diff --git a/ref/migrate/nng1.html b/ref/migrate/nng1.html
index ceac557d9..1ba5bb378 100644
--- a/ref/migrate/nng1.html
+++ b/ref/migrate/nng1.html
@@ -514,7 +514,6 @@
[nng_http_handler_set_host
]
[nng_http_handler_set_method
]
[nng_http_handler_set_tree
]
-[nng_http_handler_set_tree_exclusive
]
The HTTP handler objects may not be modified once in use. Previously this would fail with NNG_EBUSY
.
These checks are removed now, but debug builds will assert if an application tries to do so.
diff --git a/ref/print.html b/ref/print.html
index 9751dd670..b3bdf480c 100644
--- a/ref/print.html
+++ b/ref/print.html
@@ -7633,7 +7633,6 @@
[nng_http_handler_set_host
]
[nng_http_handler_set_method
]
[nng_http_handler_set_tree
]
-[nng_http_handler_set_tree_exclusive
]
The HTTP handler objects may not be modified once in use. Previously this would fail with NNG_EBUSY
.
These checks are removed now, but debug builds will assert if an application tries to do so.
diff --git a/ref/searchindex.js b/ref/searchindex.js
index d3a64f976..b9f39b99f 100644
--- a/ref/searchindex.js
+++ b/ref/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, {"doc_urls":["copyright.html#the-mit-license","dedication.html#dedication","preface.html#preface","preface.html#preface-for-the-first-edition","preface.html#acknowledgements","preface.html#conventions","api/index.html#api-reference","api/index.html#sections","api/init.html#initialization--finalization","api/init.html#initialization","api/init.html#parameters","api/init.html#finalization","api/msg.html#messages","api/msg.html#message-structure","api/msg.html#create-a-message","api/msg.html#destroy-a-message","api/msg.html#duplicate-a-message","api/msg.html#message-size-and-capacity","api/msg.html#message-body","api/msg.html#clear-the-body","api/msg.html#add-to-body","api/msg.html#consume-from-body","api/msg.html#message-header","api/msg.html#clear-the-header","api/msg.html#append-or-insert-header","api/msg.html#consume-from-header","api/msg.html#message-pipe","api/msg.html#examples","api/msg.html#example-1-preparing-a-message-for-use","api/msg.html#example-2-preallocating-message-content","api/sock.html#sockets","api/sock.html#socket-structure","api/sock.html#socket-identity","api/sock.html#opening-a-socket","api/sock.html#raw-mode-sockets","api/sock.html#closing-a-socket","api/sock.html#sending-messages","api/sock.html#nng_send","api/sock.html#nng_sendmsg","api/sock.html#nng_socket_send","api/sock.html#receiving-messages","api/sock.html#nng_recv","api/sock.html#nng_recvmsg","api/sock.html#nng_socket_recv","api/sock.html#socket-options","api/sock.html#common-options","api/sock.html#polling-socket-events","api/sock.html#examples","api/sock.html#example-1-initializing-a-socket","api/sock.html#example-2-publishing-a-timestamp","api/sock.html#example-3-watching-a-periodic-timestamp","api/ctx.html#contexts","api/ctx.html#context-structure","api/ctx.html#creating-a-context","api/ctx.html#context-identity","api/ctx.html#closing-a-context","api/ctx.html#sending-messages","api/ctx.html#nng_ctx_sendmsg","api/ctx.html#nng_ctx_send","api/ctx.html#receiving-messages","api/ctx.html#nng_recvmsg","api/ctx.html#nng_socket_recv","api/ctx.html#context-options","api/ctx.html#examples","api/ctx.html#example-1-context-echo-server","api/ctx.html#example-2-starting-the-echo-service","api/memory.html#memory","api/memory.html#allocate-memory","api/memory.html#deallocate-memory","api/memory.html#duplicate-string","api/memory.html#free-string","api/time.html#time","api/time.html#time-type","api/time.html#duration-type","api/time.html#get-the-current-time","api/time.html#wait-for-duration","api/time.html#wait-asynchronously","api/time.html#see-also","api/url.html#urls","api/url.html#url-structure","api/url.html#url-fields","api/url.html#format-a-url","api/url.html#parse-a-url","api/url.html#clone-a-url","api/url.html#destroy-a-url","api/url.html#update-a-url-port","api/url.html#see-also","api/aio.html#asynchronous-operations","api/aio.html#asynchronous-io-handle","api/aio.html#create-handle","api/aio.html#destroy-handle","api/aio.html#cancellation","api/aio.html#set-timeout","api/aio.html#wait-for-completion","api/aio.html#test-for-completion","api/aio.html#result-of-operation","api/aio.html#messages","api/aio.html#message-ownership","api/aio.html#io-vector","api/aio.html#inputs-and-outputs","api/aio.html#scatter-gather-vectors","api/aio.html#see-also","api/synch.html#synchronization-primitives","api/synch.html#mutual-exclusion-lock","api/synch.html#creating-a-mutex","api/synch.html#destroying-a-mutex","api/synch.html#acquiring-a-mutex","api/synch.html#releasing-a-mutex","api/synch.html#condition-variable","api/synch.html#creating-a-condition-variable","api/synch.html#destroy-a-condition-variable","api/synch.html#waiting-for-the-condition","api/synch.html#signaling-the-condition","api/synch.html#examples","api/synch.html#example-1-allocating-the-condition-variable","api/synch.html#example-2-waiting-for-the-condition","api/synch.html#example-3-signaling-the-condition","api/synch.html#see-also","api/thread.html#threads","api/thread.html#thread-structure","api/thread.html#creating-a-thread","api/thread.html#destroying-a-thread","api/thread.html#thread-names","api/thread.html#see-also","api/logging.html#logging","api/logging.html#submitting-logs","api/logging.html#auth-logs","api/logging.html#log-levels","api/logging.html#log-facilities","api/logging.html#log-handlers","api/logging.html#see-also","api/stats.html#statistics","api/stats.html#statistic-structure","api/stats.html#collecting-a-snapshot","api/stats.html#freeing-a-snapshot","api/stats.html#traversing-the-tree","api/stats.html#finding-a-statistic","api/stats.html#statistic-identification","api/stats.html#statistic-type","api/stats.html#statistic-value","api/stats.html#statistic-units","api/stats.html#statistic-timestamp","api/stats.html#see-also","api/errors.html#errors","api/errors.html#human-readable-error-message","api/errors.html#list-of-errors","api/stream.html#streams","api/stream.html#stream-type","api/stream.html#sending-and-receiving-data","api/stream.html#closing-a-stream","api/stream.html#getting-stream-options","api/stream.html#stream-factories","api/stream.html#creating-a-stream-factory","api/stream.html#example-1-creating-a-tcp-listener","api/stream.html#closing-a-stream-factory","api/stream.html#making-outgoing-connections","api/stream.html#example-3-connecting-to-google","api/stream.html#accepting-incoming-connections","api/stream.html#example-3-accepting-an-inbound-stream","api/stream.html#stream-factory-options","api/stream.html#example-4-socket-activation","api/stream.html#tls-configuration","api/http.html#http-support","api/http.html#header-file","api/http.html#connection-object","api/http.html#http-method","api/http.html#http-uri","api/http.html#http-version","api/http.html#http-status","api/http.html#retrieving-headers","api/http.html#modifying-headers","api/http.html#retrieving-body-content","api/http.html#storing-body-content","api/http.html#closing-the-connection","api/http.html#reset-connection-state","api/http.html#direct-read-and-write","api/http.html#hijacking-connections","api/http.html#client-api","api/http.html#client-object","api/http.html#create-a-client","api/http.html#destroy-a-client","api/http.html#client-tls","api/http.html#creating-connections","api/http.html#preparing-a-transaction","api/http.html#request-body","api/http.html#sending-the-request","api/http.html#obtaining-the-response","api/http.html#submitting-the-transaction","api/http.html#response-body","api/http.html#server-api","api/http.html#handlers","api/http.html#sending-the-response","api/misc.html#miscellaneous","api/misc.html#get-random-number","api/misc.html#create-socket-pair","api/misc.html#report-library-version","api/id_map.html#id-map","api/id_map.html#id-map-structure","api/id_map.html#create-id-map","api/id_map.html#destroy-map","api/id_map.html#store-a-value","api/id_map.html#lookup-a-value","api/id_map.html#allocate-an-id","api/id_map.html#remove-an-id","api/id_map.html#iterating-ids","api/args.html#command-arguments","api/args.html#parse-command-line-arguments","api/args.html#option-specification","api/args.html#long-options","api/args.html#short-options","api/args.html#prefix-matching","api/args.html#example","proto/index.html#protocols","proto/index.html#request---reply","proto/index.html#pipeline","proto/index.html#publish---subscribe","proto/index.html#bus","proto/index.html#pair","proto/bus.html#bus-protocol","proto/bus.html#socket-operations","proto/bus.html#protocol-versions","proto/bus.html#protocol-options","proto/bus.html#protocol-headers","proto/pair.html#pair-protocol","proto/pair.html#socket-operations","proto/pair.html#protocol-versions","proto/pair.html#polyamorous-mode","proto/pair.html#protocol-options","proto/pair.html#protocol-headers","proto/pub.html#pub-protocol","proto/pub.html#socket-operations","proto/pub.html#protocol-versions","proto/pub.html#protocol-options","proto/pub.html#protocol-headers","proto/pull.html#pull-protocol","proto/pull.html#socket-operations","proto/pull.html#protocol-versions","proto/pull.html#protocol-options","proto/pull.html#protocol-headers","proto/push.html#push-protocol","proto/push.html#description","proto/push.html#socket-operations","proto/push.html#protocol-versions","proto/push.html#protocol-options","proto/push.html#protocol-headers","proto/rep.html#rep-protocol","proto/rep.html#socket-operations","proto/rep.html#context-operations","proto/rep.html#protocol-versions","proto/rep.html#protocol-options","proto/rep.html#protocol-headers","proto/req.html#req-protocol","proto/req.html#socket-operations","proto/req.html#context-operations","proto/req.html#protocol-versions","proto/req.html#protocol-options","proto/req.html#protocol-headers","proto/respondent.html#respondent-protocol","proto/respondent.html#socket-operations","proto/respondent.html#context-operations","proto/respondent.html#protocol-versions","proto/respondent.html#protocol-options","proto/respondent.html#protocol-headers","proto/sub.html#sub-protocol","proto/sub.html#socket-operations","proto/sub.html#protocol-versions","proto/sub.html#protocol-options","proto/sub.html#protocol-headers","proto/surveyor.html#surveyor-protocol","proto/surveyor.html#socket-operations","proto/surveyor.html#context-operations","proto/surveyor.html#protocol-versions","proto/surveyor.html#protocol-options","proto/surveyor.html#protocol-headers","tran/index.html#transports","tran/inproc.html#inproc-transport","tran/inproc.html#url-format","tran/inproc.html#socket-address","tran/inproc.html#transport-options","tran/inproc.html#mixing-implementations","tran/ipc.html#ipc-transport","tran/ipc.html#description","tran/ipc.html#uri-formats","tran/ipc.html#socket-address","tran/ipc.html#transport-options","tran/ipc.html#other-configuration-parameters","tran/socket.html#socket-transport-experimental","tran/socket.html#description","tran/socket.html#url-format","tran/socket.html#socket-address","tran/socket.html#transport-options","tran/udp.html#udp-transport-experimental","tran/udp.html#description","tran/udp.html#url-format","tran/udp.html#socket-address","tran/udp.html#transport-options","tran/udp.html#maximum-message-size","tran/udp.html#keep-alive","migrate/index.html#migration-guides","migrate/nng1.html#migrating-from-nng-1x","migrate/nng1.html#detecting-nng-v2","migrate/nng1.html#nanomsg-compatibility","migrate/nng1.html#library-initialization","migrate/nng1.html#removed-headers","migrate/nng1.html#renamed-functions","migrate/nng1.html#removed-protocol-aliases","migrate/nng1.html#nng_flag_alloc-removed","migrate/nng1.html#error-code-changes","migrate/nng1.html#aio-provider-api-changes","migrate/nng1.html#transport-specific-functions","migrate/nng1.html#tls-configuration","migrate/nng1.html#old-tls-versions-removed","migrate/nng1.html#only-one-tls-keycert-per-configuration","migrate/nng1.html#support-for-local-addresses-in-dial-urls-removed","migrate/nng1.html#ipc-option-type-changes","migrate/nng1.html#option-functions","migrate/nng1.html#untyped-option-functions-removed","migrate/nng1.html#stream-options","migrate/nng1.html#transport-options","migrate/nng1.html#socket-options","migrate/nng1.html#subscriptions","migrate/nng1.html#statistics-use-constified-pointers","migrate/nng1.html#wildcards-not-valid-in-urls","migrate/nng1.html#url-option-removed","migrate/nng1.html#url-structure-changes","migrate/nng1.html#http-api","migrate/nng1.html#websocket-api","migrate/nng1.html#security-descriptors-windows-only","migrate/nng1.html#command-line-argument-parser-changes","migrate/nng1.html#zerotier-support-removed","migrate/nanomsg.html#migrating-from-libnanomsg","migrate/nanomsg.html#header-files","migrate/nanomsg.html#link-libraries","migrate/nanomsg.html#initialization","migrate/nanomsg.html#types","migrate/nanomsg.html#api-conversions","migrate/nanomsg.html#options","migrate/nanomsg.html#error-codes","migrate/nanomsg.html#local-addresses-for-dialing","indexing.html#index"],"index":{"documentStore":{"docInfo":{"0":{"body":157,"breadcrumbs":3,"title":2},"1":{"body":5,"breadcrumbs":2,"title":1},"10":{"body":105,"breadcrumbs":4,"title":1},"100":{"body":109,"breadcrumbs":7,"title":3},"101":{"body":4,"breadcrumbs":5,"title":1},"102":{"body":43,"breadcrumbs":5,"title":2},"103":{"body":31,"breadcrumbs":6,"title":3},"104":{"body":27,"breadcrumbs":5,"title":2},"105":{"body":17,"breadcrumbs":5,"title":2},"106":{"body":26,"breadcrumbs":5,"title":2},"107":{"body":22,"breadcrumbs":5,"title":2},"108":{"body":43,"breadcrumbs":5,"title":2},"109":{"body":16,"breadcrumbs":6,"title":3},"11":{"body":35,"breadcrumbs":4,"title":1},"110":{"body":9,"breadcrumbs":6,"title":3},"111":{"body":42,"breadcrumbs":5,"title":2},"112":{"body":49,"breadcrumbs":5,"title":2},"113":{"body":0,"breadcrumbs":4,"title":1},"114":{"body":10,"breadcrumbs":8,"title":5},"115":{"body":23,"breadcrumbs":7,"title":4},"116":{"body":5,"breadcrumbs":7,"title":4},"117":{"body":4,"breadcrumbs":4,"title":1},"118":{"body":139,"breadcrumbs":4,"title":1},"119":{"body":55,"breadcrumbs":5,"title":2},"12":{"body":38,"breadcrumbs":4,"title":1},"120":{"body":39,"breadcrumbs":5,"title":2},"121":{"body":25,"breadcrumbs":5,"title":2},"122":{"body":23,"breadcrumbs":5,"title":2},"123":{"body":3,"breadcrumbs":4,"title":1},"124":{"body":32,"breadcrumbs":4,"title":1},"125":{"body":158,"breadcrumbs":5,"title":2},"126":{"body":44,"breadcrumbs":5,"title":2},"127":{"body":93,"breadcrumbs":5,"title":2},"128":{"body":82,"breadcrumbs":5,"title":2},"129":{"body":125,"breadcrumbs":5,"title":2},"13":{"body":12,"breadcrumbs":5,"title":2},"130":{"body":26,"breadcrumbs":4,"title":1},"131":{"body":46,"breadcrumbs":4,"title":1},"132":{"body":36,"breadcrumbs":5,"title":2},"133":{"body":27,"breadcrumbs":5,"title":2},"134":{"body":22,"breadcrumbs":5,"title":2},"135":{"body":54,"breadcrumbs":5,"title":2},"136":{"body":92,"breadcrumbs":5,"title":2},"137":{"body":23,"breadcrumbs":5,"title":2},"138":{"body":132,"breadcrumbs":5,"title":2},"139":{"body":73,"breadcrumbs":5,"title":2},"14":{"body":34,"breadcrumbs":5,"title":2},"140":{"body":37,"breadcrumbs":5,"title":2},"141":{"body":26,"breadcrumbs":5,"title":2},"142":{"body":1,"breadcrumbs":4,"title":1},"143":{"body":33,"breadcrumbs":4,"title":1},"144":{"body":57,"breadcrumbs":7,"title":4},"145":{"body":286,"breadcrumbs":5,"title":2},"146":{"body":57,"breadcrumbs":4,"title":1},"147":{"body":31,"breadcrumbs":5,"title":2},"148":{"body":84,"breadcrumbs":6,"title":3},"149":{"body":100,"breadcrumbs":5,"title":2},"15":{"body":7,"breadcrumbs":5,"title":2},"150":{"body":85,"breadcrumbs":6,"title":3},"151":{"body":69,"breadcrumbs":5,"title":2},"152":{"body":64,"breadcrumbs":6,"title":3},"153":{"body":14,"breadcrumbs":8,"title":5},"154":{"body":97,"breadcrumbs":6,"title":3},"155":{"body":41,"breadcrumbs":6,"title":3},"156":{"body":41,"breadcrumbs":7,"title":4},"157":{"body":60,"breadcrumbs":6,"title":3},"158":{"body":61,"breadcrumbs":8,"title":5},"159":{"body":282,"breadcrumbs":6,"title":3},"16":{"body":22,"breadcrumbs":5,"title":2},"160":{"body":78,"breadcrumbs":7,"title":4},"161":{"body":93,"breadcrumbs":5,"title":2},"162":{"body":47,"breadcrumbs":5,"title":2},"163":{"body":19,"breadcrumbs":5,"title":2},"164":{"body":75,"breadcrumbs":5,"title":2},"165":{"body":63,"breadcrumbs":5,"title":2},"166":{"body":79,"breadcrumbs":5,"title":2},"167":{"body":75,"breadcrumbs":5,"title":2},"168":{"body":434,"breadcrumbs":5,"title":2},"169":{"body":113,"breadcrumbs":5,"title":2},"17":{"body":163,"breadcrumbs":6,"title":3},"170":{"body":140,"breadcrumbs":5,"title":2},"171":{"body":27,"breadcrumbs":6,"title":3},"172":{"body":80,"breadcrumbs":6,"title":3},"173":{"body":24,"breadcrumbs":5,"title":2},"174":{"body":30,"breadcrumbs":6,"title":3},"175":{"body":81,"breadcrumbs":6,"title":3},"176":{"body":81,"breadcrumbs":5,"title":2},"177":{"body":12,"breadcrumbs":5,"title":2},"178":{"body":19,"breadcrumbs":5,"title":2},"179":{"body":20,"breadcrumbs":5,"title":2},"18":{"body":14,"breadcrumbs":5,"title":2},"180":{"body":18,"breadcrumbs":5,"title":2},"181":{"body":81,"breadcrumbs":5,"title":2},"182":{"body":83,"breadcrumbs":5,"title":2},"183":{"body":30,"breadcrumbs":5,"title":2},"184":{"body":0,"breadcrumbs":5,"title":2},"185":{"body":56,"breadcrumbs":5,"title":2},"186":{"body":51,"breadcrumbs":5,"title":2},"187":{"body":123,"breadcrumbs":5,"title":2},"188":{"body":0,"breadcrumbs":5,"title":2},"189":{"body":0,"breadcrumbs":5,"title":2},"19":{"body":17,"breadcrumbs":5,"title":2},"190":{"body":0,"breadcrumbs":4,"title":1},"191":{"body":52,"breadcrumbs":5,"title":2},"192":{"body":7,"breadcrumbs":4,"title":1},"193":{"body":25,"breadcrumbs":5,"title":2},"194":{"body":67,"breadcrumbs":6,"title":3},"195":{"body":76,"breadcrumbs":6,"title":3},"196":{"body":24,"breadcrumbs":6,"title":2},"197":{"body":71,"breadcrumbs":7,"title":3},"198":{"body":88,"breadcrumbs":7,"title":3},"199":{"body":21,"breadcrumbs":6,"title":2},"2":{"body":20,"breadcrumbs":2,"title":1},"20":{"body":137,"breadcrumbs":5,"title":2},"200":{"body":39,"breadcrumbs":6,"title":2},"201":{"body":20,"breadcrumbs":6,"title":2},"202":{"body":66,"breadcrumbs":6,"title":2},"203":{"body":19,"breadcrumbs":6,"title":2},"204":{"body":113,"breadcrumbs":6,"title":2},"205":{"body":38,"breadcrumbs":6,"title":2},"206":{"body":181,"breadcrumbs":8,"title":4},"207":{"body":101,"breadcrumbs":6,"title":2},"208":{"body":36,"breadcrumbs":6,"title":2},"209":{"body":32,"breadcrumbs":6,"title":2},"21":{"body":119,"breadcrumbs":5,"title":2},"210":{"body":17,"breadcrumbs":6,"title":2},"211":{"body":108,"breadcrumbs":5,"title":1},"212":{"body":12,"breadcrumbs":2,"title":1},"213":{"body":16,"breadcrumbs":3,"title":2},"214":{"body":34,"breadcrumbs":2,"title":1},"215":{"body":0,"breadcrumbs":3,"title":2},"216":{"body":0,"breadcrumbs":2,"title":1},"217":{"body":0,"breadcrumbs":2,"title":1},"218":{"body":97,"breadcrumbs":5,"title":2},"219":{"body":18,"breadcrumbs":5,"title":2},"22":{"body":38,"breadcrumbs":5,"title":2},"220":{"body":9,"breadcrumbs":5,"title":2},"221":{"body":5,"breadcrumbs":5,"title":2},"222":{"body":66,"breadcrumbs":5,"title":2},"223":{"body":11,"breadcrumbs":5,"title":2},"224":{"body":45,"breadcrumbs":5,"title":2},"225":{"body":36,"breadcrumbs":5,"title":2},"226":{"body":129,"breadcrumbs":5,"title":2},"227":{"body":30,"breadcrumbs":5,"title":2},"228":{"body":45,"breadcrumbs":5,"title":2},"229":{"body":54,"breadcrumbs":5,"title":2},"23":{"body":11,"breadcrumbs":5,"title":2},"230":{"body":16,"breadcrumbs":5,"title":2},"231":{"body":9,"breadcrumbs":5,"title":2},"232":{"body":5,"breadcrumbs":5,"title":2},"233":{"body":5,"breadcrumbs":5,"title":2},"234":{"body":39,"breadcrumbs":5,"title":2},"235":{"body":33,"breadcrumbs":5,"title":2},"236":{"body":9,"breadcrumbs":5,"title":2},"237":{"body":5,"breadcrumbs":5,"title":2},"238":{"body":5,"breadcrumbs":5,"title":2},"239":{"body":0,"breadcrumbs":5,"title":2},"24":{"body":72,"breadcrumbs":6,"title":3},"240":{"body":39,"breadcrumbs":4,"title":1},"241":{"body":68,"breadcrumbs":5,"title":2},"242":{"body":9,"breadcrumbs":5,"title":2},"243":{"body":44,"breadcrumbs":5,"title":2},"244":{"body":5,"breadcrumbs":5,"title":2},"245":{"body":46,"breadcrumbs":5,"title":2},"246":{"body":42,"breadcrumbs":5,"title":2},"247":{"body":31,"breadcrumbs":5,"title":2},"248":{"body":9,"breadcrumbs":5,"title":2},"249":{"body":5,"breadcrumbs":5,"title":2},"25":{"body":65,"breadcrumbs":5,"title":2},"250":{"body":10,"breadcrumbs":5,"title":2},"251":{"body":91,"breadcrumbs":5,"title":2},"252":{"body":65,"breadcrumbs":5,"title":2},"253":{"body":38,"breadcrumbs":5,"title":2},"254":{"body":9,"breadcrumbs":5,"title":2},"255":{"body":82,"breadcrumbs":5,"title":2},"256":{"body":127,"breadcrumbs":5,"title":2},"257":{"body":52,"breadcrumbs":5,"title":2},"258":{"body":32,"breadcrumbs":5,"title":2},"259":{"body":45,"breadcrumbs":5,"title":2},"26":{"body":50,"breadcrumbs":5,"title":2},"260":{"body":10,"breadcrumbs":5,"title":2},"261":{"body":5,"breadcrumbs":5,"title":2},"262":{"body":23,"breadcrumbs":5,"title":2},"263":{"body":54,"breadcrumbs":5,"title":2},"264":{"body":16,"breadcrumbs":5,"title":2},"265":{"body":9,"breadcrumbs":5,"title":2},"266":{"body":30,"breadcrumbs":5,"title":2},"267":{"body":5,"breadcrumbs":5,"title":2},"268":{"body":51,"breadcrumbs":5,"title":2},"269":{"body":64,"breadcrumbs":5,"title":2},"27":{"body":0,"breadcrumbs":4,"title":1},"270":{"body":56,"breadcrumbs":5,"title":2},"271":{"body":10,"breadcrumbs":5,"title":2},"272":{"body":31,"breadcrumbs":5,"title":2},"273":{"body":144,"breadcrumbs":5,"title":2},"274":{"body":13,"breadcrumbs":2,"title":1},"275":{"body":30,"breadcrumbs":6,"title":2},"276":{"body":35,"breadcrumbs":6,"title":2},"277":{"body":7,"breadcrumbs":6,"title":2},"278":{"body":25,"breadcrumbs":6,"title":2},"279":{"body":27,"breadcrumbs":6,"title":2},"28":{"body":12,"breadcrumbs":8,"title":5},"280":{"body":0,"breadcrumbs":6,"title":2},"281":{"body":29,"breadcrumbs":5,"title":1},"282":{"body":191,"breadcrumbs":6,"title":2},"283":{"body":12,"breadcrumbs":6,"title":2},"284":{"body":98,"breadcrumbs":6,"title":2},"285":{"body":49,"breadcrumbs":6,"title":2},"286":{"body":0,"breadcrumbs":7,"title":3},"287":{"body":69,"breadcrumbs":5,"title":1},"288":{"body":7,"breadcrumbs":6,"title":2},"289":{"body":8,"breadcrumbs":6,"title":2},"29":{"body":14,"breadcrumbs":8,"title":5},"290":{"body":104,"breadcrumbs":6,"title":2},"291":{"body":0,"breadcrumbs":7,"title":3},"292":{"body":51,"breadcrumbs":5,"title":1},"293":{"body":122,"breadcrumbs":6,"title":2},"294":{"body":10,"breadcrumbs":6,"title":2},"295":{"body":62,"breadcrumbs":6,"title":2},"296":{"body":147,"breadcrumbs":7,"title":3},"297":{"body":30,"breadcrumbs":6,"title":2},"298":{"body":15,"breadcrumbs":4,"title":2},"299":{"body":28,"breadcrumbs":8,"title":3},"3":{"body":288,"breadcrumbs":4,"title":3},"30":{"body":19,"breadcrumbs":4,"title":1},"300":{"body":32,"breadcrumbs":8,"title":3},"301":{"body":14,"breadcrumbs":7,"title":2},"302":{"body":12,"breadcrumbs":7,"title":2},"303":{"body":33,"breadcrumbs":7,"title":2},"304":{"body":24,"breadcrumbs":7,"title":2},"305":{"body":37,"breadcrumbs":8,"title":3},"306":{"body":46,"breadcrumbs":7,"title":2},"307":{"body":40,"breadcrumbs":8,"title":3},"308":{"body":51,"breadcrumbs":9,"title":4},"309":{"body":34,"breadcrumbs":8,"title":3},"31":{"body":30,"breadcrumbs":5,"title":2},"310":{"body":46,"breadcrumbs":7,"title":2},"311":{"body":19,"breadcrumbs":9,"title":4},"312":{"body":27,"breadcrumbs":10,"title":5},"313":{"body":31,"breadcrumbs":11,"title":6},"314":{"body":14,"breadcrumbs":9,"title":4},"315":{"body":86,"breadcrumbs":7,"title":2},"316":{"body":34,"breadcrumbs":9,"title":4},"317":{"body":25,"breadcrumbs":7,"title":2},"318":{"body":82,"breadcrumbs":7,"title":2},"319":{"body":66,"breadcrumbs":7,"title":2},"32":{"body":111,"breadcrumbs":5,"title":2},"320":{"body":16,"breadcrumbs":6,"title":1},"321":{"body":22,"breadcrumbs":9,"title":4},"322":{"body":17,"breadcrumbs":8,"title":3},"323":{"body":14,"breadcrumbs":8,"title":3},"324":{"body":57,"breadcrumbs":8,"title":3},"325":{"body":121,"breadcrumbs":7,"title":2},"326":{"body":47,"breadcrumbs":7,"title":2},"327":{"body":31,"breadcrumbs":8,"title":3},"328":{"body":17,"breadcrumbs":10,"title":5},"329":{"body":24,"breadcrumbs":8,"title":3},"33":{"body":99,"breadcrumbs":5,"title":2},"330":{"body":22,"breadcrumbs":6,"title":2},"331":{"body":7,"breadcrumbs":6,"title":2},"332":{"body":12,"breadcrumbs":6,"title":2},"333":{"body":10,"breadcrumbs":5,"title":1},"334":{"body":31,"breadcrumbs":5,"title":1},"335":{"body":142,"breadcrumbs":6,"title":2},"336":{"body":98,"breadcrumbs":5,"title":1},"337":{"body":91,"breadcrumbs":6,"title":2},"338":{"body":24,"breadcrumbs":7,"title":3},"339":{"body":850,"breadcrumbs":2,"title":1},"34":{"body":167,"breadcrumbs":6,"title":3},"35":{"body":45,"breadcrumbs":5,"title":2},"36":{"body":69,"breadcrumbs":5,"title":2},"37":{"body":63,"breadcrumbs":4,"title":1},"38":{"body":55,"breadcrumbs":4,"title":1},"39":{"body":77,"breadcrumbs":4,"title":1},"4":{"body":34,"breadcrumbs":2,"title":1},"40":{"body":69,"breadcrumbs":5,"title":2},"41":{"body":49,"breadcrumbs":4,"title":1},"42":{"body":38,"breadcrumbs":4,"title":1},"43":{"body":52,"breadcrumbs":4,"title":1},"44":{"body":135,"breadcrumbs":5,"title":2},"45":{"body":123,"breadcrumbs":5,"title":2},"46":{"body":132,"breadcrumbs":6,"title":3},"47":{"body":0,"breadcrumbs":4,"title":1},"48":{"body":3,"breadcrumbs":7,"title":4},"49":{"body":126,"breadcrumbs":7,"title":4},"5":{"body":54,"breadcrumbs":2,"title":1},"50":{"body":117,"breadcrumbs":8,"title":5},"51":{"body":118,"breadcrumbs":4,"title":1},"52":{"body":29,"breadcrumbs":5,"title":2},"53":{"body":17,"breadcrumbs":5,"title":2},"54":{"body":33,"breadcrumbs":5,"title":2},"55":{"body":42,"breadcrumbs":5,"title":2},"56":{"body":59,"breadcrumbs":5,"title":2},"57":{"body":41,"breadcrumbs":4,"title":1},"58":{"body":76,"breadcrumbs":4,"title":1},"59":{"body":53,"breadcrumbs":5,"title":2},"6":{"body":28,"breadcrumbs":4,"title":2},"60":{"body":24,"breadcrumbs":4,"title":1},"61":{"body":51,"breadcrumbs":4,"title":1},"62":{"body":126,"breadcrumbs":5,"title":2},"63":{"body":8,"breadcrumbs":4,"title":1},"64":{"body":80,"breadcrumbs":8,"title":5},"65":{"body":48,"breadcrumbs":8,"title":5},"66":{"body":24,"breadcrumbs":4,"title":1},"67":{"body":56,"breadcrumbs":5,"title":2},"68":{"body":22,"breadcrumbs":5,"title":2},"69":{"body":42,"breadcrumbs":5,"title":2},"7":{"body":18,"breadcrumbs":3,"title":1},"70":{"body":16,"breadcrumbs":5,"title":2},"71":{"body":12,"breadcrumbs":4,"title":1},"72":{"body":41,"breadcrumbs":5,"title":2},"73":{"body":71,"breadcrumbs":5,"title":2},"74":{"body":27,"breadcrumbs":5,"title":2},"75":{"body":23,"breadcrumbs":5,"title":2},"76":{"body":51,"breadcrumbs":5,"title":2},"77":{"body":3,"breadcrumbs":4,"title":1},"78":{"body":25,"breadcrumbs":4,"title":1},"79":{"body":38,"breadcrumbs":5,"title":2},"8":{"body":17,"breadcrumbs":5,"title":2},"80":{"body":137,"breadcrumbs":5,"title":2},"81":{"body":56,"breadcrumbs":5,"title":2},"82":{"body":24,"breadcrumbs":5,"title":2},"83":{"body":13,"breadcrumbs":5,"title":2},"84":{"body":16,"breadcrumbs":5,"title":2},"85":{"body":50,"breadcrumbs":6,"title":3},"86":{"body":8,"breadcrumbs":4,"title":1},"87":{"body":67,"breadcrumbs":6,"title":2},"88":{"body":68,"breadcrumbs":7,"title":3},"89":{"body":58,"breadcrumbs":6,"title":2},"9":{"body":85,"breadcrumbs":4,"title":1},"90":{"body":50,"breadcrumbs":6,"title":2},"91":{"body":112,"breadcrumbs":5,"title":1},"92":{"body":69,"breadcrumbs":6,"title":2},"93":{"body":38,"breadcrumbs":6,"title":2},"94":{"body":35,"breadcrumbs":6,"title":2},"95":{"body":62,"breadcrumbs":6,"title":2},"96":{"body":48,"breadcrumbs":5,"title":1},"97":{"body":58,"breadcrumbs":6,"title":2},"98":{"body":91,"breadcrumbs":6,"title":2},"99":{"body":100,"breadcrumbs":6,"title":2}},"docs":{"0":{"body":"Copyright © 2025 Staysail Systems, Inc. San Marcos, California, United States of America If you find this book or NNG useful, please consider sponsoring the project. tip This book is a work in progress, adapted from earlier sources and updated for the current version of NNG. note This document is supplied under the terms of the MIT License, a copy of which should be located in the distribution where this file was obtained (LICENSE.txt), and reproduced below. Third party contributions to this document were made under the same license terms, and may be covered under one of the following copyrights: Copyright 2018 Capitar IT Group BV. Copyright 2019 Devolutions. Copyright 2020 Dirac Research. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","breadcrumbs":"Copyright » The MIT License","id":"0","title":"The MIT License"},"1":{"body":"--- For Jenichka The sun always shines when you are home.","breadcrumbs":"Dedication » Dedication","id":"1","title":"Dedication"},"10":{"body":"The individual fields of the nng_init_params structure can be used to adjust certain runtime tunables for the library. There is no guarantee that these tunables are implemented, and applications should not depend upon them for correct operation. Any member of nng_init_params that is set to zero will be ignored, and any built in default will be used instead for that value. note Applications should make sure that structure is zero initialized before calling nng_init. The following parameters are present: num_task_threads and max_task_threads Configures the number of threads to use for tasks, which are used principally for completion callbacks. The maximum value can be used to provide an upper limit while still allowing for a dynamically calculated value to be used, as long as it does not exceeed the maximum. num_expire_threads and max_expire_threads Configures the number of threads used for expiring operations. Using a larger value will reduce contention on some common locks, and may improve performance. num_poller_threads and max_poller_threads Configures the number of threads to be used for performing I/O. Not all configurations support changing these values. num_resolver_threads Changes the number of threads used for asynchronous DNS look ups.","breadcrumbs":"API Reference » Initialization » Parameters","id":"10","title":"Parameters"},"100":{"body":"typedef struct nng_iov { void *iov_buf; size_t iov_len;\n} nng_iov; void nng_aio_set_iov(nng_aio *aio, unsigned nio, const nng_iov *iov); Some asynchronous operations, such as those dealing with streams , use scatter or gather vectors, where data to be transferred is either gathered from multiple separate regions of memory, or scattered into separate regions of memory. For example a message may have a header located at one location in memory, and a payload located in another. The nng_aio_set_iov function configures the aio to use nio separate segments, described by the elements in iov . For each of these, the segment of size iov_len located at iov_buf will be used. The elements of iov will be copied into aio , so the vector may be located on the stack or another temporary location. The locations referenced by it, must remain valid for the duration of the operation, of course. Note that many of these operations are not guaranteed to perform a full transfer of data, so even a successful operation should check the amount of data actually transferred using nng_aio_count , and if necessary resubmit the operation with a suitably updated vector of nng_iov using this function.","breadcrumbs":"API Reference » Asynchronous I/O » Scatter Gather Vectors","id":"100","title":"Scatter Gather Vectors"},"101":{"body":"Synchronization , Threads , Streams , Time","breadcrumbs":"API Reference » Asynchronous I/O » See Also","id":"101","title":"See Also"},"102":{"body":"In order to allow safely accessing shared state, or to allow coordination between different threads , NNG provides synchronization primitives in the form of mutual exclusion locks and condition variables. Correct use of these primitives will be needed when accessing shared state from threads, or from callback functions associated with asynchronous operations . (The need to do this in callbacks is because the callback may be executed under a task thread other than the submitting thread.)","breadcrumbs":"API Reference » Synchronization » Synchronization Primitives","id":"102","title":"Synchronization Primitives"},"103":{"body":"typedef struct nng_mtx nng_mtx; Mutual exclusion locks, or mutex locks, represented by the nng_mtx structure, allow only a single thread to lock \"own\" the lock, acquired by nng_mtx_lock . Any other thread trying to acquire the same mutex will wait until the owner has released the mutex by calling nng_mtx_unlock .","breadcrumbs":"API Reference » Synchronization » Mutual Exclusion Lock","id":"103","title":"Mutual Exclusion Lock"},"104":{"body":"int nng_mutx_alloc(nng_mt **mtxp); A mutex can be created by allocating one with nng_mtx_lock. On success, a pointer to the mutex is returned through mtxp . This function can fail due to insufficient memory or resources, in which case it will return NNG_ENOMEM . Otherwise it will succceed and return zero.","breadcrumbs":"API Reference » Synchronization » Creating a Mutex","id":"104","title":"Creating a Mutex"},"105":{"body":"void nng_mtx_free(nng_mtx *mtx); When no longer needed, a mutex can be deallocated and its resources returned to the caller, by calling nng_mtx_free. The mutex must not be locked by any thread when calling this function.","breadcrumbs":"API Reference » Synchronization » Destroying a Mutex","id":"105","title":"Destroying a Mutex"},"106":{"body":"void nng_mtx_lock(nng_mtx *mtx); The nng_mtx_lock function acquires ownership of a mutex, waiting for it to unowned by any other threads if necessary. important A thread must not attempt to reqacuire the same mutex while it already \"owns\" the mutex. If it does attempt to do so, the result will be a single party deadlock.","breadcrumbs":"API Reference » Synchronization » Acquiring a Mutex","id":"106","title":"Acquiring a Mutex"},"107":{"body":"void nng_mtx_unlock(nng_mtx *mtx); The nng_mtx_unlock function releases a mutex that the calling thread has previously acquired with nng_mtx_lock . important A thread must not attempt to release (unlock) a mutex if it was not the thread that acquired the mutex to begin with.","breadcrumbs":"API Reference » Synchronization » Releasing a Mutex","id":"107","title":"Releasing a Mutex"},"108":{"body":"typedef struct nng_cv nng_cv; The nng_cv structure implements a condition variable, associated with the the mutex mtx which was supplied when it was created. Condition variables provide for a way to wait on an arbitrary condition, and to be woken when the condition is signaled. The mutex is dropped while the caller is asleep, and reacquired atomically when the caller is woken. important The caller of nng_cv_until, nng_cv_wait, nng_cv_wake, and nng_cv_wake1 must have ownership of the mutex mtx when calling these functions.","breadcrumbs":"API Reference » Synchronization » Condition Variable","id":"108","title":"Condition Variable"},"109":{"body":"int nng_cv_alloc(nng_cv **cvp, nng_mtx *mtx); The nng_cv_alloc function allocates a condition variable, and associated with the mutex mtx , and returns a pointer to it in cvp .","breadcrumbs":"API Reference » Synchronization » Creating a Condition Variable","id":"109","title":"Creating a Condition Variable"},"11":{"body":"extern void nng_init(nng_init_parms *params); When the consumer is ready to deallocate any resoures allocated by the library, it should call the nng_fini function. Each call to nng_fini should be paired with an earlier call to nng_init . After calling nng_fini, the consuming application must not make any other calls to NNG functions, except that it may use nng_init to initialize the application for further use.","breadcrumbs":"API Reference » Initialization » Finalization","id":"11","title":"Finalization"},"110":{"body":"void nng_cv_free(nng_cv *cv); The nng_cv_free function deallocates the condition variable cv .","breadcrumbs":"API Reference » Synchronization » Destroy a Condition Variable","id":"110","title":"Destroy a Condition Variable"},"111":{"body":"int nng_cv_until(nng_cv *cv, nng_time when);\nvoid nng_cv_wait(nng_cv *cv); The nng_cv_until and nng_cv_wait functions put the caller to sleep until the condition variable cv is signaled, or (in the case of nng_cv_until), the specified time when (as determined by nng_clock is reached. While nng_cv_wait never fails and so has no return value, the nng_cv_until function can return NNG_ETIMEDOUT if the time is reached before condition cv is signaled by either nng_cv_wake or nng_cv_wake1 .","breadcrumbs":"API Reference » Synchronization » Waiting for the Condition","id":"111","title":"Waiting for the Condition"},"112":{"body":"void nng_cv_wake(nng_cv *cv);\nvoid nng_cv_wake1(nng_cv *cv); The nng_cv_wake and nng_cv_wake1 functions wake threads waiting in nng_cv_until or nng_cv_wait . The difference between these functions is that nng_cv_wake will wake every thread, whereas nng_cv_wake1 will wake up exactly one thread (which may be chosen randomly). tip Use of nng_cv_wake1 may be used to reduce the \"thundering herd\" syndrom of waking all threads concurrently, but should only be used in circumstances where the application does not depend on which thread will be woken. When in doubt, nng_cv_wake is safer.","breadcrumbs":"API Reference » Synchronization » Signaling the Condition","id":"112","title":"Signaling the Condition"},"113":{"body":"","breadcrumbs":"API Reference » Synchronization » Examples","id":"113","title":"Examples"},"114":{"body":"nng_mtx *m;\nnng_cv *cv;\nnng_mtx_alloc(&m); // error checks elided\nnng_cv_alloc(&cv, m);","breadcrumbs":"API Reference » Synchronization » Example 1: Allocating the condition variable","id":"114","title":"Example 1: Allocating the condition variable"},"115":{"body":"expire = nng_clock() + 1000; // 1 second in the future\nnng_mtx_lock(m); // assume cv was allocated using m\nwhile (!condition_true) { if (nng_cv_until(cv, expire) == NNG_ETIMEDOUT) { printf(\"Time out reached!\\n\"); break; }\n}\n// condition_true is true\nnng_mtx_unlock(m);","breadcrumbs":"API Reference » Synchronization » Example 2: Waiting for the condition","id":"115","title":"Example 2: Waiting for the condition"},"116":{"body":"nng_mtx_lock(m);\ncondition_true = true;\nnng_cv_wake(cv);\nnng_mtx_unlock(m);","breadcrumbs":"API Reference » Synchronization » Example 3: Signaling the condition","id":"116","title":"Example 3: Signaling the condition"},"117":{"body":"Threads , Time , Asynchronous I/O","breadcrumbs":"API Reference » Synchronization » See Also","id":"117","title":"See Also"},"118":{"body":"Threads provide a means of representing multiple parallel execution contexts. NNG makes use of this concept internally, but also provides for user applications to utilize the same thread facilities. This allows one form of concurrency for applications. note Threads in NNG are built upon platform support, which may be based upon operating system supplied threads, process, or coroutines. The appearance of concurrency does not guarantee true concurrency, and scheduling between threads may not necessarily be pre-emptive. While this will not adversely impact applications that use this facility for I/O bound concurrency, it may not provide good results for purely CPU-bound operations. important Thread objects created by this function may not be real system-level threads capable of performing blocking I/O operations using normal blocking system calls. If use of blocking system calls is required (not including APIs provided by the NNG library itself of course), then real OS-specific threads should be created instead (such as with pthread_create or similar functions.) Blocking NNG library calls can however be made safely from NNG threads. tip The system may impose limits on the number of threads that can be created. Typically applications should not create more than a dozen of these. If greater concurrency or scalability is needed, consider instead using an asynchronous model using nng_aio structures.","breadcrumbs":"API Reference » Threads » Threads","id":"118","title":"Threads"},"119":{"body":"typedef struct nng_thread nng_thread; The nng_thread structure represnts a thread, which is a single execution context. A given thread will have its own stack, and CPU registers. However global state, as well as values allocated on the heap, will be shared and accessible to all threads in the system (See the Synchronization chapter for functions to help with data sharing between different threads.) Multiple threads can be thought of as running concurrently, even though they might not actually do so. I/O operations that block (i.e. wait for completion) will block the thread, while allowing other threads to proceed.","breadcrumbs":"API Reference » Threads » Thread Structure","id":"119","title":"Thread Structure"},"12":{"body":"Messages in Scalability Protocols are the fundamental unit of transmission and reception, as these protocols are fundamentally message-oriented. Messages have a body , containing the application-supplied payload, and a header , containing protocol specific routing and similar related information. tip Only applications using raw mode need to access the message header. Very few NNG applications do this.","breadcrumbs":"API Reference » Messages » Messages","id":"12","title":"Messages"},"120":{"body":"int nng_thread_create(nng_thread **thrp, void (*func)(void *), void *arg); The nng_thread_create function creates a thread, which will execute func , with the given argument arg , and returns a pointer to it in thrp . The thread may begin execution immediately. The thread will persist until func returns. This function returns zero on success, but may return NNG_ENOMEM if insufficient resources to create a thread are available.","breadcrumbs":"API Reference » Threads » Creating a Thread","id":"120","title":"Creating a Thread"},"121":{"body":"void nng_thread_destroy(nng_thread *thr); The nng_thread_destroy function waits for the thread thr to finish execution. This function should be called to reclaim any resources associated with the thread when done. It also has the effect of blocking execution in the caller until thr has completed executing.","breadcrumbs":"API Reference » Threads » Destroying a Thread","id":"121","title":"Destroying a Thread"},"122":{"body":"void nng_thread_set_name(nng_thread *thr, const char *name); In order to facilitate debugging, nng_thread_set_name may be called to provide a name for the thread. This may change how the thread is represented in debuggers. Not all platforms support setting the thread name.","breadcrumbs":"API Reference » Threads » Thread Names","id":"122","title":"Thread Names"},"123":{"body":"Synchronization , Asynchronous Operations","breadcrumbs":"API Reference » Threads » See Also","id":"123","title":"See Also"},"124":{"body":"This chapter describes the support for message logs. Both applications and NNG itself can emit logs, which can be useful for application field support and debugging. Additionally applications can customize the handling of this logging as needed. Note that logging is disabled by default unless an application configures a suitable logger with nng_log_set_logger .","breadcrumbs":"API Reference » Logging » Logging","id":"124","title":"Logging"},"125":{"body":"void nng_log_err(const char *msgid, const char *msg, ...);\nvoid nng_log_warn(const char *msgid, const char *msg, ...);\nvoid nng_log_notice(const char *msgid, const char *msg, ...);\nvoid nng_log_info(const char *msgid, const char *msg, ...);\nvoid nng_log_debug(const char *msgid, const char *msg, ...); These functions inject a a message into the logging system, where it will be processed and potentially go to system logs, standard output, or procssed further. The msgid is a short prefix that should uniquely identify the message, possibly also with some kind of category. It is recommended that strings between 8 and 16 charactes be used. As this may, but will not necessarily be displayed to the user, the content of the message should not appear solely in this field. A NULL value is permitted here, but that may make filtering the message or other automatic processing more difficult. The msg is a printf-style format string, which is used to format the message content. The following arguments are consumed in the same manner as printf. tip Applications should take care to limit the use of higher severity levels, as message logs are potentially expensive, increase stress for end users and administrators, and further may mask real problems if incorrectly over used. Warnings and error messages should be concise and actionable, and notices should only really be those things that are worthy of attention. Informational and debug messages used during development should be removed when no longer needed, as these messages can overwhelm logging subsystems and can reduce the signal-to-noise value for the message logs, impairing the diagnostic value of the logs.","breadcrumbs":"API Reference » Logging » Submitting Logs","id":"125","title":"Submitting Logs"},"126":{"body":"void nng_log_auth(nng_log_level level, const char *msgid, const char *msg, ...); The nng_log_auth function formats and injects a security related log message. (\"Auth\" can indicate either \"authentication\" or \"authorization\".) The level is a log level . The msgid , msg , and any remaining arguments are processed in a fashion similar to the other logging functions , except that the logs may be are logged using the NNG_LOG_AUTH facility , and thus may be redirected or receive other special treatment.","breadcrumbs":"API Reference » Logging » Auth Logs","id":"126","title":"Auth Logs"},"127":{"body":"typedef enum nng_log_level nng_log_level; void nng_log_set_level(nng_log_level level);\nnng_log_level nng_log_get_level(void); The nng_log_level type represents a severity for logged messages. These levels correspond to those found in the UNIX syslog subsystem, although applications should not depend upon the values being identical. The nng_log_set_level function sets the log level. Messages with a severity that is numerically greater than this (less-severe) will be discarded. The nng_log_get_level function returns the log level most recently set by nng_log_set_level or the default if that function has not been called. The log levels are defined as follows: typedef enum nng_log_level { NNG_LOG_NONE = 0, // used for filters only, NNG suppresses these NNG_LOG_ERR = 3, NNG_LOG_WARN = 4, NNG_LOG_NOTICE = 5, NNG_LOG_INFO = 6, NNG_LOG_DEBUG = 7\n} nng_log_level; The value NNG_LOG_NONE may be useful to suppress message logs altogether. The default level is typically NNG_LOG_NOTICE, but applications should select a value rather than relying upon the default.","breadcrumbs":"API Reference » Logging » Log Levels","id":"127","title":"Log Levels"},"128":{"body":"typedef enum nng_log_facility void nng_log_set_facility(nng_log_facility facility); Logging facilities are used to indicate the source of a log message, and may be useful in routing and processing these logs. Traditionally these are used with the UNIX syslog system, and the values here represent some (but not all) of the values found there. The following values are defined: typedef enum nng_log_facility { NNG_LOG_USER = 1, NNG_LOG_DAEMON = 3, NNG_LOG_AUTH = 10, NNG_LOG_LOCAL0 = 16, NNG_LOG_LOCAL1 = 17, NNG_LOG_LOCAL2 = 18, NNG_LOG_LOCAL3 = 19, NNG_LOG_LOCAL4 = 20, NNG_LOG_LOCAL5 = 21, NNG_LOG_LOCAL6 = 22, NNG_LOG_LOCAL7 = 23,\n} nng_log_facility; The nng_log_set_facility function can be used to set the facility that the application will use when emitting log messages. This should be called as part of initialization of the application, if logging is to be used. The default facility is typically NNG_LOG_USER, but applications should select a value rather than relying upon the default.","breadcrumbs":"API Reference » Logging » Log Facilities","id":"128","title":"Log Facilities"},"129":{"body":"typedef void (*nng_logger)(nng_log_level level, nng_log_facility facility, const char *msgid, const char *msg); void nng_null_logger(nng_log_level, nng_log_facility, const char *, const char *);\nvoid nng_stderr_logger(nng_log_level, nng_log_facility, const char *, const char *);\nvoid nng_system_logger(nng_log_level, nng_log_facility, const char *, const char *); void nng_log_set_logger(nng_logger logger); Log handlers are responsible for actually processing the logged messages. The nng_log_set_logger function installs the named logger , of type nng_logger, as the log handler. The function logger will be called when any message is meant to be processed. (Messages are first filtered by severity , then formatted, before calling the logger.) Any previously installed logger is replaced by logger . The nng_null_logger function is an implementation of nng_logger that simply discards the content. This is the default logger, so logging is disabled by default. The nng_stderr_logger function is an implementation that logs messages to the standard error stream. It will attempt to colorize messages by the severity, if the standard error is a terminal device. This can be suppressed by setting either the NO_COLOR or NNG_LOG_NO_COLOR environment variables. The nng_system_logger attempts to use an appropriate system facility to log messages. For POSIX systems, this means using syslog to process the messages. For other systems the defauilt behavior may be the same as nng_stderr_logger.","breadcrumbs":"API Reference » Logging » Log Handlers","id":"129","title":"Log Handlers"},"13":{"body":"typedef struct nng_msg nng_msg; The nng_msg structure represents a single message. It carries a body and a header.","breadcrumbs":"API Reference » Messages » Message Structure","id":"13","title":"Message Structure"},"130":{"body":"The Syslog Protocol upon which this is based is documented in the following two IETF RFCS, R. Gerhards, RFC 5424 , The Syslog Protocol , March 2009 C. Lonvick, RFC 3164 , The BSD syslog Protocol , August 2001","breadcrumbs":"API Reference » Logging » See Also","id":"130","title":"See Also"},"131":{"body":"To facilitate debugging and support situations, the NNG library provides for collection and reporting of numerous statistics. These statistics are organized in a tree, and include both values, and metadata describing the statistics. In order to be efficient and minimize the impact of maintaining statistics, an explicit snapshot of statistics must be taken, and that snapshot can then be processed. note Statistics may be disabled by build-time configuration options, in order to reduce program size and run-time overheads.","breadcrumbs":"API Reference » Statistics » Statistics","id":"131","title":"Statistics"},"132":{"body":"typedef struct nng_stat nng_stat; The nng_stat structure represents a statistic, which is a single value collected at a specific point in time. This structure has meta-data describing the value, the value itself, and links to any sibling or child statistics. note The presence, name, and semantics of any given statistic are subject to change at any time and without notice.","breadcrumbs":"API Reference » Statistics » Statistic Structure","id":"132","title":"Statistic Structure"},"133":{"body":"int nng_stats_get(nng_stat **statsp); The nng_stats_get function takes a snapshot of the statistics for the system and returns it through the pointer statsp . This function may return NNG_ENOMEM if memory is exhausted, or NNG_ENOTSUP if the statistics support is not enabled in the build, but is otherwise expected to return zero.","breadcrumbs":"API Reference » Statistics » Collecting a Snapshot","id":"133","title":"Collecting a Snapshot"},"134":{"body":"void nng_stats_free(nng_stat *stat); The nng_stats_free function deallocates the snapshot referenced by stat . important The stat must be root of the statistics tree, i.e. the value that was returned through statsp using the function nng_stats_get.","breadcrumbs":"API Reference » Statistics » Freeing a Snapshot","id":"134","title":"Freeing a Snapshot"},"135":{"body":"const nng_stat *nng_stat_child(const nng_stat *stat);\nconst nng_stat *nng_stat_next(const nng_stat *stat);\nconst nng_stat *nng_stat_parent(const nng_stat *stat); Traversing the tree of statistics is done using the nng_stat_child and nng_stat_next functions. The nng_stat_child function returns either the first child of stat , or NULL if the stat has no children. The nng_stat_next function returns the nearest sibling to the right of stat , or NULL if stat has no more siblings to the right. The nng_stat_parent function returns the parent of stat , or NULL if stat is the root of the statistics tree.","breadcrumbs":"API Reference » Statistics » Traversing the Tree","id":"135","title":"Traversing the Tree"},"136":{"body":"const nng_stat *nng_stat_find(const nng_stat *stat, const char *name);\nconst nng_stat *nng_stat_find_dialer(const nng_stat *stat, nng_dialer dialer);\nconst nng_stat *nng_stat_find_listener(const nng_stat *stat, nng_dialer listener);\nconst nng_stat *nng_stat_find_socket(const nng_stat *stat, nng_dialer socket); Sometimes it is easiest to search for a specific statistic, matching by name, or possibly to find the tree of statistics associated iwth a specific socket , dialer , or listener . The nng_stat_find functions are provided for this purpose. The nng_stat_find function returns the first statistic within the subtree of statistics stat , with the given name . If no such statistic can be found, NULL is returned. The nng_stat_find_dialer, nng_stat_find_listener, and nng_stat_find_socket return the statistics subtree for the given dialer, listener, or socket object. If no such statistic can be found, then they return NULL. These functions should be provided the root of the statistic tree, in order to ensure that they can find the desired object.","breadcrumbs":"API Reference » Statistics » Finding a Statistic","id":"136","title":"Finding a Statistic"},"137":{"body":"const char *nng_stat_name(const nng_stat *stat);\nconst char *nng_stat_desc(const nng_stat *stat); Every statistic has a name, returned by nng_stat_name, and a description, returned by nng_stat_desc. Descriptions are human-readable text, which might be useful for display.","breadcrumbs":"API Reference » Statistics » Statistic Identification","id":"137","title":"Statistic Identification"},"138":{"body":"int nng_stat_type(const nng_stat *stat); The function nng_stat_type returns the type of the statistic. The type of a statistic determines the nature of the value, and which function can be used to obtain that value. NNG_STAT_SCOPE: The statistic does not carry any real value, but is used for grouping related statistics together. This is a nexus in the statistics tree. NNG_STAT_COUNTER: The statistic is a counter that only increments. Usually the change in the value of the statistic is more interesting (as a rate) than the absolute value at any given time. The value should be obtained using nng_stat_value . The units will be given by the value returned from nng_stat_unit . NNG_STAT_LEVEL: The statistic represnts a measured value which corresponds to a specific value at a specific time. For example, this may represent the number of messages currently queued for some operation, or the link speed of a network interface. Most often the absolute value is more interesting than the change in the value over time. Again the value can be obtained with nng_stat_value , and any appropriate unit of measurement with nng_stat_unit . NNG_STAT_STRING: The statistic is a string, such as a name. The value of the string can be obtained with nng_stat_string . The value of this string will remain valid until the snapshot is deallocated with nng_stats_free . NNG_STAT_BOOLEAN: The value of the statistic is a truth value (either true or false) and can be obtained with nng_stat_bool . NNG_STAT_ID: The value of the statistic is a numeric identifier, such as a socket identifier. The value can be obtained with nng_stat_value , and will be fixed for the life of the statistic.","breadcrumbs":"API Reference » Statistics » Statistic Type","id":"138","title":"Statistic Type"},"139":{"body":"uint64_t nng_stat_value(const nng_stat *stat);\nconst char *nng_stat_string(const nng_stat *stat);\nbool nng_stat_bool(const nng_stat *stat); These functions return the value associated with the statistic. The nng_stat_value function returns the the numeric value for the statistic stat of type NNG_STAT_COUNTER , NNG_STAT_LEVEL , or NNG_STAT_ID . If stat is not one of these types, then it returns zero. The nng_stat_bool function returns the Boolean value (either true or false) for the statistic stat of type NNG_STAT_BOOLEAN . If the statistics is not of this type, then it returns false. The nng_stat_string function returns a pointer to a string value for the statistic stat , of type NNG_STAT_STRING . This string will remain valud until the snapshot that stat was collected with is deallocated with nng_stats_free . If the statistic is not of type NNG_STAT_STRING, then NULL is returned.","breadcrumbs":"API Reference » Statistics » Statistic Value","id":"139","title":"Statistic Value"},"14":{"body":"int nng_msg_alloc(nng_msg **msgp, size_t size); The nng_msg_alloc function allocates a new message. It takes a size argument, and returns a message with a preallocated body of that size in the msgp parameter. If it succeeds, it returns zero, otherwise this function may return NNG_ENOMEM , indicating that insufficient memory is available to allocate a new message.","breadcrumbs":"API Reference » Messages » Create a Message","id":"14","title":"Create a Message"},"140":{"body":"int nng_stat_unit(const nng_stat *stat); For statistics of type NNG_STAT_COUNTER or NNG_STAT_LEVEL , it is often useful to know what that quantity being reported measures. The following units may be returned from nng_stat_unit for such a statistic: NNG_UNIT_NONE: No unit is known or applies. NNG_UNIT_BYTES: A count of bytes. NNG_UNIT_MESSAGES: A count of messages. NNG_UNIT_MILLIS: A count of milliseconds. NNG_UNIT_EVENTS: A count of events of some type.","breadcrumbs":"API Reference » Statistics » Statistic Units","id":"140","title":"Statistic Units"},"141":{"body":"uint64_t nng_stat_timestamp(const nng_stat *stat); Statistics have a timestamp indicating when the value was sampled, obtained via nng_stat_timestamp. The timestamp is given in in milliseconds since a reference time, and the reference time used here is the same reference time used for nng_clock .","breadcrumbs":"API Reference » Statistics » Statistic Timestamp","id":"141","title":"Statistic Timestamp"},"142":{"body":"nng_clock","breadcrumbs":"API Reference » Statistics » See Also","id":"142","title":"See Also"},"143":{"body":"Many NNG functions can fail for a variety of reasons. These functions tend to return either zero on success, or a non-zero error code to indicate failure. 1 All these error codes are int. Not every possible error code is defined here, as sometimes an underlying system or library error code is \"wrapped\".","breadcrumbs":"API Reference » Errors » Errors","id":"143","title":"Errors"},"144":{"body":"const char *nng_strerror(int err); The nng_strerror returns the human-readable description of the given error in err. The error message returned is a fixed NUL-terminated string and may be located in read-only memory. The returned error message is provided in US English, but in the future locale-specific strings may be presented instead. note The specific strings associated with specific error messages are subject to change. Therefore applications must not depend on the message, but may use them verbatim when supplying information to end-users, such as in diagnostic messages or log entries.","breadcrumbs":"API Reference » Errors » Human Readable Error Message","id":"144","title":"Human Readable Error Message"},"145":{"body":"Error Value Description NNG_EINTR 1 Operation interrupted. NNG_ENOMEM 2 Out of memory, or other resource exahusted. NNG_EINVAL 3 Invalid argument. The arguments are invalid or malformed somehow. NNG_EBUSY 4 Resource busy. NNG_ETIMEDOUT 5 Timed out. The operation took longer than the allotted time. NNG_ECONNREFUSED 6 Connection refused. Usually indicates the wrong address or a server is running. NNG_ECLOSED 7 Object closed. Typically the socket is closed. NNG_EAGAIN 8 Try again. Typcally for a non-blocking operation that might succeed later. NNG_ENOTSUP 9 Not supported. Perhaps the protocol or transport is not supported, or the operation is not not supported with the transport or protocol. NNG_EADDRINUSE 10 Address in use. The network address is already used by another process. Most often this is seen for listeners . NNG_ESTATE 11 Incorrect state. The operation cannot be performed in the current state, such as trying to send a response when no request has yet been received. NNG_ENOENT 12 Entry not found (no such object.) Can also indicate that a file does not exist. NNG_EPROTO 13 Protocol error. Typically this indicates incorrect messages over a network. NNG_EUNREACHABLE 14 Destination unreachable. NNG_EADDRINVAL 15 Address invalid. Like NNG_EINVAL , but only for network addresses. NNG_EPERM 16 Permission denied. NNG_EMSGSIZE 17 Message too large. NNG_ECONNABORTED 18 Connection aborted. A connection attempt was aborted locally. NNG_ECONNRESET 19 Connection reset. The remote peer reset the connection unexpectedly. NNG_ECANCELED 20 Operation canceled. Typically as a result of nng_aio_cancel or similar. NNG_ENOFILES 21 Out of files. Either the destination file system cannot store files, or all available file handles are used. NNG_ENOSPC 22 Out of space. Destination table or filesystem is full. NNG_EEXIST 23 Resource already exists. NNG_EREADONLY 24 Read only resource. An attempt to modify a read-only file or other object. NNG_EWRITEONLY 25 Write only resource. A read operation failed because the object only supports writes. NNG_ECRYPTO 26 Cryptographic error. Usually indicates an invalid key was used for TLS. NNG_EPEERAUTH 27 Peer could not be authenticated. NNG_EBADTYPE 30 Incorrect type. A type-specific function was used for an object of the wrong type. NNG_ECONNSHUT 31 Connection shutdown. The connection was shut down and cannot be used. NNG_ESTOPPED 1000 Operation stopped. The operation was stopped with nng_aio_stop or [nng_aio_close]. NNG_EINTERNAL 1000 An unidentifier internal error occurred. NNG_ESYSERR 0x10000000 - 0x1FFFFFFF An unidentified system error occurred. These are errors reported by the operating system. NNG_ETRANERR 0x20000000 - 0x2FFFFFFF An unidentified transport error occurred. 1 : This convention goes back to UNIX system calls, which behave the same way, but NNG does not use a separate errno variable.","breadcrumbs":"API Reference » Errors » List of Errors","id":"145","title":"List of Errors"},"146":{"body":"NNG provides a common streams API for working with byte-oriented streams. In NNG, streams are bidirectional connections for exchanging a stream of bytes. Some common examples of streams are TCP connections, UNIX domain sockets, Windows named pipes, and WebSockets. The API documented here is to facilitate applications that wish to work with these at a lower-level than Scalability Protocols, in a way that is both portable and agnostic about the specific underlying transport mechanism. tip When working with Scalability Protocols directly, it is unlikely that there will be any need for using these Streams APIs.","breadcrumbs":"API Reference » Streams » Streams","id":"146","title":"Streams"},"147":{"body":"typedef struct nng_stream nng_stream The base nng_stream type represents a bidirectional, byte-oriented, reliable connection. note The nng_stream object is used for raw byte stream connections, and should not be confused with a pipe object created on a socket using the nng_listen , nng_dial or related functions.","breadcrumbs":"API Reference » Streams » Stream Type","id":"147","title":"Stream Type"},"148":{"body":"void nng_stream_send(nng_stream *s, nng_aio *aio);\nvoid nng_stream_recv(nng_stream *s, nng_aio *aio); The nng_stream_send function starts sending data asynchronously over the stream s . The data is sent from the scatter/gather vector located in the nng_aio aio , which must have been previously set using nng_aio_set_iov . The nng_stream_recv function starts receiving data [asynchronously over the stream s into the scatter/gather vector located in the nng_aio aio , which must have been previously set using nng_aio_set_iov . These functions return immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via nng_aio_result . The I/O operation may complete as soon as at least one byte has been transferred, or an error has occurred. Therefore, the number of bytes transferred may be less than requested. The actual number of bytes transferred can be determined with nng_aio_count .","breadcrumbs":"API Reference » Streams » Sending and Receiving Data","id":"148","title":"Sending and Receiving Data"},"149":{"body":"void nng_stream_close(nng_stream *s);\nvoid nng_stream_stop(nng_stream *s);\nvoid nng_stream_free(nng_stream *s); The nng_stream_close function closes a stream, but does not destroy it. This function returns immediately. Operations that are pending against the stream, such as nng_stream_send or nng_stream_recv operations will be canceled asynchronously, if possible. Those operations will result in NNG_ECLOSED . The nng_stream_stop function not only closes the stream, but waits for any operations pending against it to complete, and for any underlying asynchronous registered I/O to be fully deregistered. As some systems use separate threads for asynchronous I/O, stopping the stream is necessary before those resources can be freed. Until the stream is stopped, there could still be I/O operations in flight, making it unsafe to deallocate memory. The nng_stream_free function stops the stream like nng_stream_stop, but also deallocates the stream itself. note Because nng_stream_stop and nng_stream_free both may block waiting for outstanding I/O to complete or be aborted, these functions are unsafe to call from functions that may not block, such as the completion function registered with an nng_aio when it is created.","breadcrumbs":"API Reference » Streams » Closing a Stream","id":"149","title":"Closing a Stream"},"15":{"body":"void nng_msg_free(nng_msg *msg); The nng_msg_free function deallocates a message.","breadcrumbs":"API Reference » Messages » Destroy a Message","id":"15","title":"Destroy a Message"},"150":{"body":"int nng_stream_get_bool(nng_stream *s, const char *opt, bool *valp);\nint nng_stream_get_int(nng_stream *s, const char *opt, int *valp);\nint nng_stream_get_ms(nng_stream *s, const char *opt, nng_duration *valp);\nint nng_stream_get_size(nng_stream *s, const char *opt, size_t *valp);\nint nng_stream_get_addr(nng_stream *s, const char *opt, nng_sockaddr *valp);\nint nng_stream_get_string(nng_stream *s, const char *opt, char **valp); These functions are used to obtain value of an option named opt from the stream s , and store it in the location referenced by valp . These functions access an option as a specific type. The transport layer will have details about which options are available, and which type they may be accessed using. In the case of nng_stream_get_string, the string is created as if by nng_strdup , and must be freed by the caller using nng_strfree when no longer needed.","breadcrumbs":"API Reference » Streams » Getting Stream Options","id":"150","title":"Getting Stream Options"},"151":{"body":"typedef struct nng_stream_dialer nng_stream_dialer;\ntypedef struct nng_stream_listener nng_stream_listener; The nng_stream_listener object and nng_stream_listener objects can be thought of as factories that create nng_stream streams. The nng_stream_listener object a handle to a listener, which creates streams by accepting incoming connection requests. In a BSD socket implementation, this is the entity responsible for doing bind, listen and accept. Normally a listener may be used to accept multiple, possibly many, concurrent connections. The nng_stream_dialer object is a handle to a dialer, which creates streams by making outgoing connection requests. While there isn't a specific BSD socket analogue, this can be thought of as a factory for TCP sockets created by opening them with socket and then calling connect on them.","breadcrumbs":"API Reference » Streams » Stream Factories","id":"151","title":"Stream Factories"},"152":{"body":"int nng_stream_dialer_alloc(nng_stream_dialer **dialerp, const char *url);\nint nng_stream_dialer_alloc_url(nng_stream_dialer **dialerp, const nng_url *url);\nint nng_stream_listener_alloc(nng_stream_listener **lstenerp, const char *url);\nint nng_stream_listener_alloc_url(nng_stream_listener **listenerp, const nng_url *url); The nng_stream_dialer_alloc and nng_stream_dialer_alloc_url functions create a stream dialer, associated the URL specified by url represented as a string, or as an nng_url object, respectively. The dialer is returned in the location dialerp references. The nng_stream_listener_alloc and nng_stream_listener_alloc_url functions create a stream listener, associated the URL specified by url represented as a string, or as an nng_url object, respectively. The listener is returned in the location listenerp references.","breadcrumbs":"API Reference » Streams » Creating a Stream Factory","id":"152","title":"Creating a Stream Factory"},"153":{"body":"This shows creating a TCP listener that listens on INADDR_ANY, port 444. nng_listener listener;\nint rv = nng_stream_listener_alloc(&listener, \"tcp://:444\");","breadcrumbs":"API Reference » Streams » Example 1: Creating a TCP Listener","id":"153","title":"Example 1: Creating a TCP Listener"},"154":{"body":"void nng_stream_dialer_close(nng_stream_listener *dialer);\nvoid nng_stream_dialer_stop(nng_stream_listener *dialer);\nvoid nng_stream_dialer_free(nng_stream_listener *dialer);\nvoid nng_stream_listener_close(nng_stream_listener *listener);\nvoid nng_stream_listener_stop(nng_stream_listener *listener);\nvoid nng_stream_listener_free(nng_stream_listener *listener); The nng_stream_dialer_close and nng_stream_listener_close functions close the stream dialer or listener , preventing it from creating new connections. This will generally include closing any underlying file used for creating such connections. However, some requests may still be pending when this function returns, as it does not wait for the shutdown to complete. The nng_stream_dialer_stop and nng_stream_listener_stop functions performs the same action, but also wait until all outstanding requests are serviced, and the dialer or listener is completely stopped. Because they blocks, these functions must not be called in contexts where blocking is not allowed. The nng_stream_dialer_free and nng_stream_listener_free function performs the same action as nng_stream_dialer_stop or nng_stream_listener_stop, but also deallocates the dialer or listener , and any associated resources. tip A best practice for shutting down an application safely is to stop everything before deallocating. This ensures that no callbacks are running that could reference an object after it is deallocated.","breadcrumbs":"API Reference » Streams » Closing a Stream Factory","id":"154","title":"Closing a Stream Factory"},"155":{"body":"void nng_stream_dialer_dial(nng_stream_dialer *dialer, nng_aio *aio); The nng_stream_dialer_dial initiates an outgoing connection asynchronously, using the nng_aio aio . If it successfully establishes a connection, it creates an nng_stream , which can be obtained as the first output result on aio using the nng_aio_get_output function with index zero. tip An nng_stream_dialer can be used multiple times to make multiple concurrent connection requests, but they all must reference the same URL.","breadcrumbs":"API Reference » Streams » Making Outgoing Connections","id":"155","title":"Making Outgoing Connections"},"156":{"body":"This demonstrates making an outbound connection to \"google.com\" on TCP port 80. Error handling is elided for clarity. nng_aio *aio;\nnng_stream_dialer *dialer;\nnng_stream *stream; nng_stream_dialer_alloc(&dialer, \"tcp://google.com:80\"); nng_aio_alloc(&aio, NULL, NULL); // make a single outbound connection\nnng_stream_dialer_dial(dialer, aio);\nnng_aio_wait(aio); // wait for the asynch operation to complete\nif (nng_aio_result(aio) != 0) { // ... handle the error\n}\nstream = nng_aio_get_output(aio, 0);","breadcrumbs":"API Reference » Streams » Example 3: Connecting to Google","id":"156","title":"Example 3: Connecting to Google"},"157":{"body":"int nng_stream_listener_listen(nng_stream_listener *listener);\nvoid nng_stream_listener_accept(nng_stream_listener *listener, nng_aio *aio); Accepting incoming connections is performed in two steps. The first step, nng_stream_listener_listen is to setup for listening. For a TCP implementation of this, for example, this would perform the bind and the listen steps. This will bind to the address represented by the URL that was specific when the listener was created with nng_stream_listener_alloc . In the second step, nng_stream_listener_accept accepts an incoming connection on listener asynchronously, using the nng_aio aio . If an incoming connection is accepted, it will be represented as an nng_stream , which can be obtained from the aio as the first output result using the nng_aio_get_output function with index zero.","breadcrumbs":"API Reference » Streams » Accepting Incoming Connections","id":"157","title":"Accepting Incoming Connections"},"158":{"body":"For clarity this example uses a synchronous approach using nng_aio_wait , but a typical server application would most likely use a callback to accept the incoming stream, and start another instance of nng_stream_listener_accept. nng_aio *aio;\nnng_listener *listener;\nnng_stream *stream; nng_stream_listener_alloc(&listener, \"tcp://:8181\");\nnng_aio_alloc(&aio, NULL, NULL); // normally would use a callback // listen (binding to the URL in the process)\nif (nng_stream_listener_listen(listener)) { // ... handle the error\n} // now accept a single incoming connection as a stream object\nnng_stream_listener_accept(l, aio);\nnng_aio_wait(aio); // wait for the asynch operation to complete\nif (nng_aio_result(aio) != 0) { // ... handle the error\n}\nstream = nng_aio_get_output(aio, 0);","breadcrumbs":"API Reference » Streams » Example 3: Accepting an Inbound Stream","id":"158","title":"Example 3: Accepting an Inbound Stream"},"159":{"body":"int nng_stream_dialer_get_addr(nng_stream_dialer *dialer, const char *opt, nng_sockaddr *valp);\nint nng_stream_dialer_get_bool(nng_stream_dialer *dialer, const char *opt, bool *valp);\nint nng_stream_dialer_get_int(nng_stream_dialer *dialer, const char *opt, int *valp);\nint nng_stream_dialer_get_ms(nng_stream_dialer *dialer, const char *opt, nng_duration *valp);\nint nng_stream_dialer_get_size(nng_stream_dialer *dialer, const char *opt, size_t *valp);\nint nng_stream_dialer_get_string(nng_stream_dialer *dialer, const char *opt, char **valp); int nng_stream_listener_get_addr(nng_stream_listener *listener, const char *opt, nng_sockaddr *valp);\nint nng_stream_listener_get_bool(nng_stream_listener *listener, const char *opt, bool *valp);\nint nng_stream_listener_get_int(nng_stream_listener *listener, const char *opt, int *valp);\nint nng_stream_listener_get_ms(nng_stream_listener *listener, const char *opt, nng_duration *valp);\nint nng_stream_listener_get_size(nng_stream_listener *listener, const char *opt, size_t *valp);\nint nng_stream_listener_get_string(nng_stream_listener *listener, const char *opt, char **valp); int nng_stream_dialer_set_addr(nng_stream_dialer *dialer, const char *opt, const nng_sockaddr *val);\nint nng_stream_dialer_set_bool(nng_stream_dialer *dialer, const char *opt, bool val);\nint nng_stream_dialer_set_int(nng_stream_dialer *dialer, const char *opt, int val);\nint nng_stream_dialer_set_ms(nng_stream_dialer *dialer, const char *opt, nng_duration val);\nint nng_stream_dialer_set_size(nng_stream_dialer *dialer, const char *opt, size_t val);\nint nng_stream_dialer_set_string(nng_stream_dialer *dialer, const char *opt, const char *val); int nng_stream_listener_set_addr(nng_stream_listener *listener, const char *opt, const nng_sockaddr *val);\nint nng_stream_listener_set_bool(nng_stream_listener *listener, const char *opt, bool val);\nint nng_stream_listener_set_int(nng_stream_listener *listener, const char *opt, int val);\nint nng_stream_listener_set_ms(nng_stream_listener *listener, const char *opt, nng_duration val);\nint nng_stream_listener_set_size(nng_stream_listener *listener, const char *opt, size_t val);\nint nng_stream_listener_set_string(nng_stream_listener *listener, const char *opt, const char *val); These functions are used to retrieve or change the value of an option named opt from the stream dialer or listener . The nng_stream_dialer_get_ and nng_stream_listener_get_ function families retrieve the value, and store it in the location valp references. The nng_stream_dialer_set_ and nng_stream_listener_set_ function families change the value for the dialer or listener , taking it from val . These functions access an option as a specific type. The transport layer will have details about which options are available, and which type they may be accessed using. In the case of nng_stream_dialer_get_string and nng_stream_listener_get_string, the string is created as if by nng_strdup , and must be freed by the caller using nng_strfree when no longer needed. In the case of nng_stream_dialer_set_string and nng_stream_listener_set_string, the string contents are copied if necessary, so that the caller need not retain the value referenced once the function returns. In the case of nng_stream_dialer_set_addr and nng_stream_listener_set_addr, the contents of addr are copied if necessary, so that the caller need not retain the value referenced once the function returns.","breadcrumbs":"API Reference » Streams » Stream Factory Options","id":"159","title":"Stream Factory Options"},"16":{"body":"int nng_msg_dup(nng_msg **dup, nng_msg *msg); The nng_msg_dup function duplicates the message msg , storing a pointer to the new duplicate in dup . This function also returns zero on succes, or NNG_ENOMEM if memory is exhausted.","breadcrumbs":"API Reference » Messages » Duplicate a Message","id":"16","title":"Duplicate a Message"},"160":{"body":"Some nng_stream_listener objects, depending on the underlying transport and platform, can support a technique known as \"socket activation\", where the file descriptor used for listening and accepting is supplied externally, such as by a system service manager. In this case, the application supplies the file descriptor or SOCKET object using the NNG_OPT_LISTEN_FD option, instead of calling nng_stream_listener_listen . tip Scalability Protocols transports based upon stream implementations that support socket activation can also benefit from this approach. nng_stream_listener *listener;\nint fd; // This is a systemd API, not part of NNG.\n// See systemd documentation for an explanation.\n// fd at this point has already had bind() and listen() called.\nfd = SD_LISTEN_FDS_START + 0; nng_stream_listener_alloc(&listener, \"tcp://\");\nnng_stream_listener_set_int(listener, NNG_OPT_LISTEN_FD, fd); // can now start doing nng_stream_listener_accept...","breadcrumbs":"API Reference » Streams » Example 4: Socket Activation","id":"160","title":"Example 4: Socket Activation"},"161":{"body":"int nng_stream_dialer_get_tls(nng_stream_listener *dialer, nng_tls_config **tlsp);\nint nng_stream_dialer_set_tls(nng_stream_listener *dialer, nng_tls_config *tls);\nint nng_stream_listener_get_tls(nng_stream_listener *listener, nng_tls_config **tlsp);\nint nng_stream_listener_set_tls(nng_stream_listener *listener, nng_tls_config *tls); Both nng_stream_dialer and nng_stream_listener objects may support configuration of TLS parameters. The nng_stream_dialer_set_tls and nng_stream_listener_set_tls functions support setting the configuration of a nng_tls_config object supplied by tls on dialer or listener . This must be performed before the listener starts listening with nng_stream_listener_listen , or the dialer starts an outgoing connection as a result of nng_stream_dialer_dial . The configuration object that was previously established (which may be a default if one was not explicitly configured) can be obtained with the nng_stream_dialer_get_tls and nng_stream_listener_get_tls. They will return a pointer to the nng_tls_config object in question at the location referenced by tlsp . note TLS configuration cannot be changed once it has started being used by a listener or dialer. This applies to both configuring a different TLS configuration object, as well as mutating the existing nng_tls_config object.","breadcrumbs":"API Reference » Streams » TLS Configuration","id":"161","title":"TLS Configuration"},"162":{"body":"NNG offers support for creation of HTTP clients, and servers. NNG supports HTTP/1.1 at present, and supports a subset of functionality, but the support should be sufficient for simple clients, REST API servers, static content servers, and gateways between HTTP and and other protocols. It also provides support for WebSocket based connections. HTTP follows a request/reply model, where a client issues a request, and the server is expected to reply. Every request is answered with a single reply.","breadcrumbs":"API Reference » HTTP » HTTP Support","id":"162","title":"HTTP Support"},"163":{"body":"#include Unlike the rest of NNG, the HTTP API in NNG requires including nng/http.h. It is not necessary to include the main nng/nng.h header, it will be included transitively by nng/http.h.","breadcrumbs":"API Reference » HTTP » Header File","id":"163","title":"Header File"},"164":{"body":"typedef struct nng_http nng_http; The nng_http object represents a single logical HTTP connection to the server. For HTTP/1.1 and earlier, this will correspond to a single TCP connection, but the object also contains state relating to the transaction, such as the hostname used, HTTP method used, request headers, response status, response headers, and so forth. An nng_http object can be reused, unless closed, so that additional transactions can be performed after the first transaction is complete. At any given point in time, an nng_http object can only refer to a single HTTP transaction. In NNG, these nng_http objects are used in both the client and server APIs. The nng_http object is created by either nng_http_client_connect or by an HTTP server object which then passes it to an [nng_http_handler] callback function.","breadcrumbs":"API Reference » HTTP » Connection Object","id":"164","title":"Connection Object"},"165":{"body":"void nng_http_set_method(nng_http *conn, const char *method);\nconst char *nng_http_get_method(nng_http *conn); Each HTTP transaction has a single verb, or method, that is used. The most common methods are \"GET\", \"HEAD\", and \"POST\", but a number of others are possible. The nng_http_set_method function specifies the HTTP method to use for the transaction. The default is \"GET\". HTTP methods are case sensitive, and generally upper-case, such as \"GET\", \"POST\", \"HEAD\", and so forth. This function silently truncates any method to 32-characters. (There are no defined methods longer than this.) The nng_http_get_method function is used, typically on a server, to retrieve the method the client set when issuing the transaction.","breadcrumbs":"API Reference » HTTP » HTTP Method","id":"165","title":"HTTP Method"},"166":{"body":"int nng_http_set_uri(nng_http *conn, const char *uri, const char *query);\nconst char *nng_http_get_uri(nng_http *conn); The nng_http_set_uri function sets the URI, which normally appears like a path such as \"/docs/index.html\", for the next transaction on conn . It sets the URI to uri , and, if query is not NULL, also appends the contents of query , separated by either the '?' or '&' character, depending on whether uri already contains a query string. It may return NNG_ENOMEM , or NNG_EMSGSIZE if the the result is too long, or NNG_EINVAL if there is some other problem with the URI. note The uri and query must be already percent-encoded if necessary. The nni_http_get_uri function is used to obtain the URI that was previously set by nng_http_set_uri. If the URI is unset (such as for a freshly created connection), then it returns NULL. The returned value will have any query concentated, for example \"/api/get_user.cgi?name=garrett\".","breadcrumbs":"API Reference » HTTP » HTTP URI","id":"166","title":"HTTP URI"},"167":{"body":"int nng_http_set_version(nng_http *conn, const char *version);\nconst char *nng_http_get_version(nng_http *conn); The nng_http_set_version function is used to select the HTTP protocol version to use for the exchange. At present, only the values NNG_HTTP_VERSION_1_0 and NNG_HTTP_VERSION_1_1 (corresponding to \"HTTP/1.0\" and \"HTTP/1.1\") are supported. NNG will default to using \"HTTP/1.1\" if this function is not called. If an unsupported version is supplied, NNG_ENOTSUP will be returned, otherwise zero. The nng_http_get_version function is used to determine the version the client selected. Normally there is little need to use this, but there are some subtle semantic differences between HTTP/1.0 and HTTP/1.1. tip There are few, if any, remaining HTTP/1.0 implementations that are not also capable of HTTP/1.1. It might be easiest to just fail any request coming in that is not HTTP/1.1. note NNG does not support HTTP/2 or HTTP/3 at this time.","breadcrumbs":"API Reference » HTTP » HTTP Version","id":"167","title":"HTTP Version"},"168":{"body":"uint16_t nng_http_get_status(nng_http *conn);\nconst char *nng_http_get_reason(nng_http_conn *conn);\nvoid nng_http_set_status(nng_http *conn, uint16_t status, const char *reason); The nng_http_get_status function obtains the numeric code (typipcally numbered from 100 through 599) returned by the server in the last exchange on conn . (If no exchange has been performed yet, the result is undefined.) A descriptive message matching the status code is returned by nng_http_get_reason. The nng_http_set_status function is used on a server in a handler callback to set the status codethat will be reported to the client to status , and the associated text (reason) to reason . If reason is NULL, then a built in reason based on the status will be used instead. tip Callbacks used on the server may wish to use nng_http_server_set_error or nng_http_server_set_redirect instead of nng_http_set_status, because those functions will also set the response body to a suitable HTML document for display to users. Status codes are defined by the IETF. Here are defininitions that NNG provides for convenience: Name Code Reason Text Notes NNG_HTTP_STATUS_CONTINUE 100 Continue Partial transfer, client may send body. NNG_HTTP_STATUS_SWITCHING 101 Switching Protocols Used when upgrading or hijacking a connection. NNG_HTTP_STATUS_PROCESSING 102 Processing NNG_HTTP_STATUS_OK 200 OK Successful result. NNG_HTTP_STATUS_CREATED 201 Created Resource created successfully. NNG_HTTP_STATUS_ACCEPTED 202 Created Request accepted for future processing. NNG_HTTP_STATUS_NOT_AUTHORITATIVE 203 Not Authoritative Request successful, but modified by proxy. NNG_HTTP_STATUS_NO_CONTENT 204 No Content Request successful, no content returned. NNG_HTTP_STATUS_RESET_CONTENT 205 Reset Content Request successful, client should reload content. NNG_HTTP_STATUS_PARTIAL_CONTENT 206 Partial Content Response to a range request. NNG_HTTP_STATUS_MULTI_STATUS 207 Multi-Status Used with WebDAV. NNG_HTTP_STATUS_ALREADY_REPORTED 208 Already Reported Used with WebDAV. NNG_HTTP_STATUS_IM_USED 226 IM Used Used with delta encodings, rarely supported. NNG_HTTP_STATUS_MULTIPLE_CHOICES 300 Multiple Choices Multiple responses possible, client should choose. NNG_HTTP_STATUS_MOVED_PERMANENTLY 301 Moved Permanently Permanent redirection, may be saved by client. NNG_HTTP_STATUS_FOUND 302 Found Temporary redirection, client may switch to GET. NNG_HTTP_STATUS_SEE_OTHER 303 See Other Redirect, perhaps after a success POST or PUT. NNG_HTTP_STATUS_NOT_MODIFIED 304 Not Modified Resource not modified, client may use cached version. NNG_HTTP_STATUS_USE_PROXY 305 Use Proxy NNG_HTTP_STATUS_TEMPORARY_REDIRECT 307 Temporary Redirect Temporary redirect, preserves method. NNG_HTTP_STATUS_PERMANENT_REDIRECT 308 Permanent Redirect Permanent redirect. NNG_HTTP_STATUS_BAD_REQUEST 400 Bad Request Generic problem with the request. NNG_HTTP_STATUS_UNAUTHORIZED 401 Unauthorized Indicates a problem with authentication. NNG_HTTP_STATUS_PAYMENT_REQUIRED 402 Payment Required NNG_HTTP_STATUS_FORBIDDEN 403 Forbidden No permission to access resource. NNG_HTTP_STATUS_NOT_FOUND 404 Not Found Resource does not exist. NNG_HTTP_STATUS_METHOD_NOT_ALLOWED 405 Method Not Allowed Resource does not support the method. NNG_HTTP_STATUS_METHOD_NOT_ACCEPTABLE 406 Not Acceptable Could not satisfy accept requirements. NNG_HTTP_STATUS_PROXY_AUTH_REQUIRED 407 Proxy Authentication Required Proxy requires authentication. NNG_HTTP_STATUS_REQUEST_TIMEOUT 408 Request Timeout Timed out waiting for request. NNG_HTTP_STATUS_CONFLICT 409 Conflict Conflicting request. NNG_HTTP_STATUS_GONE 410 Gone Resource no longer exists. NNG_HTTP_STATUS_LENGTH_REQUIRED 411 Length Required Missing Content-Length. NNG_HTTP_STATUS_PRECONDITION_FAILED 412 Precondition Failed NNG_HTTP_STATUS_CONTENT_TOO_LARGE 413 Content Too Large NNG_HTTP_STATUS_URI_TOO_LONG 414 URI Too Long NNG_HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE 415 Unsupported Media Type NNG_HTTP_STATUS_RANGE_NOT_SATISFIABLE 416 Range Not Satisfiable NNG_HTTP_STATUS_EXPECTATION_FAILED 417 Expectation Failed NNG_HTTP_STATUS_TEAPOT 418 I Am A Teapot RFC 2324. NNG_HTTP_STATUS_UNPROCESSABLE_ENTITY 422 Unprocessable Entity NNG_HTTP_STATUS_LOCKED 423 Locked NNG_HTTP_STATUS_FAILED_DEPENDENCY 424 Failed Dependency NNG_HTTP_STATUS_TOO_EARLY 425 Too Early NNG_HTTP_STATUS_UPGRADE_REQUIRED 426 Upgrade Required NNG_HTTP_STATUS_PRECONDITION_REQUIRED 428 Precondition Required NNG_HTTP_STATUS_TOO_MANY_REQUESTS 429 Too Many Requests NNG_HTTP_STATUS_HEADERS_TOO_LARGE 431 Headers Too Large NNG_HTTP_STATUS_UNAVAIL_LEGAL_REASONS 451 Unavailabe For Legal Reasons NNG_HTTP_STATUS_INTERNAL_SERVER_ERROR 500 Internal Server Error NNG_HTTP_STATUS_NOT_IMPLEMENTED 501 Not Implemented Server does not implement method. NNG_HTTP_STATUS_BAD_GATEWAY 502 Bad Gateway NNG_HTTP_STATUS_SERVICE_UNAVAILALE 503 Service Unavailable NNG_HTTP_STATUS_GATEWAY_TIMEOUT 504 Gateway TImeout NNG_HTTP_STATUS_HTTP_VERSION_NOT_SUPP 505 HTTP Version Not Supported NNG_HTTP_STATUS_VARIANT_ALSO_NEGOTIATES 506 Variant Also Negotiates NNG_HTTP_STATUS_INSUFFICIENT_STORAGE 507 Variant Also Negotiates NNG_HTTP_STATUS_LOOP_DETECTED 508 Loop Detected NNG_HTTP_STATUS_NOT_EXTENDED 510 Not Extended NNG_HTTP_STATUS_NETWORK_AUTH_REQUIRED 511 Network Authentication Required","breadcrumbs":"API Reference » HTTP » HTTP Status","id":"168","title":"HTTP Status"},"169":{"body":"const char *nng_http_get_header(nng_http *conn, const char *key);\nbool nng_next_header(nng_http *conn, const char **keyp, const char **valuep, void **next); The nng_http_get_header returns the header value matching key that was received over conn , or NULL if no such header exists. Thus, if conn is a client connection, then this function returns the the header value sent by the server as part of a response, whereas if it is a server connection, it returns the header value sent by the client as part of the request. If multiple headers are present with the same key, they may be returned as a combined value, with individual values separated by commas, but this behavior is not guaranteed. The nng_http_next_header function iterates over all the headers, using the same list that nng_http_get_header uses. To start, it is called with next initialized to NULL. If a header was found, then it returns true, and sets keyp and valuep to values containing the header name and value. It also updates next , which should be used for the next iteration. Once nng_http_next_header returns false, further calls with the same parameters will continue to do so. The scan can be rest by setting next to NULL.","breadcrumbs":"API Reference » HTTP » Retrieving Headers","id":"169","title":"Retrieving Headers"},"17":{"body":"size_t nng_msg_capacity(nng_msg *msg);\nint nng_msg_realloc(nng_msg *msg, size_t size);\nint nng_msg_reserve(nng_msg *msg, size_t capacity); Messages have a certain amount of pre-reserved space, which may exceed the total size of the message. This allows for content to be added to the message later, without necessarily performing a reallocation. The nng_msg_capacity function returns the amount of prereserved space. If a message size change is required, and the new size will fit within the capacity reported by this function, then change will be done without a reallocation, and likely without a data copy as well. tip The capacity reported by nng_msg_capacity may not include reserved headroom, which is present to allow a very limited amount of content to be inserted in front of the message without requiring the rest of the message to be copied. The message size may be changed by use of the nng_msg_realloc function. This function will reallocate the underlying memory for the message msg , preserving contents while doing so. If the new size is smaller than the original message, it will truncate the message, but not perform any allocations. If reallocation fails due to insufficient memory, then the original is left intact. The nng_msg_reserve function ensures that the total message capacity is at least capacity bytes. Use of this function to ensure the total anticipated capacity is present in the message may help prevent many small allocations. Both nng_msg_realloc and nng_msg_reserve return zero on success, or may return NNG_ENOMEM if insufficient memory exists to preform allocation. important Any pointers to message content obtained before a call to nng_msg_realloc or nng_msg_reserve (or any other function that changes the message size) should be treated as invalid, as the locations pointed to may be deallocated by these functions.","breadcrumbs":"API Reference » Messages » Message Size and Capacity","id":"17","title":"Message Size and Capacity"},"170":{"body":"int nng_http_add_header(nng_http *conn, const char *key, const char *val);\nint nng_http_set_header(nng_http *conn, const char *key, const char *val);\nvoid nng_http_del_header(nng_http *conn, const char *key); The nng_http_add_header, nng_http_set_header, and nng_http_del_header functions are used to add a modify either the request or response headers for conn prior to sending to the connected peer on conn . Thus, if the conn is a client connection created by nng_http_client_connect , then the request headers are modified. Conversely, if it is a connection created by an HTTP server and used in a callback function, then the response headers are modified. The nng_http_add_header function adds a header with the name key , and the value val , to the list of headers. In so doing, it may bring collapse multiple headers with the same name into a comma separated list, following the syntax specified in RFC 9110. The function may return NNG_ENOMEM , NNG_EMSGSIZE , or NNG_EINVAL . The nng_http_set_header function adds the header if it does not already exist, but replaces any and all previously existing headers with the same name key , if they exist. In all other respects it behaves similarly to nng_http_add_header. The nng_http_del_header removes all headers with name key . note Some HTTP headers have special semantics, such as the \"Host\", \"Content-Length\", and \"Content-Type\" headers. This implementation may apply those semantics, in order to conform to the specifications for HTTP, such as by guaranting that only a single instance of one of these headers is present.","breadcrumbs":"API Reference » HTTP » Modifying Headers","id":"170","title":"Modifying Headers"},"171":{"body":"void nng_http_get_body(nng_http_conn *conn, void **datap, size_t *sizep); The nng_http_get_data obtains the most recently received request or response body. This will be NULL if the content has not been retrieved properly yet, or if the peer did not any content. (Some requests are defined to never have body content, such as \"HEAD\".)","breadcrumbs":"API Reference » HTTP » Retrieving Body Content","id":"171","title":"Retrieving Body Content"},"172":{"body":"void nng_http_set_body(nng_http_conn *conn, void *data, size_t size);\nvoid nng_http_copy_body(nng_http_conn *conn, const void *data, size_t size); The nng_http_set_data function sets the outgoing body content to data , which must be size bytes long. The caller must ensure that data remains valid for the duration of the transaction. The nng_http_copy_data function makes a copy of data , which will be freed automatically when the transaction is finished, but otherwise behaves like nng_http_set_data. On client conn objects, these functions update the request object, but on server conn objects, they update the response object. These functions also update the relevant \"Content-Length\" header. note The current framework does not support sending data via chunked transfer-encoding. tip It is a good idea to also set the Content-Type header.","breadcrumbs":"API Reference » HTTP » Storing Body Content","id":"172","title":"Storing Body Content"},"173":{"body":"void nng_http_close(nng_http *conn); The nng_http_close function closes the supplied HTTP connection conn , including any disposing of any underlying file descriptors or related resources. Once this function, no further access to the conn structure may be made.","breadcrumbs":"API Reference » HTTP » Closing the Connection","id":"173","title":"Closing the Connection"},"174":{"body":"void nng_http_reset(nng_http *conn); The nng_http_reset function resets the request and response state of the the connection conn , so that it is just as if it had been freshly created with nng_http_client_connect or passed into a handler function for a server callback. The intended purpose of this function is to clear the object state before reusing the conn for subsequent transactions.","breadcrumbs":"API Reference » HTTP » Reset Connection State","id":"174","title":"Reset Connection State"},"175":{"body":"void nng_http_read(nng_http *conn, nng_aio *aio);\nvoid nng_http_write(nng_http *conn, nng_aio *aio);\nvoid nng_http_read_all(nng_http *conn, nng_aio *aio);\nvoid nng_http_write_all(nng_http *conn, nng_aio *aio); The nng_http_read and nng_http_write functions read or write data asynchronously from or to the connection conn , using the nng_iov that is set in aio with nng_aio_set_iov . These functions will complete as soon as any data is transferred. Use nng_aio_count to determine how much data was actually transferred. The nng_http_read_all and nng_http_write_all functions perform the same task, but will keep resubmitting operations until the the entire amount of data requested by the nng_iov is transferred. note These functions perform no special handling for chunked transfers. These functions are most likely to be useful after hijacking the connection with nng_http_hijack . They can be used to transfer request or response body data as well.","breadcrumbs":"API Reference » HTTP » Direct Read and Write","id":"175","title":"Direct Read and Write"},"176":{"body":"void nng_http_hijack(nng_http_conn *conn); TODO: This API will change to convert the conn into a stream object. The nng_http_hijack function hijacks the connection conn , causing it to be disassociated from the HTTP server where it was created. The purpose of this function is the creation of HTTP upgraders (such as WebSocket), where the underlying HTTP connection will be taken over for some other purpose, and should not be used any further by the server. This function is most useful when called from a handler function. (See [nng_http_handler_alloc].) note It is the responsibility of the caller to dispose of the underlying connection when it is no longer needed. Furthermore, the HTTP server will no longer send any responses to the hijacked connection, so the caller should do that as well if appropriate. (See [nng_http_write_response].) tip This function is intended to facilitate uses cases that involve changing the protocol from HTTP, such as WebSocket. Most applications will never need to use this function.","breadcrumbs":"API Reference » HTTP » Hijacking Connections","id":"176","title":"Hijacking Connections"},"177":{"body":"The NNG client API consists of an API for creating connections, and an API for performing transactions on those connections.","breadcrumbs":"API Reference » HTTP » Client API","id":"177","title":"Client API"},"178":{"body":"typedef struct nng_http_client nng_http_client; The nng_http_client object is the client side creator for nng_http objects. It is analogous to a dialer object used elsewhere in NNG, but it specifically is only for HTTP.","breadcrumbs":"API Reference » HTTP » Client Object","id":"178","title":"Client Object"},"179":{"body":"void nng_http_client_alloc(nng_http_client *clientp, const nng_url *url); The nng_http_client_alloc allocates an HTTP client suitable for connecting to the server identified by url and stores a pointer to it in the location referenced by clientp .","breadcrumbs":"API Reference » HTTP » Create a Client","id":"179","title":"Create a Client"},"18":{"body":"void *nng_msg_body(nng_msg *msg);\nsize_t nng_msg_len(nng_msg *msg); The body and body length of msg are returned by nng_msg_body and nng_msg_len, respectively.","breadcrumbs":"API Reference » Messages » Message Body","id":"18","title":"Message Body"},"180":{"body":"void nng_http_client_free(nng_http_client *client); The nng_http_client_free connection destroys the client object and any of its resources. note Any connections created by nng_http_client_connect are not affected by this function, and must be closed explicitly as needed.","breadcrumbs":"API Reference » HTTP » Destroy a Client","id":"180","title":"Destroy a Client"},"181":{"body":"int nng_http_client_get_tls(nng_http_client *client, nng_tls_config **tlsp);\nint nng_http_client_set_tls(nng_http_client *client, nng_tls_config *tls); The nng_http_client_get_tls and nng_http_client_set_tls functions are used to retrieve or change the TLS configuration used when making outbound connections, enabling TLS as a result. If TLS has not been previously configured on client , then nng_http_client_get_tls will return NNG_EINVAL . Both functions will return NNG_ENOTSUP if either HTTP or TLS is not supported. Calling nng_http_client_set_tls invalidates any client previously obtained with nng_http_client_get_tls, unless a separate hold on the object was obtained. Once TLS is enabled for an nng_http_client, it is not possible to disable TLS. note The TLS configuration itself cannnot be changed once it has been used to create a connection, such as by calling nng_http_client_connect , but a new one can be installed in the client. Existing connections will use the TLS configuration that there were created with.","breadcrumbs":"API Reference » HTTP » Client TLS","id":"181","title":"Client TLS"},"182":{"body":"#include void nng_http_client_connect(nng_http_client *client, nng_aio *aio); The nng_http_client_connect function makes an outgoing connection to the server configured for client , and creates an nng_http object for the connection. This is done asynchronously, and when the operation succeseds the connection may be retried from the aio using nng_aio_get_output with index 0. Example 1: Connecting to Google nng_aio *aio;\nnng_url *url;\nnng_http_client *client;\nnng_http *conn;\nint rv; // Error checks elided for clarity.\nnng_url_parse(&url, \"http://www.google.com\");\nnng_aio_alloc(&aio, NULL, NULL);\nnng_http_client_alloc(&client, url); nng_http_client_connect(client, aio); // Wait for connection to establish (or attempt to fail).\nnng_aio_wait(aio); if ((rv = nng_aio_result(aio)) != 0) { printf(\"Connection failed: %s\\n\", nng_strerror(rv));\n} else { // Connection established, get it. conn = nng_aio_get_output(aio, 0); // ... do something with it here // Close the connection when done to avoid leaking it. nng_http_close(conn);\n}","breadcrumbs":"API Reference » HTTP » Creating Connections","id":"182","title":"Creating Connections"},"183":{"body":"int nng_http_set_version(nng_http *conn, const char *version);\nint nng_http_set_uri(nng_http *conn, const char *uri); The nng_http_set_uri function provides a URI for the transaction. This will be used to set the URI for the request. The URI typically appears like a path, starting with \"/\", although it may also contain a query string.","breadcrumbs":"API Reference » HTTP » Preparing a Transaction","id":"183","title":"Preparing a Transaction"},"184":{"body":"","breadcrumbs":"API Reference » HTTP » Request Body","id":"184","title":"Request Body"},"185":{"body":"void nng_http_write_request(nng_http *conn, nng_aio *aio); The nng_http_write_request function starts an asynchronous write of the HTTP request associated with conn . The entire request is sent, including headers, and if present, the request body data. (The request body can be set with [nng_http_set_data] or [nng_http_copy_data].) This function returns immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via nng_aio_result . tip Consider using the [nng_http_transact] function, which provides a simpler interface for performing a complete HTTP client transaction.","breadcrumbs":"API Reference » HTTP » Sending the Request","id":"185","title":"Sending the Request"},"186":{"body":"void nng_http_read_response(nng_http *conn, nng_aio *aio); The nng_http_read_response function starts an asynchronous read from the HTTP connection conn , reading an HTTP response into the response associated with conn , including all of the related headers. It does not transfer any response body. To do that, use nng_http_read_all or nng_http_read . note At this time we have no API support for reading chunked transfers directly. Applications that need to do so may use the direct read functions. tip An easier one-shot method for many use cases might be [nng_http_transact].","breadcrumbs":"API Reference » HTTP » Obtaining the Response","id":"186","title":"Obtaining the Response"},"187":{"body":"int nng_http_transact(nng_http *conn, nng_aio *aio); The HTTP request is issued, and the response processed, asynchronously by the nng_http_transact function. When the function is complete, the aio will be notified. The nng_http_transact function is used to perform a complete HTTP exchange over the connection conn , sending the request and attached body data to the remote server, and reading the response. The entire response is read, including any associated body, which can subsequently be obtained using [nng_http_get_data]. This function is intended to make creation of client applications easier, by performing multiple asynchronous operations required to complete an entire HTTP transaction. If an error occurs, the caller should close conn with nng_http_close , as it may not necessarily be usable with other transactions. warning If the remote server tries to send an extremely large buffer, then a corresponding allocation will be made, which can lead to denial of service attacks. Client applications should take care to use this only with reasonably trust-worthy servers. note A given connection conn should be used with only one operation or transaction at a time as HTTP/1.1 has no support for request interleaving. This function returns immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via [nng_aio_result()].","breadcrumbs":"API Reference » HTTP » Submitting the Transaction","id":"187","title":"Submitting the Transaction"},"188":{"body":"","breadcrumbs":"API Reference » HTTP » Response Body","id":"188","title":"Response Body"},"189":{"body":"","breadcrumbs":"API Reference » HTTP » Server API","id":"189","title":"Server API"},"19":{"body":"void *nng_msg_clear(nng_msg *msg); The nng_msg_clear simply resets the total message body length to zero, but does not affect the capacity. It does not change the underlying bytes of the message.","breadcrumbs":"API Reference » Messages » Clear the Body","id":"19","title":"Clear the Body"},"190":{"body":"","breadcrumbs":"API Reference » HTTP » Handlers","id":"190","title":"Handlers"},"191":{"body":"void nng_http_write_response(nng_http *conn, nng_aio *aio); Normally the server will send any attached response, but there are circumstances where a response must be sent manually, such as when hijacking a connection. In such a case, nng_http_write_response can be called, which will send the response and any attached data, asynchronously using the nng_aio aio . By default, for HTTP/1.1 connections, the connection is kept open, and will be reused to receive new requests. For HTTP/1.0, or if the client has requested explicitly by setting the \"Connection: close\" header, the connection will be closed after the response is fully sent.","breadcrumbs":"API Reference » HTTP » Sending the Response","id":"191","title":"Sending the Response"},"192":{"body":"This chapter discusses some interfaces that don't really fit anywhere else.","breadcrumbs":"API Reference » Miscellaneous » Miscellaneous","id":"192","title":"Miscellaneous"},"193":{"body":"uint32_t nng_random(void); The nng_random returns a random number. The value returned is suitable for use with cryptographic functions such as key generation, and is obtained using platform-specific cryptographically strong random number facilities when available.","breadcrumbs":"API Reference » Miscellaneous » Get Random Number","id":"193","title":"Get Random Number"},"194":{"body":"int nng_socket_pair(int fds[2]); The nng_socket_pair function creates a pair of connected file descriptors. These file descriptors, which are returned in the fds array, are suitable for use with the Socket transport . On POSIX platforms, this is a thin wrapper around the standard socketpair function, using the AF_UNIX family and the SOCK_STREAM socket type. 1 This will return zero on success, or an error number. On platforms that lack this capability, such as Windows, it will return NNG_ENOTSUP. tip This function may be useful for creating a shared connection between a parent process and a child process on UNIX platforms, without requiring the processes use a shared filesystem or TCP connection.","breadcrumbs":"API Reference » Miscellaneous » Create Socket Pair","id":"194","title":"Create Socket Pair"},"195":{"body":"const char * nng_version(void); The nng_version function returns a human readable version number for NNG , formatted as a NUL-terminated string. Additionally, compile time version information is available via some predefined macros: NNG_MAJOR_VERSION: Major version number. NNG_MINOR_VERSION: Minor version number. NNG_PATCH_VERSION: Patch version number. NNG is developed and released using Semantic Versioning 2.0 , and the version numbers reported refer to both the API and the library itself. (The ABI -- application binary interface -- between the library and the application is controlled in a similar, but different manner depending upon the link options and how the library is built.) 1 : At present only POSIX platforms implementing socketpair support this function.","breadcrumbs":"API Reference » Miscellaneous » Report Library Version","id":"195","title":"Report Library Version"},"196":{"body":"Internally, NNG uses a map of numeric identifiers to data structures. This feature is also exposed for application use, as a \"supplemental\" feature. When using these functions, it is necessary to add the #include include file to list of includes.","breadcrumbs":"API Reference » ID Map » ID Map","id":"196","title":"ID Map"},"197":{"body":"typedef struct nng_id_map_s nng_id_map; The ID map structure, nng_id_map provides a table of identifiers mapping to user-supplied pointers (which must not be NULL). The identifiers can be thought of as indices into the table, with the pointers providing the reference for the user supplied data. The values of identifiers can be supplied by the user, or can be allocated automatically by nng_id_map from a predefined range. The starting point for allocations can also be randomly within the range. The identifiers are 64-bit unsigned integers and can be sparse; the structure will use space efficiently even if identifiers are very far apart. 1 important The function available for nng_id_map are not thread-safe. Callers should use a mutex or similar approach when thread-safety is needed.","breadcrumbs":"API Reference » ID Map » ID Map Structure","id":"197","title":"ID Map Structure"},"198":{"body":"#define NNG_MAP_RANDOM 1 int nng_id_map_alloc(nng_id_map **map_p, uint64_t lo, uint64_t hi, int flags); The nng_id_map_alloc function allocates a map without any data in it, and returns a pointer to it in map_p . When allocating identifiers dynamically, the values will be chosen from the range defined by lo and hi , inclusive. The flags argument is a bit mask of flags that can adjust behavior of the map. The only flag defined at present is NNG_MAP_RANDOM, which causes the first identifier allocation to start at a random point within the range. This is useful to reduce the odds of different instances of an application using the same identifiers at the same time. If both lo and hi are zero, then the values 0 and 0xffffffff are substituted in their place, giving a full range of 32-bit identifiers. This function can return NNG_ENOMEM if it is unable to allocate resources, otherwise it returns zero on success.","breadcrumbs":"API Reference » ID Map » Create ID Map","id":"198","title":"Create ID Map"},"199":{"body":"void nng_id_map_free(nng_id_map *map); The nng_id_map_free function destroys map , releasing any resources associated with it. note The nng_id_map_free frees the map itself, but will not free memory associated with any strctures contained within it.","breadcrumbs":"API Reference » ID Map » Destroy Map","id":"199","title":"Destroy Map"},"2":{"body":"important This is a DRAFT version of this reference manual, and much is still in progress. There may be errors, and large omissions as content is still be moved from the previous ASCIIDOCTOR format and updated for NNG 2.0.","breadcrumbs":"Preface » Preface","id":"2","title":"Preface"},"20":{"body":"int nng_msg_append(nng_msg *msg, const void *val, size_t size);\nint nng_msg_append_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_append_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_append_u64(nng_msg *msg, uint64_t val64); int nng_msg_insert(nng_msg *msg, const void *val, size_t size);\nint nng_msg_insert_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_insert_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_insert_u64(nng_msg *msg, uint64_t val64); Appending data to a message body is done by using the nng_msg_append functions. The base nng_msg_append function appends size bytes of untyped data to the end of the message. Use of the typed versions, ending in suffixes _u16, _u32, and _u64 allows for unsigned integers to be appended directly. The integers are encoded in network byte order, with the most significant byte appearing first. The message body will by two, four, or eight bytes accordingly. Data may inserted before the rest of the message body by using the nng_msg_insert functions. This will attempt to use \"headroom\" in the message to avoid a data copy. Otherwise they are like the nng_msg_append functions except that the put the data in front of the messages instead of at the end. tip Message headroom is limited, so nng_msg_insert is best used sparingly. It is much more efficient to build the message content from start to end using nng_msg_append.","breadcrumbs":"API Reference » Messages » Add to Body","id":"20","title":"Add to Body"},"200":{"body":"int nng_id_set(nng_id_map *map, uint64_t id, void *value); The nng_id_map_set function is used to store the value in the map at index id . If another value is already stored at that same location, then it is overwritten with value . note The value must not be NULL. If the table has to grow to accommodate this value, it may fail if insufficient memory is available, returning NNG_ENOMEM . Otherwise it returns zero.","breadcrumbs":"API Reference » ID Map » Store a Value","id":"200","title":"Store a Value"},"201":{"body":"void *nng_id_get(nng_id_map *map, uint64_t id); The nng_id_get function looks up the entry for id in map , returning the associated value if present, or NULL if no such entry exists.","breadcrumbs":"API Reference » ID Map » Lookup a Value","id":"201","title":"Lookup a Value"},"202":{"body":"int nng_id_alloc(nng_id_map *map, uint64_t *id_p, void *value); The nng_id_alloc stores the value in the map , at a newly allocated index, and returns the index in id_p . Identifiers are allocated in increasing order, without reusing old identifiers until the largest possible identifier is allocated. After wrapping, only identifiers that are no longer in use will be considered. No effort is made to order the availability of identifiers based on when they were freed. 2 As with nng_id_set , this may need to allocate memory and can thus fail with NNG_ENOMEM . Additionally, if there are no more free identifiers within the range specified when map was created, then it will return NNG_ENOSPC . Otherwise it returns zero, indicating success.","breadcrumbs":"API Reference » ID Map » Allocate an ID","id":"202","title":"Allocate an ID"},"203":{"body":"int nng_id_remove(nng_id_map *map, uint64_t id); The nng_id_remove removes the entry at index id from map . If no such entry exist, it will return NNG_ENOENT . Otherwise it returns zero.","breadcrumbs":"API Reference » ID Map » Remove an ID","id":"203","title":"Remove an ID"},"204":{"body":"bool nng_id_visit(nng_id_map *map, uint64_t *id_p, void **value_p, uint32_t *cursor); The nng_id_visit function is used to iterate over all items in the table. The caller starts the iteration by setting the cursor to 0 before calling it. For each call, the associated key and value of the next item will be returned in id_p , and value_p and the cursor will be updated. When all items have been iterated, the function returns false. The order of items returned is not guaranteed to be sequential. The caller must not attempt to derive any value of the cursor as it refers to internal table indices. Entries may be safely removed from map while iterating. However, if new entries are added to the table while iterating, the result of iteration is undefined; entries may be repeated or omitted during such an iteration. The caller must not attempt to derive any value of the cursor as it refers to internal table indices. 1 : The ID map is capable of storing at most 232 identifiers, even though the identifers may themselves be much larger than this. 2 : The concern about possibly reusing a recently released identifier comes into consideration after the range has wrapped. Given a sufficiently large range, this is unlikely to be a concern.","breadcrumbs":"API Reference » ID Map » Iterating IDs","id":"204","title":"Iterating IDs"},"205":{"body":"Some NNG utilities need to parse command line options, and for this purpose a header library is supplied. To make use of this, the header must be included. tip The functionality described here is entirely contained in the nng/args.h header file, and may be used without previously initializing the library with nng_init , and may even be used in programs that are not linked against the NNG library.","breadcrumbs":"API Reference » Arguments Parser » Command Arguments","id":"205","title":"Command Arguments"},"206":{"body":"typedef struct nng_arg_spec { const char *a_name; // Long style name (may be NULL for short only) int a_short; // Short option (no clustering!) int a_val; // Value stored on a good parse (>0) bool a_arg; // Option takes an argument if true\n} nng_optspec; #define NNG_ARG_END (-1)\n#define NNG_ARG_INVAL (-2)\n#define NNG_ARG_AMBIG (-3)\n#define NNG_ARG_MISSING (-4) int nng_args_parse(int argc, char *const *argv, const nng_optspec *spec, int *val, char **arg, int *idx); The nng_args_parse function is intended to facilitate parsing command-line arguments. This function exists largely to stand in for getopt from POSIX systems, but it is available on all platforms, and it includes some capabilities missing from getopt. The function parses arguments from main 1 (using argc and argv ), starting at the index referenced by idx . (New invocations typically set the value pointed to by idx to 1.) Options are parsed as specified by spec (see Argument Specification .) The value of the parsed option will be stored at the address indicated by val , and the value of idx will be incremented to reflect the next option to parse. tip For using this to parse command-line like strings that do not include the command name itself, set the value referenced by idx to zero instead of one. If the option had an argument, a pointer to that is returned at the address referenced by arg . This function should be called repeatedly, until it returns either -1 (indicating the end of options is reached) or a non-zero error code is returned. This function may return the following errors: [NNG_ARG_AMBIGU]: Parsed option matches more than one specification. [NNG_ARG_MISSING]: Option requires an argument, but one is not present. [NNG_ARG_INVAL]: An invalid (unknown) argument is present in argv .","breadcrumbs":"API Reference » Arguments Parser » Parse Command Line Arguments","id":"206","title":"Parse Command Line Arguments"},"207":{"body":"The calling program must first create an array of nng_arg_spec structures describing the options to be supported. This structure has the following members: a_name: The long style name for the option, such as \"verbose\". This will be parsed as a long option on the command line when it is prefixed with two dashes. It may be NULL if only a short option is to be supported. a_short: This is a single letter (at present only ASCII letters are supported). These options appear as just a single letter, and are prefixed with a single dash on the command line. The use of a slash in lieu of the dash is not supported, in order to avoid confusion with path name arguments. This value may be set to 0 if no short option is needed. o_val: This is a numeric value that is unique to this option. This value is assigned by the application program, and must be non-zero for a valid option. If this is zero, then it indicates the end of the specifications, and the rest of this structure is ignored. The value will be returned to the caller in val by nng_args_parse when this option is parsed from the command line. a_arg: This value should be set to true if the option should take an argument.","breadcrumbs":"API Reference » Arguments Parser » Option Specification","id":"207","title":"Option Specification"},"208":{"body":"Long options are parsed from the argv array, and are indicated when the element being scanned starts with two dashes. For example, the \"verbose\" option would be specified as --verbose on the command line. If a long option takes an argument, it can either immediately follow the option as the next element in argv , or it can be appended to the option, separated from the option by an equals sign (=) or a colon (:).","breadcrumbs":"API Reference » Arguments Parser » Long Options","id":"208","title":"Long Options"},"209":{"body":"Short options appear by themselves in an argv element, prefixed by a dash (-). If the short option takes an argument, it can either be appended in the same element of argv , or may appear in the next argv element. note Option clustering, where multiple options can be crammed together in a single argv element, is not supported by this function (yet).","breadcrumbs":"API Reference » Arguments Parser » Short Options","id":"209","title":"Short Options"},"21":{"body":"int nng_msg_chop(nng_msg *msg, size_t size);\nint nng_msg_chop_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_chop_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_chop_u64(nng_msg *msg, uint64_t *val64); int nng_msg_trim(nng_msg *msg, size_t size);\nint nng_msg_trim_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_trim_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_trim_u64(nng_msg *msg, uint64_t *val64); The nng_msg_chop functions remove data from the end of the body of message msg , reducing the message length by either size , or the appropriate value size. The nng_msg_trim functions remove data from the beginning of the message body of msg . but are otherwise just like the nng_msg_chop functions. If the message is not big enough to remove requisite amount of bytes, these functions return NNG_EINVAL. Otherwise they return zero. Additionally, functions with typed suffixes (_u16, _u32, _u64) decode the data and return it through the appropriate val pointer. The data is assumed to have been in network byte order in the message, but is returned in the native machine byte order. The appropriate number of bytes is consumed for each of these types, so two bytes for _u16, four bytes for _u32, and eight bytes for _u64.","breadcrumbs":"API Reference » Messages » Consume From Body","id":"21","title":"Consume From Body"},"210":{"body":"When using long options, the parser will match if it is equal to a prefix of the a_name member of a option specification, provided that it do so unambiguously (meaning it must not match any other option specification.)","breadcrumbs":"API Reference » Arguments Parser » Prefix Matching","id":"210","title":"Prefix Matching"},"211":{"body":"The following program fragment demonstrates this function. enum { OPT_LOGFILE, OPT_VERBOSE }; char *logfile; // options to be set bool verbose; static nng_arg_spec specs[] = { { .a_name = \"logfile\", .a_short = 'D', .a_val = OPT_LOGFILE, .a_arg = true, }, { .a_name = \"verbose\", .a_short = 'V', .a_val = OPT_VERBOSE, .a_arg = false, }, { .a_val = 0; // Terminate array } }; for (int idx = 1;;) { int rv, opt; char *arg; rv = nng_args_parse(argc, argv, specs, &opt, &arg, &idx); if (rv != 0) { break; } switch (opt) { case OPT_LOGFILE: logfile = arg; break; case OPT_VERBOSE: verbose = true; break; } } if (rv != NNG_ARG_END) { switch (rv) { case NNG_ARG_AMBIG: printf(\"Options error: ambiguous option\\n\"); break; case NNG_ARG_MISSING: printf(\"Options error: required option argument missing\\n\"); break; case NNG_ARG_INVAL: printf(\"Options error: unknown option present\\n\"); break; } exit(1); } 1 : Parsing argument strings from other sources can be done as well, although usually then idx will be initialized to zero.","breadcrumbs":"API Reference » Arguments Parser » Example","id":"211","title":"Example"},"212":{"body":"The Scalability Protocols are a principally a collection of common networking patterns found in applications. The following patterns are included:","breadcrumbs":"Protocols » Protocols","id":"212","title":"Protocols"},"213":{"body":"The request/reply pattern is made up of the REQ and REP protocols. This most often used when implementing RPC-like services, where a given request is matched by a single reply.","breadcrumbs":"Protocols » Request - Reply","id":"213","title":"Request - Reply"},"214":{"body":"The pipeline pattern is made up of the PUSH and PULL protocols. In this pattern communication is half-duplex, in that one side sends data and another side receives. This pattern is also characterized by its ability to solve distribution problems, and the fact that it has back-pressure, providing a measure of flow control to data production and consumption.","breadcrumbs":"Protocols » Pipeline","id":"214","title":"Pipeline"},"215":{"body":"","breadcrumbs":"Protocols » Publish - Subscribe","id":"215","title":"Publish - Subscribe"},"216":{"body":"","breadcrumbs":"Protocols » Bus","id":"216","title":"Bus"},"217":{"body":"","breadcrumbs":"Protocols » Pair","id":"217","title":"Pair"},"218":{"body":"The BUS protocol provides for building mesh networks where every peer is connected to every other peer. In this protocol, each message sent by a node is sent to every one of its directly connected peers. tip Messages are only sent to directly connected peers. This means that in the event that a peer is connected indirectly, it will not receive messages. When using this protocol to build mesh networks, it is therefore important that a fully-connected mesh network be constructed. All message delivery in this pattern is best-effort, which means that peers may not receive messages. Furthermore, delivery may occur to some, all, or none of the directly connected peers. (Messages are not delivered when peer nodes are unable to receive.) Hence, send operations will never block; instead if the message cannot be delivered for any reason it is discarded. tip In order to minimize the likelihood of message loss, this protocol should not be used for high throughput communications. Furthermore, the more traffic in aggregate that occurs across the topology, the more likely that message loss is to occur.","breadcrumbs":"Protocols » BUS Protocol » BUS Protocol","id":"218","title":"BUS Protocol"},"219":{"body":"The nng_bus0_open functions create a bus socket. This socket may be used to send and receive messages. Sending messages will attempt to deliver to each directly connected peer.","breadcrumbs":"Protocols » BUS Protocol » Socket Operations","id":"219","title":"Socket Operations"},"22":{"body":"void *nng_msg_header(nng_msg *msg);\nsize_t nng_msg_header_len(nng_msg *msg); The header and header length of msg are returned by nng_msg_header and nng_msg_header_len, respectively. The message headers are generally intended for limited use, to store protocol headers. important The message headers are for protocol and transport headers, and not for general application payloads. Misuse of the header may prevent the application from functioning properly.","breadcrumbs":"API Reference » Messages » Message Header","id":"22","title":"Message Header"},"220":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » BUS Protocol » Protocol Versions","id":"220","title":"Protocol Versions"},"221":{"body":"The BUS protocol has no protocol-specific options.","breadcrumbs":"Protocols » BUS Protocol » Protocol Options","id":"221","title":"Protocol Options"},"222":{"body":"When using a BUS socket in raw mode , received messages will contain the incoming pipe ID as the sole element in the header. If a message containing such a header is sent using a raw BUS socket, then, the message will be delivered to all connected pipes except the one identified in the header. This behavior is intended for use with device configurations consisting of just a single socket. Such configurations are useful in the creation of rebroadcasters, and this capability prevents a message from being routed back to its source. If no header is present, then a message is sent to all connected pipes. When using normal (cooked mode) BUS sockets, no message headers are present.","breadcrumbs":"Protocols » BUS Protocol » Protocol Headers","id":"222","title":"Protocol Headers"},"223":{"body":"The PAIR protocol implements a peer-to-peer pattern, where relationships between peers are one-to-one.","breadcrumbs":"Protocols » PAIR Protocol » PAIR protocol","id":"223","title":"PAIR protocol"},"224":{"body":"The nng_pair_open functions create a PAIR socket. Normally, this pattern will block when attempting to send a message if no peer is able to receive the message. note Even though this mode may appear to be reliable, because back-pressure prevents discarding messages most of the time, there are topologies involving where messages may be discarded. Applications that require reliable delivery semantics should consider using REQ sockets, or implement their own acknowledgment layer on top of PAIR sockets.","breadcrumbs":"Protocols » PAIR Protocol » Socket Operations","id":"224","title":"Socket Operations"},"225":{"body":"Version 0 is the legacy version of this protocol. It lacks any header information, and is suitable when building simple one-to-one topologies. tip Use version 0 if you need to communicate with other implementations, including the legacy libnanomsg library or mangos . Version 1 of the protocol offers improved protection against loops when used with devices .","breadcrumbs":"Protocols » PAIR Protocol » Protocol Versions","id":"225","title":"Protocol Versions"},"226":{"body":"note Polyamorous mode is deprecated, and support for it will likely be removed in a future release, when a suitable mesh protocol is available. In the meantime, applications are encouraged to look to other patterns. Normally pair sockets are for one-to-one communication, and a given peer will reject new connections if it already has an active connection to another peer. Polyamorous changes this, to allow a socket to communicate with multiple directly-connected peers. This mode is enabled by opening a socket using nng_pair1_open_poly . tip Polyamorous mode is only available when using pair version 1. In polyamorous mode a socket can support many one-to-one connections. In this mode, the application must choose the remote peer to receive an outgoing message by setting the nng_pipe to use for the outgoing message using nng_msg_set_pipe . If no remote peer is specified by the sender, then the protocol will select any available connected peer. Most often the value of the outgoing pipe will be obtained from an incoming message using nng_msg_get_pipe , such as when replying to an incoming message. note Directed send only works with directly connected peers. It will not function across device proxies. In order to prevent head-of-line blocking, if the peer on the given pipe is not able to receive (or the pipe is no longer available, such as if the peer has disconnected), then the message will be discarded with no notification to the sender.","breadcrumbs":"Protocols » PAIR Protocol » Polyamorous Mode","id":"226","title":"Polyamorous Mode"},"227":{"body":"The following protocol-specific options are available. NNG_OPT_MAXTTL : (int, version 1 only). Maximum time-to-live. NNG_OPT_PAIR1_POLY: (bool, version 1 only) This option is no longer supported. Formerly it was used to configure polyamorous mode, but that mode is now established by using the nng_pair1_open_poly function.","breadcrumbs":"Protocols » PAIR Protocol » Protocol Options","id":"227","title":"Protocol Options"},"228":{"body":"Version 0 of the pair protocol has no protocol-specific headers. Version 1 of the pair protocol uses a single 32-bit unsigned value. The low-order (big-endian) byte of this value contains a \"hop\" count, and is used in conjunction with the NNG_OPT_MAXTTL option to guard against device forwarding loops. This value is initialized to 1, and incremented each time the message is received by a new node.","breadcrumbs":"Protocols » PAIR Protocol » Protocol Headers","id":"228","title":"Protocol Headers"},"229":{"body":"The PUB protocol is one half of a publisher/subscriber pattern. In this pattern, a publisher sends data, which is broadcast to all subscribers. The subscribing applications only see the data to which they have subscribed. The PUB protocol is the publisher side, and the SUB protocol is the subscriber side. note In this implementation, the publisher delivers all messages to all subscribers. The subscribers maintain their own subscriptions, and filter them locally. Thus, this pattern should not be used in an attempt to reduce bandwidth consumption. The topics that subscribers subscribe to is just the first part of the message body. Applications should construct their messages accordingly.","breadcrumbs":"Protocols » PUB Protocol » PUB Protocol","id":"229","title":"PUB Protocol"},"23":{"body":"void *nng_msg_header_clear(nng_msg *msg); The nng_msg_header_clear simply resets the total message header length to zero.","breadcrumbs":"API Reference » Messages » Clear the Header","id":"23","title":"Clear the Header"},"230":{"body":"The nng_pub0_open functions create a publisher socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in NNG_ENOTSUP.","breadcrumbs":"Protocols » PUB Protocol » Socket Operations","id":"230","title":"Socket Operations"},"231":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PUB Protocol » Protocol Versions","id":"231","title":"Protocol Versions"},"232":{"body":"The PUB protocol has no protocol-specific options.","breadcrumbs":"Protocols » PUB Protocol » Protocol Options","id":"232","title":"Protocol Options"},"233":{"body":"The PUB protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PUB Protocol » Protocol Headers","id":"233","title":"Protocol Headers"},"234":{"body":"The PULL protocol is one half of a pipeline pattern. The other half is the PUSH protocol. In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion from the set of connected peers available for receiving. This property makes this pattern useful in load-balancing scenarios.","breadcrumbs":"Protocols » PULL Protocol » PULL protocol","id":"234","title":"PULL protocol"},"235":{"body":"The nng_pull0_open functions create a PULL socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in NNG_ENOTSUP. When receiving messages, the PULL protocol accepts messages as they arrive from peers. If two peers both have a message ready, the order in which messages are handled is undefined.","breadcrumbs":"Protocols » PULL Protocol » Socket Operations","id":"235","title":"Socket Operations"},"236":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PULL Protocol » Protocol Versions","id":"236","title":"Protocol Versions"},"237":{"body":"The PULL protocol has no protocol-specific options.","breadcrumbs":"Protocols » PULL Protocol » Protocol Options","id":"237","title":"Protocol Options"},"238":{"body":"The PULL protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PULL Protocol » Protocol Headers","id":"238","title":"Protocol Headers"},"239":{"body":"","breadcrumbs":"Protocols » PUSH Protocol » PUSH protocol","id":"239","title":"PUSH protocol"},"24":{"body":"int nng_msg_header_append(nng_msg *msg, const void *val, size_t size);\nint nng_msg_header_append_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_header_append_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_header_append_u64(nng_msg *msg, uint64_t val64); int nng_msg_header_insert(nng_msg *msg, const void *val, size_t size);\nint nng_msg_header_insert_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_header_insert_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_header_insert_u64(nng_msg *msg, uint64_t val64); Appending data to a message header is done by using the nng_msg_header_append functions, and inserting data in the header is done using the nng_msg_header_insert functions. These functions act just like the nng_msg_append and nng_msg_insert functions, except that they operate on the message header rather than the message body.","breadcrumbs":"API Reference » Messages » Append or Insert Header","id":"24","title":"Append or Insert Header"},"240":{"body":"The PUSH protocol is one half of a pipeline pattern. The other side is the PULL protocol. In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion from the set of connected peers available for receiving. This property makes this pattern useful in load-balancing scenarios.","breadcrumbs":"Protocols » PUSH Protocol » DESCRIPTION","id":"240","title":"DESCRIPTION"},"241":{"body":"The nng_push0_open call creates a PUSH socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in NNG_ENOTSUP. Send operations will observe flow control (back-pressure), so that only peers capable of accepting a message will be considered. If no peer is available to receive a message, then the send operation will wait until one is available, or the operation times out. note Although the pipeline protocol honors flow control, and attempts to avoid dropping messages, no guarantee of delivery is made. Furthermore, as there is no capability for message acknowledgment, applications that need reliable delivery are encouraged to consider the REQ protocol instead.","breadcrumbs":"Protocols » PUSH Protocol » Socket Operations","id":"241","title":"Socket Operations"},"242":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PUSH Protocol » Protocol Versions","id":"242","title":"Protocol Versions"},"243":{"body":"NNG_OPT_SENDBUF : (int, 0 - 8192) Normally this is set to zero, indicating that send operations are unbuffered. In unbuffered operation, send operations will wait until a suitable peer is available to receive the message. If this is set to a positive value (up to 8192), then an intermediate buffer is provided for the socket with the specified depth (in messages). note Transport layer buffering may occur in addition to any socket buffer determined by this option.","breadcrumbs":"Protocols » PUSH Protocol » Protocol Options","id":"243","title":"Protocol Options"},"244":{"body":"The PUSH protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PUSH Protocol » Protocol Headers","id":"244","title":"Protocol Headers"},"245":{"body":"The REP protocol is one half of a request/reply pattern. In this pattern, a requester sends a message to one replier, who is expected to reply. The request is resent if no reply arrives, until a reply is received or the request times out. tip This protocol is useful in setting up RPC-like services. It is also reliable, in that a requester will keep retrying until a reply is received. The REP protocol is the replier side, and the REP protocol is the requester side.","breadcrumbs":"Protocols » REP Protocol » REP Protocol","id":"245","title":"REP Protocol"},"246":{"body":"The nng_rep0_open functions create a replier socket. This socket may be used to receive messages (requests), and then to send replies. Generally a reply can only be sent after receiving a request. Send operations will result in NNG_ESTATE if no corresponding request was previously received. Likewise, only one receive operation may be pending at a time. Any additional concurrent receive operations will result in NNG_ESTATE. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » REP Protocol » Socket Operations","id":"246","title":"Socket Operations"},"247":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Each context may have at most one outstanding request, and operates independently of the others. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » REP Protocol » Context Operations","id":"247","title":"Context Operations"},"248":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » REP Protocol » Protocol Versions","id":"248","title":"Protocol Versions"},"249":{"body":"The REP protocol has no protocol-specific options.","breadcrumbs":"Protocols » REP Protocol » Protocol Options","id":"249","title":"Protocol Options"},"25":{"body":"int nng_msg_header_chop(nng_msg *msg, size_t size);\nint nng_msg_header_chop_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_header_chop_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_header_chop_u64(nng_msg *msg, uint64_t *val64); int nng_msg_header_trim(nng_msg *msg, size_t size);\nint nng_msg_header_trim_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_header_trim_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_header_trim_u64(nng_msg *msg, uint64_t *val64); The nng_msg_header_trim functions remove data from the beginning of the message header, and the nng_msg_header_chop functions remove data from the end of the message header. These functions act just like the nng_msg_trim and nng_msg_chop functions, except that they operate the message header rather than the message body.","breadcrumbs":"API Reference » Messages » Consume from Header","id":"25","title":"Consume from Header"},"250":{"body":"The REP protocol uses a backtrace in the header. This is more fully documented in the REQ chapter.","breadcrumbs":"Protocols » REP Protocol » Protocol Headers","id":"250","title":"Protocol Headers"},"251":{"body":"The REQ protocol is one half of a request/reply pattern. In this pattern, a requester sends a message to one replier, who is expected to reply. The request is resent if no reply arrives, until a reply is received or the request times out. tip This protocol is useful in setting up RPC-like services. It is also \"reliable\", in that a the requester will keep retrying until a reply is received. note Because requests are resent, it is important that they be idempotent to ensure predictable and repeatable behavior even in the face of duplicated requests, which can occur (for example if a reply message is lost for some reason.) The requester generally only has one outstanding request at a time unless in raw mode , and it will generally attempt to spread work requests to different peer repliers. tip This property, when combined with a device can help provide a degree of load-balancing. The REQ protocol is the requester side, and the REP protocol is the replier side.","breadcrumbs":"Protocols » REQ Protocol » REQ protocol","id":"251","title":"REQ protocol"},"252":{"body":"The nng_req0_open functions create a REQ socket. This socket may be used to send messages (requests), and then to receive replies. Generally a reply can only be received after sending a request. (Attempts to receive a message will result in NNG_ESTATE if there is no outstanding request.) Furthermore, only a single receive operation may be pending at a time. Attempts to post more receive operations concurrently will result in NNG_ESTATE. Requests may be canceled by sending a different request. This will cause the requester to discard any reply from the earlier request, but it will not stop a replier from processing a request it has already received or terminate a request that has already been placed on the wire. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » REQ Protocol » Socket Operations","id":"252","title":"Socket Operations"},"253":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . The NNG_OPT_REQ_RESENDTIME value may be configured differently on contexts created this way. Each context may have at most one outstanding request, and operates independently from the others. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » REQ Protocol » Context Operations","id":"253","title":"Context Operations"},"254":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » REQ Protocol » Protocol Versions","id":"254","title":"Protocol Versions"},"255":{"body":"The following protocol-specific option is available. NNG_OPT_REQ_RESENDTIME: ( nng_duration ) When a new request is started, a timer of this duration is also started. If no reply is received before this timer expires, then the request will be resent. Requests are also automatically resent if the peer to whom the original request was sent disconnects. Resending may be deferred up to the value of the NNG_OPT_RESENDTICK parameter. If the value is set to NNG_DURATION_INFINITE , then resends are disabled altogether. This should be used when the request is not idemptoent. NNG_OPT_REQ_RESENDTICK: ( nng_duration ) This is the granularity of the clock that is used to check for resending. The default is a second. Setting this to a higher rate will allow for more timely resending to occur, but may incur significant additional overhead when the socket has many outstanding requests (contexts). When there are no requests outstanding that have a resend set, then the clock does not tick at all. This option is shared for all contexts on a socket, and is only available for the socket itself.","breadcrumbs":"Protocols » REQ Protocol » Protocol Options","id":"255","title":"Protocol Options"},"256":{"body":"This protocol uses a backtrace in the header. This form uses a stack of 32-bit big-endian identifiers. There must be at least one identifier, the request ID , which will be the last element in the array, and must have the most significant bit set. There may be additional peer ID s preceding the request ID. These will be distinguishable from the request ID by having their most significant bit clear. When a request message is received by a forwarding node (such as a device ), the forwarding node prepends a 32-bit peer ID (which must have the most significant bit clear), which is the forwarder's way of identifying the directly connected peer from which it received the message. (This peer ID, except for the most significant bit, has meaning only to the forwarding node itself.) It may help to think of prepending a peer ID as pushing a peer ID onto the front of the stack of headers for the message. (It will use the peer ID it popped from the front to determine the next intermediate destination for the reply.) When a reply message is created, it is created using the same headers that the request contained. A forwarding node can pop the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. When the reply finally arrives back at the initiating requester, it should have only a single element in the message, which will be the request ID it originally used for the request.","breadcrumbs":"Protocols » REQ Protocol » Protocol Headers","id":"256","title":"Protocol Headers"},"257":{"body":"The RESPONDENT protocol is one half of a survey pattern. In this pattern, a surveyor sends a survey, which is broadcast to all peer respondents. The respondents then have a chance to reply (but are not obliged to reply). The survey itself is a timed event, so that responses received after the survey has finished are discarded. tip This protocol is useful in solving voting problems, such as leader election in cluster configurations, as well as certain kinds of service discovery problems. The RESPONDENT protocol is the respondent side, and the SURVEYOR protocol is the surveyor side.","breadcrumbs":"Protocols » RESPONDENT Protocol » RESPONDENT protocol","id":"257","title":"RESPONDENT protocol"},"258":{"body":"The nng_respondent0_open functions create a respondent socket. This socket may be used to receive messages, and then to send replies. A reply can only be sent after receiving a survey, and generally the reply will be sent to surveyor from whom the last survey was received. Respondents may discard a survey by simply not replying to it. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » RESPONDENT Protocol » Socket Operations","id":"258","title":"Socket Operations"},"259":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Incoming surveys will be routed to and received by only one context. Additional surveys may be received by other contexts in parallel. Replies made using a context will be returned to the the surveyor that issued the survey most recently received by that context. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » RESPONDENT Protocol » Context Operations","id":"259","title":"Context Operations"},"26":{"body":"nng_pipe nng_msg_get_pipe(nng_msg *msg);\nvoid nng_msg_get_pipe(nng_msg *msg, nng_pipe p); The nng_msg_set_pipe function sets the pipe associated with msg to p . This is most often useful when used with protocols that support directing a message to a specific peer. For example the PAIR version 1 protocol can do this when NNG_OPT_PAIR1_POLY mode is set. The nng_msg_get_pipe function returns the pipe that was previously set on the message m , either directly by the application, or when the message was received by the protocol. note Not all protocols support overriding the destination pipe.","breadcrumbs":"API Reference » Messages » Message Pipe","id":"26","title":"Message Pipe"},"260":{"body":"Only version 0 of this protocol is supported. At the time of writing, no other versions of this protocol have been defined. 1","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Versions","id":"260","title":"Protocol Versions"},"261":{"body":"The respondent protocol has no protocol-specific options.","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Options","id":"261","title":"Protocol Options"},"262":{"body":"The RESPONDENT protocol uses a backtrace in the header. This is more fully documented in the SURVEYOR manual. 1 : An earlier and incompatible version of the protocol was used in older pre-releases of nanomsg , but was not released in any production version.","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Headers","id":"262","title":"Protocol Headers"},"263":{"body":"The SUB protocol is one half of a publisher/subscriber pattern. In this pattern, a publisher sends data, which is broadcast to all subscribers. The subscribing applications only see the data to which they have subscribed. The SUB protocol is the subscriber side, and the PUB protocol is the publisher side. note The publisher delivers all messages to all subscribers. The subscribers maintain their own subscriptions, and filter them locally. Thus, this pattern should not be used in an attempt to reduce bandwidth consumption. The topics that subscribers subscribe to is compared to the leading bytes of the message body. Applications should construct their messages accordingly.","breadcrumbs":"Protocols » SUB Protocol » SUB protocol","id":"263","title":"SUB protocol"},"264":{"body":"The nng_sub0_open functions create a SUB socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in NNG_ENOTSUP.","breadcrumbs":"Protocols » SUB Protocol » Socket Operations","id":"264","title":"Socket Operations"},"265":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » SUB Protocol » Protocol Versions","id":"265","title":"Protocol Versions"},"266":{"body":"The following protocol-specific option is available. NNG_OPT_SUB_PREFNEW: (bool) This read/write option specifies the behavior of the subscriber when the queue is full. When true (the default), the subscriber will make room in the queue by removing the oldest message. When false, the subscriber will reject messages if the message queue does not have room.","breadcrumbs":"Protocols » SUB Protocol » Protocol Options","id":"266","title":"Protocol Options"},"267":{"body":"The SUB protocol has no protocol-specific headers.","breadcrumbs":"Protocols » SUB Protocol » Protocol Headers","id":"267","title":"Protocol Headers"},"268":{"body":"The SURVEYOR protocol is one half of a survey pattern. In this pattern, a surveyor sends a survey, which is broadcast to all peer respondents. The respondents then have a chance, but are not obliged, to reply. The survey itself is a timed event, so that responses received after the survey has finished are discarded. tip This protocol is useful in solving voting problems, such as leader election in cluster configurations, as well as certain kinds of service discovery problems. The SURVEYOR protocol is the surveyor side, and the RESPONDENT protocol is the respondent side.","breadcrumbs":"Protocols » SURVEYOR Protocol » SURVEYOR protocol","id":"268","title":"SURVEYOR protocol"},"269":{"body":"The nng_surveyor0_open functions create a surveyor socket. This socket may be used to send messages (surveys), and then to receive replies. A reply can only be received after sending a survey. A surveyor can normally expect to receive at most one reply from each responder. (Messages can be duplicated in some topologies, so there is no guarantee of this.) Attempts to receive on a socket with no outstanding survey will result in NNG_ESTATE. If the survey times out while the surveyor is waiting for replies, then the result will be NNG_ETIMEDOUT. Only one survey can be outstanding at a time; sending another survey will cancel the prior one, and any responses from respondents from the prior survey that arrive after this will be discarded. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » SURVEYOR Protocol » Socket Operations","id":"269","title":"Socket Operations"},"27":{"body":"","breadcrumbs":"API Reference » Messages » Examples","id":"27","title":"Examples"},"270":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Each context can initiate its own surveys, and it will receive only responses to its own outstanding surveys. Other contexts on the same socket may have overlapping surveys operating at the same time. Each of these may have their own timeouts established with NNG_OPT_SURVEYOR_SURVEYTIME. Additionally, sending a survey on a context will only cancel an outstanding survey on the same context. note Due to the best-effort nature of this protocol, if too may contexts are attempting to perform surveys simultaneously, it is possible for either individual outgoing surveys or incoming responses to be lost.","breadcrumbs":"Protocols » SURVEYOR Protocol » Context Operations","id":"270","title":"Context Operations"},"271":{"body":"Only version 0 of this protocol is supported. At the time of writing, no other versions of this protocol have been defined. 1","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Versions","id":"271","title":"Protocol Versions"},"272":{"body":"The following protocol-specific option is available. NNG_OPT_SURVEYOR_SURVEYTIME: ( nng_duration ) When a new survey is started, a timer of this duration is started. Any responses arriving this time will be discarded. Attempts to receive after the timer expires with no other surveys started will result in NNG_ESTATE. If a receive is pending when this timer expires, it will result in NNG_ETIMEDOUT.","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Options","id":"272","title":"Protocol Options"},"273":{"body":"This form uses a stack of 32-bit big-endian identifiers. There must be at least one identifier, the survey ID , which will be the last element in the array, and must have the most significant bit set. There may be additional peer ID s preceding the survey ID. These will be distinguishable from the survey ID by having their most significant bit clear. When a survey message is received by a forwarding node (such as a device ), the forwarding node prepends a 32-bit peer ID (which must have the most significant bit clear), which is the forwarder's way of identifying the directly connected peer from which it received the message. (This peer ID, except for the most significant bit, has meaning only to the forwarding node itself.) It may help to think of prepending a peer ID as pushing a peer ID onto the front of the stack of headers for the message. (It will use the peer ID it popped from the front to determine the next intermediate destination for the response.) When a response message is created, it is created using the same headers that the survey contained. A forwarding node can pop the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. When the response finally arrives back at the initiating surveyor, it should have only a single element in the message, which will be the survey ID it originally used for the request. More detail can be found in the sp-surveyor-01 RFC document. 1 : An earlier and incompatible version of the protocol was used in older pre-releases of nanomsg , but was not released in any production version.","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Headers","id":"273","title":"Protocol Headers"},"274":{"body":"This section documents transports for Scalabity Protocols implemented by NNG. BSD Socket Intra-Process Transport UDP","breadcrumbs":"Transports » Transports","id":"274","title":"Transports"},"275":{"body":"The inproc transportintra-process provides communication support between sockets within the same process. This may be used as an alternative to slower transports when data must be moved within the same process. This transport tries hard to avoid copying data, and thus is very light-weight.","breadcrumbs":"Transports » Intra-Process Transport » INPROC Transport","id":"275","title":"INPROC Transport"},"276":{"body":"This transport uses URLs using the scheme inproc://, followed by an arbitrary string of text, terminated by a NUL byte. Multiple URLs can be used within the same application, and they will not interfere with one another. Two applications may also use the same URL without interfering with each other. They will however be unable to communicate with each other using that URL.","breadcrumbs":"Transports » Intra-Process Transport » URL Format","id":"276","title":"URL Format"},"277":{"body":"When using an nng_sockaddr structure, the actual structure is of type nng_sockaddr_inproc .","breadcrumbs":"Transports » Intra-Process Transport » Socket Address","id":"277","title":"Socket Address"},"278":{"body":"The inproc transport has no special options. note While inproc accepts the option NNG_OPT_RECVMAXSZ for compatibility, the value of the option is ignored with no enforcement. As inproc peers are in the same address space, they are implicitly trusted, so the protection afforded by NNG_OPT_RECVMAXSZ is unnecessary.","breadcrumbs":"Transports » Intra-Process Transport » Transport Options","id":"278","title":"Transport Options"},"279":{"body":"When mixing the NNG library with other implementations of these protocols in the same process (such as the mangos or libnanomsg implementations), it will not be possible to utilize the inproc transport to communicate across this boundary. This limitation also extends to using different instances of the NNG library within the same process.","breadcrumbs":"Transports » Intra-Process Transport » Mixing Implementations","id":"279","title":"Mixing Implementations"},"28":{"body":"#include nng_msg *m;\nif (nng_msg_alloc(&m, strlen(\"content\") + 1) != 0) { // handle error\n}\nstrcpy(nng_msg_body(m), \"content\");","breadcrumbs":"API Reference » Messages » Example 1: Preparing a message for use","id":"28","title":"Example 1: Preparing a message for use"},"280":{"body":"","breadcrumbs":"Transports » Inter-Process Transport » IPC Transport","id":"280","title":"IPC Transport"},"281":{"body":"The ipc transport provides communication support between sockets within different processes on the same host. For POSIX platforms, this is implemented using UNIX domain sockets. For Windows, this is implemented using Windows named pipes. Other platforms may have different implementation strategies.","breadcrumbs":"Transports » Inter-Process Transport » DESCRIPTION","id":"281","title":"DESCRIPTION"},"282":{"body":"Traditional Names This transport uses URIs using the scheme ipc://, followed by a path name in the file system where the socket or named pipe should be created. tip On Windows, all names are prefixed by \\\\.\\pipe\\ and do not reside in the normal file system. On POSIX platforms, the path is taken literally, and is relative to the current directory, unless it begins with /, in which case it is relative to the root directory. note When using relative paths on POSIX systems, the address used and returned in properties like NNG_OPT_LOCADDR will also be relative. Consequently, they will only be interpreted the same by processes that have the same working directory. To ensure maximum portability and safety, absolute paths are recommended whenever possible. note If compatibility with legacy nanomsg applications is required, then path names must not be longer than 122 bytes, including the final NUL byte. This is because legacy versions of nanomsg cannot express URLs longer than 128 bytes, including the ipc:// prefix. UNIX Aliases The unix:// scheme is an alias for ipc:// and can be used inter-changeably, but only on POSIX systems. 1 Abstract Names On Linux, this transport also can support abstract sockets. Abstract sockets use a URI-encoded name after the abstract:// scheme, which allows arbitrary values to be conveyed in the path, including embedded NUL bytes. For example, the name \"a\\0b\" would be represented as abstract://a%00b. tip An empty name may be used with a listener to request \"auto bind\" be used to select a name. In this case the system will allocate a free name. The name assigned may be retrieved using NNG_OPT_LOCADDR . Abstract names do not include the leading NUL byte used in the low-level socket address. Abstract sockets do not have any representation in the file system, and are automatically freed by the system when no longer in use. Abstract sockets ignore socket permissions, but it is still possible to determine the credentials of the peer with NNG_OPT_PEER_UID , and similar options. 2","breadcrumbs":"Transports » Inter-Process Transport » URI Formats","id":"282","title":"URI Formats"},"283":{"body":"When using an nng_sockaddr structure, the actual structure is of type nng_sockaddr_ipc , except for abstract sockets, which use nng_sockaddr_abstract .","breadcrumbs":"Transports » Inter-Process Transport » Socket Address","id":"283","title":"Socket Address"},"284":{"body":"The following transport options are supported by this transport, where supported by the underlying platform. Option Type Description NNG_OPT_IPC_PERMISSIONS int Settable on listeners before they start, this is the UNIX file mode used when creating the socket. NNG_OPT_LOCADDR nng_sockaddr Local socket address, either nng_sockaddr_ipc or nng_sockaddr_abstract . NNG_OPT_REMADDR nng_sockaddr Remote socket address, either nng_sockaddr_ipc or nng_sockaddr_abstract . NNG_OPT_PEER_GID int Read only option, returns the group ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_PID int Read only option, returns the processed ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_UID int Read only option, returns the user ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_ZONEID int Read only option, returns the zone ID of the process at the other end of the socket, if platform supports it. NNG_OPT_LISTEN_FD int Write only for listeners before they start, use the named socket for accepting (for use with socket activation).","breadcrumbs":"Transports » Inter-Process Transport » Transport Options","id":"284","title":"Transport Options"},"285":{"body":"On Windows systems, the security descriptor for the listener, which can be used to control access, can be set using the function nng_listener_set_security_descriptor . 1 : The purpose of this scheme is to support a future transport making use of AF_UNIX on Windows systems, at which time it will be necessary to discriminate between the Named Pipes and the AF_UNIX based transports. 2 : This property makes it important that names be chosen randomly to prevent unauthorized access, or that checks against the peer credentials are made, or ideally, both.","breadcrumbs":"Transports » Inter-Process Transport » Other Configuration Parameters","id":"285","title":"Other Configuration Parameters"},"286":{"body":"","breadcrumbs":"Transports » BSD Socket (Experimental) » Socket Transport (Experimental)","id":"286","title":"Socket Transport (Experimental)"},"287":{"body":"The socket transport supports communication between peers across arbitrary BSD sockets, such as those that are created with nng_socket_pair . This transport only supports listeners , using nng_listener_create . note Attempts to create dialers using this transport will result in NNG_ENOTSUP. The socket file descriptor is passed to the listener using the NNG_OPT_SOCKET_FD option (as an integer). Setting this option will cause the listener to create a pipe backed by the file descriptor. The protocol between peers using this transport is compatible with the protocol used for the tcp transport, but this is an implementation detail and subject to change without notice. 1 note This transport is experimental , and at present is only supported on POSIX platforms. 2","breadcrumbs":"Transports » BSD Socket (Experimental) » Description","id":"287","title":"Description"},"288":{"body":"This transport uses the URL socket://, without further qualification.","breadcrumbs":"Transports » BSD Socket (Experimental) » URL Format","id":"288","title":"URL Format"},"289":{"body":"The socket address will be of family NNG_AF_UNSPEC. There are no further socket details available.","breadcrumbs":"Transports » BSD Socket (Experimental) » Socket Address","id":"289","title":"Socket Address"},"29":{"body":"if (nng_msg_alloc(&m, 1024) != 0) { // handle error\n}\nwhile ((val64 = next_datum()) != 0) P if (nng_msg_append_u64(m, val64) != 0) { // handle error }\n}","breadcrumbs":"API Reference » Messages » Example 2: Preallocating message content","id":"29","title":"Example 2: Preallocating message content"},"290":{"body":"The following transport options are supported by this transport. Option Type Description NNG_OPT_SOCKET_FD int Write-only option, that may be set multiple times on a listener. Each time this is set, the listener will create a pipe backed by the given file descriptor passed as an argument. NNG_OPT_PEER_GID int Read only option, returns the group ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_PID int Read only option, returns the processed ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_UID int Read only option, returns the user ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_ZONEID int Read only option, returns the zone ID of the process at the other end of the socket, if platform supports it. note The NNG_OPT_PEER_GID, NNG_OPT_PEER_PID, NNG_OPT_PEER_UID, and NNG_OPT_PEER_ZONEID options depend on platform support. These behave in exactly the same fashion as for the ipc transport. 1 : Specifically it is not compatible with the ipc transport. 2 : Windows lacks a suitable socketpair equivalent function we could use.","breadcrumbs":"Transports » BSD Socket (Experimental) » Transport Options","id":"290","title":"Transport Options"},"291":{"body":"","breadcrumbs":"Transports » UDP Transport (Experimental) » UDP Transport (Experimental)","id":"291","title":"UDP Transport (Experimental)"},"292":{"body":"The udp transport supports communication between peers using UDP. UDP is a very light-weight connection-less, unreliable, unordered delivery mechanism. Both IPv4 and IPv6 are supported when the underlying platform also supports it. This transport adds an ordering guarantee, so that messages will always be received in the correct order. Messages that arrive out of order, or are duplicated, will be dropped. There may be gaps in the messages received, so applications should not assume that all messages sent will arrive. note This transport is experimental .","breadcrumbs":"Transports » UDP Transport (Experimental) » Description","id":"292","title":"Description"},"293":{"body":"This transport uses URIs using the scheme udp://, followed by an IP address or hostname, followed by a colon and finally a UDP port number. For example, to contact port 8001 on the localhost either of the following URIs could be used: udp://127.0.0.1:8001 or udp://localhost:8001. A URI may be restricted to IPv6 using the scheme udp6://, and may be restricted to IPv4 using the scheme udp4://. note Specifying udp6:// may not prevent IPv4 hosts from being used with IPv4-in-IPv6 addresses, particularly when using a wildcard hostname with listeners. The details of this varies across operating systems. tip We recommend using either numeric IP addresses, or names that are specific to either IPv4 or IPv6 to prevent confusion and surprises. When specifying IPv6 addresses, the address must be enclosed in square brackets ([]) to avoid confusion with the final colon separating the port. For example, the same port 8001 on the IPv6 loopback address (::1) would be specified as udp://[::1]:8001. The special value of 0 (INADDR_ANY) can be used for a listener to indicate that it should listen on all interfaces on the host. A short-hand for this form is to omit the IP address entirely. For example, the following two URIs are equivalent, and could be used to listen to port 9999 on the host: udp://0.0.0.0:9999 udp://:9999","breadcrumbs":"Transports » UDP Transport (Experimental) » URL Format","id":"293","title":"URL Format"},"294":{"body":"When using an nng_sockaddr structure, the actual structure is either of type nng_sockaddr_in (for IPv4) or nng_sockaddr_in6 (for IPv6).","breadcrumbs":"Transports » UDP Transport (Experimental) » Socket Address","id":"294","title":"Socket Address"},"295":{"body":"The following transport options are supported by this transport, where supported by the underlying platform. Option Type Description NNG_OPT_LOCADDR nng_sockaddr The locally bound address, will be either nng_sockaddr_in or nng_sockaddr_in6 . NNG_OPT_REMADDR nng_sockaddr The remote peer address, will be either nng_sockaddr_in or nng_sockaddr_in6 . Only valid for pipe and dialer objects. NNG_OPT_RECVMAXSZ size_t Maximum size of incoming messages, will be limited to at most 65000. NNG_OPT_UDP_COPY_MAX size_t Threshold above which received messages are \"loaned\" up, rather than a new message being allocated and copied into. NNG_OPT_UDP_BOUND_PORT int The locally bound UDP port number (1-65535), read-only for listener objects only.","breadcrumbs":"Transports » UDP Transport (Experimental) » Transport Options","id":"295","title":"Transport Options"},"296":{"body":"This transport maps each SP message to a single UDP packet. In order to allow room for network headers, we thus limit the maximum message size to 65000 bytes, minus the overhead for any SP protocol headers. However, applications are strongly encouraged to only use this transport for very much smaller messages, ideally those that will fit within a single network packet without requiring fragmentation and reassembly. For Ethernet without jumbo frames, this typically means an MTU of a little less than 1500 bytes. (Specifically, 1452, which allows 28 bytes for IPv4 and UDP, and 20 bytes for the this transport. Reduce by an additional 20 bytes for IPv6.) Other link layers may have different MTUs, however IPv6 requires a minimum MTU of 1280, which after deducting 48 bytes for IPv6 and UDP headers, and 20 bytes for our transport header, leaves 1212 bytes for user data. If additional allowances are made for SP protocol headers with a default TTL of 8 (resulting in 72 additional bytes for route information), the final user accessible payload will be 1140 bytes. Thus this can be likely be viewed as a safe maximum to employ for SP payload data across all transports. The maximum message size is negotiated as part of establishing a peering relationship, and oversize messages will be dropped by the sender before going to the network. The maximum message size to receive can be configured with the NNG_OPT_RECVMAXSZ option.","breadcrumbs":"Transports » UDP Transport (Experimental) » Maximum Message Size","id":"296","title":"Maximum Message Size"},"297":{"body":"This transports maintains a logical \"connection\" with each peer, to provide a rough facsimile of a connection based semantic. This requires some resource on each peer. In order to ensure that resources are reclaimed when a peer vanishes unexpectedly, a keep-alive mechanism is implemented. TODO: Document the tunables for this.","breadcrumbs":"Transports » UDP Transport (Experimental) » Keep Alive","id":"297","title":"Keep Alive"},"298":{"body":"This section provides some guides to aid in migrating software from earlier versions NNG or libnanomsg . Migrating from NNG 1.x Migrating from libnanomsg","breadcrumbs":"Migration Guides » Migration Guides","id":"298","title":"Migration Guides"},"299":{"body":"There are some incompatibities from NNG 1.x, and applications must make certain changes for NNG 2.0. This guide should help with this migration. While we have made reasonable efforts to highlight all of the things that applications could run into, this list is not necessarily exhaustive, and undocumented interfaces may have changed without notice here.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Migrating from NNG 1.x","id":"299","title":"Migrating from NNG 1.x"},"3":{"body":"At the time of this writing, we are wrapping up NNG for its formal 1.0.0 release. It's a good time for reflection on the road that we took to get here. Like the road on the cover of this book, it was windy (if quite a bit longer), but what we find at the end has made the journey worthwhile. Originally the NNG project was conceived as a relatively modest effort to rewrite nanomsg based on threads, with a more readily extensible internal architecture so that we could more easily undertake projects like the ZeroTier and TLS transports. It would not be incorrect to say that the initial NNG effort was started in \"anger\", as we were frustrated with nanomsg's very complex internal state machines. Looking back on it now, those complex state state machines don't seem nearly as insane as they did just a year ago. The simple, naïve, approach we would have preferred, and the one we originally started with, involved significant use of threads, inspired by the work we did in mangos, which uses Go's goroutines heavily. Goroutines are excellent. Threads, it turns out, are not. Scalable, asynchronous, portable I/O is a lot harder than it looks. Our experience with in-kernel threads on illumos and Solaris spoiled us, and left us utterly unprepared for cesspool that really is large amounts of userspace programming. Instead, we have created our own, completely asynchronous core, giving us advanced multiprocessing and concurrency capabilities, without either sacrificing portability or settling for some unhappy least common denominator. This core is a robust foundation for NNG and handling the \"Scalability Protocols\", but if we're being completely honest, we think this core has braod applicability for beyond just the Scalability Protocols. It will be interesting to see if others come to the same conclusion. Builting upon this robust foundation, we have engineered a substantial project, with capabilities far in exceess of the original nanomsg, while still preserving compatibility with the the network protocols that form the backbone of the nanomsg ecosystem, and even a compatible programming interface for nanomsg library users. In addition to compatibility with nanomsg, we find that NNG has greatly increased scalability, reliability, and usability (especially when developing concurrent applications). NNG also has complete HTTP server and client implementations, support for TLS, and a plethora of other capabilities. Much of this is made possible by a the aforementioned asynchronous I/O framework. We've tried to stay true to the core nanomsg goals about being light-weight, liberally licensed, and implemented in C. (After all, those were the things that drew us to nanomsg in the first place!) In addition we added a couple of new ones. Specifically, reliability, performance, and extensibility (in that order) were added as core goals for the project. We believe that NNG represents a substantial step forward over other messaging frameworks, and have enjoyed creating it. We hope you find it useful. There is still a lot more we want to do, and future release of NNG will continue to expand it's capabilities. We're just getting started. --- Garrett D'Amore , May 30, 2018","breadcrumbs":"Preface » Preface for the First Edition","id":"3","title":"Preface for the First Edition"},"30":{"body":"Sockets in Scalability Protocols provide the handle for communication between peers. Sockets also encapsulate protocol specific semantics, such as filtering subscriptions, or automatically retrying requests.","breadcrumbs":"API Reference » Sockets » Sockets","id":"30","title":"Sockets"},"300":{"body":"For applications that need to detect NNG v2 versus older code, the NNG_MAJOR_VERSION macro can be used. This will have numeric value 2 for version 2, and 1 for earlier versions. note NNG version 2.0 is not stabilized yet, and while it is in development there is no compatibility guarantee between releases or builds of NNG 2.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Detecting NNG v2","id":"300","title":"Detecting NNG v2"},"301":{"body":"Applications using the legacy libnanomsg API will have to be updated to native NNG interfaces. See the Migrating From libnanomsg chapter for details.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Nanomsg Compatibility","id":"301","title":"Nanomsg Compatibility"},"302":{"body":"It is now required for applications to initialize the library explicitly before using it. This is done using the nng_init function.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Library Initialization","id":"302","title":"Library Initialization"},"303":{"body":"The following header files are removed, and the declarations they provided are now provided by including . Simply remove any references to them. nng/protocol/bus0/bus.h nng/protocol/pair0/pair.h nng/protocol/pair1/pair.h nng/protocol/pipeline0/pull.h nng/protocol/pipeline0/push.h nng/protocol/pubsub0/pub.h nng/protocol/pubsub0/sub.h nng/protocol/reqrep0/rep.h nng/protocol/reqrep0/req.h nng/protocol/survey0/respond.h nng/protocol/survey0/survey.h nng/supplemental/tls/tls.h nng/supplemental/util/idhash.h nng/supplemental/util/platform.h nng/transport/inproc/inproc.h nng/transport/ipc/ipc.h nng/transport/tcp/tcp.h nng/transport/tls/tls.h nng/transport/ws/websocket.h nng/transport/zerotier/zerotier.h","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Removed Headers","id":"303","title":"Removed Headers"},"304":{"body":"The following functions have been renamed as described by the following table. The old names are available by defining the macro NNG1_TRANSITION in your compilation environment. Old Name New Name nng_close nng_socket_close nng_recv_aio nng_socket_recv nng_send_aio nng_socket_send","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Renamed Functions","id":"304","title":"Renamed Functions"},"305":{"body":"The following macro aliases are removed, unless NNG1_TRANSITION is defined in your compilation environment. nng_bus_open nng_pair_open nng_pub_open nng_pull_open nng_push_open nng_rep_open nng_req_open nng_respondent_open nng_sub_open nng_surveyor_open Just add either 0 or 1 (in the case of PAIRv1) to get the protocol desired. (Forcing the version number to be supplied should avoid surprises later as new versions of protocols are added.)","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Removed Protocol Aliases","id":"305","title":"Removed Protocol Aliases"},"306":{"body":"The NNG_FLAG_ALLOC flag that allowed a zero copy semantic with nng_send and nng_recv is removed. This was implemented mostly to aid legacy nanomsg applications, and it was both error prone and still a bit suboptimal in terms of performance. Modern code should use one of nng_sendmsg , nng_recvmsg , nng_socket_send , or nng_socket_recv to get the maximum performance benefit. Working directly with nng_msg structures gives more control, reduces copies, and reduces allocation activity.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » NNG_FLAG_ALLOC Removed","id":"306","title":"NNG_FLAG_ALLOC Removed"},"307":{"body":"When an operation fails with NNG_ESTOPPED , it means that the associated [nni_aio] object has been permanently stopped and must not be reused. Applications must watch for this error code, and not resubmit an operation that returns it. This is particularly important for callbacks that automatically resubmit operations. Failure to observe this rule will lead to an infinite loop as any further operations on the object will fail immediately with NNG_ESTOPPED. The error codes NNG_EAMBIGUOUS and NNG_ENOARG have been removed.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Error Code Changes","id":"307","title":"Error Code Changes"},"308":{"body":"The API used for providers for asynchronous I/O operations has changed slightly. The nng_aio_begin function is removed. However a new nng_aio_reset function should be called instead, before performing any other operations on an aio object. (This simply clears certain fields.) The nng_aio_defer function is replaced, with a very nng_aio_start function. However, this function has slightly different semantics. It will automatically call the callback if the operation cannot be scheduled. Be aware of the new NNG_ESTOPPED error code, for operations on a handle that is being torn down by the consumer.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » AIO Provider API changes","id":"308","title":"AIO Provider API changes"},"309":{"body":"Transports have not needed to be registered for a long time now, and the functions for doing so have been removed. These functions can be simply removed from your application: nng_inproc_register nng_ipc_register nng_tls_register nng_tcp_register nng_ws_register nng_wss_register nng_zt_register Additionally, the header files containing these functions have been removed, such as nng/transport/ipc/ipc.h. Simply remove #include references to those files.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Transport Specific Functions","id":"309","title":"Transport Specific Functions"},"31":{"body":"#define NNG_SOCKET_INITIALIZER // opaque value typedef struct nng_socket_s nng_socket; The nng_socket structure represents socket. This is a handle, and the members of it are opaque. However, unlike a pointer, it is usually passed by value. A socket may be initialized statically with the NNG_SOCKET_INITIALIZER macro, to ensure that it cannot be confused with a valid open socket.","breadcrumbs":"API Reference » Sockets » Socket Structure","id":"31","title":"Socket Structure"},"310":{"body":"The support for configuring TLS via NNG_OPT_TLS_CONFIG, NNG_TLS_AUTH_MODE, NNG_OPT_TLS_CA_FILE, NNG_OPT_TLS_SERVER_NAME, and similar has been removed. Instead configuration must be performed by allocating a nng_tls_config object, and then setting fields on it using the appropriate functions, after which it may be configured on a listener or dialer using the nng_listener_set_tls or nng_dialer_set_tls functions. Likewise, when using the streams API, use the nng_stream_listener_set_tls or nng_stream_dialer_set_tls functions. Note that the declarations needed for TLS configuration are now available in , rather than the supplemental header.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » TLS Configuration","id":"310","title":"TLS Configuration"},"311":{"body":"Support for very old TLS versions 1.0 and 1.1 is removed. Further, the NNG_TLS_1_0 and NNG_TLS_1_1 constants are also removed. Applications should use NNG_TLS_1_2 or even NNG_TLS_1_3 instead.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Old TLS Versions Removed","id":"311","title":"Old TLS Versions Removed"},"312":{"body":"The ability to configure multiple keys and certificates for a given TLS configuration object is removed. (The nng_tls_config_own_cert will return NNG_EBUSY if it has already been called for the configuration.) The intended purpose was to support alternative cryptographic algorithms, but this is not necessary, was never used, and was error prone.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Only One TLS Key/Cert Per Configuration","id":"312","title":"Only One TLS Key/Cert Per Configuration"},"313":{"body":"NNG 1.x had an undocumented ability to specify the local address to bind to when dialing, by using the local address in front of the destination address separated by a semicolon. This was provided for legacy libnanomsg compatilibility, and is no longer offered. The correct way to specify a local address is by setting NNG_OPT_LOCADDR on the dialer.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Support for Local Addresses in Dial URLs Removed","id":"313","title":"Support for Local Addresses in Dial URLs Removed"},"314":{"body":"The types of NNG_OPT_PEER_GID , NNG_OPT_PEER_PID , NNG_OPT_PEER_UID , and NNG_OPT_PEER_ZONEID have changed from uint64_t to int. The underlying platforms all use 32-bit quantities for these.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » IPC Option Type Changes","id":"314","title":"IPC Option Type Changes"},"315":{"body":"The previously deprecated nng_pipe_getopt_xxx family of functions is removed. Applications should use nng_pipe_get and related functions instead. The socket option function families for nng_getopt and nng_setopt have been removed as well. In this case, use the nng_socket_get and nng_socket_set functions as appropriate. The _getopt and _setopt functions for contexts, listeners, and dialers are no longer present. Simply changing _getopt to _get or _setopt to _set in the function name should be sufficient in most cases. The following functions served no useful purpose (after other changes described in this document), and are thus removed: nng_ctx_get_string nng_ctx_set_string nng_ctx_get_uint64 nng_dialer_get_ptr nng_dialer_set_ptr nng_dialer_get_uint64 nng_dialer_set_uint64 nng_listener_get_ptr nng_listener_set_ptr nng_listener_get_uint64 nng_listener_set_uint64 nng_socket_get_ptr nng_socket_set_ptr nng_socket_get_string nng_socket_set_string nng_socket_get_uint64 nng_socket_set_uint64 nng_stream_get_ptr nng_stream_set_ptr nng_stream_get_uint64 nng_stream_dialer_get_ptr nng_stream_dialer_set_ptr nng_stream_dialer_get_uint64 nng_stream_dialer_set_uint64 nng_stream_listener_get_ptr nng_stream_listener_set_ptr nng_stream_listener_get_uint64 nng_stream_listener_set_uint64 nng_ctx_get_ptr (not documented) nng_ctx_set_ptr (not documented)","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Option Functions","id":"315","title":"Option Functions"},"316":{"body":"The following functions are removed. To access options, use a proper typed access function, such as one ending in a suffix like _bool (to access a bool typed option). nng_ctx_get nng_ctx_set nng_dialer_get nng_dialer_set nng_listener_get nng_listener_set nng_pipe_get nng_socket_get nng_socket_set nng_stream_get nng_stream_set nng_stream_dialer_get nng_stream_dialer_set nng_stream_listener_get nng_stream_listener_set","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Untyped Option Functions Removed","id":"316","title":"Untyped Option Functions Removed"},"317":{"body":"The ability to set options on streams after they have been created is no longer present. (It turns out that this was not very useful.) All functions nng_stream_set_xxx are removed. For tuning the NNG_OPT_TCP_NODELAY or similar properties, set the option on the listener or dialer that creates the stream instead.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Stream Options","id":"317","title":"Stream Options"},"318":{"body":"A number of transport options can no longer be set on the socket. Instead these options must be set on the endpoint (dialer or listener) using the appropriate nng_dialer_set or nng_listener_set option. This likely means that it is necessary to allocate and configure the endpoint before attaching it to the socket. This will also afford a much more fine-grained level of control over transport options. The following options are copied from the socket when creating a dialer or listener, but afterwards will not be changed on the dialer or listener if the socket changes. It is recommended to set them properly on the socket before creating dialers or listeners, or set them explicitly on the dialer or listener directly: NNG_OPT_RECONNMINT NNG_OPT_RECONNMAXT NNG_OPT_RECVMAXSZ The latter option is a hint for transports and intended to facilitate early detection (and possibly avoidance of extra allocations) of oversize messages, before bringing them into the socket itself.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Transport Options","id":"318","title":"Transport Options"},"319":{"body":"The NNG_OPT_PROTO, NNG_OPT_PROTONAME, NNG_OPT_PEER, and NNG_OPT_PEERNAME options have been replaced by functions instead of options. Use nng_socket_proto_id , nng_socket_peer_id , nng_socket_proto_name , and nng_socket_peer_name instead. Note that the new functions provide a reference to a static string, and thus do not require allocation, and the returned strings should not be freed. Also the IDs are provided as uint16_t, matching the actual wire protocol values, instead of int. The NNG_OPT_RAW option has aso been replaced by a function, nng_socket_raw . The NNG_OPT_SENDFD and NNG_OPT_RECVFD options have been replaced by nng_socket_get_send_poll_fd and nng_socket_get_recv_poll_fd respectively. The NNG_OPT_SOCKNAME function is removed. This was provided for application use, and never used internally by NNG. Applications should keep track of this information separately.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Socket Options","id":"319","title":"Socket Options"},"32":{"body":"int nng_socket_id(nng_socket s);\nint nng_socket_raw(nng_socket s, bool *raw);\nint nng_socket_proto_id(nng_socket s, uint16_t *proto);\nint nng_socket_peer_id(nng_socket s, uint16_t *proto);\nint nng_socket_proto_name(nng_socket s, const char **name);\nint nng_socket_peer_name(nng_socket s, const char **name); These functions are used to provide fundamental information about the socket s . Most applications will not need to use these functions. The nng_socket_id function returns the numeric id, which will be a non-negative value, associated with the socket. If the socket is uninitialized (has never been opened), then the return value may be -1. The nng_socket_proto_id and nng_socket_peer_id functions provide the 16-bit protocol identifier for the socket's protocol, and of the protocol peers will use when communicating with the socket. The nng_socket_proto_name and nng_socket_peer_name functions provide the ASCII names of the socket's protocol, and of the protocol peers of the socket use. The value stored in name is a fixed string located in program text, and must not be freed or altered. It is guaranteed to remain valid while this library is present. The nng_socket_raw function determines whether the socket is in raw mode or not, storing true in raw if it is, or false if it is not.","breadcrumbs":"API Reference » Sockets » Socket Identity","id":"32","title":"Socket Identity"},"320":{"body":"The NNG_OPT_SUB_SUBSCRIBE and NNG_OPT_SUB_UNSUBCRIBE options have been replaced by the following functions: nng_sub0_socket_subscribe , nng_sub0_socket_unsubscribe , nng_sub0_ctx_subscribe and nng_sub0_ctx_unsubscribe . These functions, like the options they replace, are only applicable to SUB sockets.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Subscriptions","id":"320","title":"Subscriptions"},"321":{"body":"A number of the statistics functions take, or return, const nng_stat * instead of plain nng_stat *. The ABI has not changed, but it may be necessary to declare certain methods variables const to avoid warnings about misuse of const.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Statistics Use Constified Pointers","id":"321","title":"Statistics Use Constified Pointers"},"322":{"body":"The use of * to act as a wild card meaning all local interface addresses is removed. The empty string already performs this function, and unlike * is RFC compliant.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Wildcards Not Valid in URLs","id":"322","title":"Wildcards Not Valid in URLs"},"323":{"body":"The NNG_OPT_URL option has been removed. It is replaced by the type safe nng_dialer_get_url and nng_listener_get_url functions, which return an nng_url structure instead of a string.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » URL Option Removed","id":"323","title":"URL Option Removed"},"324":{"body":"The details of nng_url have changed significantly, and direct access of the structure is no longer permitted. Intead new accessors functions are provided: u_scheme is replaced by nng_url_scheme . u_port is replaced by nng_url_port , but this returns a uint16_t. u_hostname is replaced by nng_url_hostname . u_path is replaced by nng_url_path . u_query is replaced by nng_url_query . u_fragment is replaced by nng_url_fragment . u_userinfo is replaced by nng_url_userinfo . u_requri is removed - it can be easily formulated from the other fields. u_host is removed - use nng_url_hostname and nng_url_port to construct if needed u_rawurl is removed - a \"cooked\" URL can be obtained from the new nng_url_sprintf function.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » URL Structure Changes","id":"324","title":"URL Structure Changes"},"325":{"body":"The entire HTTP API has been refactored and should be much simpler to use and more efficient. Applications directly using the HTTP API will need to be fully modified. A few limits on string lengths of certain values are now applied, which allows us to preallocate values and eliminate certain unreasonable error paths. If values longer than these are supplied in certain APIs they may be silently truncated to the limit: Hostnames are limited per RFC 1035 to 253 characters (not including terminating \".\" or zero byte.) HTTP Method names are limited to 32 bytes (the longest IANA registered method is currently 18 bytes, used for WebDAV.) The fixed part of URI pathnames used with HTTP handlers is limited to 1024 bytes. (Longer URIs may be accepted by using [nng_http_handler_set_tree] and matching a parent of the directory component.) The following API calls have changed so that they are void returns, and cannot fail. They may silently truncate data. [nng_http_req_set_method] [nng_http_res_set_status] [nng_http_handler_collect_body] [nng_http_handler_set_data] [nng_http_handler_set_host] [nng_http_handler_set_method] [nng_http_handler_set_tree] [nng_http_handler_set_tree_exclusive] The HTTP handler objects may not be modified once in use. Previously this would fail with NNG_EBUSY. These checks are removed now, but debug builds will assert if an application tries to do so.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » HTTP API","id":"325","title":"HTTP API"},"326":{"body":"The NNG_OPT_WSS_REQUEST_HEADERS, NNG_OPT_WSS_RESPONSE_HEADERS and NNG_OPT_WS_OPT_WS_REQUEST_HEADERS, NNG_OPT_WS_RESPONSE_HEADERS have been removed. The NNG_OPT_WS_REQUEST_HEADER and NNG_OPT_WS_RESPONSE_HEADER option prefixes have been collapsed into just NNG_OPT_WS_HEADER, with slightly different semantics. It still is a prefix (append the name of the header of interest), but setting it can only affect outbound headers (request header for dialers, response header for listeners), and when reading it on a pipe, the value returned is the header sent by the remote peer. The undocumented hook function signature has changed to reflect changes in the HTTP API.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » WebSocket API","id":"326","title":"WebSocket API"},"327":{"body":"The NNG_OPT_IPC_SECURITY_DESCRIPTOR option is removed, and replaced with the functions [nng_listener_get_security_descriptor] and [nng_stream_listener_get_security_descriptor]. Security descriptor support is only relevant to Windows, and is presently only supported for IPC when Named Pipes are used. Planned future changes to switch to UNIX domain sockets may eliminate support for security descriptors altogether in NNG.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Security Descriptors (Windows Only)","id":"327","title":"Security Descriptors (Windows Only)"},"328":{"body":"The supplemental function nng_opts_parse and supporting definitions have moved. This functionality is now supplied by a header only library, available in nng/args.h. See nng_args_parse for more information.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Command Line Argument Parser Changes","id":"328","title":"Command Line Argument Parser Changes"},"329":{"body":"The Layer 2 special ZeroTier transport has been removed. It is possible to use NNG with ZeroTier using TCP/IP, and a future update is planned to provided coexistence between ZeroTier & the native stack's TCP/IP using lwIP.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » ZeroTier Support Removed","id":"329","title":"ZeroTier Support Removed"},"33":{"body":"int nng_bus0_open(nng_socket *s);\nint nng_pub0_open(nng_socket *s);\nint nng_pull0_open(nng_socket *s);\nint nng_push0_open(nng_socket *s);\nint nng_rep0_open(nng_socket *s);\nint nng_req0_open(nng_socket *s);\nint nng_respondent0_open(nng_socket *s);\nint nng_sub0_open(nng_socket *s);\nint nng_surveyor0_open(nng_socket *s); These functions open a socket, returning it in s . The constructors for sockets are protocol specific so please refer to protocol documentation for more specific information. The following functions open a socket in normal mode: nng_bus0_open - BUS version 0 nng_pair0_open - PAIR version 0 nng_pair1_open - PAIR version 1 nng_pair1_open_poly - PAIR version 1, polyamorous mode nng_pub0_open - PUB version 0 nng_pull0_open - PULL version 0 nng_push0_open - PUSH version 0 nng_rep0_open - REP version 0 nng_req0_open - REQ version 0 nng_respondent0_open - RESPONDENT version 0 nng_sub0_open - SUB version 0 nng_surveyor0_open - SURVEYOR version 0","breadcrumbs":"API Reference » Sockets » Opening a Socket","id":"33","title":"Opening a Socket"},"330":{"body":"Previous version of NNG offered direct API compatibility with libnanomsg , but that support is no longer offered in this version. If your application is still using legacy libnanomsg APIs, you will need to update it for this version of NNG.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Migrating from libnanomsg","id":"330","title":"Migrating from libnanomsg"},"331":{"body":"Most applications can replace all #include statements with #include .","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Header Files","id":"331","title":"Header Files"},"332":{"body":"Replace -lnanomsg with -lnng. It may be necessary to include additional system libraries, such as -lpthread, depending on your system.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Link Libraries","id":"332","title":"Link Libraries"},"333":{"body":"It is necessary to explicitly initialize the library, using the nng_init function. This must be called before any other function.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Initialization","id":"333","title":"Initialization"},"334":{"body":"Sockets, dialers, and listeners in libnanomsg are simple integers. In NNG, these are struct types. Messages are quite different in NNG, with the absence of the POSIX message control headers. The struct nn_msghdr structure has no equivalent. See nng_msg for the NNG approach to messages. Likewise there is no struct nn_cmsghdr equivalent.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Types","id":"334","title":"Types"},"335":{"body":"Nanomsg API NNG Equivalent Notes nn_strerror nng_strerror nn_errno None Errors are returned directly rather than through errno. nn_socket Various Use the appropriate protocol constructor, such as nng_req0_open. nn_close nng_socket_close nn_bind nng_listen , nng_listener_create Allocating a listener with nng_lister_create and configuring it offers more capabilities. nn_connect nng_dial , nng_dialer_create Allocating a dialer with nng_dialer_create and configuring it offers more capabilities. nn_shutdown nng_listener_close , nng_dialer_close nn_allocmsg nng_msg_alloc There are significant semantic differences. nn_freemsg nng_msg_free nn_reallocmsg nng_msg_realloc nn_send nng_send nn_recv nng_recv nn_sendmsg nng_sendmsg nn_getsockopt nng_socket_get NNG has typed accessors for options, and also separate functions for dialers and listeners. nn_setsockopt nng_socket_set nn_device nng_device nn_poll None Can be constructed using nng_aio. Few if any applications ever used this API. nn_term nng_fini The nng_fini API can do this, but is not recommended except when debugging memory leaks. nn_get_statistic nng_stats_get The statistics in NNG are completely different, with different semantics and no stability guarantees. NN_POLLIN None Used only with nn_poll. NN_POLLOUT None Used only with nn_poll. NN_MSG nng_sendmsg , nng_recvmsg There are differences as a separate nng_msg structure is involved. NN_CMSG_ALIGN None NN_CMSG_FIRSTHDR None NN_CMSG_NXTHDR None NN_CMSG_DATA None NN_CMSG_LEN None NN_CMSG_SPACE None struct nn_iovec nng_iov struct nn_msghdr nng_msg struct nn_cmsghdr nng_msg and nng_msg_header","breadcrumbs":"Migration Guides » Migrating from libnanomsg » API Conversions","id":"335","title":"API Conversions"},"336":{"body":"The following options are changed. Nanomsg Option NNG Eqvaivalent Notes NN_LINGER None NNG does not support tuning this. NN_SNDBUF NNG_OPT_SENDBUF NNG value is given in messages, not bytes. NN_RCVBUF NNG_OPT_RECVBUF NNG value is given in messages, not bytes. NN_SNDTIMEO NNG_OPT_SENDTIMEO NN_RCVTIMEO NNG_OPT_RECVTIMEO NN_RECONNECT_IVL NNG_OPT_RECONNMINT NN_RECONNECT_IVL_MAX NNG_OPT_RECONNMAXT NN_SNDPRIO None Not supported in NNG yet. NN_RCVPRIO None Not supported in NNG yet. NN_RCVFD nng_socket_get_recv_poll_fd No longer an option, use a function call. NN_SNDFD nng_socket_get_send_poll_fd No longer an option, use a function call. NN_DOMAIN None NNG options are not divided by domain or protocol. NN_PROTOCOL nng_socket_proto_id No longer an option. See also nng_socket_proto_name. NN_IPV4ONLY None Use URL such as tcp4:// to obtain this functionality. NN_SOCKET_NAME None Removed from NNG. NN_MAXTTL NNG_OPT_MAXTTL NN_SUB_SUBSCRIBE nng_sub0_socket_subscribe No longer an option, use a function call. NN_SUB_UNSUBSCRIBE nng_sub0_socket_unsubscribe No longer an option, use a function call.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Options","id":"336","title":"Options"},"337":{"body":"Most of the error codes have similar names in NNG, just prefixed with NNG_. There are some exceptions. Be aware that the numeric values are not the same. Nanomsg Error NNG Error Notes EINTR NNG_EINTR ENOMEM NNG_ENOMEM EINVAL NNG_EINVAL , NNG_EADDRINVAL , NNG_EBADTYPE NNG discrimates between different types of errors. EBUSY NNG_EBUSY ETIMEDOUT NNG_ETIMEDOUT ECONNREFUSED NNG_ECONNREFUSED EBADF NNG_ECLOSED , NNG_ECANCELED Canceling an operation returns differently than using an invalid or closed object. EAGAIN NNG_EAGAIN ENOTSUP NNG_ENOTSUP EADDRINUSE NNG_EADDRINUSE EFSM NNG_ESTATE Not a legal POSIX errno value. ENOENT NNG_ENOENT EPROTO NNG_EPROTO EHOSTUNREACH NNG_EUNREACHABLE EACCCES NNG_EPERM , NNG_EWRITEONLY , NNG_EREADONLY , NNG_ECRYPTO , NNG_EPEERAUTH NNG has more fine grained reasons for access failures. EMSGSIZE NNG_EMSGSIZE ECONNABORTED NNG_ECONNABORTED ECONNRESET NNG_ECONNRESET EEXIST NNG_EEXIST EMFILE NNG_ENOFILES ENOSPC NNG_ENOSPC","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Error Codes","id":"337","title":"Error Codes"},"338":{"body":"The ability to specify the source address in the URL,to use when using nn_dial inside the URL is not present in NNG. The correct way to specify the local address is using the NNG_OPT_LOCADDR option on the dialer before starting to dial.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Local Addresses for Dialing","id":"338","title":"Local Addresses for Dialing"},"339":{"body":"ABI, 1 abstract sockets, 1 abstract://, 1 accept, 1 AF_UNIX, 1 aio, 1 allocations, 1 application binary interface, 1 asynchronous I/O, 1 back-pressure, 1 backtrace, 1 , 2 , 3 , 4 best-effort, 1 bind, 1 body, 1 BUS , 1 BUS protocol, 1 callback, 1 clock, 1 command-line arguments, 1 concurrency, 1 concurrent, 1 condition variable, 1 connect, 1 context, 1 CPU-bound, 1 duration, 1 error message, 1 event loop, 1 flow control, 1 gather, 1 getopt, 1 half-duplex, 1 header, 1 idempotent, 1 INADDR_ANY, 1 inproc , 1 inproc transport, 1 inproc://, 1 intra-process, 1 ipc , 1 ipc transport, 1 ipc://, 1 IPv4, 1 IPv6, 1 leader election, 1 listen, 1 load-balancing, 1 , 2 , 3 Log handlers, 1 memory, 1 messages, 1 MTU, 1 mutex, 1 named pipes, 1 NNG_AF_UNSPEC, 1 nng_aio, 1 nng_aio_abort, 1 nng_aio_alloc, 1 nng_aio_busy, 1 nng_aio_cancel, 1 nng_aio_count, 1 nng_aio_free, 1 nng_aio_get_msg, 1 nng_aio_reap, 1 nng_aio_result, 1 nng_aio_set_expire, 1 nng_aio_set_iov, 1 , 2 nng_aio_set_msg, 1 nng_aio_stop, 1 nng_aio_wait, 1 nng_alloc, 1 nng_arg_spec, 1 nng_args_parse, 1 nng_bus0_open, 1 nng_bus0_open_raw, 1 nng_clock, 1 nng_ctx, 1 nng_ctx_close, 1 nng_ctx_id, 1 NNG_CTX_INITIALIZER, 1 nng_ctx_open, 1 nng_ctx_recv, 1 nng_ctx_recvmsg, 1 nng_ctx_send, 1 nng_ctx_sendmsg, 1 nng_cv, 1 nng_cv_alloc, 1 nng_cv_free, 1 nng_cv_until, 1 nng_cv_wait, 1 nng_cv_wake, 1 nng_cv_wake1, 1 nng_duration, 1 NNG_DURATION_DEFAULT, 1 NNG_DURATION_INFINITE, 1 NNG_DURATION_ZERO, 1 NNG_ECANCELED, 1 nng_fini, 1 NNG_FLAG_NONBLOCK, 1 , 2 nng_free, 1 nng_http, 1 nng_http_add_header, 1 nng_http_client, 1 nng_http_client_alloc, 1 nng_http_client_connect, 1 nng_http_client_free, 1 nng_http_client_get_tls, 1 nng_http_client_set_tls, 1 nng_http_close, 1 nng_http_copy_data, 1 nng_http_del_header, 1 nng_http_get_data, 1 nng_http_get_header, 1 nng_http_get_method, 1 nng_http_get_reason, 1 nng_http_get_status, 1 nng_http_get_version, 1 nng_http_hijack, 1 nng_http_next_header, 1 nng_http_read, 1 nng_http_read_all, 1 nng_http_read_response, 1 nng_http_reset, 1 nng_http_set_data, 1 nng_http_set_header, 1 nng_http_set_method, 1 nng_http_set_status, 1 nng_http_set_uri, 1 , 2 nng_http_set_version, 1 nng_http_transact, 1 , 2 nng_http_write, 1 nng_http_write_all, 1 nng_http_write_request, 1 nng_http_write_response, 1 nng_id_alloc, 1 nng_id_get, 1 nng_id_map, 1 nng_id_map_alloc, 1 nng_id_map_free, 1 nng_id_map_set, 1 nng_id_remove, 1 nng_id_visit, 1 nng_init, 1 nng_iov, 1 , 2 nng_log, 1 nng_log_auth, 1 nng_log_get_level, 1 nng_log_level, 1 nng_log_set_facility, 1 nng_log_set_level, 1 nng_log_set_logger, 1 nng_logger, 1 NNG_MAJOR_VERSION, 1 NNG_MINOR_VERSION, 1 nng_msg, 1 nng_msg_alloc, 1 nng_msg_append, 1 nng_msg_body, 1 nng_msg_capacity, 1 nng_msg_chop, 1 nng_msg_clear, 1 nng_msg_dup, 1 nng_msg_free, 1 nng_msg_get_pipe, 1 nng_msg_header, 1 nng_msg_header_append, 1 nng_msg_header_chop, 1 nng_msg_header_clear, 1 nng_msg_header_insert, 1 nng_msg_header_len, 1 nng_msg_header_trim, 1 nng_msg_insert, 1 nng_msg_len, 1 nng_msg_realloc, 1 nng_msg_reserve, 1 nng_msg_set_pipe, 1 nng_msg_trim, 1 nng_msleep, 1 nng_mtx, 1 nng_mtx_free, 1 nng_mtx_lock, 1 , 2 nng_mtx_unlock, 1 nng_null_logger, 1 NNG_OPT_LISTEN_FD, 1 NNG_OPT_REQ_RESENDTICK, 1 NNG_OPT_REQ_RESENDTIME, 1 NNG_OPT_SOCKET_FD, 1 NNG_OPT_SUB_PREFNEW, 1 NNG_OPT_SURVEYOR_SURVEYTIME, 1 nng_pair0_open, 1 nng_pair0_open_raw, 1 nng_pair1_open, 1 nng_pair1_open_poly, 1 nng_pair1_open_raw, 1 NNG_PATCH_VERSION, 1 nng_pub0_open, 1 nng_pub0_open_raw, 1 nng_pull0_open, 1 nng_pull0_open_raw, 1 nng_push0_open, 1 nng_push0_open_raw, 1 nng_random, 1 nng_recv, 1 nng_recvmsg, 1 nng_rep0_open, 1 nng_rep0_open_raw, 1 nng_req0_open, 1 nng_req0_open_raw, 1 nng_respondent0_open, 1 nng_respondent0_open_raw, 1 nng_send, 1 nng_sendmsg, 1 nng_sleep_aio, 1 nng_socket, 1 nng_socket_close, 1 nng_socket_get_recv_poll_fd, 1 nng_socket_get_send_poll_fd, 1 nng_socket_id, 1 nng_socket_peer_id, 1 nng_socket_peer_name, 1 nng_socket_proto_id, 1 nng_socket_proto_name, 1 nng_socket_raw, 1 nng_socket_recv, 1 nng_socket_send, 1 nng_stat, 1 nng_stat_bool, 1 NNG_STAT_BOOLEAN, 1 nng_stat_child, 1 NNG_STAT_COUNTER, 1 nng_stat_desc, 1 nng_stat_find, 1 nng_stat_find_dialer, 1 nng_stat_find_listener, 1 nng_stat_find_socket, 1 NNG_STAT_ID, 1 NNG_STAT_LEVEL, 1 nng_stat_name, 1 nng_stat_next, 1 nng_stat_parent, 1 NNG_STAT_SCOPE, 1 NNG_STAT_STRING, 1 nng_stat_string, 1 nng_stat_timestamp, 1 nng_stat_type, 1 nng_stat_unit, 1 nng_stat_value, 1 nng_stats_free, 1 nng_stats_get, 1 nng_stderr_logger, 1 nng_strdup, 1 nng_stream, 1 nng_stream_close, 1 nng_stream_dialer_alloc, 1 nng_stream_dialer_alloc_url, 1 nng_stream_dialer_close, 1 nng_stream_dialer_dial, 1 nng_stream_dialer_free, 1 nng_stream_dialer_get_addr, 1 nng_stream_dialer_get_bool, 1 nng_stream_dialer_get_int, 1 nng_stream_dialer_get_ms, 1 nng_stream_dialer_get_size, 1 nng_stream_dialer_get_string, 1 nng_stream_dialer_get_tls, 1 nng_stream_dialer_set_addr, 1 nng_stream_dialer_set_bool, 1 nng_stream_dialer_set_int, 1 nng_stream_dialer_set_ms, 1 nng_stream_dialer_set_size, 1 nng_stream_dialer_set_string, 1 nng_stream_dialer_set_tls, 1 nng_stream_dialer_stop, 1 nng_stream_free, 1 nng_stream_get_addr, 1 nng_stream_get_bool, 1 nng_stream_get_int, 1 nng_stream_get_ms, 1 nng_stream_get_size, 1 nng_stream_get_string, 1 nng_stream_listener, 1 , 2 nng_stream_listener_accept, 1 nng_stream_listener_alloc, 1 nng_stream_listener_alloc_url, 1 nng_stream_listener_close, 1 nng_stream_listener_free, 1 nng_stream_listener_get_addr, 1 nng_stream_listener_get_bool, 1 nng_stream_listener_get_int, 1 nng_stream_listener_get_ms, 1 nng_stream_listener_get_size, 1 nng_stream_listener_get_string, 1 nng_stream_listener_get_tls, 1 nng_stream_listener_listen, 1 nng_stream_listener_set_addr, 1 nng_stream_listener_set_bool, 1 nng_stream_listener_set_int, 1 nng_stream_listener_set_ms, 1 nng_stream_listener_set_size, 1 nng_stream_listener_set_string, 1 nng_stream_listener_set_tls, 1 nng_stream_listener_stop, 1 nng_stream_recv, 1 nng_stream_send, 1 nng_stream_stop, 1 nng_strerror, 1 nng_strfree, 1 nng_sub0_open, 1 nng_sub0_open_raw, 1 nng_surveyor0_open, 1 nng_surveyor0_open_raw, 1 nng_system_logger, 1 nng_thread, 1 nng_thread_create, 1 nng_thread_destroy, 1 nng_thread_set_name, 1 nng_time, 1 NNG_UNIT_BYTES, 1 NNG_UNIT_EVENTS, 1 NNG_UNIT_MESSAGES, 1 NNG_UNIT_MILLIS, 1 NNG_UNIT_NONE, 1 nng_url_clone, 1 nng_url_fragment, 1 nng_url_free, 1 nng_url_hostname, 1 nng_url_parse, 1 nng_url_path, 1 nng_url_port, 1 nng_url_query, 1 nng_url_resolve_port, 1 nng_url_scheme, 1 nng_url_sprintf, 1 nng_url_userinfo, 1 nng_version, 1 nni_http_get_uri, 1 PAIR , 1 PAIR protocol, 1 pipeline pattern, 1 , 2 , 3 polyamorous mode, 1 port number, 1 protocol, 1 PUB , 1 PUB protocol, 1 publisher, 1 PULL , 1 PULL protocol, 1 PUSH , 1 PUSH protocol, 1 random number, 1 raw mode, 1 REP , 1 REP protocol, 1 REQ , 1 REQ protocol, 1 request/reply pattern, 1 , 2 , 3 RESPONDENT , 1 RESPONDENT protocol, 1 scatter, 1 scheduling, 1 service discovery, 1 socket, 1 socket, 1 socket activation, 1 socket transport, 1 socket://, 1 state machines, 1 statistics, 1 stream factory, 1 streams, 1 SUB , 1 SUB protocol, 1 subscriber, 1 survey pattern, 1 , 2 SURVEYOR , 1 SURVEYOR protocol, 1 synchronization primitives, 1 threads, 1 thundering herd, 1 timeout, 1 TLS, 1 , 2 UDP, 1 udp transport, 1 udp://, 1 Universal Resource Locator, 1 UNIX domain sockets, 1 unix://, 1 URI, 1 URL, 1 , 2 version number, 1 voting, 1","breadcrumbs":"Index » Index","id":"339","title":"Index"},"34":{"body":"int nng_bus0_open_raw(nng_socket *s);\nint nng_pub0_open_raw(nng_socket *s);\nint nng_pull0_open_raw(nng_socket *s);\nint nng_push0_open_raw(nng_socket *s);\nint nng_rep0_open_raw(nng_socket *s);\nint nng_req0_open_raw(nng_socket *s);\nint nng_respondent0_open_raw(nng_socket *s);\nint nng_sub0_open_raw(nng_socket *s);\nint nng_surveyor0_open_raw(nng_socket *s); Raw mode sockets are used in circumstances when the application needs direct access to the message headers to control the protocol details. Such sockets require greater sophistication on the part of the application to use, as the application must process the protocol headers specifically. The details of the protocol headers, and requirements, are described in the protocol documentation for each protocol. Raw mode sockets do not have any kind of state machine associated with them, as all of the protocol specific processing must be performed by the application. tip Most applications do not need to use raw sockets. The notable exception is when using nng_device , which requires raw sockets. To obtain asynchronous behavior, consider using contexts instead. The following functions open a socket in raw mode: nng_bus0_open_raw - BUS version 0, raw mode nng_pair0_open_raw - PAIR version 0, raw mode nng_pair1_open_raw - PAIR version 1, raw mode nng_pub0_open_raw - PUB version 0, raw mode nng_pull0_open_raw - PULL version 0, raw mode nng_push0_open_raw - PUSH version 0, raw mode nng_rep0_open_raw - REP version 0, raw mode nng_req0_open_raw - REP version 0, raw mode nng_respondent0_open_raw - RESPONDENT version 0, raw mode nng_sub0_open_raw - SUB version 0, raw mode nng_surveyor0_open_raw - SURVEYOR version 0, raw mode","breadcrumbs":"API Reference » Sockets » Raw Mode Sockets","id":"34","title":"Raw Mode Sockets"},"35":{"body":"int nng_socket_close(nng_socket s); The nng_socket_close function closes a socket, releasing all resources associated with it. Any operations that are in progress will be terminated with a result of NNG_ECLOSED . note Closing a socket also invalidates any dialers , listeners , pipes , or contexts associated with it. note This function will wait for any outstanding operations to be aborted, or to complete, before returning. Consequently it is not safe to call this from contexts that cannot block. note Closing the socket may be disruptive to transfers that are still in progress.","breadcrumbs":"API Reference » Sockets » Closing a Socket","id":"35","title":"Closing a Socket"},"36":{"body":"int nng_send(nng_socket s, void *data, size_t size, int flags);\nint nng_sendmsg(nng_socket s, nng_msg *msg, int flags);\nvoid nng_socket_send(nng_socket s, nng_aio *aio); These functions (nng_send, nng_sendmsg, and nng_socket_send) send messages over the socket s . The differences in their behaviors are as follows. note The semantics of what sending a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support sending at all or may require other pre-conditions first. (For example, REP sockets cannot normally send data until they have first received a request, while SUB sockets can only receive data and never send it.)","breadcrumbs":"API Reference » Sockets » Sending Messages","id":"36","title":"Sending Messages"},"37":{"body":"The nng_send function is the simplest to use, but is the least efficient. It sends the content in data , as a message of size bytes. The flags is a bit mask made up of zero or more of the following values: NNG_FLAG_NONBLOCK: If the socket cannot accept more data at this time, it does not block, but returns immediately with a status of NNG_EAGAIN . If this flag is absent, the function will wait until data can be sent. note Regardless of the presence or absence of NNG_FLAG_NONBLOCK, there may be queues between the sender and the receiver. Furthermore, there is no guarantee that the message has actually been delivered. Finally, with some protocols, the semantic is implicitly NNG_FLAG_NONBLOCK, such as with PUB sockets, which are best-effort delivery only.","breadcrumbs":"API Reference » Sockets » nng_send","id":"37","title":"nng_send"},"38":{"body":"The nng_sendmsg function sends the msg over the socket s . If this function returns zero, then the socket will dispose of msg when the transmission is complete. If the function returns a non-zero status, then the call retains the responsibility for disposing of msg . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket cannot accept more data for sending. In such a case, it will return NNG_EAGAIN . tip This function is preferred over nng_send , as it gives access to the message structure and eliminates both a data copy and allocation.","breadcrumbs":"API Reference » Sockets » nng_sendmsg","id":"38","title":"nng_sendmsg"},"39":{"body":"The nng_socket_send function sends a message asynchronously, using the nng_aio aio , over the socket s . The message to send must have been set on aio using the nng_aio_set_msg function. If the operation completes successfully, then the socket will have disposed of the message. However, if it fails, then callback of aio should arrange for a final disposition of the message. (The message can be retrieved from aio with nng_aio_get_msg .) Note that callback associated with aio may be called before the message is finally delivered to the recipient. For example, the message may be sitting in queue, or located in TCP buffers, or even in flight. tip This is the preferred function to use for sending data on a socket. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_send or nng_sendmsg .","breadcrumbs":"API Reference » Sockets » nng_socket_send","id":"39","title":"nng_socket_send"},"4":{"body":"We would like to thank Janjaap Bos, at Capitar IT Group BV. Without his patronage, neither NNG nor this book would be possible. We would also like thank Martin Sústrik for creating the original nanomsg project, the foundation upon which all of this work is based. And certainly not least of all, we would like to thank the various members of the community who have followed and supported the NNG project in so many different ways.","breadcrumbs":"Preface » Acknowledgements","id":"4","title":"Acknowledgements"},"40":{"body":"int nng_recv(nng_socket s, void *data, size_t *sizep, int flags);\nint nng_recvmsg(nng_socket s, nng_msg **msgp, int flags);\nvoid nng_socket_recv(nng_socket s, nng_aio *aio); These functions (nng_recv, nng_recvmsg, and nng_socket_recv) receive messages over the socket s . The differences in their behaviors are as follows. note The semantics of what receving a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support receiving at all or may require other pre-conditions first. (For example, REQ sockets cannot normally receive data until they have first sent a request, while PUB sockets can only send data and never receive it.)","breadcrumbs":"API Reference » Sockets » Receiving Messages","id":"40","title":"Receiving Messages"},"41":{"body":"The nng_recv function is the simplest to use, but is the least efficient. It receives the content in data , as a message size (in bytes) of up to the value stored in sizep . Upon success, the size of the message received will be stored in sizep . The flags is a bit mask made up of zero or more of the following values: NNG_FLAG_NONBLOCK: If the socket has no messages pending for reception at this time, it does not block, but returns immediately with a status of NNG_EAGAIN . If this flag is absent, the function will wait until data can be received.","breadcrumbs":"API Reference » Sockets » nng_recv","id":"41","title":"nng_recv"},"42":{"body":"The nng_recvmsg function receives a message and stores a pointer to the nng_msg for that message in msgp . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket has no messages available to receive. In such a case, it will return NNG_EAGAIN . tip This function is preferred over nng_recv , as it gives access to the message structure and eliminates both a data copy and allocation.","breadcrumbs":"API Reference » Sockets » nng_recvmsg","id":"42","title":"nng_recvmsg"},"43":{"body":"The nng_socket_send function receives a message asynchronously, using the nng_aio aio , over the socket s . On success, the received message can be retrieved from the aio using the nng_aio_get_msg function. note It is important that the application retrieves the message, and disposes of it accordingly. Failure to do so will leak the memory. tip This is the preferred function to use for receiving data on a socket. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_recv or nng_recvmsg .","breadcrumbs":"API Reference » Sockets » nng_socket_recv","id":"43","title":"nng_socket_recv"},"44":{"body":"int nng_socket_get_bool(nng_socket s, const char *opt, bool *valp);\nint nng_socket_get_int(nng_socket s, const char *opt, int *valp);\nint nng_socket_get_ms(nng_socket s, const char *opt, nng_duration *valp);\nint nng_socket_get_size(nng_socket s, const char *opt, size_t *valp); int nng_socket_set_bool(nng_socket s, const char *opt, int val);\nint nng_socket_set_int(nng_socket s, const char *opt, int val);\nint nng_socket_set_ms(nng_socket s, const char *opt, nng_duration val);\nint nng_socket_set_size(nng_socket s, const char *opt, size_t val); Protocols usually have protocol specific behaviors that can be adjusted via options. These functions are used to retrieve or change the value of an option named opt from the context ctx . The nng_socket_get_ functions retrieve the value from the socket s , and store it in the location valp references. The nng_socket_set_ functions change the value for the socket s , taking it from val . These functions access an option as a specific type. The protocol documentation will have details about which options are available, whether they can be read or written, and the appropriate type to use. note Socket options are are used to tune the behavior of the higher level protocol. To change the options for an underlying transport, the option should be set on the dialer or listener instead of the socket .","breadcrumbs":"API Reference » Sockets » Socket Options","id":"44","title":"Socket Options"},"45":{"body":"The following options are available for many protocols, and always use the same types and semantics described below. Option Type Description NNG_OPT_MAXTTL int Maximum number of traversals across an nng_device device, to prevent forwarding loops. May be 1-255, inclusive. Normally defaults to 8. NNG_OPT_RECONNMAXT nng_duration Maximum time dialers will delay before trying after failing to connect. NNG_OPT_RECONNMINT nng_duration Minimum time dialers will delay before trying after failing to connect. NNG_OPT_RECVBUF int Maximum number of messages (0-8192) to buffer locally when receiving. NNG_OPT_RECVMAXSZ size_t Maximum message size acceptable for receiving. Zero means unlimited. Intended to prevent remote abuse. Can be tuned independently on dialers and listeners . NNG_OPT_RECVTIMEO nng_duration Default timeout (ms) for receiving messages. NNG_OPT_SENDBUF int Maximum number of messages (0-8192) to buffer when sending messages. NNG_OPT_SENDTIMEO nng_duration Default timeout (ms) for sending messages. note The NNG_OPT_RECONNMAXT, NNG_OPT_RECONNMINT, and NNG_OPT_RECVMAXSZ options are just the initial defaults that dialers (and for NNG_OPT_RECVMAXSZ also listeners ) will use. After the dialer or listener is created, changes to the socket's value will have no affect on that dialer or listener.","breadcrumbs":"API Reference » Sockets » Common Options","id":"45","title":"Common Options"},"46":{"body":"int nng_socket_get_recv_poll_fd(nng_socket s, int *fdp);\nint nng_socket_get_send_poll_fd(nng_socket s, int *fdp); Sometimes it is necessary to integrate a socket into a poll or select driven event loop. (Or, on Linux, epoll, or on BSD derived systems like macOS kqueue). For these occasions, a suitable file descriptor for polling is provided by these two functions. The nng_socket_get_recv_poll_fd function obtains a file descriptor that will poll as readable when a message is ready for receiving for the socket. The nng_socket_get_send_poll_fd function obtains a file descriptor that will poll as readable when the socket can accept a message for sending. These file descriptors should only be polled for readability, and no other operation performed on them. The socket will read from, or write to, these file descriptors to provide a level-signaled behavior automatically. Additionally the socket will close these file descriptors when the socket itself is closed. These functions replace the NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options that were available in previous versions of NNG. note These functions are not compatible with contexts . note The file descriptors supplied by these functions is not used for transporting message data. The only valid use of these file descriptors is for polling for the ability to send or receive messages on the socket. tip Using these functions will force the socket to perform extra system calls, and thus have a negative impact on performance and latency. It is preferable to use asynchronous I/O when possible.","breadcrumbs":"API Reference » Sockets » Polling Socket Events","id":"46","title":"Polling Socket Events"},"47":{"body":"","breadcrumbs":"API Reference » Sockets » Examples","id":"47","title":"Examples"},"48":{"body":"nng_socket s = NNG_SOCKET_INITIALIZER;","breadcrumbs":"API Reference » Sockets » Example 1: Initializing a Socket","id":"48","title":"Example 1: Initializing a Socket"},"49":{"body":"This example demonstrates the use of nng_aio , nng_socket_send , and nng_sleep_aio to build a service that publishes a timestamp at one second intervals. Error handling is elided for the sake of clarity. #include \n#include \n#include \n#include struct state { nng_socket s; bool sleeping; nng_aio *aio;\n}; static struct state state; void callback(void *arg) { nng_msg *msg; nng_time now; struct state *state = arg; if (nng_aio_result(state->aio) != 0) { fprintf(stderr, \"Error %s occurred\", nng_strerror(nng_aio_result(state->aio))); return; // terminate the callback loop } if (state->sleeping) { state->sleeping = false; nng_msg_alloc(&msg, sizeof (nng_time)); now = nng_clock(); nng_msg_append(msg, &now, sizeof (now)); // note: native endian nng_aio_set_msg(state->aio, msg); nng_socket_send(state->s, state->aio); } else { state->sleeping = true; nng_sleep_aio(1000, state->aio); // 1000 ms == 1 second }\n} int main(int argc, char **argv) { const char *url = argv[1]; // should check this nng_aio_alloc(&state.aio, NULL, NULL); nng_pub0_open(&state.s); nng_listen(state.s, url, NULL, 0); state.sleeping = 0; nng_sleep_aio(1, state.aio); // kick it off right away for(;;) { nng_msleep(0x7FFFFFFF); // infinite, could use pause or sigsuspend }\n}","breadcrumbs":"API Reference » Sockets » Example 2: Publishing a Timestamp","id":"49","title":"Example 2: Publishing a Timestamp"},"5":{"body":"Throughout this book there are occasional warnings, notices, and tips. These are visually distinguished as follows: tip Tips are things that the reader may find useful, such as suggestions for use or tim saving hints. note Notes are things that the reader should be aware of, and provide additional information or context that may aid in the understanding or use of the topic. important Warnings are used to denote important cautionary advice, which should be carefully heeded. Ignoring such advice may lead to crashses, unexpected behavior, loss of revenue, or other undesirable conditions.","breadcrumbs":"Preface » Conventions","id":"5","title":"Conventions"},"50":{"body":"This example demonstrates the use of nng_aio , nng_socket_recv , to build a client to watch for messages received from the service created in Example 2. Error handling is elided for the sake of clarity. #include \n#include \n#include >\n#include \n#include struct state { nng_socket s; nng_aio *aio;\n}; static struct state state; void callback(void *arg) { nng_msg *msg; nng_time now; struct state *state = arg; if (nng_aio_result(state->aio) != 0) { fprintf(stderr, \"Error %s occurred\", nng_strerror(nng_aio_result(state->aio))); return; // terminate the callback loop } msg = nng_aio_get_msg(state->aio); memcpy(&now, nng_msg_body(msg), sizeof (now)); // should check the length! printf(\"Timestamp is %lu\\n\", (unsigned long)now); nng_msg_free(msg); nng_aio_set_msg(state->aio, NULL); nng_socket_recv(state->s, state->aio);\n} int main(int argc, char **argv) { const char *url = argv[1]; // should check this nng_aio_alloc(&state.aio, NULL, NULL); nng_sub0_open(&state.s); nng_sub0_socket_subscribe(state.s, NULL, 0); // subscribe to everything nng_dial(state.s, url, NULL, 0); nng_socket_recv(state.s, state.aio); // kick it off right away for(;;) { nng_msleep(0x7FFFFFFF); // infinite, could use pause or sigsuspend }\n}","breadcrumbs":"API Reference » Sockets » Example 3: Watching a Periodic Timestamp","id":"50","title":"Example 3: Watching a Periodic Timestamp"},"51":{"body":"Contexts in Scalability Protocols provide for isolation of protocol-specific state machines and associated data, allowing multiple concurrent state machines (or transactions) to coexist on a single socket . For example, a REP server may wish to allow many requests to be serviced concurrently, even though some jobs may take significant time to process. Contexts provide for this ability. Not all protocols have contexts, because many protocols simply have no state to manage. The following protocols support contexts: REP REQ RESPONDENT SURVEYOR SUB For these protocols, the socket will also have a single, default, context that is used when performing send or receive operations on the socket directly. Other protocols are stateless, at least with respect to message processing, and have no use for contexts. For the same reason, raw mode sockets do not support contexts. tip Developers with experience with [libnanomsg] may be used to using raw sockets for concurrency. Contexts provide a superior solution, as they are much easier to use, less error prone, and allow for easy control of the amount of concurrency used on any given socket. One drawback of contexts is that they cannot be used with file descriptor polling using nng_socket_get_recv_poll_fd or nng_socket_get_send_poll_fd .","breadcrumbs":"API Reference » Contexts » Contexts","id":"51","title":"Contexts"},"52":{"body":"#define NNG_CTX_INITIALIZER // opaque value typedef struct nng_ctx_s nng_ctx; The nng_ctx structure represents context. This is a handle, and the members of it are opaque. However, unlike a pointer, it is passed by value. A context may be initialized statically with the NNG_CTX_INITIALIZER macro, to ensure that it cannot be confused with a valid open context.","breadcrumbs":"API Reference » Contexts » Context Structure","id":"52","title":"Context Structure"},"53":{"body":"int nng_ctx_open(nng_ctx *ctxp, nng_socket s); The nng_ctx_open function creates a separate context to be used with the socket s , and returns it at the location pointed by ctxp .","breadcrumbs":"API Reference » Contexts » Creating a Context","id":"53","title":"Creating a Context"},"54":{"body":"int nng_ctx_id(nng_ctx c); The nng_ctx_id function returns a positive identifier for the context c if it is valid. Otherwise it returns -1. A context is considered valid if it was ever opened with nng_ctx_open function. Contexts that are allocated on the stack or statically should be initialized with the macro NNG_CTX_INITIALIZER to ensure that they cannot be confused with a valid context before they are opened.","breadcrumbs":"API Reference » Contexts » Context Identity","id":"54","title":"Context Identity"},"55":{"body":"int nng_ctx_close(nng_ctx ctx); The nng_ctx_close function closes the context ctx . Messages that have been submitted for sending may be flushed or delivered, depending upon the transport. Further attempts to use the context after this call returns will result in NNG_ECLOSED. Threads waiting for operations on the context when this call is executed may also return with an NNG_ECLOSED result. note Closing the socket associated with ctx using nng_socket_close] also closes this context.","breadcrumbs":"API Reference » Contexts » Closing a Context","id":"55","title":"Closing a Context"},"56":{"body":"int nng_ctx_sendmsg(nng_ctx ctx, nng_msg *msg, int flags);\nvoid nng_ctx_send(nng_ctx ctx, nng_aio *aio); These functions (nng_ctx_sendmsg and nng_ctx_send) send messages over the socket s . The differences in their behaviors are as follows. note The semantics of what sending a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support sending at all or may require other pre-conditions first. (For example, REP sockets cannot normally send data until they have first received a request, while SUB sockets can only receive data and never send it.)","breadcrumbs":"API Reference » Contexts » Sending Messages","id":"56","title":"Sending Messages"},"57":{"body":"The nng_ctx_sendmsg function sends the msg over the context ctx . If this function returns zero, then the socket will dispose of msg when the transmission is complete. If the function returns a non-zero status, then the call retains the responsibility for disposing of msg . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket cannot accept more data for sending. In such a case, it will return NNG_EAGAIN .","breadcrumbs":"API Reference » Contexts » nng_ctx_sendmsg","id":"57","title":"nng_ctx_sendmsg"},"58":{"body":"The nng_ctx_send function sends a message asynchronously, using the nng_aio aio , over the context ctx . The message to send must have been set on aio using the nng_aio_set_msg function. If the operation completes successfully, then the context will have disposed of the message. However, if it fails, then callback of aio should arrange for a final disposition of the message. (The message can be retrieved from aio with nng_aio_get_msg .) Note that callback associated with aio may be called before the message is finally delivered to the recipient. For example, the message may be sitting in queue, or located in TCP buffers, or even in flight. tip This is the preferred function to use for sending data on a context. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_ctx_sendmsg .","breadcrumbs":"API Reference » Contexts » nng_ctx_send","id":"58","title":"nng_ctx_send"},"59":{"body":"int nng_ctx_recvmsg(nng_ctx ctx, nng_msg **msgp, int flags);\nvoid nng_ctx_recv(nng_ctx ctx, nng_aio *aio); These functions (, nng_ctx_recvmsg and nng_ctx_recv) receive messages over the context ctx . The differences in their behaviors are as follows. note The semantics of what receving a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support receiving at all or may require other pre-conditions first. (For example, REQ sockets cannot normally receive data until they have first sent a request.)","breadcrumbs":"API Reference » Contexts » Receiving Messages","id":"59","title":"Receiving Messages"},"6":{"body":"This section is a reference guide for the NNG programming interfaces. It is meant to serve as a reference, rather than as a tutorial. The material here is organized by major areas of functionality. Note that unless indicated otherwise, consumers of these interfaces must include the nng/nng.h header file like so: #include ","breadcrumbs":"API Reference » API Reference","id":"6","title":"API Reference"},"60":{"body":"The nng_ctx_recvmsg function receives a message and stores a pointer to the nng_msg for that message in msgp . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket has no messages available to receive. In such a case, it will return NNG_EAGAIN .","breadcrumbs":"API Reference » Contexts » nng_recvmsg","id":"60","title":"nng_recvmsg"},"61":{"body":"The nng_ctx_send function receives a message asynchronously, using the nng_aio aio , over the context ctx . On success, the received message can be retrieved from the aio using the nng_aio_get_msg function. note It is important that the application retrieves the message, and disposes of it accordingly. Failure to do so will leak the memory. tip This is the preferred function to use for receiving data on a context. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_ctx_recvmsg .","breadcrumbs":"API Reference » Contexts » nng_socket_recv","id":"61","title":"nng_socket_recv"},"62":{"body":"int nng_ctx_get_bool(nng_ctx ctx, const char *opt, bool *valp);\nint nng_ctx_get_int(nng_ctx ctx, const char *opt, int *valp);\nint nng_ctx_get_ms(nng_ctx ctx, const char *opt, nng_duration *valp);\nint nng_ctx_get_size(nng_ctx ctx, const char *opt, size_t *valp); int nng_ctx_set_bool(nng_ctx ctx, const char *opt, int val);\nint nng_ctx_set_int(nng_ctx ctx, const char *opt, int val);\nint nng_ctx_set_ms(nng_ctx ctx, const char *opt, nng_duration val);\nint nng_ctx_set_size(nng_ctx ctx, const char *opt, size_t val); Some protocols support certain options that affect the behavior of a specific context. For example, most protocols will let you set the defaults timeouts associated with send or receive separately for different contexts. These functions are used to retrieve or change the value of an option named opt from the context ctx . The nng_ctx_get_ functions retrieve the value from ctx , and store it in the location valp references. The nng_ctx_set_ functions change the value for the ctx , taking it from val . These functions access an option as a specific type. The protocol documentation will have details about which options are available for contexts, whether they can be read or written, and the appropriate type to use.","breadcrumbs":"API Reference » Contexts » Context Options","id":"62","title":"Context Options"},"63":{"body":"These examples show building blocks for a concurrent service based on contexts.","breadcrumbs":"API Reference » Contexts » Examples","id":"63","title":"Examples"},"64":{"body":"The following program fragment demonstrates the use of contexts to implement a concurrent REP service that simply echos messages back to the sender. struct echo_context { nng_ctx ctx; nng_aio *aio; enum { INIT, RECV, SEND } state;\n}; void\necho(void *arg)\n{ struct echo_context *ec = arg; switch (ec->state) { case INIT: ec->state = RECV; nng_ctx_recv(ec->ctx, ec->aio); return; case RECV: if (nng_aio_result(ec->aio) != 0) { // ... handle error } // We reuse the message on the ec->aio ec->state = SEND; nng_ctx_send(ec->ctx, ec->aio); return; case SEND: if (nng_aio_result(ec->aio) != 0) { // ... handle error } ec->state = RECV; nng_ctx_recv(ec->ctx, ec->aio); return; }\n}","breadcrumbs":"API Reference » Contexts » Example 1: Context Echo Server","id":"64","title":"Example 1: Context Echo Server"},"65":{"body":"Given the above fragment, the following example shows setting up the service. It assumes that the socket has already been created and any transports set up as well with functions such as nng_dial or nng_listen . #define CONCURRENCY 1024 static struct echo_context ecs[CONCURRENCY]; void\nstart_echo_service(nng_socket rep_socket)\n{ for (int i = 0; i < CONCURRENCY; i++) { // error checks elided for clarity nng_ctx_open(&ecs[i].ctx, rep_socket); nng_aio_alloc(&ecs[i].aio, echo, ecs+i); ecs[i].state = INIT; echo(ecs+i); // start it running }\n}","breadcrumbs":"API Reference » Contexts » Example 2: Starting the Echo Service","id":"65","title":"Example 2: Starting the Echo Service"},"66":{"body":"Managing memory and allocations is something that every C program has to deal with. In the case of NNG , it can be more complicated because the underlying platform code can provide different allocators that might not be compatible with the use system allocator used by malloc and free.","breadcrumbs":"API Reference » Memory » Memory","id":"66","title":"Memory"},"67":{"body":"void *nng_alloc(size_t size); The nng_alloc function allocates a contiguous memory region of at least size bytes, and returns a pointer to it. The memory will be 64-bit aligned. Note that the memory may have random data in it, just like with malloc. If memory cannot be allocated for any reason, then NULL will be returned. Applications that experience this should treat this like NNG_ENOMEM . Memory returned by nng_alloc should be freed when no longer needed using nng_free . important Do not use the system free function (or the C++ delete operator) to release this memory. On some configurations this may work, but on others it will lead to a crash or other unpredictable behavior.","breadcrumbs":"API Reference » Memory » Allocate Memory","id":"67","title":"Allocate Memory"},"68":{"body":"void nng_free(void *ptr, size_t size); The nng_free function deallocates memory previously allocated by nng_alloc . The size argument must exactly match the size argument that was supplied to nng_alloc when the memory was allocated.","breadcrumbs":"API Reference » Memory » Deallocate Memory","id":"68","title":"Deallocate Memory"},"69":{"body":"char *nng_strdup(const char *src); The nng_strdup duplicates the string src and returns it. This is logically equivalent to using nng_alloc to allocate a region of memory of strlen(s) + 1 bytes, and then using strcpy to copy the string into the destination before returning it. The returned string should be deallocated with nng_strfree , or may be deallocated using the nng_free using the length of the returned string plus one (for the NUL terminating byte).","breadcrumbs":"API Reference » Memory » Duplicate String","id":"69","title":"Duplicate String"},"7":{"body":"Initialization Messages Sockets Contexts Memory Time URLs Synchronization Threads Logging Statistics HTTP Miscellaneous Errors ID Map Command Options","breadcrumbs":"API Reference » Sections","id":"7","title":"Sections"},"70":{"body":"void nng_strfree(char *str); The nng_strfree function is a convenience function that can be used to deallocate strings allocated with nng_strdup . It is effectively the same as nng_free(strlen(str) + 1).","breadcrumbs":"API Reference » Memory » Free String","id":"70","title":"Free String"},"71":{"body":"NNG supports has support for time in the form of access to a system clock, and supporting timeouts for certain operations.","breadcrumbs":"API Reference » Time » Time","id":"71","title":"Time"},"72":{"body":"typedef uint64_t nng_time; The nng_time type is used to represent a clock offset from a common base time, measured in milliseconds. The reference, or zero value, is some arbitrary point in time, most often sytem boot, but can be process start time or any other convenient reference. All threads within a process will use the same reference time, but be aware that different processes may use a different reference time.","breadcrumbs":"API Reference » Time » Time Type","id":"72","title":"Time Type"},"73":{"body":"typedef int64_t nng_duration; #define NNG_DURATION_INFINITE (-1)\n#define NNG_DURATION_DEFAULT (-2)\n#define NNG_DURATION_ZERO (0) The nng_duration time measures a time duration in milliseconds. Normally durations are positive, but some specific negative values are reserved. NNG_DURATION_INFINITE: The duration essentially means forever. This is most often used with a timeout to indicate that there is no timeout, the operation should wait until it is complete, even forever. NNG_DURATION_DEFAULT: This special value is used in some circumstances to prevent overriding a default timeout. Some operations have a default maximum time, and this value means that the previously established default should be used. The precise meaning is context-specific. NNG_DURATION_ZERO: A zero length duration is used to performan an immediate poll.","breadcrumbs":"API Reference » Time » Duration Type","id":"73","title":"Duration Type"},"74":{"body":"nng_time nng_clock(void); The nng_clock function returns the number of elapsed milliseconds since some arbitrary time in the past. The resolution of the clock depends on the underlying timing facilities of the system. This function may be used for timing, but applications should not expect very fine-grained values.","breadcrumbs":"API Reference » Time » Get the Current Time","id":"74","title":"Get the Current Time"},"75":{"body":"void nng_msleep(nng_duration msec); The nng_msleep function blocks the calling thread for at least the specified number of milliseconds. tip This function may block for longer than requested. The actual wait time is determined by the capabilities of the underlying system.","breadcrumbs":"API Reference » Time » Wait for Duration","id":"75","title":"Wait for Duration"},"76":{"body":"void nng_sleep_aio(nng_duration msec, nng_aio *aio); It is possible to wait as the action on an nng_aio , which in effect acts like scheduling a callback to run after a specified period of time. The nng_sleep_aio function provides this capability. After msec milliseconds have passed, then aio 's callback will be executed. If this sleep waits without interruption, and then completes, the result from nng_aio_result will be zero. note If a timeout shorter than msec is set on aio using nng_aio_set_timeout , then the sleep will wake up early, with a result code of NNG_ETIMEDOUT .","breadcrumbs":"API Reference » Time » Wait Asynchronously","id":"76","title":"Wait Asynchronously"},"77":{"body":"Asynchronous Operations , Synchronization","breadcrumbs":"API Reference » Time » See Also","id":"77","title":"See Also"},"78":{"body":"Universal Resource Locators, or URLs for short, are a standardized way of representing a network resource, defined in RFC 1738 , and RFC 3968 . In Scalability Protocols, this concept is extended, although it includes schemes that are not part of the IETF standards.","breadcrumbs":"API Reference » URLs » URLs","id":"78","title":"URLs"},"79":{"body":"typedef struct nng_url nng_url; const char *nng_url_scheme(const nng_url *url);\nconst char *nng_url_userinfo(const nng_url *url);\nconst char *nng_url_hostname(const nng_url *url);\nuint32_t nng_url_port(const nng_url *url);\nconst char *nng_url_path(const nng_url *url);\nconst char *nng_url_query(const nng_url *url);\nconst char *nng_url_fragment(const nng_url *url):","breadcrumbs":"API Reference » URLs » URL Structure","id":"79","title":"URL Structure"},"8":{"body":"This chapter details the function used to initialize the library before first use, and the funtion used to finalize the library and deallocate any resources used by the library.","breadcrumbs":"API Reference » Initialization » Initialization & Finalization","id":"8","title":"Initialization & Finalization"},"80":{"body":"The nng_url_scheme function returns the scheme, without any colons or slashes. Values are lower case strings, like \"http\" or \"inproc\" or \"tls+tcp4\". The nng_url_userinfo function returns a string corresponding to the user component of a URL (the part before any @ sign) if such a component is present, otherwise it returns NULL. The nng_url_hostname function returns a hostname (which might actually be an IP address) from the URL, if the URL corresponds to a scheme that uses hostnames (like \"http\" or \"tcp\"). If the URL does not (for example \"inproc\" or \"ipc\" URLs) then it returns NULL. The nng_url_port function returns the TCP or UDP port number if the URL corresponds to a protocol based on TCP or UDP. It returns zero otherwise. Note that the port number might not have been explicitly specified in the URL. For example, the port number associated with \"http://www.example.com\" is 80, which is the standard port number for HTTP. tip The port number returned by this is in the native machine byte order. Be careful when using this with other network-oriented APIs. The nng_url_path function returns the path component of the URL. This will always be non-NULL, but it may be empty. The nng_url_query and nng_url_fragment functions return the query-information (the part following a '?') and fragment (the part following a '#') if those components are present, or NULL if they are not. The returned string will not include the leading '?' or '#' characters. Note that any strings returned by these functions are only valid until url is freed with nng_url_free .","breadcrumbs":"API Reference » URLs » URL Fields","id":"80","title":"URL Fields"},"81":{"body":"int nng_url_sprintf(char *buf, size_t bufsz, const nng_url *url); The nng_url_sprintf function formats the url to the buf , which must have bufsz bytes of free space associated with it. This function returns the number of bytes formatted to buf , excludng the terminating zero byte, or if bufsz is too small, then it returns the number of bytes that would have been formatted if there was sufficient space. The semantics are similar to the snprintf function from C99. tip If bufsz is 0, then buf can be NULL, and the return value can be used to determine the amount of space to allocate for a dynamically sized buffer.","breadcrumbs":"API Reference » URLs » Format a URL","id":"81","title":"Format a URL"},"82":{"body":"int nng_url_parse(nng_url **urlp, const char *str); The nng_url_parse function parses a URL string (in str ), and creates a dynamically allocated nng_url, returning it in urlp . important Only nng_url_free should be used to deallocate nng_url objects.","breadcrumbs":"API Reference » URLs » Parse a URL","id":"82","title":"Parse a URL"},"83":{"body":"int nng_url_clone(nng_url **dup, const nng_url *url); The nng_url_clone function creates a copy of url , and returns it in dup .","breadcrumbs":"API Reference » URLs » Clone a URL","id":"83","title":"Clone a URL"},"84":{"body":"void nng_url_free(nng_url *url); The nng_url_free function destroy an nng_url object created with either nng_url_parse or nng_url_free . This is the only correct way to destroy an nng_url object.","breadcrumbs":"API Reference » URLs » Destroy a URL","id":"84","title":"Destroy a URL"},"85":{"body":"void nng_url_resolve_port(nng_url *url, uint32_t port); In order to use dynamic port allocation, some transports and schemes allow a port number of zero to be specified. When this is done, the system will allocate a free port when the port is bound while starting a listener. Once this is done, the port number may need to be updated so that the URL can be used to configure a client. The nng_url_resolve_port function updates such a URL with a new port. This will have no effect if the URL already has a non-zero port number.","breadcrumbs":"API Reference » URLs » Update a URL Port","id":"85","title":"Update a URL Port"},"86":{"body":"More information about Universal Resource Locators can be found in RFC 3986 .","breadcrumbs":"API Reference » URLs » See Also","id":"86","title":"See Also"},"87":{"body":"In order to obtain significant scalability, with low-latency, and minimal overheads, NNG supports performing operations asynchronously. One way that applications can perform work asynchronously and concurrently is by using threads , but threads carry significant resource overheads and frequently there are limits on the number that can easily be created. Additionally, with most network applications, the flow of execution will spend the bulk of its time waiting for traffic from a peer. For these kinds of applications, it is far more efficient to use asynchronous operations using the mechanisms described in this chapter. tip To get the highest performance with the least overhead, applications should use asynchronous operations described in this chapter whenever possible.","breadcrumbs":"API Reference » Asynchronous I/O » Asynchronous Operations","id":"87","title":"Asynchronous Operations"},"88":{"body":"typedef struct nng_aio nng_aio; An nng_aio is an opaque structure used in conjunction with asynchronous I/O operations. Every asynchronous operation uses one of these structures, each of which can only be used with a single operation at a time. Asynchronous operations are performed without blocking calling application threads. Instead the application registers a callback function to be executed when the operation is complete (whether successfully or not). This callback will be executed exactly once. The asynchronous I/O framework also supports cancellation of operations that are already in progress as well setting a maximum timeout for them to complete. It is also possible to initiate an asynchronous operation, and wait for it to complete, creating a synchronous flow from an asynchronous one.","breadcrumbs":"API Reference » Asynchronous I/O » Asynchronous I/O Handle","id":"88","title":"Asynchronous I/O Handle"},"89":{"body":"int nng_aio_alloc(nng_aio **aiop, void (*callb)(void *), void *arg); The nng_aio_alloc function creates an nng_aio object, with the callback callb taking the argument arg , and returns it in aiop . If this succeeds, the function returns zero. Otherwise it may return NNG_ENOMEM . tip The arg should normally be a structure that contains a pointer to the aiop , or from which it can be located. This allows callb to check the handle for success using nng_aio_result , as well access other properties of aiop . tip The callb may be executed on another thread , so it may be necessary to use synchronization methods in callb to avoid data races.","breadcrumbs":"API Reference » Asynchronous I/O » Create Handle","id":"89","title":"Create Handle"},"9":{"body":"typedef struct { int16_t num_task_threads; int16_t max_task_threads; int16_t num_expire_threads; int16_t max_expire_threads; int16_t num_poller_threads; int16_t max_poller_threads; int16_t num_resolver_threads;\n} nng_init_params; extern int nng_init(nng_init_parms *params); Before using other interfaces in this library, it is necessary to initialize the library. The nng_init function performs this initialization. The function is idempotent, although on tear down, every call to nng_init must be paired with a call to nng_fini or no resources will be released. This allows for libraries consuming these interfaces to safely initialize and finalize the library without disrupting other consumers in the same process. Further, only the first call to this function may have a value of params other than NULL. If params is not NULL, and the library has already been intiazed, then nng_init will return NNG_EBUSY . In some cases it is desirable to tune certain runtime parameters for the library, which can be done by supplying a non-NULL params argument.","breadcrumbs":"API Reference » Initialization » Initialization","id":"9","title":"Initialization"},"90":{"body":"void nng_aio_free(nng_aio *aio);\nvoid nng_aio_reap(nng_aio *aio); The nng_aio_free handle destroys the handle aio , waiting for any operations and associated callbacks to complete before doing so. The nng_aio_reap handle destroys the handle aio asynchronously, using a reaper thread to do so. It does not wait for the object to be destroyed. Thus this function is safe to call from aio 's own callback. note The nng_aio_free function must never be called from an aio callback. Use nng_aio_reap instead if an object must be destroyed from a callback.","breadcrumbs":"API Reference » Asynchronous I/O » Destroy Handle","id":"90","title":"Destroy Handle"},"91":{"body":"void nng_aio_abort(nng_aio *aio, int err);\nvoid nng_aio_cancel(nng_aio *aio);\nvoid nng_aio_stop(nng_aio *aio); These functions are used to stop a previously submitted asynchronous I/O operation. The operation may be canceled, or may continue to completion. If no operation is in progress (perhaps because it has already completed), then these operations have no effect. If the operation is successfully canceled or aborted, then the callback will still be called. The nng_aio_abort function aborts the operation associated with aio and returns immediately without waiting. If cancellation was successful, then nng_aio_result will return err . The nng_aio_cancel function acts like nng_aio_abort, but uses the error code NNG_ECANCELED . The nng_aio_stop function aborts the aio operation with NNG_ESTOPPED , and then waits the operation and any associated callback to complete. This function also marks aio itself permanently stopped, so that any new operations scheduled by I/O providers using nng_aio_start return false. Thus this function should be used to teardown operations. tip When multiple asynchronous I/O handles are in use and need to be deallocated, it is safest to stop all of them using nng_aio_stop, before deallocating any of them with nng_aio_free , particularly if the callbacks might attempt to reschedule further operations.","breadcrumbs":"API Reference » Asynchronous I/O » Cancellation","id":"91","title":"Cancellation"},"92":{"body":"void nng_aio_set_timeout(nng_aio *aio, nng_duration timeout);\nvoid nng_aio_set_expire(nng_aio *aio, nng_time expiration); The nng_aio_set_timeout function sets a timeout for the asynchronous operation associated with aio . This causes a timer to be started when the operation is actually started. If the timer expires before the operation is completed, then it is aborted with an error of NNG_ETIMEDOUT. The timeout duration is specified as a relative number of milliseconds. If the timeout is NNG_DURATION_INFINITE , then no timeout is used. If the timeout is NNG_DURATION_DEFAULT , then a \"default\" or socket-specific timeout is used. (This is frequently the same as NNG_DURATION_INFINITE .) The nng_aio_set_expire function is similar to nng_aio_set_timeout, but sets an expiration time based on the system clock. The expiration time is a clock timestamp, such as would be returned by nng_clock .","breadcrumbs":"API Reference » Asynchronous I/O » Set Timeout","id":"92","title":"Set Timeout"},"93":{"body":"void nng_aio_wait(nng_aio *aio); The nng_aio_wait function waits for an asynchronous I/O operation to complete. If the operation has not been started, or has already completed, then it returns immediately. If a callback was set with aio when it was allocated, then this function will not be called until the callback has completed. important The nng_aio_wait function should never be called from a function that itself is a callback of an nng_aio , either this one or any other. Doing so may result in a deadlock.","breadcrumbs":"API Reference » Asynchronous I/O » Wait for Completion","id":"93","title":"Wait for Completion"},"94":{"body":"bool nng_aio_busy(nng_aio *aio); The nng_aio_busy function returns true if the aio is currently busy performing an operation or is executing a completion callback. Otherwise it return false. This is the same test used internally by nng_aio_wait . important The caller is responsible for coordinating any use of this with any reuse of the aio . Because the aio can be reused use of this function can be racy.","breadcrumbs":"API Reference » Asynchronous I/O » Test for Completion","id":"94","title":"Test for Completion"},"95":{"body":"int nng_aio_result(nng_aio *aio);\nsize_t nng_aio_count(nng_aio *aio); The nng_aio_result function returns the result of the operation associated with the handle aio . If the operation was successful, then 0 is returned. Otherwise a non-zero error code, such as NNG_ECANCELED or NNG_ETIMEDOUT , is returned. For operations that transfer data, nng_aio_count returns the number of bytes transferred by the operation associated with the handle aio . Operations that do not transfer data, or do not keep a count, may return zero for this function. note The return value from these functions is undefined if the operation has not completed yet. Either call these from the handle's completion callback, or after waiting for the operation to complete with nng_aio_wait .","breadcrumbs":"API Reference » Asynchronous I/O » Result of Operation","id":"95","title":"Result of Operation"},"96":{"body":"nng_msg *nng_aio_get_msg(nng_aio *aio);\nvoid nng_aio_set_msg(nng_aio *aio, nng_msg *msg); The nng_aio_get_msg and nng_aio_set_msg functions retrieve and store a message in aio . For example, if a function to receive data is called, that function can generally be expected to store a message on the asssociated aio , for the application to retrieve with nng_aio_get_msg. Conversely an application desiring to send a message msg will store it in the aio using nng_aio_set_msg. The function implementing the send operation will retrieve the message and arrange for it to be sent.","breadcrumbs":"API Reference » Asynchronous I/O » Messages","id":"96","title":"Messages"},"97":{"body":"For send or transmit operations, the rule of thumb is that implementation of the operation is responsible for taking ownership of the message (and releasing resources when it is complete), if it will return success. If the operation will end in error, then the message will be retained and it is the consuming application's responsibility to dispose of the message. This allows an application the opportunity to reuse the message to try again, if it so desires. For receive operations, the implementation of the operation will set the message on the aio on success, and the consuming application hasa responsibility to retrieve and dispose of the message. Failure to do so will leak the message. If the operation does not complete successfully, then no message is stored on the aio .","breadcrumbs":"API Reference » Asynchronous I/O » Message Ownership","id":"97","title":"Message Ownership"},"98":{"body":"typedef struct nng_iov { void * iov_buf; size_t iov_len;\n}; int nng_aio_set_iov(nng_aio *aio, unsigned int niov, nng_iov *iov); For some operations, the unit of data transferred is not a message , but rather a stream of bytes. For these operations, an array of niov nng_iov structures can be passed to the nng_aio_set_iov function to provide a scatter/gather array of elements describing the location (iov_buf) and length (iov_len) of data, to transfer. The iov vector is copied into storage in the aio itself, so that callers may use stack allocated nng_iov structures. The values pointed to by the iov_buf members are not copied by this function though. A maximum of four (4) nng_iov members may be supplied. tip Most functions using nng_iov do not guarantee to transfer all of the data that they are requested to. To be sure that correct amount of data is transferred, as well as to start an attempt to complete any partial transfer, check the amount of data transferred by calling nng_aio_count .","breadcrumbs":"API Reference » Asynchronous I/O » I/O Vector","id":"98","title":"I/O Vector"},"99":{"body":"void nng_aio_set_input(nng_aio *aio, unsigned int index, void *param);\nvoid *nng_aio_get_output(nng_aio *aio, unsigned int index); Asynchronous operations can take additional input parameters, and provide additional result outputs besides the result code. The nng_aio_set_input function sets the input parameter at index to param for the operation associated with aio . The nng_aio_get_output function returns the output result at index for the operation associated with aio . The type and semantics of input parameters and output results are determined by specific operations. The documentation for the operation should provide details. The valid values of index range from zero (0) to three (3), as no operation currently defined can accept more than four parameters or return more than four additional results. note If the index does not correspond to a defined input for the operation, then nng_aio_set_input will have no effect, and nng_aio_get_output will return NULL. important It is an error to call this function while the aio is currently in use by an active asynchronous operation.","breadcrumbs":"API Reference » Asynchronous I/O » Inputs and Outputs","id":"99","title":"Inputs and Outputs"}},"length":340,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{"1":{"df":1,"docs":{"273":{"tf":1.0}}},"df":37,"docs":{"127":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"293":{"tf":1.0},"305":{"tf":1.0},"33":{"tf":3.1622776601683795},"34":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"x":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"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":{"198":{"tf":1.0}}}}}}}}}}}},"1":{".":{"0":{".":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":3,"docs":{"298":{"tf":1.0},"299":{"tf":1.4142135623730951},"313":{"tf":1.0}}}},"0":{"0":{"0":{"df":3,"docs":{"115":{"tf":1.0},"145":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"4":{"df":3,"docs":{"29":{"tf":1.0},"325":{"tf":1.0},"65":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"5":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"1":{"4":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"1":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"282":{"tf":1.0}}},"8":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"3":{"df":1,"docs":{"145":{"tf":1.0}}},"4":{"5":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"32":{"tf":1.0}}},"7":{"3":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"8":{"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"325":{"tf":1.0}}},"9":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"df":44,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"182":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":2.0},"211":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"305":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":19.748417658131498},"34":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}}},"2":{".":{"0":{"df":4,"docs":{"195":{"tf":1.0},"2":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"9":{"df":1,"docs":{"130":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"1":{"8":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}},"9":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"0":{"tf":1.0}}},"5":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"2":{"6":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"3":{"2":{"4":{"df":1,"docs":{"168":{"tf":1.0}}},"df":1,"docs":{"204":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"4":{"df":1,"docs":{"145":{"tf":1.0}}},"5":{"3":{"df":1,"docs":{"325":{"tf":1.0}}},"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":1,"docs":{"145":{"tf":1.0}}},"7":{"df":1,"docs":{"145":{"tf":1.0}}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":17,"docs":{"115":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"300":{"tf":1.7320508075688772},"329":{"tf":1.0},"339":{"tf":3.7416573867739413},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0}}},"3":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}},"1":{"6":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"df":7,"docs":{"165":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.0}}},"9":{"6":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"8":{"6":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":2.0},"50":{"tf":1.0},"99":{"tf":1.0}}},"4":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"2":{"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"3":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":6,"docs":{"127":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"197":{"tf":1.0},"67":{"tf":1.0}}},"5":{"0":{"0":{"0":{"df":2,"docs":{"295":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"7":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"156":{"tf":1.0},"80":{"tf":1.0}}},"1":{"9":{"2":{"df":2,"docs":{"243":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":1.0}}},"9":{"1":{"1":{"0":{"df":1,"docs":{"170":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"u":{"1":{"6":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"\\":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}},"l":{"df":7,"docs":{"214":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"338":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0}}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"295":{"tf":1.0},"65":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"334":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"282":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{":":{"/":{"/":{"a":{"%":{"0":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"45":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"151":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"235":{"tf":1.0},"241":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"325":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":19,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.0},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"173":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"316":{"tf":1.7320508075688772},"324":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"324":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"20":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"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":3,"docs":{"224":{"tf":1.0},"241":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951}}}}}},"t":{"df":5,"docs":{"24":{"tf":1.0},"25":{"tf":1.0},"322":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"154":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"v":{"df":6,"docs":{"160":{"tf":1.7320508075688772},"226":{"tf":1.0},"284":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"294":{"tf":1.0},"319":{"tf":1.0},"37":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"d":{"df":5,"docs":{"170":{"tf":1.7320508075688772},"196":{"tf":1.0},"20":{"tf":1.0},"292":{"tf":1.0},"305":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"164":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"332":{"tf":1.0},"5":{"tf":1.0},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":12,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.0},"270":{"tf":1.0},"309":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"87":{"tf":1.0}}}}}}},"r":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"145":{"tf":2.23606797749979},"157":{"tf":1.0},"206":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"293":{"tf":2.6457513110645907},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"322":{"tf":1.0},"338":{"tf":1.7320508075688772},"80":{"tf":1.0}}}}}}},"df":4,"docs":{"17":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.4142135623730951},"305":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"44":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"194":{"tf":1.0},"285":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"19":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"278":{"tf":1.0},"318":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"145":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"149":{"tf":1.4142135623730951},"205":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"d":{"df":3,"docs":{"298":{"tf":1.0},"306":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":36,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"175":{"tf":2.23606797749979},"182":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"49":{"tf":2.449489742783178},"50":{"tf":2.449489742783178},"56":{"tf":1.0},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":2.449489742783178},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"89":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"g":{"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":1,"docs":{"312":{"tf":1.0}}}}}}}}},"i":{"a":{"df":1,"docs":{"282":{"tf":1.0}},"s":{"df":2,"docs":{"282":{"tf":1.0},"305":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":34,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":2.0},"202":{"tf":2.23606797749979},"282":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"66":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}},"w":{"df":20,"docs":{"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.7320508075688772},"85":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":17,"docs":{"106":{"tf":1.0},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}},"n":{"df":2,"docs":{"275":{"tf":1.0},"312":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"127":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"241":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"127":{"tf":1.0},"255":{"tf":1.0},"327":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"1":{"tf":1.0},"292":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"17":{"tf":1.7320508075688772},"175":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}},"u":{"df":1,"docs":{"151":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"145":{"tf":1.0},"158":{"tf":1.0},"200":{"tf":1.0},"214":{"tf":1.0},"226":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"192":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":20,"docs":{"118":{"tf":1.0},"146":{"tf":1.7320508075688772},"160":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":2.0},"186":{"tf":1.0},"189":{"tf":1.0},"195":{"tf":1.0},"301":{"tf":1.0},"308":{"tf":1.4142135623730951},"310":{"tf":1.0},"325":{"tf":2.23606797749979},"326":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"335":{"tf":2.0},"6":{"tf":1.0},"80":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"166":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"224":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"166":{"tf":1.0},"20":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0},"24":{"tf":1.4142135623730951},"326":{"tf":1.0}}},"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":{"'":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":62,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"144":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"241":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"282":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":2.23606797749979},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.0},"74":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"df":7,"docs":{"140":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"325":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"197":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"129":{"tf":1.0},"138":{"tf":1.0},"176":{"tf":1.0},"21":{"tf":1.7320508075688772},"310":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"44":{"tf":1.0},"62":{"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":6,"docs":{"108":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"72":{"tf":1.0},"74":{"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":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"g":{"c":{"df":3,"docs":{"206":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}},"df":7,"docs":{"120":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":18,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"198":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":2.8284271247461903},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.4142135623730951},"290":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"68":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"[":{"1":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"206":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":7,"docs":{"194":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"235":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.4142135623730951}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"319":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"207":{"tf":1.0},"282":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":34,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"121":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"115":{"tf":1.0},"21":{"tf":1.0},"292":{"tf":1.0},"65":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"156":{"tf":1.0},"158":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.7320508075688772},"308":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"318":{"tf":1.0}}},"k":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":24,"docs":{"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"182":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"219":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"126":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":30,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"255":{"tf":1.4142135623730951},"266":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":10,"docs":{"182":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"308":{"tf":1.0},"337":{"tf":1.0},"5":{"tf":1.0},"72":{"tf":1.0}}},"y":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":12,"docs":{"145":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"339":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":4,"docs":{"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"118":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":9,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"161":{"tf":1.0},"208":{"tf":1.0},"222":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":30,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"129":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"174":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":1.0},"302":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.7320508075688772},"333":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"107":{"tf":1.0},"120":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"282":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"145":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"290":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"129":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"306":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":6,"docs":{"154":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":20,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"329":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"21":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}},"d":{"df":7,"docs":{"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"282":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":12,"docs":{"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.449489742783178},"273":{"tf":2.449489742783178},"3":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":15,"docs":{"118":{"tf":2.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"218":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":21,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"168":{"tf":1.4142135623730951},"171":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"18":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":2.0},"21":{"tf":1.7320508075688772},"229":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"263":{"tf":1.0},"339":{"tf":1.0}}}},"df":1,"docs":{"4":{"tf":1.0}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}},"l":{"df":15,"docs":{"139":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"169":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"227":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":16,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":4,"docs":{"118":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"339":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"115":{"tf":1.0},"211":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"170":{"tf":1.0},"318":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":5,"docs":{"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":8,"docs":{"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"f":{"df":1,"docs":{"81":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"187":{"tf":1.0},"243":{"tf":1.7320508075688772},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0},"81":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"z":{"df":1,"docs":{"81":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":10,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"300":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"87":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"94":{"tf":1.0}}}}},"v":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":24,"docs":{"140":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":2.0},"21":{"tf":2.6457513110645907},"228":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":2.23606797749979},"296":{"tf":3.1622776601683795},"325":{"tf":2.0},"336":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":2.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"9":{"9":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"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":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"b":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":23,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"154":{"tf":1.0},"158":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":2.0},"91":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"89":{"tf":2.0}}},"df":49,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":2.23606797749979},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"191":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"308":{"tf":1.4142135623730951},"312":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"336":{"tf":2.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"111":{"tf":1.0},"121":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"252":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"337":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"118":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.4142135623730951},"3":{"tf":2.0},"335":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0}}}},"c":{"df":2,"docs":{"17":{"tf":2.6457513110645907},"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"80":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"13":{"tf":1.0},"138":{"tf":1.0},"87":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"211":{"tf":2.23606797749979},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"282":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"66":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"176":{"tf":1.0},"198":{"tf":1.0},"252":{"tf":1.0},"287":{"tf":1.0},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"17":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.7320508075688772},"62":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"122":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"17":{"tf":2.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"19":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"62":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"282":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"192":{"tf":1.0},"250":{"tf":1.0},"301":{"tf":1.0},"8":{"tf":1.0},"87":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"325":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":29,"docs":{"122":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"206":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"62":{"tf":2.8284271247461903},"69":{"tf":1.4142135623730951},"79":{"tf":2.449489742783178},"82":{"tf":1.0}},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"65":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"194":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"226":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"112":{"tf":1.0},"198":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"191":{"tf":1.0},"34":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"308":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"162":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.6457513110645907},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0},"85":{"tf":1.0}},"p":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"255":{"tf":1.4142135623730951},"339":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.7320508075688772},"164":{"tf":1.0},"173":{"tf":1.4142135623730951},"180":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"337":{"tf":1.0},"35":{"tf":2.0},"46":{"tf":1.4142135623730951},"55":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"206":{"tf":1.0},"209":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":13,"docs":{"143":{"tf":2.0},"168":{"tf":2.0},"206":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"337":{"tf":1.4142135623730951},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"329":{"tf":1.0},"51":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":2,"docs":{"170":{"tf":1.0},"326":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"208":{"tf":1.0},"293":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"251":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"167":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}},"n":{"d":{"df":7,"docs":{"205":{"tf":1.4142135623730951},"206":{"tf":2.0},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"10":{"tf":1.0},"146":{"tf":1.4142135623730951},"165":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":13,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"4":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}},"t":{"df":10,"docs":{"278":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"195":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":30,"docs":{"10":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":2.0},"3":{"tf":1.7320508075688772},"335":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"x":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"322":{"tf":1.0}}}}},"c":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"80":{"tf":2.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"118":{"tf":1.0},"78":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":18,"docs":{"112":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"51":{"tf":2.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"115":{"tf":1.4142135623730951},"116":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":20,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"161":{"tf":2.8284271247461903},"181":{"tf":2.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"310":{"tf":2.23606797749979},"312":{"tf":2.0},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"147":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":18,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":2.0},"169":{"tf":2.0},"170":{"tf":2.449489742783178},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":42,"docs":{"0":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":2.8284271247461903},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":2.23606797749979},"194":{"tf":1.7320508075688772},"218":{"tf":2.449489742783178},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":2.449489742783178},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"282":{"tf":1.0},"35":{"tf":1.0}}}}},"i":{"d":{"df":8,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"185":{"tf":1.0},"202":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"34":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"177":{"tf":1.0},"222":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":36,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.449489742783178},"152":{"tf":2.0},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"44":{"tf":2.8284271247461903},"49":{"tf":1.0},"50":{"tf":1.0},"62":{"tf":2.8284271247461903},"79":{"tf":2.449489742783178},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"33":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"308":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":17,"docs":{"12":{"tf":1.4142135623730951},"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":2.6457513110645907},"17":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":2.0},"2":{"tf":1.0},"20":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":2.23606797749979},"253":{"tf":2.449489742783178},"255":{"tf":1.4142135623730951},"259":{"tf":2.8284271247461903},"270":{"tf":2.6457513110645907},"315":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":3.1622776601683795},"52":{"tf":2.0},"53":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":2.23606797749979},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"67":{"tf":1.0}}}},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"3":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":10,"docs":{"195":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}}},"t":{"df":2,"docs":{"145":{"tf":1.0},"5":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"170":{"tf":1.0},"335":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"y":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"222":{"tf":1.0},"324":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"102":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":15,"docs":{"0":{"tf":2.23606797749979},"100":{"tf":1.0},"159":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.4142135623730951},"318":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":2.6457513110645907}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.23606797749979}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"292":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"138":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"187":{"tf":1.0},"246":{"tf":1.0},"80":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":2.0},"228":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"118":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":3,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"339":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}},"s":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":62,"docs":{"104":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.7320508075688772},"14":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"198":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"162":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"145":{"tf":1.0},"193":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{"df":9,"docs":{"44":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.0},"62":{"tf":3.3166247903554},"64":{"tf":2.0}},"p":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"282":{"tf":1.0},"325":{"tf":1.0},"74":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0}},"p":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"d":{"'":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0}}}},"t":{"a":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"119":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":2.0},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"175":{"tf":2.23606797749979},"185":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"325":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"66":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"c":{"df":16,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.7320508075688772},"17":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":6,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}},"g":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"303":{"tf":1.0},"310":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.0},"62":{"tf":1.0},"73":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":25,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"198":{"tf":1.7320508075688772},"206":{"tf":2.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"99":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"t":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"292":{"tf":1.0},"37":{"tf":1.0}}}}}}},"t":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"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":5,"docs":{"156":{"tf":1.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0},"332":{"tf":1.0},"55":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"226":{"tf":1.0},"315":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"149":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":12,"docs":{"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"240":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"45":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"160":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.7320508075688772},"46":{"tf":2.8284271247461903},"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"136":{"tf":1.0},"305":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"145":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":9,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"180":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"90":{"tf":2.23606797749979}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":13,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"324":{"tf":1.0},"34":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"168":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"111":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"125":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"300":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"c":{"df":9,"docs":{"129":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"144":{"tf":1.0}}}}}}},"l":{"df":2,"docs":{"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"136":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":3.7416573867739413},"161":{"tf":2.23606797749979},"178":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"338":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.449489742783178}},"p":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":26,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"296":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"337":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"146":{"tf":1.0},"186":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.7320508075688772},"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"181":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"252":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"192":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"125":{"tf":1.0},"137":{"tf":1.0},"168":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"9":{"tf":1.0}}}}}},"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":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"5":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"214":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"10":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"0":{"tf":1.7320508075688772},"130":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"297":{"tf":1.0},"315":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":7,"docs":{"151":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"309":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"281":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"20":{"tf":1.0},"211":{"tf":1.0},"24":{"tf":1.4142135623730951},"302":{"tf":1.0},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"145":{"tf":1.0},"154":{"tf":1.0},"308":{"tf":1.0},"9":{"tf":1.0}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"108":{"tf":1.0},"241":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"17":{"tf":1.0},"270":{"tf":1.0}}},"p":{"df":2,"docs":{"16":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"214":{"tf":1.0},"339":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"16":{"tf":1.7320508075688772},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"172":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":2.23606797749979},"75":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"c":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":21,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"165":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"259":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"34":{"tf":1.0},"88":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"337":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"318":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"164":{"tf":1.0},"252":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"186":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"167":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"324":{"tf":1.0},"87":{"tf":1.0}}}}}}},"b":{"a":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"64":{"tf":3.0}},"h":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"64":{"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":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"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":1,"docs":{"3":{"tf":1.0}}}}}}}}},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"[":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"]":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"131":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"202":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":6,"docs":{"114":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"325":{"tf":1.0},"327":{"tf":1.0},"38":{"tf":1.0},"42":{"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":1,"docs":{"178":{"tf":1.0}}}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"124":{"tf":1.0},"128":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"296":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"282":{"tf":1.0},"322":{"tf":1.0},"80":{"tf":1.0}},"v":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"181":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}}},"o":{"d":{"df":5,"docs":{"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"20":{"tf":1.0},"282":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"226":{"tf":1.0},"241":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":12,"docs":{"125":{"tf":1.0},"144":{"tf":1.0},"20":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"3":{"tf":1.0},"316":{"tf":1.0},"97":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":10,"docs":{"136":{"tf":1.0},"154":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"293":{"tf":1.0},"325":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"168":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"211":{"tf":1.0},"64":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"129":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"208":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.0},"293":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"144":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"o":{"df":3,"docs":{"145":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":37,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":2.23606797749979},"144":{"tf":2.23606797749979},"145":{"tf":2.8284271247461903},"148":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":2.23606797749979},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"7":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"227":{"tf":1.0},"270":{"tf":1.0},"296":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"39":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"140":{"tf":1.0},"218":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"50":{"tf":1.0}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"290":{"tf":1.0},"68":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":40,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.0},"182":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":1.0},"29":{"tf":1.0},"293":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":1,"docs":{"10":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"222":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"55":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"133":{"tf":1.0},"16":{"tf":1.0},"299":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"145":{"tf":1.4142135623730951},"161":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"181":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"133":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"74":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"10":{"tf":1.0},"115":{"tf":1.4142135623730951},"255":{"tf":1.0},"272":{"tf":1.4142135623730951},"92":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"161":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"333":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"196":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"282":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"168":{"tf":1.0},"279":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"11":{"tf":1.0},"160":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"a":{"df":6,"docs":{"318":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"74":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"206":{"tf":1.0},"318":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"214":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"307":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"143":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"169":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"194":{"tf":1.0},"289":{"tf":1.0},"315":{"tf":1.4142135623730951}}}}}},"r":{"df":3,"docs":{"197":{"tf":1.0},"3":{"tf":1.0},"87":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"d":{"df":2,"docs":{"160":{"tf":2.0},"194":{"tf":1.0}},"p":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"s":{"[":{"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":8,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"324":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":19,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.0},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"205":{"tf":1.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"331":{"tf":1.0},"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"6":{"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":2,"docs":{"145":{"tf":1.0},"194":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"11":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"d":{"df":4,"docs":{"0":{"tf":1.0},"136":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"5":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"121":{"tf":1.0},"172":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"229":{"tf":1.0},"3":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"df":4,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"192":{"tf":1.0},"296":{"tf":1.0}}},"x":{"df":4,"docs":{"138":{"tf":1.0},"144":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"198":{"tf":2.0},"306":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"339":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"227":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":2.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":2,"docs":{"305":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"t":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"81":{"tf":2.0}}}},"df":7,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"71":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":9,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"211":{"tf":1.0},"296":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"3":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":10,"docs":{"149":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"202":{"tf":1.0},"282":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"134":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"282":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"92":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"174":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"313":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"100":{"tf":1.0},"145":{"tf":1.0},"198":{"tf":1.0},"266":{"tf":1.0}},"i":{"df":6,"docs":{"149":{"tf":1.0},"191":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"325":{"tf":1.0}}}}},"n":{"c":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"120":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":167,"docs":{"100":{"tf":1.4142135623730951},"102":{"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},"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":2.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":2.6457513110645907},"15":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.449489742783178},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"17":{"tf":2.8284271247461903},"170":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":2.449489742783178},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":2.23606797749979},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":2.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":2.23606797749979},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":2.0},"246":{"tf":1.0},"25":{"tf":2.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":2.23606797749979},"309":{"tf":2.0},"310":{"tf":1.7320508075688772},"315":{"tf":2.8284271247461903},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"319":{"tf":2.0},"32":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.23606797749979},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.0},"44":{"tf":2.0},"46":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.6457513110645907},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"55":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"176":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"252":{"tf":1.0},"37":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"115":{"tf":1.0},"144":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"154":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"258":{"tf":1.0},"96":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"150":{"tf":1.0},"3":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"198":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}},"n":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"141":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"290":{"tf":1.0},"312":{"tf":1.0},"336":{"tf":1.4142135623730951},"51":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"df":2,"docs":{"125":{"tf":1.0},"296":{"tf":1.0}},"e":{"df":1,"docs":{"145":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"o":{"d":{"df":4,"docs":{"118":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"156":{"tf":1.0},"182":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"156":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"34":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"4":{"tf":1.0}}}},"w":{"df":1,"docs":{"200":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"169":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"98":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"298":{"tf":1.4142135623730951},"299":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":10,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"293":{"tf":1.0}},"l":{"df":22,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"175":{"tf":1.0},"235":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979},"91":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":7,"docs":{"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"190":{"tf":1.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"a":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"171":{"tf":1.0},"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":39,"docs":{"100":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":3.0},"170":{"tf":3.605551275463989},"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"205":{"tf":1.7320508075688772},"22":{"tf":2.8284271247461903},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"228":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"24":{"tf":2.0},"244":{"tf":1.4142135623730951},"25":{"tf":2.0},"250":{"tf":1.4142135623730951},"256":{"tf":2.0},"262":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":2.23606797749979},"328":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.7320508075688772},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"119":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"p":{"df":6,"docs":{"119":{"tf":1.0},"17":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0}}}},"n":{"c":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":11,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"205":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"218":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"168":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"191":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"5":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"326":{"tf":1.0}}}},"p":{"df":1,"docs":{"228":{"tf":1.0}},"e":{"df":1,"docs":{"3":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"164":{"tf":1.0},"293":{"tf":1.4142135623730951},"325":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"/":{"1":{".":{"0":{"df":2,"docs":{"167":{"tf":1.7320508075688772},"191":{"tf":1.0}}},"1":{"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":2.23606797749979},"187":{"tf":1.0},"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"167":{"tf":1.0}}},"3":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},":":{"/":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"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":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"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":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":21,"docs":{"162":{"tf":2.0},"163":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.0},"176":{"tf":2.23606797749979},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"3":{"tf":1.0},"325":{"tf":2.449489742783178},"326":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"137":{"tf":1.0},"144":{"tf":1.4142135623730951},"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"119":{"tf":1.0},"134":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":14,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"88":{"tf":1.7320508075688772},"91":{"tf":1.7320508075688772},"93":{"tf":1.0},"98":{"tf":1.0}}}},"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"_":{"df":0,"docs":{},"p":{"df":2,"docs":{"202":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951}}}},"df":16,"docs":{"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":3.3166247903554},"273":{"tf":3.3166247903554},"284":{"tf":2.0},"290":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":1.0},"7":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"172":{"tf":1.0}},"l":{"df":2,"docs":{"285":{"tf":1.0},"296":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"251":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"137":{"tf":1.0},"204":{"tf":1.0}},"i":{"df":13,"docs":{"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"32":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"df":2,"docs":{"206":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":3,"docs":{"130":{"tf":1.0},"168":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"5":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"m":{"df":1,"docs":{"168":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":12,"docs":{"120":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"208":{"tf":1.0},"307":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}},"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":25,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"129":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"229":{"tf":1.0},"274":{"tf":1.0},"279":{"tf":1.7320508075688772},"281":{"tf":1.7320508075688772},"287":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"64":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"37":{"tf":1.0}}}}}}},"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"134":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"10":{"tf":1.0},"225":{"tf":1.0}}}}}}},"n":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"293":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"d":{"df":28,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.0},"131":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":2.0},"17":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.4142135623730951},"212":{"tf":1.0},"225":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":2.0},"303":{"tf":1.0},"309":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"198":{"tf":1.0},"45":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"151":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"259":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"262":{"tf":1.0},"273":{"tf":1.0}},"i":{"b":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.7320508075688772},"3":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"125":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.0},"206":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":9,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":2.449489742783178}}}},"i":{"c":{"df":21,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"243":{"tf":1.0},"293":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"169":{"tf":1.0},"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"307":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"225":{"tf":1.0},"296":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"5":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}},"i":{"df":23,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"128":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.4142135623730951},"31":{"tf":1.0},"333":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"88":{"tf":1.0},"9":{"tf":2.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":6,"docs":{"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":2.23606797749979}}}}},"s":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"181":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"279":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.4142135623730951},"20":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.0},"241":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{}},"df":70,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":2.0},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":5.291502622129181},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":2.23606797749979},"21":{"tf":2.8284271247461903},"211":{"tf":1.4142135623730951},"227":{"tf":1.0},"24":{"tf":2.8284271247461903},"243":{"tf":1.0},"25":{"tf":2.8284271247461903},"284":{"tf":2.449489742783178},"290":{"tf":2.23606797749979},"295":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":2.449489742783178},"33":{"tf":3.0},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"40":{"tf":2.0},"44":{"tf":3.3166247903554},"45":{"tf":1.7320508075688772},"46":{"tf":2.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"62":{"tf":3.3166247903554},"65":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"197":{"tf":1.0},"20":{"tf":1.4142135623730951},"287":{"tf":1.0},"334":{"tf":1.0}},"r":{"df":1,"docs":{"46":{"tf":1.0}}}},"n":{"d":{"df":9,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"282":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"3":{"tf":1.0},"326":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"138":{"tf":1.0},"185":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"322":{"tf":1.0},"339":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":8,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"319":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"76":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":2,"docs":{"274":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"145":{"tf":2.0},"17":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"176":{"tf":1.0},"224":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"v":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}}}},"p":{"c":{"df":8,"docs":{"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"314":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.0}}},"df":2,"docs":{"293":{"tf":1.7320508075688772},"80":{"tf":1.0}},"v":{"4":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.0},"294":{"tf":1.0},"296":{"tf":1.0},"339":{"tf":1.0}}},"6":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.23606797749979},"294":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"187":{"tf":1.0},"259":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":2.0}}},"r":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"204":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":18,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"318":{"tf":1.0},"46":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"b":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"175":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"297":{"tf":1.4142135623730951},"319":{"tf":1.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"191":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"145":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":2.449489742783178},"193":{"tf":1.0},"204":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}},"n":{"df":2,"docs":{"140":{"tf":1.0},"160":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"46":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"194":{"tf":1.0},"225":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":7,"docs":{"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"204":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"273":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"145":{"tf":1.0},"17":{"tf":1.0},"305":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"296":{"tf":1.0},"329":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":7,"docs":{"187":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"307":{"tf":1.0},"5":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}},"v":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"3":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"225":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"301":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":13,"docs":{"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"325":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.6457513110645907},"129":{"tf":1.0},"146":{"tf":1.0},"282":{"tf":1.0},"318":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}}}}}},"i":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":8,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"298":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"313":{"tf":1.0},"330":{"tf":1.7320508075688772},"334":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":2.0},"205":{"tf":1.7320508075688772},"225":{"tf":1.0},"279":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.4142135623730951},"32":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.4142135623730951},"333":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"3":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"207":{"tf":1.0}}}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"138":{"tf":1.0}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"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":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"310":{"tf":1.0},"334":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"279":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.23606797749979},"87":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":7,"docs":{"205":{"tf":1.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"226":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}}},"k":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"296":{"tf":1.0},"332":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"282":{"tf":1.0},"46":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"196":{"tf":1.0},"299":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":30,"docs":{"136":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"153":{"tf":2.0},"154":{"tf":2.449489742783178},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":3.7416573867739413},"160":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"282":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"293":{"tf":2.0},"295":{"tf":1.0},"310":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"282":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"167":{"tf":1.0},"296":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"227":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}},"o":{"a":{"d":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.0},"322":{"tf":1.0},"338":{"tf":1.4142135623730951},"45":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"t":{"df":22,"docs":{"0":{"tf":1.0},"100":{"tf":2.6457513110645907},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.23606797749979},"105":{"tf":1.0},"168":{"tf":1.0}}}},"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":9,"docs":{"124":{"tf":2.23606797749979},"125":{"tf":2.6457513110645907},"126":{"tf":2.449489742783178},"127":{"tf":2.449489742783178},"128":{"tf":2.449489742783178},"129":{"tf":2.6457513110645907},"144":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":2.6457513110645907}}}}},"i":{"c":{"df":3,"docs":{"164":{"tf":1.0},"297":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":9,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"309":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"202":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"282":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":2.23606797749979},"67":{"tf":1.0},"75":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"10":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}}},"p":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"168":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"218":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"t":{"df":2,"docs":{"251":{"tf":1.0},"270":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"w":{"df":3,"docs":{"228":{"tf":1.0},"282":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"146":{"tf":1.0},"80":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"u":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"21":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"o":{"df":1,"docs":{"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"173":{"tf":1.0},"187":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":2,"docs":{"163":{"tf":1.0},"206":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"6":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"172":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.4142135623730951},"299":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"160":{"tf":1.0},"51":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":11,"docs":{"100":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"195":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.0},"2":{"tf":1.0},"262":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}},"df":11,"docs":{"196":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"198":{"tf":1.7320508075688772},"199":{"tf":2.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"296":{"tf":1.0},"7":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}},"o":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"125":{"tf":1.0},"198":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.7320508075688772},"213":{"tf":1.0},"319":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"227":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.23606797749979},"306":{"tf":1.0},"45":{"tf":2.23606797749979},"73":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":4,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"118":{"tf":1.0},"129":{"tf":1.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.7320508075688772}},"t":{"df":2,"docs":{"129":{"tf":1.0},"6":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"214":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"146":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":2.6457513110645907},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.0}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"218":{"tf":1.7320508075688772},"226":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":85,"docs":{"100":{"tf":1.0},"12":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"138":{"tf":1.0},"14":{"tf":2.0},"140":{"tf":1.0},"144":{"tf":2.449489742783178},"145":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"168":{"tf":1.0},"17":{"tf":3.872983346207417},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"21":{"tf":2.23606797749979},"218":{"tf":3.0},"219":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"222":{"tf":2.449489742783178},"224":{"tf":2.0},"226":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"23":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":2.449489742783178},"24":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":2.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"258":{"tf":1.0},"26":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"28":{"tf":1.0},"29":{"tf":1.0},"292":{"tf":2.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.6457513110645907},"3":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772},"336":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":2.6457513110645907},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"45":{"tf":2.449489742783178},"46":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"58":{"tf":2.6457513110645907},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":3.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":3.0},"168":{"tf":2.0},"186":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"298":{"tf":2.0},"299":{"tf":1.4142135623730951},"301":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"131":{"tf":1.0},"218":{"tf":1.0},"87":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"296":{"tf":1.0},"45":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}},"u":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"192":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"206":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"22":{"tf":1.0},"321":{"tf":1.0}}}}},"t":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":17,"docs":{"12":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.449489742783178},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":3.872983346207417},"51":{"tf":1.0}},"l":{"df":2,"docs":{"118":{"tf":1.0},"162":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"306":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":2.0},"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":29,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"20":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.7320508075688772},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"168":{"tf":1.0},"2":{"tf":1.0},"275":{"tf":1.0},"328":{"tf":1.0}}}}},"s":{"df":2,"docs":{"45":{"tf":1.4142135623730951},"49":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"df":22,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":2.0},"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":2.8284271247461903},"25":{"tf":2.8284271247461903},"26":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951}},"i":{"d":{"df":3,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"x":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"175":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":9,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":2.0},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"197":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":29,"docs":{"122":{"tf":2.0},"129":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":3.605551275463989},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":2.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"df":10,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":2.6457513110645907},"301":{"tf":1.0},"306":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"21":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"138":{"tf":1.0},"270":{"tf":1.0}}}}},"ï":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":16,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"196":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"46":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"187":{"tf":1.0},"299":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":30,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"225":{"tf":1.0},"241":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"32":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"296":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":12,"docs":{"138":{"tf":1.0},"145":{"tf":1.7320508075688772},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"3":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}}},"w":{"df":21,"docs":{"14":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.4142135623730951},"319":{"tf":1.0},"324":{"tf":1.4142135623730951},"85":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"202":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"166":{"tf":1.0},"169":{"tf":2.23606797749979},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":1,"docs":{"138":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"100":{"tf":1.4142135623730951}},"v":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}}},"n":{"/":{"*":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"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":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"e":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"c":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"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":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"336":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"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":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"205":{"tf":1.4142135623730951},"328":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.7320508075688772},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":8,"docs":{"163":{"tf":1.0},"28":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"50":{"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":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"q":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"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":{},"h":{"df":1,"docs":{"303":{"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":{},"p":{"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":{},"l":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"196":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"289":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"_":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"65":{"tf":1.0}}}}},"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":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"339":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":6,"docs":{"100":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"339":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":6,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":8,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"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":2,"docs":{"339":{"tf":1.0},"92":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"100":{"tf":1.0},"148":{"tf":1.4142135623730951},"175":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":4,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"158":{"tf":1.0},"339":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":30,"docs":{"118":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":2.0},"182":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"76":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"93":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}},"u":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"219":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":8,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":1,"docs":{"52":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"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":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":7,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"59":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"v":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"109":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"110":{"tf":1.0},"339":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"339":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"339":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"108":{"tf":1.7320508075688772},"114":{"tf":1.0},"339":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"335":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"147":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":1,"docs":{"136":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"255":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"337":{"tf":1.0}},"e":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":5,"docs":{"145":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"9":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"145":{"tf":1.0}}}}},"r":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"21":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"145":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"145":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":15,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":3,"docs":{"145":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":11,"docs":{"133":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"145":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"9":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"339":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"179":{"tf":1.0},"339":{"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":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"164":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"180":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"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":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"178":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"173":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"171":{"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":3,"docs":{"171":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"167":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"325":{"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":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"325":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"175":{"tf":1.0},"176":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"186":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"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":{},"e":{"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":{"168":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"166":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"339":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"167":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"a":{"d":{"_":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"168":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"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":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"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":{},"p":{"_":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"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":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"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":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"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":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"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":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"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":{"_":{"1":{"_":{"0":{"df":1,"docs":{"167":{"tf":1.0}}},"1":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"185":{"tf":1.0},"339":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"176":{"tf":1.0},"191":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":4,"docs":{"164":{"tf":2.6457513110645907},"178":{"tf":1.0},"182":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"i":{"d":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"202":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"201":{"tf":1.0},"339":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"198":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"197":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"197":{"tf":2.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"202":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"204":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"11":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.4142135623730951},"205":{"tf":1.0},"302":{"tf":1.0},"333":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":5,"docs":{"100":{"tf":2.0},"175":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":2.449489742783178}}}},"p":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"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":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":5,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":2,"docs":{"287":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"339":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"129":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"127":{"tf":2.449489742783178},"339":{"tf":1.0}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"128":{"tf":1.0}}},"1":{"df":1,"docs":{"128":{"tf":1.0}}},"2":{"df":1,"docs":{"128":{"tf":1.0}}},"3":{"df":1,"docs":{"128":{"tf":1.0}}},"4":{"df":1,"docs":{"128":{"tf":1.0}}},"5":{"df":1,"docs":{"128":{"tf":1.0}}},"6":{"df":1,"docs":{"128":{"tf":1.0}}},"7":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"127":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"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":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"339":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{")":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":2,"docs":{"28":{"tf":1.0},"29":{"tf":1.0}},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"14":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":2.0},"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"19":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"16":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"15":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"23":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"22":{"tf":1.0},"339":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":3,"docs":{"22":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":1.4142135623730951},"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"17":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":16,"docs":{"13":{"tf":1.7320508075688772},"16":{"tf":1.0},"28":{"tf":1.0},"306":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"0":{"df":0,"docs":{},"x":{"7":{"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":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"75":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"105":{"tf":1.0},"339":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.0},"114":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"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":{},"p":{"c":{"_":{"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":1,"docs":{"284":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"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":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"160":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"c":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":5,"docs":{"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"1":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"227":{"tf":1.0},"26":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}}}}},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"s":{"df":0,"docs":{},"z":{"df":5,"docs":{"278":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"284":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"q":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"255":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"253":{"tf":1.0},"255":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":3,"docs":{"243":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"287":{"tf":1.0},"290":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"266":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"c":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}},"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"d":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"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":{},"s":{"df":1,"docs":{"328":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"226":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"315":{"tf":1.0},"316":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"226":{"tf":1.0},"26":{"tf":1.4142135623730951}}}}},"u":{"b":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"230":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"235":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"241":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"193":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{},"p":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"q":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"252":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"258":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"306":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"0":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"339":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"k":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}},"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"277":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"c":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":7,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"304":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"31":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":2,"docs":{"194":{"tf":1.0},"287":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"49":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"43":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":6,"docs":{"31":{"tf":1.4142135623730951},"339":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"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":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"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":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"141":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"132":{"tf":1.7320508075688772},"135":{"tf":2.449489742783178},"136":{"tf":2.8284271247461903},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.0},"321":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"149":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"151":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"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":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"151":{"tf":2.23606797749979},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"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":3,"docs":{"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.0},"157":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"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":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"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":{"158":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"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":{"160":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"149":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":7,"docs":{"147":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"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":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":3,"docs":{"144":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"u":{"b":{"0":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"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":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"264":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"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":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"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":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"269":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"120":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"121":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"111":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"92":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"0":{"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"2":{"df":1,"docs":{"311":{"tf":1.0}}},"3":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"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":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"161":{"tf":2.6457513110645907},"181":{"tf":1.4142135623730951},"310":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"339":{"tf":1.0},"83":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"339":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"y":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"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":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"85":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"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":0,"docs":{},"f":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"81":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}}},"df":10,"docs":{"152":{"tf":2.0},"179":{"tf":1.0},"182":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"79":{"tf":3.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"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":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":46,"docs":{"0":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"3":{"tf":2.8284271247461903},"300":{"tf":2.0},"301":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"336":{"tf":2.8284271247461903},"337":{"tf":2.0},"338":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"87":{"tf":1.0}}},"i":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"218":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"n":{"df":11,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":3,"docs":{"218":{"tf":1.0},"335":{"tf":3.1622776601683795},"336":{"tf":2.449489742783178}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":20,"docs":{"118":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"282":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":69,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.4142135623730951},"90":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"132":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}},"i":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"w":{"df":12,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"227":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"325":{"tf":1.4142135623730951},"328":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"69":{"tf":1.0}},"l":{"df":23,"docs":{"125":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"171":{"tf":1.0},"182":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":2.23606797749979},"67":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"9":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":25,"docs":{"10":{"tf":2.0},"118":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.23606797749979},"21":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}}}},"o":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.449489742783178},"164":{"tf":2.8284271247461903},"172":{"tf":2.0},"174":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"295":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"241":{"tf":1.0},"307":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"0":{"tf":1.4142135623730951},"138":{"tf":2.449489742783178},"141":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"193":{"tf":1.0},"226":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"187":{"tf":1.0},"218":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"168":{"tf":1.0}}},"l":{"d":{"df":3,"docs":{"202":{"tf":1.0},"304":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"300":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":2,"docs":{"204":{"tf":1.0},"293":{"tf":1.0}}}}},"n":{"c":{"df":8,"docs":{"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"181":{"tf":1.4142135623730951},"325":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}},"df":46,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"31":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"151":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"r":{"df":60,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":3.1622776601683795},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"156":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":2.0},"243":{"tf":1.7320508075688772},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"293":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":2.0},"337":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":2.8284271247461903},"96":{"tf":1.0},"97":{"tf":2.449489742783178},"98":{"tf":1.4142135623730951},"99":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":5.0},"211":{"tf":1.7320508075688772},"44":{"tf":3.0},"62":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":48,"docs":{"131":{"tf":1.0},"150":{"tf":2.0},"159":{"tf":2.0},"160":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":3.3166247903554},"208":{"tf":2.6457513110645907},"209":{"tf":2.23606797749979},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"232":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"278":{"tf":2.0},"282":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"290":{"tf":3.0},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.6457513110645907},"319":{"tf":2.23606797749979},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":3.0},"338":{"tf":1.0},"44":{"tf":2.8284271247461903},"45":{"tf":2.0},"46":{"tf":1.0},"62":{"tf":2.23606797749979},"7":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":24,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"12":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"80":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"17":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"165":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":18,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.4142135623730951},"54":{"tf":1.0},"6":{"tf":1.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"156":{"tf":1.4142135623730951},"181":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":11,"docs":{"0":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0},"317":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":7,"docs":{"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"161":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.7320508075688772},"270":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":21,"docs":{"125":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"296":{"tf":1.0},"87":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"26":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":2,"docs":{"296":{"tf":1.0},"318":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"194":{"tf":1.4142135623730951},"217":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"9":{"tf":1.0}},"v":{"1":{"df":1,"docs":{"305":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"118":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":3,"docs":{"11":{"tf":1.0},"9":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"10":{"tf":1.4142135623730951},"14":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"9":{"tf":1.0},"99":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"135":{"tf":1.0},"194":{"tf":1.0},"325":{"tf":1.0}}}}},"s":{"df":6,"docs":{"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"210":{"tf":1.0},"328":{"tf":1.0}}}}},"t":{"df":13,"docs":{"128":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.4142135623730951},"229":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"293":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.0},"106":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"76":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":6,"docs":{"166":{"tf":1.0},"183":{"tf":1.0},"207":{"tf":1.0},"282":{"tf":2.449489742783178},"325":{"tf":1.0},"80":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":16,"docs":{"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772}}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"22":{"tf":1.0},"296":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":2,"docs":{"26":{"tf":1.4142135623730951},"29":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"145":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":3.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.8284271247461903},"257":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":2.8284271247461903},"278":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"87":{"tf":1.0}}}},"n":{"d":{"df":6,"docs":{"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"272":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}},"df":2,"docs":{"312":{"tf":1.0},"325":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":31,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"145":{"tf":1.0},"168":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"50":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":2.0},"307":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.0},"282":{"tf":1.0}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"324":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":15,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"26":{"tf":2.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"214":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"198":{"tf":1.0},"252":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"n":{"df":2,"docs":{"327":{"tf":1.0},"329":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":16,"docs":{"118":{"tf":1.0},"122":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":2.23606797749979},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":1,"docs":{"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"206":{"tf":1.0},"53":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"321":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"46":{"tf":2.6457513110645907},"51":{"tf":1.0},"73":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":2.23606797749979},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"153":{"tf":1.0},"156":{"tf":1.0},"293":{"tf":2.23606797749979},"295":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":2.23606797749979},"85":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"243":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"x":{"df":9,"docs":{"129":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"287":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":21,"docs":{"125":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"181":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"270":{"tf":1.0},"279":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"329":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"29":{"tf":1.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"118":{"tf":1.0},"17":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"f":{"a":{"c":{"df":2,"docs":{"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"3":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"125":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"17":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"132":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":21,"docs":{"10":{"tf":1.0},"144":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"287":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"168":{"tf":1.0},"17":{"tf":1.0},"3":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"154":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"293":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0}},"s":{"df":15,"docs":{"107":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.4142135623730951},"205":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"10":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"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":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"269":{"tf":1.4142135623730951}}}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"125":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"214":{"tf":1.0},"257":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"145":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.7320508075688772},"252":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"290":{"tf":2.23606797749979},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"131":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"3":{"tf":1.4142135623730951},"32":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"35":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"306":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"316":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"22":{"tf":1.0},"318":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":7,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"317":{"tf":1.0},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":87,"docs":{"12":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"220":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":2.0},"229":{"tf":2.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.7320508075688772},"233":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"253":{"tf":1.0},"254":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":2.23606797749979},"259":{"tf":1.0},"26":{"tf":2.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":2.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"268":{"tf":2.23606797749979},"270":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"305":{"tf":1.7320508075688772},"319":{"tf":1.0},"32":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":3.3166247903554},"34":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.0},"40":{"tf":2.0},"44":{"tf":2.0},"45":{"tf":1.0},"51":{"tf":2.6457513110645907},"56":{"tf":2.0},"59":{"tf":2.0},"62":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":40,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":2.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"144":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.4142135623730951},"210":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"313":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"324":{"tf":1.0},"329":{"tf":1.0},"46":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":2.0},"226":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":1,"docs":{"68":{"tf":1.0}}}},"u":{"b":{"df":9,"docs":{"229":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.0},"263":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"0":{"tf":1.0},"215":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"263":{"tf":1.7320508075688772},"339":{"tf":1.0},"49":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"214":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"118":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"0":{"tf":1.0},"136":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"205":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":11,"docs":{"214":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"t":{"df":3,"docs":{"111":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"166":{"tf":2.449489742783178},"183":{"tf":1.0},"80":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"138":{"tf":1.0}},"e":{"df":4,"docs":{"266":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"334":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"89":{"tf":1.0}}},"i":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"193":{"tf":1.7320508075688772},"198":{"tf":1.0},"339":{"tf":1.0},"67":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"112":{"tf":1.0},"197":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"168":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"255":{"tf":1.0}}}},"w":{"df":12,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"32":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":4.123105625617661},"51":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"206":{"tf":1.0}},"e":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"137":{"tf":1.0},"144":{"tf":1.4142135623730951},"195":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":12,"docs":{"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"186":{"tf":2.0},"187":{"tf":1.4142135623730951},"284":{"tf":2.0},"290":{"tf":2.0},"295":{"tf":1.0},"326":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}},"i":{"df":3,"docs":{"11":{"tf":1.0},"235":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"138":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"17":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"143":{"tf":1.0},"168":{"tf":2.6457513110645907},"187":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"299":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":55,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.0},"171":{"tf":1.0},"191":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":2.449489742783178},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":2.23606797749979},"41":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":2.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"127":{"tf":1.0},"171":{"tf":1.0},"204":{"tf":1.0},"259":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"41":{"tf":1.0}}}},"v":{"df":2,"docs":{"40":{"tf":1.0},"59":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"125":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":1,"docs":{"64":{"tf":2.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"126":{"tf":1.0},"168":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}}},"u":{"c":{"df":10,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"296":{"tf":1.0},"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"141":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.4142135623730951},"303":{"tf":1.0},"309":{"tf":1.0},"319":{"tf":1.0},"33":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.0},"134":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"179":{"tf":1.0},"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"3":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"149":{"tf":1.4142135623730951},"309":{"tf":1.0},"325":{"tf":1.0},"88":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"186":{"tf":1.0},"315":{"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":2,"docs":{"223":{"tf":1.0},"296":{"tf":1.0}}}}}}}}}}},"df":3,"docs":{"282":{"tf":2.0},"3":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"103":{"tf":1.0},"107":{"tf":1.7320508075688772},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"35":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":2,"docs":{"172":{"tf":1.0},"327":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"147":{"tf":1.0},"224":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}}},"o":{"a":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"145":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0}}},"v":{"df":30,"docs":{"125":{"tf":1.0},"170":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.7320508075688772},"226":{"tf":1.0},"25":{"tf":1.4142135623730951},"266":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"319":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.4142135623730951},"336":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":12,"docs":{"213":{"tf":1.0},"245":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.0},"251":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":11,"docs":{"129":{"tf":1.0},"170":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":2.6457513110645907},"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":14,"docs":{"162":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"226":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"259":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"131":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":18,"docs":{"103":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"138":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":11,"docs":{"213":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"162":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":40,"docs":{"145":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"162":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.3166247903554},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":2.23606797749979},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":3.1622776601683795},"252":{"tf":3.0},"253":{"tf":1.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.8284271247461903},"273":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"326":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"118":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":2.8284271247461903},"17":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"319":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"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":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"255":{"tf":2.23606797749979}}},"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"174":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"145":{"tf":2.23606797749979},"149":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":2.449489742783178},"173":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"df":1,"docs":{"11":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"319":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"257":{"tf":2.449489742783178},"258":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.0},"269":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":27,"docs":{"129":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"186":{"tf":2.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.0},"191":{"tf":2.23606797749979},"257":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"326":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}},"t":{"df":6,"docs":{"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"269":{"tf":1.0},"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"175":{"tf":1.0},"307":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":30,"docs":{"106":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"287":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"38":{"tf":1.0},"57":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"182":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":14,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.0},"171":{"tf":1.4142135623730951},"181":{"tf":1.0},"282":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":93,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"120":{"tf":2.0},"127":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":2.6457513110645907},"14":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":2.449489742783178},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"198":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.0},"207":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"307":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"69":{"tf":2.0},"74":{"tf":1.0},"80":{"tf":3.4641016151377544},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":9,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"307":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"f":{"c":{"df":8,"docs":{"130":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"273":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"78":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"135":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"a":{"d":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":4,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"282":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}},"n":{"d":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":5,"docs":{"12":{"tf":1.0},"128":{"tf":1.0},"222":{"tf":1.0},"259":{"tf":1.0},"296":{"tf":1.0}}}}},"p":{"c":{"df":3,"docs":{"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":7,"docs":{"119":{"tf":1.0},"131":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.0},"299":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"df":3,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951},"211":{"tf":2.23606797749979}}}},"s":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":10,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.0},"35":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":1,"docs":{"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"197":{"tf":1.0},"282":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":36,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"141":{"tf":1.0}}}}},"n":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"168":{"tf":1.0},"5":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"274":{"tf":1.0}},"l":{"df":10,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":2.0},"30":{"tf":1.0},"51":{"tf":1.0},"78":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":2,"docs":{"169":{"tf":1.0},"208":{"tf":1.0}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"118":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"293":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"d":{"_":{"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":0,"docs":{},"f":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"148":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":2.6457513110645907},"256":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":2.6457513110645907},"33":{"tf":3.1622776601683795},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.0},"43":{"tf":1.0},"44":{"tf":3.1622776601683795},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"115":{"tf":1.0},"157":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"274":{"tf":1.0},"298":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"285":{"tf":1.0},"327":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"206":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}},"m":{"df":1,"docs":{"3":{"tf":1.0}}},"n":{"df":1,"docs":{"145":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"167":{"tf":1.4142135623730951},"226":{"tf":1.0},"282":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"132":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"195":{"tf":1.0},"224":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":46,"docs":{"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"36":{"tf":2.449489742783178},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.449489742783178},"57":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"62":{"tf":1.0},"64":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"t":{"df":17,"docs":{"148":{"tf":1.0},"169":{"tf":1.4142135623730951},"185":{"tf":1.0},"191":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"292":{"tf":1.0},"326":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":17,"docs":{"100":{"tf":1.7320508075688772},"145":{"tf":1.0},"149":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"208":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"53":{"tf":1.0},"62":{"tf":1.0}}}},"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":1,"docs":{"204":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"315":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"145":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":2.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"189":{"tf":1.0},"191":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"c":{"df":16,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":49,"docs":{"10":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.7320508075688772},"273":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.4142135623730951},"310":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":2.0},"326":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"157":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"293":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"186":{"tf":1.0}}},"w":{"df":3,"docs":{"153":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}}},"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"178":{"tf":1.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":2,"docs":{"208":{"tf":1.0},"80":{"tf":1.0}},"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":1,"docs":{"324":{"tf":1.0}}}}}}},"df":8,"docs":{"20":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":12,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"282":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"337":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"185":{"tf":1.0},"325":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"i":{"df":10,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"315":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":22,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"170":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":23,"docs":{"100":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"17":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}},"df":18,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.7320508075688772},"17":{"tf":2.8284271247461903},"172":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"21":{"tf":2.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"49":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"p":{"df":3,"docs":{"171":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"207":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"111":{"tf":1.0},"49":{"tf":2.0},"76":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"308":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":73,"docs":{"136":{"tf":1.7320508075688772},"138":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.0},"160":{"tf":2.0},"194":{"tf":1.7320508075688772},"219":{"tf":1.7320508075688772},"222":{"tf":2.0},"224":{"tf":2.0},"226":{"tf":2.0},"230":{"tf":1.7320508075688772},"235":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"246":{"tf":2.0},"247":{"tf":1.4142135623730951},"252":{"tf":2.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"258":{"tf":2.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.6457513110645907},"283":{"tf":1.4142135623730951},"284":{"tf":3.0},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"290":{"tf":2.0},"294":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":2.449489742783178},"319":{"tf":1.0},"32":{"tf":2.6457513110645907},"320":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.0},"334":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":2.6457513110645907},"35":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"46":{"tf":3.1622776601683795},"48":{"tf":1.0},"51":{"tf":2.449489742783178},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"92":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":3.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"222":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"v":{"df":3,"docs":{"214":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"145":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"66":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"175":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.0},"17":{"tf":1.4142135623730951},"197":{"tf":1.0},"278":{"tf":1.0},"81":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":2,"docs":{"273":{"tf":1.0},"296":{"tf":2.0}},"e":{"c":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"126":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"278":{"tf":1.0},"293":{"tf":1.0},"329":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":47,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"193":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":18,"docs":{"111":{"tf":1.0},"152":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"266":{"tf":1.0},"293":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"300":{"tf":1.0},"335":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"329":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"54":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"194":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"_":{"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"148":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"338":{"tf":1.0},"65":{"tf":1.4142135623730951},"72":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":8,"docs":{"134":{"tf":1.7320508075688772},"135":{"tf":3.0},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"141":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}},"df":13,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"145":{"tf":1.4142135623730951},"164":{"tf":1.0},"174":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.0},"49":{"tf":3.1622776601683795},"50":{"tf":2.449489742783178},"51":{"tf":1.7320508075688772},"64":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"i":{"c":{"df":9,"docs":{"162":{"tf":1.0},"211":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":15,"docs":{"131":{"tf":2.6457513110645907},"132":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":3.0},"137":{"tf":1.4142135623730951},"138":{"tf":3.605551275463989},"139":{"tf":2.6457513110645907},"140":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.0}}}},"u":{"df":6,"docs":{"164":{"tf":1.0},"168":{"tf":2.8284271247461903},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0}}}},"y":{"df":1,"docs":{"3":{"tf":1.0}},"s":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":2.0},"3":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"2":{"tf":1.4142135623730951},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"252":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"22":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":2,"docs":{"70":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":20,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":2.6457513110645907},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":2.8284271247461903},"150":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":2.23606797749979},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"176":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":22,"docs":{"125":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"166":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"69":{"tf":2.23606797749979},"70":{"tf":1.4142135623730951},"80":{"tf":2.0},"82":{"tf":1.0}}}},"p":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"173":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.4142135623730951},"79":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}}}},"u":{"b":{"df":11,"docs":{"229":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"187":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":6,"docs":{"215":{"tf":1.0},"229":{"tf":2.8284271247461903},"263":{"tf":2.8284271247461903},"266":{"tf":1.7320508075688772},"339":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"320":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"174":{"tf":1.0},"187":{"tf":1.0}}}},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"167":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}}}},"c":{"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":1,"docs":{"16":{"tf":1.0}},"e":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"89":{"tf":1.0}},"s":{"df":1,"docs":{"182":{"tf":1.0}},"s":{"df":16,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":2.23606797749979},"17":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"155":{"tf":1.0},"168":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{},"h":{"df":51,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"162":{"tf":1.0},"204":{"tf":1.0},"315":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"316":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"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":3,"docs":{"196":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0}}}}}}},"i":{"df":18,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.7320508075688772},"205":{"tf":1.0},"305":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"145":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":2.449489742783178},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"265":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"293":{"tf":1.0},"305":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":9,"docs":{"257":{"tf":2.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"268":{"tf":2.0},"269":{"tf":2.6457513110645907},"270":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178},"339":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.23606797749979},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"168":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"327":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"160":{"tf":1.4142135623730951}}},"df":24,"docs":{"0":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"149":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":2.6457513110645907},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"332":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"ú":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"197":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":16,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"159":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"321":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0},"62":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"n":{"df":3,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"282":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"175":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.4142135623730951}}}}},"4":{"df":1,"docs":{"336":{"tf":1.0}}},":":{"/":{"/":{":":{"4":{"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{":":{"8":{"0":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"287":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":1,"docs":{"9":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"160":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"168":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"0":{"tf":1.4142135623730951},"306":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"129":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"252":{"tf":1.0},"276":{"tf":1.0},"325":{"tf":1.0},"35":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"137":{"tf":1.0},"168":{"tf":1.4142135623730951},"276":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"209":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"144":{"tf":1.0},"148":{"tf":1.0},"218":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}},"g":{"df":4,"docs":{"125":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":12,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"119":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"98":{"tf":1.0}},"t":{"df":3,"docs":{"119":{"tf":1.0},"151":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}}},"r":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0}},"e":{"a":{"d":{"df":26,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"112":{"tf":2.23606797749979},"117":{"tf":1.0},"118":{"tf":3.3166247903554},"119":{"tf":2.8284271247461903},"120":{"tf":2.23606797749979},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"149":{"tf":1.0},"197":{"tf":1.4142135623730951},"3":{"tf":2.0},"339":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"104":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}}}}}},"p":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}}},"u":{"df":13,"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.4142135623730951},"315":{"tf":1.0},"319":{"tf":1.0},"46":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"df":57,"docs":{"101":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"155":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178},"73":{"tf":1.7320508075688772},"74":{"tf":2.0},"75":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"168":{"tf":1.4142135623730951},"270":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.4142135623730951},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":2.8284271247461903}}}}},"r":{"df":3,"docs":{"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":4,"docs":{"141":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":46,"docs":{"0":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":1.0},"268":{"tf":1.0},"282":{"tf":1.4142135623730951},"293":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":8,"docs":{"145":{"tf":1.0},"161":{"tf":2.6457513110645907},"181":{"tf":3.1622776601683795},"3":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"+":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":2,"docs":{"161":{"tf":1.7320508075688772},"181":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"176":{"tf":1.0},"297":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"138":{"tf":1.0},"209":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":1,"docs":{"224":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"218":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"269":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"17":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"218":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":2.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":2.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"35":{"tf":1.0},"95":{"tf":1.7320508075688772},"98":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"12":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}}},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":38,"docs":{"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"194":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":2.449489742783178},"288":{"tf":1.0},"290":{"tf":2.23606797749979},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"293":{"tf":1.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"297":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.4142135623730951},"318":{"tf":2.0},"329":{"tf":1.0},"339":{"tf":2.0},"44":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"135":{"tf":1.4142135623730951},"45":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}}},"i":{"df":8,"docs":{"103":{"tf":1.0},"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"275":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":1.0},"45":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"266":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"17":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"187":{"tf":1.0},"278":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"297":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":5,"docs":{"317":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"3":{"tf":1.0},"317":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":10,"docs":{"130":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"21":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"293":{"tf":1.0},"46":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":23,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}}},"df":33,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":2.449489742783178},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":1.0},"183":{"tf":1.0},"206":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"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":1,"docs":{"324":{"tf":1.0}}}}}}}}}}},"d":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"293":{"tf":1.0}}},"6":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},":":{"/":{"/":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"9":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{":":{":":{"1":{"]":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":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":{"274":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"193":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"79":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":14,"docs":{"139":{"tf":1.0},"141":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"314":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"198":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"285":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"168":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"102":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":17,"docs":{"143":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"19":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"44":{"tf":1.0},"66":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":3,"docs":{"299":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"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":{"145":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"207":{"tf":1.0}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0}}}}}},"x":{"df":10,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"124":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"305":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"146":{"tf":1.0},"163":{"tf":1.0},"204":{"tf":1.0},"31":{"tf":1.0},"322":{"tf":1.0},"52":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"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":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"228":{"tf":1.0},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"167":{"tf":1.0},"168":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"175":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"20":{"tf":1.0},"316":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.7320508075688772},"2":{"tf":1.0},"204":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"85":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":15,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"76":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"165":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"166":{"tf":3.1622776601683795},"168":{"tf":1.0},"183":{"tf":2.0},"282":{"tf":1.7320508075688772},"293":{"tf":2.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":28,"docs":{"152":{"tf":2.8284271247461903},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"282":{"tf":1.0},"288":{"tf":1.4142135623730951},"293":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"7":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.8284271247461903},"80":{"tf":3.1622776601683795},"81":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"85":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"187":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":193,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":3.1622776601683795},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":2.449489742783178},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":3.3166247903554},"169":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":2.0},"178":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":2.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":3.3166247903554},"283":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":3.1622776601683795},"294":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":2.0},"321":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":2.449489742783178},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"330":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":2.23606797749979},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"37":{"tf":1.0},"39":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"49":{"tf":1.4142135623730951},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"53":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":2.0},"61":{"tf":2.0},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"144":{"tf":1.0},"168":{"tf":1.0},"197":{"tf":1.7320508075688772},"284":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"138":{"tf":1.0},"145":{"tf":1.4142135623730951},"211":{"tf":1.0},"31":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.0},"205":{"tf":1.0},"279":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"l":{"1":{"6":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":5,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"159":{"tf":3.605551275463989},"170":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}},"i":{"d":{"df":13,"docs":{"100":{"tf":1.0},"138":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"295":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"80":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":4,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":3.605551275463989},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}}},"u":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":67,"docs":{"10":{"tf":2.23606797749979},"111":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"134":{"tf":1.0},"138":{"tf":4.242640687119285},"139":{"tf":2.23606797749979},"141":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.23606797749979},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":2.6457513110645907},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":2.23606797749979},"21":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"243":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"31":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"145":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"293":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"335":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":2.0},"148":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":1,"docs":{"165":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"74":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":33,"docs":{"0":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":1.4142135623730951},"183":{"tf":1.0},"195":{"tf":2.8284271247461903},"2":{"tf":1.0},"20":{"tf":1.0},"220":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772},"26":{"tf":1.0},"260":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"265":{"tf":1.7320508075688772},"271":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"33":{"tf":3.4641016151377544},"330":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":3.3166247903554},"46":{"tf":1.0}}}}},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"i":{"a":{"df":8,"docs":{"141":{"tf":1.0},"148":{"tf":1.4142135623730951},"172":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"195":{"tf":1.0},"310":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"i":{"d":{"df":75,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"134":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"26":{"tf":1.0},"325":{"tf":1.0},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":2.0},"76":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"321":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"307":{"tf":1.0},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"y":{"df":12,"docs":{"108":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"b":{"d":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"146":{"tf":1.0},"162":{"tf":1.0},"176":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":16,"docs":{"119":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"315":{"tf":1.0},"65":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"282":{"tf":1.0},"87":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":2,"docs":{"112":{"tf":1.0},"169":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"293":{"tf":1.0},"322":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"252":{"tf":1.0},"319":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"146":{"tf":1.0},"168":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"136":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"72":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"132":{"tf":1.0},"17":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.4142135623730951},"299":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":10,"docs":{"0":{"tf":1.0},"146":{"tf":1.7320508075688772},"226":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.0},"87":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"143":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":16,"docs":{"145":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"185":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":40,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"243":{"tf":1.0},"306":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"3":{"tf":1.0},"329":{"tf":2.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"284":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"breadcrumbs":{"root":{"0":{"1":{"df":1,"docs":{"273":{"tf":1.0}}},"df":37,"docs":{"127":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"293":{"tf":1.0},"305":{"tf":1.0},"33":{"tf":3.1622776601683795},"34":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"x":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"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":{"198":{"tf":1.0}}}}}}}}}}}},"1":{".":{"0":{".":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":32,"docs":{"298":{"tf":1.0},"299":{"tf":2.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"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.4142135623730951},"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}}}},"0":{"0":{"0":{"df":3,"docs":{"115":{"tf":1.0},"145":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"4":{"df":3,"docs":{"29":{"tf":1.0},"325":{"tf":1.0},"65":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"5":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"1":{"4":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"1":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"282":{"tf":1.0}}},"8":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"3":{"df":1,"docs":{"145":{"tf":1.0}}},"4":{"5":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"32":{"tf":1.0}}},"7":{"3":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"8":{"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"325":{"tf":1.0}}},"9":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"df":44,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"182":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":2.0},"211":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.7320508075688772},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"305":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":19.748417658131498},"34":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}}},"2":{".":{"0":{"df":4,"docs":{"195":{"tf":1.0},"2":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"9":{"df":1,"docs":{"130":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"1":{"8":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}},"9":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"0":{"tf":1.0}}},"5":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"2":{"6":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"3":{"2":{"4":{"df":1,"docs":{"168":{"tf":1.0}}},"df":1,"docs":{"204":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"4":{"df":1,"docs":{"145":{"tf":1.0}}},"5":{"3":{"df":1,"docs":{"325":{"tf":1.0}}},"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":1,"docs":{"145":{"tf":1.0}}},"7":{"df":1,"docs":{"145":{"tf":1.0}}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":17,"docs":{"115":{"tf":1.4142135623730951},"145":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.0},"300":{"tf":1.7320508075688772},"329":{"tf":1.0},"339":{"tf":3.7416573867739413},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"65":{"tf":1.4142135623730951},"73":{"tf":1.0}}},"3":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}},"1":{"6":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"df":7,"docs":{"165":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.0}}},"9":{"6":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"8":{"6":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"116":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"206":{"tf":1.0},"339":{"tf":2.0},"50":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"4":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"2":{"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"3":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":6,"docs":{"127":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.4142135623730951},"206":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"197":{"tf":1.0},"67":{"tf":1.0}}},"5":{"0":{"0":{"0":{"df":2,"docs":{"295":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"7":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"156":{"tf":1.0},"80":{"tf":1.0}}},"1":{"9":{"2":{"df":2,"docs":{"243":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":1.0}}},"9":{"1":{"1":{"0":{"df":1,"docs":{"170":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"u":{"1":{"6":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"\\":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}},"l":{"df":7,"docs":{"214":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"338":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0}}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"295":{"tf":1.0},"65":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"334":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"282":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{":":{"/":{"/":{"a":{"%":{"0":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"45":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"151":{"tf":1.7320508075688772},"157":{"tf":2.23606797749979},"158":{"tf":2.0},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"235":{"tf":1.0},"241":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"325":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":19,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.0},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"173":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"316":{"tf":1.7320508075688772},"324":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"324":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"20":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"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":3,"docs":{"224":{"tf":1.0},"241":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951}}}}}},"t":{"df":5,"docs":{"24":{"tf":1.0},"25":{"tf":1.0},"322":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"154":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"v":{"df":6,"docs":{"160":{"tf":2.0},"226":{"tf":1.0},"284":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"294":{"tf":1.0},"319":{"tf":1.0},"37":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"d":{"df":5,"docs":{"170":{"tf":1.7320508075688772},"196":{"tf":1.0},"20":{"tf":1.4142135623730951},"292":{"tf":1.0},"305":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"164":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"332":{"tf":1.0},"5":{"tf":1.0},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":12,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.0},"270":{"tf":1.0},"309":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"87":{"tf":1.0}}}}}}},"r":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"145":{"tf":2.23606797749979},"157":{"tf":1.0},"206":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"289":{"tf":1.7320508075688772},"293":{"tf":2.6457513110645907},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"313":{"tf":2.449489742783178},"322":{"tf":1.0},"338":{"tf":2.0},"80":{"tf":1.0}}}}}}},"df":4,"docs":{"17":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.4142135623730951},"305":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"44":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"194":{"tf":1.0},"285":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"19":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"278":{"tf":1.0},"318":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"145":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"149":{"tf":1.4142135623730951},"205":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"d":{"df":3,"docs":{"298":{"tf":1.0},"306":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":36,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"175":{"tf":2.23606797749979},"182":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"49":{"tf":2.449489742783178},"50":{"tf":2.449489742783178},"56":{"tf":1.0},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":2.449489742783178},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"89":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"g":{"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":1,"docs":{"312":{"tf":1.0}}}}}}}}},"i":{"a":{"df":1,"docs":{"282":{"tf":1.0}},"s":{"df":2,"docs":{"282":{"tf":1.0},"305":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":34,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"282":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"66":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}},"w":{"df":20,"docs":{"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.7320508075688772},"85":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":17,"docs":{"106":{"tf":1.0},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}},"n":{"df":2,"docs":{"275":{"tf":1.0},"312":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"127":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"241":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"127":{"tf":1.0},"255":{"tf":1.0},"327":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"1":{"tf":1.0},"292":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"17":{"tf":1.7320508075688772},"175":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}},"u":{"df":1,"docs":{"151":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"145":{"tf":1.0},"158":{"tf":1.0},"200":{"tf":1.0},"214":{"tf":1.0},"226":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"192":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":213,"docs":{"10":{"tf":1.0},"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},"11":{"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.4142135623730951},"119":{"tf":1.0},"12":{"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},"13":{"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},"14":{"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.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"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},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"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.4142135623730951},"177":{"tf":2.449489742783178},"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.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"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.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"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},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"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},"301":{"tf":1.0},"308":{"tf":1.7320508075688772},"31":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":2.449489742783178},"326":{"tf":1.7320508075688772},"33":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":2.23606797749979},"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},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"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},"7":{"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},"8":{"tf":1.0},"80":{"tf":1.4142135623730951},"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},"9":{"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}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"166":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"224":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"166":{"tf":1.0},"20":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0},"24":{"tf":1.7320508075688772},"326":{"tf":1.0}}},"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":{"'":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":62,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"144":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"241":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"282":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":2.23606797749979},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.0},"74":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"df":7,"docs":{"140":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"325":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"197":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"129":{"tf":1.0},"138":{"tf":1.0},"176":{"tf":1.0},"21":{"tf":1.7320508075688772},"310":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"44":{"tf":1.0},"62":{"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":6,"docs":{"108":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"72":{"tf":1.0},"74":{"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":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"g":{"c":{"df":3,"docs":{"206":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}},"df":7,"docs":{"120":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"198":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":3.1622776601683795},"207":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"290":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0},"68":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"[":{"1":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"206":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":7,"docs":{"194":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"235":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.4142135623730951}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"319":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"207":{"tf":1.0},"282":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":34,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"121":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"115":{"tf":1.0},"21":{"tf":1.0},"292":{"tf":1.0},"65":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"156":{"tf":1.0},"158":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":41,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.7320508075688772},"308":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.6457513110645907},"88":{"tf":3.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"318":{"tf":1.0}}},"k":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":24,"docs":{"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"182":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"219":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"126":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":30,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"255":{"tf":1.4142135623730951},"266":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":10,"docs":{"182":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"308":{"tf":1.0},"337":{"tf":1.0},"5":{"tf":1.0},"72":{"tf":1.0}}},"y":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":12,"docs":{"145":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"339":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":4,"docs":{"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"118":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":9,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"161":{"tf":1.0},"208":{"tf":1.0},"222":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":30,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"129":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"174":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":1.0},"302":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.7320508075688772},"333":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"107":{"tf":1.0},"120":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"282":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"145":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"290":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"129":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"306":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":6,"docs":{"154":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":20,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"329":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"21":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}},"d":{"df":7,"docs":{"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"282":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":12,"docs":{"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.449489742783178},"273":{"tf":2.449489742783178},"3":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":15,"docs":{"118":{"tf":2.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"218":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":21,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"168":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"175":{"tf":1.0},"18":{"tf":2.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"229":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"263":{"tf":1.0},"339":{"tf":1.0}}}},"df":1,"docs":{"4":{"tf":1.0}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}},"l":{"df":15,"docs":{"139":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"169":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"227":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":16,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":4,"docs":{"118":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"339":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"115":{"tf":1.0},"211":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"170":{"tf":1.0},"318":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":9,"docs":{"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"274":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":9,"docs":{"216":{"tf":1.4142135623730951},"218":{"tf":2.0},"219":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"f":{"df":1,"docs":{"81":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"187":{"tf":1.0},"243":{"tf":1.7320508075688772},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0},"81":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"z":{"df":1,"docs":{"81":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":10,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"300":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"87":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"94":{"tf":1.0}}}}},"v":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":24,"docs":{"140":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":2.0},"21":{"tf":2.6457513110645907},"228":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":2.23606797749979},"296":{"tf":3.1622776601683795},"325":{"tf":2.0},"336":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":2.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"9":{"9":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"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":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"b":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":23,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"154":{"tf":1.0},"158":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":2.0},"91":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"89":{"tf":2.0}}},"df":49,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":2.23606797749979},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"191":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"308":{"tf":1.4142135623730951},"312":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"336":{"tf":2.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"111":{"tf":1.0},"121":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"252":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"337":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"118":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.4142135623730951},"3":{"tf":2.0},"335":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0}}}},"c":{"df":2,"docs":{"17":{"tf":2.8284271247461903},"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"80":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"13":{"tf":1.0},"138":{"tf":1.0},"87":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"211":{"tf":2.23606797749979},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"282":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"66":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"176":{"tf":1.0},"198":{"tf":1.0},"252":{"tf":1.0},"287":{"tf":1.0},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"17":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.7320508075688772},"62":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"122":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"17":{"tf":2.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"19":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"314":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"336":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"62":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"282":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"192":{"tf":1.0},"250":{"tf":1.0},"301":{"tf":1.0},"8":{"tf":1.0},"87":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"325":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":29,"docs":{"122":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"206":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"62":{"tf":2.8284271247461903},"69":{"tf":1.4142135623730951},"79":{"tf":2.449489742783178},"82":{"tf":1.0}},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"65":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"194":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"226":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"112":{"tf":1.0},"198":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"191":{"tf":1.0},"34":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"19":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"308":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"162":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.6457513110645907},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.7320508075688772},"178":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0},"85":{"tf":1.0}},"p":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"255":{"tf":1.4142135623730951},"339":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":2.0},"154":{"tf":2.0},"164":{"tf":1.0},"173":{"tf":1.7320508075688772},"180":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"337":{"tf":1.0},"35":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951},"55":{"tf":2.23606797749979}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"206":{"tf":1.0},"209":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":13,"docs":{"143":{"tf":2.0},"168":{"tf":2.0},"206":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":1.0},"337":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"329":{"tf":1.0},"51":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":2,"docs":{"170":{"tf":1.0},"326":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"139":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"208":{"tf":1.0},"293":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"251":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"167":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}},"n":{"d":{"df":7,"docs":{"205":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"10":{"tf":1.0},"146":{"tf":1.4142135623730951},"165":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":13,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"4":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}},"t":{"df":10,"docs":{"278":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"330":{"tf":1.0},"46":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"195":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":30,"docs":{"10":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":2.0},"3":{"tf":1.7320508075688772},"335":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772},"95":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"x":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"322":{"tf":1.0}}}}},"c":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"80":{"tf":2.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"118":{"tf":1.0},"78":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":18,"docs":{"112":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"51":{"tf":2.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":2.449489742783178},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"115":{"tf":1.4142135623730951},"116":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":20,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"161":{"tf":3.0},"181":{"tf":2.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"310":{"tf":2.449489742783178},"312":{"tf":2.23606797749979},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"147":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":18,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":2.0},"169":{"tf":2.0},"170":{"tf":2.449489742783178},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":42,"docs":{"0":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.23606797749979},"156":{"tf":2.0},"157":{"tf":2.23606797749979},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":2.0},"166":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":3.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":2.23606797749979},"194":{"tf":1.7320508075688772},"218":{"tf":2.449489742783178},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":2.449489742783178},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"282":{"tf":1.0},"35":{"tf":1.0}}}}},"i":{"d":{"df":8,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"185":{"tf":1.0},"202":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"34":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"177":{"tf":1.0},"222":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":36,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.449489742783178},"152":{"tf":2.0},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"44":{"tf":2.8284271247461903},"49":{"tf":1.0},"50":{"tf":1.0},"62":{"tf":2.8284271247461903},"79":{"tf":2.449489742783178},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"33":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"21":{"tf":1.7320508075688772},"25":{"tf":1.4142135623730951},"308":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":17,"docs":{"12":{"tf":1.4142135623730951},"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":2.6457513110645907},"17":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":2.23606797749979},"172":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":32,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":2.449489742783178},"253":{"tf":2.6457513110645907},"255":{"tf":1.4142135623730951},"259":{"tf":3.0},"270":{"tf":2.8284271247461903},"315":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":3.4641016151377544},"52":{"tf":2.449489742783178},"53":{"tf":2.0},"54":{"tf":2.6457513110645907},"55":{"tf":2.6457513110645907},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":2.6457513110645907},"63":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"67":{"tf":1.0}}}},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"3":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":10,"docs":{"195":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}}},"t":{"df":2,"docs":{"145":{"tf":1.0},"5":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"170":{"tf":1.0},"335":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"y":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"222":{"tf":1.0},"324":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"102":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":15,"docs":{"0":{"tf":2.23606797749979},"100":{"tf":1.0},"159":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.4142135623730951},"318":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":2.8284271247461903}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.23606797749979}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"292":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"138":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"187":{"tf":1.0},"246":{"tf":1.0},"80":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":2.0},"228":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"118":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":3,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"339":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}},"s":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":62,"docs":{"104":{"tf":1.7320508075688772},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"118":{"tf":2.0},"120":{"tf":2.0},"14":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"194":{"tf":2.0},"198":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.7320508075688772},"65":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"162":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"145":{"tf":1.0},"193":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{"df":9,"docs":{"44":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.0},"62":{"tf":3.3166247903554},"64":{"tf":2.0}},"p":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"282":{"tf":1.0},"325":{"tf":1.0},"74":{"tf":1.4142135623730951},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0}},"p":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"d":{"'":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0}}}},"t":{"a":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"119":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":2.23606797749979},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"175":{"tf":2.23606797749979},"185":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"325":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"66":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"c":{"df":16,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.7320508075688772},"17":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":6,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}},"g":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"303":{"tf":1.0},"310":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.0},"62":{"tf":1.0},"73":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":25,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"198":{"tf":1.7320508075688772},"206":{"tf":2.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"99":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"t":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"292":{"tf":1.0},"37":{"tf":1.0}}}}}}},"t":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"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":5,"docs":{"156":{"tf":1.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0},"332":{"tf":1.0},"55":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"226":{"tf":1.0},"315":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"149":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":12,"docs":{"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"240":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"45":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"160":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":2.0},"46":{"tf":2.8284271247461903},"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"136":{"tf":1.0},"305":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"145":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":9,"docs":{"105":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"84":{"tf":2.0},"90":{"tf":2.449489742783178}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":13,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"324":{"tf":1.0},"34":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"168":{"tf":1.0},"300":{"tf":1.7320508075688772},"318":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"111":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"125":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"300":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"c":{"df":9,"docs":{"129":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"144":{"tf":1.0}}}}}}},"l":{"df":2,"docs":{"313":{"tf":1.7320508075688772},"338":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"136":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":3.7416573867739413},"161":{"tf":2.23606797749979},"178":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"338":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.449489742783178}},"p":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":26,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"296":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"337":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"146":{"tf":1.0},"186":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.7320508075688772},"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"181":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"252":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"192":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"125":{"tf":1.0},"137":{"tf":1.0},"168":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"9":{"tf":1.0}}}}}},"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":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"5":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"214":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"10":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"0":{"tf":1.7320508075688772},"130":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"297":{"tf":1.0},"315":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":7,"docs":{"151":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"309":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"281":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"20":{"tf":1.0},"211":{"tf":1.0},"24":{"tf":1.4142135623730951},"302":{"tf":1.0},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"145":{"tf":1.0},"154":{"tf":1.0},"308":{"tf":1.0},"9":{"tf":1.0}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"108":{"tf":1.0},"241":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"17":{"tf":1.0},"270":{"tf":1.0}}},"p":{"df":2,"docs":{"16":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"214":{"tf":1.0},"339":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"16":{"tf":2.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"172":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"92":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"c":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":21,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"165":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"259":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"34":{"tf":1.0},"88":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"337":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"318":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"164":{"tf":1.0},"252":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"186":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"167":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"324":{"tf":1.0},"87":{"tf":1.0}}}}}}},"b":{"a":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"64":{"tf":3.0}},"h":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"64":{"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":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"64":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"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":1,"docs":{"3":{"tf":1.0}}}}}}}}},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"[":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"]":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"131":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"202":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":6,"docs":{"114":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"325":{"tf":1.0},"327":{"tf":1.0},"38":{"tf":1.0},"42":{"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":1,"docs":{"178":{"tf":1.0}}}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"124":{"tf":1.0},"128":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"296":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"282":{"tf":1.0},"322":{"tf":1.0},"80":{"tf":1.0}},"v":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"181":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}}},"o":{"d":{"df":5,"docs":{"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"20":{"tf":1.0},"282":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"226":{"tf":1.0},"241":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":12,"docs":{"125":{"tf":1.0},"144":{"tf":1.0},"20":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"3":{"tf":1.0},"316":{"tf":1.0},"97":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":10,"docs":{"136":{"tf":1.0},"154":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"293":{"tf":1.0},"325":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"168":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"211":{"tf":1.0},"64":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"129":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"208":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.0},"293":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"144":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"o":{"df":3,"docs":{"145":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":37,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"144":{"tf":2.6457513110645907},"145":{"tf":3.1622776601683795},"148":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":2.449489742783178},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"7":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"227":{"tf":1.0},"270":{"tf":1.0},"296":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"39":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"140":{"tf":1.0},"218":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"50":{"tf":1.0}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"290":{"tf":1.0},"68":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":40,"docs":{"100":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"138":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"166":{"tf":1.0},"182":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"251":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"282":{"tf":1.0},"29":{"tf":1.4142135623730951},"293":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":2.0},"51":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":1,"docs":{"10":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"222":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"55":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"133":{"tf":1.0},"16":{"tf":1.0},"299":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"145":{"tf":1.4142135623730951},"161":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"181":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"133":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"74":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":12,"docs":{"286":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"10":{"tf":1.0},"115":{"tf":1.4142135623730951},"255":{"tf":1.0},"272":{"tf":1.4142135623730951},"92":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"161":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"333":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"196":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"282":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"168":{"tf":1.0},"279":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"11":{"tf":1.0},"160":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"a":{"df":6,"docs":{"318":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"74":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"206":{"tf":1.0},"318":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"214":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"307":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"143":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"169":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"194":{"tf":1.0},"289":{"tf":1.0},"315":{"tf":1.4142135623730951}}}}}},"r":{"df":3,"docs":{"197":{"tf":1.0},"3":{"tf":1.0},"87":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"d":{"df":2,"docs":{"160":{"tf":2.0},"194":{"tf":1.0}},"p":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"s":{"[":{"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":8,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"324":{"tf":1.0},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":19,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"205":{"tf":1.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"6":{"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":2,"docs":{"145":{"tf":1.0},"194":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"11":{"tf":1.4142135623730951},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"d":{"df":4,"docs":{"0":{"tf":1.0},"136":{"tf":2.0},"3":{"tf":1.7320508075688772},"5":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"121":{"tf":1.0},"172":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"229":{"tf":1.0},"3":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"df":4,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"192":{"tf":1.0},"296":{"tf":1.0}}},"x":{"df":4,"docs":{"138":{"tf":1.0},"144":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"198":{"tf":2.0},"306":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"339":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"227":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":2.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":2,"docs":{"305":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"t":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"81":{"tf":2.23606797749979}}}},"df":7,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"71":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":9,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"211":{"tf":1.0},"296":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"3":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":10,"docs":{"149":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"202":{"tf":1.0},"282":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"134":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"282":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"92":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"174":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"313":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"100":{"tf":1.0},"145":{"tf":1.0},"198":{"tf":1.0},"266":{"tf":1.0}},"i":{"df":6,"docs":{"149":{"tf":1.0},"191":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"325":{"tf":1.0}}}}},"n":{"c":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"120":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":167,"docs":{"100":{"tf":1.4142135623730951},"102":{"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},"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":2.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":2.6457513110645907},"15":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.449489742783178},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"17":{"tf":2.8284271247461903},"170":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":2.449489742783178},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":2.23606797749979},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":2.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":2.23606797749979},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":2.0},"246":{"tf":1.0},"25":{"tf":2.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"309":{"tf":2.23606797749979},"310":{"tf":1.7320508075688772},"315":{"tf":3.0},"316":{"tf":2.0},"317":{"tf":1.0},"319":{"tf":2.0},"32":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.23606797749979},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.0},"44":{"tf":2.0},"46":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.6457513110645907},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"55":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"176":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"252":{"tf":1.0},"37":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"115":{"tf":1.0},"144":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":2.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"154":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"258":{"tf":1.0},"96":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"150":{"tf":1.4142135623730951},"3":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"198":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}},"n":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"141":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"290":{"tf":1.0},"312":{"tf":1.0},"336":{"tf":1.4142135623730951},"51":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"df":2,"docs":{"125":{"tf":1.0},"296":{"tf":1.0}},"e":{"df":1,"docs":{"145":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"o":{"d":{"df":4,"docs":{"118":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"156":{"tf":1.4142135623730951},"182":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"156":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"34":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"4":{"tf":1.0}}}},"w":{"df":1,"docs":{"200":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"169":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"98":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":42,"docs":{"298":{"tf":2.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"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},"6":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":10,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"293":{"tf":1.0}},"l":{"df":22,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"175":{"tf":1.0},"235":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":7,"docs":{"129":{"tf":2.0},"168":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"a":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"171":{"tf":1.0},"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":39,"docs":{"100":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":3.1622776601683795},"170":{"tf":3.7416573867739413},"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"205":{"tf":1.7320508075688772},"22":{"tf":3.0},"222":{"tf":2.6457513110645907},"225":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.7320508075688772},"233":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"24":{"tf":2.23606797749979},"244":{"tf":1.7320508075688772},"25":{"tf":2.23606797749979},"250":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"262":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"273":{"tf":2.0},"296":{"tf":2.23606797749979},"303":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":2.23606797749979},"328":{"tf":1.0},"331":{"tf":1.4142135623730951},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.7320508075688772},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"119":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"p":{"df":6,"docs":{"119":{"tf":1.0},"17":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0}}}},"n":{"c":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":11,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"205":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"218":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"168":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.0},"191":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"5":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"326":{"tf":1.0}}}},"p":{"df":1,"docs":{"228":{"tf":1.0}},"e":{"df":1,"docs":{"3":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"164":{"tf":1.0},"293":{"tf":1.4142135623730951},"325":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"/":{"1":{".":{"0":{"df":2,"docs":{"167":{"tf":1.7320508075688772},"191":{"tf":1.0}}},"1":{"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":2.23606797749979},"187":{"tf":1.0},"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"167":{"tf":1.0}}},"3":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},":":{"/":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"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":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"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":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":35,"docs":{"162":{"tf":2.449489742783178},"163":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"165":{"tf":2.449489742783178},"166":{"tf":1.7320508075688772},"167":{"tf":2.0},"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":2.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.449489742783178},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":2.6457513110645907},"326":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"137":{"tf":1.0},"144":{"tf":1.7320508075688772},"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"119":{"tf":1.0},"134":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":25,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":2.23606797749979},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"_":{"df":0,"docs":{},"p":{"df":2,"docs":{"202":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951}}}},"df":17,"docs":{"196":{"tf":1.7320508075688772},"197":{"tf":2.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":1.7320508075688772},"203":{"tf":2.23606797749979},"204":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":3.3166247903554},"273":{"tf":3.3166247903554},"284":{"tf":2.0},"290":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":1.0},"7":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"172":{"tf":1.0}},"l":{"df":2,"docs":{"285":{"tf":1.0},"296":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"251":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"32":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"137":{"tf":1.4142135623730951},"204":{"tf":1.0}},"i":{"df":13,"docs":{"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"32":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"df":2,"docs":{"206":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":3,"docs":{"130":{"tf":1.0},"168":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"5":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"m":{"df":1,"docs":{"168":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":12,"docs":{"120":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"208":{"tf":1.0},"307":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}},"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":25,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"129":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"229":{"tf":1.0},"274":{"tf":1.0},"279":{"tf":2.0},"281":{"tf":1.7320508075688772},"287":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"64":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"37":{"tf":1.0}}}}}}},"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"134":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"10":{"tf":1.0},"225":{"tf":1.0}}}}}}},"n":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"293":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"d":{"df":28,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.0},"131":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":2.0},"17":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.4142135623730951},"212":{"tf":1.0},"225":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":2.0},"303":{"tf":1.0},"309":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"198":{"tf":1.0},"45":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"151":{"tf":1.0},"157":{"tf":2.23606797749979},"158":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"259":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"262":{"tf":1.0},"273":{"tf":1.0}},"i":{"b":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.7320508075688772},"3":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"125":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.0},"206":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":9,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.7320508075688772},"99":{"tf":2.449489742783178}}}},"i":{"c":{"df":21,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"243":{"tf":1.0},"293":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"169":{"tf":1.0},"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"307":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"225":{"tf":1.0},"296":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"5":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}},"i":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"128":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.7320508075688772},"31":{"tf":1.0},"333":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":2.0},"88":{"tf":1.0},"9":{"tf":2.449489742783178}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":6,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":2.449489742783178}}}}},"s":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"181":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"279":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.4142135623730951},"20":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.0},"241":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{}},"df":70,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":2.0},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":5.291502622129181},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":2.23606797749979},"21":{"tf":2.8284271247461903},"211":{"tf":1.4142135623730951},"227":{"tf":1.0},"24":{"tf":2.8284271247461903},"243":{"tf":1.0},"25":{"tf":2.8284271247461903},"284":{"tf":2.449489742783178},"290":{"tf":2.23606797749979},"295":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":2.449489742783178},"33":{"tf":3.0},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"40":{"tf":2.0},"44":{"tf":3.3166247903554},"45":{"tf":1.7320508075688772},"46":{"tf":2.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"62":{"tf":3.3166247903554},"65":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"197":{"tf":1.0},"20":{"tf":1.4142135623730951},"287":{"tf":1.0},"334":{"tf":1.0}},"r":{"df":1,"docs":{"46":{"tf":1.0}}}},"n":{"d":{"df":9,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":6,"docs":{"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"3":{"tf":1.0},"326":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"138":{"tf":1.0},"185":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"322":{"tf":1.0},"339":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":8,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"319":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"76":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"145":{"tf":2.0},"17":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"176":{"tf":1.0},"224":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"v":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}}}},"p":{"c":{"df":8,"docs":{"280":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"327":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.0}}},"df":2,"docs":{"293":{"tf":1.7320508075688772},"80":{"tf":1.0}},"v":{"4":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.0},"294":{"tf":1.0},"296":{"tf":1.0},"339":{"tf":1.0}}},"6":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.23606797749979},"294":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"187":{"tf":1.0},"259":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":2.0}}},"r":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"204":{"tf":3.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":18,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"318":{"tf":1.0},"46":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"b":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"175":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"297":{"tf":1.7320508075688772},"319":{"tf":1.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"191":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":6,"docs":{"145":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":2.449489742783178},"193":{"tf":1.0},"204":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}},"n":{"df":2,"docs":{"140":{"tf":1.0},"160":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"46":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"194":{"tf":1.0},"225":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":7,"docs":{"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"204":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"273":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"145":{"tf":1.0},"17":{"tf":1.0},"305":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"296":{"tf":1.0},"329":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":7,"docs":{"187":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"307":{"tf":1.0},"5":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}},"v":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"3":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"225":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"301":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":13,"docs":{"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"325":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.8284271247461903},"129":{"tf":1.0},"146":{"tf":1.0},"282":{"tf":1.0},"318":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}}}}}},"i":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":15,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"298":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"313":{"tf":1.0},"330":{"tf":2.23606797749979},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":2.23606797749979},"205":{"tf":1.7320508075688772},"225":{"tf":1.0},"279":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.7320508075688772},"32":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.7320508075688772},"333":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":2.0},"3":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"207":{"tf":1.0}}}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"138":{"tf":1.0}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"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":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"310":{"tf":1.0},"334":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"279":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.23606797749979},"87":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":7,"docs":{"205":{"tf":1.0},"206":{"tf":2.0},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"226":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"k":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"296":{"tf":1.0},"332":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"282":{"tf":1.0},"46":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"196":{"tf":1.0},"299":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":30,"docs":{"136":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"153":{"tf":2.23606797749979},"154":{"tf":2.449489742783178},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":3.7416573867739413},"160":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"282":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"293":{"tf":2.0},"295":{"tf":1.0},"310":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"282":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"167":{"tf":1.0},"296":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"227":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}},"o":{"a":{"d":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"322":{"tf":1.0},"338":{"tf":1.7320508075688772},"45":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"t":{"df":22,"docs":{"0":{"tf":1.0},"100":{"tf":2.6457513110645907},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.449489742783178},"105":{"tf":1.0},"168":{"tf":1.0}}}},"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":10,"docs":{"124":{"tf":2.6457513110645907},"125":{"tf":3.0},"126":{"tf":2.8284271247461903},"127":{"tf":2.8284271247461903},"128":{"tf":2.8284271247461903},"129":{"tf":3.0},"130":{"tf":1.0},"144":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":2.6457513110645907}}}}},"i":{"c":{"df":3,"docs":{"164":{"tf":1.0},"297":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":9,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":2.0},"210":{"tf":1.0},"309":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"202":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"282":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":2.23606797749979},"67":{"tf":1.0},"75":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"10":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.4142135623730951}}}}},"p":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"168":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"218":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"t":{"df":2,"docs":{"251":{"tf":1.0},"270":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"w":{"df":3,"docs":{"228":{"tf":1.0},"282":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"146":{"tf":1.0},"80":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"u":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"21":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"o":{"df":1,"docs":{"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"173":{"tf":1.0},"187":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":2,"docs":{"163":{"tf":1.0},"206":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"6":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"172":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.4142135623730951},"299":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"160":{"tf":1.0},"51":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":11,"docs":{"100":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"195":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.0},"2":{"tf":1.0},"262":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}},"df":11,"docs":{"196":{"tf":2.0},"197":{"tf":2.23606797749979},"198":{"tf":2.23606797749979},"199":{"tf":2.449489742783178},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":1.7320508075688772},"204":{"tf":2.0},"296":{"tf":1.0},"7":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}},"o":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"125":{"tf":1.0},"198":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":2.0},"213":{"tf":1.0},"319":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"227":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.449489742783178},"306":{"tf":1.0},"45":{"tf":2.23606797749979},"73":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":4,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"118":{"tf":1.0},"129":{"tf":1.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.7320508075688772}},"t":{"df":2,"docs":{"129":{"tf":1.0},"6":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"214":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"146":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":2.0},"67":{"tf":3.0},"68":{"tf":2.23606797749979},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"218":{"tf":1.7320508075688772},"226":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":86,"docs":{"100":{"tf":1.0},"12":{"tf":2.6457513110645907},"124":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.6457513110645907},"13":{"tf":2.0},"138":{"tf":1.0},"14":{"tf":2.449489742783178},"140":{"tf":1.0},"144":{"tf":2.6457513110645907},"145":{"tf":1.4142135623730951},"15":{"tf":2.0},"16":{"tf":2.0},"168":{"tf":1.0},"17":{"tf":4.123105625617661},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"20":{"tf":3.0},"21":{"tf":2.449489742783178},"218":{"tf":3.0},"219":{"tf":1.4142135623730951},"22":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"224":{"tf":2.0},"226":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":2.449489742783178},"24":{"tf":2.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"258":{"tf":1.0},"26":{"tf":2.449489742783178},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"27":{"tf":1.0},"273":{"tf":2.6457513110645907},"28":{"tf":1.7320508075688772},"29":{"tf":1.7320508075688772},"292":{"tf":2.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.8284271247461903},"3":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772},"336":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":2.6457513110645907},"40":{"tf":2.0},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"45":{"tf":2.449489742783178},"46":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.0},"58":{"tf":2.6457513110645907},"59":{"tf":2.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"96":{"tf":2.449489742783178},"97":{"tf":3.1622776601683795},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":3.1622776601683795},"168":{"tf":2.0},"186":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"298":{"tf":2.449489742783178},"299":{"tf":2.23606797749979},"300":{"tf":1.4142135623730951},"301":{"tf":1.7320508075688772},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"309":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"131":{"tf":1.0},"218":{"tf":1.0},"87":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"296":{"tf":1.0},"45":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}},"u":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":5,"docs":{"192":{"tf":1.7320508075688772},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"206":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"22":{"tf":1.0},"321":{"tf":1.0}}}}},"t":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}},"x":{"df":1,"docs":{"279":{"tf":1.7320508075688772}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":17,"docs":{"12":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.6457513110645907},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":4.0},"51":{"tf":1.0}},"l":{"df":2,"docs":{"118":{"tf":1.0},"162":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"306":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":2.23606797749979},"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":29,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"20":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.7320508075688772},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"168":{"tf":1.0},"2":{"tf":1.0},"275":{"tf":1.0},"328":{"tf":1.0}}}}},"s":{"df":2,"docs":{"45":{"tf":1.4142135623730951},"49":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"df":22,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":2.0},"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":2.8284271247461903},"25":{"tf":2.8284271247461903},"26":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951}},"i":{"d":{"df":3,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"x":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"175":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":9,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":2.0},"105":{"tf":2.0},"106":{"tf":2.23606797749979},"107":{"tf":2.23606797749979},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"197":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":29,"docs":{"122":{"tf":2.23606797749979},"129":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":3.605551275463989},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":2.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"df":10,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":2.6457513110645907},"301":{"tf":1.4142135623730951},"306":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"21":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"138":{"tf":1.0},"270":{"tf":1.0}}}}},"ï":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":16,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"196":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"46":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"187":{"tf":1.0},"299":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":30,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"225":{"tf":1.0},"241":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"32":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"296":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":12,"docs":{"138":{"tf":1.0},"145":{"tf":1.7320508075688772},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"3":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}}},"w":{"df":21,"docs":{"14":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.4142135623730951},"319":{"tf":1.0},"324":{"tf":1.4142135623730951},"85":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"202":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"166":{"tf":1.0},"169":{"tf":2.23606797749979},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":1,"docs":{"138":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"100":{"tf":1.4142135623730951}},"v":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}}},"n":{"/":{"*":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"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":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"e":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"c":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"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":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"336":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"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":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"205":{"tf":1.4142135623730951},"328":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.7320508075688772},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":8,"docs":{"163":{"tf":1.0},"28":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"50":{"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":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"q":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"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":{},"h":{"df":1,"docs":{"303":{"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":{},"p":{"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":{},"l":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"196":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"289":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"_":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"65":{"tf":1.0}}}}},"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":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"339":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":6,"docs":{"100":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"339":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":6,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":8,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"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":2,"docs":{"339":{"tf":1.0},"92":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"100":{"tf":1.0},"148":{"tf":1.4142135623730951},"175":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":4,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"158":{"tf":1.0},"339":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":30,"docs":{"118":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":2.0},"182":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"76":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"93":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}},"u":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"219":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":8,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":1,"docs":{"52":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"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":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":7,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"59":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"v":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"109":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"110":{"tf":1.0},"339":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"339":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"339":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"108":{"tf":1.7320508075688772},"114":{"tf":1.0},"339":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"335":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"147":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":1,"docs":{"136":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"255":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"337":{"tf":1.0}},"e":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":5,"docs":{"145":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"9":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"145":{"tf":1.0}}}}},"r":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"21":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"145":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"145":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":15,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":3,"docs":{"145":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":11,"docs":{"133":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"145":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"9":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"339":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"179":{"tf":1.0},"339":{"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":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"164":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"180":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"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":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"178":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"173":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"171":{"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":3,"docs":{"171":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"167":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"325":{"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":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"325":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"175":{"tf":1.0},"176":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"186":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"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":{},"e":{"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":{"168":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"166":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"339":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"167":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"a":{"d":{"_":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"168":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"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":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"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":{},"p":{"_":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"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":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"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":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"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":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"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":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"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":{"_":{"1":{"_":{"0":{"df":1,"docs":{"167":{"tf":1.0}}},"1":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"185":{"tf":1.0},"339":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"176":{"tf":1.0},"191":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":4,"docs":{"164":{"tf":2.6457513110645907},"178":{"tf":1.0},"182":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"i":{"d":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"202":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"201":{"tf":1.0},"339":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"198":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"197":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"197":{"tf":2.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"202":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"204":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"11":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.4142135623730951},"205":{"tf":1.0},"302":{"tf":1.0},"333":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":5,"docs":{"100":{"tf":2.0},"175":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":2.449489742783178}}}},"p":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"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":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":5,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":2,"docs":{"287":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"339":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"129":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"127":{"tf":2.449489742783178},"339":{"tf":1.0}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"128":{"tf":1.0}}},"1":{"df":1,"docs":{"128":{"tf":1.0}}},"2":{"df":1,"docs":{"128":{"tf":1.0}}},"3":{"df":1,"docs":{"128":{"tf":1.0}}},"4":{"df":1,"docs":{"128":{"tf":1.0}}},"5":{"df":1,"docs":{"128":{"tf":1.0}}},"6":{"df":1,"docs":{"128":{"tf":1.0}}},"7":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"127":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"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":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"339":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{")":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":2,"docs":{"28":{"tf":1.0},"29":{"tf":1.0}},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"14":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":2.0},"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"19":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"16":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"15":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"23":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"22":{"tf":1.0},"339":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":3,"docs":{"22":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":1.4142135623730951},"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"17":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":16,"docs":{"13":{"tf":1.7320508075688772},"16":{"tf":1.0},"28":{"tf":1.0},"306":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"0":{"df":0,"docs":{},"x":{"7":{"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":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"75":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"105":{"tf":1.0},"339":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.0},"114":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"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":{},"p":{"c":{"_":{"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":1,"docs":{"284":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"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":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"160":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"c":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":5,"docs":{"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"1":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"227":{"tf":1.0},"26":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}}}}},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"s":{"df":0,"docs":{},"z":{"df":5,"docs":{"278":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"284":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"q":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"255":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"253":{"tf":1.0},"255":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":3,"docs":{"243":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"287":{"tf":1.0},"290":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"266":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"c":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}},"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"d":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"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":{},"s":{"df":1,"docs":{"328":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"226":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"315":{"tf":1.0},"316":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"226":{"tf":1.0},"26":{"tf":1.4142135623730951}}}}},"u":{"b":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"230":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"235":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"241":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"193":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.7320508075688772},"42":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"q":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"252":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"258":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"39":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"306":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"0":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"339":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"k":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}},"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"277":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"c":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":7,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"304":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"31":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":2,"docs":{"194":{"tf":1.0},"287":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"61":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"49":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.7320508075688772},"43":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":6,"docs":{"31":{"tf":1.4142135623730951},"339":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"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":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"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":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"141":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"132":{"tf":1.7320508075688772},"135":{"tf":2.449489742783178},"136":{"tf":2.8284271247461903},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.0},"321":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"149":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"151":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"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":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"151":{"tf":2.23606797749979},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"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":3,"docs":{"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.0},"157":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"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":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"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":{"158":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"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":{"160":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"149":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":7,"docs":{"147":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"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":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":3,"docs":{"144":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"u":{"b":{"0":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"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":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"264":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"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":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"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":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"269":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"120":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"121":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"111":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"92":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"0":{"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"2":{"df":1,"docs":{"311":{"tf":1.0}}},"3":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"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":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"161":{"tf":2.6457513110645907},"181":{"tf":1.4142135623730951},"310":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"339":{"tf":1.0},"83":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"339":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"y":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"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":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"85":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"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":0,"docs":{},"f":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"81":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}}},"df":10,"docs":{"152":{"tf":2.0},"179":{"tf":1.0},"182":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"79":{"tf":3.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"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":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":70,"docs":{"0":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":2.23606797749979},"3":{"tf":2.8284271247461903},"300":{"tf":2.449489742783178},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"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.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.4142135623730951},"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.4142135623730951},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"336":{"tf":2.8284271247461903},"337":{"tf":2.0},"338":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"87":{"tf":1.0}}},"i":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"218":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"n":{"df":11,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":3,"docs":{"218":{"tf":1.0},"335":{"tf":3.1622776601683795},"336":{"tf":2.449489742783178}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":20,"docs":{"118":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"282":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":69,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.4142135623730951},"90":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"132":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}},"i":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"w":{"df":12,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"227":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"325":{"tf":1.4142135623730951},"328":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"69":{"tf":1.0}},"l":{"df":23,"docs":{"125":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"171":{"tf":1.0},"182":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":2.23606797749979},"67":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"9":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":25,"docs":{"10":{"tf":2.0},"118":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":2.23606797749979},"21":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}}}},"o":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.449489742783178},"164":{"tf":3.0},"172":{"tf":2.0},"174":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.23606797749979},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"295":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"241":{"tf":1.0},"307":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"0":{"tf":1.4142135623730951},"138":{"tf":2.449489742783178},"141":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.0},"226":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"187":{"tf":1.0},"218":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"168":{"tf":1.0}}},"l":{"d":{"df":3,"docs":{"202":{"tf":1.0},"304":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"300":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":2,"docs":{"204":{"tf":1.0},"293":{"tf":1.0}}}}},"n":{"c":{"df":8,"docs":{"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"181":{"tf":1.4142135623730951},"325":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}},"df":46,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"31":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"151":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"r":{"df":60,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":3.1622776601683795},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"156":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"24":{"tf":1.0},"241":{"tf":2.23606797749979},"243":{"tf":1.7320508075688772},"246":{"tf":2.23606797749979},"247":{"tf":2.0},"25":{"tf":1.0},"252":{"tf":2.0},"253":{"tf":2.0},"258":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.7320508075688772},"293":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":2.0},"337":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":3.0},"96":{"tf":1.0},"97":{"tf":2.449489742783178},"98":{"tf":1.4142135623730951},"99":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":5.0},"211":{"tf":1.7320508075688772},"44":{"tf":3.0},"62":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":48,"docs":{"131":{"tf":1.0},"150":{"tf":2.23606797749979},"159":{"tf":2.23606797749979},"160":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":3.4641016151377544},"208":{"tf":2.8284271247461903},"209":{"tf":2.449489742783178},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"227":{"tf":2.0},"228":{"tf":1.0},"232":{"tf":1.7320508075688772},"237":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"255":{"tf":2.0},"261":{"tf":1.7320508075688772},"266":{"tf":2.0},"272":{"tf":1.7320508075688772},"278":{"tf":2.23606797749979},"282":{"tf":1.0},"284":{"tf":2.8284271247461903},"287":{"tf":1.4142135623730951},"290":{"tf":3.1622776601683795},"295":{"tf":2.0},"296":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":2.0},"317":{"tf":2.0},"318":{"tf":2.8284271247461903},"319":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"323":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":3.1622776601683795},"338":{"tf":1.0},"44":{"tf":3.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"62":{"tf":2.449489742783178},"7":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":24,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"12":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"80":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"17":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"165":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":18,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.4142135623730951},"54":{"tf":1.0},"6":{"tf":1.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"156":{"tf":1.4142135623730951},"181":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":11,"docs":{"0":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0},"317":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":7,"docs":{"151":{"tf":1.0},"155":{"tf":1.7320508075688772},"161":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.7320508075688772},"270":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":2.23606797749979}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":21,"docs":{"125":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"296":{"tf":1.0},"87":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"26":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":2,"docs":{"296":{"tf":1.0},"318":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":14,"docs":{"11":{"tf":1.0},"194":{"tf":1.7320508075688772},"217":{"tf":1.4142135623730951},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"26":{"tf":1.0},"33":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"9":{"tf":1.0}},"v":{"1":{"df":1,"docs":{"305":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"118":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":3,"docs":{"11":{"tf":1.0},"9":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"10":{"tf":1.7320508075688772},"14":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.4142135623730951},"9":{"tf":1.0},"99":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"135":{"tf":1.0},"194":{"tf":1.0},"325":{"tf":1.0}}}}},"s":{"df":6,"docs":{"205":{"tf":1.0},"206":{"tf":3.1622776601683795},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.0},"82":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"328":{"tf":1.4142135623730951}}}}},"t":{"df":13,"docs":{"128":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.4142135623730951},"229":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"293":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.0},"106":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"76":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":6,"docs":{"166":{"tf":1.0},"183":{"tf":1.0},"207":{"tf":1.0},"282":{"tf":2.449489742783178},"325":{"tf":1.0},"80":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":16,"docs":{"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772}}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"22":{"tf":1.0},"296":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":2,"docs":{"26":{"tf":1.4142135623730951},"29":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"145":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":3.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.8284271247461903},"257":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":2.8284271247461903},"278":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"87":{"tf":1.0}}}},"n":{"d":{"df":6,"docs":{"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"272":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}},"df":2,"docs":{"312":{"tf":1.4142135623730951},"325":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":31,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"145":{"tf":1.0},"168":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"50":{"tf":1.4142135623730951},"76":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":2.0},"307":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.0},"282":{"tf":1.0}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"324":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":15,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"26":{"tf":2.23606797749979},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"214":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"198":{"tf":1.0},"252":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"n":{"df":2,"docs":{"327":{"tf":1.0},"329":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":16,"docs":{"118":{"tf":1.0},"122":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":2.23606797749979},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":1,"docs":{"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"206":{"tf":1.0},"53":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"321":{"tf":1.4142135623730951},"42":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"73":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":2.449489742783178},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"153":{"tf":1.0},"156":{"tf":1.0},"293":{"tf":2.23606797749979},"295":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":2.23606797749979},"85":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"243":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"x":{"df":9,"docs":{"129":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"287":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":21,"docs":{"125":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"181":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"270":{"tf":1.0},"279":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"329":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"29":{"tf":1.4142135623730951},"325":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"118":{"tf":1.0},"17":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"f":{"a":{"c":{"df":4,"docs":{"2":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"3":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"125":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.7320508075688772},"282":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"17":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"132":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":21,"docs":{"10":{"tf":1.0},"144":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"287":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"168":{"tf":1.0},"17":{"tf":1.0},"3":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"154":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"293":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0}},"s":{"df":15,"docs":{"107":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.4142135623730951},"205":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":2.0},"339":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"10":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"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":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"269":{"tf":1.4142135623730951}}}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"125":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"214":{"tf":1.0},"257":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"145":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.7320508075688772},"252":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.7320508075688772},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"290":{"tf":2.23606797749979},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"131":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"3":{"tf":1.4142135623730951},"32":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"35":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"306":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"316":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"22":{"tf":1.0},"318":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":7,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"317":{"tf":1.0},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":98,"docs":{"12":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"212":{"tf":2.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"220":{"tf":2.449489742783178},"221":{"tf":2.449489742783178},"222":{"tf":2.0},"223":{"tf":2.23606797749979},"224":{"tf":1.4142135623730951},"225":{"tf":2.449489742783178},"226":{"tf":2.0},"227":{"tf":2.23606797749979},"228":{"tf":2.6457513110645907},"229":{"tf":2.6457513110645907},"230":{"tf":1.4142135623730951},"231":{"tf":2.449489742783178},"232":{"tf":2.449489742783178},"233":{"tf":2.449489742783178},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.449489742783178},"237":{"tf":2.449489742783178},"238":{"tf":2.449489742783178},"239":{"tf":2.0},"240":{"tf":2.0},"241":{"tf":2.0},"242":{"tf":2.449489742783178},"243":{"tf":2.0},"244":{"tf":2.449489742783178},"245":{"tf":2.8284271247461903},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"248":{"tf":2.449489742783178},"249":{"tf":2.449489742783178},"250":{"tf":2.23606797749979},"251":{"tf":2.8284271247461903},"252":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"254":{"tf":2.449489742783178},"255":{"tf":2.23606797749979},"256":{"tf":2.23606797749979},"257":{"tf":2.8284271247461903},"258":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"26":{"tf":2.0},"260":{"tf":2.449489742783178},"261":{"tf":2.449489742783178},"262":{"tf":2.449489742783178},"263":{"tf":2.6457513110645907},"264":{"tf":1.4142135623730951},"265":{"tf":2.449489742783178},"266":{"tf":2.23606797749979},"267":{"tf":2.449489742783178},"268":{"tf":2.8284271247461903},"269":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":2.449489742783178},"272":{"tf":2.23606797749979},"273":{"tf":2.23606797749979},"274":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"305":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":3.3166247903554},"34":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.0},"40":{"tf":2.0},"44":{"tf":2.0},"45":{"tf":1.0},"51":{"tf":2.6457513110645907},"56":{"tf":2.0},"59":{"tf":2.0},"62":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":40,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":2.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"144":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.4142135623730951},"210":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"313":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"324":{"tf":1.0},"329":{"tf":1.0},"46":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":2.0},"226":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":1,"docs":{"68":{"tf":1.0}}}},"u":{"b":{"df":11,"docs":{"229":{"tf":2.23606797749979},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"263":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"0":{"tf":1.0},"215":{"tf":1.4142135623730951},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"263":{"tf":1.7320508075688772},"339":{"tf":1.0},"49":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":10,"docs":{"214":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"240":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"118":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"0":{"tf":1.0},"136":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"205":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"214":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"t":{"df":3,"docs":{"111":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"166":{"tf":2.449489742783178},"183":{"tf":1.0},"80":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"138":{"tf":1.0}},"e":{"df":4,"docs":{"266":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"334":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"89":{"tf":1.0}}},"i":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"193":{"tf":2.0},"198":{"tf":1.0},"339":{"tf":1.0},"67":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"112":{"tf":1.0},"197":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"168":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"255":{"tf":1.0}}}},"w":{"df":12,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"32":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":4.242640687119285},"51":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"206":{"tf":1.0}},"e":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"137":{"tf":1.0},"144":{"tf":1.7320508075688772},"195":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":12,"docs":{"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"175":{"tf":1.7320508075688772},"186":{"tf":2.0},"187":{"tf":1.4142135623730951},"284":{"tf":2.0},"290":{"tf":2.0},"295":{"tf":1.0},"326":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}},"i":{"df":3,"docs":{"11":{"tf":1.0},"235":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"138":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"17":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"143":{"tf":1.0},"168":{"tf":2.6457513110645907},"187":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"299":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":55,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.7320508075688772},"169":{"tf":1.0},"171":{"tf":1.0},"191":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":2.449489742783178},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"127":{"tf":1.0},"171":{"tf":1.0},"204":{"tf":1.0},"259":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"41":{"tf":1.0}}}},"v":{"df":2,"docs":{"40":{"tf":1.0},"59":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"125":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":1,"docs":{"64":{"tf":2.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"126":{"tf":1.0},"168":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}}},"u":{"c":{"df":10,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"296":{"tf":1.0},"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":210,"docs":{"10":{"tf":1.0},"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},"11":{"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},"12":{"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},"13":{"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},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":2.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.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"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},"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.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"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},"303":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"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.4142135623730951},"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},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"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.0},"72":{"tf":2.23606797749979},"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},"8":{"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},"9":{"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}},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.0},"134":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"179":{"tf":1.0},"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"3":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"149":{"tf":1.4142135623730951},"309":{"tf":1.0},"325":{"tf":1.0},"88":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"186":{"tf":1.0},"315":{"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":2,"docs":{"223":{"tf":1.0},"296":{"tf":1.0}}}}}}}}}}},"df":3,"docs":{"282":{"tf":2.0},"3":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"103":{"tf":1.0},"107":{"tf":2.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"35":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":2,"docs":{"172":{"tf":1.0},"327":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"147":{"tf":1.0},"224":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}}},"o":{"a":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"145":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0}}},"v":{"df":30,"docs":{"125":{"tf":1.0},"170":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"21":{"tf":1.7320508075688772},"226":{"tf":1.0},"25":{"tf":1.4142135623730951},"266":{"tf":1.0},"303":{"tf":2.0},"305":{"tf":1.7320508075688772},"306":{"tf":1.7320508075688772},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":2.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"319":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"336":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":15,"docs":{"213":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.0},"251":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":11,"docs":{"129":{"tf":1.0},"170":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":2.6457513110645907},"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":14,"docs":{"162":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"226":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"259":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"131":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":18,"docs":{"103":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"138":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":15,"docs":{"213":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":2.23606797749979},"252":{"tf":1.4142135623730951},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"162":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":40,"docs":{"145":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"162":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.3166247903554},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"185":{"tf":2.449489742783178},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":3.1622776601683795},"252":{"tf":3.0},"253":{"tf":1.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.8284271247461903},"273":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"326":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"118":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":2.8284271247461903},"17":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"319":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"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":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"255":{"tf":2.23606797749979}}},"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"174":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"145":{"tf":2.23606797749979},"149":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":2.449489742783178},"173":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"df":1,"docs":{"11":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"319":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"257":{"tf":2.8284271247461903},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":2.0},"269":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":27,"docs":{"129":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"191":{"tf":2.449489742783178},"257":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"326":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}},"t":{"df":6,"docs":{"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"269":{"tf":1.0},"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"175":{"tf":1.0},"307":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":30,"docs":{"106":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"287":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.7320508075688772},"99":{"tf":2.23606797749979}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"38":{"tf":1.0},"57":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"182":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":14,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"171":{"tf":1.7320508075688772},"181":{"tf":1.0},"282":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":93,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"120":{"tf":2.0},"127":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":2.6457513110645907},"14":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":2.449489742783178},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"198":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.0},"207":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"307":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"69":{"tf":2.0},"74":{"tf":1.0},"80":{"tf":3.4641016151377544},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":9,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"307":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"f":{"c":{"df":8,"docs":{"130":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"273":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"78":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"135":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"a":{"d":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":4,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"282":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}},"n":{"d":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":5,"docs":{"12":{"tf":1.0},"128":{"tf":1.0},"222":{"tf":1.0},"259":{"tf":1.0},"296":{"tf":1.0}}}}},"p":{"c":{"df":3,"docs":{"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":7,"docs":{"119":{"tf":1.0},"131":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.0},"299":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"df":3,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951},"211":{"tf":2.23606797749979}}}},"s":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":10,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.0},"35":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":1,"docs":{"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"197":{"tf":1.0},"282":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":36,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"141":{"tf":1.0}}}}},"n":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"168":{"tf":1.0},"5":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"274":{"tf":1.0}},"l":{"df":10,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":2.0},"30":{"tf":1.0},"51":{"tf":1.0},"78":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":2,"docs":{"169":{"tf":1.0},"208":{"tf":1.0}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"100":{"tf":2.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"118":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"293":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"d":{"_":{"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":0,"docs":{},"f":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"148":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":2.6457513110645907},"256":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":2.6457513110645907},"33":{"tf":3.1622776601683795},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.0},"43":{"tf":1.0},"44":{"tf":3.1622776601683795},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"115":{"tf":1.0},"157":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"274":{"tf":1.0},"298":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"285":{"tf":1.0},"327":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"101":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"160":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"206":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"3":{"tf":1.0}}},"n":{"df":1,"docs":{"145":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"167":{"tf":1.4142135623730951},"226":{"tf":1.0},"282":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"132":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"195":{"tf":1.0},"224":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":46,"docs":{"145":{"tf":1.0},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":2.0},"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"36":{"tf":2.6457513110645907},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.6457513110645907},"57":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"62":{"tf":1.0},"64":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"t":{"df":17,"docs":{"148":{"tf":1.0},"169":{"tf":1.4142135623730951},"185":{"tf":1.0},"191":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"292":{"tf":1.0},"326":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":17,"docs":{"100":{"tf":1.7320508075688772},"145":{"tf":1.0},"149":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"208":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"53":{"tf":1.0},"62":{"tf":1.0}}}},"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":1,"docs":{"204":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"315":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"145":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":2.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"i":{"c":{"df":16,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"t":{"df":49,"docs":{"10":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.7320508075688772},"273":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.4142135623730951},"310":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":2.0},"326":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":2.0},"93":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"157":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"209":{"tf":2.0},"293":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"186":{"tf":1.0}}},"w":{"df":3,"docs":{"153":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}}},"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"178":{"tf":1.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"125":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":2,"docs":{"208":{"tf":1.0},"80":{"tf":1.0}},"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":1,"docs":{"324":{"tf":1.0}}}}}}},"df":8,"docs":{"20":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":12,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"282":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"337":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"185":{"tf":1.0},"325":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"i":{"df":10,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"315":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":22,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"170":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":23,"docs":{"100":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"17":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}},"df":18,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.7320508075688772},"17":{"tf":3.0},"172":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"21":{"tf":2.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.23606797749979},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"49":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"p":{"df":3,"docs":{"171":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"207":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"111":{"tf":1.0},"49":{"tf":2.0},"76":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"308":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":77,"docs":{"136":{"tf":1.7320508075688772},"138":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.0},"160":{"tf":2.23606797749979},"194":{"tf":2.0},"219":{"tf":2.0},"222":{"tf":2.0},"224":{"tf":2.23606797749979},"226":{"tf":2.0},"230":{"tf":2.0},"235":{"tf":2.0},"241":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"247":{"tf":1.4142135623730951},"252":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"258":{"tf":2.23606797749979},"259":{"tf":1.4142135623730951},"264":{"tf":2.0},"269":{"tf":2.449489742783178},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":2.6457513110645907},"283":{"tf":1.7320508075688772},"284":{"tf":3.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"289":{"tf":2.23606797749979},"290":{"tf":2.23606797749979},"294":{"tf":1.4142135623730951},"30":{"tf":2.23606797749979},"31":{"tf":2.449489742783178},"315":{"tf":1.0},"318":{"tf":2.449489742783178},"319":{"tf":1.4142135623730951},"32":{"tf":3.0},"320":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.449489742783178},"334":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":3.0},"35":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.7320508075688772},"38":{"tf":2.0},"39":{"tf":2.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":2.6457513110645907},"45":{"tf":1.0},"46":{"tf":3.4641016151377544},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.449489742783178},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"92":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":3.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"222":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"v":{"df":3,"docs":{"214":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"145":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"66":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"175":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.0},"17":{"tf":1.4142135623730951},"197":{"tf":1.0},"278":{"tf":1.0},"81":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":2,"docs":{"273":{"tf":1.0},"296":{"tf":2.0}},"e":{"c":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"126":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"278":{"tf":1.0},"293":{"tf":1.0},"329":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":47,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"193":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":18,"docs":{"111":{"tf":1.0},"152":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"266":{"tf":1.0},"293":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"300":{"tf":1.0},"335":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"329":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"54":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"194":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"_":{"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"148":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"338":{"tf":1.0},"65":{"tf":1.7320508075688772},"72":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":8,"docs":{"134":{"tf":1.7320508075688772},"135":{"tf":3.0},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"141":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}},"df":13,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"145":{"tf":1.4142135623730951},"164":{"tf":1.0},"174":{"tf":2.0},"3":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.0},"49":{"tf":3.1622776601683795},"50":{"tf":2.449489742783178},"51":{"tf":1.7320508075688772},"64":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"i":{"c":{"df":9,"docs":{"162":{"tf":1.0},"211":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"131":{"tf":3.0},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":3.3166247903554},"137":{"tf":2.0},"138":{"tf":3.872983346207417},"139":{"tf":3.0},"140":{"tf":2.23606797749979},"141":{"tf":2.0},"142":{"tf":1.0},"321":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.0}}}},"u":{"df":6,"docs":{"164":{"tf":1.0},"168":{"tf":3.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0}}}},"y":{"df":1,"docs":{"3":{"tf":1.0}},"s":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":2.0},"3":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"2":{"tf":1.4142135623730951},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"252":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"200":{"tf":2.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"22":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":2,"docs":{"70":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":24,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":2.0},"148":{"tf":1.7320508075688772},"149":{"tf":3.1622776601683795},"150":{"tf":2.0},"151":{"tf":2.449489742783178},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":2.6457513110645907},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":2.0},"339":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":22,"docs":{"125":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"166":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"69":{"tf":2.449489742783178},"70":{"tf":1.7320508075688772},"80":{"tf":2.0},"82":{"tf":1.0}}}},"p":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":2.0},"173":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.0},"207":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}}}},"u":{"b":{"df":13,"docs":{"229":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"320":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"125":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"55":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":6,"docs":{"215":{"tf":1.4142135623730951},"229":{"tf":2.8284271247461903},"263":{"tf":2.8284271247461903},"266":{"tf":1.7320508075688772},"339":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"320":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"174":{"tf":1.0},"187":{"tf":1.0}}}},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"167":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}}}},"c":{"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":1,"docs":{"16":{"tf":1.0}},"e":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"89":{"tf":1.0}},"s":{"df":1,"docs":{"182":{"tf":1.0}},"s":{"df":16,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":2.23606797749979},"17":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"155":{"tf":1.0},"168":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{},"h":{"df":51,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"162":{"tf":1.0},"204":{"tf":1.0},"315":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"316":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"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":3,"docs":{"196":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0}}}}}}},"i":{"df":18,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.7320508075688772},"205":{"tf":1.0},"305":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"145":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":2.6457513110645907},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"265":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"293":{"tf":1.0},"305":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":9,"docs":{"257":{"tf":2.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"268":{"tf":2.0},"269":{"tf":2.6457513110645907},"270":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178},"339":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.6457513110645907},"269":{"tf":2.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"168":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"327":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":25,"docs":{"101":{"tf":1.0},"102":{"tf":2.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},"119":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"160":{"tf":1.4142135623730951}}},"df":24,"docs":{"0":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"149":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":2.6457513110645907},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"332":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"ú":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"197":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":16,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"159":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"321":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0},"62":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"n":{"df":3,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"282":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"175":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.4142135623730951}}}}},"4":{"df":1,"docs":{"336":{"tf":1.0}}},":":{"/":{"/":{":":{"4":{"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{":":{"8":{"0":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"287":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":1,"docs":{"9":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"160":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"168":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"0":{"tf":1.4142135623730951},"306":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"129":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"252":{"tf":1.0},"276":{"tf":1.0},"325":{"tf":1.0},"35":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.7320508075688772}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"137":{"tf":1.0},"168":{"tf":1.4142135623730951},"276":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"209":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"144":{"tf":1.0},"148":{"tf":1.0},"218":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}},"g":{"df":4,"docs":{"125":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":12,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"119":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"98":{"tf":1.0}},"t":{"df":3,"docs":{"119":{"tf":1.0},"151":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}}},"r":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0}},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"112":{"tf":2.23606797749979},"117":{"tf":1.0},"118":{"tf":3.605551275463989},"119":{"tf":3.1622776601683795},"120":{"tf":2.6457513110645907},"121":{"tf":2.23606797749979},"122":{"tf":2.449489742783178},"123":{"tf":1.0},"149":{"tf":1.0},"197":{"tf":1.4142135623730951},"3":{"tf":2.0},"339":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"104":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}}}}}},"p":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}}},"u":{"df":13,"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.4142135623730951},"315":{"tf":1.0},"319":{"tf":1.0},"46":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"df":58,"docs":{"101":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"155":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":2.8284271247461903},"73":{"tf":2.0},"74":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"168":{"tf":1.4142135623730951},"270":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.4142135623730951},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":3.0}}}}},"r":{"df":3,"docs":{"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":4,"docs":{"141":{"tf":2.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":46,"docs":{"0":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":1.0},"268":{"tf":1.0},"282":{"tf":1.4142135623730951},"293":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":8,"docs":{"145":{"tf":1.0},"161":{"tf":2.8284271247461903},"181":{"tf":3.3166247903554},"3":{"tf":1.4142135623730951},"310":{"tf":2.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"+":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":2,"docs":{"161":{"tf":1.7320508075688772},"181":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"176":{"tf":1.0},"297":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"138":{"tf":1.0},"209":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":1,"docs":{"224":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"218":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"269":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"17":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"218":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":2.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":2.23606797749979},"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"35":{"tf":1.0},"95":{"tf":1.7320508075688772},"98":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"12":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}}},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":42,"docs":{"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"194":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":2.449489742783178},"276":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"278":{"tf":2.23606797749979},"279":{"tf":1.7320508075688772},"280":{"tf":2.0},"281":{"tf":1.7320508075688772},"282":{"tf":2.0},"283":{"tf":1.4142135623730951},"284":{"tf":2.449489742783178},"285":{"tf":2.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.6457513110645907},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":2.6457513110645907},"291":{"tf":2.0},"292":{"tf":2.23606797749979},"293":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"295":{"tf":2.449489742783178},"296":{"tf":2.6457513110645907},"297":{"tf":1.7320508075688772},"3":{"tf":1.0},"309":{"tf":1.7320508075688772},"318":{"tf":2.23606797749979},"329":{"tf":1.0},"339":{"tf":2.0},"44":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"135":{"tf":1.7320508075688772},"45":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}}},"i":{"df":8,"docs":{"103":{"tf":1.0},"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"275":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":1.0},"45":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"266":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"17":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"187":{"tf":1.0},"278":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"297":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":5,"docs":{"317":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"3":{"tf":1.0},"317":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":10,"docs":{"130":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"21":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"293":{"tf":1.0},"46":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":23,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}}},"df":33,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":2.449489742783178},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.0},"337":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":1.0},"183":{"tf":1.0},"206":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"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":1,"docs":{"324":{"tf":1.0}}}}}}}}}}},"d":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"293":{"tf":1.0}}},"6":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},":":{"/":{"/":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"9":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{":":{":":{"1":{"]":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":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":{"274":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":2.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":2.0},"297":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"193":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"79":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":14,"docs":{"139":{"tf":1.0},"141":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"314":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"198":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"285":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"168":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"102":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":17,"docs":{"143":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"19":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"44":{"tf":1.0},"66":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":3,"docs":{"299":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"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":{"145":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"207":{"tf":1.0}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":2.0},"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0}}}}}},"x":{"df":10,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"124":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"305":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"146":{"tf":1.0},"163":{"tf":1.0},"204":{"tf":1.0},"31":{"tf":1.0},"322":{"tf":1.0},"52":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"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":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"228":{"tf":1.0},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"167":{"tf":1.0},"168":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"175":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"20":{"tf":1.0},"316":{"tf":1.4142135623730951}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.7320508075688772},"2":{"tf":1.0},"204":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"85":{"tf":2.0}}}},"df":0,"docs":{}},"df":15,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"76":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"165":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"166":{"tf":3.3166247903554},"168":{"tf":1.0},"183":{"tf":2.0},"282":{"tf":2.0},"293":{"tf":2.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":29,"docs":{"152":{"tf":2.8284271247461903},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"276":{"tf":2.449489742783178},"282":{"tf":1.0},"288":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"7":{"tf":1.0},"78":{"tf":2.0},"79":{"tf":3.1622776601683795},"80":{"tf":3.4641016151377544},"81":{"tf":2.23606797749979},"82":{"tf":2.0},"83":{"tf":2.23606797749979},"84":{"tf":2.0},"85":{"tf":2.6457513110645907},"86":{"tf":1.0}},"p":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"187":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":193,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":3.1622776601683795},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":2.449489742783178},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":3.3166247903554},"169":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":2.0},"178":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":2.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":3.3166247903554},"283":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":3.1622776601683795},"294":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":2.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":2.449489742783178},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"330":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":2.23606797749979},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"37":{"tf":1.0},"39":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"49":{"tf":1.4142135623730951},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"53":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":2.0},"61":{"tf":2.0},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"144":{"tf":1.0},"168":{"tf":1.0},"197":{"tf":1.7320508075688772},"284":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"138":{"tf":1.0},"145":{"tf":1.4142135623730951},"211":{"tf":1.0},"31":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.0},"205":{"tf":1.0},"279":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.7320508075688772}}},"a":{"df":0,"docs":{},"l":{"1":{"6":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":5,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"159":{"tf":3.605551275463989},"170":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}},"i":{"d":{"df":13,"docs":{"100":{"tf":1.0},"138":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"295":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"80":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":4,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":3.605551275463989},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}}},"u":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":67,"docs":{"10":{"tf":2.23606797749979},"111":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"134":{"tf":1.0},"138":{"tf":4.242640687119285},"139":{"tf":2.449489742783178},"141":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.23606797749979},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":2.8284271247461903},"201":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":2.23606797749979},"21":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"243":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"31":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"114":{"tf":1.4142135623730951},"129":{"tf":1.0},"145":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"293":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"335":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":1,"docs":{"165":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"74":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":33,"docs":{"0":{"tf":1.0},"167":{"tf":2.449489742783178},"168":{"tf":1.4142135623730951},"183":{"tf":1.0},"195":{"tf":3.0},"2":{"tf":1.0},"20":{"tf":1.0},"220":{"tf":2.0},"225":{"tf":2.449489742783178},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"231":{"tf":2.0},"236":{"tf":2.0},"242":{"tf":2.0},"248":{"tf":2.0},"254":{"tf":2.0},"26":{"tf":1.0},"260":{"tf":2.0},"262":{"tf":1.4142135623730951},"265":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"33":{"tf":3.4641016151377544},"330":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":3.3166247903554},"46":{"tf":1.0}}}}},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"i":{"a":{"df":8,"docs":{"141":{"tf":1.0},"148":{"tf":1.4142135623730951},"172":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"195":{"tf":1.0},"310":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"i":{"d":{"df":75,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"134":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"26":{"tf":1.0},"325":{"tf":1.0},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"115":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":2.0},"76":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"321":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"307":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"y":{"df":12,"docs":{"108":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"b":{"d":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"146":{"tf":1.0},"162":{"tf":1.0},"176":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":16,"docs":{"119":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"315":{"tf":1.0},"65":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"282":{"tf":1.0},"87":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":2,"docs":{"112":{"tf":1.0},"169":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"293":{"tf":1.0},"322":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"252":{"tf":1.0},"319":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"146":{"tf":1.0},"168":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"136":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"72":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"132":{"tf":1.0},"17":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.4142135623730951},"299":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":10,"docs":{"0":{"tf":1.0},"146":{"tf":1.7320508075688772},"226":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.0},"87":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"143":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":16,"docs":{"145":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"185":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":40,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"243":{"tf":1.0},"306":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"3":{"tf":1.0},"329":{"tf":2.23606797749979}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"284":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"title":{"root":{"1":{".":{"df":0,"docs":{},"x":{"df":1,"docs":{"299":{"tf":1.0}}}},"df":5,"docs":{"114":{"tf":1.0},"153":{"tf":1.0},"28":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.0}}},"2":{"df":4,"docs":{"115":{"tf":1.0},"29":{"tf":1.0},"49":{"tf":1.0},"65":{"tf":1.0}}},"3":{"df":4,"docs":{"116":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"50":{"tf":1.0}}},"4":{"df":1,"docs":{"160":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"157":{"tf":1.0},"158":{"tf":1.0}}}}}},"df":0,"docs":{},"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":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"d":{"d":{"df":1,"docs":{"20":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"277":{"tf":1.0},"283":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"308":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"305":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"297":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"114":{"tf":1.0},"202":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":7,"docs":{"177":{"tf":1.0},"189":{"tf":1.0},"308":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"6":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"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":3,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"328":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":8,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"184":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":2,"docs":{"216":{"tf":1.0},"218":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"173":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"328":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"45":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"161":{"tf":1.0},"285":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"29":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"53":{"tf":1.0},"89":{"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":{"74":{"tf":1.0}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"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":4,"docs":{"240":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":8,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"15":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"16":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"211":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"103":{"tf":1.0}}}}}},"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":2,"docs":{"286":{"tf":1.0},"291":{"tf":1.0}}}}}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"331":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"8":{"tf":1.0}}}},"d":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"276":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":2,"docs":{"134":{"tf":1.0},"70":{"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":4,"docs":{"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"150":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":3,"docs":{"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"190":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":6,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"325":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"88":{"tf":1.0},"98":{"tf":1.0}}}},"d":{"df":6,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"32":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"137":{"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":1,"docs":{"279":{"tf":1.0}}}}}}}}}},"n":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"157":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"302":{"tf":1.0},"333":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"p":{"c":{"df":2,"docs":{"280":{"tf":1.0},"314":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"297":{"tf":1.0}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"330":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"302":{"tf":1.0},"332":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"206":{"tf":1.0},"328":{"tf":1.0}}},"k":{"df":1,"docs":{"332":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"p":{"df":4,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":19,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"298":{"tf":1.0},"299":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"226":{"tf":1.0},"34":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":4,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"301":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"41":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":2,"docs":{"42":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"37":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"38":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"df":2,"docs":{"43":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"299":{"tf":1.0},"300":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"193":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"164":{"tf":1.0},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"312":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}},"r":{"df":16,"docs":{"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":30,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"221":{"tf":1.0},"227":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"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},"323":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"155":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"285":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"26":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"321":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"210":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":42,"docs":{"212":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"305":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":1,"docs":{"229":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"215":{"tf":1.0},"49":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"193":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"148":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":9,"docs":{"203":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"329":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":1,"docs":{"245":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"251":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"184":{"tf":1.0},"185":{"tf":1.0},"213":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"186":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"169":{"tf":1.0},"171":{"tf":1.0}}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":7,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"n":{"d":{"df":5,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"189":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"65":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"92":{"tf":1.0}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"209":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"133":{"tf":1.0},"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":27,"docs":{"160":{"tf":1.0},"194":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"207":{"tf":1.0},"309":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"174":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"131":{"tf":1.0},"132":{"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},"321":{"tf":1.0}}}}},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"172":{"tf":1.0},"200":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"317":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"69":{"tf":1.0},"70":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"197":{"tf":1.0},"31":{"tf":1.0},"324":{"tf":1.0},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"263":{"tf":1.0}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"320":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"162":{"tf":1.0},"313":{"tf":1.0},"329":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"268":{"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":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":5,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"141":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"l":{"df":5,"docs":{"161":{"tf":1.0},"181":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":11,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"138":{"tf":1.0},"147":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"u":{"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"282":{"tf":1.0}}},"l":{"df":15,"docs":{"276":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"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}}}},"s":{"df":2,"docs":{"28":{"tf":1.0},"321":{"tf":1.0}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"139":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"167":{"tf":1.0},"195":{"tf":1.0},"220":{"tf":1.0},"225":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"311":{"tf":1.0}}}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"329":{"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":["copyright.html#the-mit-license","dedication.html#dedication","preface.html#preface","preface.html#preface-for-the-first-edition","preface.html#acknowledgements","preface.html#conventions","api/index.html#api-reference","api/index.html#sections","api/init.html#initialization--finalization","api/init.html#initialization","api/init.html#parameters","api/init.html#finalization","api/msg.html#messages","api/msg.html#message-structure","api/msg.html#create-a-message","api/msg.html#destroy-a-message","api/msg.html#duplicate-a-message","api/msg.html#message-size-and-capacity","api/msg.html#message-body","api/msg.html#clear-the-body","api/msg.html#add-to-body","api/msg.html#consume-from-body","api/msg.html#message-header","api/msg.html#clear-the-header","api/msg.html#append-or-insert-header","api/msg.html#consume-from-header","api/msg.html#message-pipe","api/msg.html#examples","api/msg.html#example-1-preparing-a-message-for-use","api/msg.html#example-2-preallocating-message-content","api/sock.html#sockets","api/sock.html#socket-structure","api/sock.html#socket-identity","api/sock.html#opening-a-socket","api/sock.html#raw-mode-sockets","api/sock.html#closing-a-socket","api/sock.html#sending-messages","api/sock.html#nng_send","api/sock.html#nng_sendmsg","api/sock.html#nng_socket_send","api/sock.html#receiving-messages","api/sock.html#nng_recv","api/sock.html#nng_recvmsg","api/sock.html#nng_socket_recv","api/sock.html#socket-options","api/sock.html#common-options","api/sock.html#polling-socket-events","api/sock.html#examples","api/sock.html#example-1-initializing-a-socket","api/sock.html#example-2-publishing-a-timestamp","api/sock.html#example-3-watching-a-periodic-timestamp","api/ctx.html#contexts","api/ctx.html#context-structure","api/ctx.html#creating-a-context","api/ctx.html#context-identity","api/ctx.html#closing-a-context","api/ctx.html#sending-messages","api/ctx.html#nng_ctx_sendmsg","api/ctx.html#nng_ctx_send","api/ctx.html#receiving-messages","api/ctx.html#nng_recvmsg","api/ctx.html#nng_socket_recv","api/ctx.html#context-options","api/ctx.html#examples","api/ctx.html#example-1-context-echo-server","api/ctx.html#example-2-starting-the-echo-service","api/memory.html#memory","api/memory.html#allocate-memory","api/memory.html#deallocate-memory","api/memory.html#duplicate-string","api/memory.html#free-string","api/time.html#time","api/time.html#time-type","api/time.html#duration-type","api/time.html#get-the-current-time","api/time.html#wait-for-duration","api/time.html#wait-asynchronously","api/time.html#see-also","api/url.html#urls","api/url.html#url-structure","api/url.html#url-fields","api/url.html#format-a-url","api/url.html#parse-a-url","api/url.html#clone-a-url","api/url.html#destroy-a-url","api/url.html#update-a-url-port","api/url.html#see-also","api/aio.html#asynchronous-operations","api/aio.html#asynchronous-io-handle","api/aio.html#create-handle","api/aio.html#destroy-handle","api/aio.html#cancellation","api/aio.html#set-timeout","api/aio.html#wait-for-completion","api/aio.html#test-for-completion","api/aio.html#result-of-operation","api/aio.html#messages","api/aio.html#message-ownership","api/aio.html#io-vector","api/aio.html#inputs-and-outputs","api/aio.html#scatter-gather-vectors","api/aio.html#see-also","api/synch.html#synchronization-primitives","api/synch.html#mutual-exclusion-lock","api/synch.html#creating-a-mutex","api/synch.html#destroying-a-mutex","api/synch.html#acquiring-a-mutex","api/synch.html#releasing-a-mutex","api/synch.html#condition-variable","api/synch.html#creating-a-condition-variable","api/synch.html#destroy-a-condition-variable","api/synch.html#waiting-for-the-condition","api/synch.html#signaling-the-condition","api/synch.html#examples","api/synch.html#example-1-allocating-the-condition-variable","api/synch.html#example-2-waiting-for-the-condition","api/synch.html#example-3-signaling-the-condition","api/synch.html#see-also","api/thread.html#threads","api/thread.html#thread-structure","api/thread.html#creating-a-thread","api/thread.html#destroying-a-thread","api/thread.html#thread-names","api/thread.html#see-also","api/logging.html#logging","api/logging.html#submitting-logs","api/logging.html#auth-logs","api/logging.html#log-levels","api/logging.html#log-facilities","api/logging.html#log-handlers","api/logging.html#see-also","api/stats.html#statistics","api/stats.html#statistic-structure","api/stats.html#collecting-a-snapshot","api/stats.html#freeing-a-snapshot","api/stats.html#traversing-the-tree","api/stats.html#finding-a-statistic","api/stats.html#statistic-identification","api/stats.html#statistic-type","api/stats.html#statistic-value","api/stats.html#statistic-units","api/stats.html#statistic-timestamp","api/stats.html#see-also","api/errors.html#errors","api/errors.html#human-readable-error-message","api/errors.html#list-of-errors","api/stream.html#streams","api/stream.html#stream-type","api/stream.html#sending-and-receiving-data","api/stream.html#closing-a-stream","api/stream.html#getting-stream-options","api/stream.html#stream-factories","api/stream.html#creating-a-stream-factory","api/stream.html#example-1-creating-a-tcp-listener","api/stream.html#closing-a-stream-factory","api/stream.html#making-outgoing-connections","api/stream.html#example-3-connecting-to-google","api/stream.html#accepting-incoming-connections","api/stream.html#example-3-accepting-an-inbound-stream","api/stream.html#stream-factory-options","api/stream.html#example-4-socket-activation","api/stream.html#tls-configuration","api/http.html#http-support","api/http.html#header-file","api/http.html#connection-object","api/http.html#http-method","api/http.html#http-uri","api/http.html#http-version","api/http.html#http-status","api/http.html#retrieving-headers","api/http.html#modifying-headers","api/http.html#retrieving-body-content","api/http.html#storing-body-content","api/http.html#closing-the-connection","api/http.html#reset-connection-state","api/http.html#direct-read-and-write","api/http.html#hijacking-connections","api/http.html#client-api","api/http.html#client-object","api/http.html#create-a-client","api/http.html#destroy-a-client","api/http.html#client-tls","api/http.html#creating-connections","api/http.html#preparing-a-transaction","api/http.html#request-body","api/http.html#sending-the-request","api/http.html#obtaining-the-response","api/http.html#submitting-the-transaction","api/http.html#response-body","api/http.html#server-api","api/http.html#handlers","api/http.html#sending-the-response","api/misc.html#miscellaneous","api/misc.html#get-random-number","api/misc.html#create-socket-pair","api/misc.html#report-library-version","api/id_map.html#id-map","api/id_map.html#id-map-structure","api/id_map.html#create-id-map","api/id_map.html#destroy-map","api/id_map.html#store-a-value","api/id_map.html#lookup-a-value","api/id_map.html#allocate-an-id","api/id_map.html#remove-an-id","api/id_map.html#iterating-ids","api/args.html#command-arguments","api/args.html#parse-command-line-arguments","api/args.html#option-specification","api/args.html#long-options","api/args.html#short-options","api/args.html#prefix-matching","api/args.html#example","proto/index.html#protocols","proto/index.html#request---reply","proto/index.html#pipeline","proto/index.html#publish---subscribe","proto/index.html#bus","proto/index.html#pair","proto/bus.html#bus-protocol","proto/bus.html#socket-operations","proto/bus.html#protocol-versions","proto/bus.html#protocol-options","proto/bus.html#protocol-headers","proto/pair.html#pair-protocol","proto/pair.html#socket-operations","proto/pair.html#protocol-versions","proto/pair.html#polyamorous-mode","proto/pair.html#protocol-options","proto/pair.html#protocol-headers","proto/pub.html#pub-protocol","proto/pub.html#socket-operations","proto/pub.html#protocol-versions","proto/pub.html#protocol-options","proto/pub.html#protocol-headers","proto/pull.html#pull-protocol","proto/pull.html#socket-operations","proto/pull.html#protocol-versions","proto/pull.html#protocol-options","proto/pull.html#protocol-headers","proto/push.html#push-protocol","proto/push.html#description","proto/push.html#socket-operations","proto/push.html#protocol-versions","proto/push.html#protocol-options","proto/push.html#protocol-headers","proto/rep.html#rep-protocol","proto/rep.html#socket-operations","proto/rep.html#context-operations","proto/rep.html#protocol-versions","proto/rep.html#protocol-options","proto/rep.html#protocol-headers","proto/req.html#req-protocol","proto/req.html#socket-operations","proto/req.html#context-operations","proto/req.html#protocol-versions","proto/req.html#protocol-options","proto/req.html#protocol-headers","proto/respondent.html#respondent-protocol","proto/respondent.html#socket-operations","proto/respondent.html#context-operations","proto/respondent.html#protocol-versions","proto/respondent.html#protocol-options","proto/respondent.html#protocol-headers","proto/sub.html#sub-protocol","proto/sub.html#socket-operations","proto/sub.html#protocol-versions","proto/sub.html#protocol-options","proto/sub.html#protocol-headers","proto/surveyor.html#surveyor-protocol","proto/surveyor.html#socket-operations","proto/surveyor.html#context-operations","proto/surveyor.html#protocol-versions","proto/surveyor.html#protocol-options","proto/surveyor.html#protocol-headers","tran/index.html#transports","tran/inproc.html#inproc-transport","tran/inproc.html#url-format","tran/inproc.html#socket-address","tran/inproc.html#transport-options","tran/inproc.html#mixing-implementations","tran/ipc.html#ipc-transport","tran/ipc.html#description","tran/ipc.html#uri-formats","tran/ipc.html#socket-address","tran/ipc.html#transport-options","tran/ipc.html#other-configuration-parameters","tran/socket.html#socket-transport-experimental","tran/socket.html#description","tran/socket.html#url-format","tran/socket.html#socket-address","tran/socket.html#transport-options","tran/udp.html#udp-transport-experimental","tran/udp.html#description","tran/udp.html#url-format","tran/udp.html#socket-address","tran/udp.html#transport-options","tran/udp.html#maximum-message-size","tran/udp.html#keep-alive","migrate/index.html#migration-guides","migrate/nng1.html#migrating-from-nng-1x","migrate/nng1.html#detecting-nng-v2","migrate/nng1.html#nanomsg-compatibility","migrate/nng1.html#library-initialization","migrate/nng1.html#removed-headers","migrate/nng1.html#renamed-functions","migrate/nng1.html#removed-protocol-aliases","migrate/nng1.html#nng_flag_alloc-removed","migrate/nng1.html#error-code-changes","migrate/nng1.html#aio-provider-api-changes","migrate/nng1.html#transport-specific-functions","migrate/nng1.html#tls-configuration","migrate/nng1.html#old-tls-versions-removed","migrate/nng1.html#only-one-tls-keycert-per-configuration","migrate/nng1.html#support-for-local-addresses-in-dial-urls-removed","migrate/nng1.html#ipc-option-type-changes","migrate/nng1.html#option-functions","migrate/nng1.html#untyped-option-functions-removed","migrate/nng1.html#stream-options","migrate/nng1.html#transport-options","migrate/nng1.html#socket-options","migrate/nng1.html#subscriptions","migrate/nng1.html#statistics-use-constified-pointers","migrate/nng1.html#wildcards-not-valid-in-urls","migrate/nng1.html#url-option-removed","migrate/nng1.html#url-structure-changes","migrate/nng1.html#http-api","migrate/nng1.html#websocket-api","migrate/nng1.html#security-descriptors-windows-only","migrate/nng1.html#command-line-argument-parser-changes","migrate/nng1.html#zerotier-support-removed","migrate/nanomsg.html#migrating-from-libnanomsg","migrate/nanomsg.html#header-files","migrate/nanomsg.html#link-libraries","migrate/nanomsg.html#initialization","migrate/nanomsg.html#types","migrate/nanomsg.html#api-conversions","migrate/nanomsg.html#options","migrate/nanomsg.html#error-codes","migrate/nanomsg.html#local-addresses-for-dialing","indexing.html#index"],"index":{"documentStore":{"docInfo":{"0":{"body":157,"breadcrumbs":3,"title":2},"1":{"body":5,"breadcrumbs":2,"title":1},"10":{"body":105,"breadcrumbs":4,"title":1},"100":{"body":109,"breadcrumbs":7,"title":3},"101":{"body":4,"breadcrumbs":5,"title":1},"102":{"body":43,"breadcrumbs":5,"title":2},"103":{"body":31,"breadcrumbs":6,"title":3},"104":{"body":27,"breadcrumbs":5,"title":2},"105":{"body":17,"breadcrumbs":5,"title":2},"106":{"body":26,"breadcrumbs":5,"title":2},"107":{"body":22,"breadcrumbs":5,"title":2},"108":{"body":43,"breadcrumbs":5,"title":2},"109":{"body":16,"breadcrumbs":6,"title":3},"11":{"body":35,"breadcrumbs":4,"title":1},"110":{"body":9,"breadcrumbs":6,"title":3},"111":{"body":42,"breadcrumbs":5,"title":2},"112":{"body":49,"breadcrumbs":5,"title":2},"113":{"body":0,"breadcrumbs":4,"title":1},"114":{"body":10,"breadcrumbs":8,"title":5},"115":{"body":23,"breadcrumbs":7,"title":4},"116":{"body":5,"breadcrumbs":7,"title":4},"117":{"body":4,"breadcrumbs":4,"title":1},"118":{"body":139,"breadcrumbs":4,"title":1},"119":{"body":55,"breadcrumbs":5,"title":2},"12":{"body":38,"breadcrumbs":4,"title":1},"120":{"body":39,"breadcrumbs":5,"title":2},"121":{"body":25,"breadcrumbs":5,"title":2},"122":{"body":23,"breadcrumbs":5,"title":2},"123":{"body":3,"breadcrumbs":4,"title":1},"124":{"body":32,"breadcrumbs":4,"title":1},"125":{"body":158,"breadcrumbs":5,"title":2},"126":{"body":44,"breadcrumbs":5,"title":2},"127":{"body":93,"breadcrumbs":5,"title":2},"128":{"body":82,"breadcrumbs":5,"title":2},"129":{"body":125,"breadcrumbs":5,"title":2},"13":{"body":12,"breadcrumbs":5,"title":2},"130":{"body":26,"breadcrumbs":4,"title":1},"131":{"body":46,"breadcrumbs":4,"title":1},"132":{"body":36,"breadcrumbs":5,"title":2},"133":{"body":27,"breadcrumbs":5,"title":2},"134":{"body":22,"breadcrumbs":5,"title":2},"135":{"body":54,"breadcrumbs":5,"title":2},"136":{"body":92,"breadcrumbs":5,"title":2},"137":{"body":23,"breadcrumbs":5,"title":2},"138":{"body":132,"breadcrumbs":5,"title":2},"139":{"body":73,"breadcrumbs":5,"title":2},"14":{"body":34,"breadcrumbs":5,"title":2},"140":{"body":37,"breadcrumbs":5,"title":2},"141":{"body":26,"breadcrumbs":5,"title":2},"142":{"body":1,"breadcrumbs":4,"title":1},"143":{"body":33,"breadcrumbs":4,"title":1},"144":{"body":57,"breadcrumbs":7,"title":4},"145":{"body":286,"breadcrumbs":5,"title":2},"146":{"body":57,"breadcrumbs":4,"title":1},"147":{"body":31,"breadcrumbs":5,"title":2},"148":{"body":84,"breadcrumbs":6,"title":3},"149":{"body":100,"breadcrumbs":5,"title":2},"15":{"body":7,"breadcrumbs":5,"title":2},"150":{"body":85,"breadcrumbs":6,"title":3},"151":{"body":69,"breadcrumbs":5,"title":2},"152":{"body":64,"breadcrumbs":6,"title":3},"153":{"body":14,"breadcrumbs":8,"title":5},"154":{"body":97,"breadcrumbs":6,"title":3},"155":{"body":41,"breadcrumbs":6,"title":3},"156":{"body":41,"breadcrumbs":7,"title":4},"157":{"body":60,"breadcrumbs":6,"title":3},"158":{"body":61,"breadcrumbs":8,"title":5},"159":{"body":282,"breadcrumbs":6,"title":3},"16":{"body":22,"breadcrumbs":5,"title":2},"160":{"body":78,"breadcrumbs":7,"title":4},"161":{"body":93,"breadcrumbs":5,"title":2},"162":{"body":47,"breadcrumbs":5,"title":2},"163":{"body":19,"breadcrumbs":5,"title":2},"164":{"body":75,"breadcrumbs":5,"title":2},"165":{"body":63,"breadcrumbs":5,"title":2},"166":{"body":79,"breadcrumbs":5,"title":2},"167":{"body":75,"breadcrumbs":5,"title":2},"168":{"body":434,"breadcrumbs":5,"title":2},"169":{"body":113,"breadcrumbs":5,"title":2},"17":{"body":163,"breadcrumbs":6,"title":3},"170":{"body":140,"breadcrumbs":5,"title":2},"171":{"body":27,"breadcrumbs":6,"title":3},"172":{"body":80,"breadcrumbs":6,"title":3},"173":{"body":24,"breadcrumbs":5,"title":2},"174":{"body":30,"breadcrumbs":6,"title":3},"175":{"body":81,"breadcrumbs":6,"title":3},"176":{"body":81,"breadcrumbs":5,"title":2},"177":{"body":12,"breadcrumbs":5,"title":2},"178":{"body":19,"breadcrumbs":5,"title":2},"179":{"body":20,"breadcrumbs":5,"title":2},"18":{"body":14,"breadcrumbs":5,"title":2},"180":{"body":18,"breadcrumbs":5,"title":2},"181":{"body":81,"breadcrumbs":5,"title":2},"182":{"body":83,"breadcrumbs":5,"title":2},"183":{"body":30,"breadcrumbs":5,"title":2},"184":{"body":0,"breadcrumbs":5,"title":2},"185":{"body":56,"breadcrumbs":5,"title":2},"186":{"body":51,"breadcrumbs":5,"title":2},"187":{"body":123,"breadcrumbs":5,"title":2},"188":{"body":0,"breadcrumbs":5,"title":2},"189":{"body":0,"breadcrumbs":5,"title":2},"19":{"body":17,"breadcrumbs":5,"title":2},"190":{"body":0,"breadcrumbs":4,"title":1},"191":{"body":52,"breadcrumbs":5,"title":2},"192":{"body":7,"breadcrumbs":4,"title":1},"193":{"body":25,"breadcrumbs":5,"title":2},"194":{"body":67,"breadcrumbs":6,"title":3},"195":{"body":76,"breadcrumbs":6,"title":3},"196":{"body":24,"breadcrumbs":6,"title":2},"197":{"body":71,"breadcrumbs":7,"title":3},"198":{"body":88,"breadcrumbs":7,"title":3},"199":{"body":21,"breadcrumbs":6,"title":2},"2":{"body":20,"breadcrumbs":2,"title":1},"20":{"body":137,"breadcrumbs":5,"title":2},"200":{"body":39,"breadcrumbs":6,"title":2},"201":{"body":20,"breadcrumbs":6,"title":2},"202":{"body":66,"breadcrumbs":6,"title":2},"203":{"body":19,"breadcrumbs":6,"title":2},"204":{"body":113,"breadcrumbs":6,"title":2},"205":{"body":38,"breadcrumbs":6,"title":2},"206":{"body":181,"breadcrumbs":8,"title":4},"207":{"body":101,"breadcrumbs":6,"title":2},"208":{"body":36,"breadcrumbs":6,"title":2},"209":{"body":32,"breadcrumbs":6,"title":2},"21":{"body":119,"breadcrumbs":5,"title":2},"210":{"body":17,"breadcrumbs":6,"title":2},"211":{"body":108,"breadcrumbs":5,"title":1},"212":{"body":12,"breadcrumbs":2,"title":1},"213":{"body":16,"breadcrumbs":3,"title":2},"214":{"body":34,"breadcrumbs":2,"title":1},"215":{"body":0,"breadcrumbs":3,"title":2},"216":{"body":0,"breadcrumbs":2,"title":1},"217":{"body":0,"breadcrumbs":2,"title":1},"218":{"body":97,"breadcrumbs":5,"title":2},"219":{"body":18,"breadcrumbs":5,"title":2},"22":{"body":38,"breadcrumbs":5,"title":2},"220":{"body":9,"breadcrumbs":5,"title":2},"221":{"body":5,"breadcrumbs":5,"title":2},"222":{"body":66,"breadcrumbs":5,"title":2},"223":{"body":11,"breadcrumbs":5,"title":2},"224":{"body":45,"breadcrumbs":5,"title":2},"225":{"body":36,"breadcrumbs":5,"title":2},"226":{"body":129,"breadcrumbs":5,"title":2},"227":{"body":30,"breadcrumbs":5,"title":2},"228":{"body":45,"breadcrumbs":5,"title":2},"229":{"body":54,"breadcrumbs":5,"title":2},"23":{"body":11,"breadcrumbs":5,"title":2},"230":{"body":16,"breadcrumbs":5,"title":2},"231":{"body":9,"breadcrumbs":5,"title":2},"232":{"body":5,"breadcrumbs":5,"title":2},"233":{"body":5,"breadcrumbs":5,"title":2},"234":{"body":39,"breadcrumbs":5,"title":2},"235":{"body":33,"breadcrumbs":5,"title":2},"236":{"body":9,"breadcrumbs":5,"title":2},"237":{"body":5,"breadcrumbs":5,"title":2},"238":{"body":5,"breadcrumbs":5,"title":2},"239":{"body":0,"breadcrumbs":5,"title":2},"24":{"body":72,"breadcrumbs":6,"title":3},"240":{"body":39,"breadcrumbs":4,"title":1},"241":{"body":68,"breadcrumbs":5,"title":2},"242":{"body":9,"breadcrumbs":5,"title":2},"243":{"body":44,"breadcrumbs":5,"title":2},"244":{"body":5,"breadcrumbs":5,"title":2},"245":{"body":46,"breadcrumbs":5,"title":2},"246":{"body":42,"breadcrumbs":5,"title":2},"247":{"body":31,"breadcrumbs":5,"title":2},"248":{"body":9,"breadcrumbs":5,"title":2},"249":{"body":5,"breadcrumbs":5,"title":2},"25":{"body":65,"breadcrumbs":5,"title":2},"250":{"body":10,"breadcrumbs":5,"title":2},"251":{"body":91,"breadcrumbs":5,"title":2},"252":{"body":65,"breadcrumbs":5,"title":2},"253":{"body":38,"breadcrumbs":5,"title":2},"254":{"body":9,"breadcrumbs":5,"title":2},"255":{"body":82,"breadcrumbs":5,"title":2},"256":{"body":127,"breadcrumbs":5,"title":2},"257":{"body":52,"breadcrumbs":5,"title":2},"258":{"body":32,"breadcrumbs":5,"title":2},"259":{"body":45,"breadcrumbs":5,"title":2},"26":{"body":50,"breadcrumbs":5,"title":2},"260":{"body":10,"breadcrumbs":5,"title":2},"261":{"body":5,"breadcrumbs":5,"title":2},"262":{"body":23,"breadcrumbs":5,"title":2},"263":{"body":54,"breadcrumbs":5,"title":2},"264":{"body":16,"breadcrumbs":5,"title":2},"265":{"body":9,"breadcrumbs":5,"title":2},"266":{"body":30,"breadcrumbs":5,"title":2},"267":{"body":5,"breadcrumbs":5,"title":2},"268":{"body":51,"breadcrumbs":5,"title":2},"269":{"body":64,"breadcrumbs":5,"title":2},"27":{"body":0,"breadcrumbs":4,"title":1},"270":{"body":56,"breadcrumbs":5,"title":2},"271":{"body":10,"breadcrumbs":5,"title":2},"272":{"body":31,"breadcrumbs":5,"title":2},"273":{"body":144,"breadcrumbs":5,"title":2},"274":{"body":13,"breadcrumbs":2,"title":1},"275":{"body":30,"breadcrumbs":6,"title":2},"276":{"body":35,"breadcrumbs":6,"title":2},"277":{"body":7,"breadcrumbs":6,"title":2},"278":{"body":25,"breadcrumbs":6,"title":2},"279":{"body":27,"breadcrumbs":6,"title":2},"28":{"body":12,"breadcrumbs":8,"title":5},"280":{"body":0,"breadcrumbs":6,"title":2},"281":{"body":29,"breadcrumbs":5,"title":1},"282":{"body":191,"breadcrumbs":6,"title":2},"283":{"body":12,"breadcrumbs":6,"title":2},"284":{"body":98,"breadcrumbs":6,"title":2},"285":{"body":49,"breadcrumbs":6,"title":2},"286":{"body":0,"breadcrumbs":7,"title":3},"287":{"body":69,"breadcrumbs":5,"title":1},"288":{"body":7,"breadcrumbs":6,"title":2},"289":{"body":8,"breadcrumbs":6,"title":2},"29":{"body":14,"breadcrumbs":8,"title":5},"290":{"body":104,"breadcrumbs":6,"title":2},"291":{"body":0,"breadcrumbs":7,"title":3},"292":{"body":51,"breadcrumbs":5,"title":1},"293":{"body":122,"breadcrumbs":6,"title":2},"294":{"body":10,"breadcrumbs":6,"title":2},"295":{"body":62,"breadcrumbs":6,"title":2},"296":{"body":147,"breadcrumbs":7,"title":3},"297":{"body":30,"breadcrumbs":6,"title":2},"298":{"body":15,"breadcrumbs":4,"title":2},"299":{"body":28,"breadcrumbs":8,"title":3},"3":{"body":288,"breadcrumbs":4,"title":3},"30":{"body":19,"breadcrumbs":4,"title":1},"300":{"body":32,"breadcrumbs":8,"title":3},"301":{"body":14,"breadcrumbs":7,"title":2},"302":{"body":12,"breadcrumbs":7,"title":2},"303":{"body":33,"breadcrumbs":7,"title":2},"304":{"body":24,"breadcrumbs":7,"title":2},"305":{"body":37,"breadcrumbs":8,"title":3},"306":{"body":46,"breadcrumbs":7,"title":2},"307":{"body":40,"breadcrumbs":8,"title":3},"308":{"body":51,"breadcrumbs":9,"title":4},"309":{"body":34,"breadcrumbs":8,"title":3},"31":{"body":30,"breadcrumbs":5,"title":2},"310":{"body":46,"breadcrumbs":7,"title":2},"311":{"body":19,"breadcrumbs":9,"title":4},"312":{"body":27,"breadcrumbs":10,"title":5},"313":{"body":31,"breadcrumbs":11,"title":6},"314":{"body":14,"breadcrumbs":9,"title":4},"315":{"body":86,"breadcrumbs":7,"title":2},"316":{"body":34,"breadcrumbs":9,"title":4},"317":{"body":25,"breadcrumbs":7,"title":2},"318":{"body":82,"breadcrumbs":7,"title":2},"319":{"body":66,"breadcrumbs":7,"title":2},"32":{"body":111,"breadcrumbs":5,"title":2},"320":{"body":16,"breadcrumbs":6,"title":1},"321":{"body":22,"breadcrumbs":9,"title":4},"322":{"body":17,"breadcrumbs":8,"title":3},"323":{"body":14,"breadcrumbs":8,"title":3},"324":{"body":57,"breadcrumbs":8,"title":3},"325":{"body":120,"breadcrumbs":7,"title":2},"326":{"body":47,"breadcrumbs":7,"title":2},"327":{"body":31,"breadcrumbs":8,"title":3},"328":{"body":17,"breadcrumbs":10,"title":5},"329":{"body":24,"breadcrumbs":8,"title":3},"33":{"body":99,"breadcrumbs":5,"title":2},"330":{"body":22,"breadcrumbs":6,"title":2},"331":{"body":7,"breadcrumbs":6,"title":2},"332":{"body":12,"breadcrumbs":6,"title":2},"333":{"body":10,"breadcrumbs":5,"title":1},"334":{"body":31,"breadcrumbs":5,"title":1},"335":{"body":142,"breadcrumbs":6,"title":2},"336":{"body":98,"breadcrumbs":5,"title":1},"337":{"body":91,"breadcrumbs":6,"title":2},"338":{"body":24,"breadcrumbs":7,"title":3},"339":{"body":850,"breadcrumbs":2,"title":1},"34":{"body":167,"breadcrumbs":6,"title":3},"35":{"body":45,"breadcrumbs":5,"title":2},"36":{"body":69,"breadcrumbs":5,"title":2},"37":{"body":63,"breadcrumbs":4,"title":1},"38":{"body":55,"breadcrumbs":4,"title":1},"39":{"body":77,"breadcrumbs":4,"title":1},"4":{"body":34,"breadcrumbs":2,"title":1},"40":{"body":69,"breadcrumbs":5,"title":2},"41":{"body":49,"breadcrumbs":4,"title":1},"42":{"body":38,"breadcrumbs":4,"title":1},"43":{"body":52,"breadcrumbs":4,"title":1},"44":{"body":135,"breadcrumbs":5,"title":2},"45":{"body":123,"breadcrumbs":5,"title":2},"46":{"body":132,"breadcrumbs":6,"title":3},"47":{"body":0,"breadcrumbs":4,"title":1},"48":{"body":3,"breadcrumbs":7,"title":4},"49":{"body":126,"breadcrumbs":7,"title":4},"5":{"body":54,"breadcrumbs":2,"title":1},"50":{"body":117,"breadcrumbs":8,"title":5},"51":{"body":118,"breadcrumbs":4,"title":1},"52":{"body":29,"breadcrumbs":5,"title":2},"53":{"body":17,"breadcrumbs":5,"title":2},"54":{"body":33,"breadcrumbs":5,"title":2},"55":{"body":42,"breadcrumbs":5,"title":2},"56":{"body":59,"breadcrumbs":5,"title":2},"57":{"body":41,"breadcrumbs":4,"title":1},"58":{"body":76,"breadcrumbs":4,"title":1},"59":{"body":53,"breadcrumbs":5,"title":2},"6":{"body":28,"breadcrumbs":4,"title":2},"60":{"body":24,"breadcrumbs":4,"title":1},"61":{"body":51,"breadcrumbs":4,"title":1},"62":{"body":126,"breadcrumbs":5,"title":2},"63":{"body":8,"breadcrumbs":4,"title":1},"64":{"body":80,"breadcrumbs":8,"title":5},"65":{"body":48,"breadcrumbs":8,"title":5},"66":{"body":24,"breadcrumbs":4,"title":1},"67":{"body":56,"breadcrumbs":5,"title":2},"68":{"body":22,"breadcrumbs":5,"title":2},"69":{"body":42,"breadcrumbs":5,"title":2},"7":{"body":18,"breadcrumbs":3,"title":1},"70":{"body":16,"breadcrumbs":5,"title":2},"71":{"body":12,"breadcrumbs":4,"title":1},"72":{"body":41,"breadcrumbs":5,"title":2},"73":{"body":71,"breadcrumbs":5,"title":2},"74":{"body":27,"breadcrumbs":5,"title":2},"75":{"body":23,"breadcrumbs":5,"title":2},"76":{"body":51,"breadcrumbs":5,"title":2},"77":{"body":3,"breadcrumbs":4,"title":1},"78":{"body":25,"breadcrumbs":4,"title":1},"79":{"body":38,"breadcrumbs":5,"title":2},"8":{"body":17,"breadcrumbs":5,"title":2},"80":{"body":137,"breadcrumbs":5,"title":2},"81":{"body":56,"breadcrumbs":5,"title":2},"82":{"body":24,"breadcrumbs":5,"title":2},"83":{"body":13,"breadcrumbs":5,"title":2},"84":{"body":16,"breadcrumbs":5,"title":2},"85":{"body":50,"breadcrumbs":6,"title":3},"86":{"body":8,"breadcrumbs":4,"title":1},"87":{"body":67,"breadcrumbs":6,"title":2},"88":{"body":68,"breadcrumbs":7,"title":3},"89":{"body":58,"breadcrumbs":6,"title":2},"9":{"body":85,"breadcrumbs":4,"title":1},"90":{"body":50,"breadcrumbs":6,"title":2},"91":{"body":112,"breadcrumbs":5,"title":1},"92":{"body":69,"breadcrumbs":6,"title":2},"93":{"body":38,"breadcrumbs":6,"title":2},"94":{"body":35,"breadcrumbs":6,"title":2},"95":{"body":62,"breadcrumbs":6,"title":2},"96":{"body":48,"breadcrumbs":5,"title":1},"97":{"body":58,"breadcrumbs":6,"title":2},"98":{"body":91,"breadcrumbs":6,"title":2},"99":{"body":100,"breadcrumbs":6,"title":2}},"docs":{"0":{"body":"Copyright © 2025 Staysail Systems, Inc. San Marcos, California, United States of America If you find this book or NNG useful, please consider sponsoring the project. tip This book is a work in progress, adapted from earlier sources and updated for the current version of NNG. note This document is supplied under the terms of the MIT License, a copy of which should be located in the distribution where this file was obtained (LICENSE.txt), and reproduced below. Third party contributions to this document were made under the same license terms, and may be covered under one of the following copyrights: Copyright 2018 Capitar IT Group BV. Copyright 2019 Devolutions. Copyright 2020 Dirac Research. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","breadcrumbs":"Copyright » The MIT License","id":"0","title":"The MIT License"},"1":{"body":"--- For Jenichka The sun always shines when you are home.","breadcrumbs":"Dedication » Dedication","id":"1","title":"Dedication"},"10":{"body":"The individual fields of the nng_init_params structure can be used to adjust certain runtime tunables for the library. There is no guarantee that these tunables are implemented, and applications should not depend upon them for correct operation. Any member of nng_init_params that is set to zero will be ignored, and any built in default will be used instead for that value. note Applications should make sure that structure is zero initialized before calling nng_init. The following parameters are present: num_task_threads and max_task_threads Configures the number of threads to use for tasks, which are used principally for completion callbacks. The maximum value can be used to provide an upper limit while still allowing for a dynamically calculated value to be used, as long as it does not exceeed the maximum. num_expire_threads and max_expire_threads Configures the number of threads used for expiring operations. Using a larger value will reduce contention on some common locks, and may improve performance. num_poller_threads and max_poller_threads Configures the number of threads to be used for performing I/O. Not all configurations support changing these values. num_resolver_threads Changes the number of threads used for asynchronous DNS look ups.","breadcrumbs":"API Reference » Initialization » Parameters","id":"10","title":"Parameters"},"100":{"body":"typedef struct nng_iov { void *iov_buf; size_t iov_len;\n} nng_iov; void nng_aio_set_iov(nng_aio *aio, unsigned nio, const nng_iov *iov); Some asynchronous operations, such as those dealing with streams , use scatter or gather vectors, where data to be transferred is either gathered from multiple separate regions of memory, or scattered into separate regions of memory. For example a message may have a header located at one location in memory, and a payload located in another. The nng_aio_set_iov function configures the aio to use nio separate segments, described by the elements in iov . For each of these, the segment of size iov_len located at iov_buf will be used. The elements of iov will be copied into aio , so the vector may be located on the stack or another temporary location. The locations referenced by it, must remain valid for the duration of the operation, of course. Note that many of these operations are not guaranteed to perform a full transfer of data, so even a successful operation should check the amount of data actually transferred using nng_aio_count , and if necessary resubmit the operation with a suitably updated vector of nng_iov using this function.","breadcrumbs":"API Reference » Asynchronous I/O » Scatter Gather Vectors","id":"100","title":"Scatter Gather Vectors"},"101":{"body":"Synchronization , Threads , Streams , Time","breadcrumbs":"API Reference » Asynchronous I/O » See Also","id":"101","title":"See Also"},"102":{"body":"In order to allow safely accessing shared state, or to allow coordination between different threads , NNG provides synchronization primitives in the form of mutual exclusion locks and condition variables. Correct use of these primitives will be needed when accessing shared state from threads, or from callback functions associated with asynchronous operations . (The need to do this in callbacks is because the callback may be executed under a task thread other than the submitting thread.)","breadcrumbs":"API Reference » Synchronization » Synchronization Primitives","id":"102","title":"Synchronization Primitives"},"103":{"body":"typedef struct nng_mtx nng_mtx; Mutual exclusion locks, or mutex locks, represented by the nng_mtx structure, allow only a single thread to lock \"own\" the lock, acquired by nng_mtx_lock . Any other thread trying to acquire the same mutex will wait until the owner has released the mutex by calling nng_mtx_unlock .","breadcrumbs":"API Reference » Synchronization » Mutual Exclusion Lock","id":"103","title":"Mutual Exclusion Lock"},"104":{"body":"int nng_mutx_alloc(nng_mt **mtxp); A mutex can be created by allocating one with nng_mtx_lock. On success, a pointer to the mutex is returned through mtxp . This function can fail due to insufficient memory or resources, in which case it will return NNG_ENOMEM . Otherwise it will succceed and return zero.","breadcrumbs":"API Reference » Synchronization » Creating a Mutex","id":"104","title":"Creating a Mutex"},"105":{"body":"void nng_mtx_free(nng_mtx *mtx); When no longer needed, a mutex can be deallocated and its resources returned to the caller, by calling nng_mtx_free. The mutex must not be locked by any thread when calling this function.","breadcrumbs":"API Reference » Synchronization » Destroying a Mutex","id":"105","title":"Destroying a Mutex"},"106":{"body":"void nng_mtx_lock(nng_mtx *mtx); The nng_mtx_lock function acquires ownership of a mutex, waiting for it to unowned by any other threads if necessary. important A thread must not attempt to reqacuire the same mutex while it already \"owns\" the mutex. If it does attempt to do so, the result will be a single party deadlock.","breadcrumbs":"API Reference » Synchronization » Acquiring a Mutex","id":"106","title":"Acquiring a Mutex"},"107":{"body":"void nng_mtx_unlock(nng_mtx *mtx); The nng_mtx_unlock function releases a mutex that the calling thread has previously acquired with nng_mtx_lock . important A thread must not attempt to release (unlock) a mutex if it was not the thread that acquired the mutex to begin with.","breadcrumbs":"API Reference » Synchronization » Releasing a Mutex","id":"107","title":"Releasing a Mutex"},"108":{"body":"typedef struct nng_cv nng_cv; The nng_cv structure implements a condition variable, associated with the the mutex mtx which was supplied when it was created. Condition variables provide for a way to wait on an arbitrary condition, and to be woken when the condition is signaled. The mutex is dropped while the caller is asleep, and reacquired atomically when the caller is woken. important The caller of nng_cv_until, nng_cv_wait, nng_cv_wake, and nng_cv_wake1 must have ownership of the mutex mtx when calling these functions.","breadcrumbs":"API Reference » Synchronization » Condition Variable","id":"108","title":"Condition Variable"},"109":{"body":"int nng_cv_alloc(nng_cv **cvp, nng_mtx *mtx); The nng_cv_alloc function allocates a condition variable, and associated with the mutex mtx , and returns a pointer to it in cvp .","breadcrumbs":"API Reference » Synchronization » Creating a Condition Variable","id":"109","title":"Creating a Condition Variable"},"11":{"body":"extern void nng_init(nng_init_parms *params); When the consumer is ready to deallocate any resoures allocated by the library, it should call the nng_fini function. Each call to nng_fini should be paired with an earlier call to nng_init . After calling nng_fini, the consuming application must not make any other calls to NNG functions, except that it may use nng_init to initialize the application for further use.","breadcrumbs":"API Reference » Initialization » Finalization","id":"11","title":"Finalization"},"110":{"body":"void nng_cv_free(nng_cv *cv); The nng_cv_free function deallocates the condition variable cv .","breadcrumbs":"API Reference » Synchronization » Destroy a Condition Variable","id":"110","title":"Destroy a Condition Variable"},"111":{"body":"int nng_cv_until(nng_cv *cv, nng_time when);\nvoid nng_cv_wait(nng_cv *cv); The nng_cv_until and nng_cv_wait functions put the caller to sleep until the condition variable cv is signaled, or (in the case of nng_cv_until), the specified time when (as determined by nng_clock is reached. While nng_cv_wait never fails and so has no return value, the nng_cv_until function can return NNG_ETIMEDOUT if the time is reached before condition cv is signaled by either nng_cv_wake or nng_cv_wake1 .","breadcrumbs":"API Reference » Synchronization » Waiting for the Condition","id":"111","title":"Waiting for the Condition"},"112":{"body":"void nng_cv_wake(nng_cv *cv);\nvoid nng_cv_wake1(nng_cv *cv); The nng_cv_wake and nng_cv_wake1 functions wake threads waiting in nng_cv_until or nng_cv_wait . The difference between these functions is that nng_cv_wake will wake every thread, whereas nng_cv_wake1 will wake up exactly one thread (which may be chosen randomly). tip Use of nng_cv_wake1 may be used to reduce the \"thundering herd\" syndrom of waking all threads concurrently, but should only be used in circumstances where the application does not depend on which thread will be woken. When in doubt, nng_cv_wake is safer.","breadcrumbs":"API Reference » Synchronization » Signaling the Condition","id":"112","title":"Signaling the Condition"},"113":{"body":"","breadcrumbs":"API Reference » Synchronization » Examples","id":"113","title":"Examples"},"114":{"body":"nng_mtx *m;\nnng_cv *cv;\nnng_mtx_alloc(&m); // error checks elided\nnng_cv_alloc(&cv, m);","breadcrumbs":"API Reference » Synchronization » Example 1: Allocating the condition variable","id":"114","title":"Example 1: Allocating the condition variable"},"115":{"body":"expire = nng_clock() + 1000; // 1 second in the future\nnng_mtx_lock(m); // assume cv was allocated using m\nwhile (!condition_true) { if (nng_cv_until(cv, expire) == NNG_ETIMEDOUT) { printf(\"Time out reached!\\n\"); break; }\n}\n// condition_true is true\nnng_mtx_unlock(m);","breadcrumbs":"API Reference » Synchronization » Example 2: Waiting for the condition","id":"115","title":"Example 2: Waiting for the condition"},"116":{"body":"nng_mtx_lock(m);\ncondition_true = true;\nnng_cv_wake(cv);\nnng_mtx_unlock(m);","breadcrumbs":"API Reference » Synchronization » Example 3: Signaling the condition","id":"116","title":"Example 3: Signaling the condition"},"117":{"body":"Threads , Time , Asynchronous I/O","breadcrumbs":"API Reference » Synchronization » See Also","id":"117","title":"See Also"},"118":{"body":"Threads provide a means of representing multiple parallel execution contexts. NNG makes use of this concept internally, but also provides for user applications to utilize the same thread facilities. This allows one form of concurrency for applications. note Threads in NNG are built upon platform support, which may be based upon operating system supplied threads, process, or coroutines. The appearance of concurrency does not guarantee true concurrency, and scheduling between threads may not necessarily be pre-emptive. While this will not adversely impact applications that use this facility for I/O bound concurrency, it may not provide good results for purely CPU-bound operations. important Thread objects created by this function may not be real system-level threads capable of performing blocking I/O operations using normal blocking system calls. If use of blocking system calls is required (not including APIs provided by the NNG library itself of course), then real OS-specific threads should be created instead (such as with pthread_create or similar functions.) Blocking NNG library calls can however be made safely from NNG threads. tip The system may impose limits on the number of threads that can be created. Typically applications should not create more than a dozen of these. If greater concurrency or scalability is needed, consider instead using an asynchronous model using nng_aio structures.","breadcrumbs":"API Reference » Threads » Threads","id":"118","title":"Threads"},"119":{"body":"typedef struct nng_thread nng_thread; The nng_thread structure represnts a thread, which is a single execution context. A given thread will have its own stack, and CPU registers. However global state, as well as values allocated on the heap, will be shared and accessible to all threads in the system (See the Synchronization chapter for functions to help with data sharing between different threads.) Multiple threads can be thought of as running concurrently, even though they might not actually do so. I/O operations that block (i.e. wait for completion) will block the thread, while allowing other threads to proceed.","breadcrumbs":"API Reference » Threads » Thread Structure","id":"119","title":"Thread Structure"},"12":{"body":"Messages in Scalability Protocols are the fundamental unit of transmission and reception, as these protocols are fundamentally message-oriented. Messages have a body , containing the application-supplied payload, and a header , containing protocol specific routing and similar related information. tip Only applications using raw mode need to access the message header. Very few NNG applications do this.","breadcrumbs":"API Reference » Messages » Messages","id":"12","title":"Messages"},"120":{"body":"int nng_thread_create(nng_thread **thrp, void (*func)(void *), void *arg); The nng_thread_create function creates a thread, which will execute func , with the given argument arg , and returns a pointer to it in thrp . The thread may begin execution immediately. The thread will persist until func returns. This function returns zero on success, but may return NNG_ENOMEM if insufficient resources to create a thread are available.","breadcrumbs":"API Reference » Threads » Creating a Thread","id":"120","title":"Creating a Thread"},"121":{"body":"void nng_thread_destroy(nng_thread *thr); The nng_thread_destroy function waits for the thread thr to finish execution. This function should be called to reclaim any resources associated with the thread when done. It also has the effect of blocking execution in the caller until thr has completed executing.","breadcrumbs":"API Reference » Threads » Destroying a Thread","id":"121","title":"Destroying a Thread"},"122":{"body":"void nng_thread_set_name(nng_thread *thr, const char *name); In order to facilitate debugging, nng_thread_set_name may be called to provide a name for the thread. This may change how the thread is represented in debuggers. Not all platforms support setting the thread name.","breadcrumbs":"API Reference » Threads » Thread Names","id":"122","title":"Thread Names"},"123":{"body":"Synchronization , Asynchronous Operations","breadcrumbs":"API Reference » Threads » See Also","id":"123","title":"See Also"},"124":{"body":"This chapter describes the support for message logs. Both applications and NNG itself can emit logs, which can be useful for application field support and debugging. Additionally applications can customize the handling of this logging as needed. Note that logging is disabled by default unless an application configures a suitable logger with nng_log_set_logger .","breadcrumbs":"API Reference » Logging » Logging","id":"124","title":"Logging"},"125":{"body":"void nng_log_err(const char *msgid, const char *msg, ...);\nvoid nng_log_warn(const char *msgid, const char *msg, ...);\nvoid nng_log_notice(const char *msgid, const char *msg, ...);\nvoid nng_log_info(const char *msgid, const char *msg, ...);\nvoid nng_log_debug(const char *msgid, const char *msg, ...); These functions inject a a message into the logging system, where it will be processed and potentially go to system logs, standard output, or procssed further. The msgid is a short prefix that should uniquely identify the message, possibly also with some kind of category. It is recommended that strings between 8 and 16 charactes be used. As this may, but will not necessarily be displayed to the user, the content of the message should not appear solely in this field. A NULL value is permitted here, but that may make filtering the message or other automatic processing more difficult. The msg is a printf-style format string, which is used to format the message content. The following arguments are consumed in the same manner as printf. tip Applications should take care to limit the use of higher severity levels, as message logs are potentially expensive, increase stress for end users and administrators, and further may mask real problems if incorrectly over used. Warnings and error messages should be concise and actionable, and notices should only really be those things that are worthy of attention. Informational and debug messages used during development should be removed when no longer needed, as these messages can overwhelm logging subsystems and can reduce the signal-to-noise value for the message logs, impairing the diagnostic value of the logs.","breadcrumbs":"API Reference » Logging » Submitting Logs","id":"125","title":"Submitting Logs"},"126":{"body":"void nng_log_auth(nng_log_level level, const char *msgid, const char *msg, ...); The nng_log_auth function formats and injects a security related log message. (\"Auth\" can indicate either \"authentication\" or \"authorization\".) The level is a log level . The msgid , msg , and any remaining arguments are processed in a fashion similar to the other logging functions , except that the logs may be are logged using the NNG_LOG_AUTH facility , and thus may be redirected or receive other special treatment.","breadcrumbs":"API Reference » Logging » Auth Logs","id":"126","title":"Auth Logs"},"127":{"body":"typedef enum nng_log_level nng_log_level; void nng_log_set_level(nng_log_level level);\nnng_log_level nng_log_get_level(void); The nng_log_level type represents a severity for logged messages. These levels correspond to those found in the UNIX syslog subsystem, although applications should not depend upon the values being identical. The nng_log_set_level function sets the log level. Messages with a severity that is numerically greater than this (less-severe) will be discarded. The nng_log_get_level function returns the log level most recently set by nng_log_set_level or the default if that function has not been called. The log levels are defined as follows: typedef enum nng_log_level { NNG_LOG_NONE = 0, // used for filters only, NNG suppresses these NNG_LOG_ERR = 3, NNG_LOG_WARN = 4, NNG_LOG_NOTICE = 5, NNG_LOG_INFO = 6, NNG_LOG_DEBUG = 7\n} nng_log_level; The value NNG_LOG_NONE may be useful to suppress message logs altogether. The default level is typically NNG_LOG_NOTICE, but applications should select a value rather than relying upon the default.","breadcrumbs":"API Reference » Logging » Log Levels","id":"127","title":"Log Levels"},"128":{"body":"typedef enum nng_log_facility void nng_log_set_facility(nng_log_facility facility); Logging facilities are used to indicate the source of a log message, and may be useful in routing and processing these logs. Traditionally these are used with the UNIX syslog system, and the values here represent some (but not all) of the values found there. The following values are defined: typedef enum nng_log_facility { NNG_LOG_USER = 1, NNG_LOG_DAEMON = 3, NNG_LOG_AUTH = 10, NNG_LOG_LOCAL0 = 16, NNG_LOG_LOCAL1 = 17, NNG_LOG_LOCAL2 = 18, NNG_LOG_LOCAL3 = 19, NNG_LOG_LOCAL4 = 20, NNG_LOG_LOCAL5 = 21, NNG_LOG_LOCAL6 = 22, NNG_LOG_LOCAL7 = 23,\n} nng_log_facility; The nng_log_set_facility function can be used to set the facility that the application will use when emitting log messages. This should be called as part of initialization of the application, if logging is to be used. The default facility is typically NNG_LOG_USER, but applications should select a value rather than relying upon the default.","breadcrumbs":"API Reference » Logging » Log Facilities","id":"128","title":"Log Facilities"},"129":{"body":"typedef void (*nng_logger)(nng_log_level level, nng_log_facility facility, const char *msgid, const char *msg); void nng_null_logger(nng_log_level, nng_log_facility, const char *, const char *);\nvoid nng_stderr_logger(nng_log_level, nng_log_facility, const char *, const char *);\nvoid nng_system_logger(nng_log_level, nng_log_facility, const char *, const char *); void nng_log_set_logger(nng_logger logger); Log handlers are responsible for actually processing the logged messages. The nng_log_set_logger function installs the named logger , of type nng_logger, as the log handler. The function logger will be called when any message is meant to be processed. (Messages are first filtered by severity , then formatted, before calling the logger.) Any previously installed logger is replaced by logger . The nng_null_logger function is an implementation of nng_logger that simply discards the content. This is the default logger, so logging is disabled by default. The nng_stderr_logger function is an implementation that logs messages to the standard error stream. It will attempt to colorize messages by the severity, if the standard error is a terminal device. This can be suppressed by setting either the NO_COLOR or NNG_LOG_NO_COLOR environment variables. The nng_system_logger attempts to use an appropriate system facility to log messages. For POSIX systems, this means using syslog to process the messages. For other systems the defauilt behavior may be the same as nng_stderr_logger.","breadcrumbs":"API Reference » Logging » Log Handlers","id":"129","title":"Log Handlers"},"13":{"body":"typedef struct nng_msg nng_msg; The nng_msg structure represents a single message. It carries a body and a header.","breadcrumbs":"API Reference » Messages » Message Structure","id":"13","title":"Message Structure"},"130":{"body":"The Syslog Protocol upon which this is based is documented in the following two IETF RFCS, R. Gerhards, RFC 5424 , The Syslog Protocol , March 2009 C. Lonvick, RFC 3164 , The BSD syslog Protocol , August 2001","breadcrumbs":"API Reference » Logging » See Also","id":"130","title":"See Also"},"131":{"body":"To facilitate debugging and support situations, the NNG library provides for collection and reporting of numerous statistics. These statistics are organized in a tree, and include both values, and metadata describing the statistics. In order to be efficient and minimize the impact of maintaining statistics, an explicit snapshot of statistics must be taken, and that snapshot can then be processed. note Statistics may be disabled by build-time configuration options, in order to reduce program size and run-time overheads.","breadcrumbs":"API Reference » Statistics » Statistics","id":"131","title":"Statistics"},"132":{"body":"typedef struct nng_stat nng_stat; The nng_stat structure represents a statistic, which is a single value collected at a specific point in time. This structure has meta-data describing the value, the value itself, and links to any sibling or child statistics. note The presence, name, and semantics of any given statistic are subject to change at any time and without notice.","breadcrumbs":"API Reference » Statistics » Statistic Structure","id":"132","title":"Statistic Structure"},"133":{"body":"int nng_stats_get(nng_stat **statsp); The nng_stats_get function takes a snapshot of the statistics for the system and returns it through the pointer statsp . This function may return NNG_ENOMEM if memory is exhausted, or NNG_ENOTSUP if the statistics support is not enabled in the build, but is otherwise expected to return zero.","breadcrumbs":"API Reference » Statistics » Collecting a Snapshot","id":"133","title":"Collecting a Snapshot"},"134":{"body":"void nng_stats_free(nng_stat *stat); The nng_stats_free function deallocates the snapshot referenced by stat . important The stat must be root of the statistics tree, i.e. the value that was returned through statsp using the function nng_stats_get.","breadcrumbs":"API Reference » Statistics » Freeing a Snapshot","id":"134","title":"Freeing a Snapshot"},"135":{"body":"const nng_stat *nng_stat_child(const nng_stat *stat);\nconst nng_stat *nng_stat_next(const nng_stat *stat);\nconst nng_stat *nng_stat_parent(const nng_stat *stat); Traversing the tree of statistics is done using the nng_stat_child and nng_stat_next functions. The nng_stat_child function returns either the first child of stat , or NULL if the stat has no children. The nng_stat_next function returns the nearest sibling to the right of stat , or NULL if stat has no more siblings to the right. The nng_stat_parent function returns the parent of stat , or NULL if stat is the root of the statistics tree.","breadcrumbs":"API Reference » Statistics » Traversing the Tree","id":"135","title":"Traversing the Tree"},"136":{"body":"const nng_stat *nng_stat_find(const nng_stat *stat, const char *name);\nconst nng_stat *nng_stat_find_dialer(const nng_stat *stat, nng_dialer dialer);\nconst nng_stat *nng_stat_find_listener(const nng_stat *stat, nng_dialer listener);\nconst nng_stat *nng_stat_find_socket(const nng_stat *stat, nng_dialer socket); Sometimes it is easiest to search for a specific statistic, matching by name, or possibly to find the tree of statistics associated iwth a specific socket , dialer , or listener . The nng_stat_find functions are provided for this purpose. The nng_stat_find function returns the first statistic within the subtree of statistics stat , with the given name . If no such statistic can be found, NULL is returned. The nng_stat_find_dialer, nng_stat_find_listener, and nng_stat_find_socket return the statistics subtree for the given dialer, listener, or socket object. If no such statistic can be found, then they return NULL. These functions should be provided the root of the statistic tree, in order to ensure that they can find the desired object.","breadcrumbs":"API Reference » Statistics » Finding a Statistic","id":"136","title":"Finding a Statistic"},"137":{"body":"const char *nng_stat_name(const nng_stat *stat);\nconst char *nng_stat_desc(const nng_stat *stat); Every statistic has a name, returned by nng_stat_name, and a description, returned by nng_stat_desc. Descriptions are human-readable text, which might be useful for display.","breadcrumbs":"API Reference » Statistics » Statistic Identification","id":"137","title":"Statistic Identification"},"138":{"body":"int nng_stat_type(const nng_stat *stat); The function nng_stat_type returns the type of the statistic. The type of a statistic determines the nature of the value, and which function can be used to obtain that value. NNG_STAT_SCOPE: The statistic does not carry any real value, but is used for grouping related statistics together. This is a nexus in the statistics tree. NNG_STAT_COUNTER: The statistic is a counter that only increments. Usually the change in the value of the statistic is more interesting (as a rate) than the absolute value at any given time. The value should be obtained using nng_stat_value . The units will be given by the value returned from nng_stat_unit . NNG_STAT_LEVEL: The statistic represnts a measured value which corresponds to a specific value at a specific time. For example, this may represent the number of messages currently queued for some operation, or the link speed of a network interface. Most often the absolute value is more interesting than the change in the value over time. Again the value can be obtained with nng_stat_value , and any appropriate unit of measurement with nng_stat_unit . NNG_STAT_STRING: The statistic is a string, such as a name. The value of the string can be obtained with nng_stat_string . The value of this string will remain valid until the snapshot is deallocated with nng_stats_free . NNG_STAT_BOOLEAN: The value of the statistic is a truth value (either true or false) and can be obtained with nng_stat_bool . NNG_STAT_ID: The value of the statistic is a numeric identifier, such as a socket identifier. The value can be obtained with nng_stat_value , and will be fixed for the life of the statistic.","breadcrumbs":"API Reference » Statistics » Statistic Type","id":"138","title":"Statistic Type"},"139":{"body":"uint64_t nng_stat_value(const nng_stat *stat);\nconst char *nng_stat_string(const nng_stat *stat);\nbool nng_stat_bool(const nng_stat *stat); These functions return the value associated with the statistic. The nng_stat_value function returns the the numeric value for the statistic stat of type NNG_STAT_COUNTER , NNG_STAT_LEVEL , or NNG_STAT_ID . If stat is not one of these types, then it returns zero. The nng_stat_bool function returns the Boolean value (either true or false) for the statistic stat of type NNG_STAT_BOOLEAN . If the statistics is not of this type, then it returns false. The nng_stat_string function returns a pointer to a string value for the statistic stat , of type NNG_STAT_STRING . This string will remain valud until the snapshot that stat was collected with is deallocated with nng_stats_free . If the statistic is not of type NNG_STAT_STRING, then NULL is returned.","breadcrumbs":"API Reference » Statistics » Statistic Value","id":"139","title":"Statistic Value"},"14":{"body":"int nng_msg_alloc(nng_msg **msgp, size_t size); The nng_msg_alloc function allocates a new message. It takes a size argument, and returns a message with a preallocated body of that size in the msgp parameter. If it succeeds, it returns zero, otherwise this function may return NNG_ENOMEM , indicating that insufficient memory is available to allocate a new message.","breadcrumbs":"API Reference » Messages » Create a Message","id":"14","title":"Create a Message"},"140":{"body":"int nng_stat_unit(const nng_stat *stat); For statistics of type NNG_STAT_COUNTER or NNG_STAT_LEVEL , it is often useful to know what that quantity being reported measures. The following units may be returned from nng_stat_unit for such a statistic: NNG_UNIT_NONE: No unit is known or applies. NNG_UNIT_BYTES: A count of bytes. NNG_UNIT_MESSAGES: A count of messages. NNG_UNIT_MILLIS: A count of milliseconds. NNG_UNIT_EVENTS: A count of events of some type.","breadcrumbs":"API Reference » Statistics » Statistic Units","id":"140","title":"Statistic Units"},"141":{"body":"uint64_t nng_stat_timestamp(const nng_stat *stat); Statistics have a timestamp indicating when the value was sampled, obtained via nng_stat_timestamp. The timestamp is given in in milliseconds since a reference time, and the reference time used here is the same reference time used for nng_clock .","breadcrumbs":"API Reference » Statistics » Statistic Timestamp","id":"141","title":"Statistic Timestamp"},"142":{"body":"nng_clock","breadcrumbs":"API Reference » Statistics » See Also","id":"142","title":"See Also"},"143":{"body":"Many NNG functions can fail for a variety of reasons. These functions tend to return either zero on success, or a non-zero error code to indicate failure. 1 All these error codes are int. Not every possible error code is defined here, as sometimes an underlying system or library error code is \"wrapped\".","breadcrumbs":"API Reference » Errors » Errors","id":"143","title":"Errors"},"144":{"body":"const char *nng_strerror(int err); The nng_strerror returns the human-readable description of the given error in err. The error message returned is a fixed NUL-terminated string and may be located in read-only memory. The returned error message is provided in US English, but in the future locale-specific strings may be presented instead. note The specific strings associated with specific error messages are subject to change. Therefore applications must not depend on the message, but may use them verbatim when supplying information to end-users, such as in diagnostic messages or log entries.","breadcrumbs":"API Reference » Errors » Human Readable Error Message","id":"144","title":"Human Readable Error Message"},"145":{"body":"Error Value Description NNG_EINTR 1 Operation interrupted. NNG_ENOMEM 2 Out of memory, or other resource exahusted. NNG_EINVAL 3 Invalid argument. The arguments are invalid or malformed somehow. NNG_EBUSY 4 Resource busy. NNG_ETIMEDOUT 5 Timed out. The operation took longer than the allotted time. NNG_ECONNREFUSED 6 Connection refused. Usually indicates the wrong address or a server is running. NNG_ECLOSED 7 Object closed. Typically the socket is closed. NNG_EAGAIN 8 Try again. Typcally for a non-blocking operation that might succeed later. NNG_ENOTSUP 9 Not supported. Perhaps the protocol or transport is not supported, or the operation is not not supported with the transport or protocol. NNG_EADDRINUSE 10 Address in use. The network address is already used by another process. Most often this is seen for listeners . NNG_ESTATE 11 Incorrect state. The operation cannot be performed in the current state, such as trying to send a response when no request has yet been received. NNG_ENOENT 12 Entry not found (no such object.) Can also indicate that a file does not exist. NNG_EPROTO 13 Protocol error. Typically this indicates incorrect messages over a network. NNG_EUNREACHABLE 14 Destination unreachable. NNG_EADDRINVAL 15 Address invalid. Like NNG_EINVAL , but only for network addresses. NNG_EPERM 16 Permission denied. NNG_EMSGSIZE 17 Message too large. NNG_ECONNABORTED 18 Connection aborted. A connection attempt was aborted locally. NNG_ECONNRESET 19 Connection reset. The remote peer reset the connection unexpectedly. NNG_ECANCELED 20 Operation canceled. Typically as a result of nng_aio_cancel or similar. NNG_ENOFILES 21 Out of files. Either the destination file system cannot store files, or all available file handles are used. NNG_ENOSPC 22 Out of space. Destination table or filesystem is full. NNG_EEXIST 23 Resource already exists. NNG_EREADONLY 24 Read only resource. An attempt to modify a read-only file or other object. NNG_EWRITEONLY 25 Write only resource. A read operation failed because the object only supports writes. NNG_ECRYPTO 26 Cryptographic error. Usually indicates an invalid key was used for TLS. NNG_EPEERAUTH 27 Peer could not be authenticated. NNG_EBADTYPE 30 Incorrect type. A type-specific function was used for an object of the wrong type. NNG_ECONNSHUT 31 Connection shutdown. The connection was shut down and cannot be used. NNG_ESTOPPED 1000 Operation stopped. The operation was stopped with nng_aio_stop or [nng_aio_close]. NNG_EINTERNAL 1000 An unidentifier internal error occurred. NNG_ESYSERR 0x10000000 - 0x1FFFFFFF An unidentified system error occurred. These are errors reported by the operating system. NNG_ETRANERR 0x20000000 - 0x2FFFFFFF An unidentified transport error occurred. 1 : This convention goes back to UNIX system calls, which behave the same way, but NNG does not use a separate errno variable.","breadcrumbs":"API Reference » Errors » List of Errors","id":"145","title":"List of Errors"},"146":{"body":"NNG provides a common streams API for working with byte-oriented streams. In NNG, streams are bidirectional connections for exchanging a stream of bytes. Some common examples of streams are TCP connections, UNIX domain sockets, Windows named pipes, and WebSockets. The API documented here is to facilitate applications that wish to work with these at a lower-level than Scalability Protocols, in a way that is both portable and agnostic about the specific underlying transport mechanism. tip When working with Scalability Protocols directly, it is unlikely that there will be any need for using these Streams APIs.","breadcrumbs":"API Reference » Streams » Streams","id":"146","title":"Streams"},"147":{"body":"typedef struct nng_stream nng_stream The base nng_stream type represents a bidirectional, byte-oriented, reliable connection. note The nng_stream object is used for raw byte stream connections, and should not be confused with a pipe object created on a socket using the nng_listen , nng_dial or related functions.","breadcrumbs":"API Reference » Streams » Stream Type","id":"147","title":"Stream Type"},"148":{"body":"void nng_stream_send(nng_stream *s, nng_aio *aio);\nvoid nng_stream_recv(nng_stream *s, nng_aio *aio); The nng_stream_send function starts sending data asynchronously over the stream s . The data is sent from the scatter/gather vector located in the nng_aio aio , which must have been previously set using nng_aio_set_iov . The nng_stream_recv function starts receiving data [asynchronously over the stream s into the scatter/gather vector located in the nng_aio aio , which must have been previously set using nng_aio_set_iov . These functions return immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via nng_aio_result . The I/O operation may complete as soon as at least one byte has been transferred, or an error has occurred. Therefore, the number of bytes transferred may be less than requested. The actual number of bytes transferred can be determined with nng_aio_count .","breadcrumbs":"API Reference » Streams » Sending and Receiving Data","id":"148","title":"Sending and Receiving Data"},"149":{"body":"void nng_stream_close(nng_stream *s);\nvoid nng_stream_stop(nng_stream *s);\nvoid nng_stream_free(nng_stream *s); The nng_stream_close function closes a stream, but does not destroy it. This function returns immediately. Operations that are pending against the stream, such as nng_stream_send or nng_stream_recv operations will be canceled asynchronously, if possible. Those operations will result in NNG_ECLOSED . The nng_stream_stop function not only closes the stream, but waits for any operations pending against it to complete, and for any underlying asynchronous registered I/O to be fully deregistered. As some systems use separate threads for asynchronous I/O, stopping the stream is necessary before those resources can be freed. Until the stream is stopped, there could still be I/O operations in flight, making it unsafe to deallocate memory. The nng_stream_free function stops the stream like nng_stream_stop, but also deallocates the stream itself. note Because nng_stream_stop and nng_stream_free both may block waiting for outstanding I/O to complete or be aborted, these functions are unsafe to call from functions that may not block, such as the completion function registered with an nng_aio when it is created.","breadcrumbs":"API Reference » Streams » Closing a Stream","id":"149","title":"Closing a Stream"},"15":{"body":"void nng_msg_free(nng_msg *msg); The nng_msg_free function deallocates a message.","breadcrumbs":"API Reference » Messages » Destroy a Message","id":"15","title":"Destroy a Message"},"150":{"body":"int nng_stream_get_bool(nng_stream *s, const char *opt, bool *valp);\nint nng_stream_get_int(nng_stream *s, const char *opt, int *valp);\nint nng_stream_get_ms(nng_stream *s, const char *opt, nng_duration *valp);\nint nng_stream_get_size(nng_stream *s, const char *opt, size_t *valp);\nint nng_stream_get_addr(nng_stream *s, const char *opt, nng_sockaddr *valp);\nint nng_stream_get_string(nng_stream *s, const char *opt, char **valp); These functions are used to obtain value of an option named opt from the stream s , and store it in the location referenced by valp . These functions access an option as a specific type. The transport layer will have details about which options are available, and which type they may be accessed using. In the case of nng_stream_get_string, the string is created as if by nng_strdup , and must be freed by the caller using nng_strfree when no longer needed.","breadcrumbs":"API Reference » Streams » Getting Stream Options","id":"150","title":"Getting Stream Options"},"151":{"body":"typedef struct nng_stream_dialer nng_stream_dialer;\ntypedef struct nng_stream_listener nng_stream_listener; The nng_stream_listener object and nng_stream_listener objects can be thought of as factories that create nng_stream streams. The nng_stream_listener object a handle to a listener, which creates streams by accepting incoming connection requests. In a BSD socket implementation, this is the entity responsible for doing bind, listen and accept. Normally a listener may be used to accept multiple, possibly many, concurrent connections. The nng_stream_dialer object is a handle to a dialer, which creates streams by making outgoing connection requests. While there isn't a specific BSD socket analogue, this can be thought of as a factory for TCP sockets created by opening them with socket and then calling connect on them.","breadcrumbs":"API Reference » Streams » Stream Factories","id":"151","title":"Stream Factories"},"152":{"body":"int nng_stream_dialer_alloc(nng_stream_dialer **dialerp, const char *url);\nint nng_stream_dialer_alloc_url(nng_stream_dialer **dialerp, const nng_url *url);\nint nng_stream_listener_alloc(nng_stream_listener **lstenerp, const char *url);\nint nng_stream_listener_alloc_url(nng_stream_listener **listenerp, const nng_url *url); The nng_stream_dialer_alloc and nng_stream_dialer_alloc_url functions create a stream dialer, associated the URL specified by url represented as a string, or as an nng_url object, respectively. The dialer is returned in the location dialerp references. The nng_stream_listener_alloc and nng_stream_listener_alloc_url functions create a stream listener, associated the URL specified by url represented as a string, or as an nng_url object, respectively. The listener is returned in the location listenerp references.","breadcrumbs":"API Reference » Streams » Creating a Stream Factory","id":"152","title":"Creating a Stream Factory"},"153":{"body":"This shows creating a TCP listener that listens on INADDR_ANY, port 444. nng_listener listener;\nint rv = nng_stream_listener_alloc(&listener, \"tcp://:444\");","breadcrumbs":"API Reference » Streams » Example 1: Creating a TCP Listener","id":"153","title":"Example 1: Creating a TCP Listener"},"154":{"body":"void nng_stream_dialer_close(nng_stream_listener *dialer);\nvoid nng_stream_dialer_stop(nng_stream_listener *dialer);\nvoid nng_stream_dialer_free(nng_stream_listener *dialer);\nvoid nng_stream_listener_close(nng_stream_listener *listener);\nvoid nng_stream_listener_stop(nng_stream_listener *listener);\nvoid nng_stream_listener_free(nng_stream_listener *listener); The nng_stream_dialer_close and nng_stream_listener_close functions close the stream dialer or listener , preventing it from creating new connections. This will generally include closing any underlying file used for creating such connections. However, some requests may still be pending when this function returns, as it does not wait for the shutdown to complete. The nng_stream_dialer_stop and nng_stream_listener_stop functions performs the same action, but also wait until all outstanding requests are serviced, and the dialer or listener is completely stopped. Because they blocks, these functions must not be called in contexts where blocking is not allowed. The nng_stream_dialer_free and nng_stream_listener_free function performs the same action as nng_stream_dialer_stop or nng_stream_listener_stop, but also deallocates the dialer or listener , and any associated resources. tip A best practice for shutting down an application safely is to stop everything before deallocating. This ensures that no callbacks are running that could reference an object after it is deallocated.","breadcrumbs":"API Reference » Streams » Closing a Stream Factory","id":"154","title":"Closing a Stream Factory"},"155":{"body":"void nng_stream_dialer_dial(nng_stream_dialer *dialer, nng_aio *aio); The nng_stream_dialer_dial initiates an outgoing connection asynchronously, using the nng_aio aio . If it successfully establishes a connection, it creates an nng_stream , which can be obtained as the first output result on aio using the nng_aio_get_output function with index zero. tip An nng_stream_dialer can be used multiple times to make multiple concurrent connection requests, but they all must reference the same URL.","breadcrumbs":"API Reference » Streams » Making Outgoing Connections","id":"155","title":"Making Outgoing Connections"},"156":{"body":"This demonstrates making an outbound connection to \"google.com\" on TCP port 80. Error handling is elided for clarity. nng_aio *aio;\nnng_stream_dialer *dialer;\nnng_stream *stream; nng_stream_dialer_alloc(&dialer, \"tcp://google.com:80\"); nng_aio_alloc(&aio, NULL, NULL); // make a single outbound connection\nnng_stream_dialer_dial(dialer, aio);\nnng_aio_wait(aio); // wait for the asynch operation to complete\nif (nng_aio_result(aio) != 0) { // ... handle the error\n}\nstream = nng_aio_get_output(aio, 0);","breadcrumbs":"API Reference » Streams » Example 3: Connecting to Google","id":"156","title":"Example 3: Connecting to Google"},"157":{"body":"int nng_stream_listener_listen(nng_stream_listener *listener);\nvoid nng_stream_listener_accept(nng_stream_listener *listener, nng_aio *aio); Accepting incoming connections is performed in two steps. The first step, nng_stream_listener_listen is to setup for listening. For a TCP implementation of this, for example, this would perform the bind and the listen steps. This will bind to the address represented by the URL that was specific when the listener was created with nng_stream_listener_alloc . In the second step, nng_stream_listener_accept accepts an incoming connection on listener asynchronously, using the nng_aio aio . If an incoming connection is accepted, it will be represented as an nng_stream , which can be obtained from the aio as the first output result using the nng_aio_get_output function with index zero.","breadcrumbs":"API Reference » Streams » Accepting Incoming Connections","id":"157","title":"Accepting Incoming Connections"},"158":{"body":"For clarity this example uses a synchronous approach using nng_aio_wait , but a typical server application would most likely use a callback to accept the incoming stream, and start another instance of nng_stream_listener_accept. nng_aio *aio;\nnng_listener *listener;\nnng_stream *stream; nng_stream_listener_alloc(&listener, \"tcp://:8181\");\nnng_aio_alloc(&aio, NULL, NULL); // normally would use a callback // listen (binding to the URL in the process)\nif (nng_stream_listener_listen(listener)) { // ... handle the error\n} // now accept a single incoming connection as a stream object\nnng_stream_listener_accept(l, aio);\nnng_aio_wait(aio); // wait for the asynch operation to complete\nif (nng_aio_result(aio) != 0) { // ... handle the error\n}\nstream = nng_aio_get_output(aio, 0);","breadcrumbs":"API Reference » Streams » Example 3: Accepting an Inbound Stream","id":"158","title":"Example 3: Accepting an Inbound Stream"},"159":{"body":"int nng_stream_dialer_get_addr(nng_stream_dialer *dialer, const char *opt, nng_sockaddr *valp);\nint nng_stream_dialer_get_bool(nng_stream_dialer *dialer, const char *opt, bool *valp);\nint nng_stream_dialer_get_int(nng_stream_dialer *dialer, const char *opt, int *valp);\nint nng_stream_dialer_get_ms(nng_stream_dialer *dialer, const char *opt, nng_duration *valp);\nint nng_stream_dialer_get_size(nng_stream_dialer *dialer, const char *opt, size_t *valp);\nint nng_stream_dialer_get_string(nng_stream_dialer *dialer, const char *opt, char **valp); int nng_stream_listener_get_addr(nng_stream_listener *listener, const char *opt, nng_sockaddr *valp);\nint nng_stream_listener_get_bool(nng_stream_listener *listener, const char *opt, bool *valp);\nint nng_stream_listener_get_int(nng_stream_listener *listener, const char *opt, int *valp);\nint nng_stream_listener_get_ms(nng_stream_listener *listener, const char *opt, nng_duration *valp);\nint nng_stream_listener_get_size(nng_stream_listener *listener, const char *opt, size_t *valp);\nint nng_stream_listener_get_string(nng_stream_listener *listener, const char *opt, char **valp); int nng_stream_dialer_set_addr(nng_stream_dialer *dialer, const char *opt, const nng_sockaddr *val);\nint nng_stream_dialer_set_bool(nng_stream_dialer *dialer, const char *opt, bool val);\nint nng_stream_dialer_set_int(nng_stream_dialer *dialer, const char *opt, int val);\nint nng_stream_dialer_set_ms(nng_stream_dialer *dialer, const char *opt, nng_duration val);\nint nng_stream_dialer_set_size(nng_stream_dialer *dialer, const char *opt, size_t val);\nint nng_stream_dialer_set_string(nng_stream_dialer *dialer, const char *opt, const char *val); int nng_stream_listener_set_addr(nng_stream_listener *listener, const char *opt, const nng_sockaddr *val);\nint nng_stream_listener_set_bool(nng_stream_listener *listener, const char *opt, bool val);\nint nng_stream_listener_set_int(nng_stream_listener *listener, const char *opt, int val);\nint nng_stream_listener_set_ms(nng_stream_listener *listener, const char *opt, nng_duration val);\nint nng_stream_listener_set_size(nng_stream_listener *listener, const char *opt, size_t val);\nint nng_stream_listener_set_string(nng_stream_listener *listener, const char *opt, const char *val); These functions are used to retrieve or change the value of an option named opt from the stream dialer or listener . The nng_stream_dialer_get_ and nng_stream_listener_get_ function families retrieve the value, and store it in the location valp references. The nng_stream_dialer_set_ and nng_stream_listener_set_ function families change the value for the dialer or listener , taking it from val . These functions access an option as a specific type. The transport layer will have details about which options are available, and which type they may be accessed using. In the case of nng_stream_dialer_get_string and nng_stream_listener_get_string, the string is created as if by nng_strdup , and must be freed by the caller using nng_strfree when no longer needed. In the case of nng_stream_dialer_set_string and nng_stream_listener_set_string, the string contents are copied if necessary, so that the caller need not retain the value referenced once the function returns. In the case of nng_stream_dialer_set_addr and nng_stream_listener_set_addr, the contents of addr are copied if necessary, so that the caller need not retain the value referenced once the function returns.","breadcrumbs":"API Reference » Streams » Stream Factory Options","id":"159","title":"Stream Factory Options"},"16":{"body":"int nng_msg_dup(nng_msg **dup, nng_msg *msg); The nng_msg_dup function duplicates the message msg , storing a pointer to the new duplicate in dup . This function also returns zero on succes, or NNG_ENOMEM if memory is exhausted.","breadcrumbs":"API Reference » Messages » Duplicate a Message","id":"16","title":"Duplicate a Message"},"160":{"body":"Some nng_stream_listener objects, depending on the underlying transport and platform, can support a technique known as \"socket activation\", where the file descriptor used for listening and accepting is supplied externally, such as by a system service manager. In this case, the application supplies the file descriptor or SOCKET object using the NNG_OPT_LISTEN_FD option, instead of calling nng_stream_listener_listen . tip Scalability Protocols transports based upon stream implementations that support socket activation can also benefit from this approach. nng_stream_listener *listener;\nint fd; // This is a systemd API, not part of NNG.\n// See systemd documentation for an explanation.\n// fd at this point has already had bind() and listen() called.\nfd = SD_LISTEN_FDS_START + 0; nng_stream_listener_alloc(&listener, \"tcp://\");\nnng_stream_listener_set_int(listener, NNG_OPT_LISTEN_FD, fd); // can now start doing nng_stream_listener_accept...","breadcrumbs":"API Reference » Streams » Example 4: Socket Activation","id":"160","title":"Example 4: Socket Activation"},"161":{"body":"int nng_stream_dialer_get_tls(nng_stream_listener *dialer, nng_tls_config **tlsp);\nint nng_stream_dialer_set_tls(nng_stream_listener *dialer, nng_tls_config *tls);\nint nng_stream_listener_get_tls(nng_stream_listener *listener, nng_tls_config **tlsp);\nint nng_stream_listener_set_tls(nng_stream_listener *listener, nng_tls_config *tls); Both nng_stream_dialer and nng_stream_listener objects may support configuration of TLS parameters. The nng_stream_dialer_set_tls and nng_stream_listener_set_tls functions support setting the configuration of a nng_tls_config object supplied by tls on dialer or listener . This must be performed before the listener starts listening with nng_stream_listener_listen , or the dialer starts an outgoing connection as a result of nng_stream_dialer_dial . The configuration object that was previously established (which may be a default if one was not explicitly configured) can be obtained with the nng_stream_dialer_get_tls and nng_stream_listener_get_tls. They will return a pointer to the nng_tls_config object in question at the location referenced by tlsp . note TLS configuration cannot be changed once it has started being used by a listener or dialer. This applies to both configuring a different TLS configuration object, as well as mutating the existing nng_tls_config object.","breadcrumbs":"API Reference » Streams » TLS Configuration","id":"161","title":"TLS Configuration"},"162":{"body":"NNG offers support for creation of HTTP clients, and servers. NNG supports HTTP/1.1 at present, and supports a subset of functionality, but the support should be sufficient for simple clients, REST API servers, static content servers, and gateways between HTTP and and other protocols. It also provides support for WebSocket based connections. HTTP follows a request/reply model, where a client issues a request, and the server is expected to reply. Every request is answered with a single reply.","breadcrumbs":"API Reference » HTTP » HTTP Support","id":"162","title":"HTTP Support"},"163":{"body":"#include Unlike the rest of NNG, the HTTP API in NNG requires including nng/http.h. It is not necessary to include the main nng/nng.h header, it will be included transitively by nng/http.h.","breadcrumbs":"API Reference » HTTP » Header File","id":"163","title":"Header File"},"164":{"body":"typedef struct nng_http nng_http; The nng_http object represents a single logical HTTP connection to the server. For HTTP/1.1 and earlier, this will correspond to a single TCP connection, but the object also contains state relating to the transaction, such as the hostname used, HTTP method used, request headers, response status, response headers, and so forth. An nng_http object can be reused, unless closed, so that additional transactions can be performed after the first transaction is complete. At any given point in time, an nng_http object can only refer to a single HTTP transaction. In NNG, these nng_http objects are used in both the client and server APIs. The nng_http object is created by either nng_http_client_connect or by an HTTP server object which then passes it to an [nng_http_handler] callback function.","breadcrumbs":"API Reference » HTTP » Connection Object","id":"164","title":"Connection Object"},"165":{"body":"void nng_http_set_method(nng_http *conn, const char *method);\nconst char *nng_http_get_method(nng_http *conn); Each HTTP transaction has a single verb, or method, that is used. The most common methods are \"GET\", \"HEAD\", and \"POST\", but a number of others are possible. The nng_http_set_method function specifies the HTTP method to use for the transaction. The default is \"GET\". HTTP methods are case sensitive, and generally upper-case, such as \"GET\", \"POST\", \"HEAD\", and so forth. This function silently truncates any method to 32-characters. (There are no defined methods longer than this.) The nng_http_get_method function is used, typically on a server, to retrieve the method the client set when issuing the transaction.","breadcrumbs":"API Reference » HTTP » HTTP Method","id":"165","title":"HTTP Method"},"166":{"body":"int nng_http_set_uri(nng_http *conn, const char *uri, const char *query);\nconst char *nng_http_get_uri(nng_http *conn); The nng_http_set_uri function sets the URI, which normally appears like a path such as \"/docs/index.html\", for the next transaction on conn . It sets the URI to uri , and, if query is not NULL, also appends the contents of query , separated by either the '?' or '&' character, depending on whether uri already contains a query string. It may return NNG_ENOMEM , or NNG_EMSGSIZE if the the result is too long, or NNG_EINVAL if there is some other problem with the URI. note The uri and query must be already percent-encoded if necessary. The nni_http_get_uri function is used to obtain the URI that was previously set by nng_http_set_uri. If the URI is unset (such as for a freshly created connection), then it returns NULL. The returned value will have any query concentated, for example \"/api/get_user.cgi?name=garrett\".","breadcrumbs":"API Reference » HTTP » HTTP URI","id":"166","title":"HTTP URI"},"167":{"body":"int nng_http_set_version(nng_http *conn, const char *version);\nconst char *nng_http_get_version(nng_http *conn); The nng_http_set_version function is used to select the HTTP protocol version to use for the exchange. At present, only the values NNG_HTTP_VERSION_1_0 and NNG_HTTP_VERSION_1_1 (corresponding to \"HTTP/1.0\" and \"HTTP/1.1\") are supported. NNG will default to using \"HTTP/1.1\" if this function is not called. If an unsupported version is supplied, NNG_ENOTSUP will be returned, otherwise zero. The nng_http_get_version function is used to determine the version the client selected. Normally there is little need to use this, but there are some subtle semantic differences between HTTP/1.0 and HTTP/1.1. tip There are few, if any, remaining HTTP/1.0 implementations that are not also capable of HTTP/1.1. It might be easiest to just fail any request coming in that is not HTTP/1.1. note NNG does not support HTTP/2 or HTTP/3 at this time.","breadcrumbs":"API Reference » HTTP » HTTP Version","id":"167","title":"HTTP Version"},"168":{"body":"uint16_t nng_http_get_status(nng_http *conn);\nconst char *nng_http_get_reason(nng_http_conn *conn);\nvoid nng_http_set_status(nng_http *conn, uint16_t status, const char *reason); The nng_http_get_status function obtains the numeric code (typipcally numbered from 100 through 599) returned by the server in the last exchange on conn . (If no exchange has been performed yet, the result is undefined.) A descriptive message matching the status code is returned by nng_http_get_reason. The nng_http_set_status function is used on a server in a handler callback to set the status codethat will be reported to the client to status , and the associated text (reason) to reason . If reason is NULL, then a built in reason based on the status will be used instead. tip Callbacks used on the server may wish to use nng_http_server_set_error or nng_http_server_set_redirect instead of nng_http_set_status, because those functions will also set the response body to a suitable HTML document for display to users. Status codes are defined by the IETF. Here are defininitions that NNG provides for convenience: Name Code Reason Text Notes NNG_HTTP_STATUS_CONTINUE 100 Continue Partial transfer, client may send body. NNG_HTTP_STATUS_SWITCHING 101 Switching Protocols Used when upgrading or hijacking a connection. NNG_HTTP_STATUS_PROCESSING 102 Processing NNG_HTTP_STATUS_OK 200 OK Successful result. NNG_HTTP_STATUS_CREATED 201 Created Resource created successfully. NNG_HTTP_STATUS_ACCEPTED 202 Created Request accepted for future processing. NNG_HTTP_STATUS_NOT_AUTHORITATIVE 203 Not Authoritative Request successful, but modified by proxy. NNG_HTTP_STATUS_NO_CONTENT 204 No Content Request successful, no content returned. NNG_HTTP_STATUS_RESET_CONTENT 205 Reset Content Request successful, client should reload content. NNG_HTTP_STATUS_PARTIAL_CONTENT 206 Partial Content Response to a range request. NNG_HTTP_STATUS_MULTI_STATUS 207 Multi-Status Used with WebDAV. NNG_HTTP_STATUS_ALREADY_REPORTED 208 Already Reported Used with WebDAV. NNG_HTTP_STATUS_IM_USED 226 IM Used Used with delta encodings, rarely supported. NNG_HTTP_STATUS_MULTIPLE_CHOICES 300 Multiple Choices Multiple responses possible, client should choose. NNG_HTTP_STATUS_MOVED_PERMANENTLY 301 Moved Permanently Permanent redirection, may be saved by client. NNG_HTTP_STATUS_FOUND 302 Found Temporary redirection, client may switch to GET. NNG_HTTP_STATUS_SEE_OTHER 303 See Other Redirect, perhaps after a success POST or PUT. NNG_HTTP_STATUS_NOT_MODIFIED 304 Not Modified Resource not modified, client may use cached version. NNG_HTTP_STATUS_USE_PROXY 305 Use Proxy NNG_HTTP_STATUS_TEMPORARY_REDIRECT 307 Temporary Redirect Temporary redirect, preserves method. NNG_HTTP_STATUS_PERMANENT_REDIRECT 308 Permanent Redirect Permanent redirect. NNG_HTTP_STATUS_BAD_REQUEST 400 Bad Request Generic problem with the request. NNG_HTTP_STATUS_UNAUTHORIZED 401 Unauthorized Indicates a problem with authentication. NNG_HTTP_STATUS_PAYMENT_REQUIRED 402 Payment Required NNG_HTTP_STATUS_FORBIDDEN 403 Forbidden No permission to access resource. NNG_HTTP_STATUS_NOT_FOUND 404 Not Found Resource does not exist. NNG_HTTP_STATUS_METHOD_NOT_ALLOWED 405 Method Not Allowed Resource does not support the method. NNG_HTTP_STATUS_METHOD_NOT_ACCEPTABLE 406 Not Acceptable Could not satisfy accept requirements. NNG_HTTP_STATUS_PROXY_AUTH_REQUIRED 407 Proxy Authentication Required Proxy requires authentication. NNG_HTTP_STATUS_REQUEST_TIMEOUT 408 Request Timeout Timed out waiting for request. NNG_HTTP_STATUS_CONFLICT 409 Conflict Conflicting request. NNG_HTTP_STATUS_GONE 410 Gone Resource no longer exists. NNG_HTTP_STATUS_LENGTH_REQUIRED 411 Length Required Missing Content-Length. NNG_HTTP_STATUS_PRECONDITION_FAILED 412 Precondition Failed NNG_HTTP_STATUS_CONTENT_TOO_LARGE 413 Content Too Large NNG_HTTP_STATUS_URI_TOO_LONG 414 URI Too Long NNG_HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE 415 Unsupported Media Type NNG_HTTP_STATUS_RANGE_NOT_SATISFIABLE 416 Range Not Satisfiable NNG_HTTP_STATUS_EXPECTATION_FAILED 417 Expectation Failed NNG_HTTP_STATUS_TEAPOT 418 I Am A Teapot RFC 2324. NNG_HTTP_STATUS_UNPROCESSABLE_ENTITY 422 Unprocessable Entity NNG_HTTP_STATUS_LOCKED 423 Locked NNG_HTTP_STATUS_FAILED_DEPENDENCY 424 Failed Dependency NNG_HTTP_STATUS_TOO_EARLY 425 Too Early NNG_HTTP_STATUS_UPGRADE_REQUIRED 426 Upgrade Required NNG_HTTP_STATUS_PRECONDITION_REQUIRED 428 Precondition Required NNG_HTTP_STATUS_TOO_MANY_REQUESTS 429 Too Many Requests NNG_HTTP_STATUS_HEADERS_TOO_LARGE 431 Headers Too Large NNG_HTTP_STATUS_UNAVAIL_LEGAL_REASONS 451 Unavailabe For Legal Reasons NNG_HTTP_STATUS_INTERNAL_SERVER_ERROR 500 Internal Server Error NNG_HTTP_STATUS_NOT_IMPLEMENTED 501 Not Implemented Server does not implement method. NNG_HTTP_STATUS_BAD_GATEWAY 502 Bad Gateway NNG_HTTP_STATUS_SERVICE_UNAVAILALE 503 Service Unavailable NNG_HTTP_STATUS_GATEWAY_TIMEOUT 504 Gateway TImeout NNG_HTTP_STATUS_HTTP_VERSION_NOT_SUPP 505 HTTP Version Not Supported NNG_HTTP_STATUS_VARIANT_ALSO_NEGOTIATES 506 Variant Also Negotiates NNG_HTTP_STATUS_INSUFFICIENT_STORAGE 507 Variant Also Negotiates NNG_HTTP_STATUS_LOOP_DETECTED 508 Loop Detected NNG_HTTP_STATUS_NOT_EXTENDED 510 Not Extended NNG_HTTP_STATUS_NETWORK_AUTH_REQUIRED 511 Network Authentication Required","breadcrumbs":"API Reference » HTTP » HTTP Status","id":"168","title":"HTTP Status"},"169":{"body":"const char *nng_http_get_header(nng_http *conn, const char *key);\nbool nng_next_header(nng_http *conn, const char **keyp, const char **valuep, void **next); The nng_http_get_header returns the header value matching key that was received over conn , or NULL if no such header exists. Thus, if conn is a client connection, then this function returns the the header value sent by the server as part of a response, whereas if it is a server connection, it returns the header value sent by the client as part of the request. If multiple headers are present with the same key, they may be returned as a combined value, with individual values separated by commas, but this behavior is not guaranteed. The nng_http_next_header function iterates over all the headers, using the same list that nng_http_get_header uses. To start, it is called with next initialized to NULL. If a header was found, then it returns true, and sets keyp and valuep to values containing the header name and value. It also updates next , which should be used for the next iteration. Once nng_http_next_header returns false, further calls with the same parameters will continue to do so. The scan can be rest by setting next to NULL.","breadcrumbs":"API Reference » HTTP » Retrieving Headers","id":"169","title":"Retrieving Headers"},"17":{"body":"size_t nng_msg_capacity(nng_msg *msg);\nint nng_msg_realloc(nng_msg *msg, size_t size);\nint nng_msg_reserve(nng_msg *msg, size_t capacity); Messages have a certain amount of pre-reserved space, which may exceed the total size of the message. This allows for content to be added to the message later, without necessarily performing a reallocation. The nng_msg_capacity function returns the amount of prereserved space. If a message size change is required, and the new size will fit within the capacity reported by this function, then change will be done without a reallocation, and likely without a data copy as well. tip The capacity reported by nng_msg_capacity may not include reserved headroom, which is present to allow a very limited amount of content to be inserted in front of the message without requiring the rest of the message to be copied. The message size may be changed by use of the nng_msg_realloc function. This function will reallocate the underlying memory for the message msg , preserving contents while doing so. If the new size is smaller than the original message, it will truncate the message, but not perform any allocations. If reallocation fails due to insufficient memory, then the original is left intact. The nng_msg_reserve function ensures that the total message capacity is at least capacity bytes. Use of this function to ensure the total anticipated capacity is present in the message may help prevent many small allocations. Both nng_msg_realloc and nng_msg_reserve return zero on success, or may return NNG_ENOMEM if insufficient memory exists to preform allocation. important Any pointers to message content obtained before a call to nng_msg_realloc or nng_msg_reserve (or any other function that changes the message size) should be treated as invalid, as the locations pointed to may be deallocated by these functions.","breadcrumbs":"API Reference » Messages » Message Size and Capacity","id":"17","title":"Message Size and Capacity"},"170":{"body":"int nng_http_add_header(nng_http *conn, const char *key, const char *val);\nint nng_http_set_header(nng_http *conn, const char *key, const char *val);\nvoid nng_http_del_header(nng_http *conn, const char *key); The nng_http_add_header, nng_http_set_header, and nng_http_del_header functions are used to add a modify either the request or response headers for conn prior to sending to the connected peer on conn . Thus, if the conn is a client connection created by nng_http_client_connect , then the request headers are modified. Conversely, if it is a connection created by an HTTP server and used in a callback function, then the response headers are modified. The nng_http_add_header function adds a header with the name key , and the value val , to the list of headers. In so doing, it may bring collapse multiple headers with the same name into a comma separated list, following the syntax specified in RFC 9110. The function may return NNG_ENOMEM , NNG_EMSGSIZE , or NNG_EINVAL . The nng_http_set_header function adds the header if it does not already exist, but replaces any and all previously existing headers with the same name key , if they exist. In all other respects it behaves similarly to nng_http_add_header. The nng_http_del_header removes all headers with name key . note Some HTTP headers have special semantics, such as the \"Host\", \"Content-Length\", and \"Content-Type\" headers. This implementation may apply those semantics, in order to conform to the specifications for HTTP, such as by guaranting that only a single instance of one of these headers is present.","breadcrumbs":"API Reference » HTTP » Modifying Headers","id":"170","title":"Modifying Headers"},"171":{"body":"void nng_http_get_body(nng_http_conn *conn, void **datap, size_t *sizep); The nng_http_get_data obtains the most recently received request or response body. This will be NULL if the content has not been retrieved properly yet, or if the peer did not any content. (Some requests are defined to never have body content, such as \"HEAD\".)","breadcrumbs":"API Reference » HTTP » Retrieving Body Content","id":"171","title":"Retrieving Body Content"},"172":{"body":"void nng_http_set_body(nng_http_conn *conn, void *data, size_t size);\nvoid nng_http_copy_body(nng_http_conn *conn, const void *data, size_t size); The nng_http_set_data function sets the outgoing body content to data , which must be size bytes long. The caller must ensure that data remains valid for the duration of the transaction. The nng_http_copy_data function makes a copy of data , which will be freed automatically when the transaction is finished, but otherwise behaves like nng_http_set_data. On client conn objects, these functions update the request object, but on server conn objects, they update the response object. These functions also update the relevant \"Content-Length\" header. note The current framework does not support sending data via chunked transfer-encoding. tip It is a good idea to also set the Content-Type header.","breadcrumbs":"API Reference » HTTP » Storing Body Content","id":"172","title":"Storing Body Content"},"173":{"body":"void nng_http_close(nng_http *conn); The nng_http_close function closes the supplied HTTP connection conn , including any disposing of any underlying file descriptors or related resources. Once this function, no further access to the conn structure may be made.","breadcrumbs":"API Reference » HTTP » Closing the Connection","id":"173","title":"Closing the Connection"},"174":{"body":"void nng_http_reset(nng_http *conn); The nng_http_reset function resets the request and response state of the the connection conn , so that it is just as if it had been freshly created with nng_http_client_connect or passed into a handler function for a server callback. The intended purpose of this function is to clear the object state before reusing the conn for subsequent transactions.","breadcrumbs":"API Reference » HTTP » Reset Connection State","id":"174","title":"Reset Connection State"},"175":{"body":"void nng_http_read(nng_http *conn, nng_aio *aio);\nvoid nng_http_write(nng_http *conn, nng_aio *aio);\nvoid nng_http_read_all(nng_http *conn, nng_aio *aio);\nvoid nng_http_write_all(nng_http *conn, nng_aio *aio); The nng_http_read and nng_http_write functions read or write data asynchronously from or to the connection conn , using the nng_iov that is set in aio with nng_aio_set_iov . These functions will complete as soon as any data is transferred. Use nng_aio_count to determine how much data was actually transferred. The nng_http_read_all and nng_http_write_all functions perform the same task, but will keep resubmitting operations until the the entire amount of data requested by the nng_iov is transferred. note These functions perform no special handling for chunked transfers. These functions are most likely to be useful after hijacking the connection with nng_http_hijack . They can be used to transfer request or response body data as well.","breadcrumbs":"API Reference » HTTP » Direct Read and Write","id":"175","title":"Direct Read and Write"},"176":{"body":"void nng_http_hijack(nng_http_conn *conn); TODO: This API will change to convert the conn into a stream object. The nng_http_hijack function hijacks the connection conn , causing it to be disassociated from the HTTP server where it was created. The purpose of this function is the creation of HTTP upgraders (such as WebSocket), where the underlying HTTP connection will be taken over for some other purpose, and should not be used any further by the server. This function is most useful when called from a handler function. (See [nng_http_handler_alloc].) note It is the responsibility of the caller to dispose of the underlying connection when it is no longer needed. Furthermore, the HTTP server will no longer send any responses to the hijacked connection, so the caller should do that as well if appropriate. (See [nng_http_write_response].) tip This function is intended to facilitate uses cases that involve changing the protocol from HTTP, such as WebSocket. Most applications will never need to use this function.","breadcrumbs":"API Reference » HTTP » Hijacking Connections","id":"176","title":"Hijacking Connections"},"177":{"body":"The NNG client API consists of an API for creating connections, and an API for performing transactions on those connections.","breadcrumbs":"API Reference » HTTP » Client API","id":"177","title":"Client API"},"178":{"body":"typedef struct nng_http_client nng_http_client; The nng_http_client object is the client side creator for nng_http objects. It is analogous to a dialer object used elsewhere in NNG, but it specifically is only for HTTP.","breadcrumbs":"API Reference » HTTP » Client Object","id":"178","title":"Client Object"},"179":{"body":"void nng_http_client_alloc(nng_http_client *clientp, const nng_url *url); The nng_http_client_alloc allocates an HTTP client suitable for connecting to the server identified by url and stores a pointer to it in the location referenced by clientp .","breadcrumbs":"API Reference » HTTP » Create a Client","id":"179","title":"Create a Client"},"18":{"body":"void *nng_msg_body(nng_msg *msg);\nsize_t nng_msg_len(nng_msg *msg); The body and body length of msg are returned by nng_msg_body and nng_msg_len, respectively.","breadcrumbs":"API Reference » Messages » Message Body","id":"18","title":"Message Body"},"180":{"body":"void nng_http_client_free(nng_http_client *client); The nng_http_client_free connection destroys the client object and any of its resources. note Any connections created by nng_http_client_connect are not affected by this function, and must be closed explicitly as needed.","breadcrumbs":"API Reference » HTTP » Destroy a Client","id":"180","title":"Destroy a Client"},"181":{"body":"int nng_http_client_get_tls(nng_http_client *client, nng_tls_config **tlsp);\nint nng_http_client_set_tls(nng_http_client *client, nng_tls_config *tls); The nng_http_client_get_tls and nng_http_client_set_tls functions are used to retrieve or change the TLS configuration used when making outbound connections, enabling TLS as a result. If TLS has not been previously configured on client , then nng_http_client_get_tls will return NNG_EINVAL . Both functions will return NNG_ENOTSUP if either HTTP or TLS is not supported. Calling nng_http_client_set_tls invalidates any client previously obtained with nng_http_client_get_tls, unless a separate hold on the object was obtained. Once TLS is enabled for an nng_http_client, it is not possible to disable TLS. note The TLS configuration itself cannnot be changed once it has been used to create a connection, such as by calling nng_http_client_connect , but a new one can be installed in the client. Existing connections will use the TLS configuration that there were created with.","breadcrumbs":"API Reference » HTTP » Client TLS","id":"181","title":"Client TLS"},"182":{"body":"#include void nng_http_client_connect(nng_http_client *client, nng_aio *aio); The nng_http_client_connect function makes an outgoing connection to the server configured for client , and creates an nng_http object for the connection. This is done asynchronously, and when the operation succeseds the connection may be retried from the aio using nng_aio_get_output with index 0. Example 1: Connecting to Google nng_aio *aio;\nnng_url *url;\nnng_http_client *client;\nnng_http *conn;\nint rv; // Error checks elided for clarity.\nnng_url_parse(&url, \"http://www.google.com\");\nnng_aio_alloc(&aio, NULL, NULL);\nnng_http_client_alloc(&client, url); nng_http_client_connect(client, aio); // Wait for connection to establish (or attempt to fail).\nnng_aio_wait(aio); if ((rv = nng_aio_result(aio)) != 0) { printf(\"Connection failed: %s\\n\", nng_strerror(rv));\n} else { // Connection established, get it. conn = nng_aio_get_output(aio, 0); // ... do something with it here // Close the connection when done to avoid leaking it. nng_http_close(conn);\n}","breadcrumbs":"API Reference » HTTP » Creating Connections","id":"182","title":"Creating Connections"},"183":{"body":"int nng_http_set_version(nng_http *conn, const char *version);\nint nng_http_set_uri(nng_http *conn, const char *uri); The nng_http_set_uri function provides a URI for the transaction. This will be used to set the URI for the request. The URI typically appears like a path, starting with \"/\", although it may also contain a query string.","breadcrumbs":"API Reference » HTTP » Preparing a Transaction","id":"183","title":"Preparing a Transaction"},"184":{"body":"","breadcrumbs":"API Reference » HTTP » Request Body","id":"184","title":"Request Body"},"185":{"body":"void nng_http_write_request(nng_http *conn, nng_aio *aio); The nng_http_write_request function starts an asynchronous write of the HTTP request associated with conn . The entire request is sent, including headers, and if present, the request body data. (The request body can be set with [nng_http_set_data] or [nng_http_copy_data].) This function returns immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via nng_aio_result . tip Consider using the [nng_http_transact] function, which provides a simpler interface for performing a complete HTTP client transaction.","breadcrumbs":"API Reference » HTTP » Sending the Request","id":"185","title":"Sending the Request"},"186":{"body":"void nng_http_read_response(nng_http *conn, nng_aio *aio); The nng_http_read_response function starts an asynchronous read from the HTTP connection conn , reading an HTTP response into the response associated with conn , including all of the related headers. It does not transfer any response body. To do that, use nng_http_read_all or nng_http_read . note At this time we have no API support for reading chunked transfers directly. Applications that need to do so may use the direct read functions. tip An easier one-shot method for many use cases might be [nng_http_transact].","breadcrumbs":"API Reference » HTTP » Obtaining the Response","id":"186","title":"Obtaining the Response"},"187":{"body":"int nng_http_transact(nng_http *conn, nng_aio *aio); The HTTP request is issued, and the response processed, asynchronously by the nng_http_transact function. When the function is complete, the aio will be notified. The nng_http_transact function is used to perform a complete HTTP exchange over the connection conn , sending the request and attached body data to the remote server, and reading the response. The entire response is read, including any associated body, which can subsequently be obtained using [nng_http_get_data]. This function is intended to make creation of client applications easier, by performing multiple asynchronous operations required to complete an entire HTTP transaction. If an error occurs, the caller should close conn with nng_http_close , as it may not necessarily be usable with other transactions. warning If the remote server tries to send an extremely large buffer, then a corresponding allocation will be made, which can lead to denial of service attacks. Client applications should take care to use this only with reasonably trust-worthy servers. note A given connection conn should be used with only one operation or transaction at a time as HTTP/1.1 has no support for request interleaving. This function returns immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via [nng_aio_result()].","breadcrumbs":"API Reference » HTTP » Submitting the Transaction","id":"187","title":"Submitting the Transaction"},"188":{"body":"","breadcrumbs":"API Reference » HTTP » Response Body","id":"188","title":"Response Body"},"189":{"body":"","breadcrumbs":"API Reference » HTTP » Server API","id":"189","title":"Server API"},"19":{"body":"void *nng_msg_clear(nng_msg *msg); The nng_msg_clear simply resets the total message body length to zero, but does not affect the capacity. It does not change the underlying bytes of the message.","breadcrumbs":"API Reference » Messages » Clear the Body","id":"19","title":"Clear the Body"},"190":{"body":"","breadcrumbs":"API Reference » HTTP » Handlers","id":"190","title":"Handlers"},"191":{"body":"void nng_http_write_response(nng_http *conn, nng_aio *aio); Normally the server will send any attached response, but there are circumstances where a response must be sent manually, such as when hijacking a connection. In such a case, nng_http_write_response can be called, which will send the response and any attached data, asynchronously using the nng_aio aio . By default, for HTTP/1.1 connections, the connection is kept open, and will be reused to receive new requests. For HTTP/1.0, or if the client has requested explicitly by setting the \"Connection: close\" header, the connection will be closed after the response is fully sent.","breadcrumbs":"API Reference » HTTP » Sending the Response","id":"191","title":"Sending the Response"},"192":{"body":"This chapter discusses some interfaces that don't really fit anywhere else.","breadcrumbs":"API Reference » Miscellaneous » Miscellaneous","id":"192","title":"Miscellaneous"},"193":{"body":"uint32_t nng_random(void); The nng_random returns a random number. The value returned is suitable for use with cryptographic functions such as key generation, and is obtained using platform-specific cryptographically strong random number facilities when available.","breadcrumbs":"API Reference » Miscellaneous » Get Random Number","id":"193","title":"Get Random Number"},"194":{"body":"int nng_socket_pair(int fds[2]); The nng_socket_pair function creates a pair of connected file descriptors. These file descriptors, which are returned in the fds array, are suitable for use with the Socket transport . On POSIX platforms, this is a thin wrapper around the standard socketpair function, using the AF_UNIX family and the SOCK_STREAM socket type. 1 This will return zero on success, or an error number. On platforms that lack this capability, such as Windows, it will return NNG_ENOTSUP. tip This function may be useful for creating a shared connection between a parent process and a child process on UNIX platforms, without requiring the processes use a shared filesystem or TCP connection.","breadcrumbs":"API Reference » Miscellaneous » Create Socket Pair","id":"194","title":"Create Socket Pair"},"195":{"body":"const char * nng_version(void); The nng_version function returns a human readable version number for NNG , formatted as a NUL-terminated string. Additionally, compile time version information is available via some predefined macros: NNG_MAJOR_VERSION: Major version number. NNG_MINOR_VERSION: Minor version number. NNG_PATCH_VERSION: Patch version number. NNG is developed and released using Semantic Versioning 2.0 , and the version numbers reported refer to both the API and the library itself. (The ABI -- application binary interface -- between the library and the application is controlled in a similar, but different manner depending upon the link options and how the library is built.) 1 : At present only POSIX platforms implementing socketpair support this function.","breadcrumbs":"API Reference » Miscellaneous » Report Library Version","id":"195","title":"Report Library Version"},"196":{"body":"Internally, NNG uses a map of numeric identifiers to data structures. This feature is also exposed for application use, as a \"supplemental\" feature. When using these functions, it is necessary to add the #include include file to list of includes.","breadcrumbs":"API Reference » ID Map » ID Map","id":"196","title":"ID Map"},"197":{"body":"typedef struct nng_id_map_s nng_id_map; The ID map structure, nng_id_map provides a table of identifiers mapping to user-supplied pointers (which must not be NULL). The identifiers can be thought of as indices into the table, with the pointers providing the reference for the user supplied data. The values of identifiers can be supplied by the user, or can be allocated automatically by nng_id_map from a predefined range. The starting point for allocations can also be randomly within the range. The identifiers are 64-bit unsigned integers and can be sparse; the structure will use space efficiently even if identifiers are very far apart. 1 important The function available for nng_id_map are not thread-safe. Callers should use a mutex or similar approach when thread-safety is needed.","breadcrumbs":"API Reference » ID Map » ID Map Structure","id":"197","title":"ID Map Structure"},"198":{"body":"#define NNG_MAP_RANDOM 1 int nng_id_map_alloc(nng_id_map **map_p, uint64_t lo, uint64_t hi, int flags); The nng_id_map_alloc function allocates a map without any data in it, and returns a pointer to it in map_p . When allocating identifiers dynamically, the values will be chosen from the range defined by lo and hi , inclusive. The flags argument is a bit mask of flags that can adjust behavior of the map. The only flag defined at present is NNG_MAP_RANDOM, which causes the first identifier allocation to start at a random point within the range. This is useful to reduce the odds of different instances of an application using the same identifiers at the same time. If both lo and hi are zero, then the values 0 and 0xffffffff are substituted in their place, giving a full range of 32-bit identifiers. This function can return NNG_ENOMEM if it is unable to allocate resources, otherwise it returns zero on success.","breadcrumbs":"API Reference » ID Map » Create ID Map","id":"198","title":"Create ID Map"},"199":{"body":"void nng_id_map_free(nng_id_map *map); The nng_id_map_free function destroys map , releasing any resources associated with it. note The nng_id_map_free frees the map itself, but will not free memory associated with any strctures contained within it.","breadcrumbs":"API Reference » ID Map » Destroy Map","id":"199","title":"Destroy Map"},"2":{"body":"important This is a DRAFT version of this reference manual, and much is still in progress. There may be errors, and large omissions as content is still be moved from the previous ASCIIDOCTOR format and updated for NNG 2.0.","breadcrumbs":"Preface » Preface","id":"2","title":"Preface"},"20":{"body":"int nng_msg_append(nng_msg *msg, const void *val, size_t size);\nint nng_msg_append_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_append_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_append_u64(nng_msg *msg, uint64_t val64); int nng_msg_insert(nng_msg *msg, const void *val, size_t size);\nint nng_msg_insert_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_insert_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_insert_u64(nng_msg *msg, uint64_t val64); Appending data to a message body is done by using the nng_msg_append functions. The base nng_msg_append function appends size bytes of untyped data to the end of the message. Use of the typed versions, ending in suffixes _u16, _u32, and _u64 allows for unsigned integers to be appended directly. The integers are encoded in network byte order, with the most significant byte appearing first. The message body will by two, four, or eight bytes accordingly. Data may inserted before the rest of the message body by using the nng_msg_insert functions. This will attempt to use \"headroom\" in the message to avoid a data copy. Otherwise they are like the nng_msg_append functions except that the put the data in front of the messages instead of at the end. tip Message headroom is limited, so nng_msg_insert is best used sparingly. It is much more efficient to build the message content from start to end using nng_msg_append.","breadcrumbs":"API Reference » Messages » Add to Body","id":"20","title":"Add to Body"},"200":{"body":"int nng_id_set(nng_id_map *map, uint64_t id, void *value); The nng_id_map_set function is used to store the value in the map at index id . If another value is already stored at that same location, then it is overwritten with value . note The value must not be NULL. If the table has to grow to accommodate this value, it may fail if insufficient memory is available, returning NNG_ENOMEM . Otherwise it returns zero.","breadcrumbs":"API Reference » ID Map » Store a Value","id":"200","title":"Store a Value"},"201":{"body":"void *nng_id_get(nng_id_map *map, uint64_t id); The nng_id_get function looks up the entry for id in map , returning the associated value if present, or NULL if no such entry exists.","breadcrumbs":"API Reference » ID Map » Lookup a Value","id":"201","title":"Lookup a Value"},"202":{"body":"int nng_id_alloc(nng_id_map *map, uint64_t *id_p, void *value); The nng_id_alloc stores the value in the map , at a newly allocated index, and returns the index in id_p . Identifiers are allocated in increasing order, without reusing old identifiers until the largest possible identifier is allocated. After wrapping, only identifiers that are no longer in use will be considered. No effort is made to order the availability of identifiers based on when they were freed. 2 As with nng_id_set , this may need to allocate memory and can thus fail with NNG_ENOMEM . Additionally, if there are no more free identifiers within the range specified when map was created, then it will return NNG_ENOSPC . Otherwise it returns zero, indicating success.","breadcrumbs":"API Reference » ID Map » Allocate an ID","id":"202","title":"Allocate an ID"},"203":{"body":"int nng_id_remove(nng_id_map *map, uint64_t id); The nng_id_remove removes the entry at index id from map . If no such entry exist, it will return NNG_ENOENT . Otherwise it returns zero.","breadcrumbs":"API Reference » ID Map » Remove an ID","id":"203","title":"Remove an ID"},"204":{"body":"bool nng_id_visit(nng_id_map *map, uint64_t *id_p, void **value_p, uint32_t *cursor); The nng_id_visit function is used to iterate over all items in the table. The caller starts the iteration by setting the cursor to 0 before calling it. For each call, the associated key and value of the next item will be returned in id_p , and value_p and the cursor will be updated. When all items have been iterated, the function returns false. The order of items returned is not guaranteed to be sequential. The caller must not attempt to derive any value of the cursor as it refers to internal table indices. Entries may be safely removed from map while iterating. However, if new entries are added to the table while iterating, the result of iteration is undefined; entries may be repeated or omitted during such an iteration. The caller must not attempt to derive any value of the cursor as it refers to internal table indices. 1 : The ID map is capable of storing at most 232 identifiers, even though the identifers may themselves be much larger than this. 2 : The concern about possibly reusing a recently released identifier comes into consideration after the range has wrapped. Given a sufficiently large range, this is unlikely to be a concern.","breadcrumbs":"API Reference » ID Map » Iterating IDs","id":"204","title":"Iterating IDs"},"205":{"body":"Some NNG utilities need to parse command line options, and for this purpose a header library is supplied. To make use of this, the header must be included. tip The functionality described here is entirely contained in the nng/args.h header file, and may be used without previously initializing the library with nng_init , and may even be used in programs that are not linked against the NNG library.","breadcrumbs":"API Reference » Arguments Parser » Command Arguments","id":"205","title":"Command Arguments"},"206":{"body":"typedef struct nng_arg_spec { const char *a_name; // Long style name (may be NULL for short only) int a_short; // Short option (no clustering!) int a_val; // Value stored on a good parse (>0) bool a_arg; // Option takes an argument if true\n} nng_optspec; #define NNG_ARG_END (-1)\n#define NNG_ARG_INVAL (-2)\n#define NNG_ARG_AMBIG (-3)\n#define NNG_ARG_MISSING (-4) int nng_args_parse(int argc, char *const *argv, const nng_optspec *spec, int *val, char **arg, int *idx); The nng_args_parse function is intended to facilitate parsing command-line arguments. This function exists largely to stand in for getopt from POSIX systems, but it is available on all platforms, and it includes some capabilities missing from getopt. The function parses arguments from main 1 (using argc and argv ), starting at the index referenced by idx . (New invocations typically set the value pointed to by idx to 1.) Options are parsed as specified by spec (see Argument Specification .) The value of the parsed option will be stored at the address indicated by val , and the value of idx will be incremented to reflect the next option to parse. tip For using this to parse command-line like strings that do not include the command name itself, set the value referenced by idx to zero instead of one. If the option had an argument, a pointer to that is returned at the address referenced by arg . This function should be called repeatedly, until it returns either -1 (indicating the end of options is reached) or a non-zero error code is returned. This function may return the following errors: [NNG_ARG_AMBIGU]: Parsed option matches more than one specification. [NNG_ARG_MISSING]: Option requires an argument, but one is not present. [NNG_ARG_INVAL]: An invalid (unknown) argument is present in argv .","breadcrumbs":"API Reference » Arguments Parser » Parse Command Line Arguments","id":"206","title":"Parse Command Line Arguments"},"207":{"body":"The calling program must first create an array of nng_arg_spec structures describing the options to be supported. This structure has the following members: a_name: The long style name for the option, such as \"verbose\". This will be parsed as a long option on the command line when it is prefixed with two dashes. It may be NULL if only a short option is to be supported. a_short: This is a single letter (at present only ASCII letters are supported). These options appear as just a single letter, and are prefixed with a single dash on the command line. The use of a slash in lieu of the dash is not supported, in order to avoid confusion with path name arguments. This value may be set to 0 if no short option is needed. o_val: This is a numeric value that is unique to this option. This value is assigned by the application program, and must be non-zero for a valid option. If this is zero, then it indicates the end of the specifications, and the rest of this structure is ignored. The value will be returned to the caller in val by nng_args_parse when this option is parsed from the command line. a_arg: This value should be set to true if the option should take an argument.","breadcrumbs":"API Reference » Arguments Parser » Option Specification","id":"207","title":"Option Specification"},"208":{"body":"Long options are parsed from the argv array, and are indicated when the element being scanned starts with two dashes. For example, the \"verbose\" option would be specified as --verbose on the command line. If a long option takes an argument, it can either immediately follow the option as the next element in argv , or it can be appended to the option, separated from the option by an equals sign (=) or a colon (:).","breadcrumbs":"API Reference » Arguments Parser » Long Options","id":"208","title":"Long Options"},"209":{"body":"Short options appear by themselves in an argv element, prefixed by a dash (-). If the short option takes an argument, it can either be appended in the same element of argv , or may appear in the next argv element. note Option clustering, where multiple options can be crammed together in a single argv element, is not supported by this function (yet).","breadcrumbs":"API Reference » Arguments Parser » Short Options","id":"209","title":"Short Options"},"21":{"body":"int nng_msg_chop(nng_msg *msg, size_t size);\nint nng_msg_chop_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_chop_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_chop_u64(nng_msg *msg, uint64_t *val64); int nng_msg_trim(nng_msg *msg, size_t size);\nint nng_msg_trim_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_trim_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_trim_u64(nng_msg *msg, uint64_t *val64); The nng_msg_chop functions remove data from the end of the body of message msg , reducing the message length by either size , or the appropriate value size. The nng_msg_trim functions remove data from the beginning of the message body of msg . but are otherwise just like the nng_msg_chop functions. If the message is not big enough to remove requisite amount of bytes, these functions return NNG_EINVAL. Otherwise they return zero. Additionally, functions with typed suffixes (_u16, _u32, _u64) decode the data and return it through the appropriate val pointer. The data is assumed to have been in network byte order in the message, but is returned in the native machine byte order. The appropriate number of bytes is consumed for each of these types, so two bytes for _u16, four bytes for _u32, and eight bytes for _u64.","breadcrumbs":"API Reference » Messages » Consume From Body","id":"21","title":"Consume From Body"},"210":{"body":"When using long options, the parser will match if it is equal to a prefix of the a_name member of a option specification, provided that it do so unambiguously (meaning it must not match any other option specification.)","breadcrumbs":"API Reference » Arguments Parser » Prefix Matching","id":"210","title":"Prefix Matching"},"211":{"body":"The following program fragment demonstrates this function. enum { OPT_LOGFILE, OPT_VERBOSE }; char *logfile; // options to be set bool verbose; static nng_arg_spec specs[] = { { .a_name = \"logfile\", .a_short = 'D', .a_val = OPT_LOGFILE, .a_arg = true, }, { .a_name = \"verbose\", .a_short = 'V', .a_val = OPT_VERBOSE, .a_arg = false, }, { .a_val = 0; // Terminate array } }; for (int idx = 1;;) { int rv, opt; char *arg; rv = nng_args_parse(argc, argv, specs, &opt, &arg, &idx); if (rv != 0) { break; } switch (opt) { case OPT_LOGFILE: logfile = arg; break; case OPT_VERBOSE: verbose = true; break; } } if (rv != NNG_ARG_END) { switch (rv) { case NNG_ARG_AMBIG: printf(\"Options error: ambiguous option\\n\"); break; case NNG_ARG_MISSING: printf(\"Options error: required option argument missing\\n\"); break; case NNG_ARG_INVAL: printf(\"Options error: unknown option present\\n\"); break; } exit(1); } 1 : Parsing argument strings from other sources can be done as well, although usually then idx will be initialized to zero.","breadcrumbs":"API Reference » Arguments Parser » Example","id":"211","title":"Example"},"212":{"body":"The Scalability Protocols are a principally a collection of common networking patterns found in applications. The following patterns are included:","breadcrumbs":"Protocols » Protocols","id":"212","title":"Protocols"},"213":{"body":"The request/reply pattern is made up of the REQ and REP protocols. This most often used when implementing RPC-like services, where a given request is matched by a single reply.","breadcrumbs":"Protocols » Request - Reply","id":"213","title":"Request - Reply"},"214":{"body":"The pipeline pattern is made up of the PUSH and PULL protocols. In this pattern communication is half-duplex, in that one side sends data and another side receives. This pattern is also characterized by its ability to solve distribution problems, and the fact that it has back-pressure, providing a measure of flow control to data production and consumption.","breadcrumbs":"Protocols » Pipeline","id":"214","title":"Pipeline"},"215":{"body":"","breadcrumbs":"Protocols » Publish - Subscribe","id":"215","title":"Publish - Subscribe"},"216":{"body":"","breadcrumbs":"Protocols » Bus","id":"216","title":"Bus"},"217":{"body":"","breadcrumbs":"Protocols » Pair","id":"217","title":"Pair"},"218":{"body":"The BUS protocol provides for building mesh networks where every peer is connected to every other peer. In this protocol, each message sent by a node is sent to every one of its directly connected peers. tip Messages are only sent to directly connected peers. This means that in the event that a peer is connected indirectly, it will not receive messages. When using this protocol to build mesh networks, it is therefore important that a fully-connected mesh network be constructed. All message delivery in this pattern is best-effort, which means that peers may not receive messages. Furthermore, delivery may occur to some, all, or none of the directly connected peers. (Messages are not delivered when peer nodes are unable to receive.) Hence, send operations will never block; instead if the message cannot be delivered for any reason it is discarded. tip In order to minimize the likelihood of message loss, this protocol should not be used for high throughput communications. Furthermore, the more traffic in aggregate that occurs across the topology, the more likely that message loss is to occur.","breadcrumbs":"Protocols » BUS Protocol » BUS Protocol","id":"218","title":"BUS Protocol"},"219":{"body":"The nng_bus0_open functions create a bus socket. This socket may be used to send and receive messages. Sending messages will attempt to deliver to each directly connected peer.","breadcrumbs":"Protocols » BUS Protocol » Socket Operations","id":"219","title":"Socket Operations"},"22":{"body":"void *nng_msg_header(nng_msg *msg);\nsize_t nng_msg_header_len(nng_msg *msg); The header and header length of msg are returned by nng_msg_header and nng_msg_header_len, respectively. The message headers are generally intended for limited use, to store protocol headers. important The message headers are for protocol and transport headers, and not for general application payloads. Misuse of the header may prevent the application from functioning properly.","breadcrumbs":"API Reference » Messages » Message Header","id":"22","title":"Message Header"},"220":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » BUS Protocol » Protocol Versions","id":"220","title":"Protocol Versions"},"221":{"body":"The BUS protocol has no protocol-specific options.","breadcrumbs":"Protocols » BUS Protocol » Protocol Options","id":"221","title":"Protocol Options"},"222":{"body":"When using a BUS socket in raw mode , received messages will contain the incoming pipe ID as the sole element in the header. If a message containing such a header is sent using a raw BUS socket, then, the message will be delivered to all connected pipes except the one identified in the header. This behavior is intended for use with device configurations consisting of just a single socket. Such configurations are useful in the creation of rebroadcasters, and this capability prevents a message from being routed back to its source. If no header is present, then a message is sent to all connected pipes. When using normal (cooked mode) BUS sockets, no message headers are present.","breadcrumbs":"Protocols » BUS Protocol » Protocol Headers","id":"222","title":"Protocol Headers"},"223":{"body":"The PAIR protocol implements a peer-to-peer pattern, where relationships between peers are one-to-one.","breadcrumbs":"Protocols » PAIR Protocol » PAIR protocol","id":"223","title":"PAIR protocol"},"224":{"body":"The nng_pair_open functions create a PAIR socket. Normally, this pattern will block when attempting to send a message if no peer is able to receive the message. note Even though this mode may appear to be reliable, because back-pressure prevents discarding messages most of the time, there are topologies involving where messages may be discarded. Applications that require reliable delivery semantics should consider using REQ sockets, or implement their own acknowledgment layer on top of PAIR sockets.","breadcrumbs":"Protocols » PAIR Protocol » Socket Operations","id":"224","title":"Socket Operations"},"225":{"body":"Version 0 is the legacy version of this protocol. It lacks any header information, and is suitable when building simple one-to-one topologies. tip Use version 0 if you need to communicate with other implementations, including the legacy libnanomsg library or mangos . Version 1 of the protocol offers improved protection against loops when used with devices .","breadcrumbs":"Protocols » PAIR Protocol » Protocol Versions","id":"225","title":"Protocol Versions"},"226":{"body":"note Polyamorous mode is deprecated, and support for it will likely be removed in a future release, when a suitable mesh protocol is available. In the meantime, applications are encouraged to look to other patterns. Normally pair sockets are for one-to-one communication, and a given peer will reject new connections if it already has an active connection to another peer. Polyamorous changes this, to allow a socket to communicate with multiple directly-connected peers. This mode is enabled by opening a socket using nng_pair1_open_poly . tip Polyamorous mode is only available when using pair version 1. In polyamorous mode a socket can support many one-to-one connections. In this mode, the application must choose the remote peer to receive an outgoing message by setting the nng_pipe to use for the outgoing message using nng_msg_set_pipe . If no remote peer is specified by the sender, then the protocol will select any available connected peer. Most often the value of the outgoing pipe will be obtained from an incoming message using nng_msg_get_pipe , such as when replying to an incoming message. note Directed send only works with directly connected peers. It will not function across device proxies. In order to prevent head-of-line blocking, if the peer on the given pipe is not able to receive (or the pipe is no longer available, such as if the peer has disconnected), then the message will be discarded with no notification to the sender.","breadcrumbs":"Protocols » PAIR Protocol » Polyamorous Mode","id":"226","title":"Polyamorous Mode"},"227":{"body":"The following protocol-specific options are available. NNG_OPT_MAXTTL : (int, version 1 only). Maximum time-to-live. NNG_OPT_PAIR1_POLY: (bool, version 1 only) This option is no longer supported. Formerly it was used to configure polyamorous mode, but that mode is now established by using the nng_pair1_open_poly function.","breadcrumbs":"Protocols » PAIR Protocol » Protocol Options","id":"227","title":"Protocol Options"},"228":{"body":"Version 0 of the pair protocol has no protocol-specific headers. Version 1 of the pair protocol uses a single 32-bit unsigned value. The low-order (big-endian) byte of this value contains a \"hop\" count, and is used in conjunction with the NNG_OPT_MAXTTL option to guard against device forwarding loops. This value is initialized to 1, and incremented each time the message is received by a new node.","breadcrumbs":"Protocols » PAIR Protocol » Protocol Headers","id":"228","title":"Protocol Headers"},"229":{"body":"The PUB protocol is one half of a publisher/subscriber pattern. In this pattern, a publisher sends data, which is broadcast to all subscribers. The subscribing applications only see the data to which they have subscribed. The PUB protocol is the publisher side, and the SUB protocol is the subscriber side. note In this implementation, the publisher delivers all messages to all subscribers. The subscribers maintain their own subscriptions, and filter them locally. Thus, this pattern should not be used in an attempt to reduce bandwidth consumption. The topics that subscribers subscribe to is just the first part of the message body. Applications should construct their messages accordingly.","breadcrumbs":"Protocols » PUB Protocol » PUB Protocol","id":"229","title":"PUB Protocol"},"23":{"body":"void *nng_msg_header_clear(nng_msg *msg); The nng_msg_header_clear simply resets the total message header length to zero.","breadcrumbs":"API Reference » Messages » Clear the Header","id":"23","title":"Clear the Header"},"230":{"body":"The nng_pub0_open functions create a publisher socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in NNG_ENOTSUP.","breadcrumbs":"Protocols » PUB Protocol » Socket Operations","id":"230","title":"Socket Operations"},"231":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PUB Protocol » Protocol Versions","id":"231","title":"Protocol Versions"},"232":{"body":"The PUB protocol has no protocol-specific options.","breadcrumbs":"Protocols » PUB Protocol » Protocol Options","id":"232","title":"Protocol Options"},"233":{"body":"The PUB protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PUB Protocol » Protocol Headers","id":"233","title":"Protocol Headers"},"234":{"body":"The PULL protocol is one half of a pipeline pattern. The other half is the PUSH protocol. In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion from the set of connected peers available for receiving. This property makes this pattern useful in load-balancing scenarios.","breadcrumbs":"Protocols » PULL Protocol » PULL protocol","id":"234","title":"PULL protocol"},"235":{"body":"The nng_pull0_open functions create a PULL socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in NNG_ENOTSUP. When receiving messages, the PULL protocol accepts messages as they arrive from peers. If two peers both have a message ready, the order in which messages are handled is undefined.","breadcrumbs":"Protocols » PULL Protocol » Socket Operations","id":"235","title":"Socket Operations"},"236":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PULL Protocol » Protocol Versions","id":"236","title":"Protocol Versions"},"237":{"body":"The PULL protocol has no protocol-specific options.","breadcrumbs":"Protocols » PULL Protocol » Protocol Options","id":"237","title":"Protocol Options"},"238":{"body":"The PULL protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PULL Protocol » Protocol Headers","id":"238","title":"Protocol Headers"},"239":{"body":"","breadcrumbs":"Protocols » PUSH Protocol » PUSH protocol","id":"239","title":"PUSH protocol"},"24":{"body":"int nng_msg_header_append(nng_msg *msg, const void *val, size_t size);\nint nng_msg_header_append_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_header_append_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_header_append_u64(nng_msg *msg, uint64_t val64); int nng_msg_header_insert(nng_msg *msg, const void *val, size_t size);\nint nng_msg_header_insert_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_header_insert_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_header_insert_u64(nng_msg *msg, uint64_t val64); Appending data to a message header is done by using the nng_msg_header_append functions, and inserting data in the header is done using the nng_msg_header_insert functions. These functions act just like the nng_msg_append and nng_msg_insert functions, except that they operate on the message header rather than the message body.","breadcrumbs":"API Reference » Messages » Append or Insert Header","id":"24","title":"Append or Insert Header"},"240":{"body":"The PUSH protocol is one half of a pipeline pattern. The other side is the PULL protocol. In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion from the set of connected peers available for receiving. This property makes this pattern useful in load-balancing scenarios.","breadcrumbs":"Protocols » PUSH Protocol » DESCRIPTION","id":"240","title":"DESCRIPTION"},"241":{"body":"The nng_push0_open call creates a PUSH socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in NNG_ENOTSUP. Send operations will observe flow control (back-pressure), so that only peers capable of accepting a message will be considered. If no peer is available to receive a message, then the send operation will wait until one is available, or the operation times out. note Although the pipeline protocol honors flow control, and attempts to avoid dropping messages, no guarantee of delivery is made. Furthermore, as there is no capability for message acknowledgment, applications that need reliable delivery are encouraged to consider the REQ protocol instead.","breadcrumbs":"Protocols » PUSH Protocol » Socket Operations","id":"241","title":"Socket Operations"},"242":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PUSH Protocol » Protocol Versions","id":"242","title":"Protocol Versions"},"243":{"body":"NNG_OPT_SENDBUF : (int, 0 - 8192) Normally this is set to zero, indicating that send operations are unbuffered. In unbuffered operation, send operations will wait until a suitable peer is available to receive the message. If this is set to a positive value (up to 8192), then an intermediate buffer is provided for the socket with the specified depth (in messages). note Transport layer buffering may occur in addition to any socket buffer determined by this option.","breadcrumbs":"Protocols » PUSH Protocol » Protocol Options","id":"243","title":"Protocol Options"},"244":{"body":"The PUSH protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PUSH Protocol » Protocol Headers","id":"244","title":"Protocol Headers"},"245":{"body":"The REP protocol is one half of a request/reply pattern. In this pattern, a requester sends a message to one replier, who is expected to reply. The request is resent if no reply arrives, until a reply is received or the request times out. tip This protocol is useful in setting up RPC-like services. It is also reliable, in that a requester will keep retrying until a reply is received. The REP protocol is the replier side, and the REP protocol is the requester side.","breadcrumbs":"Protocols » REP Protocol » REP Protocol","id":"245","title":"REP Protocol"},"246":{"body":"The nng_rep0_open functions create a replier socket. This socket may be used to receive messages (requests), and then to send replies. Generally a reply can only be sent after receiving a request. Send operations will result in NNG_ESTATE if no corresponding request was previously received. Likewise, only one receive operation may be pending at a time. Any additional concurrent receive operations will result in NNG_ESTATE. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » REP Protocol » Socket Operations","id":"246","title":"Socket Operations"},"247":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Each context may have at most one outstanding request, and operates independently of the others. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » REP Protocol » Context Operations","id":"247","title":"Context Operations"},"248":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » REP Protocol » Protocol Versions","id":"248","title":"Protocol Versions"},"249":{"body":"The REP protocol has no protocol-specific options.","breadcrumbs":"Protocols » REP Protocol » Protocol Options","id":"249","title":"Protocol Options"},"25":{"body":"int nng_msg_header_chop(nng_msg *msg, size_t size);\nint nng_msg_header_chop_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_header_chop_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_header_chop_u64(nng_msg *msg, uint64_t *val64); int nng_msg_header_trim(nng_msg *msg, size_t size);\nint nng_msg_header_trim_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_header_trim_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_header_trim_u64(nng_msg *msg, uint64_t *val64); The nng_msg_header_trim functions remove data from the beginning of the message header, and the nng_msg_header_chop functions remove data from the end of the message header. These functions act just like the nng_msg_trim and nng_msg_chop functions, except that they operate the message header rather than the message body.","breadcrumbs":"API Reference » Messages » Consume from Header","id":"25","title":"Consume from Header"},"250":{"body":"The REP protocol uses a backtrace in the header. This is more fully documented in the REQ chapter.","breadcrumbs":"Protocols » REP Protocol » Protocol Headers","id":"250","title":"Protocol Headers"},"251":{"body":"The REQ protocol is one half of a request/reply pattern. In this pattern, a requester sends a message to one replier, who is expected to reply. The request is resent if no reply arrives, until a reply is received or the request times out. tip This protocol is useful in setting up RPC-like services. It is also \"reliable\", in that a the requester will keep retrying until a reply is received. note Because requests are resent, it is important that they be idempotent to ensure predictable and repeatable behavior even in the face of duplicated requests, which can occur (for example if a reply message is lost for some reason.) The requester generally only has one outstanding request at a time unless in raw mode , and it will generally attempt to spread work requests to different peer repliers. tip This property, when combined with a device can help provide a degree of load-balancing. The REQ protocol is the requester side, and the REP protocol is the replier side.","breadcrumbs":"Protocols » REQ Protocol » REQ protocol","id":"251","title":"REQ protocol"},"252":{"body":"The nng_req0_open functions create a REQ socket. This socket may be used to send messages (requests), and then to receive replies. Generally a reply can only be received after sending a request. (Attempts to receive a message will result in NNG_ESTATE if there is no outstanding request.) Furthermore, only a single receive operation may be pending at a time. Attempts to post more receive operations concurrently will result in NNG_ESTATE. Requests may be canceled by sending a different request. This will cause the requester to discard any reply from the earlier request, but it will not stop a replier from processing a request it has already received or terminate a request that has already been placed on the wire. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » REQ Protocol » Socket Operations","id":"252","title":"Socket Operations"},"253":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . The NNG_OPT_REQ_RESENDTIME value may be configured differently on contexts created this way. Each context may have at most one outstanding request, and operates independently from the others. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » REQ Protocol » Context Operations","id":"253","title":"Context Operations"},"254":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » REQ Protocol » Protocol Versions","id":"254","title":"Protocol Versions"},"255":{"body":"The following protocol-specific option is available. NNG_OPT_REQ_RESENDTIME: ( nng_duration ) When a new request is started, a timer of this duration is also started. If no reply is received before this timer expires, then the request will be resent. Requests are also automatically resent if the peer to whom the original request was sent disconnects. Resending may be deferred up to the value of the NNG_OPT_RESENDTICK parameter. If the value is set to NNG_DURATION_INFINITE , then resends are disabled altogether. This should be used when the request is not idemptoent. NNG_OPT_REQ_RESENDTICK: ( nng_duration ) This is the granularity of the clock that is used to check for resending. The default is a second. Setting this to a higher rate will allow for more timely resending to occur, but may incur significant additional overhead when the socket has many outstanding requests (contexts). When there are no requests outstanding that have a resend set, then the clock does not tick at all. This option is shared for all contexts on a socket, and is only available for the socket itself.","breadcrumbs":"Protocols » REQ Protocol » Protocol Options","id":"255","title":"Protocol Options"},"256":{"body":"This protocol uses a backtrace in the header. This form uses a stack of 32-bit big-endian identifiers. There must be at least one identifier, the request ID , which will be the last element in the array, and must have the most significant bit set. There may be additional peer ID s preceding the request ID. These will be distinguishable from the request ID by having their most significant bit clear. When a request message is received by a forwarding node (such as a device ), the forwarding node prepends a 32-bit peer ID (which must have the most significant bit clear), which is the forwarder's way of identifying the directly connected peer from which it received the message. (This peer ID, except for the most significant bit, has meaning only to the forwarding node itself.) It may help to think of prepending a peer ID as pushing a peer ID onto the front of the stack of headers for the message. (It will use the peer ID it popped from the front to determine the next intermediate destination for the reply.) When a reply message is created, it is created using the same headers that the request contained. A forwarding node can pop the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. When the reply finally arrives back at the initiating requester, it should have only a single element in the message, which will be the request ID it originally used for the request.","breadcrumbs":"Protocols » REQ Protocol » Protocol Headers","id":"256","title":"Protocol Headers"},"257":{"body":"The RESPONDENT protocol is one half of a survey pattern. In this pattern, a surveyor sends a survey, which is broadcast to all peer respondents. The respondents then have a chance to reply (but are not obliged to reply). The survey itself is a timed event, so that responses received after the survey has finished are discarded. tip This protocol is useful in solving voting problems, such as leader election in cluster configurations, as well as certain kinds of service discovery problems. The RESPONDENT protocol is the respondent side, and the SURVEYOR protocol is the surveyor side.","breadcrumbs":"Protocols » RESPONDENT Protocol » RESPONDENT protocol","id":"257","title":"RESPONDENT protocol"},"258":{"body":"The nng_respondent0_open functions create a respondent socket. This socket may be used to receive messages, and then to send replies. A reply can only be sent after receiving a survey, and generally the reply will be sent to surveyor from whom the last survey was received. Respondents may discard a survey by simply not replying to it. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » RESPONDENT Protocol » Socket Operations","id":"258","title":"Socket Operations"},"259":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Incoming surveys will be routed to and received by only one context. Additional surveys may be received by other contexts in parallel. Replies made using a context will be returned to the the surveyor that issued the survey most recently received by that context. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » RESPONDENT Protocol » Context Operations","id":"259","title":"Context Operations"},"26":{"body":"nng_pipe nng_msg_get_pipe(nng_msg *msg);\nvoid nng_msg_get_pipe(nng_msg *msg, nng_pipe p); The nng_msg_set_pipe function sets the pipe associated with msg to p . This is most often useful when used with protocols that support directing a message to a specific peer. For example the PAIR version 1 protocol can do this when NNG_OPT_PAIR1_POLY mode is set. The nng_msg_get_pipe function returns the pipe that was previously set on the message m , either directly by the application, or when the message was received by the protocol. note Not all protocols support overriding the destination pipe.","breadcrumbs":"API Reference » Messages » Message Pipe","id":"26","title":"Message Pipe"},"260":{"body":"Only version 0 of this protocol is supported. At the time of writing, no other versions of this protocol have been defined. 1","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Versions","id":"260","title":"Protocol Versions"},"261":{"body":"The respondent protocol has no protocol-specific options.","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Options","id":"261","title":"Protocol Options"},"262":{"body":"The RESPONDENT protocol uses a backtrace in the header. This is more fully documented in the SURVEYOR manual. 1 : An earlier and incompatible version of the protocol was used in older pre-releases of nanomsg , but was not released in any production version.","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Headers","id":"262","title":"Protocol Headers"},"263":{"body":"The SUB protocol is one half of a publisher/subscriber pattern. In this pattern, a publisher sends data, which is broadcast to all subscribers. The subscribing applications only see the data to which they have subscribed. The SUB protocol is the subscriber side, and the PUB protocol is the publisher side. note The publisher delivers all messages to all subscribers. The subscribers maintain their own subscriptions, and filter them locally. Thus, this pattern should not be used in an attempt to reduce bandwidth consumption. The topics that subscribers subscribe to is compared to the leading bytes of the message body. Applications should construct their messages accordingly.","breadcrumbs":"Protocols » SUB Protocol » SUB protocol","id":"263","title":"SUB protocol"},"264":{"body":"The nng_sub0_open functions create a SUB socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in NNG_ENOTSUP.","breadcrumbs":"Protocols » SUB Protocol » Socket Operations","id":"264","title":"Socket Operations"},"265":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » SUB Protocol » Protocol Versions","id":"265","title":"Protocol Versions"},"266":{"body":"The following protocol-specific option is available. NNG_OPT_SUB_PREFNEW: (bool) This read/write option specifies the behavior of the subscriber when the queue is full. When true (the default), the subscriber will make room in the queue by removing the oldest message. When false, the subscriber will reject messages if the message queue does not have room.","breadcrumbs":"Protocols » SUB Protocol » Protocol Options","id":"266","title":"Protocol Options"},"267":{"body":"The SUB protocol has no protocol-specific headers.","breadcrumbs":"Protocols » SUB Protocol » Protocol Headers","id":"267","title":"Protocol Headers"},"268":{"body":"The SURVEYOR protocol is one half of a survey pattern. In this pattern, a surveyor sends a survey, which is broadcast to all peer respondents. The respondents then have a chance, but are not obliged, to reply. The survey itself is a timed event, so that responses received after the survey has finished are discarded. tip This protocol is useful in solving voting problems, such as leader election in cluster configurations, as well as certain kinds of service discovery problems. The SURVEYOR protocol is the surveyor side, and the RESPONDENT protocol is the respondent side.","breadcrumbs":"Protocols » SURVEYOR Protocol » SURVEYOR protocol","id":"268","title":"SURVEYOR protocol"},"269":{"body":"The nng_surveyor0_open functions create a surveyor socket. This socket may be used to send messages (surveys), and then to receive replies. A reply can only be received after sending a survey. A surveyor can normally expect to receive at most one reply from each responder. (Messages can be duplicated in some topologies, so there is no guarantee of this.) Attempts to receive on a socket with no outstanding survey will result in NNG_ESTATE. If the survey times out while the surveyor is waiting for replies, then the result will be NNG_ETIMEDOUT. Only one survey can be outstanding at a time; sending another survey will cancel the prior one, and any responses from respondents from the prior survey that arrive after this will be discarded. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » SURVEYOR Protocol » Socket Operations","id":"269","title":"Socket Operations"},"27":{"body":"","breadcrumbs":"API Reference » Messages » Examples","id":"27","title":"Examples"},"270":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Each context can initiate its own surveys, and it will receive only responses to its own outstanding surveys. Other contexts on the same socket may have overlapping surveys operating at the same time. Each of these may have their own timeouts established with NNG_OPT_SURVEYOR_SURVEYTIME. Additionally, sending a survey on a context will only cancel an outstanding survey on the same context. note Due to the best-effort nature of this protocol, if too may contexts are attempting to perform surveys simultaneously, it is possible for either individual outgoing surveys or incoming responses to be lost.","breadcrumbs":"Protocols » SURVEYOR Protocol » Context Operations","id":"270","title":"Context Operations"},"271":{"body":"Only version 0 of this protocol is supported. At the time of writing, no other versions of this protocol have been defined. 1","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Versions","id":"271","title":"Protocol Versions"},"272":{"body":"The following protocol-specific option is available. NNG_OPT_SURVEYOR_SURVEYTIME: ( nng_duration ) When a new survey is started, a timer of this duration is started. Any responses arriving this time will be discarded. Attempts to receive after the timer expires with no other surveys started will result in NNG_ESTATE. If a receive is pending when this timer expires, it will result in NNG_ETIMEDOUT.","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Options","id":"272","title":"Protocol Options"},"273":{"body":"This form uses a stack of 32-bit big-endian identifiers. There must be at least one identifier, the survey ID , which will be the last element in the array, and must have the most significant bit set. There may be additional peer ID s preceding the survey ID. These will be distinguishable from the survey ID by having their most significant bit clear. When a survey message is received by a forwarding node (such as a device ), the forwarding node prepends a 32-bit peer ID (which must have the most significant bit clear), which is the forwarder's way of identifying the directly connected peer from which it received the message. (This peer ID, except for the most significant bit, has meaning only to the forwarding node itself.) It may help to think of prepending a peer ID as pushing a peer ID onto the front of the stack of headers for the message. (It will use the peer ID it popped from the front to determine the next intermediate destination for the response.) When a response message is created, it is created using the same headers that the survey contained. A forwarding node can pop the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. When the response finally arrives back at the initiating surveyor, it should have only a single element in the message, which will be the survey ID it originally used for the request. More detail can be found in the sp-surveyor-01 RFC document. 1 : An earlier and incompatible version of the protocol was used in older pre-releases of nanomsg , but was not released in any production version.","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Headers","id":"273","title":"Protocol Headers"},"274":{"body":"This section documents transports for Scalabity Protocols implemented by NNG. BSD Socket Intra-Process Transport UDP","breadcrumbs":"Transports » Transports","id":"274","title":"Transports"},"275":{"body":"The inproc transportintra-process provides communication support between sockets within the same process. This may be used as an alternative to slower transports when data must be moved within the same process. This transport tries hard to avoid copying data, and thus is very light-weight.","breadcrumbs":"Transports » Intra-Process Transport » INPROC Transport","id":"275","title":"INPROC Transport"},"276":{"body":"This transport uses URLs using the scheme inproc://, followed by an arbitrary string of text, terminated by a NUL byte. Multiple URLs can be used within the same application, and they will not interfere with one another. Two applications may also use the same URL without interfering with each other. They will however be unable to communicate with each other using that URL.","breadcrumbs":"Transports » Intra-Process Transport » URL Format","id":"276","title":"URL Format"},"277":{"body":"When using an nng_sockaddr structure, the actual structure is of type nng_sockaddr_inproc .","breadcrumbs":"Transports » Intra-Process Transport » Socket Address","id":"277","title":"Socket Address"},"278":{"body":"The inproc transport has no special options. note While inproc accepts the option NNG_OPT_RECVMAXSZ for compatibility, the value of the option is ignored with no enforcement. As inproc peers are in the same address space, they are implicitly trusted, so the protection afforded by NNG_OPT_RECVMAXSZ is unnecessary.","breadcrumbs":"Transports » Intra-Process Transport » Transport Options","id":"278","title":"Transport Options"},"279":{"body":"When mixing the NNG library with other implementations of these protocols in the same process (such as the mangos or libnanomsg implementations), it will not be possible to utilize the inproc transport to communicate across this boundary. This limitation also extends to using different instances of the NNG library within the same process.","breadcrumbs":"Transports » Intra-Process Transport » Mixing Implementations","id":"279","title":"Mixing Implementations"},"28":{"body":"#include nng_msg *m;\nif (nng_msg_alloc(&m, strlen(\"content\") + 1) != 0) { // handle error\n}\nstrcpy(nng_msg_body(m), \"content\");","breadcrumbs":"API Reference » Messages » Example 1: Preparing a message for use","id":"28","title":"Example 1: Preparing a message for use"},"280":{"body":"","breadcrumbs":"Transports » Inter-Process Transport » IPC Transport","id":"280","title":"IPC Transport"},"281":{"body":"The ipc transport provides communication support between sockets within different processes on the same host. For POSIX platforms, this is implemented using UNIX domain sockets. For Windows, this is implemented using Windows named pipes. Other platforms may have different implementation strategies.","breadcrumbs":"Transports » Inter-Process Transport » DESCRIPTION","id":"281","title":"DESCRIPTION"},"282":{"body":"Traditional Names This transport uses URIs using the scheme ipc://, followed by a path name in the file system where the socket or named pipe should be created. tip On Windows, all names are prefixed by \\\\.\\pipe\\ and do not reside in the normal file system. On POSIX platforms, the path is taken literally, and is relative to the current directory, unless it begins with /, in which case it is relative to the root directory. note When using relative paths on POSIX systems, the address used and returned in properties like NNG_OPT_LOCADDR will also be relative. Consequently, they will only be interpreted the same by processes that have the same working directory. To ensure maximum portability and safety, absolute paths are recommended whenever possible. note If compatibility with legacy nanomsg applications is required, then path names must not be longer than 122 bytes, including the final NUL byte. This is because legacy versions of nanomsg cannot express URLs longer than 128 bytes, including the ipc:// prefix. UNIX Aliases The unix:// scheme is an alias for ipc:// and can be used inter-changeably, but only on POSIX systems. 1 Abstract Names On Linux, this transport also can support abstract sockets. Abstract sockets use a URI-encoded name after the abstract:// scheme, which allows arbitrary values to be conveyed in the path, including embedded NUL bytes. For example, the name \"a\\0b\" would be represented as abstract://a%00b. tip An empty name may be used with a listener to request \"auto bind\" be used to select a name. In this case the system will allocate a free name. The name assigned may be retrieved using NNG_OPT_LOCADDR . Abstract names do not include the leading NUL byte used in the low-level socket address. Abstract sockets do not have any representation in the file system, and are automatically freed by the system when no longer in use. Abstract sockets ignore socket permissions, but it is still possible to determine the credentials of the peer with NNG_OPT_PEER_UID , and similar options. 2","breadcrumbs":"Transports » Inter-Process Transport » URI Formats","id":"282","title":"URI Formats"},"283":{"body":"When using an nng_sockaddr structure, the actual structure is of type nng_sockaddr_ipc , except for abstract sockets, which use nng_sockaddr_abstract .","breadcrumbs":"Transports » Inter-Process Transport » Socket Address","id":"283","title":"Socket Address"},"284":{"body":"The following transport options are supported by this transport, where supported by the underlying platform. Option Type Description NNG_OPT_IPC_PERMISSIONS int Settable on listeners before they start, this is the UNIX file mode used when creating the socket. NNG_OPT_LOCADDR nng_sockaddr Local socket address, either nng_sockaddr_ipc or nng_sockaddr_abstract . NNG_OPT_REMADDR nng_sockaddr Remote socket address, either nng_sockaddr_ipc or nng_sockaddr_abstract . NNG_OPT_PEER_GID int Read only option, returns the group ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_PID int Read only option, returns the processed ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_UID int Read only option, returns the user ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_ZONEID int Read only option, returns the zone ID of the process at the other end of the socket, if platform supports it. NNG_OPT_LISTEN_FD int Write only for listeners before they start, use the named socket for accepting (for use with socket activation).","breadcrumbs":"Transports » Inter-Process Transport » Transport Options","id":"284","title":"Transport Options"},"285":{"body":"On Windows systems, the security descriptor for the listener, which can be used to control access, can be set using the function nng_listener_set_security_descriptor . 1 : The purpose of this scheme is to support a future transport making use of AF_UNIX on Windows systems, at which time it will be necessary to discriminate between the Named Pipes and the AF_UNIX based transports. 2 : This property makes it important that names be chosen randomly to prevent unauthorized access, or that checks against the peer credentials are made, or ideally, both.","breadcrumbs":"Transports » Inter-Process Transport » Other Configuration Parameters","id":"285","title":"Other Configuration Parameters"},"286":{"body":"","breadcrumbs":"Transports » BSD Socket (Experimental) » Socket Transport (Experimental)","id":"286","title":"Socket Transport (Experimental)"},"287":{"body":"The socket transport supports communication between peers across arbitrary BSD sockets, such as those that are created with nng_socket_pair . This transport only supports listeners , using nng_listener_create . note Attempts to create dialers using this transport will result in NNG_ENOTSUP. The socket file descriptor is passed to the listener using the NNG_OPT_SOCKET_FD option (as an integer). Setting this option will cause the listener to create a pipe backed by the file descriptor. The protocol between peers using this transport is compatible with the protocol used for the tcp transport, but this is an implementation detail and subject to change without notice. 1 note This transport is experimental , and at present is only supported on POSIX platforms. 2","breadcrumbs":"Transports » BSD Socket (Experimental) » Description","id":"287","title":"Description"},"288":{"body":"This transport uses the URL socket://, without further qualification.","breadcrumbs":"Transports » BSD Socket (Experimental) » URL Format","id":"288","title":"URL Format"},"289":{"body":"The socket address will be of family NNG_AF_UNSPEC. There are no further socket details available.","breadcrumbs":"Transports » BSD Socket (Experimental) » Socket Address","id":"289","title":"Socket Address"},"29":{"body":"if (nng_msg_alloc(&m, 1024) != 0) { // handle error\n}\nwhile ((val64 = next_datum()) != 0) P if (nng_msg_append_u64(m, val64) != 0) { // handle error }\n}","breadcrumbs":"API Reference » Messages » Example 2: Preallocating message content","id":"29","title":"Example 2: Preallocating message content"},"290":{"body":"The following transport options are supported by this transport. Option Type Description NNG_OPT_SOCKET_FD int Write-only option, that may be set multiple times on a listener. Each time this is set, the listener will create a pipe backed by the given file descriptor passed as an argument. NNG_OPT_PEER_GID int Read only option, returns the group ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_PID int Read only option, returns the processed ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_UID int Read only option, returns the user ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_ZONEID int Read only option, returns the zone ID of the process at the other end of the socket, if platform supports it. note The NNG_OPT_PEER_GID, NNG_OPT_PEER_PID, NNG_OPT_PEER_UID, and NNG_OPT_PEER_ZONEID options depend on platform support. These behave in exactly the same fashion as for the ipc transport. 1 : Specifically it is not compatible with the ipc transport. 2 : Windows lacks a suitable socketpair equivalent function we could use.","breadcrumbs":"Transports » BSD Socket (Experimental) » Transport Options","id":"290","title":"Transport Options"},"291":{"body":"","breadcrumbs":"Transports » UDP Transport (Experimental) » UDP Transport (Experimental)","id":"291","title":"UDP Transport (Experimental)"},"292":{"body":"The udp transport supports communication between peers using UDP. UDP is a very light-weight connection-less, unreliable, unordered delivery mechanism. Both IPv4 and IPv6 are supported when the underlying platform also supports it. This transport adds an ordering guarantee, so that messages will always be received in the correct order. Messages that arrive out of order, or are duplicated, will be dropped. There may be gaps in the messages received, so applications should not assume that all messages sent will arrive. note This transport is experimental .","breadcrumbs":"Transports » UDP Transport (Experimental) » Description","id":"292","title":"Description"},"293":{"body":"This transport uses URIs using the scheme udp://, followed by an IP address or hostname, followed by a colon and finally a UDP port number. For example, to contact port 8001 on the localhost either of the following URIs could be used: udp://127.0.0.1:8001 or udp://localhost:8001. A URI may be restricted to IPv6 using the scheme udp6://, and may be restricted to IPv4 using the scheme udp4://. note Specifying udp6:// may not prevent IPv4 hosts from being used with IPv4-in-IPv6 addresses, particularly when using a wildcard hostname with listeners. The details of this varies across operating systems. tip We recommend using either numeric IP addresses, or names that are specific to either IPv4 or IPv6 to prevent confusion and surprises. When specifying IPv6 addresses, the address must be enclosed in square brackets ([]) to avoid confusion with the final colon separating the port. For example, the same port 8001 on the IPv6 loopback address (::1) would be specified as udp://[::1]:8001. The special value of 0 (INADDR_ANY) can be used for a listener to indicate that it should listen on all interfaces on the host. A short-hand for this form is to omit the IP address entirely. For example, the following two URIs are equivalent, and could be used to listen to port 9999 on the host: udp://0.0.0.0:9999 udp://:9999","breadcrumbs":"Transports » UDP Transport (Experimental) » URL Format","id":"293","title":"URL Format"},"294":{"body":"When using an nng_sockaddr structure, the actual structure is either of type nng_sockaddr_in (for IPv4) or nng_sockaddr_in6 (for IPv6).","breadcrumbs":"Transports » UDP Transport (Experimental) » Socket Address","id":"294","title":"Socket Address"},"295":{"body":"The following transport options are supported by this transport, where supported by the underlying platform. Option Type Description NNG_OPT_LOCADDR nng_sockaddr The locally bound address, will be either nng_sockaddr_in or nng_sockaddr_in6 . NNG_OPT_REMADDR nng_sockaddr The remote peer address, will be either nng_sockaddr_in or nng_sockaddr_in6 . Only valid for pipe and dialer objects. NNG_OPT_RECVMAXSZ size_t Maximum size of incoming messages, will be limited to at most 65000. NNG_OPT_UDP_COPY_MAX size_t Threshold above which received messages are \"loaned\" up, rather than a new message being allocated and copied into. NNG_OPT_UDP_BOUND_PORT int The locally bound UDP port number (1-65535), read-only for listener objects only.","breadcrumbs":"Transports » UDP Transport (Experimental) » Transport Options","id":"295","title":"Transport Options"},"296":{"body":"This transport maps each SP message to a single UDP packet. In order to allow room for network headers, we thus limit the maximum message size to 65000 bytes, minus the overhead for any SP protocol headers. However, applications are strongly encouraged to only use this transport for very much smaller messages, ideally those that will fit within a single network packet without requiring fragmentation and reassembly. For Ethernet without jumbo frames, this typically means an MTU of a little less than 1500 bytes. (Specifically, 1452, which allows 28 bytes for IPv4 and UDP, and 20 bytes for the this transport. Reduce by an additional 20 bytes for IPv6.) Other link layers may have different MTUs, however IPv6 requires a minimum MTU of 1280, which after deducting 48 bytes for IPv6 and UDP headers, and 20 bytes for our transport header, leaves 1212 bytes for user data. If additional allowances are made for SP protocol headers with a default TTL of 8 (resulting in 72 additional bytes for route information), the final user accessible payload will be 1140 bytes. Thus this can be likely be viewed as a safe maximum to employ for SP payload data across all transports. The maximum message size is negotiated as part of establishing a peering relationship, and oversize messages will be dropped by the sender before going to the network. The maximum message size to receive can be configured with the NNG_OPT_RECVMAXSZ option.","breadcrumbs":"Transports » UDP Transport (Experimental) » Maximum Message Size","id":"296","title":"Maximum Message Size"},"297":{"body":"This transports maintains a logical \"connection\" with each peer, to provide a rough facsimile of a connection based semantic. This requires some resource on each peer. In order to ensure that resources are reclaimed when a peer vanishes unexpectedly, a keep-alive mechanism is implemented. TODO: Document the tunables for this.","breadcrumbs":"Transports » UDP Transport (Experimental) » Keep Alive","id":"297","title":"Keep Alive"},"298":{"body":"This section provides some guides to aid in migrating software from earlier versions NNG or libnanomsg . Migrating from NNG 1.x Migrating from libnanomsg","breadcrumbs":"Migration Guides » Migration Guides","id":"298","title":"Migration Guides"},"299":{"body":"There are some incompatibities from NNG 1.x, and applications must make certain changes for NNG 2.0. This guide should help with this migration. While we have made reasonable efforts to highlight all of the things that applications could run into, this list is not necessarily exhaustive, and undocumented interfaces may have changed without notice here.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Migrating from NNG 1.x","id":"299","title":"Migrating from NNG 1.x"},"3":{"body":"At the time of this writing, we are wrapping up NNG for its formal 1.0.0 release. It's a good time for reflection on the road that we took to get here. Like the road on the cover of this book, it was windy (if quite a bit longer), but what we find at the end has made the journey worthwhile. Originally the NNG project was conceived as a relatively modest effort to rewrite nanomsg based on threads, with a more readily extensible internal architecture so that we could more easily undertake projects like the ZeroTier and TLS transports. It would not be incorrect to say that the initial NNG effort was started in \"anger\", as we were frustrated with nanomsg's very complex internal state machines. Looking back on it now, those complex state state machines don't seem nearly as insane as they did just a year ago. The simple, naïve, approach we would have preferred, and the one we originally started with, involved significant use of threads, inspired by the work we did in mangos, which uses Go's goroutines heavily. Goroutines are excellent. Threads, it turns out, are not. Scalable, asynchronous, portable I/O is a lot harder than it looks. Our experience with in-kernel threads on illumos and Solaris spoiled us, and left us utterly unprepared for cesspool that really is large amounts of userspace programming. Instead, we have created our own, completely asynchronous core, giving us advanced multiprocessing and concurrency capabilities, without either sacrificing portability or settling for some unhappy least common denominator. This core is a robust foundation for NNG and handling the \"Scalability Protocols\", but if we're being completely honest, we think this core has braod applicability for beyond just the Scalability Protocols. It will be interesting to see if others come to the same conclusion. Builting upon this robust foundation, we have engineered a substantial project, with capabilities far in exceess of the original nanomsg, while still preserving compatibility with the the network protocols that form the backbone of the nanomsg ecosystem, and even a compatible programming interface for nanomsg library users. In addition to compatibility with nanomsg, we find that NNG has greatly increased scalability, reliability, and usability (especially when developing concurrent applications). NNG also has complete HTTP server and client implementations, support for TLS, and a plethora of other capabilities. Much of this is made possible by a the aforementioned asynchronous I/O framework. We've tried to stay true to the core nanomsg goals about being light-weight, liberally licensed, and implemented in C. (After all, those were the things that drew us to nanomsg in the first place!) In addition we added a couple of new ones. Specifically, reliability, performance, and extensibility (in that order) were added as core goals for the project. We believe that NNG represents a substantial step forward over other messaging frameworks, and have enjoyed creating it. We hope you find it useful. There is still a lot more we want to do, and future release of NNG will continue to expand it's capabilities. We're just getting started. --- Garrett D'Amore , May 30, 2018","breadcrumbs":"Preface » Preface for the First Edition","id":"3","title":"Preface for the First Edition"},"30":{"body":"Sockets in Scalability Protocols provide the handle for communication between peers. Sockets also encapsulate protocol specific semantics, such as filtering subscriptions, or automatically retrying requests.","breadcrumbs":"API Reference » Sockets » Sockets","id":"30","title":"Sockets"},"300":{"body":"For applications that need to detect NNG v2 versus older code, the NNG_MAJOR_VERSION macro can be used. This will have numeric value 2 for version 2, and 1 for earlier versions. note NNG version 2.0 is not stabilized yet, and while it is in development there is no compatibility guarantee between releases or builds of NNG 2.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Detecting NNG v2","id":"300","title":"Detecting NNG v2"},"301":{"body":"Applications using the legacy libnanomsg API will have to be updated to native NNG interfaces. See the Migrating From libnanomsg chapter for details.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Nanomsg Compatibility","id":"301","title":"Nanomsg Compatibility"},"302":{"body":"It is now required for applications to initialize the library explicitly before using it. This is done using the nng_init function.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Library Initialization","id":"302","title":"Library Initialization"},"303":{"body":"The following header files are removed, and the declarations they provided are now provided by including . Simply remove any references to them. nng/protocol/bus0/bus.h nng/protocol/pair0/pair.h nng/protocol/pair1/pair.h nng/protocol/pipeline0/pull.h nng/protocol/pipeline0/push.h nng/protocol/pubsub0/pub.h nng/protocol/pubsub0/sub.h nng/protocol/reqrep0/rep.h nng/protocol/reqrep0/req.h nng/protocol/survey0/respond.h nng/protocol/survey0/survey.h nng/supplemental/tls/tls.h nng/supplemental/util/idhash.h nng/supplemental/util/platform.h nng/transport/inproc/inproc.h nng/transport/ipc/ipc.h nng/transport/tcp/tcp.h nng/transport/tls/tls.h nng/transport/ws/websocket.h nng/transport/zerotier/zerotier.h","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Removed Headers","id":"303","title":"Removed Headers"},"304":{"body":"The following functions have been renamed as described by the following table. The old names are available by defining the macro NNG1_TRANSITION in your compilation environment. Old Name New Name nng_close nng_socket_close nng_recv_aio nng_socket_recv nng_send_aio nng_socket_send","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Renamed Functions","id":"304","title":"Renamed Functions"},"305":{"body":"The following macro aliases are removed, unless NNG1_TRANSITION is defined in your compilation environment. nng_bus_open nng_pair_open nng_pub_open nng_pull_open nng_push_open nng_rep_open nng_req_open nng_respondent_open nng_sub_open nng_surveyor_open Just add either 0 or 1 (in the case of PAIRv1) to get the protocol desired. (Forcing the version number to be supplied should avoid surprises later as new versions of protocols are added.)","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Removed Protocol Aliases","id":"305","title":"Removed Protocol Aliases"},"306":{"body":"The NNG_FLAG_ALLOC flag that allowed a zero copy semantic with nng_send and nng_recv is removed. This was implemented mostly to aid legacy nanomsg applications, and it was both error prone and still a bit suboptimal in terms of performance. Modern code should use one of nng_sendmsg , nng_recvmsg , nng_socket_send , or nng_socket_recv to get the maximum performance benefit. Working directly with nng_msg structures gives more control, reduces copies, and reduces allocation activity.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » NNG_FLAG_ALLOC Removed","id":"306","title":"NNG_FLAG_ALLOC Removed"},"307":{"body":"When an operation fails with NNG_ESTOPPED , it means that the associated [nni_aio] object has been permanently stopped and must not be reused. Applications must watch for this error code, and not resubmit an operation that returns it. This is particularly important for callbacks that automatically resubmit operations. Failure to observe this rule will lead to an infinite loop as any further operations on the object will fail immediately with NNG_ESTOPPED. The error codes NNG_EAMBIGUOUS and NNG_ENOARG have been removed.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Error Code Changes","id":"307","title":"Error Code Changes"},"308":{"body":"The API used for providers for asynchronous I/O operations has changed slightly. The nng_aio_begin function is removed. However a new nng_aio_reset function should be called instead, before performing any other operations on an aio object. (This simply clears certain fields.) The nng_aio_defer function is replaced, with a very nng_aio_start function. However, this function has slightly different semantics. It will automatically call the callback if the operation cannot be scheduled. Be aware of the new NNG_ESTOPPED error code, for operations on a handle that is being torn down by the consumer.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » AIO Provider API changes","id":"308","title":"AIO Provider API changes"},"309":{"body":"Transports have not needed to be registered for a long time now, and the functions for doing so have been removed. These functions can be simply removed from your application: nng_inproc_register nng_ipc_register nng_tls_register nng_tcp_register nng_ws_register nng_wss_register nng_zt_register Additionally, the header files containing these functions have been removed, such as nng/transport/ipc/ipc.h. Simply remove #include references to those files.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Transport Specific Functions","id":"309","title":"Transport Specific Functions"},"31":{"body":"#define NNG_SOCKET_INITIALIZER // opaque value typedef struct nng_socket_s nng_socket; The nng_socket structure represents socket. This is a handle, and the members of it are opaque. However, unlike a pointer, it is usually passed by value. A socket may be initialized statically with the NNG_SOCKET_INITIALIZER macro, to ensure that it cannot be confused with a valid open socket.","breadcrumbs":"API Reference » Sockets » Socket Structure","id":"31","title":"Socket Structure"},"310":{"body":"The support for configuring TLS via NNG_OPT_TLS_CONFIG, NNG_TLS_AUTH_MODE, NNG_OPT_TLS_CA_FILE, NNG_OPT_TLS_SERVER_NAME, and similar has been removed. Instead configuration must be performed by allocating a nng_tls_config object, and then setting fields on it using the appropriate functions, after which it may be configured on a listener or dialer using the nng_listener_set_tls or nng_dialer_set_tls functions. Likewise, when using the streams API, use the nng_stream_listener_set_tls or nng_stream_dialer_set_tls functions. Note that the declarations needed for TLS configuration are now available in , rather than the supplemental header.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » TLS Configuration","id":"310","title":"TLS Configuration"},"311":{"body":"Support for very old TLS versions 1.0 and 1.1 is removed. Further, the NNG_TLS_1_0 and NNG_TLS_1_1 constants are also removed. Applications should use NNG_TLS_1_2 or even NNG_TLS_1_3 instead.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Old TLS Versions Removed","id":"311","title":"Old TLS Versions Removed"},"312":{"body":"The ability to configure multiple keys and certificates for a given TLS configuration object is removed. (The nng_tls_config_own_cert will return NNG_EBUSY if it has already been called for the configuration.) The intended purpose was to support alternative cryptographic algorithms, but this is not necessary, was never used, and was error prone.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Only One TLS Key/Cert Per Configuration","id":"312","title":"Only One TLS Key/Cert Per Configuration"},"313":{"body":"NNG 1.x had an undocumented ability to specify the local address to bind to when dialing, by using the local address in front of the destination address separated by a semicolon. This was provided for legacy libnanomsg compatilibility, and is no longer offered. The correct way to specify a local address is by setting NNG_OPT_LOCADDR on the dialer.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Support for Local Addresses in Dial URLs Removed","id":"313","title":"Support for Local Addresses in Dial URLs Removed"},"314":{"body":"The types of NNG_OPT_PEER_GID , NNG_OPT_PEER_PID , NNG_OPT_PEER_UID , and NNG_OPT_PEER_ZONEID have changed from uint64_t to int. The underlying platforms all use 32-bit quantities for these.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » IPC Option Type Changes","id":"314","title":"IPC Option Type Changes"},"315":{"body":"The previously deprecated nng_pipe_getopt_xxx family of functions is removed. Applications should use nng_pipe_get and related functions instead. The socket option function families for nng_getopt and nng_setopt have been removed as well. In this case, use the nng_socket_get and nng_socket_set functions as appropriate. The _getopt and _setopt functions for contexts, listeners, and dialers are no longer present. Simply changing _getopt to _get or _setopt to _set in the function name should be sufficient in most cases. The following functions served no useful purpose (after other changes described in this document), and are thus removed: nng_ctx_get_string nng_ctx_set_string nng_ctx_get_uint64 nng_dialer_get_ptr nng_dialer_set_ptr nng_dialer_get_uint64 nng_dialer_set_uint64 nng_listener_get_ptr nng_listener_set_ptr nng_listener_get_uint64 nng_listener_set_uint64 nng_socket_get_ptr nng_socket_set_ptr nng_socket_get_string nng_socket_set_string nng_socket_get_uint64 nng_socket_set_uint64 nng_stream_get_ptr nng_stream_set_ptr nng_stream_get_uint64 nng_stream_dialer_get_ptr nng_stream_dialer_set_ptr nng_stream_dialer_get_uint64 nng_stream_dialer_set_uint64 nng_stream_listener_get_ptr nng_stream_listener_set_ptr nng_stream_listener_get_uint64 nng_stream_listener_set_uint64 nng_ctx_get_ptr (not documented) nng_ctx_set_ptr (not documented)","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Option Functions","id":"315","title":"Option Functions"},"316":{"body":"The following functions are removed. To access options, use a proper typed access function, such as one ending in a suffix like _bool (to access a bool typed option). nng_ctx_get nng_ctx_set nng_dialer_get nng_dialer_set nng_listener_get nng_listener_set nng_pipe_get nng_socket_get nng_socket_set nng_stream_get nng_stream_set nng_stream_dialer_get nng_stream_dialer_set nng_stream_listener_get nng_stream_listener_set","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Untyped Option Functions Removed","id":"316","title":"Untyped Option Functions Removed"},"317":{"body":"The ability to set options on streams after they have been created is no longer present. (It turns out that this was not very useful.) All functions nng_stream_set_xxx are removed. For tuning the NNG_OPT_TCP_NODELAY or similar properties, set the option on the listener or dialer that creates the stream instead.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Stream Options","id":"317","title":"Stream Options"},"318":{"body":"A number of transport options can no longer be set on the socket. Instead these options must be set on the endpoint (dialer or listener) using the appropriate nng_dialer_set or nng_listener_set option. This likely means that it is necessary to allocate and configure the endpoint before attaching it to the socket. This will also afford a much more fine-grained level of control over transport options. The following options are copied from the socket when creating a dialer or listener, but afterwards will not be changed on the dialer or listener if the socket changes. It is recommended to set them properly on the socket before creating dialers or listeners, or set them explicitly on the dialer or listener directly: NNG_OPT_RECONNMINT NNG_OPT_RECONNMAXT NNG_OPT_RECVMAXSZ The latter option is a hint for transports and intended to facilitate early detection (and possibly avoidance of extra allocations) of oversize messages, before bringing them into the socket itself.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Transport Options","id":"318","title":"Transport Options"},"319":{"body":"The NNG_OPT_PROTO, NNG_OPT_PROTONAME, NNG_OPT_PEER, and NNG_OPT_PEERNAME options have been replaced by functions instead of options. Use nng_socket_proto_id , nng_socket_peer_id , nng_socket_proto_name , and nng_socket_peer_name instead. Note that the new functions provide a reference to a static string, and thus do not require allocation, and the returned strings should not be freed. Also the IDs are provided as uint16_t, matching the actual wire protocol values, instead of int. The NNG_OPT_RAW option has aso been replaced by a function, nng_socket_raw . The NNG_OPT_SENDFD and NNG_OPT_RECVFD options have been replaced by nng_socket_get_send_poll_fd and nng_socket_get_recv_poll_fd respectively. The NNG_OPT_SOCKNAME function is removed. This was provided for application use, and never used internally by NNG. Applications should keep track of this information separately.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Socket Options","id":"319","title":"Socket Options"},"32":{"body":"int nng_socket_id(nng_socket s);\nint nng_socket_raw(nng_socket s, bool *raw);\nint nng_socket_proto_id(nng_socket s, uint16_t *proto);\nint nng_socket_peer_id(nng_socket s, uint16_t *proto);\nint nng_socket_proto_name(nng_socket s, const char **name);\nint nng_socket_peer_name(nng_socket s, const char **name); These functions are used to provide fundamental information about the socket s . Most applications will not need to use these functions. The nng_socket_id function returns the numeric id, which will be a non-negative value, associated with the socket. If the socket is uninitialized (has never been opened), then the return value may be -1. The nng_socket_proto_id and nng_socket_peer_id functions provide the 16-bit protocol identifier for the socket's protocol, and of the protocol peers will use when communicating with the socket. The nng_socket_proto_name and nng_socket_peer_name functions provide the ASCII names of the socket's protocol, and of the protocol peers of the socket use. The value stored in name is a fixed string located in program text, and must not be freed or altered. It is guaranteed to remain valid while this library is present. The nng_socket_raw function determines whether the socket is in raw mode or not, storing true in raw if it is, or false if it is not.","breadcrumbs":"API Reference » Sockets » Socket Identity","id":"32","title":"Socket Identity"},"320":{"body":"The NNG_OPT_SUB_SUBSCRIBE and NNG_OPT_SUB_UNSUBCRIBE options have been replaced by the following functions: nng_sub0_socket_subscribe , nng_sub0_socket_unsubscribe , nng_sub0_ctx_subscribe and nng_sub0_ctx_unsubscribe . These functions, like the options they replace, are only applicable to SUB sockets.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Subscriptions","id":"320","title":"Subscriptions"},"321":{"body":"A number of the statistics functions take, or return, const nng_stat * instead of plain nng_stat *. The ABI has not changed, but it may be necessary to declare certain methods variables const to avoid warnings about misuse of const.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Statistics Use Constified Pointers","id":"321","title":"Statistics Use Constified Pointers"},"322":{"body":"The use of * to act as a wild card meaning all local interface addresses is removed. The empty string already performs this function, and unlike * is RFC compliant.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Wildcards Not Valid in URLs","id":"322","title":"Wildcards Not Valid in URLs"},"323":{"body":"The NNG_OPT_URL option has been removed. It is replaced by the type safe nng_dialer_get_url and nng_listener_get_url functions, which return an nng_url structure instead of a string.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » URL Option Removed","id":"323","title":"URL Option Removed"},"324":{"body":"The details of nng_url have changed significantly, and direct access of the structure is no longer permitted. Intead new accessors functions are provided: u_scheme is replaced by nng_url_scheme . u_port is replaced by nng_url_port , but this returns a uint16_t. u_hostname is replaced by nng_url_hostname . u_path is replaced by nng_url_path . u_query is replaced by nng_url_query . u_fragment is replaced by nng_url_fragment . u_userinfo is replaced by nng_url_userinfo . u_requri is removed - it can be easily formulated from the other fields. u_host is removed - use nng_url_hostname and nng_url_port to construct if needed u_rawurl is removed - a \"cooked\" URL can be obtained from the new nng_url_sprintf function.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » URL Structure Changes","id":"324","title":"URL Structure Changes"},"325":{"body":"The entire HTTP API has been refactored and should be much simpler to use and more efficient. Applications directly using the HTTP API will need to be fully modified. A few limits on string lengths of certain values are now applied, which allows us to preallocate values and eliminate certain unreasonable error paths. If values longer than these are supplied in certain APIs they may be silently truncated to the limit: Hostnames are limited per RFC 1035 to 253 characters (not including terminating \".\" or zero byte.) HTTP Method names are limited to 32 bytes (the longest IANA registered method is currently 18 bytes, used for WebDAV.) The fixed part of URI pathnames used with HTTP handlers is limited to 1024 bytes. (Longer URIs may be accepted by using [nng_http_handler_set_tree] and matching a parent of the directory component.) The following API calls have changed so that they are void returns, and cannot fail. They may silently truncate data. [nng_http_req_set_method] [nng_http_res_set_status] [nng_http_handler_collect_body] [nng_http_handler_set_data] [nng_http_handler_set_host] [nng_http_handler_set_method] [nng_http_handler_set_tree] The HTTP handler objects may not be modified once in use. Previously this would fail with NNG_EBUSY. These checks are removed now, but debug builds will assert if an application tries to do so.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » HTTP API","id":"325","title":"HTTP API"},"326":{"body":"The NNG_OPT_WSS_REQUEST_HEADERS, NNG_OPT_WSS_RESPONSE_HEADERS and NNG_OPT_WS_OPT_WS_REQUEST_HEADERS, NNG_OPT_WS_RESPONSE_HEADERS have been removed. The NNG_OPT_WS_REQUEST_HEADER and NNG_OPT_WS_RESPONSE_HEADER option prefixes have been collapsed into just NNG_OPT_WS_HEADER, with slightly different semantics. It still is a prefix (append the name of the header of interest), but setting it can only affect outbound headers (request header for dialers, response header for listeners), and when reading it on a pipe, the value returned is the header sent by the remote peer. The undocumented hook function signature has changed to reflect changes in the HTTP API.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » WebSocket API","id":"326","title":"WebSocket API"},"327":{"body":"The NNG_OPT_IPC_SECURITY_DESCRIPTOR option is removed, and replaced with the functions [nng_listener_get_security_descriptor] and [nng_stream_listener_get_security_descriptor]. Security descriptor support is only relevant to Windows, and is presently only supported for IPC when Named Pipes are used. Planned future changes to switch to UNIX domain sockets may eliminate support for security descriptors altogether in NNG.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Security Descriptors (Windows Only)","id":"327","title":"Security Descriptors (Windows Only)"},"328":{"body":"The supplemental function nng_opts_parse and supporting definitions have moved. This functionality is now supplied by a header only library, available in nng/args.h. See nng_args_parse for more information.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Command Line Argument Parser Changes","id":"328","title":"Command Line Argument Parser Changes"},"329":{"body":"The Layer 2 special ZeroTier transport has been removed. It is possible to use NNG with ZeroTier using TCP/IP, and a future update is planned to provided coexistence between ZeroTier & the native stack's TCP/IP using lwIP.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » ZeroTier Support Removed","id":"329","title":"ZeroTier Support Removed"},"33":{"body":"int nng_bus0_open(nng_socket *s);\nint nng_pub0_open(nng_socket *s);\nint nng_pull0_open(nng_socket *s);\nint nng_push0_open(nng_socket *s);\nint nng_rep0_open(nng_socket *s);\nint nng_req0_open(nng_socket *s);\nint nng_respondent0_open(nng_socket *s);\nint nng_sub0_open(nng_socket *s);\nint nng_surveyor0_open(nng_socket *s); These functions open a socket, returning it in s . The constructors for sockets are protocol specific so please refer to protocol documentation for more specific information. The following functions open a socket in normal mode: nng_bus0_open - BUS version 0 nng_pair0_open - PAIR version 0 nng_pair1_open - PAIR version 1 nng_pair1_open_poly - PAIR version 1, polyamorous mode nng_pub0_open - PUB version 0 nng_pull0_open - PULL version 0 nng_push0_open - PUSH version 0 nng_rep0_open - REP version 0 nng_req0_open - REQ version 0 nng_respondent0_open - RESPONDENT version 0 nng_sub0_open - SUB version 0 nng_surveyor0_open - SURVEYOR version 0","breadcrumbs":"API Reference » Sockets » Opening a Socket","id":"33","title":"Opening a Socket"},"330":{"body":"Previous version of NNG offered direct API compatibility with libnanomsg , but that support is no longer offered in this version. If your application is still using legacy libnanomsg APIs, you will need to update it for this version of NNG.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Migrating from libnanomsg","id":"330","title":"Migrating from libnanomsg"},"331":{"body":"Most applications can replace all #include statements with #include .","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Header Files","id":"331","title":"Header Files"},"332":{"body":"Replace -lnanomsg with -lnng. It may be necessary to include additional system libraries, such as -lpthread, depending on your system.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Link Libraries","id":"332","title":"Link Libraries"},"333":{"body":"It is necessary to explicitly initialize the library, using the nng_init function. This must be called before any other function.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Initialization","id":"333","title":"Initialization"},"334":{"body":"Sockets, dialers, and listeners in libnanomsg are simple integers. In NNG, these are struct types. Messages are quite different in NNG, with the absence of the POSIX message control headers. The struct nn_msghdr structure has no equivalent. See nng_msg for the NNG approach to messages. Likewise there is no struct nn_cmsghdr equivalent.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Types","id":"334","title":"Types"},"335":{"body":"Nanomsg API NNG Equivalent Notes nn_strerror nng_strerror nn_errno None Errors are returned directly rather than through errno. nn_socket Various Use the appropriate protocol constructor, such as nng_req0_open. nn_close nng_socket_close nn_bind nng_listen , nng_listener_create Allocating a listener with nng_lister_create and configuring it offers more capabilities. nn_connect nng_dial , nng_dialer_create Allocating a dialer with nng_dialer_create and configuring it offers more capabilities. nn_shutdown nng_listener_close , nng_dialer_close nn_allocmsg nng_msg_alloc There are significant semantic differences. nn_freemsg nng_msg_free nn_reallocmsg nng_msg_realloc nn_send nng_send nn_recv nng_recv nn_sendmsg nng_sendmsg nn_getsockopt nng_socket_get NNG has typed accessors for options, and also separate functions for dialers and listeners. nn_setsockopt nng_socket_set nn_device nng_device nn_poll None Can be constructed using nng_aio. Few if any applications ever used this API. nn_term nng_fini The nng_fini API can do this, but is not recommended except when debugging memory leaks. nn_get_statistic nng_stats_get The statistics in NNG are completely different, with different semantics and no stability guarantees. NN_POLLIN None Used only with nn_poll. NN_POLLOUT None Used only with nn_poll. NN_MSG nng_sendmsg , nng_recvmsg There are differences as a separate nng_msg structure is involved. NN_CMSG_ALIGN None NN_CMSG_FIRSTHDR None NN_CMSG_NXTHDR None NN_CMSG_DATA None NN_CMSG_LEN None NN_CMSG_SPACE None struct nn_iovec nng_iov struct nn_msghdr nng_msg struct nn_cmsghdr nng_msg and nng_msg_header","breadcrumbs":"Migration Guides » Migrating from libnanomsg » API Conversions","id":"335","title":"API Conversions"},"336":{"body":"The following options are changed. Nanomsg Option NNG Eqvaivalent Notes NN_LINGER None NNG does not support tuning this. NN_SNDBUF NNG_OPT_SENDBUF NNG value is given in messages, not bytes. NN_RCVBUF NNG_OPT_RECVBUF NNG value is given in messages, not bytes. NN_SNDTIMEO NNG_OPT_SENDTIMEO NN_RCVTIMEO NNG_OPT_RECVTIMEO NN_RECONNECT_IVL NNG_OPT_RECONNMINT NN_RECONNECT_IVL_MAX NNG_OPT_RECONNMAXT NN_SNDPRIO None Not supported in NNG yet. NN_RCVPRIO None Not supported in NNG yet. NN_RCVFD nng_socket_get_recv_poll_fd No longer an option, use a function call. NN_SNDFD nng_socket_get_send_poll_fd No longer an option, use a function call. NN_DOMAIN None NNG options are not divided by domain or protocol. NN_PROTOCOL nng_socket_proto_id No longer an option. See also nng_socket_proto_name. NN_IPV4ONLY None Use URL such as tcp4:// to obtain this functionality. NN_SOCKET_NAME None Removed from NNG. NN_MAXTTL NNG_OPT_MAXTTL NN_SUB_SUBSCRIBE nng_sub0_socket_subscribe No longer an option, use a function call. NN_SUB_UNSUBSCRIBE nng_sub0_socket_unsubscribe No longer an option, use a function call.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Options","id":"336","title":"Options"},"337":{"body":"Most of the error codes have similar names in NNG, just prefixed with NNG_. There are some exceptions. Be aware that the numeric values are not the same. Nanomsg Error NNG Error Notes EINTR NNG_EINTR ENOMEM NNG_ENOMEM EINVAL NNG_EINVAL , NNG_EADDRINVAL , NNG_EBADTYPE NNG discrimates between different types of errors. EBUSY NNG_EBUSY ETIMEDOUT NNG_ETIMEDOUT ECONNREFUSED NNG_ECONNREFUSED EBADF NNG_ECLOSED , NNG_ECANCELED Canceling an operation returns differently than using an invalid or closed object. EAGAIN NNG_EAGAIN ENOTSUP NNG_ENOTSUP EADDRINUSE NNG_EADDRINUSE EFSM NNG_ESTATE Not a legal POSIX errno value. ENOENT NNG_ENOENT EPROTO NNG_EPROTO EHOSTUNREACH NNG_EUNREACHABLE EACCCES NNG_EPERM , NNG_EWRITEONLY , NNG_EREADONLY , NNG_ECRYPTO , NNG_EPEERAUTH NNG has more fine grained reasons for access failures. EMSGSIZE NNG_EMSGSIZE ECONNABORTED NNG_ECONNABORTED ECONNRESET NNG_ECONNRESET EEXIST NNG_EEXIST EMFILE NNG_ENOFILES ENOSPC NNG_ENOSPC","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Error Codes","id":"337","title":"Error Codes"},"338":{"body":"The ability to specify the source address in the URL,to use when using nn_dial inside the URL is not present in NNG. The correct way to specify the local address is using the NNG_OPT_LOCADDR option on the dialer before starting to dial.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Local Addresses for Dialing","id":"338","title":"Local Addresses for Dialing"},"339":{"body":"ABI, 1 abstract sockets, 1 abstract://, 1 accept, 1 AF_UNIX, 1 aio, 1 allocations, 1 application binary interface, 1 asynchronous I/O, 1 back-pressure, 1 backtrace, 1 , 2 , 3 , 4 best-effort, 1 bind, 1 body, 1 BUS , 1 BUS protocol, 1 callback, 1 clock, 1 command-line arguments, 1 concurrency, 1 concurrent, 1 condition variable, 1 connect, 1 context, 1 CPU-bound, 1 duration, 1 error message, 1 event loop, 1 flow control, 1 gather, 1 getopt, 1 half-duplex, 1 header, 1 idempotent, 1 INADDR_ANY, 1 inproc , 1 inproc transport, 1 inproc://, 1 intra-process, 1 ipc , 1 ipc transport, 1 ipc://, 1 IPv4, 1 IPv6, 1 leader election, 1 listen, 1 load-balancing, 1 , 2 , 3 Log handlers, 1 memory, 1 messages, 1 MTU, 1 mutex, 1 named pipes, 1 NNG_AF_UNSPEC, 1 nng_aio, 1 nng_aio_abort, 1 nng_aio_alloc, 1 nng_aio_busy, 1 nng_aio_cancel, 1 nng_aio_count, 1 nng_aio_free, 1 nng_aio_get_msg, 1 nng_aio_reap, 1 nng_aio_result, 1 nng_aio_set_expire, 1 nng_aio_set_iov, 1 , 2 nng_aio_set_msg, 1 nng_aio_stop, 1 nng_aio_wait, 1 nng_alloc, 1 nng_arg_spec, 1 nng_args_parse, 1 nng_bus0_open, 1 nng_bus0_open_raw, 1 nng_clock, 1 nng_ctx, 1 nng_ctx_close, 1 nng_ctx_id, 1 NNG_CTX_INITIALIZER, 1 nng_ctx_open, 1 nng_ctx_recv, 1 nng_ctx_recvmsg, 1 nng_ctx_send, 1 nng_ctx_sendmsg, 1 nng_cv, 1 nng_cv_alloc, 1 nng_cv_free, 1 nng_cv_until, 1 nng_cv_wait, 1 nng_cv_wake, 1 nng_cv_wake1, 1 nng_duration, 1 NNG_DURATION_DEFAULT, 1 NNG_DURATION_INFINITE, 1 NNG_DURATION_ZERO, 1 NNG_ECANCELED, 1 nng_fini, 1 NNG_FLAG_NONBLOCK, 1 , 2 nng_free, 1 nng_http, 1 nng_http_add_header, 1 nng_http_client, 1 nng_http_client_alloc, 1 nng_http_client_connect, 1 nng_http_client_free, 1 nng_http_client_get_tls, 1 nng_http_client_set_tls, 1 nng_http_close, 1 nng_http_copy_data, 1 nng_http_del_header, 1 nng_http_get_data, 1 nng_http_get_header, 1 nng_http_get_method, 1 nng_http_get_reason, 1 nng_http_get_status, 1 nng_http_get_version, 1 nng_http_hijack, 1 nng_http_next_header, 1 nng_http_read, 1 nng_http_read_all, 1 nng_http_read_response, 1 nng_http_reset, 1 nng_http_set_data, 1 nng_http_set_header, 1 nng_http_set_method, 1 nng_http_set_status, 1 nng_http_set_uri, 1 , 2 nng_http_set_version, 1 nng_http_transact, 1 , 2 nng_http_write, 1 nng_http_write_all, 1 nng_http_write_request, 1 nng_http_write_response, 1 nng_id_alloc, 1 nng_id_get, 1 nng_id_map, 1 nng_id_map_alloc, 1 nng_id_map_free, 1 nng_id_map_set, 1 nng_id_remove, 1 nng_id_visit, 1 nng_init, 1 nng_iov, 1 , 2 nng_log, 1 nng_log_auth, 1 nng_log_get_level, 1 nng_log_level, 1 nng_log_set_facility, 1 nng_log_set_level, 1 nng_log_set_logger, 1 nng_logger, 1 NNG_MAJOR_VERSION, 1 NNG_MINOR_VERSION, 1 nng_msg, 1 nng_msg_alloc, 1 nng_msg_append, 1 nng_msg_body, 1 nng_msg_capacity, 1 nng_msg_chop, 1 nng_msg_clear, 1 nng_msg_dup, 1 nng_msg_free, 1 nng_msg_get_pipe, 1 nng_msg_header, 1 nng_msg_header_append, 1 nng_msg_header_chop, 1 nng_msg_header_clear, 1 nng_msg_header_insert, 1 nng_msg_header_len, 1 nng_msg_header_trim, 1 nng_msg_insert, 1 nng_msg_len, 1 nng_msg_realloc, 1 nng_msg_reserve, 1 nng_msg_set_pipe, 1 nng_msg_trim, 1 nng_msleep, 1 nng_mtx, 1 nng_mtx_free, 1 nng_mtx_lock, 1 , 2 nng_mtx_unlock, 1 nng_null_logger, 1 NNG_OPT_LISTEN_FD, 1 NNG_OPT_REQ_RESENDTICK, 1 NNG_OPT_REQ_RESENDTIME, 1 NNG_OPT_SOCKET_FD, 1 NNG_OPT_SUB_PREFNEW, 1 NNG_OPT_SURVEYOR_SURVEYTIME, 1 nng_pair0_open, 1 nng_pair0_open_raw, 1 nng_pair1_open, 1 nng_pair1_open_poly, 1 nng_pair1_open_raw, 1 NNG_PATCH_VERSION, 1 nng_pub0_open, 1 nng_pub0_open_raw, 1 nng_pull0_open, 1 nng_pull0_open_raw, 1 nng_push0_open, 1 nng_push0_open_raw, 1 nng_random, 1 nng_recv, 1 nng_recvmsg, 1 nng_rep0_open, 1 nng_rep0_open_raw, 1 nng_req0_open, 1 nng_req0_open_raw, 1 nng_respondent0_open, 1 nng_respondent0_open_raw, 1 nng_send, 1 nng_sendmsg, 1 nng_sleep_aio, 1 nng_socket, 1 nng_socket_close, 1 nng_socket_get_recv_poll_fd, 1 nng_socket_get_send_poll_fd, 1 nng_socket_id, 1 nng_socket_peer_id, 1 nng_socket_peer_name, 1 nng_socket_proto_id, 1 nng_socket_proto_name, 1 nng_socket_raw, 1 nng_socket_recv, 1 nng_socket_send, 1 nng_stat, 1 nng_stat_bool, 1 NNG_STAT_BOOLEAN, 1 nng_stat_child, 1 NNG_STAT_COUNTER, 1 nng_stat_desc, 1 nng_stat_find, 1 nng_stat_find_dialer, 1 nng_stat_find_listener, 1 nng_stat_find_socket, 1 NNG_STAT_ID, 1 NNG_STAT_LEVEL, 1 nng_stat_name, 1 nng_stat_next, 1 nng_stat_parent, 1 NNG_STAT_SCOPE, 1 NNG_STAT_STRING, 1 nng_stat_string, 1 nng_stat_timestamp, 1 nng_stat_type, 1 nng_stat_unit, 1 nng_stat_value, 1 nng_stats_free, 1 nng_stats_get, 1 nng_stderr_logger, 1 nng_strdup, 1 nng_stream, 1 nng_stream_close, 1 nng_stream_dialer_alloc, 1 nng_stream_dialer_alloc_url, 1 nng_stream_dialer_close, 1 nng_stream_dialer_dial, 1 nng_stream_dialer_free, 1 nng_stream_dialer_get_addr, 1 nng_stream_dialer_get_bool, 1 nng_stream_dialer_get_int, 1 nng_stream_dialer_get_ms, 1 nng_stream_dialer_get_size, 1 nng_stream_dialer_get_string, 1 nng_stream_dialer_get_tls, 1 nng_stream_dialer_set_addr, 1 nng_stream_dialer_set_bool, 1 nng_stream_dialer_set_int, 1 nng_stream_dialer_set_ms, 1 nng_stream_dialer_set_size, 1 nng_stream_dialer_set_string, 1 nng_stream_dialer_set_tls, 1 nng_stream_dialer_stop, 1 nng_stream_free, 1 nng_stream_get_addr, 1 nng_stream_get_bool, 1 nng_stream_get_int, 1 nng_stream_get_ms, 1 nng_stream_get_size, 1 nng_stream_get_string, 1 nng_stream_listener, 1 , 2 nng_stream_listener_accept, 1 nng_stream_listener_alloc, 1 nng_stream_listener_alloc_url, 1 nng_stream_listener_close, 1 nng_stream_listener_free, 1 nng_stream_listener_get_addr, 1 nng_stream_listener_get_bool, 1 nng_stream_listener_get_int, 1 nng_stream_listener_get_ms, 1 nng_stream_listener_get_size, 1 nng_stream_listener_get_string, 1 nng_stream_listener_get_tls, 1 nng_stream_listener_listen, 1 nng_stream_listener_set_addr, 1 nng_stream_listener_set_bool, 1 nng_stream_listener_set_int, 1 nng_stream_listener_set_ms, 1 nng_stream_listener_set_size, 1 nng_stream_listener_set_string, 1 nng_stream_listener_set_tls, 1 nng_stream_listener_stop, 1 nng_stream_recv, 1 nng_stream_send, 1 nng_stream_stop, 1 nng_strerror, 1 nng_strfree, 1 nng_sub0_open, 1 nng_sub0_open_raw, 1 nng_surveyor0_open, 1 nng_surveyor0_open_raw, 1 nng_system_logger, 1 nng_thread, 1 nng_thread_create, 1 nng_thread_destroy, 1 nng_thread_set_name, 1 nng_time, 1 NNG_UNIT_BYTES, 1 NNG_UNIT_EVENTS, 1 NNG_UNIT_MESSAGES, 1 NNG_UNIT_MILLIS, 1 NNG_UNIT_NONE, 1 nng_url_clone, 1 nng_url_fragment, 1 nng_url_free, 1 nng_url_hostname, 1 nng_url_parse, 1 nng_url_path, 1 nng_url_port, 1 nng_url_query, 1 nng_url_resolve_port, 1 nng_url_scheme, 1 nng_url_sprintf, 1 nng_url_userinfo, 1 nng_version, 1 nni_http_get_uri, 1 PAIR , 1 PAIR protocol, 1 pipeline pattern, 1 , 2 , 3 polyamorous mode, 1 port number, 1 protocol, 1 PUB , 1 PUB protocol, 1 publisher, 1 PULL , 1 PULL protocol, 1 PUSH , 1 PUSH protocol, 1 random number, 1 raw mode, 1 REP , 1 REP protocol, 1 REQ , 1 REQ protocol, 1 request/reply pattern, 1 , 2 , 3 RESPONDENT , 1 RESPONDENT protocol, 1 scatter, 1 scheduling, 1 service discovery, 1 socket, 1 socket, 1 socket activation, 1 socket transport, 1 socket://, 1 state machines, 1 statistics, 1 stream factory, 1 streams, 1 SUB , 1 SUB protocol, 1 subscriber, 1 survey pattern, 1 , 2 SURVEYOR , 1 SURVEYOR protocol, 1 synchronization primitives, 1 threads, 1 thundering herd, 1 timeout, 1 TLS, 1 , 2 UDP, 1 udp transport, 1 udp://, 1 Universal Resource Locator, 1 UNIX domain sockets, 1 unix://, 1 URI, 1 URL, 1 , 2 version number, 1 voting, 1","breadcrumbs":"Index » Index","id":"339","title":"Index"},"34":{"body":"int nng_bus0_open_raw(nng_socket *s);\nint nng_pub0_open_raw(nng_socket *s);\nint nng_pull0_open_raw(nng_socket *s);\nint nng_push0_open_raw(nng_socket *s);\nint nng_rep0_open_raw(nng_socket *s);\nint nng_req0_open_raw(nng_socket *s);\nint nng_respondent0_open_raw(nng_socket *s);\nint nng_sub0_open_raw(nng_socket *s);\nint nng_surveyor0_open_raw(nng_socket *s); Raw mode sockets are used in circumstances when the application needs direct access to the message headers to control the protocol details. Such sockets require greater sophistication on the part of the application to use, as the application must process the protocol headers specifically. The details of the protocol headers, and requirements, are described in the protocol documentation for each protocol. Raw mode sockets do not have any kind of state machine associated with them, as all of the protocol specific processing must be performed by the application. tip Most applications do not need to use raw sockets. The notable exception is when using nng_device , which requires raw sockets. To obtain asynchronous behavior, consider using contexts instead. The following functions open a socket in raw mode: nng_bus0_open_raw - BUS version 0, raw mode nng_pair0_open_raw - PAIR version 0, raw mode nng_pair1_open_raw - PAIR version 1, raw mode nng_pub0_open_raw - PUB version 0, raw mode nng_pull0_open_raw - PULL version 0, raw mode nng_push0_open_raw - PUSH version 0, raw mode nng_rep0_open_raw - REP version 0, raw mode nng_req0_open_raw - REP version 0, raw mode nng_respondent0_open_raw - RESPONDENT version 0, raw mode nng_sub0_open_raw - SUB version 0, raw mode nng_surveyor0_open_raw - SURVEYOR version 0, raw mode","breadcrumbs":"API Reference » Sockets » Raw Mode Sockets","id":"34","title":"Raw Mode Sockets"},"35":{"body":"int nng_socket_close(nng_socket s); The nng_socket_close function closes a socket, releasing all resources associated with it. Any operations that are in progress will be terminated with a result of NNG_ECLOSED . note Closing a socket also invalidates any dialers , listeners , pipes , or contexts associated with it. note This function will wait for any outstanding operations to be aborted, or to complete, before returning. Consequently it is not safe to call this from contexts that cannot block. note Closing the socket may be disruptive to transfers that are still in progress.","breadcrumbs":"API Reference » Sockets » Closing a Socket","id":"35","title":"Closing a Socket"},"36":{"body":"int nng_send(nng_socket s, void *data, size_t size, int flags);\nint nng_sendmsg(nng_socket s, nng_msg *msg, int flags);\nvoid nng_socket_send(nng_socket s, nng_aio *aio); These functions (nng_send, nng_sendmsg, and nng_socket_send) send messages over the socket s . The differences in their behaviors are as follows. note The semantics of what sending a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support sending at all or may require other pre-conditions first. (For example, REP sockets cannot normally send data until they have first received a request, while SUB sockets can only receive data and never send it.)","breadcrumbs":"API Reference » Sockets » Sending Messages","id":"36","title":"Sending Messages"},"37":{"body":"The nng_send function is the simplest to use, but is the least efficient. It sends the content in data , as a message of size bytes. The flags is a bit mask made up of zero or more of the following values: NNG_FLAG_NONBLOCK: If the socket cannot accept more data at this time, it does not block, but returns immediately with a status of NNG_EAGAIN . If this flag is absent, the function will wait until data can be sent. note Regardless of the presence or absence of NNG_FLAG_NONBLOCK, there may be queues between the sender and the receiver. Furthermore, there is no guarantee that the message has actually been delivered. Finally, with some protocols, the semantic is implicitly NNG_FLAG_NONBLOCK, such as with PUB sockets, which are best-effort delivery only.","breadcrumbs":"API Reference » Sockets » nng_send","id":"37","title":"nng_send"},"38":{"body":"The nng_sendmsg function sends the msg over the socket s . If this function returns zero, then the socket will dispose of msg when the transmission is complete. If the function returns a non-zero status, then the call retains the responsibility for disposing of msg . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket cannot accept more data for sending. In such a case, it will return NNG_EAGAIN . tip This function is preferred over nng_send , as it gives access to the message structure and eliminates both a data copy and allocation.","breadcrumbs":"API Reference » Sockets » nng_sendmsg","id":"38","title":"nng_sendmsg"},"39":{"body":"The nng_socket_send function sends a message asynchronously, using the nng_aio aio , over the socket s . The message to send must have been set on aio using the nng_aio_set_msg function. If the operation completes successfully, then the socket will have disposed of the message. However, if it fails, then callback of aio should arrange for a final disposition of the message. (The message can be retrieved from aio with nng_aio_get_msg .) Note that callback associated with aio may be called before the message is finally delivered to the recipient. For example, the message may be sitting in queue, or located in TCP buffers, or even in flight. tip This is the preferred function to use for sending data on a socket. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_send or nng_sendmsg .","breadcrumbs":"API Reference » Sockets » nng_socket_send","id":"39","title":"nng_socket_send"},"4":{"body":"We would like to thank Janjaap Bos, at Capitar IT Group BV. Without his patronage, neither NNG nor this book would be possible. We would also like thank Martin Sústrik for creating the original nanomsg project, the foundation upon which all of this work is based. And certainly not least of all, we would like to thank the various members of the community who have followed and supported the NNG project in so many different ways.","breadcrumbs":"Preface » Acknowledgements","id":"4","title":"Acknowledgements"},"40":{"body":"int nng_recv(nng_socket s, void *data, size_t *sizep, int flags);\nint nng_recvmsg(nng_socket s, nng_msg **msgp, int flags);\nvoid nng_socket_recv(nng_socket s, nng_aio *aio); These functions (nng_recv, nng_recvmsg, and nng_socket_recv) receive messages over the socket s . The differences in their behaviors are as follows. note The semantics of what receving a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support receiving at all or may require other pre-conditions first. (For example, REQ sockets cannot normally receive data until they have first sent a request, while PUB sockets can only send data and never receive it.)","breadcrumbs":"API Reference » Sockets » Receiving Messages","id":"40","title":"Receiving Messages"},"41":{"body":"The nng_recv function is the simplest to use, but is the least efficient. It receives the content in data , as a message size (in bytes) of up to the value stored in sizep . Upon success, the size of the message received will be stored in sizep . The flags is a bit mask made up of zero or more of the following values: NNG_FLAG_NONBLOCK: If the socket has no messages pending for reception at this time, it does not block, but returns immediately with a status of NNG_EAGAIN . If this flag is absent, the function will wait until data can be received.","breadcrumbs":"API Reference » Sockets » nng_recv","id":"41","title":"nng_recv"},"42":{"body":"The nng_recvmsg function receives a message and stores a pointer to the nng_msg for that message in msgp . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket has no messages available to receive. In such a case, it will return NNG_EAGAIN . tip This function is preferred over nng_recv , as it gives access to the message structure and eliminates both a data copy and allocation.","breadcrumbs":"API Reference » Sockets » nng_recvmsg","id":"42","title":"nng_recvmsg"},"43":{"body":"The nng_socket_send function receives a message asynchronously, using the nng_aio aio , over the socket s . On success, the received message can be retrieved from the aio using the nng_aio_get_msg function. note It is important that the application retrieves the message, and disposes of it accordingly. Failure to do so will leak the memory. tip This is the preferred function to use for receiving data on a socket. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_recv or nng_recvmsg .","breadcrumbs":"API Reference » Sockets » nng_socket_recv","id":"43","title":"nng_socket_recv"},"44":{"body":"int nng_socket_get_bool(nng_socket s, const char *opt, bool *valp);\nint nng_socket_get_int(nng_socket s, const char *opt, int *valp);\nint nng_socket_get_ms(nng_socket s, const char *opt, nng_duration *valp);\nint nng_socket_get_size(nng_socket s, const char *opt, size_t *valp); int nng_socket_set_bool(nng_socket s, const char *opt, int val);\nint nng_socket_set_int(nng_socket s, const char *opt, int val);\nint nng_socket_set_ms(nng_socket s, const char *opt, nng_duration val);\nint nng_socket_set_size(nng_socket s, const char *opt, size_t val); Protocols usually have protocol specific behaviors that can be adjusted via options. These functions are used to retrieve or change the value of an option named opt from the context ctx . The nng_socket_get_ functions retrieve the value from the socket s , and store it in the location valp references. The nng_socket_set_ functions change the value for the socket s , taking it from val . These functions access an option as a specific type. The protocol documentation will have details about which options are available, whether they can be read or written, and the appropriate type to use. note Socket options are are used to tune the behavior of the higher level protocol. To change the options for an underlying transport, the option should be set on the dialer or listener instead of the socket .","breadcrumbs":"API Reference » Sockets » Socket Options","id":"44","title":"Socket Options"},"45":{"body":"The following options are available for many protocols, and always use the same types and semantics described below. Option Type Description NNG_OPT_MAXTTL int Maximum number of traversals across an nng_device device, to prevent forwarding loops. May be 1-255, inclusive. Normally defaults to 8. NNG_OPT_RECONNMAXT nng_duration Maximum time dialers will delay before trying after failing to connect. NNG_OPT_RECONNMINT nng_duration Minimum time dialers will delay before trying after failing to connect. NNG_OPT_RECVBUF int Maximum number of messages (0-8192) to buffer locally when receiving. NNG_OPT_RECVMAXSZ size_t Maximum message size acceptable for receiving. Zero means unlimited. Intended to prevent remote abuse. Can be tuned independently on dialers and listeners . NNG_OPT_RECVTIMEO nng_duration Default timeout (ms) for receiving messages. NNG_OPT_SENDBUF int Maximum number of messages (0-8192) to buffer when sending messages. NNG_OPT_SENDTIMEO nng_duration Default timeout (ms) for sending messages. note The NNG_OPT_RECONNMAXT, NNG_OPT_RECONNMINT, and NNG_OPT_RECVMAXSZ options are just the initial defaults that dialers (and for NNG_OPT_RECVMAXSZ also listeners ) will use. After the dialer or listener is created, changes to the socket's value will have no affect on that dialer or listener.","breadcrumbs":"API Reference » Sockets » Common Options","id":"45","title":"Common Options"},"46":{"body":"int nng_socket_get_recv_poll_fd(nng_socket s, int *fdp);\nint nng_socket_get_send_poll_fd(nng_socket s, int *fdp); Sometimes it is necessary to integrate a socket into a poll or select driven event loop. (Or, on Linux, epoll, or on BSD derived systems like macOS kqueue). For these occasions, a suitable file descriptor for polling is provided by these two functions. The nng_socket_get_recv_poll_fd function obtains a file descriptor that will poll as readable when a message is ready for receiving for the socket. The nng_socket_get_send_poll_fd function obtains a file descriptor that will poll as readable when the socket can accept a message for sending. These file descriptors should only be polled for readability, and no other operation performed on them. The socket will read from, or write to, these file descriptors to provide a level-signaled behavior automatically. Additionally the socket will close these file descriptors when the socket itself is closed. These functions replace the NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options that were available in previous versions of NNG. note These functions are not compatible with contexts . note The file descriptors supplied by these functions is not used for transporting message data. The only valid use of these file descriptors is for polling for the ability to send or receive messages on the socket. tip Using these functions will force the socket to perform extra system calls, and thus have a negative impact on performance and latency. It is preferable to use asynchronous I/O when possible.","breadcrumbs":"API Reference » Sockets » Polling Socket Events","id":"46","title":"Polling Socket Events"},"47":{"body":"","breadcrumbs":"API Reference » Sockets » Examples","id":"47","title":"Examples"},"48":{"body":"nng_socket s = NNG_SOCKET_INITIALIZER;","breadcrumbs":"API Reference » Sockets » Example 1: Initializing a Socket","id":"48","title":"Example 1: Initializing a Socket"},"49":{"body":"This example demonstrates the use of nng_aio , nng_socket_send , and nng_sleep_aio to build a service that publishes a timestamp at one second intervals. Error handling is elided for the sake of clarity. #include \n#include \n#include \n#include struct state { nng_socket s; bool sleeping; nng_aio *aio;\n}; static struct state state; void callback(void *arg) { nng_msg *msg; nng_time now; struct state *state = arg; if (nng_aio_result(state->aio) != 0) { fprintf(stderr, \"Error %s occurred\", nng_strerror(nng_aio_result(state->aio))); return; // terminate the callback loop } if (state->sleeping) { state->sleeping = false; nng_msg_alloc(&msg, sizeof (nng_time)); now = nng_clock(); nng_msg_append(msg, &now, sizeof (now)); // note: native endian nng_aio_set_msg(state->aio, msg); nng_socket_send(state->s, state->aio); } else { state->sleeping = true; nng_sleep_aio(1000, state->aio); // 1000 ms == 1 second }\n} int main(int argc, char **argv) { const char *url = argv[1]; // should check this nng_aio_alloc(&state.aio, NULL, NULL); nng_pub0_open(&state.s); nng_listen(state.s, url, NULL, 0); state.sleeping = 0; nng_sleep_aio(1, state.aio); // kick it off right away for(;;) { nng_msleep(0x7FFFFFFF); // infinite, could use pause or sigsuspend }\n}","breadcrumbs":"API Reference » Sockets » Example 2: Publishing a Timestamp","id":"49","title":"Example 2: Publishing a Timestamp"},"5":{"body":"Throughout this book there are occasional warnings, notices, and tips. These are visually distinguished as follows: tip Tips are things that the reader may find useful, such as suggestions for use or tim saving hints. note Notes are things that the reader should be aware of, and provide additional information or context that may aid in the understanding or use of the topic. important Warnings are used to denote important cautionary advice, which should be carefully heeded. Ignoring such advice may lead to crashses, unexpected behavior, loss of revenue, or other undesirable conditions.","breadcrumbs":"Preface » Conventions","id":"5","title":"Conventions"},"50":{"body":"This example demonstrates the use of nng_aio , nng_socket_recv , to build a client to watch for messages received from the service created in Example 2. Error handling is elided for the sake of clarity. #include \n#include \n#include >\n#include \n#include struct state { nng_socket s; nng_aio *aio;\n}; static struct state state; void callback(void *arg) { nng_msg *msg; nng_time now; struct state *state = arg; if (nng_aio_result(state->aio) != 0) { fprintf(stderr, \"Error %s occurred\", nng_strerror(nng_aio_result(state->aio))); return; // terminate the callback loop } msg = nng_aio_get_msg(state->aio); memcpy(&now, nng_msg_body(msg), sizeof (now)); // should check the length! printf(\"Timestamp is %lu\\n\", (unsigned long)now); nng_msg_free(msg); nng_aio_set_msg(state->aio, NULL); nng_socket_recv(state->s, state->aio);\n} int main(int argc, char **argv) { const char *url = argv[1]; // should check this nng_aio_alloc(&state.aio, NULL, NULL); nng_sub0_open(&state.s); nng_sub0_socket_subscribe(state.s, NULL, 0); // subscribe to everything nng_dial(state.s, url, NULL, 0); nng_socket_recv(state.s, state.aio); // kick it off right away for(;;) { nng_msleep(0x7FFFFFFF); // infinite, could use pause or sigsuspend }\n}","breadcrumbs":"API Reference » Sockets » Example 3: Watching a Periodic Timestamp","id":"50","title":"Example 3: Watching a Periodic Timestamp"},"51":{"body":"Contexts in Scalability Protocols provide for isolation of protocol-specific state machines and associated data, allowing multiple concurrent state machines (or transactions) to coexist on a single socket . For example, a REP server may wish to allow many requests to be serviced concurrently, even though some jobs may take significant time to process. Contexts provide for this ability. Not all protocols have contexts, because many protocols simply have no state to manage. The following protocols support contexts: REP REQ RESPONDENT SURVEYOR SUB For these protocols, the socket will also have a single, default, context that is used when performing send or receive operations on the socket directly. Other protocols are stateless, at least with respect to message processing, and have no use for contexts. For the same reason, raw mode sockets do not support contexts. tip Developers with experience with [libnanomsg] may be used to using raw sockets for concurrency. Contexts provide a superior solution, as they are much easier to use, less error prone, and allow for easy control of the amount of concurrency used on any given socket. One drawback of contexts is that they cannot be used with file descriptor polling using nng_socket_get_recv_poll_fd or nng_socket_get_send_poll_fd .","breadcrumbs":"API Reference » Contexts » Contexts","id":"51","title":"Contexts"},"52":{"body":"#define NNG_CTX_INITIALIZER // opaque value typedef struct nng_ctx_s nng_ctx; The nng_ctx structure represents context. This is a handle, and the members of it are opaque. However, unlike a pointer, it is passed by value. A context may be initialized statically with the NNG_CTX_INITIALIZER macro, to ensure that it cannot be confused with a valid open context.","breadcrumbs":"API Reference » Contexts » Context Structure","id":"52","title":"Context Structure"},"53":{"body":"int nng_ctx_open(nng_ctx *ctxp, nng_socket s); The nng_ctx_open function creates a separate context to be used with the socket s , and returns it at the location pointed by ctxp .","breadcrumbs":"API Reference » Contexts » Creating a Context","id":"53","title":"Creating a Context"},"54":{"body":"int nng_ctx_id(nng_ctx c); The nng_ctx_id function returns a positive identifier for the context c if it is valid. Otherwise it returns -1. A context is considered valid if it was ever opened with nng_ctx_open function. Contexts that are allocated on the stack or statically should be initialized with the macro NNG_CTX_INITIALIZER to ensure that they cannot be confused with a valid context before they are opened.","breadcrumbs":"API Reference » Contexts » Context Identity","id":"54","title":"Context Identity"},"55":{"body":"int nng_ctx_close(nng_ctx ctx); The nng_ctx_close function closes the context ctx . Messages that have been submitted for sending may be flushed or delivered, depending upon the transport. Further attempts to use the context after this call returns will result in NNG_ECLOSED. Threads waiting for operations on the context when this call is executed may also return with an NNG_ECLOSED result. note Closing the socket associated with ctx using nng_socket_close] also closes this context.","breadcrumbs":"API Reference » Contexts » Closing a Context","id":"55","title":"Closing a Context"},"56":{"body":"int nng_ctx_sendmsg(nng_ctx ctx, nng_msg *msg, int flags);\nvoid nng_ctx_send(nng_ctx ctx, nng_aio *aio); These functions (nng_ctx_sendmsg and nng_ctx_send) send messages over the socket s . The differences in their behaviors are as follows. note The semantics of what sending a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support sending at all or may require other pre-conditions first. (For example, REP sockets cannot normally send data until they have first received a request, while SUB sockets can only receive data and never send it.)","breadcrumbs":"API Reference » Contexts » Sending Messages","id":"56","title":"Sending Messages"},"57":{"body":"The nng_ctx_sendmsg function sends the msg over the context ctx . If this function returns zero, then the socket will dispose of msg when the transmission is complete. If the function returns a non-zero status, then the call retains the responsibility for disposing of msg . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket cannot accept more data for sending. In such a case, it will return NNG_EAGAIN .","breadcrumbs":"API Reference » Contexts » nng_ctx_sendmsg","id":"57","title":"nng_ctx_sendmsg"},"58":{"body":"The nng_ctx_send function sends a message asynchronously, using the nng_aio aio , over the context ctx . The message to send must have been set on aio using the nng_aio_set_msg function. If the operation completes successfully, then the context will have disposed of the message. However, if it fails, then callback of aio should arrange for a final disposition of the message. (The message can be retrieved from aio with nng_aio_get_msg .) Note that callback associated with aio may be called before the message is finally delivered to the recipient. For example, the message may be sitting in queue, or located in TCP buffers, or even in flight. tip This is the preferred function to use for sending data on a context. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_ctx_sendmsg .","breadcrumbs":"API Reference » Contexts » nng_ctx_send","id":"58","title":"nng_ctx_send"},"59":{"body":"int nng_ctx_recvmsg(nng_ctx ctx, nng_msg **msgp, int flags);\nvoid nng_ctx_recv(nng_ctx ctx, nng_aio *aio); These functions (, nng_ctx_recvmsg and nng_ctx_recv) receive messages over the context ctx . The differences in their behaviors are as follows. note The semantics of what receving a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support receiving at all or may require other pre-conditions first. (For example, REQ sockets cannot normally receive data until they have first sent a request.)","breadcrumbs":"API Reference » Contexts » Receiving Messages","id":"59","title":"Receiving Messages"},"6":{"body":"This section is a reference guide for the NNG programming interfaces. It is meant to serve as a reference, rather than as a tutorial. The material here is organized by major areas of functionality. Note that unless indicated otherwise, consumers of these interfaces must include the nng/nng.h header file like so: #include ","breadcrumbs":"API Reference » API Reference","id":"6","title":"API Reference"},"60":{"body":"The nng_ctx_recvmsg function receives a message and stores a pointer to the nng_msg for that message in msgp . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket has no messages available to receive. In such a case, it will return NNG_EAGAIN .","breadcrumbs":"API Reference » Contexts » nng_recvmsg","id":"60","title":"nng_recvmsg"},"61":{"body":"The nng_ctx_send function receives a message asynchronously, using the nng_aio aio , over the context ctx . On success, the received message can be retrieved from the aio using the nng_aio_get_msg function. note It is important that the application retrieves the message, and disposes of it accordingly. Failure to do so will leak the memory. tip This is the preferred function to use for receiving data on a context. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_ctx_recvmsg .","breadcrumbs":"API Reference » Contexts » nng_socket_recv","id":"61","title":"nng_socket_recv"},"62":{"body":"int nng_ctx_get_bool(nng_ctx ctx, const char *opt, bool *valp);\nint nng_ctx_get_int(nng_ctx ctx, const char *opt, int *valp);\nint nng_ctx_get_ms(nng_ctx ctx, const char *opt, nng_duration *valp);\nint nng_ctx_get_size(nng_ctx ctx, const char *opt, size_t *valp); int nng_ctx_set_bool(nng_ctx ctx, const char *opt, int val);\nint nng_ctx_set_int(nng_ctx ctx, const char *opt, int val);\nint nng_ctx_set_ms(nng_ctx ctx, const char *opt, nng_duration val);\nint nng_ctx_set_size(nng_ctx ctx, const char *opt, size_t val); Some protocols support certain options that affect the behavior of a specific context. For example, most protocols will let you set the defaults timeouts associated with send or receive separately for different contexts. These functions are used to retrieve or change the value of an option named opt from the context ctx . The nng_ctx_get_ functions retrieve the value from ctx , and store it in the location valp references. The nng_ctx_set_ functions change the value for the ctx , taking it from val . These functions access an option as a specific type. The protocol documentation will have details about which options are available for contexts, whether they can be read or written, and the appropriate type to use.","breadcrumbs":"API Reference » Contexts » Context Options","id":"62","title":"Context Options"},"63":{"body":"These examples show building blocks for a concurrent service based on contexts.","breadcrumbs":"API Reference » Contexts » Examples","id":"63","title":"Examples"},"64":{"body":"The following program fragment demonstrates the use of contexts to implement a concurrent REP service that simply echos messages back to the sender. struct echo_context { nng_ctx ctx; nng_aio *aio; enum { INIT, RECV, SEND } state;\n}; void\necho(void *arg)\n{ struct echo_context *ec = arg; switch (ec->state) { case INIT: ec->state = RECV; nng_ctx_recv(ec->ctx, ec->aio); return; case RECV: if (nng_aio_result(ec->aio) != 0) { // ... handle error } // We reuse the message on the ec->aio ec->state = SEND; nng_ctx_send(ec->ctx, ec->aio); return; case SEND: if (nng_aio_result(ec->aio) != 0) { // ... handle error } ec->state = RECV; nng_ctx_recv(ec->ctx, ec->aio); return; }\n}","breadcrumbs":"API Reference » Contexts » Example 1: Context Echo Server","id":"64","title":"Example 1: Context Echo Server"},"65":{"body":"Given the above fragment, the following example shows setting up the service. It assumes that the socket has already been created and any transports set up as well with functions such as nng_dial or nng_listen . #define CONCURRENCY 1024 static struct echo_context ecs[CONCURRENCY]; void\nstart_echo_service(nng_socket rep_socket)\n{ for (int i = 0; i < CONCURRENCY; i++) { // error checks elided for clarity nng_ctx_open(&ecs[i].ctx, rep_socket); nng_aio_alloc(&ecs[i].aio, echo, ecs+i); ecs[i].state = INIT; echo(ecs+i); // start it running }\n}","breadcrumbs":"API Reference » Contexts » Example 2: Starting the Echo Service","id":"65","title":"Example 2: Starting the Echo Service"},"66":{"body":"Managing memory and allocations is something that every C program has to deal with. In the case of NNG , it can be more complicated because the underlying platform code can provide different allocators that might not be compatible with the use system allocator used by malloc and free.","breadcrumbs":"API Reference » Memory » Memory","id":"66","title":"Memory"},"67":{"body":"void *nng_alloc(size_t size); The nng_alloc function allocates a contiguous memory region of at least size bytes, and returns a pointer to it. The memory will be 64-bit aligned. Note that the memory may have random data in it, just like with malloc. If memory cannot be allocated for any reason, then NULL will be returned. Applications that experience this should treat this like NNG_ENOMEM . Memory returned by nng_alloc should be freed when no longer needed using nng_free . important Do not use the system free function (or the C++ delete operator) to release this memory. On some configurations this may work, but on others it will lead to a crash or other unpredictable behavior.","breadcrumbs":"API Reference » Memory » Allocate Memory","id":"67","title":"Allocate Memory"},"68":{"body":"void nng_free(void *ptr, size_t size); The nng_free function deallocates memory previously allocated by nng_alloc . The size argument must exactly match the size argument that was supplied to nng_alloc when the memory was allocated.","breadcrumbs":"API Reference » Memory » Deallocate Memory","id":"68","title":"Deallocate Memory"},"69":{"body":"char *nng_strdup(const char *src); The nng_strdup duplicates the string src and returns it. This is logically equivalent to using nng_alloc to allocate a region of memory of strlen(s) + 1 bytes, and then using strcpy to copy the string into the destination before returning it. The returned string should be deallocated with nng_strfree , or may be deallocated using the nng_free using the length of the returned string plus one (for the NUL terminating byte).","breadcrumbs":"API Reference » Memory » Duplicate String","id":"69","title":"Duplicate String"},"7":{"body":"Initialization Messages Sockets Contexts Memory Time URLs Synchronization Threads Logging Statistics HTTP Miscellaneous Errors ID Map Command Options","breadcrumbs":"API Reference » Sections","id":"7","title":"Sections"},"70":{"body":"void nng_strfree(char *str); The nng_strfree function is a convenience function that can be used to deallocate strings allocated with nng_strdup . It is effectively the same as nng_free(strlen(str) + 1).","breadcrumbs":"API Reference » Memory » Free String","id":"70","title":"Free String"},"71":{"body":"NNG supports has support for time in the form of access to a system clock, and supporting timeouts for certain operations.","breadcrumbs":"API Reference » Time » Time","id":"71","title":"Time"},"72":{"body":"typedef uint64_t nng_time; The nng_time type is used to represent a clock offset from a common base time, measured in milliseconds. The reference, or zero value, is some arbitrary point in time, most often sytem boot, but can be process start time or any other convenient reference. All threads within a process will use the same reference time, but be aware that different processes may use a different reference time.","breadcrumbs":"API Reference » Time » Time Type","id":"72","title":"Time Type"},"73":{"body":"typedef int64_t nng_duration; #define NNG_DURATION_INFINITE (-1)\n#define NNG_DURATION_DEFAULT (-2)\n#define NNG_DURATION_ZERO (0) The nng_duration time measures a time duration in milliseconds. Normally durations are positive, but some specific negative values are reserved. NNG_DURATION_INFINITE: The duration essentially means forever. This is most often used with a timeout to indicate that there is no timeout, the operation should wait until it is complete, even forever. NNG_DURATION_DEFAULT: This special value is used in some circumstances to prevent overriding a default timeout. Some operations have a default maximum time, and this value means that the previously established default should be used. The precise meaning is context-specific. NNG_DURATION_ZERO: A zero length duration is used to performan an immediate poll.","breadcrumbs":"API Reference » Time » Duration Type","id":"73","title":"Duration Type"},"74":{"body":"nng_time nng_clock(void); The nng_clock function returns the number of elapsed milliseconds since some arbitrary time in the past. The resolution of the clock depends on the underlying timing facilities of the system. This function may be used for timing, but applications should not expect very fine-grained values.","breadcrumbs":"API Reference » Time » Get the Current Time","id":"74","title":"Get the Current Time"},"75":{"body":"void nng_msleep(nng_duration msec); The nng_msleep function blocks the calling thread for at least the specified number of milliseconds. tip This function may block for longer than requested. The actual wait time is determined by the capabilities of the underlying system.","breadcrumbs":"API Reference » Time » Wait for Duration","id":"75","title":"Wait for Duration"},"76":{"body":"void nng_sleep_aio(nng_duration msec, nng_aio *aio); It is possible to wait as the action on an nng_aio , which in effect acts like scheduling a callback to run after a specified period of time. The nng_sleep_aio function provides this capability. After msec milliseconds have passed, then aio 's callback will be executed. If this sleep waits without interruption, and then completes, the result from nng_aio_result will be zero. note If a timeout shorter than msec is set on aio using nng_aio_set_timeout , then the sleep will wake up early, with a result code of NNG_ETIMEDOUT .","breadcrumbs":"API Reference » Time » Wait Asynchronously","id":"76","title":"Wait Asynchronously"},"77":{"body":"Asynchronous Operations , Synchronization","breadcrumbs":"API Reference » Time » See Also","id":"77","title":"See Also"},"78":{"body":"Universal Resource Locators, or URLs for short, are a standardized way of representing a network resource, defined in RFC 1738 , and RFC 3968 . In Scalability Protocols, this concept is extended, although it includes schemes that are not part of the IETF standards.","breadcrumbs":"API Reference » URLs » URLs","id":"78","title":"URLs"},"79":{"body":"typedef struct nng_url nng_url; const char *nng_url_scheme(const nng_url *url);\nconst char *nng_url_userinfo(const nng_url *url);\nconst char *nng_url_hostname(const nng_url *url);\nuint32_t nng_url_port(const nng_url *url);\nconst char *nng_url_path(const nng_url *url);\nconst char *nng_url_query(const nng_url *url);\nconst char *nng_url_fragment(const nng_url *url):","breadcrumbs":"API Reference » URLs » URL Structure","id":"79","title":"URL Structure"},"8":{"body":"This chapter details the function used to initialize the library before first use, and the funtion used to finalize the library and deallocate any resources used by the library.","breadcrumbs":"API Reference » Initialization » Initialization & Finalization","id":"8","title":"Initialization & Finalization"},"80":{"body":"The nng_url_scheme function returns the scheme, without any colons or slashes. Values are lower case strings, like \"http\" or \"inproc\" or \"tls+tcp4\". The nng_url_userinfo function returns a string corresponding to the user component of a URL (the part before any @ sign) if such a component is present, otherwise it returns NULL. The nng_url_hostname function returns a hostname (which might actually be an IP address) from the URL, if the URL corresponds to a scheme that uses hostnames (like \"http\" or \"tcp\"). If the URL does not (for example \"inproc\" or \"ipc\" URLs) then it returns NULL. The nng_url_port function returns the TCP or UDP port number if the URL corresponds to a protocol based on TCP or UDP. It returns zero otherwise. Note that the port number might not have been explicitly specified in the URL. For example, the port number associated with \"http://www.example.com\" is 80, which is the standard port number for HTTP. tip The port number returned by this is in the native machine byte order. Be careful when using this with other network-oriented APIs. The nng_url_path function returns the path component of the URL. This will always be non-NULL, but it may be empty. The nng_url_query and nng_url_fragment functions return the query-information (the part following a '?') and fragment (the part following a '#') if those components are present, or NULL if they are not. The returned string will not include the leading '?' or '#' characters. Note that any strings returned by these functions are only valid until url is freed with nng_url_free .","breadcrumbs":"API Reference » URLs » URL Fields","id":"80","title":"URL Fields"},"81":{"body":"int nng_url_sprintf(char *buf, size_t bufsz, const nng_url *url); The nng_url_sprintf function formats the url to the buf , which must have bufsz bytes of free space associated with it. This function returns the number of bytes formatted to buf , excludng the terminating zero byte, or if bufsz is too small, then it returns the number of bytes that would have been formatted if there was sufficient space. The semantics are similar to the snprintf function from C99. tip If bufsz is 0, then buf can be NULL, and the return value can be used to determine the amount of space to allocate for a dynamically sized buffer.","breadcrumbs":"API Reference » URLs » Format a URL","id":"81","title":"Format a URL"},"82":{"body":"int nng_url_parse(nng_url **urlp, const char *str); The nng_url_parse function parses a URL string (in str ), and creates a dynamically allocated nng_url, returning it in urlp . important Only nng_url_free should be used to deallocate nng_url objects.","breadcrumbs":"API Reference » URLs » Parse a URL","id":"82","title":"Parse a URL"},"83":{"body":"int nng_url_clone(nng_url **dup, const nng_url *url); The nng_url_clone function creates a copy of url , and returns it in dup .","breadcrumbs":"API Reference » URLs » Clone a URL","id":"83","title":"Clone a URL"},"84":{"body":"void nng_url_free(nng_url *url); The nng_url_free function destroy an nng_url object created with either nng_url_parse or nng_url_free . This is the only correct way to destroy an nng_url object.","breadcrumbs":"API Reference » URLs » Destroy a URL","id":"84","title":"Destroy a URL"},"85":{"body":"void nng_url_resolve_port(nng_url *url, uint32_t port); In order to use dynamic port allocation, some transports and schemes allow a port number of zero to be specified. When this is done, the system will allocate a free port when the port is bound while starting a listener. Once this is done, the port number may need to be updated so that the URL can be used to configure a client. The nng_url_resolve_port function updates such a URL with a new port. This will have no effect if the URL already has a non-zero port number.","breadcrumbs":"API Reference » URLs » Update a URL Port","id":"85","title":"Update a URL Port"},"86":{"body":"More information about Universal Resource Locators can be found in RFC 3986 .","breadcrumbs":"API Reference » URLs » See Also","id":"86","title":"See Also"},"87":{"body":"In order to obtain significant scalability, with low-latency, and minimal overheads, NNG supports performing operations asynchronously. One way that applications can perform work asynchronously and concurrently is by using threads , but threads carry significant resource overheads and frequently there are limits on the number that can easily be created. Additionally, with most network applications, the flow of execution will spend the bulk of its time waiting for traffic from a peer. For these kinds of applications, it is far more efficient to use asynchronous operations using the mechanisms described in this chapter. tip To get the highest performance with the least overhead, applications should use asynchronous operations described in this chapter whenever possible.","breadcrumbs":"API Reference » Asynchronous I/O » Asynchronous Operations","id":"87","title":"Asynchronous Operations"},"88":{"body":"typedef struct nng_aio nng_aio; An nng_aio is an opaque structure used in conjunction with asynchronous I/O operations. Every asynchronous operation uses one of these structures, each of which can only be used with a single operation at a time. Asynchronous operations are performed without blocking calling application threads. Instead the application registers a callback function to be executed when the operation is complete (whether successfully or not). This callback will be executed exactly once. The asynchronous I/O framework also supports cancellation of operations that are already in progress as well setting a maximum timeout for them to complete. It is also possible to initiate an asynchronous operation, and wait for it to complete, creating a synchronous flow from an asynchronous one.","breadcrumbs":"API Reference » Asynchronous I/O » Asynchronous I/O Handle","id":"88","title":"Asynchronous I/O Handle"},"89":{"body":"int nng_aio_alloc(nng_aio **aiop, void (*callb)(void *), void *arg); The nng_aio_alloc function creates an nng_aio object, with the callback callb taking the argument arg , and returns it in aiop . If this succeeds, the function returns zero. Otherwise it may return NNG_ENOMEM . tip The arg should normally be a structure that contains a pointer to the aiop , or from which it can be located. This allows callb to check the handle for success using nng_aio_result , as well access other properties of aiop . tip The callb may be executed on another thread , so it may be necessary to use synchronization methods in callb to avoid data races.","breadcrumbs":"API Reference » Asynchronous I/O » Create Handle","id":"89","title":"Create Handle"},"9":{"body":"typedef struct { int16_t num_task_threads; int16_t max_task_threads; int16_t num_expire_threads; int16_t max_expire_threads; int16_t num_poller_threads; int16_t max_poller_threads; int16_t num_resolver_threads;\n} nng_init_params; extern int nng_init(nng_init_parms *params); Before using other interfaces in this library, it is necessary to initialize the library. The nng_init function performs this initialization. The function is idempotent, although on tear down, every call to nng_init must be paired with a call to nng_fini or no resources will be released. This allows for libraries consuming these interfaces to safely initialize and finalize the library without disrupting other consumers in the same process. Further, only the first call to this function may have a value of params other than NULL. If params is not NULL, and the library has already been intiazed, then nng_init will return NNG_EBUSY . In some cases it is desirable to tune certain runtime parameters for the library, which can be done by supplying a non-NULL params argument.","breadcrumbs":"API Reference » Initialization » Initialization","id":"9","title":"Initialization"},"90":{"body":"void nng_aio_free(nng_aio *aio);\nvoid nng_aio_reap(nng_aio *aio); The nng_aio_free handle destroys the handle aio , waiting for any operations and associated callbacks to complete before doing so. The nng_aio_reap handle destroys the handle aio asynchronously, using a reaper thread to do so. It does not wait for the object to be destroyed. Thus this function is safe to call from aio 's own callback. note The nng_aio_free function must never be called from an aio callback. Use nng_aio_reap instead if an object must be destroyed from a callback.","breadcrumbs":"API Reference » Asynchronous I/O » Destroy Handle","id":"90","title":"Destroy Handle"},"91":{"body":"void nng_aio_abort(nng_aio *aio, int err);\nvoid nng_aio_cancel(nng_aio *aio);\nvoid nng_aio_stop(nng_aio *aio); These functions are used to stop a previously submitted asynchronous I/O operation. The operation may be canceled, or may continue to completion. If no operation is in progress (perhaps because it has already completed), then these operations have no effect. If the operation is successfully canceled or aborted, then the callback will still be called. The nng_aio_abort function aborts the operation associated with aio and returns immediately without waiting. If cancellation was successful, then nng_aio_result will return err . The nng_aio_cancel function acts like nng_aio_abort, but uses the error code NNG_ECANCELED . The nng_aio_stop function aborts the aio operation with NNG_ESTOPPED , and then waits the operation and any associated callback to complete. This function also marks aio itself permanently stopped, so that any new operations scheduled by I/O providers using nng_aio_start return false. Thus this function should be used to teardown operations. tip When multiple asynchronous I/O handles are in use and need to be deallocated, it is safest to stop all of them using nng_aio_stop, before deallocating any of them with nng_aio_free , particularly if the callbacks might attempt to reschedule further operations.","breadcrumbs":"API Reference » Asynchronous I/O » Cancellation","id":"91","title":"Cancellation"},"92":{"body":"void nng_aio_set_timeout(nng_aio *aio, nng_duration timeout);\nvoid nng_aio_set_expire(nng_aio *aio, nng_time expiration); The nng_aio_set_timeout function sets a timeout for the asynchronous operation associated with aio . This causes a timer to be started when the operation is actually started. If the timer expires before the operation is completed, then it is aborted with an error of NNG_ETIMEDOUT. The timeout duration is specified as a relative number of milliseconds. If the timeout is NNG_DURATION_INFINITE , then no timeout is used. If the timeout is NNG_DURATION_DEFAULT , then a \"default\" or socket-specific timeout is used. (This is frequently the same as NNG_DURATION_INFINITE .) The nng_aio_set_expire function is similar to nng_aio_set_timeout, but sets an expiration time based on the system clock. The expiration time is a clock timestamp, such as would be returned by nng_clock .","breadcrumbs":"API Reference » Asynchronous I/O » Set Timeout","id":"92","title":"Set Timeout"},"93":{"body":"void nng_aio_wait(nng_aio *aio); The nng_aio_wait function waits for an asynchronous I/O operation to complete. If the operation has not been started, or has already completed, then it returns immediately. If a callback was set with aio when it was allocated, then this function will not be called until the callback has completed. important The nng_aio_wait function should never be called from a function that itself is a callback of an nng_aio , either this one or any other. Doing so may result in a deadlock.","breadcrumbs":"API Reference » Asynchronous I/O » Wait for Completion","id":"93","title":"Wait for Completion"},"94":{"body":"bool nng_aio_busy(nng_aio *aio); The nng_aio_busy function returns true if the aio is currently busy performing an operation or is executing a completion callback. Otherwise it return false. This is the same test used internally by nng_aio_wait . important The caller is responsible for coordinating any use of this with any reuse of the aio . Because the aio can be reused use of this function can be racy.","breadcrumbs":"API Reference » Asynchronous I/O » Test for Completion","id":"94","title":"Test for Completion"},"95":{"body":"int nng_aio_result(nng_aio *aio);\nsize_t nng_aio_count(nng_aio *aio); The nng_aio_result function returns the result of the operation associated with the handle aio . If the operation was successful, then 0 is returned. Otherwise a non-zero error code, such as NNG_ECANCELED or NNG_ETIMEDOUT , is returned. For operations that transfer data, nng_aio_count returns the number of bytes transferred by the operation associated with the handle aio . Operations that do not transfer data, or do not keep a count, may return zero for this function. note The return value from these functions is undefined if the operation has not completed yet. Either call these from the handle's completion callback, or after waiting for the operation to complete with nng_aio_wait .","breadcrumbs":"API Reference » Asynchronous I/O » Result of Operation","id":"95","title":"Result of Operation"},"96":{"body":"nng_msg *nng_aio_get_msg(nng_aio *aio);\nvoid nng_aio_set_msg(nng_aio *aio, nng_msg *msg); The nng_aio_get_msg and nng_aio_set_msg functions retrieve and store a message in aio . For example, if a function to receive data is called, that function can generally be expected to store a message on the asssociated aio , for the application to retrieve with nng_aio_get_msg. Conversely an application desiring to send a message msg will store it in the aio using nng_aio_set_msg. The function implementing the send operation will retrieve the message and arrange for it to be sent.","breadcrumbs":"API Reference » Asynchronous I/O » Messages","id":"96","title":"Messages"},"97":{"body":"For send or transmit operations, the rule of thumb is that implementation of the operation is responsible for taking ownership of the message (and releasing resources when it is complete), if it will return success. If the operation will end in error, then the message will be retained and it is the consuming application's responsibility to dispose of the message. This allows an application the opportunity to reuse the message to try again, if it so desires. For receive operations, the implementation of the operation will set the message on the aio on success, and the consuming application hasa responsibility to retrieve and dispose of the message. Failure to do so will leak the message. If the operation does not complete successfully, then no message is stored on the aio .","breadcrumbs":"API Reference » Asynchronous I/O » Message Ownership","id":"97","title":"Message Ownership"},"98":{"body":"typedef struct nng_iov { void * iov_buf; size_t iov_len;\n}; int nng_aio_set_iov(nng_aio *aio, unsigned int niov, nng_iov *iov); For some operations, the unit of data transferred is not a message , but rather a stream of bytes. For these operations, an array of niov nng_iov structures can be passed to the nng_aio_set_iov function to provide a scatter/gather array of elements describing the location (iov_buf) and length (iov_len) of data, to transfer. The iov vector is copied into storage in the aio itself, so that callers may use stack allocated nng_iov structures. The values pointed to by the iov_buf members are not copied by this function though. A maximum of four (4) nng_iov members may be supplied. tip Most functions using nng_iov do not guarantee to transfer all of the data that they are requested to. To be sure that correct amount of data is transferred, as well as to start an attempt to complete any partial transfer, check the amount of data transferred by calling nng_aio_count .","breadcrumbs":"API Reference » Asynchronous I/O » I/O Vector","id":"98","title":"I/O Vector"},"99":{"body":"void nng_aio_set_input(nng_aio *aio, unsigned int index, void *param);\nvoid *nng_aio_get_output(nng_aio *aio, unsigned int index); Asynchronous operations can take additional input parameters, and provide additional result outputs besides the result code. The nng_aio_set_input function sets the input parameter at index to param for the operation associated with aio . The nng_aio_get_output function returns the output result at index for the operation associated with aio . The type and semantics of input parameters and output results are determined by specific operations. The documentation for the operation should provide details. The valid values of index range from zero (0) to three (3), as no operation currently defined can accept more than four parameters or return more than four additional results. note If the index does not correspond to a defined input for the operation, then nng_aio_set_input will have no effect, and nng_aio_get_output will return NULL. important It is an error to call this function while the aio is currently in use by an active asynchronous operation.","breadcrumbs":"API Reference » Asynchronous I/O » Inputs and Outputs","id":"99","title":"Inputs and Outputs"}},"length":340,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{"1":{"df":1,"docs":{"273":{"tf":1.0}}},"df":37,"docs":{"127":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"293":{"tf":1.0},"305":{"tf":1.0},"33":{"tf":3.1622776601683795},"34":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"x":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"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":{"198":{"tf":1.0}}}}}}}}}}}},"1":{".":{"0":{".":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":3,"docs":{"298":{"tf":1.0},"299":{"tf":1.4142135623730951},"313":{"tf":1.0}}}},"0":{"0":{"0":{"df":3,"docs":{"115":{"tf":1.0},"145":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"4":{"df":3,"docs":{"29":{"tf":1.0},"325":{"tf":1.0},"65":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"5":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"1":{"4":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"1":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"282":{"tf":1.0}}},"8":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"3":{"df":1,"docs":{"145":{"tf":1.0}}},"4":{"5":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"32":{"tf":1.0}}},"7":{"3":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"8":{"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"325":{"tf":1.0}}},"9":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"df":44,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"182":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":2.0},"211":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"305":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":19.748417658131498},"34":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}}},"2":{".":{"0":{"df":4,"docs":{"195":{"tf":1.0},"2":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"9":{"df":1,"docs":{"130":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"1":{"8":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}},"9":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"0":{"tf":1.0}}},"5":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"2":{"6":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"3":{"2":{"4":{"df":1,"docs":{"168":{"tf":1.0}}},"df":1,"docs":{"204":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"4":{"df":1,"docs":{"145":{"tf":1.0}}},"5":{"3":{"df":1,"docs":{"325":{"tf":1.0}}},"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":1,"docs":{"145":{"tf":1.0}}},"7":{"df":1,"docs":{"145":{"tf":1.0}}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":17,"docs":{"115":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"300":{"tf":1.7320508075688772},"329":{"tf":1.0},"339":{"tf":3.7416573867739413},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0}}},"3":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}},"1":{"6":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"df":7,"docs":{"165":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.0}}},"9":{"6":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"8":{"6":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":2.0},"50":{"tf":1.0},"99":{"tf":1.0}}},"4":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"2":{"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"3":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":6,"docs":{"127":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"197":{"tf":1.0},"67":{"tf":1.0}}},"5":{"0":{"0":{"0":{"df":2,"docs":{"295":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"7":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"156":{"tf":1.0},"80":{"tf":1.0}}},"1":{"9":{"2":{"df":2,"docs":{"243":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":1.0}}},"9":{"1":{"1":{"0":{"df":1,"docs":{"170":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"u":{"1":{"6":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"\\":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}},"l":{"df":7,"docs":{"214":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"338":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0}}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"295":{"tf":1.0},"65":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"334":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"282":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{":":{"/":{"/":{"a":{"%":{"0":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"45":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"151":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"235":{"tf":1.0},"241":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"325":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":19,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.0},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"173":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"316":{"tf":1.7320508075688772},"324":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"324":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"20":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"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":3,"docs":{"224":{"tf":1.0},"241":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951}}}}}},"t":{"df":5,"docs":{"24":{"tf":1.0},"25":{"tf":1.0},"322":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"154":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"v":{"df":6,"docs":{"160":{"tf":1.7320508075688772},"226":{"tf":1.0},"284":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"294":{"tf":1.0},"319":{"tf":1.0},"37":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"d":{"df":5,"docs":{"170":{"tf":1.7320508075688772},"196":{"tf":1.0},"20":{"tf":1.0},"292":{"tf":1.0},"305":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"164":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"332":{"tf":1.0},"5":{"tf":1.0},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":12,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.0},"270":{"tf":1.0},"309":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"87":{"tf":1.0}}}}}}},"r":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"145":{"tf":2.23606797749979},"157":{"tf":1.0},"206":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"293":{"tf":2.6457513110645907},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"322":{"tf":1.0},"338":{"tf":1.7320508075688772},"80":{"tf":1.0}}}}}}},"df":4,"docs":{"17":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.4142135623730951},"305":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"44":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"194":{"tf":1.0},"285":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"19":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"278":{"tf":1.0},"318":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"145":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"149":{"tf":1.4142135623730951},"205":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"d":{"df":3,"docs":{"298":{"tf":1.0},"306":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":36,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"175":{"tf":2.23606797749979},"182":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"49":{"tf":2.449489742783178},"50":{"tf":2.449489742783178},"56":{"tf":1.0},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":2.449489742783178},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"89":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"g":{"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":1,"docs":{"312":{"tf":1.0}}}}}}}}},"i":{"a":{"df":1,"docs":{"282":{"tf":1.0}},"s":{"df":2,"docs":{"282":{"tf":1.0},"305":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":34,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":2.0},"202":{"tf":2.23606797749979},"282":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"66":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}},"w":{"df":20,"docs":{"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.7320508075688772},"85":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":17,"docs":{"106":{"tf":1.0},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}},"n":{"df":2,"docs":{"275":{"tf":1.0},"312":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"127":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"241":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"127":{"tf":1.0},"255":{"tf":1.0},"327":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"1":{"tf":1.0},"292":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"17":{"tf":1.7320508075688772},"175":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}},"u":{"df":1,"docs":{"151":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"145":{"tf":1.0},"158":{"tf":1.0},"200":{"tf":1.0},"214":{"tf":1.0},"226":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"192":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":20,"docs":{"118":{"tf":1.0},"146":{"tf":1.7320508075688772},"160":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":2.0},"186":{"tf":1.0},"189":{"tf":1.0},"195":{"tf":1.0},"301":{"tf":1.0},"308":{"tf":1.4142135623730951},"310":{"tf":1.0},"325":{"tf":2.23606797749979},"326":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"335":{"tf":2.0},"6":{"tf":1.0},"80":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"166":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"224":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"166":{"tf":1.0},"20":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0},"24":{"tf":1.4142135623730951},"326":{"tf":1.0}}},"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":{"'":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":62,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"144":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"241":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"282":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":2.23606797749979},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.0},"74":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"df":7,"docs":{"140":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"325":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"197":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"129":{"tf":1.0},"138":{"tf":1.0},"176":{"tf":1.0},"21":{"tf":1.7320508075688772},"310":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"44":{"tf":1.0},"62":{"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":6,"docs":{"108":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"72":{"tf":1.0},"74":{"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":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"g":{"c":{"df":3,"docs":{"206":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}},"df":7,"docs":{"120":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":18,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"198":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":2.8284271247461903},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.4142135623730951},"290":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"68":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"[":{"1":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"206":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":7,"docs":{"194":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"235":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.4142135623730951}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"319":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"207":{"tf":1.0},"282":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":34,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"121":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"115":{"tf":1.0},"21":{"tf":1.0},"292":{"tf":1.0},"65":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"156":{"tf":1.0},"158":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.7320508075688772},"308":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"318":{"tf":1.0}}},"k":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":24,"docs":{"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"182":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"219":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"126":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":30,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"255":{"tf":1.4142135623730951},"266":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":10,"docs":{"182":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"308":{"tf":1.0},"337":{"tf":1.0},"5":{"tf":1.0},"72":{"tf":1.0}}},"y":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":12,"docs":{"145":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"339":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":4,"docs":{"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"118":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":9,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"161":{"tf":1.0},"208":{"tf":1.0},"222":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":30,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"129":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"174":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":1.0},"302":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.7320508075688772},"333":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"107":{"tf":1.0},"120":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"282":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"145":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"290":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"129":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"306":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":6,"docs":{"154":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":20,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"329":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"21":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}},"d":{"df":7,"docs":{"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"282":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":12,"docs":{"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.449489742783178},"273":{"tf":2.449489742783178},"3":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":15,"docs":{"118":{"tf":2.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"218":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":21,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"168":{"tf":1.4142135623730951},"171":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"18":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":2.0},"21":{"tf":1.7320508075688772},"229":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"263":{"tf":1.0},"339":{"tf":1.0}}}},"df":1,"docs":{"4":{"tf":1.0}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}},"l":{"df":15,"docs":{"139":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"169":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"227":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":16,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":4,"docs":{"118":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"339":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"115":{"tf":1.0},"211":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"170":{"tf":1.0},"318":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":5,"docs":{"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":8,"docs":{"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"f":{"df":1,"docs":{"81":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"187":{"tf":1.0},"243":{"tf":1.7320508075688772},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0},"81":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"z":{"df":1,"docs":{"81":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":10,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"300":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"87":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"94":{"tf":1.0}}}}},"v":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":24,"docs":{"140":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":2.0},"21":{"tf":2.6457513110645907},"228":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":2.23606797749979},"296":{"tf":3.1622776601683795},"325":{"tf":2.0},"336":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":2.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"9":{"9":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"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":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"b":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":23,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"154":{"tf":1.0},"158":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":2.0},"91":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"89":{"tf":2.0}}},"df":49,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":2.23606797749979},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"191":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"308":{"tf":1.4142135623730951},"312":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"336":{"tf":2.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"111":{"tf":1.0},"121":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"252":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"337":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"118":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.4142135623730951},"3":{"tf":2.0},"335":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0}}}},"c":{"df":2,"docs":{"17":{"tf":2.6457513110645907},"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"80":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"13":{"tf":1.0},"138":{"tf":1.0},"87":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"211":{"tf":2.23606797749979},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"282":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"66":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"176":{"tf":1.0},"198":{"tf":1.0},"252":{"tf":1.0},"287":{"tf":1.0},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"17":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.7320508075688772},"62":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"122":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"17":{"tf":2.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"19":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"62":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"282":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"192":{"tf":1.0},"250":{"tf":1.0},"301":{"tf":1.0},"8":{"tf":1.0},"87":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"325":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":29,"docs":{"122":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"206":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"62":{"tf":2.8284271247461903},"69":{"tf":1.4142135623730951},"79":{"tf":2.449489742783178},"82":{"tf":1.0}},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"65":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"194":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"226":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"112":{"tf":1.0},"198":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"191":{"tf":1.0},"34":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"308":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"162":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.6457513110645907},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0},"85":{"tf":1.0}},"p":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"255":{"tf":1.4142135623730951},"339":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.7320508075688772},"164":{"tf":1.0},"173":{"tf":1.4142135623730951},"180":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"337":{"tf":1.0},"35":{"tf":2.0},"46":{"tf":1.4142135623730951},"55":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"206":{"tf":1.0},"209":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":13,"docs":{"143":{"tf":2.0},"168":{"tf":2.0},"206":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"337":{"tf":1.4142135623730951},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"329":{"tf":1.0},"51":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":2,"docs":{"170":{"tf":1.0},"326":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"208":{"tf":1.0},"293":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"251":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"167":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}},"n":{"d":{"df":7,"docs":{"205":{"tf":1.4142135623730951},"206":{"tf":2.0},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"10":{"tf":1.0},"146":{"tf":1.4142135623730951},"165":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":13,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"4":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}},"t":{"df":10,"docs":{"278":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"195":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":30,"docs":{"10":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":2.0},"3":{"tf":1.7320508075688772},"335":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"x":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"322":{"tf":1.0}}}}},"c":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"80":{"tf":2.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"118":{"tf":1.0},"78":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":18,"docs":{"112":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"51":{"tf":2.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"115":{"tf":1.4142135623730951},"116":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":20,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"161":{"tf":2.8284271247461903},"181":{"tf":2.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"310":{"tf":2.23606797749979},"312":{"tf":2.0},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"147":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":18,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":2.0},"169":{"tf":2.0},"170":{"tf":2.449489742783178},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":42,"docs":{"0":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":2.8284271247461903},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":2.23606797749979},"194":{"tf":1.7320508075688772},"218":{"tf":2.449489742783178},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":2.449489742783178},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"282":{"tf":1.0},"35":{"tf":1.0}}}}},"i":{"d":{"df":8,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"185":{"tf":1.0},"202":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"34":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"177":{"tf":1.0},"222":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":36,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.449489742783178},"152":{"tf":2.0},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"44":{"tf":2.8284271247461903},"49":{"tf":1.0},"50":{"tf":1.0},"62":{"tf":2.8284271247461903},"79":{"tf":2.449489742783178},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"33":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"308":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":17,"docs":{"12":{"tf":1.4142135623730951},"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":2.6457513110645907},"17":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":2.0},"2":{"tf":1.0},"20":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":2.23606797749979},"253":{"tf":2.449489742783178},"255":{"tf":1.4142135623730951},"259":{"tf":2.8284271247461903},"270":{"tf":2.6457513110645907},"315":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":3.1622776601683795},"52":{"tf":2.0},"53":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":2.23606797749979},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"67":{"tf":1.0}}}},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"3":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":10,"docs":{"195":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}}},"t":{"df":2,"docs":{"145":{"tf":1.0},"5":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"170":{"tf":1.0},"335":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"y":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"222":{"tf":1.0},"324":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"102":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":15,"docs":{"0":{"tf":2.23606797749979},"100":{"tf":1.0},"159":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.4142135623730951},"318":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":2.6457513110645907}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.23606797749979}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"292":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"138":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"187":{"tf":1.0},"246":{"tf":1.0},"80":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":2.0},"228":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"118":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":3,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"339":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}},"s":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":62,"docs":{"104":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.7320508075688772},"14":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"198":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"162":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"145":{"tf":1.0},"193":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{"df":9,"docs":{"44":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.0},"62":{"tf":3.3166247903554},"64":{"tf":2.0}},"p":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"282":{"tf":1.0},"325":{"tf":1.0},"74":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0}},"p":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"d":{"'":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0}}}},"t":{"a":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"119":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":2.0},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"175":{"tf":2.23606797749979},"185":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"325":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"66":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"c":{"df":16,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.7320508075688772},"17":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":6,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}},"g":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"303":{"tf":1.0},"310":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.0},"62":{"tf":1.0},"73":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":25,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"198":{"tf":1.7320508075688772},"206":{"tf":2.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"99":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"t":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"292":{"tf":1.0},"37":{"tf":1.0}}}}}}},"t":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"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":5,"docs":{"156":{"tf":1.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0},"332":{"tf":1.0},"55":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"226":{"tf":1.0},"315":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"149":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":12,"docs":{"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"240":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"45":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"160":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.7320508075688772},"46":{"tf":2.8284271247461903},"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"136":{"tf":1.0},"305":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"145":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":9,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"180":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"90":{"tf":2.23606797749979}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":13,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"324":{"tf":1.0},"34":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"168":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"111":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"125":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"300":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"c":{"df":9,"docs":{"129":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"144":{"tf":1.0}}}}}}},"l":{"df":2,"docs":{"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"136":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":3.7416573867739413},"161":{"tf":2.23606797749979},"178":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"338":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.449489742783178}},"p":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":26,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"296":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"337":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"146":{"tf":1.0},"186":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.7320508075688772},"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"181":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"252":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"192":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"125":{"tf":1.0},"137":{"tf":1.0},"168":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"9":{"tf":1.0}}}}}},"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":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"5":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"214":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"10":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"0":{"tf":1.7320508075688772},"130":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"297":{"tf":1.0},"315":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":7,"docs":{"151":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"309":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"281":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"20":{"tf":1.0},"211":{"tf":1.0},"24":{"tf":1.4142135623730951},"302":{"tf":1.0},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"145":{"tf":1.0},"154":{"tf":1.0},"308":{"tf":1.0},"9":{"tf":1.0}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"108":{"tf":1.0},"241":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"17":{"tf":1.0},"270":{"tf":1.0}}},"p":{"df":2,"docs":{"16":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"214":{"tf":1.0},"339":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"16":{"tf":1.7320508075688772},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"172":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":2.23606797749979},"75":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"c":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":21,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"165":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"259":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"34":{"tf":1.0},"88":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"337":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"318":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"164":{"tf":1.0},"252":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"186":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"167":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"324":{"tf":1.0},"87":{"tf":1.0}}}}}}},"b":{"a":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"64":{"tf":3.0}},"h":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"64":{"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":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"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":1,"docs":{"3":{"tf":1.0}}}}}}}}},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"[":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"]":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"131":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"202":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":6,"docs":{"114":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"325":{"tf":1.0},"327":{"tf":1.0},"38":{"tf":1.0},"42":{"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":1,"docs":{"178":{"tf":1.0}}}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"124":{"tf":1.0},"128":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"296":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"282":{"tf":1.0},"322":{"tf":1.0},"80":{"tf":1.0}},"v":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"181":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}}},"o":{"d":{"df":5,"docs":{"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"20":{"tf":1.0},"282":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"226":{"tf":1.0},"241":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":12,"docs":{"125":{"tf":1.0},"144":{"tf":1.0},"20":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"3":{"tf":1.0},"316":{"tf":1.0},"97":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":10,"docs":{"136":{"tf":1.0},"154":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"293":{"tf":1.0},"325":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"168":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"211":{"tf":1.0},"64":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"129":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"208":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.0},"293":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"144":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"o":{"df":3,"docs":{"145":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":37,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":2.23606797749979},"144":{"tf":2.23606797749979},"145":{"tf":2.8284271247461903},"148":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":2.23606797749979},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"7":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"227":{"tf":1.0},"270":{"tf":1.0},"296":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"39":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"140":{"tf":1.0},"218":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"50":{"tf":1.0}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"290":{"tf":1.0},"68":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":40,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.0},"182":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":1.0},"29":{"tf":1.0},"293":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":1,"docs":{"10":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"222":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"55":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"133":{"tf":1.0},"16":{"tf":1.0},"299":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"145":{"tf":1.4142135623730951},"161":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"181":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"133":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"74":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"10":{"tf":1.0},"115":{"tf":1.4142135623730951},"255":{"tf":1.0},"272":{"tf":1.4142135623730951},"92":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"161":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"333":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"196":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"282":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"168":{"tf":1.0},"279":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"11":{"tf":1.0},"160":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"a":{"df":6,"docs":{"318":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"74":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"206":{"tf":1.0},"318":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"214":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"307":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"143":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"169":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"194":{"tf":1.0},"289":{"tf":1.0},"315":{"tf":1.4142135623730951}}}}}},"r":{"df":3,"docs":{"197":{"tf":1.0},"3":{"tf":1.0},"87":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"d":{"df":2,"docs":{"160":{"tf":2.0},"194":{"tf":1.0}},"p":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"s":{"[":{"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":8,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"324":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":19,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.0},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"205":{"tf":1.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"331":{"tf":1.0},"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"6":{"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":2,"docs":{"145":{"tf":1.0},"194":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"11":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"d":{"df":4,"docs":{"0":{"tf":1.0},"136":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"5":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"121":{"tf":1.0},"172":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"229":{"tf":1.0},"3":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"df":4,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"192":{"tf":1.0},"296":{"tf":1.0}}},"x":{"df":4,"docs":{"138":{"tf":1.0},"144":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"198":{"tf":2.0},"306":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"339":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"227":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":2.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":2,"docs":{"305":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"t":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"81":{"tf":2.0}}}},"df":7,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"71":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":9,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"211":{"tf":1.0},"296":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"3":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":10,"docs":{"149":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"202":{"tf":1.0},"282":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"134":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"282":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"92":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"174":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"313":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"100":{"tf":1.0},"145":{"tf":1.0},"198":{"tf":1.0},"266":{"tf":1.0}},"i":{"df":6,"docs":{"149":{"tf":1.0},"191":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"325":{"tf":1.0}}}}},"n":{"c":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"120":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":167,"docs":{"100":{"tf":1.4142135623730951},"102":{"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},"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":2.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":2.6457513110645907},"15":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.449489742783178},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"17":{"tf":2.8284271247461903},"170":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":2.449489742783178},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":2.23606797749979},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":2.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":2.23606797749979},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":2.0},"246":{"tf":1.0},"25":{"tf":2.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":2.23606797749979},"309":{"tf":2.0},"310":{"tf":1.7320508075688772},"315":{"tf":2.8284271247461903},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"319":{"tf":2.0},"32":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.23606797749979},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.0},"44":{"tf":2.0},"46":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.6457513110645907},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"55":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"176":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"252":{"tf":1.0},"37":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"115":{"tf":1.0},"144":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"154":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"258":{"tf":1.0},"96":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"150":{"tf":1.0},"3":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"198":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}},"n":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"141":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"290":{"tf":1.0},"312":{"tf":1.0},"336":{"tf":1.4142135623730951},"51":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"df":2,"docs":{"125":{"tf":1.0},"296":{"tf":1.0}},"e":{"df":1,"docs":{"145":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"o":{"d":{"df":4,"docs":{"118":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"156":{"tf":1.0},"182":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"156":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"34":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"4":{"tf":1.0}}}},"w":{"df":1,"docs":{"200":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"169":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"98":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"298":{"tf":1.4142135623730951},"299":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":10,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"293":{"tf":1.0}},"l":{"df":22,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"175":{"tf":1.0},"235":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979},"91":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":7,"docs":{"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"190":{"tf":1.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"a":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"171":{"tf":1.0},"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":39,"docs":{"100":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":3.0},"170":{"tf":3.605551275463989},"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"205":{"tf":1.7320508075688772},"22":{"tf":2.8284271247461903},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"228":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"24":{"tf":2.0},"244":{"tf":1.4142135623730951},"25":{"tf":2.0},"250":{"tf":1.4142135623730951},"256":{"tf":2.0},"262":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":2.23606797749979},"328":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.7320508075688772},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"119":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"p":{"df":6,"docs":{"119":{"tf":1.0},"17":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0}}}},"n":{"c":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":11,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"205":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"218":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"168":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"191":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"5":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"326":{"tf":1.0}}}},"p":{"df":1,"docs":{"228":{"tf":1.0}},"e":{"df":1,"docs":{"3":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"164":{"tf":1.0},"293":{"tf":1.4142135623730951},"325":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"/":{"1":{".":{"0":{"df":2,"docs":{"167":{"tf":1.7320508075688772},"191":{"tf":1.0}}},"1":{"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":2.23606797749979},"187":{"tf":1.0},"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"167":{"tf":1.0}}},"3":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},":":{"/":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"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":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"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":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":21,"docs":{"162":{"tf":2.0},"163":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.0},"176":{"tf":2.23606797749979},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"3":{"tf":1.0},"325":{"tf":2.449489742783178},"326":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"137":{"tf":1.0},"144":{"tf":1.4142135623730951},"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"119":{"tf":1.0},"134":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":14,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"88":{"tf":1.7320508075688772},"91":{"tf":1.7320508075688772},"93":{"tf":1.0},"98":{"tf":1.0}}}},"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"_":{"df":0,"docs":{},"p":{"df":2,"docs":{"202":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951}}}},"df":16,"docs":{"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":3.3166247903554},"273":{"tf":3.3166247903554},"284":{"tf":2.0},"290":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":1.0},"7":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"172":{"tf":1.0}},"l":{"df":2,"docs":{"285":{"tf":1.0},"296":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"251":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"137":{"tf":1.0},"204":{"tf":1.0}},"i":{"df":13,"docs":{"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"32":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"df":2,"docs":{"206":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":3,"docs":{"130":{"tf":1.0},"168":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"5":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"m":{"df":1,"docs":{"168":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":12,"docs":{"120":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"208":{"tf":1.0},"307":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}},"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":25,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"129":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"229":{"tf":1.0},"274":{"tf":1.0},"279":{"tf":1.7320508075688772},"281":{"tf":1.7320508075688772},"287":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"64":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"37":{"tf":1.0}}}}}}},"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"134":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"10":{"tf":1.0},"225":{"tf":1.0}}}}}}},"n":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"293":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"d":{"df":28,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.0},"131":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":2.0},"17":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.4142135623730951},"212":{"tf":1.0},"225":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":2.0},"303":{"tf":1.0},"309":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"198":{"tf":1.0},"45":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"151":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"259":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"262":{"tf":1.0},"273":{"tf":1.0}},"i":{"b":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.7320508075688772},"3":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"125":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.0},"206":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":9,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":2.449489742783178}}}},"i":{"c":{"df":21,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"243":{"tf":1.0},"293":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"169":{"tf":1.0},"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"307":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"225":{"tf":1.0},"296":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"5":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}},"i":{"df":23,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"128":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.4142135623730951},"31":{"tf":1.0},"333":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"88":{"tf":1.0},"9":{"tf":2.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":6,"docs":{"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":2.23606797749979}}}}},"s":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"181":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"279":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.4142135623730951},"20":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.0},"241":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{}},"df":70,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":2.0},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":5.291502622129181},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":2.23606797749979},"21":{"tf":2.8284271247461903},"211":{"tf":1.4142135623730951},"227":{"tf":1.0},"24":{"tf":2.8284271247461903},"243":{"tf":1.0},"25":{"tf":2.8284271247461903},"284":{"tf":2.449489742783178},"290":{"tf":2.23606797749979},"295":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":2.449489742783178},"33":{"tf":3.0},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"40":{"tf":2.0},"44":{"tf":3.3166247903554},"45":{"tf":1.7320508075688772},"46":{"tf":2.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"62":{"tf":3.3166247903554},"65":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"197":{"tf":1.0},"20":{"tf":1.4142135623730951},"287":{"tf":1.0},"334":{"tf":1.0}},"r":{"df":1,"docs":{"46":{"tf":1.0}}}},"n":{"d":{"df":9,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"282":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"3":{"tf":1.0},"326":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"138":{"tf":1.0},"185":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"322":{"tf":1.0},"339":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":8,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"319":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"76":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":2,"docs":{"274":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"145":{"tf":2.0},"17":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"176":{"tf":1.0},"224":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"v":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}}}},"p":{"c":{"df":8,"docs":{"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"314":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.0}}},"df":2,"docs":{"293":{"tf":1.7320508075688772},"80":{"tf":1.0}},"v":{"4":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.0},"294":{"tf":1.0},"296":{"tf":1.0},"339":{"tf":1.0}}},"6":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.23606797749979},"294":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"187":{"tf":1.0},"259":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":2.0}}},"r":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"204":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":18,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"318":{"tf":1.0},"46":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"b":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"175":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"297":{"tf":1.4142135623730951},"319":{"tf":1.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"191":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"145":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":2.449489742783178},"193":{"tf":1.0},"204":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}},"n":{"df":2,"docs":{"140":{"tf":1.0},"160":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"46":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"194":{"tf":1.0},"225":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":7,"docs":{"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"204":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"273":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"145":{"tf":1.0},"17":{"tf":1.0},"305":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"296":{"tf":1.0},"329":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":7,"docs":{"187":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"307":{"tf":1.0},"5":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}},"v":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"3":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"225":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"301":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":13,"docs":{"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"325":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.6457513110645907},"129":{"tf":1.0},"146":{"tf":1.0},"282":{"tf":1.0},"318":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}}}}}},"i":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":8,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"298":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"313":{"tf":1.0},"330":{"tf":1.7320508075688772},"334":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":2.0},"205":{"tf":1.7320508075688772},"225":{"tf":1.0},"279":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.4142135623730951},"32":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.4142135623730951},"333":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"3":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"207":{"tf":1.0}}}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"138":{"tf":1.0}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"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":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"310":{"tf":1.0},"334":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"279":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.23606797749979},"87":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":7,"docs":{"205":{"tf":1.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"226":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}}},"k":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"296":{"tf":1.0},"332":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"282":{"tf":1.0},"46":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"196":{"tf":1.0},"299":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":30,"docs":{"136":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"153":{"tf":2.0},"154":{"tf":2.449489742783178},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":3.7416573867739413},"160":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"282":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"293":{"tf":2.0},"295":{"tf":1.0},"310":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"282":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"167":{"tf":1.0},"296":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"227":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}},"o":{"a":{"d":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.0},"322":{"tf":1.0},"338":{"tf":1.4142135623730951},"45":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"t":{"df":22,"docs":{"0":{"tf":1.0},"100":{"tf":2.6457513110645907},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.23606797749979},"105":{"tf":1.0},"168":{"tf":1.0}}}},"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":9,"docs":{"124":{"tf":2.23606797749979},"125":{"tf":2.6457513110645907},"126":{"tf":2.449489742783178},"127":{"tf":2.449489742783178},"128":{"tf":2.449489742783178},"129":{"tf":2.6457513110645907},"144":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":2.6457513110645907}}}}},"i":{"c":{"df":3,"docs":{"164":{"tf":1.0},"297":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":9,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"309":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"202":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"282":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":2.23606797749979},"67":{"tf":1.0},"75":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"10":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}}},"p":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"168":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"218":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"t":{"df":2,"docs":{"251":{"tf":1.0},"270":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"w":{"df":3,"docs":{"228":{"tf":1.0},"282":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"146":{"tf":1.0},"80":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"u":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"21":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"o":{"df":1,"docs":{"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"173":{"tf":1.0},"187":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":2,"docs":{"163":{"tf":1.0},"206":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"6":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"172":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.4142135623730951},"299":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"160":{"tf":1.0},"51":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":11,"docs":{"100":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"195":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.0},"2":{"tf":1.0},"262":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}},"df":11,"docs":{"196":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"198":{"tf":1.7320508075688772},"199":{"tf":2.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"296":{"tf":1.0},"7":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}},"o":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"125":{"tf":1.0},"198":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.7320508075688772},"213":{"tf":1.0},"319":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"227":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.23606797749979},"306":{"tf":1.0},"45":{"tf":2.23606797749979},"73":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":4,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"118":{"tf":1.0},"129":{"tf":1.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.7320508075688772}},"t":{"df":2,"docs":{"129":{"tf":1.0},"6":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"214":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"146":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":2.6457513110645907},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.0}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"218":{"tf":1.7320508075688772},"226":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":85,"docs":{"100":{"tf":1.0},"12":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"138":{"tf":1.0},"14":{"tf":2.0},"140":{"tf":1.0},"144":{"tf":2.449489742783178},"145":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"168":{"tf":1.0},"17":{"tf":3.872983346207417},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"21":{"tf":2.23606797749979},"218":{"tf":3.0},"219":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"222":{"tf":2.449489742783178},"224":{"tf":2.0},"226":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"23":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":2.449489742783178},"24":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":2.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"258":{"tf":1.0},"26":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"28":{"tf":1.0},"29":{"tf":1.0},"292":{"tf":2.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.6457513110645907},"3":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772},"336":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":2.6457513110645907},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"45":{"tf":2.449489742783178},"46":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"58":{"tf":2.6457513110645907},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":3.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":3.0},"168":{"tf":2.0},"186":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"298":{"tf":2.0},"299":{"tf":1.4142135623730951},"301":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"131":{"tf":1.0},"218":{"tf":1.0},"87":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"296":{"tf":1.0},"45":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}},"u":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"192":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"206":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"22":{"tf":1.0},"321":{"tf":1.0}}}}},"t":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":17,"docs":{"12":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.449489742783178},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":3.872983346207417},"51":{"tf":1.0}},"l":{"df":2,"docs":{"118":{"tf":1.0},"162":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"306":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":2.0},"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":29,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"20":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.7320508075688772},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"168":{"tf":1.0},"2":{"tf":1.0},"275":{"tf":1.0},"328":{"tf":1.0}}}}},"s":{"df":2,"docs":{"45":{"tf":1.4142135623730951},"49":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"df":22,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":2.0},"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":2.8284271247461903},"25":{"tf":2.8284271247461903},"26":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951}},"i":{"d":{"df":3,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"x":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"175":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":9,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":2.0},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"197":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":29,"docs":{"122":{"tf":2.0},"129":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":3.605551275463989},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":2.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"df":10,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":2.6457513110645907},"301":{"tf":1.0},"306":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"21":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"138":{"tf":1.0},"270":{"tf":1.0}}}}},"ï":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":16,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"196":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"46":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"187":{"tf":1.0},"299":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":30,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"225":{"tf":1.0},"241":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"32":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"296":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":12,"docs":{"138":{"tf":1.0},"145":{"tf":1.7320508075688772},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"3":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}}},"w":{"df":21,"docs":{"14":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.4142135623730951},"319":{"tf":1.0},"324":{"tf":1.4142135623730951},"85":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"202":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"166":{"tf":1.0},"169":{"tf":2.23606797749979},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":1,"docs":{"138":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"100":{"tf":1.4142135623730951}},"v":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}}},"n":{"/":{"*":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"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":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"e":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"c":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"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":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"336":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"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":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"205":{"tf":1.4142135623730951},"328":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.7320508075688772},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":8,"docs":{"163":{"tf":1.0},"28":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"50":{"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":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"q":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"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":{},"h":{"df":1,"docs":{"303":{"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":{},"p":{"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":{},"l":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"196":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"289":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"_":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"65":{"tf":1.0}}}}},"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":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"339":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":6,"docs":{"100":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"339":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":6,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":8,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"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":2,"docs":{"339":{"tf":1.0},"92":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"100":{"tf":1.0},"148":{"tf":1.4142135623730951},"175":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":4,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"158":{"tf":1.0},"339":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":30,"docs":{"118":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":2.0},"182":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"76":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"93":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}},"u":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"219":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":8,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":1,"docs":{"52":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"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":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":7,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"59":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"v":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"109":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"110":{"tf":1.0},"339":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"339":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"339":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"108":{"tf":1.7320508075688772},"114":{"tf":1.0},"339":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"335":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"147":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":1,"docs":{"136":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"255":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"337":{"tf":1.0}},"e":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":5,"docs":{"145":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"9":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"145":{"tf":1.0}}}}},"r":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"21":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"145":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"145":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":15,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":3,"docs":{"145":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":11,"docs":{"133":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"145":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"9":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"339":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"179":{"tf":1.0},"339":{"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":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"164":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"180":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"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":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"178":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"173":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"171":{"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":3,"docs":{"171":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"167":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"325":{"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":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"175":{"tf":1.0},"176":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"186":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"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":{},"e":{"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":{"168":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"166":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"339":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"167":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"a":{"d":{"_":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"168":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"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":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"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":{},"p":{"_":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"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":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"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":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"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":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"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":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"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":{"_":{"1":{"_":{"0":{"df":1,"docs":{"167":{"tf":1.0}}},"1":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"185":{"tf":1.0},"339":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"176":{"tf":1.0},"191":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":4,"docs":{"164":{"tf":2.6457513110645907},"178":{"tf":1.0},"182":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"i":{"d":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"202":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"201":{"tf":1.0},"339":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"198":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"197":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"197":{"tf":2.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"202":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"204":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"11":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.4142135623730951},"205":{"tf":1.0},"302":{"tf":1.0},"333":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":5,"docs":{"100":{"tf":2.0},"175":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":2.449489742783178}}}},"p":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"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":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":5,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":2,"docs":{"287":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"339":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"129":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"127":{"tf":2.449489742783178},"339":{"tf":1.0}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"128":{"tf":1.0}}},"1":{"df":1,"docs":{"128":{"tf":1.0}}},"2":{"df":1,"docs":{"128":{"tf":1.0}}},"3":{"df":1,"docs":{"128":{"tf":1.0}}},"4":{"df":1,"docs":{"128":{"tf":1.0}}},"5":{"df":1,"docs":{"128":{"tf":1.0}}},"6":{"df":1,"docs":{"128":{"tf":1.0}}},"7":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"127":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"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":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"339":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{")":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":2,"docs":{"28":{"tf":1.0},"29":{"tf":1.0}},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"14":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":2.0},"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"19":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"16":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"15":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"23":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"22":{"tf":1.0},"339":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":3,"docs":{"22":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":1.4142135623730951},"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"17":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":16,"docs":{"13":{"tf":1.7320508075688772},"16":{"tf":1.0},"28":{"tf":1.0},"306":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"0":{"df":0,"docs":{},"x":{"7":{"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":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"75":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"105":{"tf":1.0},"339":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.0},"114":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"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":{},"p":{"c":{"_":{"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":1,"docs":{"284":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"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":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"160":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"c":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":5,"docs":{"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"1":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"227":{"tf":1.0},"26":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}}}}},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"s":{"df":0,"docs":{},"z":{"df":5,"docs":{"278":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"284":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"q":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"255":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"253":{"tf":1.0},"255":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":3,"docs":{"243":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"287":{"tf":1.0},"290":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"266":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"c":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}},"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"d":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"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":{},"s":{"df":1,"docs":{"328":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"226":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"315":{"tf":1.0},"316":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"226":{"tf":1.0},"26":{"tf":1.4142135623730951}}}}},"u":{"b":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"230":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"235":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"241":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"193":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{},"p":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"q":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"252":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"258":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"306":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"0":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"339":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"k":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}},"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"277":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"c":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":7,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"304":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"31":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":2,"docs":{"194":{"tf":1.0},"287":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"49":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"43":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":6,"docs":{"31":{"tf":1.4142135623730951},"339":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"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":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"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":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"141":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"132":{"tf":1.7320508075688772},"135":{"tf":2.449489742783178},"136":{"tf":2.8284271247461903},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.0},"321":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"149":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"151":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"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":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"151":{"tf":2.23606797749979},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"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":3,"docs":{"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.0},"157":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"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":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"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":{"158":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"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":{"160":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"149":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":7,"docs":{"147":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"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":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":3,"docs":{"144":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"u":{"b":{"0":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"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":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"264":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"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":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"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":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"269":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"120":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"121":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"111":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"92":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"0":{"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"2":{"df":1,"docs":{"311":{"tf":1.0}}},"3":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"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":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"161":{"tf":2.6457513110645907},"181":{"tf":1.4142135623730951},"310":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"339":{"tf":1.0},"83":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"339":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"y":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"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":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"85":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"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":0,"docs":{},"f":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"81":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}}},"df":10,"docs":{"152":{"tf":2.0},"179":{"tf":1.0},"182":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"79":{"tf":3.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"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":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":46,"docs":{"0":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"3":{"tf":2.8284271247461903},"300":{"tf":2.0},"301":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"336":{"tf":2.8284271247461903},"337":{"tf":2.0},"338":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"87":{"tf":1.0}}},"i":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"218":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"n":{"df":11,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":3,"docs":{"218":{"tf":1.0},"335":{"tf":3.1622776601683795},"336":{"tf":2.449489742783178}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":20,"docs":{"118":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"282":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":69,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.4142135623730951},"90":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"132":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}},"i":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"w":{"df":12,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"227":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"325":{"tf":1.4142135623730951},"328":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"69":{"tf":1.0}},"l":{"df":23,"docs":{"125":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"171":{"tf":1.0},"182":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":2.23606797749979},"67":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"9":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":25,"docs":{"10":{"tf":2.0},"118":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.23606797749979},"21":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}}}},"o":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.449489742783178},"164":{"tf":2.8284271247461903},"172":{"tf":2.0},"174":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"295":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"241":{"tf":1.0},"307":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"0":{"tf":1.4142135623730951},"138":{"tf":2.449489742783178},"141":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"193":{"tf":1.0},"226":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"187":{"tf":1.0},"218":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"168":{"tf":1.0}}},"l":{"d":{"df":3,"docs":{"202":{"tf":1.0},"304":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"300":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":2,"docs":{"204":{"tf":1.0},"293":{"tf":1.0}}}}},"n":{"c":{"df":8,"docs":{"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"181":{"tf":1.4142135623730951},"325":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}},"df":46,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"31":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"151":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"r":{"df":60,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":3.1622776601683795},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"156":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":2.0},"243":{"tf":1.7320508075688772},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"293":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":2.0},"337":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":2.8284271247461903},"96":{"tf":1.0},"97":{"tf":2.449489742783178},"98":{"tf":1.4142135623730951},"99":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":5.0},"211":{"tf":1.7320508075688772},"44":{"tf":3.0},"62":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":48,"docs":{"131":{"tf":1.0},"150":{"tf":2.0},"159":{"tf":2.0},"160":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":3.3166247903554},"208":{"tf":2.6457513110645907},"209":{"tf":2.23606797749979},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"232":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"278":{"tf":2.0},"282":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"290":{"tf":3.0},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.6457513110645907},"319":{"tf":2.23606797749979},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":3.0},"338":{"tf":1.0},"44":{"tf":2.8284271247461903},"45":{"tf":2.0},"46":{"tf":1.0},"62":{"tf":2.23606797749979},"7":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":24,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"12":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"80":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"17":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"165":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":18,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.4142135623730951},"54":{"tf":1.0},"6":{"tf":1.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"156":{"tf":1.4142135623730951},"181":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":11,"docs":{"0":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0},"317":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":7,"docs":{"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"161":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.7320508075688772},"270":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":21,"docs":{"125":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"296":{"tf":1.0},"87":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"26":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":2,"docs":{"296":{"tf":1.0},"318":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"194":{"tf":1.4142135623730951},"217":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"9":{"tf":1.0}},"v":{"1":{"df":1,"docs":{"305":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"118":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":3,"docs":{"11":{"tf":1.0},"9":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"10":{"tf":1.4142135623730951},"14":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"9":{"tf":1.0},"99":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"135":{"tf":1.0},"194":{"tf":1.0},"325":{"tf":1.0}}}}},"s":{"df":6,"docs":{"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"210":{"tf":1.0},"328":{"tf":1.0}}}}},"t":{"df":13,"docs":{"128":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.4142135623730951},"229":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"293":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.0},"106":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"76":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":6,"docs":{"166":{"tf":1.0},"183":{"tf":1.0},"207":{"tf":1.0},"282":{"tf":2.449489742783178},"325":{"tf":1.0},"80":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":16,"docs":{"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772}}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"22":{"tf":1.0},"296":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":2,"docs":{"26":{"tf":1.4142135623730951},"29":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"145":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":3.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.8284271247461903},"257":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":2.8284271247461903},"278":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"87":{"tf":1.0}}}},"n":{"d":{"df":6,"docs":{"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"272":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}},"df":2,"docs":{"312":{"tf":1.0},"325":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":31,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"145":{"tf":1.0},"168":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"50":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":2.0},"307":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.0},"282":{"tf":1.0}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"324":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":15,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"26":{"tf":2.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"214":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"198":{"tf":1.0},"252":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"n":{"df":2,"docs":{"327":{"tf":1.0},"329":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":16,"docs":{"118":{"tf":1.0},"122":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":2.23606797749979},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":1,"docs":{"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"206":{"tf":1.0},"53":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"321":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"46":{"tf":2.6457513110645907},"51":{"tf":1.0},"73":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":2.23606797749979},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"153":{"tf":1.0},"156":{"tf":1.0},"293":{"tf":2.23606797749979},"295":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":2.23606797749979},"85":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"243":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"x":{"df":9,"docs":{"129":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"287":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":21,"docs":{"125":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"181":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"270":{"tf":1.0},"279":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"329":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"29":{"tf":1.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"118":{"tf":1.0},"17":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"f":{"a":{"c":{"df":2,"docs":{"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"3":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"125":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"17":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"132":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":21,"docs":{"10":{"tf":1.0},"144":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"287":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"168":{"tf":1.0},"17":{"tf":1.0},"3":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"154":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"293":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0}},"s":{"df":15,"docs":{"107":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.4142135623730951},"205":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"10":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"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":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"269":{"tf":1.4142135623730951}}}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"125":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"214":{"tf":1.0},"257":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"145":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.7320508075688772},"252":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"290":{"tf":2.23606797749979},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"131":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"3":{"tf":1.4142135623730951},"32":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"35":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"306":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"316":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"22":{"tf":1.0},"318":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":7,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"317":{"tf":1.0},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":87,"docs":{"12":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"220":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":2.0},"229":{"tf":2.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.7320508075688772},"233":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"253":{"tf":1.0},"254":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":2.23606797749979},"259":{"tf":1.0},"26":{"tf":2.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":2.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"268":{"tf":2.23606797749979},"270":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"305":{"tf":1.7320508075688772},"319":{"tf":1.0},"32":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":3.3166247903554},"34":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.0},"40":{"tf":2.0},"44":{"tf":2.0},"45":{"tf":1.0},"51":{"tf":2.6457513110645907},"56":{"tf":2.0},"59":{"tf":2.0},"62":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":40,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":2.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"144":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.4142135623730951},"210":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"313":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"324":{"tf":1.0},"329":{"tf":1.0},"46":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":2.0},"226":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":1,"docs":{"68":{"tf":1.0}}}},"u":{"b":{"df":9,"docs":{"229":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.0},"263":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"0":{"tf":1.0},"215":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"263":{"tf":1.7320508075688772},"339":{"tf":1.0},"49":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"214":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"118":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"0":{"tf":1.0},"136":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"205":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":11,"docs":{"214":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"t":{"df":3,"docs":{"111":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"166":{"tf":2.449489742783178},"183":{"tf":1.0},"80":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"138":{"tf":1.0}},"e":{"df":4,"docs":{"266":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"334":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"89":{"tf":1.0}}},"i":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"193":{"tf":1.7320508075688772},"198":{"tf":1.0},"339":{"tf":1.0},"67":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"112":{"tf":1.0},"197":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"168":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"255":{"tf":1.0}}}},"w":{"df":12,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"32":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":4.123105625617661},"51":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"206":{"tf":1.0}},"e":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"137":{"tf":1.0},"144":{"tf":1.4142135623730951},"195":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":12,"docs":{"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"186":{"tf":2.0},"187":{"tf":1.4142135623730951},"284":{"tf":2.0},"290":{"tf":2.0},"295":{"tf":1.0},"326":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}},"i":{"df":3,"docs":{"11":{"tf":1.0},"235":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"138":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"17":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"143":{"tf":1.0},"168":{"tf":2.6457513110645907},"187":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"299":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":55,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.0},"171":{"tf":1.0},"191":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":2.449489742783178},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":2.23606797749979},"41":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":2.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"127":{"tf":1.0},"171":{"tf":1.0},"204":{"tf":1.0},"259":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"41":{"tf":1.0}}}},"v":{"df":2,"docs":{"40":{"tf":1.0},"59":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"125":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":1,"docs":{"64":{"tf":2.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"126":{"tf":1.0},"168":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}}},"u":{"c":{"df":10,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"296":{"tf":1.0},"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"141":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.4142135623730951},"303":{"tf":1.0},"309":{"tf":1.0},"319":{"tf":1.0},"33":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.0},"134":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"179":{"tf":1.0},"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"3":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"149":{"tf":1.4142135623730951},"309":{"tf":1.0},"325":{"tf":1.0},"88":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"186":{"tf":1.0},"315":{"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":2,"docs":{"223":{"tf":1.0},"296":{"tf":1.0}}}}}}}}}}},"df":3,"docs":{"282":{"tf":2.0},"3":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"103":{"tf":1.0},"107":{"tf":1.7320508075688772},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"35":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":2,"docs":{"172":{"tf":1.0},"327":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"147":{"tf":1.0},"224":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}}},"o":{"a":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"145":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0}}},"v":{"df":30,"docs":{"125":{"tf":1.0},"170":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.7320508075688772},"226":{"tf":1.0},"25":{"tf":1.4142135623730951},"266":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"319":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.4142135623730951},"336":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":12,"docs":{"213":{"tf":1.0},"245":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.0},"251":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":11,"docs":{"129":{"tf":1.0},"170":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":2.6457513110645907},"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":14,"docs":{"162":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"226":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"259":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"131":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":18,"docs":{"103":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"138":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":11,"docs":{"213":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"162":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":40,"docs":{"145":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"162":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.3166247903554},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":2.23606797749979},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":3.1622776601683795},"252":{"tf":3.0},"253":{"tf":1.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.8284271247461903},"273":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"326":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"118":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":2.8284271247461903},"17":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"319":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"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":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"255":{"tf":2.23606797749979}}},"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"174":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"145":{"tf":2.23606797749979},"149":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":2.449489742783178},"173":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"df":1,"docs":{"11":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"319":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"257":{"tf":2.449489742783178},"258":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.0},"269":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":27,"docs":{"129":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"186":{"tf":2.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.0},"191":{"tf":2.23606797749979},"257":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"326":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}},"t":{"df":6,"docs":{"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"269":{"tf":1.0},"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"175":{"tf":1.0},"307":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":30,"docs":{"106":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"287":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"38":{"tf":1.0},"57":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"182":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":14,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.0},"171":{"tf":1.4142135623730951},"181":{"tf":1.0},"282":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":93,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"120":{"tf":2.0},"127":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":2.6457513110645907},"14":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":2.449489742783178},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"198":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.0},"207":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"307":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"69":{"tf":2.0},"74":{"tf":1.0},"80":{"tf":3.4641016151377544},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":9,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"307":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"f":{"c":{"df":8,"docs":{"130":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"273":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"78":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"135":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"a":{"d":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":4,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"282":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}},"n":{"d":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":5,"docs":{"12":{"tf":1.0},"128":{"tf":1.0},"222":{"tf":1.0},"259":{"tf":1.0},"296":{"tf":1.0}}}}},"p":{"c":{"df":3,"docs":{"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":7,"docs":{"119":{"tf":1.0},"131":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.0},"299":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"df":3,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951},"211":{"tf":2.23606797749979}}}},"s":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":10,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.0},"35":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":1,"docs":{"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"197":{"tf":1.0},"282":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":36,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"141":{"tf":1.0}}}}},"n":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"168":{"tf":1.0},"5":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"274":{"tf":1.0}},"l":{"df":10,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":2.0},"30":{"tf":1.0},"51":{"tf":1.0},"78":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":2,"docs":{"169":{"tf":1.0},"208":{"tf":1.0}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"118":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"293":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"d":{"_":{"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":0,"docs":{},"f":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"148":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":2.6457513110645907},"256":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":2.6457513110645907},"33":{"tf":3.1622776601683795},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.0},"43":{"tf":1.0},"44":{"tf":3.1622776601683795},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"115":{"tf":1.0},"157":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"274":{"tf":1.0},"298":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"285":{"tf":1.0},"327":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"206":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}},"m":{"df":1,"docs":{"3":{"tf":1.0}}},"n":{"df":1,"docs":{"145":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"167":{"tf":1.4142135623730951},"226":{"tf":1.0},"282":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"132":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"195":{"tf":1.0},"224":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":46,"docs":{"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"36":{"tf":2.449489742783178},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.449489742783178},"57":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"62":{"tf":1.0},"64":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"t":{"df":17,"docs":{"148":{"tf":1.0},"169":{"tf":1.4142135623730951},"185":{"tf":1.0},"191":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"292":{"tf":1.0},"326":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":17,"docs":{"100":{"tf":1.7320508075688772},"145":{"tf":1.0},"149":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"208":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"53":{"tf":1.0},"62":{"tf":1.0}}}},"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":1,"docs":{"204":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"315":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"145":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":2.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"189":{"tf":1.0},"191":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"c":{"df":16,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":49,"docs":{"10":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.7320508075688772},"273":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.4142135623730951},"310":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":2.0},"326":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"157":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"293":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"186":{"tf":1.0}}},"w":{"df":3,"docs":{"153":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}}},"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"178":{"tf":1.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":2,"docs":{"208":{"tf":1.0},"80":{"tf":1.0}},"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":1,"docs":{"324":{"tf":1.0}}}}}}},"df":8,"docs":{"20":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":12,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"282":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"337":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"185":{"tf":1.0},"325":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"i":{"df":10,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"315":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":22,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"170":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":23,"docs":{"100":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"17":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}},"df":18,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.7320508075688772},"17":{"tf":2.8284271247461903},"172":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"21":{"tf":2.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"49":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"p":{"df":3,"docs":{"171":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"207":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"111":{"tf":1.0},"49":{"tf":2.0},"76":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"308":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":73,"docs":{"136":{"tf":1.7320508075688772},"138":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.0},"160":{"tf":2.0},"194":{"tf":1.7320508075688772},"219":{"tf":1.7320508075688772},"222":{"tf":2.0},"224":{"tf":2.0},"226":{"tf":2.0},"230":{"tf":1.7320508075688772},"235":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"246":{"tf":2.0},"247":{"tf":1.4142135623730951},"252":{"tf":2.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"258":{"tf":2.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.6457513110645907},"283":{"tf":1.4142135623730951},"284":{"tf":3.0},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"290":{"tf":2.0},"294":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":2.449489742783178},"319":{"tf":1.0},"32":{"tf":2.6457513110645907},"320":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.0},"334":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":2.6457513110645907},"35":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"46":{"tf":3.1622776601683795},"48":{"tf":1.0},"51":{"tf":2.449489742783178},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"92":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":3.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"222":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"v":{"df":3,"docs":{"214":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"145":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"66":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"175":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.0},"17":{"tf":1.4142135623730951},"197":{"tf":1.0},"278":{"tf":1.0},"81":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":2,"docs":{"273":{"tf":1.0},"296":{"tf":2.0}},"e":{"c":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"126":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"278":{"tf":1.0},"293":{"tf":1.0},"329":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":47,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"193":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":18,"docs":{"111":{"tf":1.0},"152":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"266":{"tf":1.0},"293":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"300":{"tf":1.0},"335":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"329":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"54":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"194":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"_":{"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"148":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"338":{"tf":1.0},"65":{"tf":1.4142135623730951},"72":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":8,"docs":{"134":{"tf":1.7320508075688772},"135":{"tf":3.0},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"141":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}},"df":13,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"145":{"tf":1.4142135623730951},"164":{"tf":1.0},"174":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.0},"49":{"tf":3.1622776601683795},"50":{"tf":2.449489742783178},"51":{"tf":1.7320508075688772},"64":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"i":{"c":{"df":9,"docs":{"162":{"tf":1.0},"211":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":15,"docs":{"131":{"tf":2.6457513110645907},"132":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":3.0},"137":{"tf":1.4142135623730951},"138":{"tf":3.605551275463989},"139":{"tf":2.6457513110645907},"140":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.0}}}},"u":{"df":6,"docs":{"164":{"tf":1.0},"168":{"tf":2.8284271247461903},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0}}}},"y":{"df":1,"docs":{"3":{"tf":1.0}},"s":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":2.0},"3":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"2":{"tf":1.4142135623730951},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"252":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"22":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":2,"docs":{"70":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":20,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":2.6457513110645907},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":2.8284271247461903},"150":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":2.23606797749979},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"176":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":22,"docs":{"125":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"166":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"69":{"tf":2.23606797749979},"70":{"tf":1.4142135623730951},"80":{"tf":2.0},"82":{"tf":1.0}}}},"p":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"173":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.4142135623730951},"79":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}}}},"u":{"b":{"df":11,"docs":{"229":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"187":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":6,"docs":{"215":{"tf":1.0},"229":{"tf":2.8284271247461903},"263":{"tf":2.8284271247461903},"266":{"tf":1.7320508075688772},"339":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"320":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"174":{"tf":1.0},"187":{"tf":1.0}}}},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"167":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}}}},"c":{"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":1,"docs":{"16":{"tf":1.0}},"e":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"89":{"tf":1.0}},"s":{"df":1,"docs":{"182":{"tf":1.0}},"s":{"df":16,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":2.23606797749979},"17":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"155":{"tf":1.0},"168":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{},"h":{"df":51,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"162":{"tf":1.0},"204":{"tf":1.0},"315":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"316":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"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":3,"docs":{"196":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0}}}}}}},"i":{"df":18,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.7320508075688772},"205":{"tf":1.0},"305":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"145":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":2.449489742783178},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"265":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"293":{"tf":1.0},"305":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":9,"docs":{"257":{"tf":2.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"268":{"tf":2.0},"269":{"tf":2.6457513110645907},"270":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178},"339":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.23606797749979},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"168":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"327":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"160":{"tf":1.4142135623730951}}},"df":24,"docs":{"0":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"149":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":2.6457513110645907},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"332":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"ú":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"197":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":16,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"159":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"321":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0},"62":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"n":{"df":3,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"282":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"175":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.4142135623730951}}}}},"4":{"df":1,"docs":{"336":{"tf":1.0}}},":":{"/":{"/":{":":{"4":{"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{":":{"8":{"0":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"287":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":1,"docs":{"9":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"160":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"168":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"0":{"tf":1.4142135623730951},"306":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"129":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"252":{"tf":1.0},"276":{"tf":1.0},"325":{"tf":1.0},"35":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"137":{"tf":1.0},"168":{"tf":1.4142135623730951},"276":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"209":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"144":{"tf":1.0},"148":{"tf":1.0},"218":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}},"g":{"df":4,"docs":{"125":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":12,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"119":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"98":{"tf":1.0}},"t":{"df":3,"docs":{"119":{"tf":1.0},"151":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}}},"r":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0}},"e":{"a":{"d":{"df":26,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"112":{"tf":2.23606797749979},"117":{"tf":1.0},"118":{"tf":3.3166247903554},"119":{"tf":2.8284271247461903},"120":{"tf":2.23606797749979},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"149":{"tf":1.0},"197":{"tf":1.4142135623730951},"3":{"tf":2.0},"339":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"104":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}}}}}},"p":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}}},"u":{"df":13,"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.4142135623730951},"315":{"tf":1.0},"319":{"tf":1.0},"46":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"df":57,"docs":{"101":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"155":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178},"73":{"tf":1.7320508075688772},"74":{"tf":2.0},"75":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"168":{"tf":1.4142135623730951},"270":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.4142135623730951},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":2.8284271247461903}}}}},"r":{"df":3,"docs":{"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":4,"docs":{"141":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":46,"docs":{"0":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":1.0},"268":{"tf":1.0},"282":{"tf":1.4142135623730951},"293":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":8,"docs":{"145":{"tf":1.0},"161":{"tf":2.6457513110645907},"181":{"tf":3.1622776601683795},"3":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"+":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":2,"docs":{"161":{"tf":1.7320508075688772},"181":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"176":{"tf":1.0},"297":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"138":{"tf":1.0},"209":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":1,"docs":{"224":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"218":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"269":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"17":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"218":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":2.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":2.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"35":{"tf":1.0},"95":{"tf":1.7320508075688772},"98":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"12":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}}},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":38,"docs":{"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"194":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":2.449489742783178},"288":{"tf":1.0},"290":{"tf":2.23606797749979},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"293":{"tf":1.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"297":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.4142135623730951},"318":{"tf":2.0},"329":{"tf":1.0},"339":{"tf":2.0},"44":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"135":{"tf":1.4142135623730951},"45":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}}},"i":{"df":8,"docs":{"103":{"tf":1.0},"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"275":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":1.0},"45":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"266":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"17":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"187":{"tf":1.0},"278":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"297":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":5,"docs":{"317":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"3":{"tf":1.0},"317":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":10,"docs":{"130":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"21":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"293":{"tf":1.0},"46":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":23,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}}},"df":33,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":2.449489742783178},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":1.0},"183":{"tf":1.0},"206":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"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":1,"docs":{"324":{"tf":1.0}}}}}}}}}}},"d":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"293":{"tf":1.0}}},"6":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},":":{"/":{"/":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"9":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{":":{":":{"1":{"]":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":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":{"274":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"193":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"79":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":14,"docs":{"139":{"tf":1.0},"141":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"314":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"198":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"285":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"168":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"102":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":17,"docs":{"143":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"19":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"44":{"tf":1.0},"66":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":3,"docs":{"299":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"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":{"145":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"207":{"tf":1.0}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0}}}}}},"x":{"df":10,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"124":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"305":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"146":{"tf":1.0},"163":{"tf":1.0},"204":{"tf":1.0},"31":{"tf":1.0},"322":{"tf":1.0},"52":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"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":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"228":{"tf":1.0},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"167":{"tf":1.0},"168":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"175":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"20":{"tf":1.0},"316":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.7320508075688772},"2":{"tf":1.0},"204":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"85":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":15,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"76":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"165":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"166":{"tf":3.1622776601683795},"168":{"tf":1.0},"183":{"tf":2.0},"282":{"tf":1.7320508075688772},"293":{"tf":2.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":28,"docs":{"152":{"tf":2.8284271247461903},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"282":{"tf":1.0},"288":{"tf":1.4142135623730951},"293":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"7":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.8284271247461903},"80":{"tf":3.1622776601683795},"81":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"85":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"187":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":193,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":3.1622776601683795},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":2.449489742783178},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":3.3166247903554},"169":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":2.0},"178":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":2.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":3.3166247903554},"283":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":3.1622776601683795},"294":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":2.0},"321":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":2.449489742783178},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"330":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":2.23606797749979},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"37":{"tf":1.0},"39":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"49":{"tf":1.4142135623730951},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"53":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":2.0},"61":{"tf":2.0},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"144":{"tf":1.0},"168":{"tf":1.0},"197":{"tf":1.7320508075688772},"284":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"138":{"tf":1.0},"145":{"tf":1.4142135623730951},"211":{"tf":1.0},"31":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.0},"205":{"tf":1.0},"279":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"l":{"1":{"6":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":5,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"159":{"tf":3.605551275463989},"170":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}},"i":{"d":{"df":13,"docs":{"100":{"tf":1.0},"138":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"295":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"80":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":4,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":3.605551275463989},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}}},"u":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":67,"docs":{"10":{"tf":2.23606797749979},"111":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"134":{"tf":1.0},"138":{"tf":4.242640687119285},"139":{"tf":2.23606797749979},"141":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.23606797749979},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":2.6457513110645907},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":2.23606797749979},"21":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"243":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"31":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"145":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"293":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"335":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":2.0},"148":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":1,"docs":{"165":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"74":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":33,"docs":{"0":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":1.4142135623730951},"183":{"tf":1.0},"195":{"tf":2.8284271247461903},"2":{"tf":1.0},"20":{"tf":1.0},"220":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772},"26":{"tf":1.0},"260":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"265":{"tf":1.7320508075688772},"271":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"33":{"tf":3.4641016151377544},"330":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":3.3166247903554},"46":{"tf":1.0}}}}},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"i":{"a":{"df":8,"docs":{"141":{"tf":1.0},"148":{"tf":1.4142135623730951},"172":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"195":{"tf":1.0},"310":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"i":{"d":{"df":75,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"134":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"26":{"tf":1.0},"325":{"tf":1.0},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":2.0},"76":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"321":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"307":{"tf":1.0},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"y":{"df":12,"docs":{"108":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"b":{"d":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"146":{"tf":1.0},"162":{"tf":1.0},"176":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":16,"docs":{"119":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"315":{"tf":1.0},"65":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"282":{"tf":1.0},"87":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":2,"docs":{"112":{"tf":1.0},"169":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"293":{"tf":1.0},"322":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"252":{"tf":1.0},"319":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"146":{"tf":1.0},"168":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"136":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"72":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"132":{"tf":1.0},"17":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.4142135623730951},"299":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":10,"docs":{"0":{"tf":1.0},"146":{"tf":1.7320508075688772},"226":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.0},"87":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"143":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":16,"docs":{"145":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"185":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":40,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"243":{"tf":1.0},"306":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"3":{"tf":1.0},"329":{"tf":2.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"284":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"breadcrumbs":{"root":{"0":{"1":{"df":1,"docs":{"273":{"tf":1.0}}},"df":37,"docs":{"127":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"293":{"tf":1.0},"305":{"tf":1.0},"33":{"tf":3.1622776601683795},"34":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"x":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"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":{"198":{"tf":1.0}}}}}}}}}}}},"1":{".":{"0":{".":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":32,"docs":{"298":{"tf":1.0},"299":{"tf":2.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"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.4142135623730951},"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}}}},"0":{"0":{"0":{"df":3,"docs":{"115":{"tf":1.0},"145":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"4":{"df":3,"docs":{"29":{"tf":1.0},"325":{"tf":1.0},"65":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"5":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"1":{"4":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"1":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"282":{"tf":1.0}}},"8":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"3":{"df":1,"docs":{"145":{"tf":1.0}}},"4":{"5":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"32":{"tf":1.0}}},"7":{"3":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"8":{"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"325":{"tf":1.0}}},"9":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"df":44,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"182":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":2.0},"211":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.7320508075688772},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"305":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":19.748417658131498},"34":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}}},"2":{".":{"0":{"df":4,"docs":{"195":{"tf":1.0},"2":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"9":{"df":1,"docs":{"130":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"1":{"8":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}},"9":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"0":{"tf":1.0}}},"5":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"2":{"6":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"3":{"2":{"4":{"df":1,"docs":{"168":{"tf":1.0}}},"df":1,"docs":{"204":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"4":{"df":1,"docs":{"145":{"tf":1.0}}},"5":{"3":{"df":1,"docs":{"325":{"tf":1.0}}},"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":1,"docs":{"145":{"tf":1.0}}},"7":{"df":1,"docs":{"145":{"tf":1.0}}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":17,"docs":{"115":{"tf":1.4142135623730951},"145":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.0},"300":{"tf":1.7320508075688772},"329":{"tf":1.0},"339":{"tf":3.7416573867739413},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"65":{"tf":1.4142135623730951},"73":{"tf":1.0}}},"3":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}},"1":{"6":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"df":7,"docs":{"165":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.0}}},"9":{"6":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"8":{"6":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"116":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"206":{"tf":1.0},"339":{"tf":2.0},"50":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"4":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"2":{"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"3":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":6,"docs":{"127":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.4142135623730951},"206":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"197":{"tf":1.0},"67":{"tf":1.0}}},"5":{"0":{"0":{"0":{"df":2,"docs":{"295":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"7":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"156":{"tf":1.0},"80":{"tf":1.0}}},"1":{"9":{"2":{"df":2,"docs":{"243":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":1.0}}},"9":{"1":{"1":{"0":{"df":1,"docs":{"170":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"u":{"1":{"6":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"\\":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}},"l":{"df":7,"docs":{"214":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"338":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0}}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"295":{"tf":1.0},"65":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"334":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"282":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{":":{"/":{"/":{"a":{"%":{"0":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"45":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"151":{"tf":1.7320508075688772},"157":{"tf":2.23606797749979},"158":{"tf":2.0},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"235":{"tf":1.0},"241":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"325":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":19,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.0},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"173":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"316":{"tf":1.7320508075688772},"324":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"324":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"20":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"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":3,"docs":{"224":{"tf":1.0},"241":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951}}}}}},"t":{"df":5,"docs":{"24":{"tf":1.0},"25":{"tf":1.0},"322":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"154":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"v":{"df":6,"docs":{"160":{"tf":2.0},"226":{"tf":1.0},"284":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"294":{"tf":1.0},"319":{"tf":1.0},"37":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"d":{"df":5,"docs":{"170":{"tf":1.7320508075688772},"196":{"tf":1.0},"20":{"tf":1.4142135623730951},"292":{"tf":1.0},"305":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"164":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"332":{"tf":1.0},"5":{"tf":1.0},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":12,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.0},"270":{"tf":1.0},"309":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"87":{"tf":1.0}}}}}}},"r":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"145":{"tf":2.23606797749979},"157":{"tf":1.0},"206":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"289":{"tf":1.7320508075688772},"293":{"tf":2.6457513110645907},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"313":{"tf":2.449489742783178},"322":{"tf":1.0},"338":{"tf":2.0},"80":{"tf":1.0}}}}}}},"df":4,"docs":{"17":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.4142135623730951},"305":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"44":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"194":{"tf":1.0},"285":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"19":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"278":{"tf":1.0},"318":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"145":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"149":{"tf":1.4142135623730951},"205":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"d":{"df":3,"docs":{"298":{"tf":1.0},"306":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":36,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"175":{"tf":2.23606797749979},"182":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"49":{"tf":2.449489742783178},"50":{"tf":2.449489742783178},"56":{"tf":1.0},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":2.449489742783178},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"89":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"g":{"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":1,"docs":{"312":{"tf":1.0}}}}}}}}},"i":{"a":{"df":1,"docs":{"282":{"tf":1.0}},"s":{"df":2,"docs":{"282":{"tf":1.0},"305":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":34,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"282":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"66":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}},"w":{"df":20,"docs":{"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.7320508075688772},"85":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":17,"docs":{"106":{"tf":1.0},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}},"n":{"df":2,"docs":{"275":{"tf":1.0},"312":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"127":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"241":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"127":{"tf":1.0},"255":{"tf":1.0},"327":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"1":{"tf":1.0},"292":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"17":{"tf":1.7320508075688772},"175":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}},"u":{"df":1,"docs":{"151":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"145":{"tf":1.0},"158":{"tf":1.0},"200":{"tf":1.0},"214":{"tf":1.0},"226":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"192":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":213,"docs":{"10":{"tf":1.0},"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},"11":{"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.4142135623730951},"119":{"tf":1.0},"12":{"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},"13":{"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},"14":{"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.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"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},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"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.4142135623730951},"177":{"tf":2.449489742783178},"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.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"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.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"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},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"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},"301":{"tf":1.0},"308":{"tf":1.7320508075688772},"31":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":2.449489742783178},"326":{"tf":1.7320508075688772},"33":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":2.23606797749979},"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},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"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},"7":{"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},"8":{"tf":1.0},"80":{"tf":1.4142135623730951},"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},"9":{"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}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"166":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"224":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"166":{"tf":1.0},"20":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0},"24":{"tf":1.7320508075688772},"326":{"tf":1.0}}},"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":{"'":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":62,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"144":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"241":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"282":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":2.23606797749979},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.0},"74":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"df":7,"docs":{"140":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"325":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"197":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"129":{"tf":1.0},"138":{"tf":1.0},"176":{"tf":1.0},"21":{"tf":1.7320508075688772},"310":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"44":{"tf":1.0},"62":{"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":6,"docs":{"108":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"72":{"tf":1.0},"74":{"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":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"g":{"c":{"df":3,"docs":{"206":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}},"df":7,"docs":{"120":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"198":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":3.1622776601683795},"207":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"290":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0},"68":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"[":{"1":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"206":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":7,"docs":{"194":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"235":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.4142135623730951}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"319":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"207":{"tf":1.0},"282":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":34,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"121":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"115":{"tf":1.0},"21":{"tf":1.0},"292":{"tf":1.0},"65":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"156":{"tf":1.0},"158":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":41,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.7320508075688772},"308":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.6457513110645907},"88":{"tf":3.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"318":{"tf":1.0}}},"k":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":24,"docs":{"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"182":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"219":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"126":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":30,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"255":{"tf":1.4142135623730951},"266":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":10,"docs":{"182":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"308":{"tf":1.0},"337":{"tf":1.0},"5":{"tf":1.0},"72":{"tf":1.0}}},"y":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":12,"docs":{"145":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"339":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":4,"docs":{"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"118":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":9,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"161":{"tf":1.0},"208":{"tf":1.0},"222":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":30,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"129":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"174":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":1.0},"302":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.7320508075688772},"333":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"107":{"tf":1.0},"120":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"282":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"145":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"290":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"129":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"306":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":6,"docs":{"154":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":20,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"329":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"21":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}},"d":{"df":7,"docs":{"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"282":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":12,"docs":{"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.449489742783178},"273":{"tf":2.449489742783178},"3":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":15,"docs":{"118":{"tf":2.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"218":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":21,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"168":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"175":{"tf":1.0},"18":{"tf":2.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"229":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"263":{"tf":1.0},"339":{"tf":1.0}}}},"df":1,"docs":{"4":{"tf":1.0}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}},"l":{"df":15,"docs":{"139":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"169":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"227":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":16,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":4,"docs":{"118":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"339":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"115":{"tf":1.0},"211":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"170":{"tf":1.0},"318":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":9,"docs":{"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"274":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":9,"docs":{"216":{"tf":1.4142135623730951},"218":{"tf":2.0},"219":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"f":{"df":1,"docs":{"81":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"187":{"tf":1.0},"243":{"tf":1.7320508075688772},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0},"81":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"z":{"df":1,"docs":{"81":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":10,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"300":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"87":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"94":{"tf":1.0}}}}},"v":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":24,"docs":{"140":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":2.0},"21":{"tf":2.6457513110645907},"228":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":2.23606797749979},"296":{"tf":3.1622776601683795},"325":{"tf":2.0},"336":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":2.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"9":{"9":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"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":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"b":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":23,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"154":{"tf":1.0},"158":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":2.0},"91":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"89":{"tf":2.0}}},"df":49,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":2.23606797749979},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"191":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"308":{"tf":1.4142135623730951},"312":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"336":{"tf":2.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"111":{"tf":1.0},"121":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"252":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"337":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"118":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.4142135623730951},"3":{"tf":2.0},"335":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0}}}},"c":{"df":2,"docs":{"17":{"tf":2.8284271247461903},"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"80":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"13":{"tf":1.0},"138":{"tf":1.0},"87":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"211":{"tf":2.23606797749979},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"282":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"66":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"176":{"tf":1.0},"198":{"tf":1.0},"252":{"tf":1.0},"287":{"tf":1.0},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"17":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.7320508075688772},"62":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"122":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"17":{"tf":2.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"19":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"314":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"336":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"62":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"282":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"192":{"tf":1.0},"250":{"tf":1.0},"301":{"tf":1.0},"8":{"tf":1.0},"87":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"325":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":29,"docs":{"122":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"206":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"62":{"tf":2.8284271247461903},"69":{"tf":1.4142135623730951},"79":{"tf":2.449489742783178},"82":{"tf":1.0}},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"65":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"194":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"226":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"112":{"tf":1.0},"198":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"191":{"tf":1.0},"34":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"19":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"308":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"162":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.6457513110645907},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.7320508075688772},"178":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0},"85":{"tf":1.0}},"p":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"255":{"tf":1.4142135623730951},"339":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":2.0},"154":{"tf":2.0},"164":{"tf":1.0},"173":{"tf":1.7320508075688772},"180":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"337":{"tf":1.0},"35":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951},"55":{"tf":2.23606797749979}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"206":{"tf":1.0},"209":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":13,"docs":{"143":{"tf":2.0},"168":{"tf":2.0},"206":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":1.0},"337":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"329":{"tf":1.0},"51":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":2,"docs":{"170":{"tf":1.0},"326":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"139":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"208":{"tf":1.0},"293":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"251":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"167":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}},"n":{"d":{"df":7,"docs":{"205":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"10":{"tf":1.0},"146":{"tf":1.4142135623730951},"165":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":13,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"4":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}},"t":{"df":10,"docs":{"278":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"330":{"tf":1.0},"46":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"195":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":30,"docs":{"10":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":2.0},"3":{"tf":1.7320508075688772},"335":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772},"95":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"x":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"322":{"tf":1.0}}}}},"c":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"80":{"tf":2.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"118":{"tf":1.0},"78":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":18,"docs":{"112":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"51":{"tf":2.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":2.449489742783178},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"115":{"tf":1.4142135623730951},"116":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":20,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"161":{"tf":3.0},"181":{"tf":2.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"310":{"tf":2.449489742783178},"312":{"tf":2.23606797749979},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"147":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":18,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":2.0},"169":{"tf":2.0},"170":{"tf":2.449489742783178},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":42,"docs":{"0":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.23606797749979},"156":{"tf":2.0},"157":{"tf":2.23606797749979},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":2.0},"166":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":3.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":2.23606797749979},"194":{"tf":1.7320508075688772},"218":{"tf":2.449489742783178},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":2.449489742783178},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"282":{"tf":1.0},"35":{"tf":1.0}}}}},"i":{"d":{"df":8,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"185":{"tf":1.0},"202":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"34":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"177":{"tf":1.0},"222":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":36,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.449489742783178},"152":{"tf":2.0},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"44":{"tf":2.8284271247461903},"49":{"tf":1.0},"50":{"tf":1.0},"62":{"tf":2.8284271247461903},"79":{"tf":2.449489742783178},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"33":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"21":{"tf":1.7320508075688772},"25":{"tf":1.4142135623730951},"308":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":17,"docs":{"12":{"tf":1.4142135623730951},"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":2.6457513110645907},"17":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":2.23606797749979},"172":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":32,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":2.449489742783178},"253":{"tf":2.6457513110645907},"255":{"tf":1.4142135623730951},"259":{"tf":3.0},"270":{"tf":2.8284271247461903},"315":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":3.4641016151377544},"52":{"tf":2.449489742783178},"53":{"tf":2.0},"54":{"tf":2.6457513110645907},"55":{"tf":2.6457513110645907},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":2.6457513110645907},"63":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"67":{"tf":1.0}}}},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"3":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":10,"docs":{"195":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}}},"t":{"df":2,"docs":{"145":{"tf":1.0},"5":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"170":{"tf":1.0},"335":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"y":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"222":{"tf":1.0},"324":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"102":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":15,"docs":{"0":{"tf":2.23606797749979},"100":{"tf":1.0},"159":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.4142135623730951},"318":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":2.8284271247461903}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.23606797749979}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"292":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"138":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"187":{"tf":1.0},"246":{"tf":1.0},"80":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":2.0},"228":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"118":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":3,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"339":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}},"s":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":62,"docs":{"104":{"tf":1.7320508075688772},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"118":{"tf":2.0},"120":{"tf":2.0},"14":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"194":{"tf":2.0},"198":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.7320508075688772},"65":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"162":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"145":{"tf":1.0},"193":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{"df":9,"docs":{"44":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.0},"62":{"tf":3.3166247903554},"64":{"tf":2.0}},"p":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"282":{"tf":1.0},"325":{"tf":1.0},"74":{"tf":1.4142135623730951},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0}},"p":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"d":{"'":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0}}}},"t":{"a":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"119":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":2.23606797749979},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"175":{"tf":2.23606797749979},"185":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"325":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"66":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"c":{"df":16,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.7320508075688772},"17":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":6,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}},"g":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"303":{"tf":1.0},"310":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.0},"62":{"tf":1.0},"73":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":25,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"198":{"tf":1.7320508075688772},"206":{"tf":2.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"99":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"t":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"292":{"tf":1.0},"37":{"tf":1.0}}}}}}},"t":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"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":5,"docs":{"156":{"tf":1.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0},"332":{"tf":1.0},"55":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"226":{"tf":1.0},"315":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"149":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":12,"docs":{"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"240":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"45":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"160":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":2.0},"46":{"tf":2.8284271247461903},"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"136":{"tf":1.0},"305":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"145":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":9,"docs":{"105":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"84":{"tf":2.0},"90":{"tf":2.449489742783178}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":13,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"324":{"tf":1.0},"34":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"168":{"tf":1.0},"300":{"tf":1.7320508075688772},"318":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"111":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"125":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"300":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"c":{"df":9,"docs":{"129":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"144":{"tf":1.0}}}}}}},"l":{"df":2,"docs":{"313":{"tf":1.7320508075688772},"338":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"136":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":3.7416573867739413},"161":{"tf":2.23606797749979},"178":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"338":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.449489742783178}},"p":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":26,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"296":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"337":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"146":{"tf":1.0},"186":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.7320508075688772},"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"181":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"252":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"192":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"125":{"tf":1.0},"137":{"tf":1.0},"168":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"9":{"tf":1.0}}}}}},"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":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"5":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"214":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"10":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"0":{"tf":1.7320508075688772},"130":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"297":{"tf":1.0},"315":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":7,"docs":{"151":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"309":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"281":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"20":{"tf":1.0},"211":{"tf":1.0},"24":{"tf":1.4142135623730951},"302":{"tf":1.0},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"145":{"tf":1.0},"154":{"tf":1.0},"308":{"tf":1.0},"9":{"tf":1.0}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"108":{"tf":1.0},"241":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"17":{"tf":1.0},"270":{"tf":1.0}}},"p":{"df":2,"docs":{"16":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"214":{"tf":1.0},"339":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"16":{"tf":2.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"172":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"92":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"c":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":21,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"165":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"259":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"34":{"tf":1.0},"88":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"337":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"318":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"164":{"tf":1.0},"252":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"186":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"167":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"324":{"tf":1.0},"87":{"tf":1.0}}}}}}},"b":{"a":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"64":{"tf":3.0}},"h":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"64":{"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":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"64":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"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":1,"docs":{"3":{"tf":1.0}}}}}}}}},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"[":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"]":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"131":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"202":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":6,"docs":{"114":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"325":{"tf":1.0},"327":{"tf":1.0},"38":{"tf":1.0},"42":{"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":1,"docs":{"178":{"tf":1.0}}}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"124":{"tf":1.0},"128":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"296":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"282":{"tf":1.0},"322":{"tf":1.0},"80":{"tf":1.0}},"v":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"181":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}}},"o":{"d":{"df":5,"docs":{"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"20":{"tf":1.0},"282":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"226":{"tf":1.0},"241":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":12,"docs":{"125":{"tf":1.0},"144":{"tf":1.0},"20":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"3":{"tf":1.0},"316":{"tf":1.0},"97":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":10,"docs":{"136":{"tf":1.0},"154":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"293":{"tf":1.0},"325":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"168":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"211":{"tf":1.0},"64":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"129":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"208":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.0},"293":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"144":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"o":{"df":3,"docs":{"145":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":37,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"144":{"tf":2.6457513110645907},"145":{"tf":3.1622776601683795},"148":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":2.449489742783178},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"7":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"227":{"tf":1.0},"270":{"tf":1.0},"296":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"39":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"140":{"tf":1.0},"218":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"50":{"tf":1.0}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"290":{"tf":1.0},"68":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":40,"docs":{"100":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"138":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"166":{"tf":1.0},"182":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"251":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"282":{"tf":1.0},"29":{"tf":1.4142135623730951},"293":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":2.0},"51":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":1,"docs":{"10":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"222":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"55":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"133":{"tf":1.0},"16":{"tf":1.0},"299":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"145":{"tf":1.4142135623730951},"161":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"181":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"133":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"74":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":12,"docs":{"286":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"10":{"tf":1.0},"115":{"tf":1.4142135623730951},"255":{"tf":1.0},"272":{"tf":1.4142135623730951},"92":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"161":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"333":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"196":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"282":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"168":{"tf":1.0},"279":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"11":{"tf":1.0},"160":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"a":{"df":6,"docs":{"318":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"74":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"206":{"tf":1.0},"318":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"214":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"307":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"143":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"169":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"194":{"tf":1.0},"289":{"tf":1.0},"315":{"tf":1.4142135623730951}}}}}},"r":{"df":3,"docs":{"197":{"tf":1.0},"3":{"tf":1.0},"87":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"d":{"df":2,"docs":{"160":{"tf":2.0},"194":{"tf":1.0}},"p":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"s":{"[":{"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":8,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"324":{"tf":1.0},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":19,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"205":{"tf":1.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"6":{"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":2,"docs":{"145":{"tf":1.0},"194":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"11":{"tf":1.4142135623730951},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"d":{"df":4,"docs":{"0":{"tf":1.0},"136":{"tf":2.0},"3":{"tf":1.7320508075688772},"5":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"121":{"tf":1.0},"172":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"229":{"tf":1.0},"3":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"df":4,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"192":{"tf":1.0},"296":{"tf":1.0}}},"x":{"df":4,"docs":{"138":{"tf":1.0},"144":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"198":{"tf":2.0},"306":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"339":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"227":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":2.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":2,"docs":{"305":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"t":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"81":{"tf":2.23606797749979}}}},"df":7,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"71":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":9,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"211":{"tf":1.0},"296":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"3":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":10,"docs":{"149":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"202":{"tf":1.0},"282":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"134":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"282":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"92":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"174":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"313":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"100":{"tf":1.0},"145":{"tf":1.0},"198":{"tf":1.0},"266":{"tf":1.0}},"i":{"df":6,"docs":{"149":{"tf":1.0},"191":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"325":{"tf":1.0}}}}},"n":{"c":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"120":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":167,"docs":{"100":{"tf":1.4142135623730951},"102":{"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},"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":2.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":2.6457513110645907},"15":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.449489742783178},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"17":{"tf":2.8284271247461903},"170":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":2.449489742783178},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":2.23606797749979},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":2.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":2.23606797749979},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":2.0},"246":{"tf":1.0},"25":{"tf":2.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"309":{"tf":2.23606797749979},"310":{"tf":1.7320508075688772},"315":{"tf":3.0},"316":{"tf":2.0},"317":{"tf":1.0},"319":{"tf":2.0},"32":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.23606797749979},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.0},"44":{"tf":2.0},"46":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.6457513110645907},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"55":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"176":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"252":{"tf":1.0},"37":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"115":{"tf":1.0},"144":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":2.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"154":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"258":{"tf":1.0},"96":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"150":{"tf":1.4142135623730951},"3":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"198":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}},"n":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"141":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"290":{"tf":1.0},"312":{"tf":1.0},"336":{"tf":1.4142135623730951},"51":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"df":2,"docs":{"125":{"tf":1.0},"296":{"tf":1.0}},"e":{"df":1,"docs":{"145":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"o":{"d":{"df":4,"docs":{"118":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"156":{"tf":1.4142135623730951},"182":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"156":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"34":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"4":{"tf":1.0}}}},"w":{"df":1,"docs":{"200":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"169":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"98":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":42,"docs":{"298":{"tf":2.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"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},"6":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":10,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"293":{"tf":1.0}},"l":{"df":22,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"175":{"tf":1.0},"235":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":7,"docs":{"129":{"tf":2.0},"168":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"a":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"171":{"tf":1.0},"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":39,"docs":{"100":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":3.1622776601683795},"170":{"tf":3.7416573867739413},"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"205":{"tf":1.7320508075688772},"22":{"tf":3.0},"222":{"tf":2.6457513110645907},"225":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.7320508075688772},"233":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"24":{"tf":2.23606797749979},"244":{"tf":1.7320508075688772},"25":{"tf":2.23606797749979},"250":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"262":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"273":{"tf":2.0},"296":{"tf":2.23606797749979},"303":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":2.23606797749979},"328":{"tf":1.0},"331":{"tf":1.4142135623730951},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.7320508075688772},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"119":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"p":{"df":6,"docs":{"119":{"tf":1.0},"17":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0}}}},"n":{"c":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":11,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"205":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"218":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"168":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.0},"191":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"5":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"326":{"tf":1.0}}}},"p":{"df":1,"docs":{"228":{"tf":1.0}},"e":{"df":1,"docs":{"3":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"164":{"tf":1.0},"293":{"tf":1.4142135623730951},"325":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"/":{"1":{".":{"0":{"df":2,"docs":{"167":{"tf":1.7320508075688772},"191":{"tf":1.0}}},"1":{"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":2.23606797749979},"187":{"tf":1.0},"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"167":{"tf":1.0}}},"3":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},":":{"/":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"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":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"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":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":35,"docs":{"162":{"tf":2.449489742783178},"163":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"165":{"tf":2.449489742783178},"166":{"tf":1.7320508075688772},"167":{"tf":2.0},"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":2.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.449489742783178},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":2.6457513110645907},"326":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"137":{"tf":1.0},"144":{"tf":1.7320508075688772},"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"119":{"tf":1.0},"134":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":25,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":2.23606797749979},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"_":{"df":0,"docs":{},"p":{"df":2,"docs":{"202":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951}}}},"df":17,"docs":{"196":{"tf":1.7320508075688772},"197":{"tf":2.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":1.7320508075688772},"203":{"tf":2.23606797749979},"204":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":3.3166247903554},"273":{"tf":3.3166247903554},"284":{"tf":2.0},"290":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":1.0},"7":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"172":{"tf":1.0}},"l":{"df":2,"docs":{"285":{"tf":1.0},"296":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"251":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"32":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"137":{"tf":1.4142135623730951},"204":{"tf":1.0}},"i":{"df":13,"docs":{"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"32":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"df":2,"docs":{"206":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":3,"docs":{"130":{"tf":1.0},"168":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"5":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"m":{"df":1,"docs":{"168":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":12,"docs":{"120":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"208":{"tf":1.0},"307":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}},"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":25,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"129":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"229":{"tf":1.0},"274":{"tf":1.0},"279":{"tf":2.0},"281":{"tf":1.7320508075688772},"287":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"64":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"37":{"tf":1.0}}}}}}},"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"134":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"10":{"tf":1.0},"225":{"tf":1.0}}}}}}},"n":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"293":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"d":{"df":28,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.0},"131":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":2.0},"17":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.4142135623730951},"212":{"tf":1.0},"225":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":2.0},"303":{"tf":1.0},"309":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"198":{"tf":1.0},"45":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"151":{"tf":1.0},"157":{"tf":2.23606797749979},"158":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"259":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"262":{"tf":1.0},"273":{"tf":1.0}},"i":{"b":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.7320508075688772},"3":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"125":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.0},"206":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":9,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.7320508075688772},"99":{"tf":2.449489742783178}}}},"i":{"c":{"df":21,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"243":{"tf":1.0},"293":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"169":{"tf":1.0},"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"307":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"225":{"tf":1.0},"296":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"5":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}},"i":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"128":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.7320508075688772},"31":{"tf":1.0},"333":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":2.0},"88":{"tf":1.0},"9":{"tf":2.449489742783178}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":6,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":2.449489742783178}}}}},"s":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"181":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"279":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.4142135623730951},"20":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.0},"241":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{}},"df":70,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":2.0},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":5.291502622129181},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":2.23606797749979},"21":{"tf":2.8284271247461903},"211":{"tf":1.4142135623730951},"227":{"tf":1.0},"24":{"tf":2.8284271247461903},"243":{"tf":1.0},"25":{"tf":2.8284271247461903},"284":{"tf":2.449489742783178},"290":{"tf":2.23606797749979},"295":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":2.449489742783178},"33":{"tf":3.0},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"40":{"tf":2.0},"44":{"tf":3.3166247903554},"45":{"tf":1.7320508075688772},"46":{"tf":2.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"62":{"tf":3.3166247903554},"65":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"197":{"tf":1.0},"20":{"tf":1.4142135623730951},"287":{"tf":1.0},"334":{"tf":1.0}},"r":{"df":1,"docs":{"46":{"tf":1.0}}}},"n":{"d":{"df":9,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":6,"docs":{"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"3":{"tf":1.0},"326":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"138":{"tf":1.0},"185":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"322":{"tf":1.0},"339":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":8,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"319":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"76":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"145":{"tf":2.0},"17":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"176":{"tf":1.0},"224":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"v":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}}}},"p":{"c":{"df":8,"docs":{"280":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"327":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.0}}},"df":2,"docs":{"293":{"tf":1.7320508075688772},"80":{"tf":1.0}},"v":{"4":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.0},"294":{"tf":1.0},"296":{"tf":1.0},"339":{"tf":1.0}}},"6":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.23606797749979},"294":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"187":{"tf":1.0},"259":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":2.0}}},"r":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"204":{"tf":3.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":18,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"318":{"tf":1.0},"46":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"b":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"175":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"297":{"tf":1.7320508075688772},"319":{"tf":1.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"191":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":6,"docs":{"145":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":2.449489742783178},"193":{"tf":1.0},"204":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}},"n":{"df":2,"docs":{"140":{"tf":1.0},"160":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"46":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"194":{"tf":1.0},"225":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":7,"docs":{"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"204":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"273":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"145":{"tf":1.0},"17":{"tf":1.0},"305":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"296":{"tf":1.0},"329":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":7,"docs":{"187":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"307":{"tf":1.0},"5":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}},"v":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"3":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"225":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"301":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":13,"docs":{"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"325":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.8284271247461903},"129":{"tf":1.0},"146":{"tf":1.0},"282":{"tf":1.0},"318":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}}}}}},"i":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":15,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"298":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"313":{"tf":1.0},"330":{"tf":2.23606797749979},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":2.23606797749979},"205":{"tf":1.7320508075688772},"225":{"tf":1.0},"279":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.7320508075688772},"32":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.7320508075688772},"333":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":2.0},"3":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"207":{"tf":1.0}}}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"138":{"tf":1.0}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"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":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"310":{"tf":1.0},"334":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"279":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.23606797749979},"87":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":7,"docs":{"205":{"tf":1.0},"206":{"tf":2.0},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"226":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"k":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"296":{"tf":1.0},"332":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"282":{"tf":1.0},"46":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"196":{"tf":1.0},"299":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":30,"docs":{"136":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"153":{"tf":2.23606797749979},"154":{"tf":2.449489742783178},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":3.7416573867739413},"160":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"282":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"293":{"tf":2.0},"295":{"tf":1.0},"310":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"282":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"167":{"tf":1.0},"296":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"227":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}},"o":{"a":{"d":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"322":{"tf":1.0},"338":{"tf":1.7320508075688772},"45":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"t":{"df":22,"docs":{"0":{"tf":1.0},"100":{"tf":2.6457513110645907},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.449489742783178},"105":{"tf":1.0},"168":{"tf":1.0}}}},"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":10,"docs":{"124":{"tf":2.6457513110645907},"125":{"tf":3.0},"126":{"tf":2.8284271247461903},"127":{"tf":2.8284271247461903},"128":{"tf":2.8284271247461903},"129":{"tf":3.0},"130":{"tf":1.0},"144":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":2.6457513110645907}}}}},"i":{"c":{"df":3,"docs":{"164":{"tf":1.0},"297":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":9,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":2.0},"210":{"tf":1.0},"309":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"202":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"282":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":2.23606797749979},"67":{"tf":1.0},"75":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"10":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.4142135623730951}}}}},"p":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"168":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"218":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"t":{"df":2,"docs":{"251":{"tf":1.0},"270":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"w":{"df":3,"docs":{"228":{"tf":1.0},"282":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"146":{"tf":1.0},"80":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"u":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"21":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"o":{"df":1,"docs":{"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"173":{"tf":1.0},"187":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":2,"docs":{"163":{"tf":1.0},"206":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"6":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"172":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.4142135623730951},"299":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"160":{"tf":1.0},"51":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":11,"docs":{"100":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"195":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.0},"2":{"tf":1.0},"262":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}},"df":11,"docs":{"196":{"tf":2.0},"197":{"tf":2.23606797749979},"198":{"tf":2.23606797749979},"199":{"tf":2.449489742783178},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":1.7320508075688772},"204":{"tf":2.0},"296":{"tf":1.0},"7":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}},"o":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"125":{"tf":1.0},"198":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":2.0},"213":{"tf":1.0},"319":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"227":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.449489742783178},"306":{"tf":1.0},"45":{"tf":2.23606797749979},"73":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":4,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"118":{"tf":1.0},"129":{"tf":1.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.7320508075688772}},"t":{"df":2,"docs":{"129":{"tf":1.0},"6":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"214":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"146":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":2.0},"67":{"tf":3.0},"68":{"tf":2.23606797749979},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"218":{"tf":1.7320508075688772},"226":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":86,"docs":{"100":{"tf":1.0},"12":{"tf":2.6457513110645907},"124":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.6457513110645907},"13":{"tf":2.0},"138":{"tf":1.0},"14":{"tf":2.449489742783178},"140":{"tf":1.0},"144":{"tf":2.6457513110645907},"145":{"tf":1.4142135623730951},"15":{"tf":2.0},"16":{"tf":2.0},"168":{"tf":1.0},"17":{"tf":4.123105625617661},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"20":{"tf":3.0},"21":{"tf":2.449489742783178},"218":{"tf":3.0},"219":{"tf":1.4142135623730951},"22":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"224":{"tf":2.0},"226":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":2.449489742783178},"24":{"tf":2.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"258":{"tf":1.0},"26":{"tf":2.449489742783178},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"27":{"tf":1.0},"273":{"tf":2.6457513110645907},"28":{"tf":1.7320508075688772},"29":{"tf":1.7320508075688772},"292":{"tf":2.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.8284271247461903},"3":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772},"336":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":2.6457513110645907},"40":{"tf":2.0},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"45":{"tf":2.449489742783178},"46":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.0},"58":{"tf":2.6457513110645907},"59":{"tf":2.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"96":{"tf":2.449489742783178},"97":{"tf":3.1622776601683795},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":3.1622776601683795},"168":{"tf":2.0},"186":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"298":{"tf":2.449489742783178},"299":{"tf":2.23606797749979},"300":{"tf":1.4142135623730951},"301":{"tf":1.7320508075688772},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"309":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"131":{"tf":1.0},"218":{"tf":1.0},"87":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"296":{"tf":1.0},"45":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}},"u":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":5,"docs":{"192":{"tf":1.7320508075688772},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"206":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"22":{"tf":1.0},"321":{"tf":1.0}}}}},"t":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}},"x":{"df":1,"docs":{"279":{"tf":1.7320508075688772}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":17,"docs":{"12":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.6457513110645907},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":4.0},"51":{"tf":1.0}},"l":{"df":2,"docs":{"118":{"tf":1.0},"162":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"306":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":2.23606797749979},"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":29,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"20":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.7320508075688772},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"168":{"tf":1.0},"2":{"tf":1.0},"275":{"tf":1.0},"328":{"tf":1.0}}}}},"s":{"df":2,"docs":{"45":{"tf":1.4142135623730951},"49":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"df":22,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":2.0},"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":2.8284271247461903},"25":{"tf":2.8284271247461903},"26":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951}},"i":{"d":{"df":3,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"x":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"175":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":9,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":2.0},"105":{"tf":2.0},"106":{"tf":2.23606797749979},"107":{"tf":2.23606797749979},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"197":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":29,"docs":{"122":{"tf":2.23606797749979},"129":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":3.605551275463989},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":2.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"df":10,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":2.6457513110645907},"301":{"tf":1.4142135623730951},"306":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"21":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"138":{"tf":1.0},"270":{"tf":1.0}}}}},"ï":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":16,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"196":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"46":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"187":{"tf":1.0},"299":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":30,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"225":{"tf":1.0},"241":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"32":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"296":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":12,"docs":{"138":{"tf":1.0},"145":{"tf":1.7320508075688772},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"3":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}}},"w":{"df":21,"docs":{"14":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.4142135623730951},"319":{"tf":1.0},"324":{"tf":1.4142135623730951},"85":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"202":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"166":{"tf":1.0},"169":{"tf":2.23606797749979},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":1,"docs":{"138":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"100":{"tf":1.4142135623730951}},"v":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}}},"n":{"/":{"*":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"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":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"e":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"c":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"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":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"336":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"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":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"205":{"tf":1.4142135623730951},"328":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.7320508075688772},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":8,"docs":{"163":{"tf":1.0},"28":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"50":{"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":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"q":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"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":{},"h":{"df":1,"docs":{"303":{"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":{},"p":{"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":{},"l":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"196":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"289":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"_":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"65":{"tf":1.0}}}}},"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":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"339":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":6,"docs":{"100":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"339":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":6,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":8,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"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":2,"docs":{"339":{"tf":1.0},"92":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"100":{"tf":1.0},"148":{"tf":1.4142135623730951},"175":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":4,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"158":{"tf":1.0},"339":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":30,"docs":{"118":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":2.0},"182":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"76":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"93":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}},"u":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"219":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":8,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":1,"docs":{"52":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"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":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":7,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"59":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"v":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"109":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"110":{"tf":1.0},"339":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"339":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"339":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"108":{"tf":1.7320508075688772},"114":{"tf":1.0},"339":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"335":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"147":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":1,"docs":{"136":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"255":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"337":{"tf":1.0}},"e":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":5,"docs":{"145":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"9":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"145":{"tf":1.0}}}}},"r":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"21":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"145":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"145":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":15,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":3,"docs":{"145":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":11,"docs":{"133":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"145":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"9":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"339":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"179":{"tf":1.0},"339":{"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":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"164":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"180":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"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":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"178":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"173":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"171":{"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":3,"docs":{"171":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"167":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"325":{"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":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"175":{"tf":1.0},"176":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"186":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"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":{},"e":{"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":{"168":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"166":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"339":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"167":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"a":{"d":{"_":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"168":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"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":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"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":{},"p":{"_":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"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":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"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":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"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":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"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":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"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":{"_":{"1":{"_":{"0":{"df":1,"docs":{"167":{"tf":1.0}}},"1":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"185":{"tf":1.0},"339":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"176":{"tf":1.0},"191":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":4,"docs":{"164":{"tf":2.6457513110645907},"178":{"tf":1.0},"182":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"i":{"d":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"202":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"201":{"tf":1.0},"339":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"198":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"197":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"197":{"tf":2.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"202":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"204":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"11":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.4142135623730951},"205":{"tf":1.0},"302":{"tf":1.0},"333":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":5,"docs":{"100":{"tf":2.0},"175":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":2.449489742783178}}}},"p":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"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":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":5,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":2,"docs":{"287":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"339":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"129":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"127":{"tf":2.449489742783178},"339":{"tf":1.0}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"128":{"tf":1.0}}},"1":{"df":1,"docs":{"128":{"tf":1.0}}},"2":{"df":1,"docs":{"128":{"tf":1.0}}},"3":{"df":1,"docs":{"128":{"tf":1.0}}},"4":{"df":1,"docs":{"128":{"tf":1.0}}},"5":{"df":1,"docs":{"128":{"tf":1.0}}},"6":{"df":1,"docs":{"128":{"tf":1.0}}},"7":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"127":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"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":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"339":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{")":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":2,"docs":{"28":{"tf":1.0},"29":{"tf":1.0}},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"14":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":2.0},"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"19":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"16":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"15":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"23":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"22":{"tf":1.0},"339":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":3,"docs":{"22":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":1.4142135623730951},"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"17":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":16,"docs":{"13":{"tf":1.7320508075688772},"16":{"tf":1.0},"28":{"tf":1.0},"306":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"0":{"df":0,"docs":{},"x":{"7":{"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":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"75":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"105":{"tf":1.0},"339":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.0},"114":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"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":{},"p":{"c":{"_":{"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":1,"docs":{"284":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"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":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"160":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"c":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":5,"docs":{"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"1":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"227":{"tf":1.0},"26":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}}}}},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"s":{"df":0,"docs":{},"z":{"df":5,"docs":{"278":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"284":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"q":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"255":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"253":{"tf":1.0},"255":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":3,"docs":{"243":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"287":{"tf":1.0},"290":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"266":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"c":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}},"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"d":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"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":{},"s":{"df":1,"docs":{"328":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"226":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"315":{"tf":1.0},"316":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"226":{"tf":1.0},"26":{"tf":1.4142135623730951}}}}},"u":{"b":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"230":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"235":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"241":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"193":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.7320508075688772},"42":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"q":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"252":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"258":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"39":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"306":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"0":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"339":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"k":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}},"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"277":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"c":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":7,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"304":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"31":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":2,"docs":{"194":{"tf":1.0},"287":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"61":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"49":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.7320508075688772},"43":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":6,"docs":{"31":{"tf":1.4142135623730951},"339":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"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":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"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":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"141":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"132":{"tf":1.7320508075688772},"135":{"tf":2.449489742783178},"136":{"tf":2.8284271247461903},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.0},"321":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"149":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"151":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"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":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"151":{"tf":2.23606797749979},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"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":3,"docs":{"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.0},"157":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"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":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"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":{"158":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"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":{"160":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"149":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":7,"docs":{"147":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"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":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":3,"docs":{"144":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"u":{"b":{"0":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"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":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"264":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"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":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"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":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"269":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"120":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"121":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"111":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"92":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"0":{"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"2":{"df":1,"docs":{"311":{"tf":1.0}}},"3":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"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":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"161":{"tf":2.6457513110645907},"181":{"tf":1.4142135623730951},"310":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"339":{"tf":1.0},"83":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"339":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"y":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"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":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"85":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"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":0,"docs":{},"f":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"81":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}}},"df":10,"docs":{"152":{"tf":2.0},"179":{"tf":1.0},"182":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"79":{"tf":3.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"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":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":70,"docs":{"0":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":2.23606797749979},"3":{"tf":2.8284271247461903},"300":{"tf":2.449489742783178},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"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.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.4142135623730951},"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.4142135623730951},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"336":{"tf":2.8284271247461903},"337":{"tf":2.0},"338":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"87":{"tf":1.0}}},"i":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"218":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"n":{"df":11,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":3,"docs":{"218":{"tf":1.0},"335":{"tf":3.1622776601683795},"336":{"tf":2.449489742783178}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":20,"docs":{"118":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"282":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":69,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.4142135623730951},"90":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"132":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}},"i":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"w":{"df":12,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"227":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"325":{"tf":1.4142135623730951},"328":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"69":{"tf":1.0}},"l":{"df":23,"docs":{"125":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"171":{"tf":1.0},"182":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":2.23606797749979},"67":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"9":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":25,"docs":{"10":{"tf":2.0},"118":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":2.23606797749979},"21":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}}}},"o":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.449489742783178},"164":{"tf":3.0},"172":{"tf":2.0},"174":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.23606797749979},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"295":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"241":{"tf":1.0},"307":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"0":{"tf":1.4142135623730951},"138":{"tf":2.449489742783178},"141":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.0},"226":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"187":{"tf":1.0},"218":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"168":{"tf":1.0}}},"l":{"d":{"df":3,"docs":{"202":{"tf":1.0},"304":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"300":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":2,"docs":{"204":{"tf":1.0},"293":{"tf":1.0}}}}},"n":{"c":{"df":8,"docs":{"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"181":{"tf":1.4142135623730951},"325":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}},"df":46,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"31":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"151":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"r":{"df":60,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":3.1622776601683795},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"156":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"24":{"tf":1.0},"241":{"tf":2.23606797749979},"243":{"tf":1.7320508075688772},"246":{"tf":2.23606797749979},"247":{"tf":2.0},"25":{"tf":1.0},"252":{"tf":2.0},"253":{"tf":2.0},"258":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.7320508075688772},"293":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":2.0},"337":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":3.0},"96":{"tf":1.0},"97":{"tf":2.449489742783178},"98":{"tf":1.4142135623730951},"99":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":5.0},"211":{"tf":1.7320508075688772},"44":{"tf":3.0},"62":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":48,"docs":{"131":{"tf":1.0},"150":{"tf":2.23606797749979},"159":{"tf":2.23606797749979},"160":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":3.4641016151377544},"208":{"tf":2.8284271247461903},"209":{"tf":2.449489742783178},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"227":{"tf":2.0},"228":{"tf":1.0},"232":{"tf":1.7320508075688772},"237":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"255":{"tf":2.0},"261":{"tf":1.7320508075688772},"266":{"tf":2.0},"272":{"tf":1.7320508075688772},"278":{"tf":2.23606797749979},"282":{"tf":1.0},"284":{"tf":2.8284271247461903},"287":{"tf":1.4142135623730951},"290":{"tf":3.1622776601683795},"295":{"tf":2.0},"296":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":2.0},"317":{"tf":2.0},"318":{"tf":2.8284271247461903},"319":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"323":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":3.1622776601683795},"338":{"tf":1.0},"44":{"tf":3.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"62":{"tf":2.449489742783178},"7":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":24,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"12":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"80":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"17":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"165":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":18,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.4142135623730951},"54":{"tf":1.0},"6":{"tf":1.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"156":{"tf":1.4142135623730951},"181":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":11,"docs":{"0":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0},"317":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":7,"docs":{"151":{"tf":1.0},"155":{"tf":1.7320508075688772},"161":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.7320508075688772},"270":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":2.23606797749979}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":21,"docs":{"125":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"296":{"tf":1.0},"87":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"26":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":2,"docs":{"296":{"tf":1.0},"318":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":14,"docs":{"11":{"tf":1.0},"194":{"tf":1.7320508075688772},"217":{"tf":1.4142135623730951},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"26":{"tf":1.0},"33":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"9":{"tf":1.0}},"v":{"1":{"df":1,"docs":{"305":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"118":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":3,"docs":{"11":{"tf":1.0},"9":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"10":{"tf":1.7320508075688772},"14":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.4142135623730951},"9":{"tf":1.0},"99":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"135":{"tf":1.0},"194":{"tf":1.0},"325":{"tf":1.0}}}}},"s":{"df":6,"docs":{"205":{"tf":1.0},"206":{"tf":3.1622776601683795},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.0},"82":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"328":{"tf":1.4142135623730951}}}}},"t":{"df":13,"docs":{"128":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.4142135623730951},"229":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"293":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.0},"106":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"76":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":6,"docs":{"166":{"tf":1.0},"183":{"tf":1.0},"207":{"tf":1.0},"282":{"tf":2.449489742783178},"325":{"tf":1.0},"80":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":16,"docs":{"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772}}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"22":{"tf":1.0},"296":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":2,"docs":{"26":{"tf":1.4142135623730951},"29":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"145":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":3.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.8284271247461903},"257":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":2.8284271247461903},"278":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"87":{"tf":1.0}}}},"n":{"d":{"df":6,"docs":{"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"272":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}},"df":2,"docs":{"312":{"tf":1.4142135623730951},"325":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":31,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"145":{"tf":1.0},"168":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"50":{"tf":1.4142135623730951},"76":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":2.0},"307":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.0},"282":{"tf":1.0}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"324":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":15,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"26":{"tf":2.23606797749979},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"214":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"198":{"tf":1.0},"252":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"n":{"df":2,"docs":{"327":{"tf":1.0},"329":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":16,"docs":{"118":{"tf":1.0},"122":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":2.23606797749979},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":1,"docs":{"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"206":{"tf":1.0},"53":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"321":{"tf":1.4142135623730951},"42":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"73":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":2.449489742783178},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"153":{"tf":1.0},"156":{"tf":1.0},"293":{"tf":2.23606797749979},"295":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":2.23606797749979},"85":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"243":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"x":{"df":9,"docs":{"129":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"287":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":21,"docs":{"125":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"181":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"270":{"tf":1.0},"279":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"329":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"29":{"tf":1.4142135623730951},"325":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"118":{"tf":1.0},"17":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"f":{"a":{"c":{"df":4,"docs":{"2":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"3":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"125":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.7320508075688772},"282":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"17":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"132":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":21,"docs":{"10":{"tf":1.0},"144":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"287":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"168":{"tf":1.0},"17":{"tf":1.0},"3":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"154":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"293":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0}},"s":{"df":15,"docs":{"107":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.4142135623730951},"205":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":2.0},"339":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"10":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"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":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"269":{"tf":1.4142135623730951}}}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"125":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"214":{"tf":1.0},"257":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"145":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.7320508075688772},"252":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.7320508075688772},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"290":{"tf":2.23606797749979},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"131":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"3":{"tf":1.4142135623730951},"32":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"35":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"306":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"316":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"22":{"tf":1.0},"318":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":7,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"317":{"tf":1.0},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":98,"docs":{"12":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"212":{"tf":2.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"220":{"tf":2.449489742783178},"221":{"tf":2.449489742783178},"222":{"tf":2.0},"223":{"tf":2.23606797749979},"224":{"tf":1.4142135623730951},"225":{"tf":2.449489742783178},"226":{"tf":2.0},"227":{"tf":2.23606797749979},"228":{"tf":2.6457513110645907},"229":{"tf":2.6457513110645907},"230":{"tf":1.4142135623730951},"231":{"tf":2.449489742783178},"232":{"tf":2.449489742783178},"233":{"tf":2.449489742783178},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.449489742783178},"237":{"tf":2.449489742783178},"238":{"tf":2.449489742783178},"239":{"tf":2.0},"240":{"tf":2.0},"241":{"tf":2.0},"242":{"tf":2.449489742783178},"243":{"tf":2.0},"244":{"tf":2.449489742783178},"245":{"tf":2.8284271247461903},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"248":{"tf":2.449489742783178},"249":{"tf":2.449489742783178},"250":{"tf":2.23606797749979},"251":{"tf":2.8284271247461903},"252":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"254":{"tf":2.449489742783178},"255":{"tf":2.23606797749979},"256":{"tf":2.23606797749979},"257":{"tf":2.8284271247461903},"258":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"26":{"tf":2.0},"260":{"tf":2.449489742783178},"261":{"tf":2.449489742783178},"262":{"tf":2.449489742783178},"263":{"tf":2.6457513110645907},"264":{"tf":1.4142135623730951},"265":{"tf":2.449489742783178},"266":{"tf":2.23606797749979},"267":{"tf":2.449489742783178},"268":{"tf":2.8284271247461903},"269":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":2.449489742783178},"272":{"tf":2.23606797749979},"273":{"tf":2.23606797749979},"274":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"305":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":3.3166247903554},"34":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.0},"40":{"tf":2.0},"44":{"tf":2.0},"45":{"tf":1.0},"51":{"tf":2.6457513110645907},"56":{"tf":2.0},"59":{"tf":2.0},"62":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":40,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":2.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"144":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.4142135623730951},"210":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"313":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"324":{"tf":1.0},"329":{"tf":1.0},"46":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":2.0},"226":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":1,"docs":{"68":{"tf":1.0}}}},"u":{"b":{"df":11,"docs":{"229":{"tf":2.23606797749979},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"263":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"0":{"tf":1.0},"215":{"tf":1.4142135623730951},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"263":{"tf":1.7320508075688772},"339":{"tf":1.0},"49":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":10,"docs":{"214":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"240":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"118":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"0":{"tf":1.0},"136":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"205":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"214":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"t":{"df":3,"docs":{"111":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"166":{"tf":2.449489742783178},"183":{"tf":1.0},"80":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"138":{"tf":1.0}},"e":{"df":4,"docs":{"266":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"334":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"89":{"tf":1.0}}},"i":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"193":{"tf":2.0},"198":{"tf":1.0},"339":{"tf":1.0},"67":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"112":{"tf":1.0},"197":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"168":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"255":{"tf":1.0}}}},"w":{"df":12,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"32":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":4.242640687119285},"51":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"206":{"tf":1.0}},"e":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"137":{"tf":1.0},"144":{"tf":1.7320508075688772},"195":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":12,"docs":{"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"175":{"tf":1.7320508075688772},"186":{"tf":2.0},"187":{"tf":1.4142135623730951},"284":{"tf":2.0},"290":{"tf":2.0},"295":{"tf":1.0},"326":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}},"i":{"df":3,"docs":{"11":{"tf":1.0},"235":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"138":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"17":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"143":{"tf":1.0},"168":{"tf":2.6457513110645907},"187":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"299":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":55,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.7320508075688772},"169":{"tf":1.0},"171":{"tf":1.0},"191":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":2.449489742783178},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"127":{"tf":1.0},"171":{"tf":1.0},"204":{"tf":1.0},"259":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"41":{"tf":1.0}}}},"v":{"df":2,"docs":{"40":{"tf":1.0},"59":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"125":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":1,"docs":{"64":{"tf":2.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"126":{"tf":1.0},"168":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}}},"u":{"c":{"df":10,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"296":{"tf":1.0},"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":210,"docs":{"10":{"tf":1.0},"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},"11":{"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},"12":{"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},"13":{"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},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":2.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.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"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},"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.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"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},"303":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"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.4142135623730951},"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},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"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.0},"72":{"tf":2.23606797749979},"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},"8":{"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},"9":{"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}},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.0},"134":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"179":{"tf":1.0},"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"3":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"149":{"tf":1.4142135623730951},"309":{"tf":1.0},"325":{"tf":1.0},"88":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"186":{"tf":1.0},"315":{"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":2,"docs":{"223":{"tf":1.0},"296":{"tf":1.0}}}}}}}}}}},"df":3,"docs":{"282":{"tf":2.0},"3":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"103":{"tf":1.0},"107":{"tf":2.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"35":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":2,"docs":{"172":{"tf":1.0},"327":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"147":{"tf":1.0},"224":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}}},"o":{"a":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"145":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0}}},"v":{"df":30,"docs":{"125":{"tf":1.0},"170":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"21":{"tf":1.7320508075688772},"226":{"tf":1.0},"25":{"tf":1.4142135623730951},"266":{"tf":1.0},"303":{"tf":2.0},"305":{"tf":1.7320508075688772},"306":{"tf":1.7320508075688772},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":2.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"319":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"336":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":15,"docs":{"213":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.0},"251":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":11,"docs":{"129":{"tf":1.0},"170":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":2.6457513110645907},"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":14,"docs":{"162":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"226":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"259":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"131":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":18,"docs":{"103":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"138":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":15,"docs":{"213":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":2.23606797749979},"252":{"tf":1.4142135623730951},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"162":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":40,"docs":{"145":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"162":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.3166247903554},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"185":{"tf":2.449489742783178},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":3.1622776601683795},"252":{"tf":3.0},"253":{"tf":1.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.8284271247461903},"273":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"326":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"118":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":2.8284271247461903},"17":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"319":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"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":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"255":{"tf":2.23606797749979}}},"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"174":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"145":{"tf":2.23606797749979},"149":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":2.449489742783178},"173":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"df":1,"docs":{"11":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"319":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"257":{"tf":2.8284271247461903},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":2.0},"269":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":27,"docs":{"129":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"191":{"tf":2.449489742783178},"257":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"326":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}},"t":{"df":6,"docs":{"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"269":{"tf":1.0},"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"175":{"tf":1.0},"307":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":30,"docs":{"106":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"287":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.7320508075688772},"99":{"tf":2.23606797749979}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"38":{"tf":1.0},"57":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"182":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":14,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"171":{"tf":1.7320508075688772},"181":{"tf":1.0},"282":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":93,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"120":{"tf":2.0},"127":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":2.6457513110645907},"14":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":2.449489742783178},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"198":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.0},"207":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"307":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"69":{"tf":2.0},"74":{"tf":1.0},"80":{"tf":3.4641016151377544},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":9,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"307":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"f":{"c":{"df":8,"docs":{"130":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"273":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"78":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"135":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"a":{"d":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":4,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"282":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}},"n":{"d":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":5,"docs":{"12":{"tf":1.0},"128":{"tf":1.0},"222":{"tf":1.0},"259":{"tf":1.0},"296":{"tf":1.0}}}}},"p":{"c":{"df":3,"docs":{"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":7,"docs":{"119":{"tf":1.0},"131":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.0},"299":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"df":3,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951},"211":{"tf":2.23606797749979}}}},"s":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":10,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.0},"35":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":1,"docs":{"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"197":{"tf":1.0},"282":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":36,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"141":{"tf":1.0}}}}},"n":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"168":{"tf":1.0},"5":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"274":{"tf":1.0}},"l":{"df":10,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":2.0},"30":{"tf":1.0},"51":{"tf":1.0},"78":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":2,"docs":{"169":{"tf":1.0},"208":{"tf":1.0}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"100":{"tf":2.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"118":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"293":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"d":{"_":{"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":0,"docs":{},"f":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"148":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":2.6457513110645907},"256":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":2.6457513110645907},"33":{"tf":3.1622776601683795},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.0},"43":{"tf":1.0},"44":{"tf":3.1622776601683795},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"115":{"tf":1.0},"157":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"274":{"tf":1.0},"298":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"285":{"tf":1.0},"327":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"101":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"160":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"206":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"3":{"tf":1.0}}},"n":{"df":1,"docs":{"145":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"167":{"tf":1.4142135623730951},"226":{"tf":1.0},"282":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"132":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"195":{"tf":1.0},"224":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":46,"docs":{"145":{"tf":1.0},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":2.0},"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"36":{"tf":2.6457513110645907},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.6457513110645907},"57":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"62":{"tf":1.0},"64":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"t":{"df":17,"docs":{"148":{"tf":1.0},"169":{"tf":1.4142135623730951},"185":{"tf":1.0},"191":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"292":{"tf":1.0},"326":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":17,"docs":{"100":{"tf":1.7320508075688772},"145":{"tf":1.0},"149":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"208":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"53":{"tf":1.0},"62":{"tf":1.0}}}},"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":1,"docs":{"204":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"315":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"145":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":2.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"i":{"c":{"df":16,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"t":{"df":49,"docs":{"10":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.7320508075688772},"273":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.4142135623730951},"310":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":2.0},"326":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":2.0},"93":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"157":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"209":{"tf":2.0},"293":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"186":{"tf":1.0}}},"w":{"df":3,"docs":{"153":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}}},"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"178":{"tf":1.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"125":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":2,"docs":{"208":{"tf":1.0},"80":{"tf":1.0}},"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":1,"docs":{"324":{"tf":1.0}}}}}}},"df":8,"docs":{"20":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":12,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"282":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"337":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"185":{"tf":1.0},"325":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"i":{"df":10,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"315":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":22,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"170":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":23,"docs":{"100":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"17":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}},"df":18,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.7320508075688772},"17":{"tf":3.0},"172":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"21":{"tf":2.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.23606797749979},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"49":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"p":{"df":3,"docs":{"171":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"207":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"111":{"tf":1.0},"49":{"tf":2.0},"76":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"308":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":77,"docs":{"136":{"tf":1.7320508075688772},"138":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.0},"160":{"tf":2.23606797749979},"194":{"tf":2.0},"219":{"tf":2.0},"222":{"tf":2.0},"224":{"tf":2.23606797749979},"226":{"tf":2.0},"230":{"tf":2.0},"235":{"tf":2.0},"241":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"247":{"tf":1.4142135623730951},"252":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"258":{"tf":2.23606797749979},"259":{"tf":1.4142135623730951},"264":{"tf":2.0},"269":{"tf":2.449489742783178},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":2.6457513110645907},"283":{"tf":1.7320508075688772},"284":{"tf":3.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"289":{"tf":2.23606797749979},"290":{"tf":2.23606797749979},"294":{"tf":1.4142135623730951},"30":{"tf":2.23606797749979},"31":{"tf":2.449489742783178},"315":{"tf":1.0},"318":{"tf":2.449489742783178},"319":{"tf":1.4142135623730951},"32":{"tf":3.0},"320":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.449489742783178},"334":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":3.0},"35":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.7320508075688772},"38":{"tf":2.0},"39":{"tf":2.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":2.6457513110645907},"45":{"tf":1.0},"46":{"tf":3.4641016151377544},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.449489742783178},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"92":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":3.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"222":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"v":{"df":3,"docs":{"214":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"145":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"66":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"175":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.0},"17":{"tf":1.4142135623730951},"197":{"tf":1.0},"278":{"tf":1.0},"81":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":2,"docs":{"273":{"tf":1.0},"296":{"tf":2.0}},"e":{"c":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"126":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"278":{"tf":1.0},"293":{"tf":1.0},"329":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":47,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"193":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":18,"docs":{"111":{"tf":1.0},"152":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"266":{"tf":1.0},"293":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"300":{"tf":1.0},"335":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"329":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"54":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"194":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"_":{"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"148":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"338":{"tf":1.0},"65":{"tf":1.7320508075688772},"72":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":8,"docs":{"134":{"tf":1.7320508075688772},"135":{"tf":3.0},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"141":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}},"df":13,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"145":{"tf":1.4142135623730951},"164":{"tf":1.0},"174":{"tf":2.0},"3":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.0},"49":{"tf":3.1622776601683795},"50":{"tf":2.449489742783178},"51":{"tf":1.7320508075688772},"64":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"i":{"c":{"df":9,"docs":{"162":{"tf":1.0},"211":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"131":{"tf":3.0},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":3.3166247903554},"137":{"tf":2.0},"138":{"tf":3.872983346207417},"139":{"tf":3.0},"140":{"tf":2.23606797749979},"141":{"tf":2.0},"142":{"tf":1.0},"321":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.0}}}},"u":{"df":6,"docs":{"164":{"tf":1.0},"168":{"tf":3.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0}}}},"y":{"df":1,"docs":{"3":{"tf":1.0}},"s":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":2.0},"3":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"2":{"tf":1.4142135623730951},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"252":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"200":{"tf":2.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"22":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":2,"docs":{"70":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":24,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":2.0},"148":{"tf":1.7320508075688772},"149":{"tf":3.1622776601683795},"150":{"tf":2.0},"151":{"tf":2.449489742783178},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":2.6457513110645907},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":2.0},"339":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":22,"docs":{"125":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"166":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"69":{"tf":2.449489742783178},"70":{"tf":1.7320508075688772},"80":{"tf":2.0},"82":{"tf":1.0}}}},"p":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":2.0},"173":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.0},"207":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}}}},"u":{"b":{"df":13,"docs":{"229":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"320":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"125":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"55":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":6,"docs":{"215":{"tf":1.4142135623730951},"229":{"tf":2.8284271247461903},"263":{"tf":2.8284271247461903},"266":{"tf":1.7320508075688772},"339":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"320":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"174":{"tf":1.0},"187":{"tf":1.0}}}},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"167":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}}}},"c":{"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":1,"docs":{"16":{"tf":1.0}},"e":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"89":{"tf":1.0}},"s":{"df":1,"docs":{"182":{"tf":1.0}},"s":{"df":16,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":2.23606797749979},"17":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"155":{"tf":1.0},"168":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{},"h":{"df":51,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"162":{"tf":1.0},"204":{"tf":1.0},"315":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"316":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"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":3,"docs":{"196":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0}}}}}}},"i":{"df":18,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.7320508075688772},"205":{"tf":1.0},"305":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"145":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":2.6457513110645907},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"265":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"293":{"tf":1.0},"305":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":9,"docs":{"257":{"tf":2.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"268":{"tf":2.0},"269":{"tf":2.6457513110645907},"270":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178},"339":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.6457513110645907},"269":{"tf":2.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"168":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"327":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":25,"docs":{"101":{"tf":1.0},"102":{"tf":2.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},"119":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"160":{"tf":1.4142135623730951}}},"df":24,"docs":{"0":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"149":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":2.6457513110645907},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"332":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"ú":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"197":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":16,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"159":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"321":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0},"62":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"n":{"df":3,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"282":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"175":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.4142135623730951}}}}},"4":{"df":1,"docs":{"336":{"tf":1.0}}},":":{"/":{"/":{":":{"4":{"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{":":{"8":{"0":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"287":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":1,"docs":{"9":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"160":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"168":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"0":{"tf":1.4142135623730951},"306":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"129":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"252":{"tf":1.0},"276":{"tf":1.0},"325":{"tf":1.0},"35":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.7320508075688772}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"137":{"tf":1.0},"168":{"tf":1.4142135623730951},"276":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"209":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"144":{"tf":1.0},"148":{"tf":1.0},"218":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}},"g":{"df":4,"docs":{"125":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":12,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"119":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"98":{"tf":1.0}},"t":{"df":3,"docs":{"119":{"tf":1.0},"151":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}}},"r":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0}},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"112":{"tf":2.23606797749979},"117":{"tf":1.0},"118":{"tf":3.605551275463989},"119":{"tf":3.1622776601683795},"120":{"tf":2.6457513110645907},"121":{"tf":2.23606797749979},"122":{"tf":2.449489742783178},"123":{"tf":1.0},"149":{"tf":1.0},"197":{"tf":1.4142135623730951},"3":{"tf":2.0},"339":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"104":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}}}}}},"p":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}}},"u":{"df":13,"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.4142135623730951},"315":{"tf":1.0},"319":{"tf":1.0},"46":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"df":58,"docs":{"101":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"155":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":2.8284271247461903},"73":{"tf":2.0},"74":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"168":{"tf":1.4142135623730951},"270":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.4142135623730951},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":3.0}}}}},"r":{"df":3,"docs":{"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":4,"docs":{"141":{"tf":2.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":46,"docs":{"0":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":1.0},"268":{"tf":1.0},"282":{"tf":1.4142135623730951},"293":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":8,"docs":{"145":{"tf":1.0},"161":{"tf":2.8284271247461903},"181":{"tf":3.3166247903554},"3":{"tf":1.4142135623730951},"310":{"tf":2.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"+":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":2,"docs":{"161":{"tf":1.7320508075688772},"181":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"176":{"tf":1.0},"297":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"138":{"tf":1.0},"209":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":1,"docs":{"224":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"218":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"269":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"17":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"218":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":2.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":2.23606797749979},"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"35":{"tf":1.0},"95":{"tf":1.7320508075688772},"98":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"12":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}}},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":42,"docs":{"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"194":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":2.449489742783178},"276":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"278":{"tf":2.23606797749979},"279":{"tf":1.7320508075688772},"280":{"tf":2.0},"281":{"tf":1.7320508075688772},"282":{"tf":2.0},"283":{"tf":1.4142135623730951},"284":{"tf":2.449489742783178},"285":{"tf":2.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.6457513110645907},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":2.6457513110645907},"291":{"tf":2.0},"292":{"tf":2.23606797749979},"293":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"295":{"tf":2.449489742783178},"296":{"tf":2.6457513110645907},"297":{"tf":1.7320508075688772},"3":{"tf":1.0},"309":{"tf":1.7320508075688772},"318":{"tf":2.23606797749979},"329":{"tf":1.0},"339":{"tf":2.0},"44":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"135":{"tf":1.7320508075688772},"45":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}}},"i":{"df":8,"docs":{"103":{"tf":1.0},"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"275":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":1.0},"45":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"266":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"17":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"187":{"tf":1.0},"278":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"297":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":5,"docs":{"317":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"3":{"tf":1.0},"317":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":10,"docs":{"130":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"21":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"293":{"tf":1.0},"46":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":23,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}}},"df":33,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":2.449489742783178},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.0},"337":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":1.0},"183":{"tf":1.0},"206":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"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":1,"docs":{"324":{"tf":1.0}}}}}}}}}}},"d":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"293":{"tf":1.0}}},"6":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},":":{"/":{"/":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"9":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{":":{":":{"1":{"]":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":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":{"274":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":2.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":2.0},"297":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"193":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"79":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":14,"docs":{"139":{"tf":1.0},"141":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"314":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"198":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"285":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"168":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"102":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":17,"docs":{"143":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"19":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"44":{"tf":1.0},"66":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":3,"docs":{"299":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"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":{"145":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"207":{"tf":1.0}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":2.0},"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0}}}}}},"x":{"df":10,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"124":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"305":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"146":{"tf":1.0},"163":{"tf":1.0},"204":{"tf":1.0},"31":{"tf":1.0},"322":{"tf":1.0},"52":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"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":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"228":{"tf":1.0},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"167":{"tf":1.0},"168":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"175":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"20":{"tf":1.0},"316":{"tf":1.4142135623730951}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.7320508075688772},"2":{"tf":1.0},"204":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"85":{"tf":2.0}}}},"df":0,"docs":{}},"df":15,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"76":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"165":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"166":{"tf":3.3166247903554},"168":{"tf":1.0},"183":{"tf":2.0},"282":{"tf":2.0},"293":{"tf":2.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":29,"docs":{"152":{"tf":2.8284271247461903},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"276":{"tf":2.449489742783178},"282":{"tf":1.0},"288":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"7":{"tf":1.0},"78":{"tf":2.0},"79":{"tf":3.1622776601683795},"80":{"tf":3.4641016151377544},"81":{"tf":2.23606797749979},"82":{"tf":2.0},"83":{"tf":2.23606797749979},"84":{"tf":2.0},"85":{"tf":2.6457513110645907},"86":{"tf":1.0}},"p":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"187":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":193,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":3.1622776601683795},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":2.449489742783178},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":3.3166247903554},"169":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":2.0},"178":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":2.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":3.3166247903554},"283":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":3.1622776601683795},"294":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":2.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":2.449489742783178},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"330":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":2.23606797749979},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"37":{"tf":1.0},"39":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"49":{"tf":1.4142135623730951},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"53":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":2.0},"61":{"tf":2.0},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"144":{"tf":1.0},"168":{"tf":1.0},"197":{"tf":1.7320508075688772},"284":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"138":{"tf":1.0},"145":{"tf":1.4142135623730951},"211":{"tf":1.0},"31":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.0},"205":{"tf":1.0},"279":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.7320508075688772}}},"a":{"df":0,"docs":{},"l":{"1":{"6":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":5,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"159":{"tf":3.605551275463989},"170":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}},"i":{"d":{"df":13,"docs":{"100":{"tf":1.0},"138":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"295":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"80":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":4,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":3.605551275463989},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}}},"u":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":67,"docs":{"10":{"tf":2.23606797749979},"111":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"134":{"tf":1.0},"138":{"tf":4.242640687119285},"139":{"tf":2.449489742783178},"141":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.23606797749979},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":2.8284271247461903},"201":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":2.23606797749979},"21":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"243":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"31":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"114":{"tf":1.4142135623730951},"129":{"tf":1.0},"145":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"293":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"335":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":1,"docs":{"165":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"74":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":33,"docs":{"0":{"tf":1.0},"167":{"tf":2.449489742783178},"168":{"tf":1.4142135623730951},"183":{"tf":1.0},"195":{"tf":3.0},"2":{"tf":1.0},"20":{"tf":1.0},"220":{"tf":2.0},"225":{"tf":2.449489742783178},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"231":{"tf":2.0},"236":{"tf":2.0},"242":{"tf":2.0},"248":{"tf":2.0},"254":{"tf":2.0},"26":{"tf":1.0},"260":{"tf":2.0},"262":{"tf":1.4142135623730951},"265":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"33":{"tf":3.4641016151377544},"330":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":3.3166247903554},"46":{"tf":1.0}}}}},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"i":{"a":{"df":8,"docs":{"141":{"tf":1.0},"148":{"tf":1.4142135623730951},"172":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"195":{"tf":1.0},"310":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"i":{"d":{"df":75,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"134":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"26":{"tf":1.0},"325":{"tf":1.0},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"115":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":2.0},"76":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"321":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"307":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"y":{"df":12,"docs":{"108":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"b":{"d":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"146":{"tf":1.0},"162":{"tf":1.0},"176":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":16,"docs":{"119":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"315":{"tf":1.0},"65":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"282":{"tf":1.0},"87":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":2,"docs":{"112":{"tf":1.0},"169":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"293":{"tf":1.0},"322":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"252":{"tf":1.0},"319":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"146":{"tf":1.0},"168":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"136":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"72":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"132":{"tf":1.0},"17":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.4142135623730951},"299":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":10,"docs":{"0":{"tf":1.0},"146":{"tf":1.7320508075688772},"226":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.0},"87":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"143":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":16,"docs":{"145":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"185":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":40,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"243":{"tf":1.0},"306":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"3":{"tf":1.0},"329":{"tf":2.23606797749979}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"284":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"title":{"root":{"1":{".":{"df":0,"docs":{},"x":{"df":1,"docs":{"299":{"tf":1.0}}}},"df":5,"docs":{"114":{"tf":1.0},"153":{"tf":1.0},"28":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.0}}},"2":{"df":4,"docs":{"115":{"tf":1.0},"29":{"tf":1.0},"49":{"tf":1.0},"65":{"tf":1.0}}},"3":{"df":4,"docs":{"116":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"50":{"tf":1.0}}},"4":{"df":1,"docs":{"160":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"157":{"tf":1.0},"158":{"tf":1.0}}}}}},"df":0,"docs":{},"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":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"d":{"d":{"df":1,"docs":{"20":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"277":{"tf":1.0},"283":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"308":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"305":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"297":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"114":{"tf":1.0},"202":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":7,"docs":{"177":{"tf":1.0},"189":{"tf":1.0},"308":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"6":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"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":3,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"328":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":8,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"184":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":2,"docs":{"216":{"tf":1.0},"218":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"173":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"328":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"45":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"161":{"tf":1.0},"285":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"29":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"53":{"tf":1.0},"89":{"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":{"74":{"tf":1.0}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"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":4,"docs":{"240":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":8,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"15":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"16":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"211":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"103":{"tf":1.0}}}}}},"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":2,"docs":{"286":{"tf":1.0},"291":{"tf":1.0}}}}}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"331":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"8":{"tf":1.0}}}},"d":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"276":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":2,"docs":{"134":{"tf":1.0},"70":{"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":4,"docs":{"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"150":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":3,"docs":{"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"190":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":6,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"325":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"88":{"tf":1.0},"98":{"tf":1.0}}}},"d":{"df":6,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"32":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"137":{"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":1,"docs":{"279":{"tf":1.0}}}}}}}}}},"n":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"157":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"302":{"tf":1.0},"333":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"p":{"c":{"df":2,"docs":{"280":{"tf":1.0},"314":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"297":{"tf":1.0}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"330":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"302":{"tf":1.0},"332":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"206":{"tf":1.0},"328":{"tf":1.0}}},"k":{"df":1,"docs":{"332":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"p":{"df":4,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":19,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"298":{"tf":1.0},"299":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"226":{"tf":1.0},"34":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":4,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"301":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"41":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":2,"docs":{"42":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"37":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"38":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"df":2,"docs":{"43":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"299":{"tf":1.0},"300":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"193":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"164":{"tf":1.0},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"312":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}},"r":{"df":16,"docs":{"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":30,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"221":{"tf":1.0},"227":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"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},"323":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"155":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"285":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"26":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"321":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"210":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":42,"docs":{"212":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"305":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":1,"docs":{"229":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"215":{"tf":1.0},"49":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"193":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"148":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":9,"docs":{"203":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"329":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":1,"docs":{"245":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"251":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"184":{"tf":1.0},"185":{"tf":1.0},"213":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"186":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"169":{"tf":1.0},"171":{"tf":1.0}}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":7,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"n":{"d":{"df":5,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"189":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"65":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"92":{"tf":1.0}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"209":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"133":{"tf":1.0},"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":27,"docs":{"160":{"tf":1.0},"194":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"207":{"tf":1.0},"309":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"174":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"131":{"tf":1.0},"132":{"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},"321":{"tf":1.0}}}}},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"172":{"tf":1.0},"200":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"317":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"69":{"tf":1.0},"70":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"197":{"tf":1.0},"31":{"tf":1.0},"324":{"tf":1.0},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"263":{"tf":1.0}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"320":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"162":{"tf":1.0},"313":{"tf":1.0},"329":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"268":{"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":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":5,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"141":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"l":{"df":5,"docs":{"161":{"tf":1.0},"181":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":11,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"138":{"tf":1.0},"147":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"u":{"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"282":{"tf":1.0}}},"l":{"df":15,"docs":{"276":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"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}}}},"s":{"df":2,"docs":{"28":{"tf":1.0},"321":{"tf":1.0}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"139":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"167":{"tf":1.0},"195":{"tf":1.0},"220":{"tf":1.0},"225":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"311":{"tf":1.0}}}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"329":{"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/ref/searchindex.json b/ref/searchindex.json
index 6c1059138..382c5c62a 100644
--- a/ref/searchindex.json
+++ b/ref/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["copyright.html#the-mit-license","dedication.html#dedication","preface.html#preface","preface.html#preface-for-the-first-edition","preface.html#acknowledgements","preface.html#conventions","api/index.html#api-reference","api/index.html#sections","api/init.html#initialization--finalization","api/init.html#initialization","api/init.html#parameters","api/init.html#finalization","api/msg.html#messages","api/msg.html#message-structure","api/msg.html#create-a-message","api/msg.html#destroy-a-message","api/msg.html#duplicate-a-message","api/msg.html#message-size-and-capacity","api/msg.html#message-body","api/msg.html#clear-the-body","api/msg.html#add-to-body","api/msg.html#consume-from-body","api/msg.html#message-header","api/msg.html#clear-the-header","api/msg.html#append-or-insert-header","api/msg.html#consume-from-header","api/msg.html#message-pipe","api/msg.html#examples","api/msg.html#example-1-preparing-a-message-for-use","api/msg.html#example-2-preallocating-message-content","api/sock.html#sockets","api/sock.html#socket-structure","api/sock.html#socket-identity","api/sock.html#opening-a-socket","api/sock.html#raw-mode-sockets","api/sock.html#closing-a-socket","api/sock.html#sending-messages","api/sock.html#nng_send","api/sock.html#nng_sendmsg","api/sock.html#nng_socket_send","api/sock.html#receiving-messages","api/sock.html#nng_recv","api/sock.html#nng_recvmsg","api/sock.html#nng_socket_recv","api/sock.html#socket-options","api/sock.html#common-options","api/sock.html#polling-socket-events","api/sock.html#examples","api/sock.html#example-1-initializing-a-socket","api/sock.html#example-2-publishing-a-timestamp","api/sock.html#example-3-watching-a-periodic-timestamp","api/ctx.html#contexts","api/ctx.html#context-structure","api/ctx.html#creating-a-context","api/ctx.html#context-identity","api/ctx.html#closing-a-context","api/ctx.html#sending-messages","api/ctx.html#nng_ctx_sendmsg","api/ctx.html#nng_ctx_send","api/ctx.html#receiving-messages","api/ctx.html#nng_recvmsg","api/ctx.html#nng_socket_recv","api/ctx.html#context-options","api/ctx.html#examples","api/ctx.html#example-1-context-echo-server","api/ctx.html#example-2-starting-the-echo-service","api/memory.html#memory","api/memory.html#allocate-memory","api/memory.html#deallocate-memory","api/memory.html#duplicate-string","api/memory.html#free-string","api/time.html#time","api/time.html#time-type","api/time.html#duration-type","api/time.html#get-the-current-time","api/time.html#wait-for-duration","api/time.html#wait-asynchronously","api/time.html#see-also","api/url.html#urls","api/url.html#url-structure","api/url.html#url-fields","api/url.html#format-a-url","api/url.html#parse-a-url","api/url.html#clone-a-url","api/url.html#destroy-a-url","api/url.html#update-a-url-port","api/url.html#see-also","api/aio.html#asynchronous-operations","api/aio.html#asynchronous-io-handle","api/aio.html#create-handle","api/aio.html#destroy-handle","api/aio.html#cancellation","api/aio.html#set-timeout","api/aio.html#wait-for-completion","api/aio.html#test-for-completion","api/aio.html#result-of-operation","api/aio.html#messages","api/aio.html#message-ownership","api/aio.html#io-vector","api/aio.html#inputs-and-outputs","api/aio.html#scatter-gather-vectors","api/aio.html#see-also","api/synch.html#synchronization-primitives","api/synch.html#mutual-exclusion-lock","api/synch.html#creating-a-mutex","api/synch.html#destroying-a-mutex","api/synch.html#acquiring-a-mutex","api/synch.html#releasing-a-mutex","api/synch.html#condition-variable","api/synch.html#creating-a-condition-variable","api/synch.html#destroy-a-condition-variable","api/synch.html#waiting-for-the-condition","api/synch.html#signaling-the-condition","api/synch.html#examples","api/synch.html#example-1-allocating-the-condition-variable","api/synch.html#example-2-waiting-for-the-condition","api/synch.html#example-3-signaling-the-condition","api/synch.html#see-also","api/thread.html#threads","api/thread.html#thread-structure","api/thread.html#creating-a-thread","api/thread.html#destroying-a-thread","api/thread.html#thread-names","api/thread.html#see-also","api/logging.html#logging","api/logging.html#submitting-logs","api/logging.html#auth-logs","api/logging.html#log-levels","api/logging.html#log-facilities","api/logging.html#log-handlers","api/logging.html#see-also","api/stats.html#statistics","api/stats.html#statistic-structure","api/stats.html#collecting-a-snapshot","api/stats.html#freeing-a-snapshot","api/stats.html#traversing-the-tree","api/stats.html#finding-a-statistic","api/stats.html#statistic-identification","api/stats.html#statistic-type","api/stats.html#statistic-value","api/stats.html#statistic-units","api/stats.html#statistic-timestamp","api/stats.html#see-also","api/errors.html#errors","api/errors.html#human-readable-error-message","api/errors.html#list-of-errors","api/stream.html#streams","api/stream.html#stream-type","api/stream.html#sending-and-receiving-data","api/stream.html#closing-a-stream","api/stream.html#getting-stream-options","api/stream.html#stream-factories","api/stream.html#creating-a-stream-factory","api/stream.html#example-1-creating-a-tcp-listener","api/stream.html#closing-a-stream-factory","api/stream.html#making-outgoing-connections","api/stream.html#example-3-connecting-to-google","api/stream.html#accepting-incoming-connections","api/stream.html#example-3-accepting-an-inbound-stream","api/stream.html#stream-factory-options","api/stream.html#example-4-socket-activation","api/stream.html#tls-configuration","api/http.html#http-support","api/http.html#header-file","api/http.html#connection-object","api/http.html#http-method","api/http.html#http-uri","api/http.html#http-version","api/http.html#http-status","api/http.html#retrieving-headers","api/http.html#modifying-headers","api/http.html#retrieving-body-content","api/http.html#storing-body-content","api/http.html#closing-the-connection","api/http.html#reset-connection-state","api/http.html#direct-read-and-write","api/http.html#hijacking-connections","api/http.html#client-api","api/http.html#client-object","api/http.html#create-a-client","api/http.html#destroy-a-client","api/http.html#client-tls","api/http.html#creating-connections","api/http.html#preparing-a-transaction","api/http.html#request-body","api/http.html#sending-the-request","api/http.html#obtaining-the-response","api/http.html#submitting-the-transaction","api/http.html#response-body","api/http.html#server-api","api/http.html#handlers","api/http.html#sending-the-response","api/misc.html#miscellaneous","api/misc.html#get-random-number","api/misc.html#create-socket-pair","api/misc.html#report-library-version","api/id_map.html#id-map","api/id_map.html#id-map-structure","api/id_map.html#create-id-map","api/id_map.html#destroy-map","api/id_map.html#store-a-value","api/id_map.html#lookup-a-value","api/id_map.html#allocate-an-id","api/id_map.html#remove-an-id","api/id_map.html#iterating-ids","api/args.html#command-arguments","api/args.html#parse-command-line-arguments","api/args.html#option-specification","api/args.html#long-options","api/args.html#short-options","api/args.html#prefix-matching","api/args.html#example","proto/index.html#protocols","proto/index.html#request---reply","proto/index.html#pipeline","proto/index.html#publish---subscribe","proto/index.html#bus","proto/index.html#pair","proto/bus.html#bus-protocol","proto/bus.html#socket-operations","proto/bus.html#protocol-versions","proto/bus.html#protocol-options","proto/bus.html#protocol-headers","proto/pair.html#pair-protocol","proto/pair.html#socket-operations","proto/pair.html#protocol-versions","proto/pair.html#polyamorous-mode","proto/pair.html#protocol-options","proto/pair.html#protocol-headers","proto/pub.html#pub-protocol","proto/pub.html#socket-operations","proto/pub.html#protocol-versions","proto/pub.html#protocol-options","proto/pub.html#protocol-headers","proto/pull.html#pull-protocol","proto/pull.html#socket-operations","proto/pull.html#protocol-versions","proto/pull.html#protocol-options","proto/pull.html#protocol-headers","proto/push.html#push-protocol","proto/push.html#description","proto/push.html#socket-operations","proto/push.html#protocol-versions","proto/push.html#protocol-options","proto/push.html#protocol-headers","proto/rep.html#rep-protocol","proto/rep.html#socket-operations","proto/rep.html#context-operations","proto/rep.html#protocol-versions","proto/rep.html#protocol-options","proto/rep.html#protocol-headers","proto/req.html#req-protocol","proto/req.html#socket-operations","proto/req.html#context-operations","proto/req.html#protocol-versions","proto/req.html#protocol-options","proto/req.html#protocol-headers","proto/respondent.html#respondent-protocol","proto/respondent.html#socket-operations","proto/respondent.html#context-operations","proto/respondent.html#protocol-versions","proto/respondent.html#protocol-options","proto/respondent.html#protocol-headers","proto/sub.html#sub-protocol","proto/sub.html#socket-operations","proto/sub.html#protocol-versions","proto/sub.html#protocol-options","proto/sub.html#protocol-headers","proto/surveyor.html#surveyor-protocol","proto/surveyor.html#socket-operations","proto/surveyor.html#context-operations","proto/surveyor.html#protocol-versions","proto/surveyor.html#protocol-options","proto/surveyor.html#protocol-headers","tran/index.html#transports","tran/inproc.html#inproc-transport","tran/inproc.html#url-format","tran/inproc.html#socket-address","tran/inproc.html#transport-options","tran/inproc.html#mixing-implementations","tran/ipc.html#ipc-transport","tran/ipc.html#description","tran/ipc.html#uri-formats","tran/ipc.html#socket-address","tran/ipc.html#transport-options","tran/ipc.html#other-configuration-parameters","tran/socket.html#socket-transport-experimental","tran/socket.html#description","tran/socket.html#url-format","tran/socket.html#socket-address","tran/socket.html#transport-options","tran/udp.html#udp-transport-experimental","tran/udp.html#description","tran/udp.html#url-format","tran/udp.html#socket-address","tran/udp.html#transport-options","tran/udp.html#maximum-message-size","tran/udp.html#keep-alive","migrate/index.html#migration-guides","migrate/nng1.html#migrating-from-nng-1x","migrate/nng1.html#detecting-nng-v2","migrate/nng1.html#nanomsg-compatibility","migrate/nng1.html#library-initialization","migrate/nng1.html#removed-headers","migrate/nng1.html#renamed-functions","migrate/nng1.html#removed-protocol-aliases","migrate/nng1.html#nng_flag_alloc-removed","migrate/nng1.html#error-code-changes","migrate/nng1.html#aio-provider-api-changes","migrate/nng1.html#transport-specific-functions","migrate/nng1.html#tls-configuration","migrate/nng1.html#old-tls-versions-removed","migrate/nng1.html#only-one-tls-keycert-per-configuration","migrate/nng1.html#support-for-local-addresses-in-dial-urls-removed","migrate/nng1.html#ipc-option-type-changes","migrate/nng1.html#option-functions","migrate/nng1.html#untyped-option-functions-removed","migrate/nng1.html#stream-options","migrate/nng1.html#transport-options","migrate/nng1.html#socket-options","migrate/nng1.html#subscriptions","migrate/nng1.html#statistics-use-constified-pointers","migrate/nng1.html#wildcards-not-valid-in-urls","migrate/nng1.html#url-option-removed","migrate/nng1.html#url-structure-changes","migrate/nng1.html#http-api","migrate/nng1.html#websocket-api","migrate/nng1.html#security-descriptors-windows-only","migrate/nng1.html#command-line-argument-parser-changes","migrate/nng1.html#zerotier-support-removed","migrate/nanomsg.html#migrating-from-libnanomsg","migrate/nanomsg.html#header-files","migrate/nanomsg.html#link-libraries","migrate/nanomsg.html#initialization","migrate/nanomsg.html#types","migrate/nanomsg.html#api-conversions","migrate/nanomsg.html#options","migrate/nanomsg.html#error-codes","migrate/nanomsg.html#local-addresses-for-dialing","indexing.html#index"],"index":{"documentStore":{"docInfo":{"0":{"body":157,"breadcrumbs":3,"title":2},"1":{"body":5,"breadcrumbs":2,"title":1},"10":{"body":105,"breadcrumbs":4,"title":1},"100":{"body":109,"breadcrumbs":7,"title":3},"101":{"body":4,"breadcrumbs":5,"title":1},"102":{"body":43,"breadcrumbs":5,"title":2},"103":{"body":31,"breadcrumbs":6,"title":3},"104":{"body":27,"breadcrumbs":5,"title":2},"105":{"body":17,"breadcrumbs":5,"title":2},"106":{"body":26,"breadcrumbs":5,"title":2},"107":{"body":22,"breadcrumbs":5,"title":2},"108":{"body":43,"breadcrumbs":5,"title":2},"109":{"body":16,"breadcrumbs":6,"title":3},"11":{"body":35,"breadcrumbs":4,"title":1},"110":{"body":9,"breadcrumbs":6,"title":3},"111":{"body":42,"breadcrumbs":5,"title":2},"112":{"body":49,"breadcrumbs":5,"title":2},"113":{"body":0,"breadcrumbs":4,"title":1},"114":{"body":10,"breadcrumbs":8,"title":5},"115":{"body":23,"breadcrumbs":7,"title":4},"116":{"body":5,"breadcrumbs":7,"title":4},"117":{"body":4,"breadcrumbs":4,"title":1},"118":{"body":139,"breadcrumbs":4,"title":1},"119":{"body":55,"breadcrumbs":5,"title":2},"12":{"body":38,"breadcrumbs":4,"title":1},"120":{"body":39,"breadcrumbs":5,"title":2},"121":{"body":25,"breadcrumbs":5,"title":2},"122":{"body":23,"breadcrumbs":5,"title":2},"123":{"body":3,"breadcrumbs":4,"title":1},"124":{"body":32,"breadcrumbs":4,"title":1},"125":{"body":158,"breadcrumbs":5,"title":2},"126":{"body":44,"breadcrumbs":5,"title":2},"127":{"body":93,"breadcrumbs":5,"title":2},"128":{"body":82,"breadcrumbs":5,"title":2},"129":{"body":125,"breadcrumbs":5,"title":2},"13":{"body":12,"breadcrumbs":5,"title":2},"130":{"body":26,"breadcrumbs":4,"title":1},"131":{"body":46,"breadcrumbs":4,"title":1},"132":{"body":36,"breadcrumbs":5,"title":2},"133":{"body":27,"breadcrumbs":5,"title":2},"134":{"body":22,"breadcrumbs":5,"title":2},"135":{"body":54,"breadcrumbs":5,"title":2},"136":{"body":92,"breadcrumbs":5,"title":2},"137":{"body":23,"breadcrumbs":5,"title":2},"138":{"body":132,"breadcrumbs":5,"title":2},"139":{"body":73,"breadcrumbs":5,"title":2},"14":{"body":34,"breadcrumbs":5,"title":2},"140":{"body":37,"breadcrumbs":5,"title":2},"141":{"body":26,"breadcrumbs":5,"title":2},"142":{"body":1,"breadcrumbs":4,"title":1},"143":{"body":33,"breadcrumbs":4,"title":1},"144":{"body":57,"breadcrumbs":7,"title":4},"145":{"body":286,"breadcrumbs":5,"title":2},"146":{"body":57,"breadcrumbs":4,"title":1},"147":{"body":31,"breadcrumbs":5,"title":2},"148":{"body":84,"breadcrumbs":6,"title":3},"149":{"body":100,"breadcrumbs":5,"title":2},"15":{"body":7,"breadcrumbs":5,"title":2},"150":{"body":85,"breadcrumbs":6,"title":3},"151":{"body":69,"breadcrumbs":5,"title":2},"152":{"body":64,"breadcrumbs":6,"title":3},"153":{"body":14,"breadcrumbs":8,"title":5},"154":{"body":97,"breadcrumbs":6,"title":3},"155":{"body":41,"breadcrumbs":6,"title":3},"156":{"body":41,"breadcrumbs":7,"title":4},"157":{"body":60,"breadcrumbs":6,"title":3},"158":{"body":61,"breadcrumbs":8,"title":5},"159":{"body":282,"breadcrumbs":6,"title":3},"16":{"body":22,"breadcrumbs":5,"title":2},"160":{"body":78,"breadcrumbs":7,"title":4},"161":{"body":93,"breadcrumbs":5,"title":2},"162":{"body":47,"breadcrumbs":5,"title":2},"163":{"body":19,"breadcrumbs":5,"title":2},"164":{"body":75,"breadcrumbs":5,"title":2},"165":{"body":63,"breadcrumbs":5,"title":2},"166":{"body":79,"breadcrumbs":5,"title":2},"167":{"body":75,"breadcrumbs":5,"title":2},"168":{"body":434,"breadcrumbs":5,"title":2},"169":{"body":113,"breadcrumbs":5,"title":2},"17":{"body":163,"breadcrumbs":6,"title":3},"170":{"body":140,"breadcrumbs":5,"title":2},"171":{"body":27,"breadcrumbs":6,"title":3},"172":{"body":80,"breadcrumbs":6,"title":3},"173":{"body":24,"breadcrumbs":5,"title":2},"174":{"body":30,"breadcrumbs":6,"title":3},"175":{"body":81,"breadcrumbs":6,"title":3},"176":{"body":81,"breadcrumbs":5,"title":2},"177":{"body":12,"breadcrumbs":5,"title":2},"178":{"body":19,"breadcrumbs":5,"title":2},"179":{"body":20,"breadcrumbs":5,"title":2},"18":{"body":14,"breadcrumbs":5,"title":2},"180":{"body":18,"breadcrumbs":5,"title":2},"181":{"body":81,"breadcrumbs":5,"title":2},"182":{"body":83,"breadcrumbs":5,"title":2},"183":{"body":30,"breadcrumbs":5,"title":2},"184":{"body":0,"breadcrumbs":5,"title":2},"185":{"body":56,"breadcrumbs":5,"title":2},"186":{"body":51,"breadcrumbs":5,"title":2},"187":{"body":123,"breadcrumbs":5,"title":2},"188":{"body":0,"breadcrumbs":5,"title":2},"189":{"body":0,"breadcrumbs":5,"title":2},"19":{"body":17,"breadcrumbs":5,"title":2},"190":{"body":0,"breadcrumbs":4,"title":1},"191":{"body":52,"breadcrumbs":5,"title":2},"192":{"body":7,"breadcrumbs":4,"title":1},"193":{"body":25,"breadcrumbs":5,"title":2},"194":{"body":67,"breadcrumbs":6,"title":3},"195":{"body":76,"breadcrumbs":6,"title":3},"196":{"body":24,"breadcrumbs":6,"title":2},"197":{"body":71,"breadcrumbs":7,"title":3},"198":{"body":88,"breadcrumbs":7,"title":3},"199":{"body":21,"breadcrumbs":6,"title":2},"2":{"body":20,"breadcrumbs":2,"title":1},"20":{"body":137,"breadcrumbs":5,"title":2},"200":{"body":39,"breadcrumbs":6,"title":2},"201":{"body":20,"breadcrumbs":6,"title":2},"202":{"body":66,"breadcrumbs":6,"title":2},"203":{"body":19,"breadcrumbs":6,"title":2},"204":{"body":113,"breadcrumbs":6,"title":2},"205":{"body":38,"breadcrumbs":6,"title":2},"206":{"body":181,"breadcrumbs":8,"title":4},"207":{"body":101,"breadcrumbs":6,"title":2},"208":{"body":36,"breadcrumbs":6,"title":2},"209":{"body":32,"breadcrumbs":6,"title":2},"21":{"body":119,"breadcrumbs":5,"title":2},"210":{"body":17,"breadcrumbs":6,"title":2},"211":{"body":108,"breadcrumbs":5,"title":1},"212":{"body":12,"breadcrumbs":2,"title":1},"213":{"body":16,"breadcrumbs":3,"title":2},"214":{"body":34,"breadcrumbs":2,"title":1},"215":{"body":0,"breadcrumbs":3,"title":2},"216":{"body":0,"breadcrumbs":2,"title":1},"217":{"body":0,"breadcrumbs":2,"title":1},"218":{"body":97,"breadcrumbs":5,"title":2},"219":{"body":18,"breadcrumbs":5,"title":2},"22":{"body":38,"breadcrumbs":5,"title":2},"220":{"body":9,"breadcrumbs":5,"title":2},"221":{"body":5,"breadcrumbs":5,"title":2},"222":{"body":66,"breadcrumbs":5,"title":2},"223":{"body":11,"breadcrumbs":5,"title":2},"224":{"body":45,"breadcrumbs":5,"title":2},"225":{"body":36,"breadcrumbs":5,"title":2},"226":{"body":129,"breadcrumbs":5,"title":2},"227":{"body":30,"breadcrumbs":5,"title":2},"228":{"body":45,"breadcrumbs":5,"title":2},"229":{"body":54,"breadcrumbs":5,"title":2},"23":{"body":11,"breadcrumbs":5,"title":2},"230":{"body":16,"breadcrumbs":5,"title":2},"231":{"body":9,"breadcrumbs":5,"title":2},"232":{"body":5,"breadcrumbs":5,"title":2},"233":{"body":5,"breadcrumbs":5,"title":2},"234":{"body":39,"breadcrumbs":5,"title":2},"235":{"body":33,"breadcrumbs":5,"title":2},"236":{"body":9,"breadcrumbs":5,"title":2},"237":{"body":5,"breadcrumbs":5,"title":2},"238":{"body":5,"breadcrumbs":5,"title":2},"239":{"body":0,"breadcrumbs":5,"title":2},"24":{"body":72,"breadcrumbs":6,"title":3},"240":{"body":39,"breadcrumbs":4,"title":1},"241":{"body":68,"breadcrumbs":5,"title":2},"242":{"body":9,"breadcrumbs":5,"title":2},"243":{"body":44,"breadcrumbs":5,"title":2},"244":{"body":5,"breadcrumbs":5,"title":2},"245":{"body":46,"breadcrumbs":5,"title":2},"246":{"body":42,"breadcrumbs":5,"title":2},"247":{"body":31,"breadcrumbs":5,"title":2},"248":{"body":9,"breadcrumbs":5,"title":2},"249":{"body":5,"breadcrumbs":5,"title":2},"25":{"body":65,"breadcrumbs":5,"title":2},"250":{"body":10,"breadcrumbs":5,"title":2},"251":{"body":91,"breadcrumbs":5,"title":2},"252":{"body":65,"breadcrumbs":5,"title":2},"253":{"body":38,"breadcrumbs":5,"title":2},"254":{"body":9,"breadcrumbs":5,"title":2},"255":{"body":82,"breadcrumbs":5,"title":2},"256":{"body":127,"breadcrumbs":5,"title":2},"257":{"body":52,"breadcrumbs":5,"title":2},"258":{"body":32,"breadcrumbs":5,"title":2},"259":{"body":45,"breadcrumbs":5,"title":2},"26":{"body":50,"breadcrumbs":5,"title":2},"260":{"body":10,"breadcrumbs":5,"title":2},"261":{"body":5,"breadcrumbs":5,"title":2},"262":{"body":23,"breadcrumbs":5,"title":2},"263":{"body":54,"breadcrumbs":5,"title":2},"264":{"body":16,"breadcrumbs":5,"title":2},"265":{"body":9,"breadcrumbs":5,"title":2},"266":{"body":30,"breadcrumbs":5,"title":2},"267":{"body":5,"breadcrumbs":5,"title":2},"268":{"body":51,"breadcrumbs":5,"title":2},"269":{"body":64,"breadcrumbs":5,"title":2},"27":{"body":0,"breadcrumbs":4,"title":1},"270":{"body":56,"breadcrumbs":5,"title":2},"271":{"body":10,"breadcrumbs":5,"title":2},"272":{"body":31,"breadcrumbs":5,"title":2},"273":{"body":144,"breadcrumbs":5,"title":2},"274":{"body":13,"breadcrumbs":2,"title":1},"275":{"body":30,"breadcrumbs":6,"title":2},"276":{"body":35,"breadcrumbs":6,"title":2},"277":{"body":7,"breadcrumbs":6,"title":2},"278":{"body":25,"breadcrumbs":6,"title":2},"279":{"body":27,"breadcrumbs":6,"title":2},"28":{"body":12,"breadcrumbs":8,"title":5},"280":{"body":0,"breadcrumbs":6,"title":2},"281":{"body":29,"breadcrumbs":5,"title":1},"282":{"body":191,"breadcrumbs":6,"title":2},"283":{"body":12,"breadcrumbs":6,"title":2},"284":{"body":98,"breadcrumbs":6,"title":2},"285":{"body":49,"breadcrumbs":6,"title":2},"286":{"body":0,"breadcrumbs":7,"title":3},"287":{"body":69,"breadcrumbs":5,"title":1},"288":{"body":7,"breadcrumbs":6,"title":2},"289":{"body":8,"breadcrumbs":6,"title":2},"29":{"body":14,"breadcrumbs":8,"title":5},"290":{"body":104,"breadcrumbs":6,"title":2},"291":{"body":0,"breadcrumbs":7,"title":3},"292":{"body":51,"breadcrumbs":5,"title":1},"293":{"body":122,"breadcrumbs":6,"title":2},"294":{"body":10,"breadcrumbs":6,"title":2},"295":{"body":62,"breadcrumbs":6,"title":2},"296":{"body":147,"breadcrumbs":7,"title":3},"297":{"body":30,"breadcrumbs":6,"title":2},"298":{"body":15,"breadcrumbs":4,"title":2},"299":{"body":28,"breadcrumbs":8,"title":3},"3":{"body":288,"breadcrumbs":4,"title":3},"30":{"body":19,"breadcrumbs":4,"title":1},"300":{"body":32,"breadcrumbs":8,"title":3},"301":{"body":14,"breadcrumbs":7,"title":2},"302":{"body":12,"breadcrumbs":7,"title":2},"303":{"body":33,"breadcrumbs":7,"title":2},"304":{"body":24,"breadcrumbs":7,"title":2},"305":{"body":37,"breadcrumbs":8,"title":3},"306":{"body":46,"breadcrumbs":7,"title":2},"307":{"body":40,"breadcrumbs":8,"title":3},"308":{"body":51,"breadcrumbs":9,"title":4},"309":{"body":34,"breadcrumbs":8,"title":3},"31":{"body":30,"breadcrumbs":5,"title":2},"310":{"body":46,"breadcrumbs":7,"title":2},"311":{"body":19,"breadcrumbs":9,"title":4},"312":{"body":27,"breadcrumbs":10,"title":5},"313":{"body":31,"breadcrumbs":11,"title":6},"314":{"body":14,"breadcrumbs":9,"title":4},"315":{"body":86,"breadcrumbs":7,"title":2},"316":{"body":34,"breadcrumbs":9,"title":4},"317":{"body":25,"breadcrumbs":7,"title":2},"318":{"body":82,"breadcrumbs":7,"title":2},"319":{"body":66,"breadcrumbs":7,"title":2},"32":{"body":111,"breadcrumbs":5,"title":2},"320":{"body":16,"breadcrumbs":6,"title":1},"321":{"body":22,"breadcrumbs":9,"title":4},"322":{"body":17,"breadcrumbs":8,"title":3},"323":{"body":14,"breadcrumbs":8,"title":3},"324":{"body":57,"breadcrumbs":8,"title":3},"325":{"body":121,"breadcrumbs":7,"title":2},"326":{"body":47,"breadcrumbs":7,"title":2},"327":{"body":31,"breadcrumbs":8,"title":3},"328":{"body":17,"breadcrumbs":10,"title":5},"329":{"body":24,"breadcrumbs":8,"title":3},"33":{"body":99,"breadcrumbs":5,"title":2},"330":{"body":22,"breadcrumbs":6,"title":2},"331":{"body":7,"breadcrumbs":6,"title":2},"332":{"body":12,"breadcrumbs":6,"title":2},"333":{"body":10,"breadcrumbs":5,"title":1},"334":{"body":31,"breadcrumbs":5,"title":1},"335":{"body":142,"breadcrumbs":6,"title":2},"336":{"body":98,"breadcrumbs":5,"title":1},"337":{"body":91,"breadcrumbs":6,"title":2},"338":{"body":24,"breadcrumbs":7,"title":3},"339":{"body":850,"breadcrumbs":2,"title":1},"34":{"body":167,"breadcrumbs":6,"title":3},"35":{"body":45,"breadcrumbs":5,"title":2},"36":{"body":69,"breadcrumbs":5,"title":2},"37":{"body":63,"breadcrumbs":4,"title":1},"38":{"body":55,"breadcrumbs":4,"title":1},"39":{"body":77,"breadcrumbs":4,"title":1},"4":{"body":34,"breadcrumbs":2,"title":1},"40":{"body":69,"breadcrumbs":5,"title":2},"41":{"body":49,"breadcrumbs":4,"title":1},"42":{"body":38,"breadcrumbs":4,"title":1},"43":{"body":52,"breadcrumbs":4,"title":1},"44":{"body":135,"breadcrumbs":5,"title":2},"45":{"body":123,"breadcrumbs":5,"title":2},"46":{"body":132,"breadcrumbs":6,"title":3},"47":{"body":0,"breadcrumbs":4,"title":1},"48":{"body":3,"breadcrumbs":7,"title":4},"49":{"body":126,"breadcrumbs":7,"title":4},"5":{"body":54,"breadcrumbs":2,"title":1},"50":{"body":117,"breadcrumbs":8,"title":5},"51":{"body":118,"breadcrumbs":4,"title":1},"52":{"body":29,"breadcrumbs":5,"title":2},"53":{"body":17,"breadcrumbs":5,"title":2},"54":{"body":33,"breadcrumbs":5,"title":2},"55":{"body":42,"breadcrumbs":5,"title":2},"56":{"body":59,"breadcrumbs":5,"title":2},"57":{"body":41,"breadcrumbs":4,"title":1},"58":{"body":76,"breadcrumbs":4,"title":1},"59":{"body":53,"breadcrumbs":5,"title":2},"6":{"body":28,"breadcrumbs":4,"title":2},"60":{"body":24,"breadcrumbs":4,"title":1},"61":{"body":51,"breadcrumbs":4,"title":1},"62":{"body":126,"breadcrumbs":5,"title":2},"63":{"body":8,"breadcrumbs":4,"title":1},"64":{"body":80,"breadcrumbs":8,"title":5},"65":{"body":48,"breadcrumbs":8,"title":5},"66":{"body":24,"breadcrumbs":4,"title":1},"67":{"body":56,"breadcrumbs":5,"title":2},"68":{"body":22,"breadcrumbs":5,"title":2},"69":{"body":42,"breadcrumbs":5,"title":2},"7":{"body":18,"breadcrumbs":3,"title":1},"70":{"body":16,"breadcrumbs":5,"title":2},"71":{"body":12,"breadcrumbs":4,"title":1},"72":{"body":41,"breadcrumbs":5,"title":2},"73":{"body":71,"breadcrumbs":5,"title":2},"74":{"body":27,"breadcrumbs":5,"title":2},"75":{"body":23,"breadcrumbs":5,"title":2},"76":{"body":51,"breadcrumbs":5,"title":2},"77":{"body":3,"breadcrumbs":4,"title":1},"78":{"body":25,"breadcrumbs":4,"title":1},"79":{"body":38,"breadcrumbs":5,"title":2},"8":{"body":17,"breadcrumbs":5,"title":2},"80":{"body":137,"breadcrumbs":5,"title":2},"81":{"body":56,"breadcrumbs":5,"title":2},"82":{"body":24,"breadcrumbs":5,"title":2},"83":{"body":13,"breadcrumbs":5,"title":2},"84":{"body":16,"breadcrumbs":5,"title":2},"85":{"body":50,"breadcrumbs":6,"title":3},"86":{"body":8,"breadcrumbs":4,"title":1},"87":{"body":67,"breadcrumbs":6,"title":2},"88":{"body":68,"breadcrumbs":7,"title":3},"89":{"body":58,"breadcrumbs":6,"title":2},"9":{"body":85,"breadcrumbs":4,"title":1},"90":{"body":50,"breadcrumbs":6,"title":2},"91":{"body":112,"breadcrumbs":5,"title":1},"92":{"body":69,"breadcrumbs":6,"title":2},"93":{"body":38,"breadcrumbs":6,"title":2},"94":{"body":35,"breadcrumbs":6,"title":2},"95":{"body":62,"breadcrumbs":6,"title":2},"96":{"body":48,"breadcrumbs":5,"title":1},"97":{"body":58,"breadcrumbs":6,"title":2},"98":{"body":91,"breadcrumbs":6,"title":2},"99":{"body":100,"breadcrumbs":6,"title":2}},"docs":{"0":{"body":"Copyright © 2025 Staysail Systems, Inc. San Marcos, California, United States of America If you find this book or NNG useful, please consider sponsoring the project. tip This book is a work in progress, adapted from earlier sources and updated for the current version of NNG. note This document is supplied under the terms of the MIT License, a copy of which should be located in the distribution where this file was obtained (LICENSE.txt), and reproduced below. Third party contributions to this document were made under the same license terms, and may be covered under one of the following copyrights: Copyright 2018 Capitar IT Group BV. Copyright 2019 Devolutions. Copyright 2020 Dirac Research. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","breadcrumbs":"Copyright » The MIT License","id":"0","title":"The MIT License"},"1":{"body":"--- For Jenichka The sun always shines when you are home.","breadcrumbs":"Dedication » Dedication","id":"1","title":"Dedication"},"10":{"body":"The individual fields of the nng_init_params structure can be used to adjust certain runtime tunables for the library. There is no guarantee that these tunables are implemented, and applications should not depend upon them for correct operation. Any member of nng_init_params that is set to zero will be ignored, and any built in default will be used instead for that value. note Applications should make sure that structure is zero initialized before calling nng_init. The following parameters are present: num_task_threads and max_task_threads Configures the number of threads to use for tasks, which are used principally for completion callbacks. The maximum value can be used to provide an upper limit while still allowing for a dynamically calculated value to be used, as long as it does not exceeed the maximum. num_expire_threads and max_expire_threads Configures the number of threads used for expiring operations. Using a larger value will reduce contention on some common locks, and may improve performance. num_poller_threads and max_poller_threads Configures the number of threads to be used for performing I/O. Not all configurations support changing these values. num_resolver_threads Changes the number of threads used for asynchronous DNS look ups.","breadcrumbs":"API Reference » Initialization » Parameters","id":"10","title":"Parameters"},"100":{"body":"typedef struct nng_iov { void *iov_buf; size_t iov_len;\n} nng_iov; void nng_aio_set_iov(nng_aio *aio, unsigned nio, const nng_iov *iov); Some asynchronous operations, such as those dealing with streams , use scatter or gather vectors, where data to be transferred is either gathered from multiple separate regions of memory, or scattered into separate regions of memory. For example a message may have a header located at one location in memory, and a payload located in another. The nng_aio_set_iov function configures the aio to use nio separate segments, described by the elements in iov . For each of these, the segment of size iov_len located at iov_buf will be used. The elements of iov will be copied into aio , so the vector may be located on the stack or another temporary location. The locations referenced by it, must remain valid for the duration of the operation, of course. Note that many of these operations are not guaranteed to perform a full transfer of data, so even a successful operation should check the amount of data actually transferred using nng_aio_count , and if necessary resubmit the operation with a suitably updated vector of nng_iov using this function.","breadcrumbs":"API Reference » Asynchronous I/O » Scatter Gather Vectors","id":"100","title":"Scatter Gather Vectors"},"101":{"body":"Synchronization , Threads , Streams , Time","breadcrumbs":"API Reference » Asynchronous I/O » See Also","id":"101","title":"See Also"},"102":{"body":"In order to allow safely accessing shared state, or to allow coordination between different threads , NNG provides synchronization primitives in the form of mutual exclusion locks and condition variables. Correct use of these primitives will be needed when accessing shared state from threads, or from callback functions associated with asynchronous operations . (The need to do this in callbacks is because the callback may be executed under a task thread other than the submitting thread.)","breadcrumbs":"API Reference » Synchronization » Synchronization Primitives","id":"102","title":"Synchronization Primitives"},"103":{"body":"typedef struct nng_mtx nng_mtx; Mutual exclusion locks, or mutex locks, represented by the nng_mtx structure, allow only a single thread to lock \"own\" the lock, acquired by nng_mtx_lock . Any other thread trying to acquire the same mutex will wait until the owner has released the mutex by calling nng_mtx_unlock .","breadcrumbs":"API Reference » Synchronization » Mutual Exclusion Lock","id":"103","title":"Mutual Exclusion Lock"},"104":{"body":"int nng_mutx_alloc(nng_mt **mtxp); A mutex can be created by allocating one with nng_mtx_lock. On success, a pointer to the mutex is returned through mtxp . This function can fail due to insufficient memory or resources, in which case it will return NNG_ENOMEM . Otherwise it will succceed and return zero.","breadcrumbs":"API Reference » Synchronization » Creating a Mutex","id":"104","title":"Creating a Mutex"},"105":{"body":"void nng_mtx_free(nng_mtx *mtx); When no longer needed, a mutex can be deallocated and its resources returned to the caller, by calling nng_mtx_free. The mutex must not be locked by any thread when calling this function.","breadcrumbs":"API Reference » Synchronization » Destroying a Mutex","id":"105","title":"Destroying a Mutex"},"106":{"body":"void nng_mtx_lock(nng_mtx *mtx); The nng_mtx_lock function acquires ownership of a mutex, waiting for it to unowned by any other threads if necessary. important A thread must not attempt to reqacuire the same mutex while it already \"owns\" the mutex. If it does attempt to do so, the result will be a single party deadlock.","breadcrumbs":"API Reference » Synchronization » Acquiring a Mutex","id":"106","title":"Acquiring a Mutex"},"107":{"body":"void nng_mtx_unlock(nng_mtx *mtx); The nng_mtx_unlock function releases a mutex that the calling thread has previously acquired with nng_mtx_lock . important A thread must not attempt to release (unlock) a mutex if it was not the thread that acquired the mutex to begin with.","breadcrumbs":"API Reference » Synchronization » Releasing a Mutex","id":"107","title":"Releasing a Mutex"},"108":{"body":"typedef struct nng_cv nng_cv; The nng_cv structure implements a condition variable, associated with the the mutex mtx which was supplied when it was created. Condition variables provide for a way to wait on an arbitrary condition, and to be woken when the condition is signaled. The mutex is dropped while the caller is asleep, and reacquired atomically when the caller is woken. important The caller of nng_cv_until, nng_cv_wait, nng_cv_wake, and nng_cv_wake1 must have ownership of the mutex mtx when calling these functions.","breadcrumbs":"API Reference » Synchronization » Condition Variable","id":"108","title":"Condition Variable"},"109":{"body":"int nng_cv_alloc(nng_cv **cvp, nng_mtx *mtx); The nng_cv_alloc function allocates a condition variable, and associated with the mutex mtx , and returns a pointer to it in cvp .","breadcrumbs":"API Reference » Synchronization » Creating a Condition Variable","id":"109","title":"Creating a Condition Variable"},"11":{"body":"extern void nng_init(nng_init_parms *params); When the consumer is ready to deallocate any resoures allocated by the library, it should call the nng_fini function. Each call to nng_fini should be paired with an earlier call to nng_init . After calling nng_fini, the consuming application must not make any other calls to NNG functions, except that it may use nng_init to initialize the application for further use.","breadcrumbs":"API Reference » Initialization » Finalization","id":"11","title":"Finalization"},"110":{"body":"void nng_cv_free(nng_cv *cv); The nng_cv_free function deallocates the condition variable cv .","breadcrumbs":"API Reference » Synchronization » Destroy a Condition Variable","id":"110","title":"Destroy a Condition Variable"},"111":{"body":"int nng_cv_until(nng_cv *cv, nng_time when);\nvoid nng_cv_wait(nng_cv *cv); The nng_cv_until and nng_cv_wait functions put the caller to sleep until the condition variable cv is signaled, or (in the case of nng_cv_until), the specified time when (as determined by nng_clock is reached. While nng_cv_wait never fails and so has no return value, the nng_cv_until function can return NNG_ETIMEDOUT if the time is reached before condition cv is signaled by either nng_cv_wake or nng_cv_wake1 .","breadcrumbs":"API Reference » Synchronization » Waiting for the Condition","id":"111","title":"Waiting for the Condition"},"112":{"body":"void nng_cv_wake(nng_cv *cv);\nvoid nng_cv_wake1(nng_cv *cv); The nng_cv_wake and nng_cv_wake1 functions wake threads waiting in nng_cv_until or nng_cv_wait . The difference between these functions is that nng_cv_wake will wake every thread, whereas nng_cv_wake1 will wake up exactly one thread (which may be chosen randomly). tip Use of nng_cv_wake1 may be used to reduce the \"thundering herd\" syndrom of waking all threads concurrently, but should only be used in circumstances where the application does not depend on which thread will be woken. When in doubt, nng_cv_wake is safer.","breadcrumbs":"API Reference » Synchronization » Signaling the Condition","id":"112","title":"Signaling the Condition"},"113":{"body":"","breadcrumbs":"API Reference » Synchronization » Examples","id":"113","title":"Examples"},"114":{"body":"nng_mtx *m;\nnng_cv *cv;\nnng_mtx_alloc(&m); // error checks elided\nnng_cv_alloc(&cv, m);","breadcrumbs":"API Reference » Synchronization » Example 1: Allocating the condition variable","id":"114","title":"Example 1: Allocating the condition variable"},"115":{"body":"expire = nng_clock() + 1000; // 1 second in the future\nnng_mtx_lock(m); // assume cv was allocated using m\nwhile (!condition_true) { if (nng_cv_until(cv, expire) == NNG_ETIMEDOUT) { printf(\"Time out reached!\\n\"); break; }\n}\n// condition_true is true\nnng_mtx_unlock(m);","breadcrumbs":"API Reference » Synchronization » Example 2: Waiting for the condition","id":"115","title":"Example 2: Waiting for the condition"},"116":{"body":"nng_mtx_lock(m);\ncondition_true = true;\nnng_cv_wake(cv);\nnng_mtx_unlock(m);","breadcrumbs":"API Reference » Synchronization » Example 3: Signaling the condition","id":"116","title":"Example 3: Signaling the condition"},"117":{"body":"Threads , Time , Asynchronous I/O","breadcrumbs":"API Reference » Synchronization » See Also","id":"117","title":"See Also"},"118":{"body":"Threads provide a means of representing multiple parallel execution contexts. NNG makes use of this concept internally, but also provides for user applications to utilize the same thread facilities. This allows one form of concurrency for applications. note Threads in NNG are built upon platform support, which may be based upon operating system supplied threads, process, or coroutines. The appearance of concurrency does not guarantee true concurrency, and scheduling between threads may not necessarily be pre-emptive. While this will not adversely impact applications that use this facility for I/O bound concurrency, it may not provide good results for purely CPU-bound operations. important Thread objects created by this function may not be real system-level threads capable of performing blocking I/O operations using normal blocking system calls. If use of blocking system calls is required (not including APIs provided by the NNG library itself of course), then real OS-specific threads should be created instead (such as with pthread_create or similar functions.) Blocking NNG library calls can however be made safely from NNG threads. tip The system may impose limits on the number of threads that can be created. Typically applications should not create more than a dozen of these. If greater concurrency or scalability is needed, consider instead using an asynchronous model using nng_aio structures.","breadcrumbs":"API Reference » Threads » Threads","id":"118","title":"Threads"},"119":{"body":"typedef struct nng_thread nng_thread; The nng_thread structure represnts a thread, which is a single execution context. A given thread will have its own stack, and CPU registers. However global state, as well as values allocated on the heap, will be shared and accessible to all threads in the system (See the Synchronization chapter for functions to help with data sharing between different threads.) Multiple threads can be thought of as running concurrently, even though they might not actually do so. I/O operations that block (i.e. wait for completion) will block the thread, while allowing other threads to proceed.","breadcrumbs":"API Reference » Threads » Thread Structure","id":"119","title":"Thread Structure"},"12":{"body":"Messages in Scalability Protocols are the fundamental unit of transmission and reception, as these protocols are fundamentally message-oriented. Messages have a body , containing the application-supplied payload, and a header , containing protocol specific routing and similar related information. tip Only applications using raw mode need to access the message header. Very few NNG applications do this.","breadcrumbs":"API Reference » Messages » Messages","id":"12","title":"Messages"},"120":{"body":"int nng_thread_create(nng_thread **thrp, void (*func)(void *), void *arg); The nng_thread_create function creates a thread, which will execute func , with the given argument arg , and returns a pointer to it in thrp . The thread may begin execution immediately. The thread will persist until func returns. This function returns zero on success, but may return NNG_ENOMEM if insufficient resources to create a thread are available.","breadcrumbs":"API Reference » Threads » Creating a Thread","id":"120","title":"Creating a Thread"},"121":{"body":"void nng_thread_destroy(nng_thread *thr); The nng_thread_destroy function waits for the thread thr to finish execution. This function should be called to reclaim any resources associated with the thread when done. It also has the effect of blocking execution in the caller until thr has completed executing.","breadcrumbs":"API Reference » Threads » Destroying a Thread","id":"121","title":"Destroying a Thread"},"122":{"body":"void nng_thread_set_name(nng_thread *thr, const char *name); In order to facilitate debugging, nng_thread_set_name may be called to provide a name for the thread. This may change how the thread is represented in debuggers. Not all platforms support setting the thread name.","breadcrumbs":"API Reference » Threads » Thread Names","id":"122","title":"Thread Names"},"123":{"body":"Synchronization , Asynchronous Operations","breadcrumbs":"API Reference » Threads » See Also","id":"123","title":"See Also"},"124":{"body":"This chapter describes the support for message logs. Both applications and NNG itself can emit logs, which can be useful for application field support and debugging. Additionally applications can customize the handling of this logging as needed. Note that logging is disabled by default unless an application configures a suitable logger with nng_log_set_logger .","breadcrumbs":"API Reference » Logging » Logging","id":"124","title":"Logging"},"125":{"body":"void nng_log_err(const char *msgid, const char *msg, ...);\nvoid nng_log_warn(const char *msgid, const char *msg, ...);\nvoid nng_log_notice(const char *msgid, const char *msg, ...);\nvoid nng_log_info(const char *msgid, const char *msg, ...);\nvoid nng_log_debug(const char *msgid, const char *msg, ...); These functions inject a a message into the logging system, where it will be processed and potentially go to system logs, standard output, or procssed further. The msgid is a short prefix that should uniquely identify the message, possibly also with some kind of category. It is recommended that strings between 8 and 16 charactes be used. As this may, but will not necessarily be displayed to the user, the content of the message should not appear solely in this field. A NULL value is permitted here, but that may make filtering the message or other automatic processing more difficult. The msg is a printf-style format string, which is used to format the message content. The following arguments are consumed in the same manner as printf. tip Applications should take care to limit the use of higher severity levels, as message logs are potentially expensive, increase stress for end users and administrators, and further may mask real problems if incorrectly over used. Warnings and error messages should be concise and actionable, and notices should only really be those things that are worthy of attention. Informational and debug messages used during development should be removed when no longer needed, as these messages can overwhelm logging subsystems and can reduce the signal-to-noise value for the message logs, impairing the diagnostic value of the logs.","breadcrumbs":"API Reference » Logging » Submitting Logs","id":"125","title":"Submitting Logs"},"126":{"body":"void nng_log_auth(nng_log_level level, const char *msgid, const char *msg, ...); The nng_log_auth function formats and injects a security related log message. (\"Auth\" can indicate either \"authentication\" or \"authorization\".) The level is a log level . The msgid , msg , and any remaining arguments are processed in a fashion similar to the other logging functions , except that the logs may be are logged using the NNG_LOG_AUTH facility , and thus may be redirected or receive other special treatment.","breadcrumbs":"API Reference » Logging » Auth Logs","id":"126","title":"Auth Logs"},"127":{"body":"typedef enum nng_log_level nng_log_level; void nng_log_set_level(nng_log_level level);\nnng_log_level nng_log_get_level(void); The nng_log_level type represents a severity for logged messages. These levels correspond to those found in the UNIX syslog subsystem, although applications should not depend upon the values being identical. The nng_log_set_level function sets the log level. Messages with a severity that is numerically greater than this (less-severe) will be discarded. The nng_log_get_level function returns the log level most recently set by nng_log_set_level or the default if that function has not been called. The log levels are defined as follows: typedef enum nng_log_level { NNG_LOG_NONE = 0, // used for filters only, NNG suppresses these NNG_LOG_ERR = 3, NNG_LOG_WARN = 4, NNG_LOG_NOTICE = 5, NNG_LOG_INFO = 6, NNG_LOG_DEBUG = 7\n} nng_log_level; The value NNG_LOG_NONE may be useful to suppress message logs altogether. The default level is typically NNG_LOG_NOTICE, but applications should select a value rather than relying upon the default.","breadcrumbs":"API Reference » Logging » Log Levels","id":"127","title":"Log Levels"},"128":{"body":"typedef enum nng_log_facility void nng_log_set_facility(nng_log_facility facility); Logging facilities are used to indicate the source of a log message, and may be useful in routing and processing these logs. Traditionally these are used with the UNIX syslog system, and the values here represent some (but not all) of the values found there. The following values are defined: typedef enum nng_log_facility { NNG_LOG_USER = 1, NNG_LOG_DAEMON = 3, NNG_LOG_AUTH = 10, NNG_LOG_LOCAL0 = 16, NNG_LOG_LOCAL1 = 17, NNG_LOG_LOCAL2 = 18, NNG_LOG_LOCAL3 = 19, NNG_LOG_LOCAL4 = 20, NNG_LOG_LOCAL5 = 21, NNG_LOG_LOCAL6 = 22, NNG_LOG_LOCAL7 = 23,\n} nng_log_facility; The nng_log_set_facility function can be used to set the facility that the application will use when emitting log messages. This should be called as part of initialization of the application, if logging is to be used. The default facility is typically NNG_LOG_USER, but applications should select a value rather than relying upon the default.","breadcrumbs":"API Reference » Logging » Log Facilities","id":"128","title":"Log Facilities"},"129":{"body":"typedef void (*nng_logger)(nng_log_level level, nng_log_facility facility, const char *msgid, const char *msg); void nng_null_logger(nng_log_level, nng_log_facility, const char *, const char *);\nvoid nng_stderr_logger(nng_log_level, nng_log_facility, const char *, const char *);\nvoid nng_system_logger(nng_log_level, nng_log_facility, const char *, const char *); void nng_log_set_logger(nng_logger logger); Log handlers are responsible for actually processing the logged messages. The nng_log_set_logger function installs the named logger , of type nng_logger, as the log handler. The function logger will be called when any message is meant to be processed. (Messages are first filtered by severity , then formatted, before calling the logger.) Any previously installed logger is replaced by logger . The nng_null_logger function is an implementation of nng_logger that simply discards the content. This is the default logger, so logging is disabled by default. The nng_stderr_logger function is an implementation that logs messages to the standard error stream. It will attempt to colorize messages by the severity, if the standard error is a terminal device. This can be suppressed by setting either the NO_COLOR or NNG_LOG_NO_COLOR environment variables. The nng_system_logger attempts to use an appropriate system facility to log messages. For POSIX systems, this means using syslog to process the messages. For other systems the defauilt behavior may be the same as nng_stderr_logger.","breadcrumbs":"API Reference » Logging » Log Handlers","id":"129","title":"Log Handlers"},"13":{"body":"typedef struct nng_msg nng_msg; The nng_msg structure represents a single message. It carries a body and a header.","breadcrumbs":"API Reference » Messages » Message Structure","id":"13","title":"Message Structure"},"130":{"body":"The Syslog Protocol upon which this is based is documented in the following two IETF RFCS, R. Gerhards, RFC 5424 , The Syslog Protocol , March 2009 C. Lonvick, RFC 3164 , The BSD syslog Protocol , August 2001","breadcrumbs":"API Reference » Logging » See Also","id":"130","title":"See Also"},"131":{"body":"To facilitate debugging and support situations, the NNG library provides for collection and reporting of numerous statistics. These statistics are organized in a tree, and include both values, and metadata describing the statistics. In order to be efficient and minimize the impact of maintaining statistics, an explicit snapshot of statistics must be taken, and that snapshot can then be processed. note Statistics may be disabled by build-time configuration options, in order to reduce program size and run-time overheads.","breadcrumbs":"API Reference » Statistics » Statistics","id":"131","title":"Statistics"},"132":{"body":"typedef struct nng_stat nng_stat; The nng_stat structure represents a statistic, which is a single value collected at a specific point in time. This structure has meta-data describing the value, the value itself, and links to any sibling or child statistics. note The presence, name, and semantics of any given statistic are subject to change at any time and without notice.","breadcrumbs":"API Reference » Statistics » Statistic Structure","id":"132","title":"Statistic Structure"},"133":{"body":"int nng_stats_get(nng_stat **statsp); The nng_stats_get function takes a snapshot of the statistics for the system and returns it through the pointer statsp . This function may return NNG_ENOMEM if memory is exhausted, or NNG_ENOTSUP if the statistics support is not enabled in the build, but is otherwise expected to return zero.","breadcrumbs":"API Reference » Statistics » Collecting a Snapshot","id":"133","title":"Collecting a Snapshot"},"134":{"body":"void nng_stats_free(nng_stat *stat); The nng_stats_free function deallocates the snapshot referenced by stat . important The stat must be root of the statistics tree, i.e. the value that was returned through statsp using the function nng_stats_get.","breadcrumbs":"API Reference » Statistics » Freeing a Snapshot","id":"134","title":"Freeing a Snapshot"},"135":{"body":"const nng_stat *nng_stat_child(const nng_stat *stat);\nconst nng_stat *nng_stat_next(const nng_stat *stat);\nconst nng_stat *nng_stat_parent(const nng_stat *stat); Traversing the tree of statistics is done using the nng_stat_child and nng_stat_next functions. The nng_stat_child function returns either the first child of stat , or NULL if the stat has no children. The nng_stat_next function returns the nearest sibling to the right of stat , or NULL if stat has no more siblings to the right. The nng_stat_parent function returns the parent of stat , or NULL if stat is the root of the statistics tree.","breadcrumbs":"API Reference » Statistics » Traversing the Tree","id":"135","title":"Traversing the Tree"},"136":{"body":"const nng_stat *nng_stat_find(const nng_stat *stat, const char *name);\nconst nng_stat *nng_stat_find_dialer(const nng_stat *stat, nng_dialer dialer);\nconst nng_stat *nng_stat_find_listener(const nng_stat *stat, nng_dialer listener);\nconst nng_stat *nng_stat_find_socket(const nng_stat *stat, nng_dialer socket); Sometimes it is easiest to search for a specific statistic, matching by name, or possibly to find the tree of statistics associated iwth a specific socket , dialer , or listener . The nng_stat_find functions are provided for this purpose. The nng_stat_find function returns the first statistic within the subtree of statistics stat , with the given name . If no such statistic can be found, NULL is returned. The nng_stat_find_dialer, nng_stat_find_listener, and nng_stat_find_socket return the statistics subtree for the given dialer, listener, or socket object. If no such statistic can be found, then they return NULL. These functions should be provided the root of the statistic tree, in order to ensure that they can find the desired object.","breadcrumbs":"API Reference » Statistics » Finding a Statistic","id":"136","title":"Finding a Statistic"},"137":{"body":"const char *nng_stat_name(const nng_stat *stat);\nconst char *nng_stat_desc(const nng_stat *stat); Every statistic has a name, returned by nng_stat_name, and a description, returned by nng_stat_desc. Descriptions are human-readable text, which might be useful for display.","breadcrumbs":"API Reference » Statistics » Statistic Identification","id":"137","title":"Statistic Identification"},"138":{"body":"int nng_stat_type(const nng_stat *stat); The function nng_stat_type returns the type of the statistic. The type of a statistic determines the nature of the value, and which function can be used to obtain that value. NNG_STAT_SCOPE: The statistic does not carry any real value, but is used for grouping related statistics together. This is a nexus in the statistics tree. NNG_STAT_COUNTER: The statistic is a counter that only increments. Usually the change in the value of the statistic is more interesting (as a rate) than the absolute value at any given time. The value should be obtained using nng_stat_value . The units will be given by the value returned from nng_stat_unit . NNG_STAT_LEVEL: The statistic represnts a measured value which corresponds to a specific value at a specific time. For example, this may represent the number of messages currently queued for some operation, or the link speed of a network interface. Most often the absolute value is more interesting than the change in the value over time. Again the value can be obtained with nng_stat_value , and any appropriate unit of measurement with nng_stat_unit . NNG_STAT_STRING: The statistic is a string, such as a name. The value of the string can be obtained with nng_stat_string . The value of this string will remain valid until the snapshot is deallocated with nng_stats_free . NNG_STAT_BOOLEAN: The value of the statistic is a truth value (either true or false) and can be obtained with nng_stat_bool . NNG_STAT_ID: The value of the statistic is a numeric identifier, such as a socket identifier. The value can be obtained with nng_stat_value , and will be fixed for the life of the statistic.","breadcrumbs":"API Reference » Statistics » Statistic Type","id":"138","title":"Statistic Type"},"139":{"body":"uint64_t nng_stat_value(const nng_stat *stat);\nconst char *nng_stat_string(const nng_stat *stat);\nbool nng_stat_bool(const nng_stat *stat); These functions return the value associated with the statistic. The nng_stat_value function returns the the numeric value for the statistic stat of type NNG_STAT_COUNTER , NNG_STAT_LEVEL , or NNG_STAT_ID . If stat is not one of these types, then it returns zero. The nng_stat_bool function returns the Boolean value (either true or false) for the statistic stat of type NNG_STAT_BOOLEAN . If the statistics is not of this type, then it returns false. The nng_stat_string function returns a pointer to a string value for the statistic stat , of type NNG_STAT_STRING . This string will remain valud until the snapshot that stat was collected with is deallocated with nng_stats_free . If the statistic is not of type NNG_STAT_STRING, then NULL is returned.","breadcrumbs":"API Reference » Statistics » Statistic Value","id":"139","title":"Statistic Value"},"14":{"body":"int nng_msg_alloc(nng_msg **msgp, size_t size); The nng_msg_alloc function allocates a new message. It takes a size argument, and returns a message with a preallocated body of that size in the msgp parameter. If it succeeds, it returns zero, otherwise this function may return NNG_ENOMEM , indicating that insufficient memory is available to allocate a new message.","breadcrumbs":"API Reference » Messages » Create a Message","id":"14","title":"Create a Message"},"140":{"body":"int nng_stat_unit(const nng_stat *stat); For statistics of type NNG_STAT_COUNTER or NNG_STAT_LEVEL , it is often useful to know what that quantity being reported measures. The following units may be returned from nng_stat_unit for such a statistic: NNG_UNIT_NONE: No unit is known or applies. NNG_UNIT_BYTES: A count of bytes. NNG_UNIT_MESSAGES: A count of messages. NNG_UNIT_MILLIS: A count of milliseconds. NNG_UNIT_EVENTS: A count of events of some type.","breadcrumbs":"API Reference » Statistics » Statistic Units","id":"140","title":"Statistic Units"},"141":{"body":"uint64_t nng_stat_timestamp(const nng_stat *stat); Statistics have a timestamp indicating when the value was sampled, obtained via nng_stat_timestamp. The timestamp is given in in milliseconds since a reference time, and the reference time used here is the same reference time used for nng_clock .","breadcrumbs":"API Reference » Statistics » Statistic Timestamp","id":"141","title":"Statistic Timestamp"},"142":{"body":"nng_clock","breadcrumbs":"API Reference » Statistics » See Also","id":"142","title":"See Also"},"143":{"body":"Many NNG functions can fail for a variety of reasons. These functions tend to return either zero on success, or a non-zero error code to indicate failure. 1 All these error codes are int. Not every possible error code is defined here, as sometimes an underlying system or library error code is \"wrapped\".","breadcrumbs":"API Reference » Errors » Errors","id":"143","title":"Errors"},"144":{"body":"const char *nng_strerror(int err); The nng_strerror returns the human-readable description of the given error in err. The error message returned is a fixed NUL-terminated string and may be located in read-only memory. The returned error message is provided in US English, but in the future locale-specific strings may be presented instead. note The specific strings associated with specific error messages are subject to change. Therefore applications must not depend on the message, but may use them verbatim when supplying information to end-users, such as in diagnostic messages or log entries.","breadcrumbs":"API Reference » Errors » Human Readable Error Message","id":"144","title":"Human Readable Error Message"},"145":{"body":"Error Value Description NNG_EINTR 1 Operation interrupted. NNG_ENOMEM 2 Out of memory, or other resource exahusted. NNG_EINVAL 3 Invalid argument. The arguments are invalid or malformed somehow. NNG_EBUSY 4 Resource busy. NNG_ETIMEDOUT 5 Timed out. The operation took longer than the allotted time. NNG_ECONNREFUSED 6 Connection refused. Usually indicates the wrong address or a server is running. NNG_ECLOSED 7 Object closed. Typically the socket is closed. NNG_EAGAIN 8 Try again. Typcally for a non-blocking operation that might succeed later. NNG_ENOTSUP 9 Not supported. Perhaps the protocol or transport is not supported, or the operation is not not supported with the transport or protocol. NNG_EADDRINUSE 10 Address in use. The network address is already used by another process. Most often this is seen for listeners . NNG_ESTATE 11 Incorrect state. The operation cannot be performed in the current state, such as trying to send a response when no request has yet been received. NNG_ENOENT 12 Entry not found (no such object.) Can also indicate that a file does not exist. NNG_EPROTO 13 Protocol error. Typically this indicates incorrect messages over a network. NNG_EUNREACHABLE 14 Destination unreachable. NNG_EADDRINVAL 15 Address invalid. Like NNG_EINVAL , but only for network addresses. NNG_EPERM 16 Permission denied. NNG_EMSGSIZE 17 Message too large. NNG_ECONNABORTED 18 Connection aborted. A connection attempt was aborted locally. NNG_ECONNRESET 19 Connection reset. The remote peer reset the connection unexpectedly. NNG_ECANCELED 20 Operation canceled. Typically as a result of nng_aio_cancel or similar. NNG_ENOFILES 21 Out of files. Either the destination file system cannot store files, or all available file handles are used. NNG_ENOSPC 22 Out of space. Destination table or filesystem is full. NNG_EEXIST 23 Resource already exists. NNG_EREADONLY 24 Read only resource. An attempt to modify a read-only file or other object. NNG_EWRITEONLY 25 Write only resource. A read operation failed because the object only supports writes. NNG_ECRYPTO 26 Cryptographic error. Usually indicates an invalid key was used for TLS. NNG_EPEERAUTH 27 Peer could not be authenticated. NNG_EBADTYPE 30 Incorrect type. A type-specific function was used for an object of the wrong type. NNG_ECONNSHUT 31 Connection shutdown. The connection was shut down and cannot be used. NNG_ESTOPPED 1000 Operation stopped. The operation was stopped with nng_aio_stop or [nng_aio_close]. NNG_EINTERNAL 1000 An unidentifier internal error occurred. NNG_ESYSERR 0x10000000 - 0x1FFFFFFF An unidentified system error occurred. These are errors reported by the operating system. NNG_ETRANERR 0x20000000 - 0x2FFFFFFF An unidentified transport error occurred. 1 : This convention goes back to UNIX system calls, which behave the same way, but NNG does not use a separate errno variable.","breadcrumbs":"API Reference » Errors » List of Errors","id":"145","title":"List of Errors"},"146":{"body":"NNG provides a common streams API for working with byte-oriented streams. In NNG, streams are bidirectional connections for exchanging a stream of bytes. Some common examples of streams are TCP connections, UNIX domain sockets, Windows named pipes, and WebSockets. The API documented here is to facilitate applications that wish to work with these at a lower-level than Scalability Protocols, in a way that is both portable and agnostic about the specific underlying transport mechanism. tip When working with Scalability Protocols directly, it is unlikely that there will be any need for using these Streams APIs.","breadcrumbs":"API Reference » Streams » Streams","id":"146","title":"Streams"},"147":{"body":"typedef struct nng_stream nng_stream The base nng_stream type represents a bidirectional, byte-oriented, reliable connection. note The nng_stream object is used for raw byte stream connections, and should not be confused with a pipe object created on a socket using the nng_listen , nng_dial or related functions.","breadcrumbs":"API Reference » Streams » Stream Type","id":"147","title":"Stream Type"},"148":{"body":"void nng_stream_send(nng_stream *s, nng_aio *aio);\nvoid nng_stream_recv(nng_stream *s, nng_aio *aio); The nng_stream_send function starts sending data asynchronously over the stream s . The data is sent from the scatter/gather vector located in the nng_aio aio , which must have been previously set using nng_aio_set_iov . The nng_stream_recv function starts receiving data [asynchronously over the stream s into the scatter/gather vector located in the nng_aio aio , which must have been previously set using nng_aio_set_iov . These functions return immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via nng_aio_result . The I/O operation may complete as soon as at least one byte has been transferred, or an error has occurred. Therefore, the number of bytes transferred may be less than requested. The actual number of bytes transferred can be determined with nng_aio_count .","breadcrumbs":"API Reference » Streams » Sending and Receiving Data","id":"148","title":"Sending and Receiving Data"},"149":{"body":"void nng_stream_close(nng_stream *s);\nvoid nng_stream_stop(nng_stream *s);\nvoid nng_stream_free(nng_stream *s); The nng_stream_close function closes a stream, but does not destroy it. This function returns immediately. Operations that are pending against the stream, such as nng_stream_send or nng_stream_recv operations will be canceled asynchronously, if possible. Those operations will result in NNG_ECLOSED . The nng_stream_stop function not only closes the stream, but waits for any operations pending against it to complete, and for any underlying asynchronous registered I/O to be fully deregistered. As some systems use separate threads for asynchronous I/O, stopping the stream is necessary before those resources can be freed. Until the stream is stopped, there could still be I/O operations in flight, making it unsafe to deallocate memory. The nng_stream_free function stops the stream like nng_stream_stop, but also deallocates the stream itself. note Because nng_stream_stop and nng_stream_free both may block waiting for outstanding I/O to complete or be aborted, these functions are unsafe to call from functions that may not block, such as the completion function registered with an nng_aio when it is created.","breadcrumbs":"API Reference » Streams » Closing a Stream","id":"149","title":"Closing a Stream"},"15":{"body":"void nng_msg_free(nng_msg *msg); The nng_msg_free function deallocates a message.","breadcrumbs":"API Reference » Messages » Destroy a Message","id":"15","title":"Destroy a Message"},"150":{"body":"int nng_stream_get_bool(nng_stream *s, const char *opt, bool *valp);\nint nng_stream_get_int(nng_stream *s, const char *opt, int *valp);\nint nng_stream_get_ms(nng_stream *s, const char *opt, nng_duration *valp);\nint nng_stream_get_size(nng_stream *s, const char *opt, size_t *valp);\nint nng_stream_get_addr(nng_stream *s, const char *opt, nng_sockaddr *valp);\nint nng_stream_get_string(nng_stream *s, const char *opt, char **valp); These functions are used to obtain value of an option named opt from the stream s , and store it in the location referenced by valp . These functions access an option as a specific type. The transport layer will have details about which options are available, and which type they may be accessed using. In the case of nng_stream_get_string, the string is created as if by nng_strdup , and must be freed by the caller using nng_strfree when no longer needed.","breadcrumbs":"API Reference » Streams » Getting Stream Options","id":"150","title":"Getting Stream Options"},"151":{"body":"typedef struct nng_stream_dialer nng_stream_dialer;\ntypedef struct nng_stream_listener nng_stream_listener; The nng_stream_listener object and nng_stream_listener objects can be thought of as factories that create nng_stream streams. The nng_stream_listener object a handle to a listener, which creates streams by accepting incoming connection requests. In a BSD socket implementation, this is the entity responsible for doing bind, listen and accept. Normally a listener may be used to accept multiple, possibly many, concurrent connections. The nng_stream_dialer object is a handle to a dialer, which creates streams by making outgoing connection requests. While there isn't a specific BSD socket analogue, this can be thought of as a factory for TCP sockets created by opening them with socket and then calling connect on them.","breadcrumbs":"API Reference » Streams » Stream Factories","id":"151","title":"Stream Factories"},"152":{"body":"int nng_stream_dialer_alloc(nng_stream_dialer **dialerp, const char *url);\nint nng_stream_dialer_alloc_url(nng_stream_dialer **dialerp, const nng_url *url);\nint nng_stream_listener_alloc(nng_stream_listener **lstenerp, const char *url);\nint nng_stream_listener_alloc_url(nng_stream_listener **listenerp, const nng_url *url); The nng_stream_dialer_alloc and nng_stream_dialer_alloc_url functions create a stream dialer, associated the URL specified by url represented as a string, or as an nng_url object, respectively. The dialer is returned in the location dialerp references. The nng_stream_listener_alloc and nng_stream_listener_alloc_url functions create a stream listener, associated the URL specified by url represented as a string, or as an nng_url object, respectively. The listener is returned in the location listenerp references.","breadcrumbs":"API Reference » Streams » Creating a Stream Factory","id":"152","title":"Creating a Stream Factory"},"153":{"body":"This shows creating a TCP listener that listens on INADDR_ANY, port 444. nng_listener listener;\nint rv = nng_stream_listener_alloc(&listener, \"tcp://:444\");","breadcrumbs":"API Reference » Streams » Example 1: Creating a TCP Listener","id":"153","title":"Example 1: Creating a TCP Listener"},"154":{"body":"void nng_stream_dialer_close(nng_stream_listener *dialer);\nvoid nng_stream_dialer_stop(nng_stream_listener *dialer);\nvoid nng_stream_dialer_free(nng_stream_listener *dialer);\nvoid nng_stream_listener_close(nng_stream_listener *listener);\nvoid nng_stream_listener_stop(nng_stream_listener *listener);\nvoid nng_stream_listener_free(nng_stream_listener *listener); The nng_stream_dialer_close and nng_stream_listener_close functions close the stream dialer or listener , preventing it from creating new connections. This will generally include closing any underlying file used for creating such connections. However, some requests may still be pending when this function returns, as it does not wait for the shutdown to complete. The nng_stream_dialer_stop and nng_stream_listener_stop functions performs the same action, but also wait until all outstanding requests are serviced, and the dialer or listener is completely stopped. Because they blocks, these functions must not be called in contexts where blocking is not allowed. The nng_stream_dialer_free and nng_stream_listener_free function performs the same action as nng_stream_dialer_stop or nng_stream_listener_stop, but also deallocates the dialer or listener , and any associated resources. tip A best practice for shutting down an application safely is to stop everything before deallocating. This ensures that no callbacks are running that could reference an object after it is deallocated.","breadcrumbs":"API Reference » Streams » Closing a Stream Factory","id":"154","title":"Closing a Stream Factory"},"155":{"body":"void nng_stream_dialer_dial(nng_stream_dialer *dialer, nng_aio *aio); The nng_stream_dialer_dial initiates an outgoing connection asynchronously, using the nng_aio aio . If it successfully establishes a connection, it creates an nng_stream , which can be obtained as the first output result on aio using the nng_aio_get_output function with index zero. tip An nng_stream_dialer can be used multiple times to make multiple concurrent connection requests, but they all must reference the same URL.","breadcrumbs":"API Reference » Streams » Making Outgoing Connections","id":"155","title":"Making Outgoing Connections"},"156":{"body":"This demonstrates making an outbound connection to \"google.com\" on TCP port 80. Error handling is elided for clarity. nng_aio *aio;\nnng_stream_dialer *dialer;\nnng_stream *stream; nng_stream_dialer_alloc(&dialer, \"tcp://google.com:80\"); nng_aio_alloc(&aio, NULL, NULL); // make a single outbound connection\nnng_stream_dialer_dial(dialer, aio);\nnng_aio_wait(aio); // wait for the asynch operation to complete\nif (nng_aio_result(aio) != 0) { // ... handle the error\n}\nstream = nng_aio_get_output(aio, 0);","breadcrumbs":"API Reference » Streams » Example 3: Connecting to Google","id":"156","title":"Example 3: Connecting to Google"},"157":{"body":"int nng_stream_listener_listen(nng_stream_listener *listener);\nvoid nng_stream_listener_accept(nng_stream_listener *listener, nng_aio *aio); Accepting incoming connections is performed in two steps. The first step, nng_stream_listener_listen is to setup for listening. For a TCP implementation of this, for example, this would perform the bind and the listen steps. This will bind to the address represented by the URL that was specific when the listener was created with nng_stream_listener_alloc . In the second step, nng_stream_listener_accept accepts an incoming connection on listener asynchronously, using the nng_aio aio . If an incoming connection is accepted, it will be represented as an nng_stream , which can be obtained from the aio as the first output result using the nng_aio_get_output function with index zero.","breadcrumbs":"API Reference » Streams » Accepting Incoming Connections","id":"157","title":"Accepting Incoming Connections"},"158":{"body":"For clarity this example uses a synchronous approach using nng_aio_wait , but a typical server application would most likely use a callback to accept the incoming stream, and start another instance of nng_stream_listener_accept. nng_aio *aio;\nnng_listener *listener;\nnng_stream *stream; nng_stream_listener_alloc(&listener, \"tcp://:8181\");\nnng_aio_alloc(&aio, NULL, NULL); // normally would use a callback // listen (binding to the URL in the process)\nif (nng_stream_listener_listen(listener)) { // ... handle the error\n} // now accept a single incoming connection as a stream object\nnng_stream_listener_accept(l, aio);\nnng_aio_wait(aio); // wait for the asynch operation to complete\nif (nng_aio_result(aio) != 0) { // ... handle the error\n}\nstream = nng_aio_get_output(aio, 0);","breadcrumbs":"API Reference » Streams » Example 3: Accepting an Inbound Stream","id":"158","title":"Example 3: Accepting an Inbound Stream"},"159":{"body":"int nng_stream_dialer_get_addr(nng_stream_dialer *dialer, const char *opt, nng_sockaddr *valp);\nint nng_stream_dialer_get_bool(nng_stream_dialer *dialer, const char *opt, bool *valp);\nint nng_stream_dialer_get_int(nng_stream_dialer *dialer, const char *opt, int *valp);\nint nng_stream_dialer_get_ms(nng_stream_dialer *dialer, const char *opt, nng_duration *valp);\nint nng_stream_dialer_get_size(nng_stream_dialer *dialer, const char *opt, size_t *valp);\nint nng_stream_dialer_get_string(nng_stream_dialer *dialer, const char *opt, char **valp); int nng_stream_listener_get_addr(nng_stream_listener *listener, const char *opt, nng_sockaddr *valp);\nint nng_stream_listener_get_bool(nng_stream_listener *listener, const char *opt, bool *valp);\nint nng_stream_listener_get_int(nng_stream_listener *listener, const char *opt, int *valp);\nint nng_stream_listener_get_ms(nng_stream_listener *listener, const char *opt, nng_duration *valp);\nint nng_stream_listener_get_size(nng_stream_listener *listener, const char *opt, size_t *valp);\nint nng_stream_listener_get_string(nng_stream_listener *listener, const char *opt, char **valp); int nng_stream_dialer_set_addr(nng_stream_dialer *dialer, const char *opt, const nng_sockaddr *val);\nint nng_stream_dialer_set_bool(nng_stream_dialer *dialer, const char *opt, bool val);\nint nng_stream_dialer_set_int(nng_stream_dialer *dialer, const char *opt, int val);\nint nng_stream_dialer_set_ms(nng_stream_dialer *dialer, const char *opt, nng_duration val);\nint nng_stream_dialer_set_size(nng_stream_dialer *dialer, const char *opt, size_t val);\nint nng_stream_dialer_set_string(nng_stream_dialer *dialer, const char *opt, const char *val); int nng_stream_listener_set_addr(nng_stream_listener *listener, const char *opt, const nng_sockaddr *val);\nint nng_stream_listener_set_bool(nng_stream_listener *listener, const char *opt, bool val);\nint nng_stream_listener_set_int(nng_stream_listener *listener, const char *opt, int val);\nint nng_stream_listener_set_ms(nng_stream_listener *listener, const char *opt, nng_duration val);\nint nng_stream_listener_set_size(nng_stream_listener *listener, const char *opt, size_t val);\nint nng_stream_listener_set_string(nng_stream_listener *listener, const char *opt, const char *val); These functions are used to retrieve or change the value of an option named opt from the stream dialer or listener . The nng_stream_dialer_get_ and nng_stream_listener_get_ function families retrieve the value, and store it in the location valp references. The nng_stream_dialer_set_ and nng_stream_listener_set_ function families change the value for the dialer or listener , taking it from val . These functions access an option as a specific type. The transport layer will have details about which options are available, and which type they may be accessed using. In the case of nng_stream_dialer_get_string and nng_stream_listener_get_string, the string is created as if by nng_strdup , and must be freed by the caller using nng_strfree when no longer needed. In the case of nng_stream_dialer_set_string and nng_stream_listener_set_string, the string contents are copied if necessary, so that the caller need not retain the value referenced once the function returns. In the case of nng_stream_dialer_set_addr and nng_stream_listener_set_addr, the contents of addr are copied if necessary, so that the caller need not retain the value referenced once the function returns.","breadcrumbs":"API Reference » Streams » Stream Factory Options","id":"159","title":"Stream Factory Options"},"16":{"body":"int nng_msg_dup(nng_msg **dup, nng_msg *msg); The nng_msg_dup function duplicates the message msg , storing a pointer to the new duplicate in dup . This function also returns zero on succes, or NNG_ENOMEM if memory is exhausted.","breadcrumbs":"API Reference » Messages » Duplicate a Message","id":"16","title":"Duplicate a Message"},"160":{"body":"Some nng_stream_listener objects, depending on the underlying transport and platform, can support a technique known as \"socket activation\", where the file descriptor used for listening and accepting is supplied externally, such as by a system service manager. In this case, the application supplies the file descriptor or SOCKET object using the NNG_OPT_LISTEN_FD option, instead of calling nng_stream_listener_listen . tip Scalability Protocols transports based upon stream implementations that support socket activation can also benefit from this approach. nng_stream_listener *listener;\nint fd; // This is a systemd API, not part of NNG.\n// See systemd documentation for an explanation.\n// fd at this point has already had bind() and listen() called.\nfd = SD_LISTEN_FDS_START + 0; nng_stream_listener_alloc(&listener, \"tcp://\");\nnng_stream_listener_set_int(listener, NNG_OPT_LISTEN_FD, fd); // can now start doing nng_stream_listener_accept...","breadcrumbs":"API Reference » Streams » Example 4: Socket Activation","id":"160","title":"Example 4: Socket Activation"},"161":{"body":"int nng_stream_dialer_get_tls(nng_stream_listener *dialer, nng_tls_config **tlsp);\nint nng_stream_dialer_set_tls(nng_stream_listener *dialer, nng_tls_config *tls);\nint nng_stream_listener_get_tls(nng_stream_listener *listener, nng_tls_config **tlsp);\nint nng_stream_listener_set_tls(nng_stream_listener *listener, nng_tls_config *tls); Both nng_stream_dialer and nng_stream_listener objects may support configuration of TLS parameters. The nng_stream_dialer_set_tls and nng_stream_listener_set_tls functions support setting the configuration of a nng_tls_config object supplied by tls on dialer or listener . This must be performed before the listener starts listening with nng_stream_listener_listen , or the dialer starts an outgoing connection as a result of nng_stream_dialer_dial . The configuration object that was previously established (which may be a default if one was not explicitly configured) can be obtained with the nng_stream_dialer_get_tls and nng_stream_listener_get_tls. They will return a pointer to the nng_tls_config object in question at the location referenced by tlsp . note TLS configuration cannot be changed once it has started being used by a listener or dialer. This applies to both configuring a different TLS configuration object, as well as mutating the existing nng_tls_config object.","breadcrumbs":"API Reference » Streams » TLS Configuration","id":"161","title":"TLS Configuration"},"162":{"body":"NNG offers support for creation of HTTP clients, and servers. NNG supports HTTP/1.1 at present, and supports a subset of functionality, but the support should be sufficient for simple clients, REST API servers, static content servers, and gateways between HTTP and and other protocols. It also provides support for WebSocket based connections. HTTP follows a request/reply model, where a client issues a request, and the server is expected to reply. Every request is answered with a single reply.","breadcrumbs":"API Reference » HTTP » HTTP Support","id":"162","title":"HTTP Support"},"163":{"body":"#include Unlike the rest of NNG, the HTTP API in NNG requires including nng/http.h. It is not necessary to include the main nng/nng.h header, it will be included transitively by nng/http.h.","breadcrumbs":"API Reference » HTTP » Header File","id":"163","title":"Header File"},"164":{"body":"typedef struct nng_http nng_http; The nng_http object represents a single logical HTTP connection to the server. For HTTP/1.1 and earlier, this will correspond to a single TCP connection, but the object also contains state relating to the transaction, such as the hostname used, HTTP method used, request headers, response status, response headers, and so forth. An nng_http object can be reused, unless closed, so that additional transactions can be performed after the first transaction is complete. At any given point in time, an nng_http object can only refer to a single HTTP transaction. In NNG, these nng_http objects are used in both the client and server APIs. The nng_http object is created by either nng_http_client_connect or by an HTTP server object which then passes it to an [nng_http_handler] callback function.","breadcrumbs":"API Reference » HTTP » Connection Object","id":"164","title":"Connection Object"},"165":{"body":"void nng_http_set_method(nng_http *conn, const char *method);\nconst char *nng_http_get_method(nng_http *conn); Each HTTP transaction has a single verb, or method, that is used. The most common methods are \"GET\", \"HEAD\", and \"POST\", but a number of others are possible. The nng_http_set_method function specifies the HTTP method to use for the transaction. The default is \"GET\". HTTP methods are case sensitive, and generally upper-case, such as \"GET\", \"POST\", \"HEAD\", and so forth. This function silently truncates any method to 32-characters. (There are no defined methods longer than this.) The nng_http_get_method function is used, typically on a server, to retrieve the method the client set when issuing the transaction.","breadcrumbs":"API Reference » HTTP » HTTP Method","id":"165","title":"HTTP Method"},"166":{"body":"int nng_http_set_uri(nng_http *conn, const char *uri, const char *query);\nconst char *nng_http_get_uri(nng_http *conn); The nng_http_set_uri function sets the URI, which normally appears like a path such as \"/docs/index.html\", for the next transaction on conn . It sets the URI to uri , and, if query is not NULL, also appends the contents of query , separated by either the '?' or '&' character, depending on whether uri already contains a query string. It may return NNG_ENOMEM , or NNG_EMSGSIZE if the the result is too long, or NNG_EINVAL if there is some other problem with the URI. note The uri and query must be already percent-encoded if necessary. The nni_http_get_uri function is used to obtain the URI that was previously set by nng_http_set_uri. If the URI is unset (such as for a freshly created connection), then it returns NULL. The returned value will have any query concentated, for example \"/api/get_user.cgi?name=garrett\".","breadcrumbs":"API Reference » HTTP » HTTP URI","id":"166","title":"HTTP URI"},"167":{"body":"int nng_http_set_version(nng_http *conn, const char *version);\nconst char *nng_http_get_version(nng_http *conn); The nng_http_set_version function is used to select the HTTP protocol version to use for the exchange. At present, only the values NNG_HTTP_VERSION_1_0 and NNG_HTTP_VERSION_1_1 (corresponding to \"HTTP/1.0\" and \"HTTP/1.1\") are supported. NNG will default to using \"HTTP/1.1\" if this function is not called. If an unsupported version is supplied, NNG_ENOTSUP will be returned, otherwise zero. The nng_http_get_version function is used to determine the version the client selected. Normally there is little need to use this, but there are some subtle semantic differences between HTTP/1.0 and HTTP/1.1. tip There are few, if any, remaining HTTP/1.0 implementations that are not also capable of HTTP/1.1. It might be easiest to just fail any request coming in that is not HTTP/1.1. note NNG does not support HTTP/2 or HTTP/3 at this time.","breadcrumbs":"API Reference » HTTP » HTTP Version","id":"167","title":"HTTP Version"},"168":{"body":"uint16_t nng_http_get_status(nng_http *conn);\nconst char *nng_http_get_reason(nng_http_conn *conn);\nvoid nng_http_set_status(nng_http *conn, uint16_t status, const char *reason); The nng_http_get_status function obtains the numeric code (typipcally numbered from 100 through 599) returned by the server in the last exchange on conn . (If no exchange has been performed yet, the result is undefined.) A descriptive message matching the status code is returned by nng_http_get_reason. The nng_http_set_status function is used on a server in a handler callback to set the status codethat will be reported to the client to status , and the associated text (reason) to reason . If reason is NULL, then a built in reason based on the status will be used instead. tip Callbacks used on the server may wish to use nng_http_server_set_error or nng_http_server_set_redirect instead of nng_http_set_status, because those functions will also set the response body to a suitable HTML document for display to users. Status codes are defined by the IETF. Here are defininitions that NNG provides for convenience: Name Code Reason Text Notes NNG_HTTP_STATUS_CONTINUE 100 Continue Partial transfer, client may send body. NNG_HTTP_STATUS_SWITCHING 101 Switching Protocols Used when upgrading or hijacking a connection. NNG_HTTP_STATUS_PROCESSING 102 Processing NNG_HTTP_STATUS_OK 200 OK Successful result. NNG_HTTP_STATUS_CREATED 201 Created Resource created successfully. NNG_HTTP_STATUS_ACCEPTED 202 Created Request accepted for future processing. NNG_HTTP_STATUS_NOT_AUTHORITATIVE 203 Not Authoritative Request successful, but modified by proxy. NNG_HTTP_STATUS_NO_CONTENT 204 No Content Request successful, no content returned. NNG_HTTP_STATUS_RESET_CONTENT 205 Reset Content Request successful, client should reload content. NNG_HTTP_STATUS_PARTIAL_CONTENT 206 Partial Content Response to a range request. NNG_HTTP_STATUS_MULTI_STATUS 207 Multi-Status Used with WebDAV. NNG_HTTP_STATUS_ALREADY_REPORTED 208 Already Reported Used with WebDAV. NNG_HTTP_STATUS_IM_USED 226 IM Used Used with delta encodings, rarely supported. NNG_HTTP_STATUS_MULTIPLE_CHOICES 300 Multiple Choices Multiple responses possible, client should choose. NNG_HTTP_STATUS_MOVED_PERMANENTLY 301 Moved Permanently Permanent redirection, may be saved by client. NNG_HTTP_STATUS_FOUND 302 Found Temporary redirection, client may switch to GET. NNG_HTTP_STATUS_SEE_OTHER 303 See Other Redirect, perhaps after a success POST or PUT. NNG_HTTP_STATUS_NOT_MODIFIED 304 Not Modified Resource not modified, client may use cached version. NNG_HTTP_STATUS_USE_PROXY 305 Use Proxy NNG_HTTP_STATUS_TEMPORARY_REDIRECT 307 Temporary Redirect Temporary redirect, preserves method. NNG_HTTP_STATUS_PERMANENT_REDIRECT 308 Permanent Redirect Permanent redirect. NNG_HTTP_STATUS_BAD_REQUEST 400 Bad Request Generic problem with the request. NNG_HTTP_STATUS_UNAUTHORIZED 401 Unauthorized Indicates a problem with authentication. NNG_HTTP_STATUS_PAYMENT_REQUIRED 402 Payment Required NNG_HTTP_STATUS_FORBIDDEN 403 Forbidden No permission to access resource. NNG_HTTP_STATUS_NOT_FOUND 404 Not Found Resource does not exist. NNG_HTTP_STATUS_METHOD_NOT_ALLOWED 405 Method Not Allowed Resource does not support the method. NNG_HTTP_STATUS_METHOD_NOT_ACCEPTABLE 406 Not Acceptable Could not satisfy accept requirements. NNG_HTTP_STATUS_PROXY_AUTH_REQUIRED 407 Proxy Authentication Required Proxy requires authentication. NNG_HTTP_STATUS_REQUEST_TIMEOUT 408 Request Timeout Timed out waiting for request. NNG_HTTP_STATUS_CONFLICT 409 Conflict Conflicting request. NNG_HTTP_STATUS_GONE 410 Gone Resource no longer exists. NNG_HTTP_STATUS_LENGTH_REQUIRED 411 Length Required Missing Content-Length. NNG_HTTP_STATUS_PRECONDITION_FAILED 412 Precondition Failed NNG_HTTP_STATUS_CONTENT_TOO_LARGE 413 Content Too Large NNG_HTTP_STATUS_URI_TOO_LONG 414 URI Too Long NNG_HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE 415 Unsupported Media Type NNG_HTTP_STATUS_RANGE_NOT_SATISFIABLE 416 Range Not Satisfiable NNG_HTTP_STATUS_EXPECTATION_FAILED 417 Expectation Failed NNG_HTTP_STATUS_TEAPOT 418 I Am A Teapot RFC 2324. NNG_HTTP_STATUS_UNPROCESSABLE_ENTITY 422 Unprocessable Entity NNG_HTTP_STATUS_LOCKED 423 Locked NNG_HTTP_STATUS_FAILED_DEPENDENCY 424 Failed Dependency NNG_HTTP_STATUS_TOO_EARLY 425 Too Early NNG_HTTP_STATUS_UPGRADE_REQUIRED 426 Upgrade Required NNG_HTTP_STATUS_PRECONDITION_REQUIRED 428 Precondition Required NNG_HTTP_STATUS_TOO_MANY_REQUESTS 429 Too Many Requests NNG_HTTP_STATUS_HEADERS_TOO_LARGE 431 Headers Too Large NNG_HTTP_STATUS_UNAVAIL_LEGAL_REASONS 451 Unavailabe For Legal Reasons NNG_HTTP_STATUS_INTERNAL_SERVER_ERROR 500 Internal Server Error NNG_HTTP_STATUS_NOT_IMPLEMENTED 501 Not Implemented Server does not implement method. NNG_HTTP_STATUS_BAD_GATEWAY 502 Bad Gateway NNG_HTTP_STATUS_SERVICE_UNAVAILALE 503 Service Unavailable NNG_HTTP_STATUS_GATEWAY_TIMEOUT 504 Gateway TImeout NNG_HTTP_STATUS_HTTP_VERSION_NOT_SUPP 505 HTTP Version Not Supported NNG_HTTP_STATUS_VARIANT_ALSO_NEGOTIATES 506 Variant Also Negotiates NNG_HTTP_STATUS_INSUFFICIENT_STORAGE 507 Variant Also Negotiates NNG_HTTP_STATUS_LOOP_DETECTED 508 Loop Detected NNG_HTTP_STATUS_NOT_EXTENDED 510 Not Extended NNG_HTTP_STATUS_NETWORK_AUTH_REQUIRED 511 Network Authentication Required","breadcrumbs":"API Reference » HTTP » HTTP Status","id":"168","title":"HTTP Status"},"169":{"body":"const char *nng_http_get_header(nng_http *conn, const char *key);\nbool nng_next_header(nng_http *conn, const char **keyp, const char **valuep, void **next); The nng_http_get_header returns the header value matching key that was received over conn , or NULL if no such header exists. Thus, if conn is a client connection, then this function returns the the header value sent by the server as part of a response, whereas if it is a server connection, it returns the header value sent by the client as part of the request. If multiple headers are present with the same key, they may be returned as a combined value, with individual values separated by commas, but this behavior is not guaranteed. The nng_http_next_header function iterates over all the headers, using the same list that nng_http_get_header uses. To start, it is called with next initialized to NULL. If a header was found, then it returns true, and sets keyp and valuep to values containing the header name and value. It also updates next , which should be used for the next iteration. Once nng_http_next_header returns false, further calls with the same parameters will continue to do so. The scan can be rest by setting next to NULL.","breadcrumbs":"API Reference » HTTP » Retrieving Headers","id":"169","title":"Retrieving Headers"},"17":{"body":"size_t nng_msg_capacity(nng_msg *msg);\nint nng_msg_realloc(nng_msg *msg, size_t size);\nint nng_msg_reserve(nng_msg *msg, size_t capacity); Messages have a certain amount of pre-reserved space, which may exceed the total size of the message. This allows for content to be added to the message later, without necessarily performing a reallocation. The nng_msg_capacity function returns the amount of prereserved space. If a message size change is required, and the new size will fit within the capacity reported by this function, then change will be done without a reallocation, and likely without a data copy as well. tip The capacity reported by nng_msg_capacity may not include reserved headroom, which is present to allow a very limited amount of content to be inserted in front of the message without requiring the rest of the message to be copied. The message size may be changed by use of the nng_msg_realloc function. This function will reallocate the underlying memory for the message msg , preserving contents while doing so. If the new size is smaller than the original message, it will truncate the message, but not perform any allocations. If reallocation fails due to insufficient memory, then the original is left intact. The nng_msg_reserve function ensures that the total message capacity is at least capacity bytes. Use of this function to ensure the total anticipated capacity is present in the message may help prevent many small allocations. Both nng_msg_realloc and nng_msg_reserve return zero on success, or may return NNG_ENOMEM if insufficient memory exists to preform allocation. important Any pointers to message content obtained before a call to nng_msg_realloc or nng_msg_reserve (or any other function that changes the message size) should be treated as invalid, as the locations pointed to may be deallocated by these functions.","breadcrumbs":"API Reference » Messages » Message Size and Capacity","id":"17","title":"Message Size and Capacity"},"170":{"body":"int nng_http_add_header(nng_http *conn, const char *key, const char *val);\nint nng_http_set_header(nng_http *conn, const char *key, const char *val);\nvoid nng_http_del_header(nng_http *conn, const char *key); The nng_http_add_header, nng_http_set_header, and nng_http_del_header functions are used to add a modify either the request or response headers for conn prior to sending to the connected peer on conn . Thus, if the conn is a client connection created by nng_http_client_connect , then the request headers are modified. Conversely, if it is a connection created by an HTTP server and used in a callback function, then the response headers are modified. The nng_http_add_header function adds a header with the name key , and the value val , to the list of headers. In so doing, it may bring collapse multiple headers with the same name into a comma separated list, following the syntax specified in RFC 9110. The function may return NNG_ENOMEM , NNG_EMSGSIZE , or NNG_EINVAL . The nng_http_set_header function adds the header if it does not already exist, but replaces any and all previously existing headers with the same name key , if they exist. In all other respects it behaves similarly to nng_http_add_header. The nng_http_del_header removes all headers with name key . note Some HTTP headers have special semantics, such as the \"Host\", \"Content-Length\", and \"Content-Type\" headers. This implementation may apply those semantics, in order to conform to the specifications for HTTP, such as by guaranting that only a single instance of one of these headers is present.","breadcrumbs":"API Reference » HTTP » Modifying Headers","id":"170","title":"Modifying Headers"},"171":{"body":"void nng_http_get_body(nng_http_conn *conn, void **datap, size_t *sizep); The nng_http_get_data obtains the most recently received request or response body. This will be NULL if the content has not been retrieved properly yet, or if the peer did not any content. (Some requests are defined to never have body content, such as \"HEAD\".)","breadcrumbs":"API Reference » HTTP » Retrieving Body Content","id":"171","title":"Retrieving Body Content"},"172":{"body":"void nng_http_set_body(nng_http_conn *conn, void *data, size_t size);\nvoid nng_http_copy_body(nng_http_conn *conn, const void *data, size_t size); The nng_http_set_data function sets the outgoing body content to data , which must be size bytes long. The caller must ensure that data remains valid for the duration of the transaction. The nng_http_copy_data function makes a copy of data , which will be freed automatically when the transaction is finished, but otherwise behaves like nng_http_set_data. On client conn objects, these functions update the request object, but on server conn objects, they update the response object. These functions also update the relevant \"Content-Length\" header. note The current framework does not support sending data via chunked transfer-encoding. tip It is a good idea to also set the Content-Type header.","breadcrumbs":"API Reference » HTTP » Storing Body Content","id":"172","title":"Storing Body Content"},"173":{"body":"void nng_http_close(nng_http *conn); The nng_http_close function closes the supplied HTTP connection conn , including any disposing of any underlying file descriptors or related resources. Once this function, no further access to the conn structure may be made.","breadcrumbs":"API Reference » HTTP » Closing the Connection","id":"173","title":"Closing the Connection"},"174":{"body":"void nng_http_reset(nng_http *conn); The nng_http_reset function resets the request and response state of the the connection conn , so that it is just as if it had been freshly created with nng_http_client_connect or passed into a handler function for a server callback. The intended purpose of this function is to clear the object state before reusing the conn for subsequent transactions.","breadcrumbs":"API Reference » HTTP » Reset Connection State","id":"174","title":"Reset Connection State"},"175":{"body":"void nng_http_read(nng_http *conn, nng_aio *aio);\nvoid nng_http_write(nng_http *conn, nng_aio *aio);\nvoid nng_http_read_all(nng_http *conn, nng_aio *aio);\nvoid nng_http_write_all(nng_http *conn, nng_aio *aio); The nng_http_read and nng_http_write functions read or write data asynchronously from or to the connection conn , using the nng_iov that is set in aio with nng_aio_set_iov . These functions will complete as soon as any data is transferred. Use nng_aio_count to determine how much data was actually transferred. The nng_http_read_all and nng_http_write_all functions perform the same task, but will keep resubmitting operations until the the entire amount of data requested by the nng_iov is transferred. note These functions perform no special handling for chunked transfers. These functions are most likely to be useful after hijacking the connection with nng_http_hijack . They can be used to transfer request or response body data as well.","breadcrumbs":"API Reference » HTTP » Direct Read and Write","id":"175","title":"Direct Read and Write"},"176":{"body":"void nng_http_hijack(nng_http_conn *conn); TODO: This API will change to convert the conn into a stream object. The nng_http_hijack function hijacks the connection conn , causing it to be disassociated from the HTTP server where it was created. The purpose of this function is the creation of HTTP upgraders (such as WebSocket), where the underlying HTTP connection will be taken over for some other purpose, and should not be used any further by the server. This function is most useful when called from a handler function. (See [nng_http_handler_alloc].) note It is the responsibility of the caller to dispose of the underlying connection when it is no longer needed. Furthermore, the HTTP server will no longer send any responses to the hijacked connection, so the caller should do that as well if appropriate. (See [nng_http_write_response].) tip This function is intended to facilitate uses cases that involve changing the protocol from HTTP, such as WebSocket. Most applications will never need to use this function.","breadcrumbs":"API Reference » HTTP » Hijacking Connections","id":"176","title":"Hijacking Connections"},"177":{"body":"The NNG client API consists of an API for creating connections, and an API for performing transactions on those connections.","breadcrumbs":"API Reference » HTTP » Client API","id":"177","title":"Client API"},"178":{"body":"typedef struct nng_http_client nng_http_client; The nng_http_client object is the client side creator for nng_http objects. It is analogous to a dialer object used elsewhere in NNG, but it specifically is only for HTTP.","breadcrumbs":"API Reference » HTTP » Client Object","id":"178","title":"Client Object"},"179":{"body":"void nng_http_client_alloc(nng_http_client *clientp, const nng_url *url); The nng_http_client_alloc allocates an HTTP client suitable for connecting to the server identified by url and stores a pointer to it in the location referenced by clientp .","breadcrumbs":"API Reference » HTTP » Create a Client","id":"179","title":"Create a Client"},"18":{"body":"void *nng_msg_body(nng_msg *msg);\nsize_t nng_msg_len(nng_msg *msg); The body and body length of msg are returned by nng_msg_body and nng_msg_len, respectively.","breadcrumbs":"API Reference » Messages » Message Body","id":"18","title":"Message Body"},"180":{"body":"void nng_http_client_free(nng_http_client *client); The nng_http_client_free connection destroys the client object and any of its resources. note Any connections created by nng_http_client_connect are not affected by this function, and must be closed explicitly as needed.","breadcrumbs":"API Reference » HTTP » Destroy a Client","id":"180","title":"Destroy a Client"},"181":{"body":"int nng_http_client_get_tls(nng_http_client *client, nng_tls_config **tlsp);\nint nng_http_client_set_tls(nng_http_client *client, nng_tls_config *tls); The nng_http_client_get_tls and nng_http_client_set_tls functions are used to retrieve or change the TLS configuration used when making outbound connections, enabling TLS as a result. If TLS has not been previously configured on client , then nng_http_client_get_tls will return NNG_EINVAL . Both functions will return NNG_ENOTSUP if either HTTP or TLS is not supported. Calling nng_http_client_set_tls invalidates any client previously obtained with nng_http_client_get_tls, unless a separate hold on the object was obtained. Once TLS is enabled for an nng_http_client, it is not possible to disable TLS. note The TLS configuration itself cannnot be changed once it has been used to create a connection, such as by calling nng_http_client_connect , but a new one can be installed in the client. Existing connections will use the TLS configuration that there were created with.","breadcrumbs":"API Reference » HTTP » Client TLS","id":"181","title":"Client TLS"},"182":{"body":"#include void nng_http_client_connect(nng_http_client *client, nng_aio *aio); The nng_http_client_connect function makes an outgoing connection to the server configured for client , and creates an nng_http object for the connection. This is done asynchronously, and when the operation succeseds the connection may be retried from the aio using nng_aio_get_output with index 0. Example 1: Connecting to Google nng_aio *aio;\nnng_url *url;\nnng_http_client *client;\nnng_http *conn;\nint rv; // Error checks elided for clarity.\nnng_url_parse(&url, \"http://www.google.com\");\nnng_aio_alloc(&aio, NULL, NULL);\nnng_http_client_alloc(&client, url); nng_http_client_connect(client, aio); // Wait for connection to establish (or attempt to fail).\nnng_aio_wait(aio); if ((rv = nng_aio_result(aio)) != 0) { printf(\"Connection failed: %s\\n\", nng_strerror(rv));\n} else { // Connection established, get it. conn = nng_aio_get_output(aio, 0); // ... do something with it here // Close the connection when done to avoid leaking it. nng_http_close(conn);\n}","breadcrumbs":"API Reference » HTTP » Creating Connections","id":"182","title":"Creating Connections"},"183":{"body":"int nng_http_set_version(nng_http *conn, const char *version);\nint nng_http_set_uri(nng_http *conn, const char *uri); The nng_http_set_uri function provides a URI for the transaction. This will be used to set the URI for the request. The URI typically appears like a path, starting with \"/\", although it may also contain a query string.","breadcrumbs":"API Reference » HTTP » Preparing a Transaction","id":"183","title":"Preparing a Transaction"},"184":{"body":"","breadcrumbs":"API Reference » HTTP » Request Body","id":"184","title":"Request Body"},"185":{"body":"void nng_http_write_request(nng_http *conn, nng_aio *aio); The nng_http_write_request function starts an asynchronous write of the HTTP request associated with conn . The entire request is sent, including headers, and if present, the request body data. (The request body can be set with [nng_http_set_data] or [nng_http_copy_data].) This function returns immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via nng_aio_result . tip Consider using the [nng_http_transact] function, which provides a simpler interface for performing a complete HTTP client transaction.","breadcrumbs":"API Reference » HTTP » Sending the Request","id":"185","title":"Sending the Request"},"186":{"body":"void nng_http_read_response(nng_http *conn, nng_aio *aio); The nng_http_read_response function starts an asynchronous read from the HTTP connection conn , reading an HTTP response into the response associated with conn , including all of the related headers. It does not transfer any response body. To do that, use nng_http_read_all or nng_http_read . note At this time we have no API support for reading chunked transfers directly. Applications that need to do so may use the direct read functions. tip An easier one-shot method for many use cases might be [nng_http_transact].","breadcrumbs":"API Reference » HTTP » Obtaining the Response","id":"186","title":"Obtaining the Response"},"187":{"body":"int nng_http_transact(nng_http *conn, nng_aio *aio); The HTTP request is issued, and the response processed, asynchronously by the nng_http_transact function. When the function is complete, the aio will be notified. The nng_http_transact function is used to perform a complete HTTP exchange over the connection conn , sending the request and attached body data to the remote server, and reading the response. The entire response is read, including any associated body, which can subsequently be obtained using [nng_http_get_data]. This function is intended to make creation of client applications easier, by performing multiple asynchronous operations required to complete an entire HTTP transaction. If an error occurs, the caller should close conn with nng_http_close , as it may not necessarily be usable with other transactions. warning If the remote server tries to send an extremely large buffer, then a corresponding allocation will be made, which can lead to denial of service attacks. Client applications should take care to use this only with reasonably trust-worthy servers. note A given connection conn should be used with only one operation or transaction at a time as HTTP/1.1 has no support for request interleaving. This function returns immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via [nng_aio_result()].","breadcrumbs":"API Reference » HTTP » Submitting the Transaction","id":"187","title":"Submitting the Transaction"},"188":{"body":"","breadcrumbs":"API Reference » HTTP » Response Body","id":"188","title":"Response Body"},"189":{"body":"","breadcrumbs":"API Reference » HTTP » Server API","id":"189","title":"Server API"},"19":{"body":"void *nng_msg_clear(nng_msg *msg); The nng_msg_clear simply resets the total message body length to zero, but does not affect the capacity. It does not change the underlying bytes of the message.","breadcrumbs":"API Reference » Messages » Clear the Body","id":"19","title":"Clear the Body"},"190":{"body":"","breadcrumbs":"API Reference » HTTP » Handlers","id":"190","title":"Handlers"},"191":{"body":"void nng_http_write_response(nng_http *conn, nng_aio *aio); Normally the server will send any attached response, but there are circumstances where a response must be sent manually, such as when hijacking a connection. In such a case, nng_http_write_response can be called, which will send the response and any attached data, asynchronously using the nng_aio aio . By default, for HTTP/1.1 connections, the connection is kept open, and will be reused to receive new requests. For HTTP/1.0, or if the client has requested explicitly by setting the \"Connection: close\" header, the connection will be closed after the response is fully sent.","breadcrumbs":"API Reference » HTTP » Sending the Response","id":"191","title":"Sending the Response"},"192":{"body":"This chapter discusses some interfaces that don't really fit anywhere else.","breadcrumbs":"API Reference » Miscellaneous » Miscellaneous","id":"192","title":"Miscellaneous"},"193":{"body":"uint32_t nng_random(void); The nng_random returns a random number. The value returned is suitable for use with cryptographic functions such as key generation, and is obtained using platform-specific cryptographically strong random number facilities when available.","breadcrumbs":"API Reference » Miscellaneous » Get Random Number","id":"193","title":"Get Random Number"},"194":{"body":"int nng_socket_pair(int fds[2]); The nng_socket_pair function creates a pair of connected file descriptors. These file descriptors, which are returned in the fds array, are suitable for use with the Socket transport . On POSIX platforms, this is a thin wrapper around the standard socketpair function, using the AF_UNIX family and the SOCK_STREAM socket type. 1 This will return zero on success, or an error number. On platforms that lack this capability, such as Windows, it will return NNG_ENOTSUP. tip This function may be useful for creating a shared connection between a parent process and a child process on UNIX platforms, without requiring the processes use a shared filesystem or TCP connection.","breadcrumbs":"API Reference » Miscellaneous » Create Socket Pair","id":"194","title":"Create Socket Pair"},"195":{"body":"const char * nng_version(void); The nng_version function returns a human readable version number for NNG , formatted as a NUL-terminated string. Additionally, compile time version information is available via some predefined macros: NNG_MAJOR_VERSION: Major version number. NNG_MINOR_VERSION: Minor version number. NNG_PATCH_VERSION: Patch version number. NNG is developed and released using Semantic Versioning 2.0 , and the version numbers reported refer to both the API and the library itself. (The ABI -- application binary interface -- between the library and the application is controlled in a similar, but different manner depending upon the link options and how the library is built.) 1 : At present only POSIX platforms implementing socketpair support this function.","breadcrumbs":"API Reference » Miscellaneous » Report Library Version","id":"195","title":"Report Library Version"},"196":{"body":"Internally, NNG uses a map of numeric identifiers to data structures. This feature is also exposed for application use, as a \"supplemental\" feature. When using these functions, it is necessary to add the #include include file to list of includes.","breadcrumbs":"API Reference » ID Map » ID Map","id":"196","title":"ID Map"},"197":{"body":"typedef struct nng_id_map_s nng_id_map; The ID map structure, nng_id_map provides a table of identifiers mapping to user-supplied pointers (which must not be NULL). The identifiers can be thought of as indices into the table, with the pointers providing the reference for the user supplied data. The values of identifiers can be supplied by the user, or can be allocated automatically by nng_id_map from a predefined range. The starting point for allocations can also be randomly within the range. The identifiers are 64-bit unsigned integers and can be sparse; the structure will use space efficiently even if identifiers are very far apart. 1 important The function available for nng_id_map are not thread-safe. Callers should use a mutex or similar approach when thread-safety is needed.","breadcrumbs":"API Reference » ID Map » ID Map Structure","id":"197","title":"ID Map Structure"},"198":{"body":"#define NNG_MAP_RANDOM 1 int nng_id_map_alloc(nng_id_map **map_p, uint64_t lo, uint64_t hi, int flags); The nng_id_map_alloc function allocates a map without any data in it, and returns a pointer to it in map_p . When allocating identifiers dynamically, the values will be chosen from the range defined by lo and hi , inclusive. The flags argument is a bit mask of flags that can adjust behavior of the map. The only flag defined at present is NNG_MAP_RANDOM, which causes the first identifier allocation to start at a random point within the range. This is useful to reduce the odds of different instances of an application using the same identifiers at the same time. If both lo and hi are zero, then the values 0 and 0xffffffff are substituted in their place, giving a full range of 32-bit identifiers. This function can return NNG_ENOMEM if it is unable to allocate resources, otherwise it returns zero on success.","breadcrumbs":"API Reference » ID Map » Create ID Map","id":"198","title":"Create ID Map"},"199":{"body":"void nng_id_map_free(nng_id_map *map); The nng_id_map_free function destroys map , releasing any resources associated with it. note The nng_id_map_free frees the map itself, but will not free memory associated with any strctures contained within it.","breadcrumbs":"API Reference » ID Map » Destroy Map","id":"199","title":"Destroy Map"},"2":{"body":"important This is a DRAFT version of this reference manual, and much is still in progress. There may be errors, and large omissions as content is still be moved from the previous ASCIIDOCTOR format and updated for NNG 2.0.","breadcrumbs":"Preface » Preface","id":"2","title":"Preface"},"20":{"body":"int nng_msg_append(nng_msg *msg, const void *val, size_t size);\nint nng_msg_append_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_append_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_append_u64(nng_msg *msg, uint64_t val64); int nng_msg_insert(nng_msg *msg, const void *val, size_t size);\nint nng_msg_insert_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_insert_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_insert_u64(nng_msg *msg, uint64_t val64); Appending data to a message body is done by using the nng_msg_append functions. The base nng_msg_append function appends size bytes of untyped data to the end of the message. Use of the typed versions, ending in suffixes _u16, _u32, and _u64 allows for unsigned integers to be appended directly. The integers are encoded in network byte order, with the most significant byte appearing first. The message body will by two, four, or eight bytes accordingly. Data may inserted before the rest of the message body by using the nng_msg_insert functions. This will attempt to use \"headroom\" in the message to avoid a data copy. Otherwise they are like the nng_msg_append functions except that the put the data in front of the messages instead of at the end. tip Message headroom is limited, so nng_msg_insert is best used sparingly. It is much more efficient to build the message content from start to end using nng_msg_append.","breadcrumbs":"API Reference » Messages » Add to Body","id":"20","title":"Add to Body"},"200":{"body":"int nng_id_set(nng_id_map *map, uint64_t id, void *value); The nng_id_map_set function is used to store the value in the map at index id . If another value is already stored at that same location, then it is overwritten with value . note The value must not be NULL. If the table has to grow to accommodate this value, it may fail if insufficient memory is available, returning NNG_ENOMEM . Otherwise it returns zero.","breadcrumbs":"API Reference » ID Map » Store a Value","id":"200","title":"Store a Value"},"201":{"body":"void *nng_id_get(nng_id_map *map, uint64_t id); The nng_id_get function looks up the entry for id in map , returning the associated value if present, or NULL if no such entry exists.","breadcrumbs":"API Reference » ID Map » Lookup a Value","id":"201","title":"Lookup a Value"},"202":{"body":"int nng_id_alloc(nng_id_map *map, uint64_t *id_p, void *value); The nng_id_alloc stores the value in the map , at a newly allocated index, and returns the index in id_p . Identifiers are allocated in increasing order, without reusing old identifiers until the largest possible identifier is allocated. After wrapping, only identifiers that are no longer in use will be considered. No effort is made to order the availability of identifiers based on when they were freed. 2 As with nng_id_set , this may need to allocate memory and can thus fail with NNG_ENOMEM . Additionally, if there are no more free identifiers within the range specified when map was created, then it will return NNG_ENOSPC . Otherwise it returns zero, indicating success.","breadcrumbs":"API Reference » ID Map » Allocate an ID","id":"202","title":"Allocate an ID"},"203":{"body":"int nng_id_remove(nng_id_map *map, uint64_t id); The nng_id_remove removes the entry at index id from map . If no such entry exist, it will return NNG_ENOENT . Otherwise it returns zero.","breadcrumbs":"API Reference » ID Map » Remove an ID","id":"203","title":"Remove an ID"},"204":{"body":"bool nng_id_visit(nng_id_map *map, uint64_t *id_p, void **value_p, uint32_t *cursor); The nng_id_visit function is used to iterate over all items in the table. The caller starts the iteration by setting the cursor to 0 before calling it. For each call, the associated key and value of the next item will be returned in id_p , and value_p and the cursor will be updated. When all items have been iterated, the function returns false. The order of items returned is not guaranteed to be sequential. The caller must not attempt to derive any value of the cursor as it refers to internal table indices. Entries may be safely removed from map while iterating. However, if new entries are added to the table while iterating, the result of iteration is undefined; entries may be repeated or omitted during such an iteration. The caller must not attempt to derive any value of the cursor as it refers to internal table indices. 1 : The ID map is capable of storing at most 232 identifiers, even though the identifers may themselves be much larger than this. 2 : The concern about possibly reusing a recently released identifier comes into consideration after the range has wrapped. Given a sufficiently large range, this is unlikely to be a concern.","breadcrumbs":"API Reference » ID Map » Iterating IDs","id":"204","title":"Iterating IDs"},"205":{"body":"Some NNG utilities need to parse command line options, and for this purpose a header library is supplied. To make use of this, the header must be included. tip The functionality described here is entirely contained in the nng/args.h header file, and may be used without previously initializing the library with nng_init , and may even be used in programs that are not linked against the NNG library.","breadcrumbs":"API Reference » Arguments Parser » Command Arguments","id":"205","title":"Command Arguments"},"206":{"body":"typedef struct nng_arg_spec { const char *a_name; // Long style name (may be NULL for short only) int a_short; // Short option (no clustering!) int a_val; // Value stored on a good parse (>0) bool a_arg; // Option takes an argument if true\n} nng_optspec; #define NNG_ARG_END (-1)\n#define NNG_ARG_INVAL (-2)\n#define NNG_ARG_AMBIG (-3)\n#define NNG_ARG_MISSING (-4) int nng_args_parse(int argc, char *const *argv, const nng_optspec *spec, int *val, char **arg, int *idx); The nng_args_parse function is intended to facilitate parsing command-line arguments. This function exists largely to stand in for getopt from POSIX systems, but it is available on all platforms, and it includes some capabilities missing from getopt. The function parses arguments from main 1 (using argc and argv ), starting at the index referenced by idx . (New invocations typically set the value pointed to by idx to 1.) Options are parsed as specified by spec (see Argument Specification .) The value of the parsed option will be stored at the address indicated by val , and the value of idx will be incremented to reflect the next option to parse. tip For using this to parse command-line like strings that do not include the command name itself, set the value referenced by idx to zero instead of one. If the option had an argument, a pointer to that is returned at the address referenced by arg . This function should be called repeatedly, until it returns either -1 (indicating the end of options is reached) or a non-zero error code is returned. This function may return the following errors: [NNG_ARG_AMBIGU]: Parsed option matches more than one specification. [NNG_ARG_MISSING]: Option requires an argument, but one is not present. [NNG_ARG_INVAL]: An invalid (unknown) argument is present in argv .","breadcrumbs":"API Reference » Arguments Parser » Parse Command Line Arguments","id":"206","title":"Parse Command Line Arguments"},"207":{"body":"The calling program must first create an array of nng_arg_spec structures describing the options to be supported. This structure has the following members: a_name: The long style name for the option, such as \"verbose\". This will be parsed as a long option on the command line when it is prefixed with two dashes. It may be NULL if only a short option is to be supported. a_short: This is a single letter (at present only ASCII letters are supported). These options appear as just a single letter, and are prefixed with a single dash on the command line. The use of a slash in lieu of the dash is not supported, in order to avoid confusion with path name arguments. This value may be set to 0 if no short option is needed. o_val: This is a numeric value that is unique to this option. This value is assigned by the application program, and must be non-zero for a valid option. If this is zero, then it indicates the end of the specifications, and the rest of this structure is ignored. The value will be returned to the caller in val by nng_args_parse when this option is parsed from the command line. a_arg: This value should be set to true if the option should take an argument.","breadcrumbs":"API Reference » Arguments Parser » Option Specification","id":"207","title":"Option Specification"},"208":{"body":"Long options are parsed from the argv array, and are indicated when the element being scanned starts with two dashes. For example, the \"verbose\" option would be specified as --verbose on the command line. If a long option takes an argument, it can either immediately follow the option as the next element in argv , or it can be appended to the option, separated from the option by an equals sign (=) or a colon (:).","breadcrumbs":"API Reference » Arguments Parser » Long Options","id":"208","title":"Long Options"},"209":{"body":"Short options appear by themselves in an argv element, prefixed by a dash (-). If the short option takes an argument, it can either be appended in the same element of argv , or may appear in the next argv element. note Option clustering, where multiple options can be crammed together in a single argv element, is not supported by this function (yet).","breadcrumbs":"API Reference » Arguments Parser » Short Options","id":"209","title":"Short Options"},"21":{"body":"int nng_msg_chop(nng_msg *msg, size_t size);\nint nng_msg_chop_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_chop_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_chop_u64(nng_msg *msg, uint64_t *val64); int nng_msg_trim(nng_msg *msg, size_t size);\nint nng_msg_trim_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_trim_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_trim_u64(nng_msg *msg, uint64_t *val64); The nng_msg_chop functions remove data from the end of the body of message msg , reducing the message length by either size , or the appropriate value size. The nng_msg_trim functions remove data from the beginning of the message body of msg . but are otherwise just like the nng_msg_chop functions. If the message is not big enough to remove requisite amount of bytes, these functions return NNG_EINVAL. Otherwise they return zero. Additionally, functions with typed suffixes (_u16, _u32, _u64) decode the data and return it through the appropriate val pointer. The data is assumed to have been in network byte order in the message, but is returned in the native machine byte order. The appropriate number of bytes is consumed for each of these types, so two bytes for _u16, four bytes for _u32, and eight bytes for _u64.","breadcrumbs":"API Reference » Messages » Consume From Body","id":"21","title":"Consume From Body"},"210":{"body":"When using long options, the parser will match if it is equal to a prefix of the a_name member of a option specification, provided that it do so unambiguously (meaning it must not match any other option specification.)","breadcrumbs":"API Reference » Arguments Parser » Prefix Matching","id":"210","title":"Prefix Matching"},"211":{"body":"The following program fragment demonstrates this function. enum { OPT_LOGFILE, OPT_VERBOSE }; char *logfile; // options to be set bool verbose; static nng_arg_spec specs[] = { { .a_name = \"logfile\", .a_short = 'D', .a_val = OPT_LOGFILE, .a_arg = true, }, { .a_name = \"verbose\", .a_short = 'V', .a_val = OPT_VERBOSE, .a_arg = false, }, { .a_val = 0; // Terminate array } }; for (int idx = 1;;) { int rv, opt; char *arg; rv = nng_args_parse(argc, argv, specs, &opt, &arg, &idx); if (rv != 0) { break; } switch (opt) { case OPT_LOGFILE: logfile = arg; break; case OPT_VERBOSE: verbose = true; break; } } if (rv != NNG_ARG_END) { switch (rv) { case NNG_ARG_AMBIG: printf(\"Options error: ambiguous option\\n\"); break; case NNG_ARG_MISSING: printf(\"Options error: required option argument missing\\n\"); break; case NNG_ARG_INVAL: printf(\"Options error: unknown option present\\n\"); break; } exit(1); } 1 : Parsing argument strings from other sources can be done as well, although usually then idx will be initialized to zero.","breadcrumbs":"API Reference » Arguments Parser » Example","id":"211","title":"Example"},"212":{"body":"The Scalability Protocols are a principally a collection of common networking patterns found in applications. The following patterns are included:","breadcrumbs":"Protocols » Protocols","id":"212","title":"Protocols"},"213":{"body":"The request/reply pattern is made up of the REQ and REP protocols. This most often used when implementing RPC-like services, where a given request is matched by a single reply.","breadcrumbs":"Protocols » Request - Reply","id":"213","title":"Request - Reply"},"214":{"body":"The pipeline pattern is made up of the PUSH and PULL protocols. In this pattern communication is half-duplex, in that one side sends data and another side receives. This pattern is also characterized by its ability to solve distribution problems, and the fact that it has back-pressure, providing a measure of flow control to data production and consumption.","breadcrumbs":"Protocols » Pipeline","id":"214","title":"Pipeline"},"215":{"body":"","breadcrumbs":"Protocols » Publish - Subscribe","id":"215","title":"Publish - Subscribe"},"216":{"body":"","breadcrumbs":"Protocols » Bus","id":"216","title":"Bus"},"217":{"body":"","breadcrumbs":"Protocols » Pair","id":"217","title":"Pair"},"218":{"body":"The BUS protocol provides for building mesh networks where every peer is connected to every other peer. In this protocol, each message sent by a node is sent to every one of its directly connected peers. tip Messages are only sent to directly connected peers. This means that in the event that a peer is connected indirectly, it will not receive messages. When using this protocol to build mesh networks, it is therefore important that a fully-connected mesh network be constructed. All message delivery in this pattern is best-effort, which means that peers may not receive messages. Furthermore, delivery may occur to some, all, or none of the directly connected peers. (Messages are not delivered when peer nodes are unable to receive.) Hence, send operations will never block; instead if the message cannot be delivered for any reason it is discarded. tip In order to minimize the likelihood of message loss, this protocol should not be used for high throughput communications. Furthermore, the more traffic in aggregate that occurs across the topology, the more likely that message loss is to occur.","breadcrumbs":"Protocols » BUS Protocol » BUS Protocol","id":"218","title":"BUS Protocol"},"219":{"body":"The nng_bus0_open functions create a bus socket. This socket may be used to send and receive messages. Sending messages will attempt to deliver to each directly connected peer.","breadcrumbs":"Protocols » BUS Protocol » Socket Operations","id":"219","title":"Socket Operations"},"22":{"body":"void *nng_msg_header(nng_msg *msg);\nsize_t nng_msg_header_len(nng_msg *msg); The header and header length of msg are returned by nng_msg_header and nng_msg_header_len, respectively. The message headers are generally intended for limited use, to store protocol headers. important The message headers are for protocol and transport headers, and not for general application payloads. Misuse of the header may prevent the application from functioning properly.","breadcrumbs":"API Reference » Messages » Message Header","id":"22","title":"Message Header"},"220":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » BUS Protocol » Protocol Versions","id":"220","title":"Protocol Versions"},"221":{"body":"The BUS protocol has no protocol-specific options.","breadcrumbs":"Protocols » BUS Protocol » Protocol Options","id":"221","title":"Protocol Options"},"222":{"body":"When using a BUS socket in raw mode , received messages will contain the incoming pipe ID as the sole element in the header. If a message containing such a header is sent using a raw BUS socket, then, the message will be delivered to all connected pipes except the one identified in the header. This behavior is intended for use with device configurations consisting of just a single socket. Such configurations are useful in the creation of rebroadcasters, and this capability prevents a message from being routed back to its source. If no header is present, then a message is sent to all connected pipes. When using normal (cooked mode) BUS sockets, no message headers are present.","breadcrumbs":"Protocols » BUS Protocol » Protocol Headers","id":"222","title":"Protocol Headers"},"223":{"body":"The PAIR protocol implements a peer-to-peer pattern, where relationships between peers are one-to-one.","breadcrumbs":"Protocols » PAIR Protocol » PAIR protocol","id":"223","title":"PAIR protocol"},"224":{"body":"The nng_pair_open functions create a PAIR socket. Normally, this pattern will block when attempting to send a message if no peer is able to receive the message. note Even though this mode may appear to be reliable, because back-pressure prevents discarding messages most of the time, there are topologies involving where messages may be discarded. Applications that require reliable delivery semantics should consider using REQ sockets, or implement their own acknowledgment layer on top of PAIR sockets.","breadcrumbs":"Protocols » PAIR Protocol » Socket Operations","id":"224","title":"Socket Operations"},"225":{"body":"Version 0 is the legacy version of this protocol. It lacks any header information, and is suitable when building simple one-to-one topologies. tip Use version 0 if you need to communicate with other implementations, including the legacy libnanomsg library or mangos . Version 1 of the protocol offers improved protection against loops when used with devices .","breadcrumbs":"Protocols » PAIR Protocol » Protocol Versions","id":"225","title":"Protocol Versions"},"226":{"body":"note Polyamorous mode is deprecated, and support for it will likely be removed in a future release, when a suitable mesh protocol is available. In the meantime, applications are encouraged to look to other patterns. Normally pair sockets are for one-to-one communication, and a given peer will reject new connections if it already has an active connection to another peer. Polyamorous changes this, to allow a socket to communicate with multiple directly-connected peers. This mode is enabled by opening a socket using nng_pair1_open_poly . tip Polyamorous mode is only available when using pair version 1. In polyamorous mode a socket can support many one-to-one connections. In this mode, the application must choose the remote peer to receive an outgoing message by setting the nng_pipe to use for the outgoing message using nng_msg_set_pipe . If no remote peer is specified by the sender, then the protocol will select any available connected peer. Most often the value of the outgoing pipe will be obtained from an incoming message using nng_msg_get_pipe , such as when replying to an incoming message. note Directed send only works with directly connected peers. It will not function across device proxies. In order to prevent head-of-line blocking, if the peer on the given pipe is not able to receive (or the pipe is no longer available, such as if the peer has disconnected), then the message will be discarded with no notification to the sender.","breadcrumbs":"Protocols » PAIR Protocol » Polyamorous Mode","id":"226","title":"Polyamorous Mode"},"227":{"body":"The following protocol-specific options are available. NNG_OPT_MAXTTL : (int, version 1 only). Maximum time-to-live. NNG_OPT_PAIR1_POLY: (bool, version 1 only) This option is no longer supported. Formerly it was used to configure polyamorous mode, but that mode is now established by using the nng_pair1_open_poly function.","breadcrumbs":"Protocols » PAIR Protocol » Protocol Options","id":"227","title":"Protocol Options"},"228":{"body":"Version 0 of the pair protocol has no protocol-specific headers. Version 1 of the pair protocol uses a single 32-bit unsigned value. The low-order (big-endian) byte of this value contains a \"hop\" count, and is used in conjunction with the NNG_OPT_MAXTTL option to guard against device forwarding loops. This value is initialized to 1, and incremented each time the message is received by a new node.","breadcrumbs":"Protocols » PAIR Protocol » Protocol Headers","id":"228","title":"Protocol Headers"},"229":{"body":"The PUB protocol is one half of a publisher/subscriber pattern. In this pattern, a publisher sends data, which is broadcast to all subscribers. The subscribing applications only see the data to which they have subscribed. The PUB protocol is the publisher side, and the SUB protocol is the subscriber side. note In this implementation, the publisher delivers all messages to all subscribers. The subscribers maintain their own subscriptions, and filter them locally. Thus, this pattern should not be used in an attempt to reduce bandwidth consumption. The topics that subscribers subscribe to is just the first part of the message body. Applications should construct their messages accordingly.","breadcrumbs":"Protocols » PUB Protocol » PUB Protocol","id":"229","title":"PUB Protocol"},"23":{"body":"void *nng_msg_header_clear(nng_msg *msg); The nng_msg_header_clear simply resets the total message header length to zero.","breadcrumbs":"API Reference » Messages » Clear the Header","id":"23","title":"Clear the Header"},"230":{"body":"The nng_pub0_open functions create a publisher socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in NNG_ENOTSUP.","breadcrumbs":"Protocols » PUB Protocol » Socket Operations","id":"230","title":"Socket Operations"},"231":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PUB Protocol » Protocol Versions","id":"231","title":"Protocol Versions"},"232":{"body":"The PUB protocol has no protocol-specific options.","breadcrumbs":"Protocols » PUB Protocol » Protocol Options","id":"232","title":"Protocol Options"},"233":{"body":"The PUB protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PUB Protocol » Protocol Headers","id":"233","title":"Protocol Headers"},"234":{"body":"The PULL protocol is one half of a pipeline pattern. The other half is the PUSH protocol. In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion from the set of connected peers available for receiving. This property makes this pattern useful in load-balancing scenarios.","breadcrumbs":"Protocols » PULL Protocol » PULL protocol","id":"234","title":"PULL protocol"},"235":{"body":"The nng_pull0_open functions create a PULL socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in NNG_ENOTSUP. When receiving messages, the PULL protocol accepts messages as they arrive from peers. If two peers both have a message ready, the order in which messages are handled is undefined.","breadcrumbs":"Protocols » PULL Protocol » Socket Operations","id":"235","title":"Socket Operations"},"236":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PULL Protocol » Protocol Versions","id":"236","title":"Protocol Versions"},"237":{"body":"The PULL protocol has no protocol-specific options.","breadcrumbs":"Protocols » PULL Protocol » Protocol Options","id":"237","title":"Protocol Options"},"238":{"body":"The PULL protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PULL Protocol » Protocol Headers","id":"238","title":"Protocol Headers"},"239":{"body":"","breadcrumbs":"Protocols » PUSH Protocol » PUSH protocol","id":"239","title":"PUSH protocol"},"24":{"body":"int nng_msg_header_append(nng_msg *msg, const void *val, size_t size);\nint nng_msg_header_append_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_header_append_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_header_append_u64(nng_msg *msg, uint64_t val64); int nng_msg_header_insert(nng_msg *msg, const void *val, size_t size);\nint nng_msg_header_insert_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_header_insert_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_header_insert_u64(nng_msg *msg, uint64_t val64); Appending data to a message header is done by using the nng_msg_header_append functions, and inserting data in the header is done using the nng_msg_header_insert functions. These functions act just like the nng_msg_append and nng_msg_insert functions, except that they operate on the message header rather than the message body.","breadcrumbs":"API Reference » Messages » Append or Insert Header","id":"24","title":"Append or Insert Header"},"240":{"body":"The PUSH protocol is one half of a pipeline pattern. The other side is the PULL protocol. In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion from the set of connected peers available for receiving. This property makes this pattern useful in load-balancing scenarios.","breadcrumbs":"Protocols » PUSH Protocol » DESCRIPTION","id":"240","title":"DESCRIPTION"},"241":{"body":"The nng_push0_open call creates a PUSH socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in NNG_ENOTSUP. Send operations will observe flow control (back-pressure), so that only peers capable of accepting a message will be considered. If no peer is available to receive a message, then the send operation will wait until one is available, or the operation times out. note Although the pipeline protocol honors flow control, and attempts to avoid dropping messages, no guarantee of delivery is made. Furthermore, as there is no capability for message acknowledgment, applications that need reliable delivery are encouraged to consider the REQ protocol instead.","breadcrumbs":"Protocols » PUSH Protocol » Socket Operations","id":"241","title":"Socket Operations"},"242":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PUSH Protocol » Protocol Versions","id":"242","title":"Protocol Versions"},"243":{"body":"NNG_OPT_SENDBUF : (int, 0 - 8192) Normally this is set to zero, indicating that send operations are unbuffered. In unbuffered operation, send operations will wait until a suitable peer is available to receive the message. If this is set to a positive value (up to 8192), then an intermediate buffer is provided for the socket with the specified depth (in messages). note Transport layer buffering may occur in addition to any socket buffer determined by this option.","breadcrumbs":"Protocols » PUSH Protocol » Protocol Options","id":"243","title":"Protocol Options"},"244":{"body":"The PUSH protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PUSH Protocol » Protocol Headers","id":"244","title":"Protocol Headers"},"245":{"body":"The REP protocol is one half of a request/reply pattern. In this pattern, a requester sends a message to one replier, who is expected to reply. The request is resent if no reply arrives, until a reply is received or the request times out. tip This protocol is useful in setting up RPC-like services. It is also reliable, in that a requester will keep retrying until a reply is received. The REP protocol is the replier side, and the REP protocol is the requester side.","breadcrumbs":"Protocols » REP Protocol » REP Protocol","id":"245","title":"REP Protocol"},"246":{"body":"The nng_rep0_open functions create a replier socket. This socket may be used to receive messages (requests), and then to send replies. Generally a reply can only be sent after receiving a request. Send operations will result in NNG_ESTATE if no corresponding request was previously received. Likewise, only one receive operation may be pending at a time. Any additional concurrent receive operations will result in NNG_ESTATE. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » REP Protocol » Socket Operations","id":"246","title":"Socket Operations"},"247":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Each context may have at most one outstanding request, and operates independently of the others. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » REP Protocol » Context Operations","id":"247","title":"Context Operations"},"248":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » REP Protocol » Protocol Versions","id":"248","title":"Protocol Versions"},"249":{"body":"The REP protocol has no protocol-specific options.","breadcrumbs":"Protocols » REP Protocol » Protocol Options","id":"249","title":"Protocol Options"},"25":{"body":"int nng_msg_header_chop(nng_msg *msg, size_t size);\nint nng_msg_header_chop_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_header_chop_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_header_chop_u64(nng_msg *msg, uint64_t *val64); int nng_msg_header_trim(nng_msg *msg, size_t size);\nint nng_msg_header_trim_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_header_trim_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_header_trim_u64(nng_msg *msg, uint64_t *val64); The nng_msg_header_trim functions remove data from the beginning of the message header, and the nng_msg_header_chop functions remove data from the end of the message header. These functions act just like the nng_msg_trim and nng_msg_chop functions, except that they operate the message header rather than the message body.","breadcrumbs":"API Reference » Messages » Consume from Header","id":"25","title":"Consume from Header"},"250":{"body":"The REP protocol uses a backtrace in the header. This is more fully documented in the REQ chapter.","breadcrumbs":"Protocols » REP Protocol » Protocol Headers","id":"250","title":"Protocol Headers"},"251":{"body":"The REQ protocol is one half of a request/reply pattern. In this pattern, a requester sends a message to one replier, who is expected to reply. The request is resent if no reply arrives, until a reply is received or the request times out. tip This protocol is useful in setting up RPC-like services. It is also \"reliable\", in that a the requester will keep retrying until a reply is received. note Because requests are resent, it is important that they be idempotent to ensure predictable and repeatable behavior even in the face of duplicated requests, which can occur (for example if a reply message is lost for some reason.) The requester generally only has one outstanding request at a time unless in raw mode , and it will generally attempt to spread work requests to different peer repliers. tip This property, when combined with a device can help provide a degree of load-balancing. The REQ protocol is the requester side, and the REP protocol is the replier side.","breadcrumbs":"Protocols » REQ Protocol » REQ protocol","id":"251","title":"REQ protocol"},"252":{"body":"The nng_req0_open functions create a REQ socket. This socket may be used to send messages (requests), and then to receive replies. Generally a reply can only be received after sending a request. (Attempts to receive a message will result in NNG_ESTATE if there is no outstanding request.) Furthermore, only a single receive operation may be pending at a time. Attempts to post more receive operations concurrently will result in NNG_ESTATE. Requests may be canceled by sending a different request. This will cause the requester to discard any reply from the earlier request, but it will not stop a replier from processing a request it has already received or terminate a request that has already been placed on the wire. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » REQ Protocol » Socket Operations","id":"252","title":"Socket Operations"},"253":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . The NNG_OPT_REQ_RESENDTIME value may be configured differently on contexts created this way. Each context may have at most one outstanding request, and operates independently from the others. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » REQ Protocol » Context Operations","id":"253","title":"Context Operations"},"254":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » REQ Protocol » Protocol Versions","id":"254","title":"Protocol Versions"},"255":{"body":"The following protocol-specific option is available. NNG_OPT_REQ_RESENDTIME: ( nng_duration ) When a new request is started, a timer of this duration is also started. If no reply is received before this timer expires, then the request will be resent. Requests are also automatically resent if the peer to whom the original request was sent disconnects. Resending may be deferred up to the value of the NNG_OPT_RESENDTICK parameter. If the value is set to NNG_DURATION_INFINITE , then resends are disabled altogether. This should be used when the request is not idemptoent. NNG_OPT_REQ_RESENDTICK: ( nng_duration ) This is the granularity of the clock that is used to check for resending. The default is a second. Setting this to a higher rate will allow for more timely resending to occur, but may incur significant additional overhead when the socket has many outstanding requests (contexts). When there are no requests outstanding that have a resend set, then the clock does not tick at all. This option is shared for all contexts on a socket, and is only available for the socket itself.","breadcrumbs":"Protocols » REQ Protocol » Protocol Options","id":"255","title":"Protocol Options"},"256":{"body":"This protocol uses a backtrace in the header. This form uses a stack of 32-bit big-endian identifiers. There must be at least one identifier, the request ID , which will be the last element in the array, and must have the most significant bit set. There may be additional peer ID s preceding the request ID. These will be distinguishable from the request ID by having their most significant bit clear. When a request message is received by a forwarding node (such as a device ), the forwarding node prepends a 32-bit peer ID (which must have the most significant bit clear), which is the forwarder's way of identifying the directly connected peer from which it received the message. (This peer ID, except for the most significant bit, has meaning only to the forwarding node itself.) It may help to think of prepending a peer ID as pushing a peer ID onto the front of the stack of headers for the message. (It will use the peer ID it popped from the front to determine the next intermediate destination for the reply.) When a reply message is created, it is created using the same headers that the request contained. A forwarding node can pop the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. When the reply finally arrives back at the initiating requester, it should have only a single element in the message, which will be the request ID it originally used for the request.","breadcrumbs":"Protocols » REQ Protocol » Protocol Headers","id":"256","title":"Protocol Headers"},"257":{"body":"The RESPONDENT protocol is one half of a survey pattern. In this pattern, a surveyor sends a survey, which is broadcast to all peer respondents. The respondents then have a chance to reply (but are not obliged to reply). The survey itself is a timed event, so that responses received after the survey has finished are discarded. tip This protocol is useful in solving voting problems, such as leader election in cluster configurations, as well as certain kinds of service discovery problems. The RESPONDENT protocol is the respondent side, and the SURVEYOR protocol is the surveyor side.","breadcrumbs":"Protocols » RESPONDENT Protocol » RESPONDENT protocol","id":"257","title":"RESPONDENT protocol"},"258":{"body":"The nng_respondent0_open functions create a respondent socket. This socket may be used to receive messages, and then to send replies. A reply can only be sent after receiving a survey, and generally the reply will be sent to surveyor from whom the last survey was received. Respondents may discard a survey by simply not replying to it. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » RESPONDENT Protocol » Socket Operations","id":"258","title":"Socket Operations"},"259":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Incoming surveys will be routed to and received by only one context. Additional surveys may be received by other contexts in parallel. Replies made using a context will be returned to the the surveyor that issued the survey most recently received by that context. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » RESPONDENT Protocol » Context Operations","id":"259","title":"Context Operations"},"26":{"body":"nng_pipe nng_msg_get_pipe(nng_msg *msg);\nvoid nng_msg_get_pipe(nng_msg *msg, nng_pipe p); The nng_msg_set_pipe function sets the pipe associated with msg to p . This is most often useful when used with protocols that support directing a message to a specific peer. For example the PAIR version 1 protocol can do this when NNG_OPT_PAIR1_POLY mode is set. The nng_msg_get_pipe function returns the pipe that was previously set on the message m , either directly by the application, or when the message was received by the protocol. note Not all protocols support overriding the destination pipe.","breadcrumbs":"API Reference » Messages » Message Pipe","id":"26","title":"Message Pipe"},"260":{"body":"Only version 0 of this protocol is supported. At the time of writing, no other versions of this protocol have been defined. 1","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Versions","id":"260","title":"Protocol Versions"},"261":{"body":"The respondent protocol has no protocol-specific options.","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Options","id":"261","title":"Protocol Options"},"262":{"body":"The RESPONDENT protocol uses a backtrace in the header. This is more fully documented in the SURVEYOR manual. 1 : An earlier and incompatible version of the protocol was used in older pre-releases of nanomsg , but was not released in any production version.","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Headers","id":"262","title":"Protocol Headers"},"263":{"body":"The SUB protocol is one half of a publisher/subscriber pattern. In this pattern, a publisher sends data, which is broadcast to all subscribers. The subscribing applications only see the data to which they have subscribed. The SUB protocol is the subscriber side, and the PUB protocol is the publisher side. note The publisher delivers all messages to all subscribers. The subscribers maintain their own subscriptions, and filter them locally. Thus, this pattern should not be used in an attempt to reduce bandwidth consumption. The topics that subscribers subscribe to is compared to the leading bytes of the message body. Applications should construct their messages accordingly.","breadcrumbs":"Protocols » SUB Protocol » SUB protocol","id":"263","title":"SUB protocol"},"264":{"body":"The nng_sub0_open functions create a SUB socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in NNG_ENOTSUP.","breadcrumbs":"Protocols » SUB Protocol » Socket Operations","id":"264","title":"Socket Operations"},"265":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » SUB Protocol » Protocol Versions","id":"265","title":"Protocol Versions"},"266":{"body":"The following protocol-specific option is available. NNG_OPT_SUB_PREFNEW: (bool) This read/write option specifies the behavior of the subscriber when the queue is full. When true (the default), the subscriber will make room in the queue by removing the oldest message. When false, the subscriber will reject messages if the message queue does not have room.","breadcrumbs":"Protocols » SUB Protocol » Protocol Options","id":"266","title":"Protocol Options"},"267":{"body":"The SUB protocol has no protocol-specific headers.","breadcrumbs":"Protocols » SUB Protocol » Protocol Headers","id":"267","title":"Protocol Headers"},"268":{"body":"The SURVEYOR protocol is one half of a survey pattern. In this pattern, a surveyor sends a survey, which is broadcast to all peer respondents. The respondents then have a chance, but are not obliged, to reply. The survey itself is a timed event, so that responses received after the survey has finished are discarded. tip This protocol is useful in solving voting problems, such as leader election in cluster configurations, as well as certain kinds of service discovery problems. The SURVEYOR protocol is the surveyor side, and the RESPONDENT protocol is the respondent side.","breadcrumbs":"Protocols » SURVEYOR Protocol » SURVEYOR protocol","id":"268","title":"SURVEYOR protocol"},"269":{"body":"The nng_surveyor0_open functions create a surveyor socket. This socket may be used to send messages (surveys), and then to receive replies. A reply can only be received after sending a survey. A surveyor can normally expect to receive at most one reply from each responder. (Messages can be duplicated in some topologies, so there is no guarantee of this.) Attempts to receive on a socket with no outstanding survey will result in NNG_ESTATE. If the survey times out while the surveyor is waiting for replies, then the result will be NNG_ETIMEDOUT. Only one survey can be outstanding at a time; sending another survey will cancel the prior one, and any responses from respondents from the prior survey that arrive after this will be discarded. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » SURVEYOR Protocol » Socket Operations","id":"269","title":"Socket Operations"},"27":{"body":"","breadcrumbs":"API Reference » Messages » Examples","id":"27","title":"Examples"},"270":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Each context can initiate its own surveys, and it will receive only responses to its own outstanding surveys. Other contexts on the same socket may have overlapping surveys operating at the same time. Each of these may have their own timeouts established with NNG_OPT_SURVEYOR_SURVEYTIME. Additionally, sending a survey on a context will only cancel an outstanding survey on the same context. note Due to the best-effort nature of this protocol, if too may contexts are attempting to perform surveys simultaneously, it is possible for either individual outgoing surveys or incoming responses to be lost.","breadcrumbs":"Protocols » SURVEYOR Protocol » Context Operations","id":"270","title":"Context Operations"},"271":{"body":"Only version 0 of this protocol is supported. At the time of writing, no other versions of this protocol have been defined. 1","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Versions","id":"271","title":"Protocol Versions"},"272":{"body":"The following protocol-specific option is available. NNG_OPT_SURVEYOR_SURVEYTIME: ( nng_duration ) When a new survey is started, a timer of this duration is started. Any responses arriving this time will be discarded. Attempts to receive after the timer expires with no other surveys started will result in NNG_ESTATE. If a receive is pending when this timer expires, it will result in NNG_ETIMEDOUT.","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Options","id":"272","title":"Protocol Options"},"273":{"body":"This form uses a stack of 32-bit big-endian identifiers. There must be at least one identifier, the survey ID , which will be the last element in the array, and must have the most significant bit set. There may be additional peer ID s preceding the survey ID. These will be distinguishable from the survey ID by having their most significant bit clear. When a survey message is received by a forwarding node (such as a device ), the forwarding node prepends a 32-bit peer ID (which must have the most significant bit clear), which is the forwarder's way of identifying the directly connected peer from which it received the message. (This peer ID, except for the most significant bit, has meaning only to the forwarding node itself.) It may help to think of prepending a peer ID as pushing a peer ID onto the front of the stack of headers for the message. (It will use the peer ID it popped from the front to determine the next intermediate destination for the response.) When a response message is created, it is created using the same headers that the survey contained. A forwarding node can pop the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. When the response finally arrives back at the initiating surveyor, it should have only a single element in the message, which will be the survey ID it originally used for the request. More detail can be found in the sp-surveyor-01 RFC document. 1 : An earlier and incompatible version of the protocol was used in older pre-releases of nanomsg , but was not released in any production version.","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Headers","id":"273","title":"Protocol Headers"},"274":{"body":"This section documents transports for Scalabity Protocols implemented by NNG. BSD Socket Intra-Process Transport UDP","breadcrumbs":"Transports » Transports","id":"274","title":"Transports"},"275":{"body":"The inproc transportintra-process provides communication support between sockets within the same process. This may be used as an alternative to slower transports when data must be moved within the same process. This transport tries hard to avoid copying data, and thus is very light-weight.","breadcrumbs":"Transports » Intra-Process Transport » INPROC Transport","id":"275","title":"INPROC Transport"},"276":{"body":"This transport uses URLs using the scheme inproc://, followed by an arbitrary string of text, terminated by a NUL byte. Multiple URLs can be used within the same application, and they will not interfere with one another. Two applications may also use the same URL without interfering with each other. They will however be unable to communicate with each other using that URL.","breadcrumbs":"Transports » Intra-Process Transport » URL Format","id":"276","title":"URL Format"},"277":{"body":"When using an nng_sockaddr structure, the actual structure is of type nng_sockaddr_inproc .","breadcrumbs":"Transports » Intra-Process Transport » Socket Address","id":"277","title":"Socket Address"},"278":{"body":"The inproc transport has no special options. note While inproc accepts the option NNG_OPT_RECVMAXSZ for compatibility, the value of the option is ignored with no enforcement. As inproc peers are in the same address space, they are implicitly trusted, so the protection afforded by NNG_OPT_RECVMAXSZ is unnecessary.","breadcrumbs":"Transports » Intra-Process Transport » Transport Options","id":"278","title":"Transport Options"},"279":{"body":"When mixing the NNG library with other implementations of these protocols in the same process (such as the mangos or libnanomsg implementations), it will not be possible to utilize the inproc transport to communicate across this boundary. This limitation also extends to using different instances of the NNG library within the same process.","breadcrumbs":"Transports » Intra-Process Transport » Mixing Implementations","id":"279","title":"Mixing Implementations"},"28":{"body":"#include nng_msg *m;\nif (nng_msg_alloc(&m, strlen(\"content\") + 1) != 0) { // handle error\n}\nstrcpy(nng_msg_body(m), \"content\");","breadcrumbs":"API Reference » Messages » Example 1: Preparing a message for use","id":"28","title":"Example 1: Preparing a message for use"},"280":{"body":"","breadcrumbs":"Transports » Inter-Process Transport » IPC Transport","id":"280","title":"IPC Transport"},"281":{"body":"The ipc transport provides communication support between sockets within different processes on the same host. For POSIX platforms, this is implemented using UNIX domain sockets. For Windows, this is implemented using Windows named pipes. Other platforms may have different implementation strategies.","breadcrumbs":"Transports » Inter-Process Transport » DESCRIPTION","id":"281","title":"DESCRIPTION"},"282":{"body":"Traditional Names This transport uses URIs using the scheme ipc://, followed by a path name in the file system where the socket or named pipe should be created. tip On Windows, all names are prefixed by \\\\.\\pipe\\ and do not reside in the normal file system. On POSIX platforms, the path is taken literally, and is relative to the current directory, unless it begins with /, in which case it is relative to the root directory. note When using relative paths on POSIX systems, the address used and returned in properties like NNG_OPT_LOCADDR will also be relative. Consequently, they will only be interpreted the same by processes that have the same working directory. To ensure maximum portability and safety, absolute paths are recommended whenever possible. note If compatibility with legacy nanomsg applications is required, then path names must not be longer than 122 bytes, including the final NUL byte. This is because legacy versions of nanomsg cannot express URLs longer than 128 bytes, including the ipc:// prefix. UNIX Aliases The unix:// scheme is an alias for ipc:// and can be used inter-changeably, but only on POSIX systems. 1 Abstract Names On Linux, this transport also can support abstract sockets. Abstract sockets use a URI-encoded name after the abstract:// scheme, which allows arbitrary values to be conveyed in the path, including embedded NUL bytes. For example, the name \"a\\0b\" would be represented as abstract://a%00b. tip An empty name may be used with a listener to request \"auto bind\" be used to select a name. In this case the system will allocate a free name. The name assigned may be retrieved using NNG_OPT_LOCADDR . Abstract names do not include the leading NUL byte used in the low-level socket address. Abstract sockets do not have any representation in the file system, and are automatically freed by the system when no longer in use. Abstract sockets ignore socket permissions, but it is still possible to determine the credentials of the peer with NNG_OPT_PEER_UID , and similar options. 2","breadcrumbs":"Transports » Inter-Process Transport » URI Formats","id":"282","title":"URI Formats"},"283":{"body":"When using an nng_sockaddr structure, the actual structure is of type nng_sockaddr_ipc , except for abstract sockets, which use nng_sockaddr_abstract .","breadcrumbs":"Transports » Inter-Process Transport » Socket Address","id":"283","title":"Socket Address"},"284":{"body":"The following transport options are supported by this transport, where supported by the underlying platform. Option Type Description NNG_OPT_IPC_PERMISSIONS int Settable on listeners before they start, this is the UNIX file mode used when creating the socket. NNG_OPT_LOCADDR nng_sockaddr Local socket address, either nng_sockaddr_ipc or nng_sockaddr_abstract . NNG_OPT_REMADDR nng_sockaddr Remote socket address, either nng_sockaddr_ipc or nng_sockaddr_abstract . NNG_OPT_PEER_GID int Read only option, returns the group ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_PID int Read only option, returns the processed ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_UID int Read only option, returns the user ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_ZONEID int Read only option, returns the zone ID of the process at the other end of the socket, if platform supports it. NNG_OPT_LISTEN_FD int Write only for listeners before they start, use the named socket for accepting (for use with socket activation).","breadcrumbs":"Transports » Inter-Process Transport » Transport Options","id":"284","title":"Transport Options"},"285":{"body":"On Windows systems, the security descriptor for the listener, which can be used to control access, can be set using the function nng_listener_set_security_descriptor . 1 : The purpose of this scheme is to support a future transport making use of AF_UNIX on Windows systems, at which time it will be necessary to discriminate between the Named Pipes and the AF_UNIX based transports. 2 : This property makes it important that names be chosen randomly to prevent unauthorized access, or that checks against the peer credentials are made, or ideally, both.","breadcrumbs":"Transports » Inter-Process Transport » Other Configuration Parameters","id":"285","title":"Other Configuration Parameters"},"286":{"body":"","breadcrumbs":"Transports » BSD Socket (Experimental) » Socket Transport (Experimental)","id":"286","title":"Socket Transport (Experimental)"},"287":{"body":"The socket transport supports communication between peers across arbitrary BSD sockets, such as those that are created with nng_socket_pair . This transport only supports listeners , using nng_listener_create . note Attempts to create dialers using this transport will result in NNG_ENOTSUP. The socket file descriptor is passed to the listener using the NNG_OPT_SOCKET_FD option (as an integer). Setting this option will cause the listener to create a pipe backed by the file descriptor. The protocol between peers using this transport is compatible with the protocol used for the tcp transport, but this is an implementation detail and subject to change without notice. 1 note This transport is experimental , and at present is only supported on POSIX platforms. 2","breadcrumbs":"Transports » BSD Socket (Experimental) » Description","id":"287","title":"Description"},"288":{"body":"This transport uses the URL socket://, without further qualification.","breadcrumbs":"Transports » BSD Socket (Experimental) » URL Format","id":"288","title":"URL Format"},"289":{"body":"The socket address will be of family NNG_AF_UNSPEC. There are no further socket details available.","breadcrumbs":"Transports » BSD Socket (Experimental) » Socket Address","id":"289","title":"Socket Address"},"29":{"body":"if (nng_msg_alloc(&m, 1024) != 0) { // handle error\n}\nwhile ((val64 = next_datum()) != 0) P if (nng_msg_append_u64(m, val64) != 0) { // handle error }\n}","breadcrumbs":"API Reference » Messages » Example 2: Preallocating message content","id":"29","title":"Example 2: Preallocating message content"},"290":{"body":"The following transport options are supported by this transport. Option Type Description NNG_OPT_SOCKET_FD int Write-only option, that may be set multiple times on a listener. Each time this is set, the listener will create a pipe backed by the given file descriptor passed as an argument. NNG_OPT_PEER_GID int Read only option, returns the group ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_PID int Read only option, returns the processed ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_UID int Read only option, returns the user ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_ZONEID int Read only option, returns the zone ID of the process at the other end of the socket, if platform supports it. note The NNG_OPT_PEER_GID, NNG_OPT_PEER_PID, NNG_OPT_PEER_UID, and NNG_OPT_PEER_ZONEID options depend on platform support. These behave in exactly the same fashion as for the ipc transport. 1 : Specifically it is not compatible with the ipc transport. 2 : Windows lacks a suitable socketpair equivalent function we could use.","breadcrumbs":"Transports » BSD Socket (Experimental) » Transport Options","id":"290","title":"Transport Options"},"291":{"body":"","breadcrumbs":"Transports » UDP Transport (Experimental) » UDP Transport (Experimental)","id":"291","title":"UDP Transport (Experimental)"},"292":{"body":"The udp transport supports communication between peers using UDP. UDP is a very light-weight connection-less, unreliable, unordered delivery mechanism. Both IPv4 and IPv6 are supported when the underlying platform also supports it. This transport adds an ordering guarantee, so that messages will always be received in the correct order. Messages that arrive out of order, or are duplicated, will be dropped. There may be gaps in the messages received, so applications should not assume that all messages sent will arrive. note This transport is experimental .","breadcrumbs":"Transports » UDP Transport (Experimental) » Description","id":"292","title":"Description"},"293":{"body":"This transport uses URIs using the scheme udp://, followed by an IP address or hostname, followed by a colon and finally a UDP port number. For example, to contact port 8001 on the localhost either of the following URIs could be used: udp://127.0.0.1:8001 or udp://localhost:8001. A URI may be restricted to IPv6 using the scheme udp6://, and may be restricted to IPv4 using the scheme udp4://. note Specifying udp6:// may not prevent IPv4 hosts from being used with IPv4-in-IPv6 addresses, particularly when using a wildcard hostname with listeners. The details of this varies across operating systems. tip We recommend using either numeric IP addresses, or names that are specific to either IPv4 or IPv6 to prevent confusion and surprises. When specifying IPv6 addresses, the address must be enclosed in square brackets ([]) to avoid confusion with the final colon separating the port. For example, the same port 8001 on the IPv6 loopback address (::1) would be specified as udp://[::1]:8001. The special value of 0 (INADDR_ANY) can be used for a listener to indicate that it should listen on all interfaces on the host. A short-hand for this form is to omit the IP address entirely. For example, the following two URIs are equivalent, and could be used to listen to port 9999 on the host: udp://0.0.0.0:9999 udp://:9999","breadcrumbs":"Transports » UDP Transport (Experimental) » URL Format","id":"293","title":"URL Format"},"294":{"body":"When using an nng_sockaddr structure, the actual structure is either of type nng_sockaddr_in (for IPv4) or nng_sockaddr_in6 (for IPv6).","breadcrumbs":"Transports » UDP Transport (Experimental) » Socket Address","id":"294","title":"Socket Address"},"295":{"body":"The following transport options are supported by this transport, where supported by the underlying platform. Option Type Description NNG_OPT_LOCADDR nng_sockaddr The locally bound address, will be either nng_sockaddr_in or nng_sockaddr_in6 . NNG_OPT_REMADDR nng_sockaddr The remote peer address, will be either nng_sockaddr_in or nng_sockaddr_in6 . Only valid for pipe and dialer objects. NNG_OPT_RECVMAXSZ size_t Maximum size of incoming messages, will be limited to at most 65000. NNG_OPT_UDP_COPY_MAX size_t Threshold above which received messages are \"loaned\" up, rather than a new message being allocated and copied into. NNG_OPT_UDP_BOUND_PORT int The locally bound UDP port number (1-65535), read-only for listener objects only.","breadcrumbs":"Transports » UDP Transport (Experimental) » Transport Options","id":"295","title":"Transport Options"},"296":{"body":"This transport maps each SP message to a single UDP packet. In order to allow room for network headers, we thus limit the maximum message size to 65000 bytes, minus the overhead for any SP protocol headers. However, applications are strongly encouraged to only use this transport for very much smaller messages, ideally those that will fit within a single network packet without requiring fragmentation and reassembly. For Ethernet without jumbo frames, this typically means an MTU of a little less than 1500 bytes. (Specifically, 1452, which allows 28 bytes for IPv4 and UDP, and 20 bytes for the this transport. Reduce by an additional 20 bytes for IPv6.) Other link layers may have different MTUs, however IPv6 requires a minimum MTU of 1280, which after deducting 48 bytes for IPv6 and UDP headers, and 20 bytes for our transport header, leaves 1212 bytes for user data. If additional allowances are made for SP protocol headers with a default TTL of 8 (resulting in 72 additional bytes for route information), the final user accessible payload will be 1140 bytes. Thus this can be likely be viewed as a safe maximum to employ for SP payload data across all transports. The maximum message size is negotiated as part of establishing a peering relationship, and oversize messages will be dropped by the sender before going to the network. The maximum message size to receive can be configured with the NNG_OPT_RECVMAXSZ option.","breadcrumbs":"Transports » UDP Transport (Experimental) » Maximum Message Size","id":"296","title":"Maximum Message Size"},"297":{"body":"This transports maintains a logical \"connection\" with each peer, to provide a rough facsimile of a connection based semantic. This requires some resource on each peer. In order to ensure that resources are reclaimed when a peer vanishes unexpectedly, a keep-alive mechanism is implemented. TODO: Document the tunables for this.","breadcrumbs":"Transports » UDP Transport (Experimental) » Keep Alive","id":"297","title":"Keep Alive"},"298":{"body":"This section provides some guides to aid in migrating software from earlier versions NNG or libnanomsg . Migrating from NNG 1.x Migrating from libnanomsg","breadcrumbs":"Migration Guides » Migration Guides","id":"298","title":"Migration Guides"},"299":{"body":"There are some incompatibities from NNG 1.x, and applications must make certain changes for NNG 2.0. This guide should help with this migration. While we have made reasonable efforts to highlight all of the things that applications could run into, this list is not necessarily exhaustive, and undocumented interfaces may have changed without notice here.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Migrating from NNG 1.x","id":"299","title":"Migrating from NNG 1.x"},"3":{"body":"At the time of this writing, we are wrapping up NNG for its formal 1.0.0 release. It's a good time for reflection on the road that we took to get here. Like the road on the cover of this book, it was windy (if quite a bit longer), but what we find at the end has made the journey worthwhile. Originally the NNG project was conceived as a relatively modest effort to rewrite nanomsg based on threads, with a more readily extensible internal architecture so that we could more easily undertake projects like the ZeroTier and TLS transports. It would not be incorrect to say that the initial NNG effort was started in \"anger\", as we were frustrated with nanomsg's very complex internal state machines. Looking back on it now, those complex state state machines don't seem nearly as insane as they did just a year ago. The simple, naïve, approach we would have preferred, and the one we originally started with, involved significant use of threads, inspired by the work we did in mangos, which uses Go's goroutines heavily. Goroutines are excellent. Threads, it turns out, are not. Scalable, asynchronous, portable I/O is a lot harder than it looks. Our experience with in-kernel threads on illumos and Solaris spoiled us, and left us utterly unprepared for cesspool that really is large amounts of userspace programming. Instead, we have created our own, completely asynchronous core, giving us advanced multiprocessing and concurrency capabilities, without either sacrificing portability or settling for some unhappy least common denominator. This core is a robust foundation for NNG and handling the \"Scalability Protocols\", but if we're being completely honest, we think this core has braod applicability for beyond just the Scalability Protocols. It will be interesting to see if others come to the same conclusion. Builting upon this robust foundation, we have engineered a substantial project, with capabilities far in exceess of the original nanomsg, while still preserving compatibility with the the network protocols that form the backbone of the nanomsg ecosystem, and even a compatible programming interface for nanomsg library users. In addition to compatibility with nanomsg, we find that NNG has greatly increased scalability, reliability, and usability (especially when developing concurrent applications). NNG also has complete HTTP server and client implementations, support for TLS, and a plethora of other capabilities. Much of this is made possible by a the aforementioned asynchronous I/O framework. We've tried to stay true to the core nanomsg goals about being light-weight, liberally licensed, and implemented in C. (After all, those were the things that drew us to nanomsg in the first place!) In addition we added a couple of new ones. Specifically, reliability, performance, and extensibility (in that order) were added as core goals for the project. We believe that NNG represents a substantial step forward over other messaging frameworks, and have enjoyed creating it. We hope you find it useful. There is still a lot more we want to do, and future release of NNG will continue to expand it's capabilities. We're just getting started. --- Garrett D'Amore , May 30, 2018","breadcrumbs":"Preface » Preface for the First Edition","id":"3","title":"Preface for the First Edition"},"30":{"body":"Sockets in Scalability Protocols provide the handle for communication between peers. Sockets also encapsulate protocol specific semantics, such as filtering subscriptions, or automatically retrying requests.","breadcrumbs":"API Reference » Sockets » Sockets","id":"30","title":"Sockets"},"300":{"body":"For applications that need to detect NNG v2 versus older code, the NNG_MAJOR_VERSION macro can be used. This will have numeric value 2 for version 2, and 1 for earlier versions. note NNG version 2.0 is not stabilized yet, and while it is in development there is no compatibility guarantee between releases or builds of NNG 2.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Detecting NNG v2","id":"300","title":"Detecting NNG v2"},"301":{"body":"Applications using the legacy libnanomsg API will have to be updated to native NNG interfaces. See the Migrating From libnanomsg chapter for details.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Nanomsg Compatibility","id":"301","title":"Nanomsg Compatibility"},"302":{"body":"It is now required for applications to initialize the library explicitly before using it. This is done using the nng_init function.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Library Initialization","id":"302","title":"Library Initialization"},"303":{"body":"The following header files are removed, and the declarations they provided are now provided by including . Simply remove any references to them. nng/protocol/bus0/bus.h nng/protocol/pair0/pair.h nng/protocol/pair1/pair.h nng/protocol/pipeline0/pull.h nng/protocol/pipeline0/push.h nng/protocol/pubsub0/pub.h nng/protocol/pubsub0/sub.h nng/protocol/reqrep0/rep.h nng/protocol/reqrep0/req.h nng/protocol/survey0/respond.h nng/protocol/survey0/survey.h nng/supplemental/tls/tls.h nng/supplemental/util/idhash.h nng/supplemental/util/platform.h nng/transport/inproc/inproc.h nng/transport/ipc/ipc.h nng/transport/tcp/tcp.h nng/transport/tls/tls.h nng/transport/ws/websocket.h nng/transport/zerotier/zerotier.h","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Removed Headers","id":"303","title":"Removed Headers"},"304":{"body":"The following functions have been renamed as described by the following table. The old names are available by defining the macro NNG1_TRANSITION in your compilation environment. Old Name New Name nng_close nng_socket_close nng_recv_aio nng_socket_recv nng_send_aio nng_socket_send","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Renamed Functions","id":"304","title":"Renamed Functions"},"305":{"body":"The following macro aliases are removed, unless NNG1_TRANSITION is defined in your compilation environment. nng_bus_open nng_pair_open nng_pub_open nng_pull_open nng_push_open nng_rep_open nng_req_open nng_respondent_open nng_sub_open nng_surveyor_open Just add either 0 or 1 (in the case of PAIRv1) to get the protocol desired. (Forcing the version number to be supplied should avoid surprises later as new versions of protocols are added.)","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Removed Protocol Aliases","id":"305","title":"Removed Protocol Aliases"},"306":{"body":"The NNG_FLAG_ALLOC flag that allowed a zero copy semantic with nng_send and nng_recv is removed. This was implemented mostly to aid legacy nanomsg applications, and it was both error prone and still a bit suboptimal in terms of performance. Modern code should use one of nng_sendmsg , nng_recvmsg , nng_socket_send , or nng_socket_recv to get the maximum performance benefit. Working directly with nng_msg structures gives more control, reduces copies, and reduces allocation activity.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » NNG_FLAG_ALLOC Removed","id":"306","title":"NNG_FLAG_ALLOC Removed"},"307":{"body":"When an operation fails with NNG_ESTOPPED , it means that the associated [nni_aio] object has been permanently stopped and must not be reused. Applications must watch for this error code, and not resubmit an operation that returns it. This is particularly important for callbacks that automatically resubmit operations. Failure to observe this rule will lead to an infinite loop as any further operations on the object will fail immediately with NNG_ESTOPPED. The error codes NNG_EAMBIGUOUS and NNG_ENOARG have been removed.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Error Code Changes","id":"307","title":"Error Code Changes"},"308":{"body":"The API used for providers for asynchronous I/O operations has changed slightly. The nng_aio_begin function is removed. However a new nng_aio_reset function should be called instead, before performing any other operations on an aio object. (This simply clears certain fields.) The nng_aio_defer function is replaced, with a very nng_aio_start function. However, this function has slightly different semantics. It will automatically call the callback if the operation cannot be scheduled. Be aware of the new NNG_ESTOPPED error code, for operations on a handle that is being torn down by the consumer.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » AIO Provider API changes","id":"308","title":"AIO Provider API changes"},"309":{"body":"Transports have not needed to be registered for a long time now, and the functions for doing so have been removed. These functions can be simply removed from your application: nng_inproc_register nng_ipc_register nng_tls_register nng_tcp_register nng_ws_register nng_wss_register nng_zt_register Additionally, the header files containing these functions have been removed, such as nng/transport/ipc/ipc.h. Simply remove #include references to those files.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Transport Specific Functions","id":"309","title":"Transport Specific Functions"},"31":{"body":"#define NNG_SOCKET_INITIALIZER // opaque value typedef struct nng_socket_s nng_socket; The nng_socket structure represents socket. This is a handle, and the members of it are opaque. However, unlike a pointer, it is usually passed by value. A socket may be initialized statically with the NNG_SOCKET_INITIALIZER macro, to ensure that it cannot be confused with a valid open socket.","breadcrumbs":"API Reference » Sockets » Socket Structure","id":"31","title":"Socket Structure"},"310":{"body":"The support for configuring TLS via NNG_OPT_TLS_CONFIG, NNG_TLS_AUTH_MODE, NNG_OPT_TLS_CA_FILE, NNG_OPT_TLS_SERVER_NAME, and similar has been removed. Instead configuration must be performed by allocating a nng_tls_config object, and then setting fields on it using the appropriate functions, after which it may be configured on a listener or dialer using the nng_listener_set_tls or nng_dialer_set_tls functions. Likewise, when using the streams API, use the nng_stream_listener_set_tls or nng_stream_dialer_set_tls functions. Note that the declarations needed for TLS configuration are now available in , rather than the supplemental header.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » TLS Configuration","id":"310","title":"TLS Configuration"},"311":{"body":"Support for very old TLS versions 1.0 and 1.1 is removed. Further, the NNG_TLS_1_0 and NNG_TLS_1_1 constants are also removed. Applications should use NNG_TLS_1_2 or even NNG_TLS_1_3 instead.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Old TLS Versions Removed","id":"311","title":"Old TLS Versions Removed"},"312":{"body":"The ability to configure multiple keys and certificates for a given TLS configuration object is removed. (The nng_tls_config_own_cert will return NNG_EBUSY if it has already been called for the configuration.) The intended purpose was to support alternative cryptographic algorithms, but this is not necessary, was never used, and was error prone.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Only One TLS Key/Cert Per Configuration","id":"312","title":"Only One TLS Key/Cert Per Configuration"},"313":{"body":"NNG 1.x had an undocumented ability to specify the local address to bind to when dialing, by using the local address in front of the destination address separated by a semicolon. This was provided for legacy libnanomsg compatilibility, and is no longer offered. The correct way to specify a local address is by setting NNG_OPT_LOCADDR on the dialer.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Support for Local Addresses in Dial URLs Removed","id":"313","title":"Support for Local Addresses in Dial URLs Removed"},"314":{"body":"The types of NNG_OPT_PEER_GID , NNG_OPT_PEER_PID , NNG_OPT_PEER_UID , and NNG_OPT_PEER_ZONEID have changed from uint64_t to int. The underlying platforms all use 32-bit quantities for these.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » IPC Option Type Changes","id":"314","title":"IPC Option Type Changes"},"315":{"body":"The previously deprecated nng_pipe_getopt_xxx family of functions is removed. Applications should use nng_pipe_get and related functions instead. The socket option function families for nng_getopt and nng_setopt have been removed as well. In this case, use the nng_socket_get and nng_socket_set functions as appropriate. The _getopt and _setopt functions for contexts, listeners, and dialers are no longer present. Simply changing _getopt to _get or _setopt to _set in the function name should be sufficient in most cases. The following functions served no useful purpose (after other changes described in this document), and are thus removed: nng_ctx_get_string nng_ctx_set_string nng_ctx_get_uint64 nng_dialer_get_ptr nng_dialer_set_ptr nng_dialer_get_uint64 nng_dialer_set_uint64 nng_listener_get_ptr nng_listener_set_ptr nng_listener_get_uint64 nng_listener_set_uint64 nng_socket_get_ptr nng_socket_set_ptr nng_socket_get_string nng_socket_set_string nng_socket_get_uint64 nng_socket_set_uint64 nng_stream_get_ptr nng_stream_set_ptr nng_stream_get_uint64 nng_stream_dialer_get_ptr nng_stream_dialer_set_ptr nng_stream_dialer_get_uint64 nng_stream_dialer_set_uint64 nng_stream_listener_get_ptr nng_stream_listener_set_ptr nng_stream_listener_get_uint64 nng_stream_listener_set_uint64 nng_ctx_get_ptr (not documented) nng_ctx_set_ptr (not documented)","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Option Functions","id":"315","title":"Option Functions"},"316":{"body":"The following functions are removed. To access options, use a proper typed access function, such as one ending in a suffix like _bool (to access a bool typed option). nng_ctx_get nng_ctx_set nng_dialer_get nng_dialer_set nng_listener_get nng_listener_set nng_pipe_get nng_socket_get nng_socket_set nng_stream_get nng_stream_set nng_stream_dialer_get nng_stream_dialer_set nng_stream_listener_get nng_stream_listener_set","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Untyped Option Functions Removed","id":"316","title":"Untyped Option Functions Removed"},"317":{"body":"The ability to set options on streams after they have been created is no longer present. (It turns out that this was not very useful.) All functions nng_stream_set_xxx are removed. For tuning the NNG_OPT_TCP_NODELAY or similar properties, set the option on the listener or dialer that creates the stream instead.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Stream Options","id":"317","title":"Stream Options"},"318":{"body":"A number of transport options can no longer be set on the socket. Instead these options must be set on the endpoint (dialer or listener) using the appropriate nng_dialer_set or nng_listener_set option. This likely means that it is necessary to allocate and configure the endpoint before attaching it to the socket. This will also afford a much more fine-grained level of control over transport options. The following options are copied from the socket when creating a dialer or listener, but afterwards will not be changed on the dialer or listener if the socket changes. It is recommended to set them properly on the socket before creating dialers or listeners, or set them explicitly on the dialer or listener directly: NNG_OPT_RECONNMINT NNG_OPT_RECONNMAXT NNG_OPT_RECVMAXSZ The latter option is a hint for transports and intended to facilitate early detection (and possibly avoidance of extra allocations) of oversize messages, before bringing them into the socket itself.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Transport Options","id":"318","title":"Transport Options"},"319":{"body":"The NNG_OPT_PROTO, NNG_OPT_PROTONAME, NNG_OPT_PEER, and NNG_OPT_PEERNAME options have been replaced by functions instead of options. Use nng_socket_proto_id , nng_socket_peer_id , nng_socket_proto_name , and nng_socket_peer_name instead. Note that the new functions provide a reference to a static string, and thus do not require allocation, and the returned strings should not be freed. Also the IDs are provided as uint16_t, matching the actual wire protocol values, instead of int. The NNG_OPT_RAW option has aso been replaced by a function, nng_socket_raw . The NNG_OPT_SENDFD and NNG_OPT_RECVFD options have been replaced by nng_socket_get_send_poll_fd and nng_socket_get_recv_poll_fd respectively. The NNG_OPT_SOCKNAME function is removed. This was provided for application use, and never used internally by NNG. Applications should keep track of this information separately.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Socket Options","id":"319","title":"Socket Options"},"32":{"body":"int nng_socket_id(nng_socket s);\nint nng_socket_raw(nng_socket s, bool *raw);\nint nng_socket_proto_id(nng_socket s, uint16_t *proto);\nint nng_socket_peer_id(nng_socket s, uint16_t *proto);\nint nng_socket_proto_name(nng_socket s, const char **name);\nint nng_socket_peer_name(nng_socket s, const char **name); These functions are used to provide fundamental information about the socket s . Most applications will not need to use these functions. The nng_socket_id function returns the numeric id, which will be a non-negative value, associated with the socket. If the socket is uninitialized (has never been opened), then the return value may be -1. The nng_socket_proto_id and nng_socket_peer_id functions provide the 16-bit protocol identifier for the socket's protocol, and of the protocol peers will use when communicating with the socket. The nng_socket_proto_name and nng_socket_peer_name functions provide the ASCII names of the socket's protocol, and of the protocol peers of the socket use. The value stored in name is a fixed string located in program text, and must not be freed or altered. It is guaranteed to remain valid while this library is present. The nng_socket_raw function determines whether the socket is in raw mode or not, storing true in raw if it is, or false if it is not.","breadcrumbs":"API Reference » Sockets » Socket Identity","id":"32","title":"Socket Identity"},"320":{"body":"The NNG_OPT_SUB_SUBSCRIBE and NNG_OPT_SUB_UNSUBCRIBE options have been replaced by the following functions: nng_sub0_socket_subscribe , nng_sub0_socket_unsubscribe , nng_sub0_ctx_subscribe and nng_sub0_ctx_unsubscribe . These functions, like the options they replace, are only applicable to SUB sockets.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Subscriptions","id":"320","title":"Subscriptions"},"321":{"body":"A number of the statistics functions take, or return, const nng_stat * instead of plain nng_stat *. The ABI has not changed, but it may be necessary to declare certain methods variables const to avoid warnings about misuse of const.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Statistics Use Constified Pointers","id":"321","title":"Statistics Use Constified Pointers"},"322":{"body":"The use of * to act as a wild card meaning all local interface addresses is removed. The empty string already performs this function, and unlike * is RFC compliant.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Wildcards Not Valid in URLs","id":"322","title":"Wildcards Not Valid in URLs"},"323":{"body":"The NNG_OPT_URL option has been removed. It is replaced by the type safe nng_dialer_get_url and nng_listener_get_url functions, which return an nng_url structure instead of a string.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » URL Option Removed","id":"323","title":"URL Option Removed"},"324":{"body":"The details of nng_url have changed significantly, and direct access of the structure is no longer permitted. Intead new accessors functions are provided: u_scheme is replaced by nng_url_scheme . u_port is replaced by nng_url_port , but this returns a uint16_t. u_hostname is replaced by nng_url_hostname . u_path is replaced by nng_url_path . u_query is replaced by nng_url_query . u_fragment is replaced by nng_url_fragment . u_userinfo is replaced by nng_url_userinfo . u_requri is removed - it can be easily formulated from the other fields. u_host is removed - use nng_url_hostname and nng_url_port to construct if needed u_rawurl is removed - a \"cooked\" URL can be obtained from the new nng_url_sprintf function.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » URL Structure Changes","id":"324","title":"URL Structure Changes"},"325":{"body":"The entire HTTP API has been refactored and should be much simpler to use and more efficient. Applications directly using the HTTP API will need to be fully modified. A few limits on string lengths of certain values are now applied, which allows us to preallocate values and eliminate certain unreasonable error paths. If values longer than these are supplied in certain APIs they may be silently truncated to the limit: Hostnames are limited per RFC 1035 to 253 characters (not including terminating \".\" or zero byte.) HTTP Method names are limited to 32 bytes (the longest IANA registered method is currently 18 bytes, used for WebDAV.) The fixed part of URI pathnames used with HTTP handlers is limited to 1024 bytes. (Longer URIs may be accepted by using [nng_http_handler_set_tree] and matching a parent of the directory component.) The following API calls have changed so that they are void returns, and cannot fail. They may silently truncate data. [nng_http_req_set_method] [nng_http_res_set_status] [nng_http_handler_collect_body] [nng_http_handler_set_data] [nng_http_handler_set_host] [nng_http_handler_set_method] [nng_http_handler_set_tree] [nng_http_handler_set_tree_exclusive] The HTTP handler objects may not be modified once in use. Previously this would fail with NNG_EBUSY. These checks are removed now, but debug builds will assert if an application tries to do so.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » HTTP API","id":"325","title":"HTTP API"},"326":{"body":"The NNG_OPT_WSS_REQUEST_HEADERS, NNG_OPT_WSS_RESPONSE_HEADERS and NNG_OPT_WS_OPT_WS_REQUEST_HEADERS, NNG_OPT_WS_RESPONSE_HEADERS have been removed. The NNG_OPT_WS_REQUEST_HEADER and NNG_OPT_WS_RESPONSE_HEADER option prefixes have been collapsed into just NNG_OPT_WS_HEADER, with slightly different semantics. It still is a prefix (append the name of the header of interest), but setting it can only affect outbound headers (request header for dialers, response header for listeners), and when reading it on a pipe, the value returned is the header sent by the remote peer. The undocumented hook function signature has changed to reflect changes in the HTTP API.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » WebSocket API","id":"326","title":"WebSocket API"},"327":{"body":"The NNG_OPT_IPC_SECURITY_DESCRIPTOR option is removed, and replaced with the functions [nng_listener_get_security_descriptor] and [nng_stream_listener_get_security_descriptor]. Security descriptor support is only relevant to Windows, and is presently only supported for IPC when Named Pipes are used. Planned future changes to switch to UNIX domain sockets may eliminate support for security descriptors altogether in NNG.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Security Descriptors (Windows Only)","id":"327","title":"Security Descriptors (Windows Only)"},"328":{"body":"The supplemental function nng_opts_parse and supporting definitions have moved. This functionality is now supplied by a header only library, available in nng/args.h. See nng_args_parse for more information.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Command Line Argument Parser Changes","id":"328","title":"Command Line Argument Parser Changes"},"329":{"body":"The Layer 2 special ZeroTier transport has been removed. It is possible to use NNG with ZeroTier using TCP/IP, and a future update is planned to provided coexistence between ZeroTier & the native stack's TCP/IP using lwIP.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » ZeroTier Support Removed","id":"329","title":"ZeroTier Support Removed"},"33":{"body":"int nng_bus0_open(nng_socket *s);\nint nng_pub0_open(nng_socket *s);\nint nng_pull0_open(nng_socket *s);\nint nng_push0_open(nng_socket *s);\nint nng_rep0_open(nng_socket *s);\nint nng_req0_open(nng_socket *s);\nint nng_respondent0_open(nng_socket *s);\nint nng_sub0_open(nng_socket *s);\nint nng_surveyor0_open(nng_socket *s); These functions open a socket, returning it in s . The constructors for sockets are protocol specific so please refer to protocol documentation for more specific information. The following functions open a socket in normal mode: nng_bus0_open - BUS version 0 nng_pair0_open - PAIR version 0 nng_pair1_open - PAIR version 1 nng_pair1_open_poly - PAIR version 1, polyamorous mode nng_pub0_open - PUB version 0 nng_pull0_open - PULL version 0 nng_push0_open - PUSH version 0 nng_rep0_open - REP version 0 nng_req0_open - REQ version 0 nng_respondent0_open - RESPONDENT version 0 nng_sub0_open - SUB version 0 nng_surveyor0_open - SURVEYOR version 0","breadcrumbs":"API Reference » Sockets » Opening a Socket","id":"33","title":"Opening a Socket"},"330":{"body":"Previous version of NNG offered direct API compatibility with libnanomsg , but that support is no longer offered in this version. If your application is still using legacy libnanomsg APIs, you will need to update it for this version of NNG.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Migrating from libnanomsg","id":"330","title":"Migrating from libnanomsg"},"331":{"body":"Most applications can replace all #include statements with #include .","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Header Files","id":"331","title":"Header Files"},"332":{"body":"Replace -lnanomsg with -lnng. It may be necessary to include additional system libraries, such as -lpthread, depending on your system.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Link Libraries","id":"332","title":"Link Libraries"},"333":{"body":"It is necessary to explicitly initialize the library, using the nng_init function. This must be called before any other function.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Initialization","id":"333","title":"Initialization"},"334":{"body":"Sockets, dialers, and listeners in libnanomsg are simple integers. In NNG, these are struct types. Messages are quite different in NNG, with the absence of the POSIX message control headers. The struct nn_msghdr structure has no equivalent. See nng_msg for the NNG approach to messages. Likewise there is no struct nn_cmsghdr equivalent.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Types","id":"334","title":"Types"},"335":{"body":"Nanomsg API NNG Equivalent Notes nn_strerror nng_strerror nn_errno None Errors are returned directly rather than through errno. nn_socket Various Use the appropriate protocol constructor, such as nng_req0_open. nn_close nng_socket_close nn_bind nng_listen , nng_listener_create Allocating a listener with nng_lister_create and configuring it offers more capabilities. nn_connect nng_dial , nng_dialer_create Allocating a dialer with nng_dialer_create and configuring it offers more capabilities. nn_shutdown nng_listener_close , nng_dialer_close nn_allocmsg nng_msg_alloc There are significant semantic differences. nn_freemsg nng_msg_free nn_reallocmsg nng_msg_realloc nn_send nng_send nn_recv nng_recv nn_sendmsg nng_sendmsg nn_getsockopt nng_socket_get NNG has typed accessors for options, and also separate functions for dialers and listeners. nn_setsockopt nng_socket_set nn_device nng_device nn_poll None Can be constructed using nng_aio. Few if any applications ever used this API. nn_term nng_fini The nng_fini API can do this, but is not recommended except when debugging memory leaks. nn_get_statistic nng_stats_get The statistics in NNG are completely different, with different semantics and no stability guarantees. NN_POLLIN None Used only with nn_poll. NN_POLLOUT None Used only with nn_poll. NN_MSG nng_sendmsg , nng_recvmsg There are differences as a separate nng_msg structure is involved. NN_CMSG_ALIGN None NN_CMSG_FIRSTHDR None NN_CMSG_NXTHDR None NN_CMSG_DATA None NN_CMSG_LEN None NN_CMSG_SPACE None struct nn_iovec nng_iov struct nn_msghdr nng_msg struct nn_cmsghdr nng_msg and nng_msg_header","breadcrumbs":"Migration Guides » Migrating from libnanomsg » API Conversions","id":"335","title":"API Conversions"},"336":{"body":"The following options are changed. Nanomsg Option NNG Eqvaivalent Notes NN_LINGER None NNG does not support tuning this. NN_SNDBUF NNG_OPT_SENDBUF NNG value is given in messages, not bytes. NN_RCVBUF NNG_OPT_RECVBUF NNG value is given in messages, not bytes. NN_SNDTIMEO NNG_OPT_SENDTIMEO NN_RCVTIMEO NNG_OPT_RECVTIMEO NN_RECONNECT_IVL NNG_OPT_RECONNMINT NN_RECONNECT_IVL_MAX NNG_OPT_RECONNMAXT NN_SNDPRIO None Not supported in NNG yet. NN_RCVPRIO None Not supported in NNG yet. NN_RCVFD nng_socket_get_recv_poll_fd No longer an option, use a function call. NN_SNDFD nng_socket_get_send_poll_fd No longer an option, use a function call. NN_DOMAIN None NNG options are not divided by domain or protocol. NN_PROTOCOL nng_socket_proto_id No longer an option. See also nng_socket_proto_name. NN_IPV4ONLY None Use URL such as tcp4:// to obtain this functionality. NN_SOCKET_NAME None Removed from NNG. NN_MAXTTL NNG_OPT_MAXTTL NN_SUB_SUBSCRIBE nng_sub0_socket_subscribe No longer an option, use a function call. NN_SUB_UNSUBSCRIBE nng_sub0_socket_unsubscribe No longer an option, use a function call.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Options","id":"336","title":"Options"},"337":{"body":"Most of the error codes have similar names in NNG, just prefixed with NNG_. There are some exceptions. Be aware that the numeric values are not the same. Nanomsg Error NNG Error Notes EINTR NNG_EINTR ENOMEM NNG_ENOMEM EINVAL NNG_EINVAL , NNG_EADDRINVAL , NNG_EBADTYPE NNG discrimates between different types of errors. EBUSY NNG_EBUSY ETIMEDOUT NNG_ETIMEDOUT ECONNREFUSED NNG_ECONNREFUSED EBADF NNG_ECLOSED , NNG_ECANCELED Canceling an operation returns differently than using an invalid or closed object. EAGAIN NNG_EAGAIN ENOTSUP NNG_ENOTSUP EADDRINUSE NNG_EADDRINUSE EFSM NNG_ESTATE Not a legal POSIX errno value. ENOENT NNG_ENOENT EPROTO NNG_EPROTO EHOSTUNREACH NNG_EUNREACHABLE EACCCES NNG_EPERM , NNG_EWRITEONLY , NNG_EREADONLY , NNG_ECRYPTO , NNG_EPEERAUTH NNG has more fine grained reasons for access failures. EMSGSIZE NNG_EMSGSIZE ECONNABORTED NNG_ECONNABORTED ECONNRESET NNG_ECONNRESET EEXIST NNG_EEXIST EMFILE NNG_ENOFILES ENOSPC NNG_ENOSPC","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Error Codes","id":"337","title":"Error Codes"},"338":{"body":"The ability to specify the source address in the URL,to use when using nn_dial inside the URL is not present in NNG. The correct way to specify the local address is using the NNG_OPT_LOCADDR option on the dialer before starting to dial.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Local Addresses for Dialing","id":"338","title":"Local Addresses for Dialing"},"339":{"body":"ABI, 1 abstract sockets, 1 abstract://, 1 accept, 1 AF_UNIX, 1 aio, 1 allocations, 1 application binary interface, 1 asynchronous I/O, 1 back-pressure, 1 backtrace, 1 , 2 , 3 , 4 best-effort, 1 bind, 1 body, 1 BUS , 1 BUS protocol, 1 callback, 1 clock, 1 command-line arguments, 1 concurrency, 1 concurrent, 1 condition variable, 1 connect, 1 context, 1 CPU-bound, 1 duration, 1 error message, 1 event loop, 1 flow control, 1 gather, 1 getopt, 1 half-duplex, 1 header, 1 idempotent, 1 INADDR_ANY, 1 inproc , 1 inproc transport, 1 inproc://, 1 intra-process, 1 ipc , 1 ipc transport, 1 ipc://, 1 IPv4, 1 IPv6, 1 leader election, 1 listen, 1 load-balancing, 1 , 2 , 3 Log handlers, 1 memory, 1 messages, 1 MTU, 1 mutex, 1 named pipes, 1 NNG_AF_UNSPEC, 1 nng_aio, 1 nng_aio_abort, 1 nng_aio_alloc, 1 nng_aio_busy, 1 nng_aio_cancel, 1 nng_aio_count, 1 nng_aio_free, 1 nng_aio_get_msg, 1 nng_aio_reap, 1 nng_aio_result, 1 nng_aio_set_expire, 1 nng_aio_set_iov, 1 , 2 nng_aio_set_msg, 1 nng_aio_stop, 1 nng_aio_wait, 1 nng_alloc, 1 nng_arg_spec, 1 nng_args_parse, 1 nng_bus0_open, 1 nng_bus0_open_raw, 1 nng_clock, 1 nng_ctx, 1 nng_ctx_close, 1 nng_ctx_id, 1 NNG_CTX_INITIALIZER, 1 nng_ctx_open, 1 nng_ctx_recv, 1 nng_ctx_recvmsg, 1 nng_ctx_send, 1 nng_ctx_sendmsg, 1 nng_cv, 1 nng_cv_alloc, 1 nng_cv_free, 1 nng_cv_until, 1 nng_cv_wait, 1 nng_cv_wake, 1 nng_cv_wake1, 1 nng_duration, 1 NNG_DURATION_DEFAULT, 1 NNG_DURATION_INFINITE, 1 NNG_DURATION_ZERO, 1 NNG_ECANCELED, 1 nng_fini, 1 NNG_FLAG_NONBLOCK, 1 , 2 nng_free, 1 nng_http, 1 nng_http_add_header, 1 nng_http_client, 1 nng_http_client_alloc, 1 nng_http_client_connect, 1 nng_http_client_free, 1 nng_http_client_get_tls, 1 nng_http_client_set_tls, 1 nng_http_close, 1 nng_http_copy_data, 1 nng_http_del_header, 1 nng_http_get_data, 1 nng_http_get_header, 1 nng_http_get_method, 1 nng_http_get_reason, 1 nng_http_get_status, 1 nng_http_get_version, 1 nng_http_hijack, 1 nng_http_next_header, 1 nng_http_read, 1 nng_http_read_all, 1 nng_http_read_response, 1 nng_http_reset, 1 nng_http_set_data, 1 nng_http_set_header, 1 nng_http_set_method, 1 nng_http_set_status, 1 nng_http_set_uri, 1 , 2 nng_http_set_version, 1 nng_http_transact, 1 , 2 nng_http_write, 1 nng_http_write_all, 1 nng_http_write_request, 1 nng_http_write_response, 1 nng_id_alloc, 1 nng_id_get, 1 nng_id_map, 1 nng_id_map_alloc, 1 nng_id_map_free, 1 nng_id_map_set, 1 nng_id_remove, 1 nng_id_visit, 1 nng_init, 1 nng_iov, 1 , 2 nng_log, 1 nng_log_auth, 1 nng_log_get_level, 1 nng_log_level, 1 nng_log_set_facility, 1 nng_log_set_level, 1 nng_log_set_logger, 1 nng_logger, 1 NNG_MAJOR_VERSION, 1 NNG_MINOR_VERSION, 1 nng_msg, 1 nng_msg_alloc, 1 nng_msg_append, 1 nng_msg_body, 1 nng_msg_capacity, 1 nng_msg_chop, 1 nng_msg_clear, 1 nng_msg_dup, 1 nng_msg_free, 1 nng_msg_get_pipe, 1 nng_msg_header, 1 nng_msg_header_append, 1 nng_msg_header_chop, 1 nng_msg_header_clear, 1 nng_msg_header_insert, 1 nng_msg_header_len, 1 nng_msg_header_trim, 1 nng_msg_insert, 1 nng_msg_len, 1 nng_msg_realloc, 1 nng_msg_reserve, 1 nng_msg_set_pipe, 1 nng_msg_trim, 1 nng_msleep, 1 nng_mtx, 1 nng_mtx_free, 1 nng_mtx_lock, 1 , 2 nng_mtx_unlock, 1 nng_null_logger, 1 NNG_OPT_LISTEN_FD, 1 NNG_OPT_REQ_RESENDTICK, 1 NNG_OPT_REQ_RESENDTIME, 1 NNG_OPT_SOCKET_FD, 1 NNG_OPT_SUB_PREFNEW, 1 NNG_OPT_SURVEYOR_SURVEYTIME, 1 nng_pair0_open, 1 nng_pair0_open_raw, 1 nng_pair1_open, 1 nng_pair1_open_poly, 1 nng_pair1_open_raw, 1 NNG_PATCH_VERSION, 1 nng_pub0_open, 1 nng_pub0_open_raw, 1 nng_pull0_open, 1 nng_pull0_open_raw, 1 nng_push0_open, 1 nng_push0_open_raw, 1 nng_random, 1 nng_recv, 1 nng_recvmsg, 1 nng_rep0_open, 1 nng_rep0_open_raw, 1 nng_req0_open, 1 nng_req0_open_raw, 1 nng_respondent0_open, 1 nng_respondent0_open_raw, 1 nng_send, 1 nng_sendmsg, 1 nng_sleep_aio, 1 nng_socket, 1 nng_socket_close, 1 nng_socket_get_recv_poll_fd, 1 nng_socket_get_send_poll_fd, 1 nng_socket_id, 1 nng_socket_peer_id, 1 nng_socket_peer_name, 1 nng_socket_proto_id, 1 nng_socket_proto_name, 1 nng_socket_raw, 1 nng_socket_recv, 1 nng_socket_send, 1 nng_stat, 1 nng_stat_bool, 1 NNG_STAT_BOOLEAN, 1 nng_stat_child, 1 NNG_STAT_COUNTER, 1 nng_stat_desc, 1 nng_stat_find, 1 nng_stat_find_dialer, 1 nng_stat_find_listener, 1 nng_stat_find_socket, 1 NNG_STAT_ID, 1 NNG_STAT_LEVEL, 1 nng_stat_name, 1 nng_stat_next, 1 nng_stat_parent, 1 NNG_STAT_SCOPE, 1 NNG_STAT_STRING, 1 nng_stat_string, 1 nng_stat_timestamp, 1 nng_stat_type, 1 nng_stat_unit, 1 nng_stat_value, 1 nng_stats_free, 1 nng_stats_get, 1 nng_stderr_logger, 1 nng_strdup, 1 nng_stream, 1 nng_stream_close, 1 nng_stream_dialer_alloc, 1 nng_stream_dialer_alloc_url, 1 nng_stream_dialer_close, 1 nng_stream_dialer_dial, 1 nng_stream_dialer_free, 1 nng_stream_dialer_get_addr, 1 nng_stream_dialer_get_bool, 1 nng_stream_dialer_get_int, 1 nng_stream_dialer_get_ms, 1 nng_stream_dialer_get_size, 1 nng_stream_dialer_get_string, 1 nng_stream_dialer_get_tls, 1 nng_stream_dialer_set_addr, 1 nng_stream_dialer_set_bool, 1 nng_stream_dialer_set_int, 1 nng_stream_dialer_set_ms, 1 nng_stream_dialer_set_size, 1 nng_stream_dialer_set_string, 1 nng_stream_dialer_set_tls, 1 nng_stream_dialer_stop, 1 nng_stream_free, 1 nng_stream_get_addr, 1 nng_stream_get_bool, 1 nng_stream_get_int, 1 nng_stream_get_ms, 1 nng_stream_get_size, 1 nng_stream_get_string, 1 nng_stream_listener, 1 , 2 nng_stream_listener_accept, 1 nng_stream_listener_alloc, 1 nng_stream_listener_alloc_url, 1 nng_stream_listener_close, 1 nng_stream_listener_free, 1 nng_stream_listener_get_addr, 1 nng_stream_listener_get_bool, 1 nng_stream_listener_get_int, 1 nng_stream_listener_get_ms, 1 nng_stream_listener_get_size, 1 nng_stream_listener_get_string, 1 nng_stream_listener_get_tls, 1 nng_stream_listener_listen, 1 nng_stream_listener_set_addr, 1 nng_stream_listener_set_bool, 1 nng_stream_listener_set_int, 1 nng_stream_listener_set_ms, 1 nng_stream_listener_set_size, 1 nng_stream_listener_set_string, 1 nng_stream_listener_set_tls, 1 nng_stream_listener_stop, 1 nng_stream_recv, 1 nng_stream_send, 1 nng_stream_stop, 1 nng_strerror, 1 nng_strfree, 1 nng_sub0_open, 1 nng_sub0_open_raw, 1 nng_surveyor0_open, 1 nng_surveyor0_open_raw, 1 nng_system_logger, 1 nng_thread, 1 nng_thread_create, 1 nng_thread_destroy, 1 nng_thread_set_name, 1 nng_time, 1 NNG_UNIT_BYTES, 1 NNG_UNIT_EVENTS, 1 NNG_UNIT_MESSAGES, 1 NNG_UNIT_MILLIS, 1 NNG_UNIT_NONE, 1 nng_url_clone, 1 nng_url_fragment, 1 nng_url_free, 1 nng_url_hostname, 1 nng_url_parse, 1 nng_url_path, 1 nng_url_port, 1 nng_url_query, 1 nng_url_resolve_port, 1 nng_url_scheme, 1 nng_url_sprintf, 1 nng_url_userinfo, 1 nng_version, 1 nni_http_get_uri, 1 PAIR , 1 PAIR protocol, 1 pipeline pattern, 1 , 2 , 3 polyamorous mode, 1 port number, 1 protocol, 1 PUB , 1 PUB protocol, 1 publisher, 1 PULL , 1 PULL protocol, 1 PUSH , 1 PUSH protocol, 1 random number, 1 raw mode, 1 REP , 1 REP protocol, 1 REQ , 1 REQ protocol, 1 request/reply pattern, 1 , 2 , 3 RESPONDENT , 1 RESPONDENT protocol, 1 scatter, 1 scheduling, 1 service discovery, 1 socket, 1 socket, 1 socket activation, 1 socket transport, 1 socket://, 1 state machines, 1 statistics, 1 stream factory, 1 streams, 1 SUB , 1 SUB protocol, 1 subscriber, 1 survey pattern, 1 , 2 SURVEYOR , 1 SURVEYOR protocol, 1 synchronization primitives, 1 threads, 1 thundering herd, 1 timeout, 1 TLS, 1 , 2 UDP, 1 udp transport, 1 udp://, 1 Universal Resource Locator, 1 UNIX domain sockets, 1 unix://, 1 URI, 1 URL, 1 , 2 version number, 1 voting, 1","breadcrumbs":"Index » Index","id":"339","title":"Index"},"34":{"body":"int nng_bus0_open_raw(nng_socket *s);\nint nng_pub0_open_raw(nng_socket *s);\nint nng_pull0_open_raw(nng_socket *s);\nint nng_push0_open_raw(nng_socket *s);\nint nng_rep0_open_raw(nng_socket *s);\nint nng_req0_open_raw(nng_socket *s);\nint nng_respondent0_open_raw(nng_socket *s);\nint nng_sub0_open_raw(nng_socket *s);\nint nng_surveyor0_open_raw(nng_socket *s); Raw mode sockets are used in circumstances when the application needs direct access to the message headers to control the protocol details. Such sockets require greater sophistication on the part of the application to use, as the application must process the protocol headers specifically. The details of the protocol headers, and requirements, are described in the protocol documentation for each protocol. Raw mode sockets do not have any kind of state machine associated with them, as all of the protocol specific processing must be performed by the application. tip Most applications do not need to use raw sockets. The notable exception is when using nng_device , which requires raw sockets. To obtain asynchronous behavior, consider using contexts instead. The following functions open a socket in raw mode: nng_bus0_open_raw - BUS version 0, raw mode nng_pair0_open_raw - PAIR version 0, raw mode nng_pair1_open_raw - PAIR version 1, raw mode nng_pub0_open_raw - PUB version 0, raw mode nng_pull0_open_raw - PULL version 0, raw mode nng_push0_open_raw - PUSH version 0, raw mode nng_rep0_open_raw - REP version 0, raw mode nng_req0_open_raw - REP version 0, raw mode nng_respondent0_open_raw - RESPONDENT version 0, raw mode nng_sub0_open_raw - SUB version 0, raw mode nng_surveyor0_open_raw - SURVEYOR version 0, raw mode","breadcrumbs":"API Reference » Sockets » Raw Mode Sockets","id":"34","title":"Raw Mode Sockets"},"35":{"body":"int nng_socket_close(nng_socket s); The nng_socket_close function closes a socket, releasing all resources associated with it. Any operations that are in progress will be terminated with a result of NNG_ECLOSED . note Closing a socket also invalidates any dialers , listeners , pipes , or contexts associated with it. note This function will wait for any outstanding operations to be aborted, or to complete, before returning. Consequently it is not safe to call this from contexts that cannot block. note Closing the socket may be disruptive to transfers that are still in progress.","breadcrumbs":"API Reference » Sockets » Closing a Socket","id":"35","title":"Closing a Socket"},"36":{"body":"int nng_send(nng_socket s, void *data, size_t size, int flags);\nint nng_sendmsg(nng_socket s, nng_msg *msg, int flags);\nvoid nng_socket_send(nng_socket s, nng_aio *aio); These functions (nng_send, nng_sendmsg, and nng_socket_send) send messages over the socket s . The differences in their behaviors are as follows. note The semantics of what sending a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support sending at all or may require other pre-conditions first. (For example, REP sockets cannot normally send data until they have first received a request, while SUB sockets can only receive data and never send it.)","breadcrumbs":"API Reference » Sockets » Sending Messages","id":"36","title":"Sending Messages"},"37":{"body":"The nng_send function is the simplest to use, but is the least efficient. It sends the content in data , as a message of size bytes. The flags is a bit mask made up of zero or more of the following values: NNG_FLAG_NONBLOCK: If the socket cannot accept more data at this time, it does not block, but returns immediately with a status of NNG_EAGAIN . If this flag is absent, the function will wait until data can be sent. note Regardless of the presence or absence of NNG_FLAG_NONBLOCK, there may be queues between the sender and the receiver. Furthermore, there is no guarantee that the message has actually been delivered. Finally, with some protocols, the semantic is implicitly NNG_FLAG_NONBLOCK, such as with PUB sockets, which are best-effort delivery only.","breadcrumbs":"API Reference » Sockets » nng_send","id":"37","title":"nng_send"},"38":{"body":"The nng_sendmsg function sends the msg over the socket s . If this function returns zero, then the socket will dispose of msg when the transmission is complete. If the function returns a non-zero status, then the call retains the responsibility for disposing of msg . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket cannot accept more data for sending. In such a case, it will return NNG_EAGAIN . tip This function is preferred over nng_send , as it gives access to the message structure and eliminates both a data copy and allocation.","breadcrumbs":"API Reference » Sockets » nng_sendmsg","id":"38","title":"nng_sendmsg"},"39":{"body":"The nng_socket_send function sends a message asynchronously, using the nng_aio aio , over the socket s . The message to send must have been set on aio using the nng_aio_set_msg function. If the operation completes successfully, then the socket will have disposed of the message. However, if it fails, then callback of aio should arrange for a final disposition of the message. (The message can be retrieved from aio with nng_aio_get_msg .) Note that callback associated with aio may be called before the message is finally delivered to the recipient. For example, the message may be sitting in queue, or located in TCP buffers, or even in flight. tip This is the preferred function to use for sending data on a socket. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_send or nng_sendmsg .","breadcrumbs":"API Reference » Sockets » nng_socket_send","id":"39","title":"nng_socket_send"},"4":{"body":"We would like to thank Janjaap Bos, at Capitar IT Group BV. Without his patronage, neither NNG nor this book would be possible. We would also like thank Martin Sústrik for creating the original nanomsg project, the foundation upon which all of this work is based. And certainly not least of all, we would like to thank the various members of the community who have followed and supported the NNG project in so many different ways.","breadcrumbs":"Preface » Acknowledgements","id":"4","title":"Acknowledgements"},"40":{"body":"int nng_recv(nng_socket s, void *data, size_t *sizep, int flags);\nint nng_recvmsg(nng_socket s, nng_msg **msgp, int flags);\nvoid nng_socket_recv(nng_socket s, nng_aio *aio); These functions (nng_recv, nng_recvmsg, and nng_socket_recv) receive messages over the socket s . The differences in their behaviors are as follows. note The semantics of what receving a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support receiving at all or may require other pre-conditions first. (For example, REQ sockets cannot normally receive data until they have first sent a request, while PUB sockets can only send data and never receive it.)","breadcrumbs":"API Reference » Sockets » Receiving Messages","id":"40","title":"Receiving Messages"},"41":{"body":"The nng_recv function is the simplest to use, but is the least efficient. It receives the content in data , as a message size (in bytes) of up to the value stored in sizep . Upon success, the size of the message received will be stored in sizep . The flags is a bit mask made up of zero or more of the following values: NNG_FLAG_NONBLOCK: If the socket has no messages pending for reception at this time, it does not block, but returns immediately with a status of NNG_EAGAIN . If this flag is absent, the function will wait until data can be received.","breadcrumbs":"API Reference » Sockets » nng_recv","id":"41","title":"nng_recv"},"42":{"body":"The nng_recvmsg function receives a message and stores a pointer to the nng_msg for that message in msgp . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket has no messages available to receive. In such a case, it will return NNG_EAGAIN . tip This function is preferred over nng_recv , as it gives access to the message structure and eliminates both a data copy and allocation.","breadcrumbs":"API Reference » Sockets » nng_recvmsg","id":"42","title":"nng_recvmsg"},"43":{"body":"The nng_socket_send function receives a message asynchronously, using the nng_aio aio , over the socket s . On success, the received message can be retrieved from the aio using the nng_aio_get_msg function. note It is important that the application retrieves the message, and disposes of it accordingly. Failure to do so will leak the memory. tip This is the preferred function to use for receiving data on a socket. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_recv or nng_recvmsg .","breadcrumbs":"API Reference » Sockets » nng_socket_recv","id":"43","title":"nng_socket_recv"},"44":{"body":"int nng_socket_get_bool(nng_socket s, const char *opt, bool *valp);\nint nng_socket_get_int(nng_socket s, const char *opt, int *valp);\nint nng_socket_get_ms(nng_socket s, const char *opt, nng_duration *valp);\nint nng_socket_get_size(nng_socket s, const char *opt, size_t *valp); int nng_socket_set_bool(nng_socket s, const char *opt, int val);\nint nng_socket_set_int(nng_socket s, const char *opt, int val);\nint nng_socket_set_ms(nng_socket s, const char *opt, nng_duration val);\nint nng_socket_set_size(nng_socket s, const char *opt, size_t val); Protocols usually have protocol specific behaviors that can be adjusted via options. These functions are used to retrieve or change the value of an option named opt from the context ctx . The nng_socket_get_ functions retrieve the value from the socket s , and store it in the location valp references. The nng_socket_set_ functions change the value for the socket s , taking it from val . These functions access an option as a specific type. The protocol documentation will have details about which options are available, whether they can be read or written, and the appropriate type to use. note Socket options are are used to tune the behavior of the higher level protocol. To change the options for an underlying transport, the option should be set on the dialer or listener instead of the socket .","breadcrumbs":"API Reference » Sockets » Socket Options","id":"44","title":"Socket Options"},"45":{"body":"The following options are available for many protocols, and always use the same types and semantics described below. Option Type Description NNG_OPT_MAXTTL int Maximum number of traversals across an nng_device device, to prevent forwarding loops. May be 1-255, inclusive. Normally defaults to 8. NNG_OPT_RECONNMAXT nng_duration Maximum time dialers will delay before trying after failing to connect. NNG_OPT_RECONNMINT nng_duration Minimum time dialers will delay before trying after failing to connect. NNG_OPT_RECVBUF int Maximum number of messages (0-8192) to buffer locally when receiving. NNG_OPT_RECVMAXSZ size_t Maximum message size acceptable for receiving. Zero means unlimited. Intended to prevent remote abuse. Can be tuned independently on dialers and listeners . NNG_OPT_RECVTIMEO nng_duration Default timeout (ms) for receiving messages. NNG_OPT_SENDBUF int Maximum number of messages (0-8192) to buffer when sending messages. NNG_OPT_SENDTIMEO nng_duration Default timeout (ms) for sending messages. note The NNG_OPT_RECONNMAXT, NNG_OPT_RECONNMINT, and NNG_OPT_RECVMAXSZ options are just the initial defaults that dialers (and for NNG_OPT_RECVMAXSZ also listeners ) will use. After the dialer or listener is created, changes to the socket's value will have no affect on that dialer or listener.","breadcrumbs":"API Reference » Sockets » Common Options","id":"45","title":"Common Options"},"46":{"body":"int nng_socket_get_recv_poll_fd(nng_socket s, int *fdp);\nint nng_socket_get_send_poll_fd(nng_socket s, int *fdp); Sometimes it is necessary to integrate a socket into a poll or select driven event loop. (Or, on Linux, epoll, or on BSD derived systems like macOS kqueue). For these occasions, a suitable file descriptor for polling is provided by these two functions. The nng_socket_get_recv_poll_fd function obtains a file descriptor that will poll as readable when a message is ready for receiving for the socket. The nng_socket_get_send_poll_fd function obtains a file descriptor that will poll as readable when the socket can accept a message for sending. These file descriptors should only be polled for readability, and no other operation performed on them. The socket will read from, or write to, these file descriptors to provide a level-signaled behavior automatically. Additionally the socket will close these file descriptors when the socket itself is closed. These functions replace the NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options that were available in previous versions of NNG. note These functions are not compatible with contexts . note The file descriptors supplied by these functions is not used for transporting message data. The only valid use of these file descriptors is for polling for the ability to send or receive messages on the socket. tip Using these functions will force the socket to perform extra system calls, and thus have a negative impact on performance and latency. It is preferable to use asynchronous I/O when possible.","breadcrumbs":"API Reference » Sockets » Polling Socket Events","id":"46","title":"Polling Socket Events"},"47":{"body":"","breadcrumbs":"API Reference » Sockets » Examples","id":"47","title":"Examples"},"48":{"body":"nng_socket s = NNG_SOCKET_INITIALIZER;","breadcrumbs":"API Reference » Sockets » Example 1: Initializing a Socket","id":"48","title":"Example 1: Initializing a Socket"},"49":{"body":"This example demonstrates the use of nng_aio , nng_socket_send , and nng_sleep_aio to build a service that publishes a timestamp at one second intervals. Error handling is elided for the sake of clarity. #include \n#include \n#include \n#include struct state { nng_socket s; bool sleeping; nng_aio *aio;\n}; static struct state state; void callback(void *arg) { nng_msg *msg; nng_time now; struct state *state = arg; if (nng_aio_result(state->aio) != 0) { fprintf(stderr, \"Error %s occurred\", nng_strerror(nng_aio_result(state->aio))); return; // terminate the callback loop } if (state->sleeping) { state->sleeping = false; nng_msg_alloc(&msg, sizeof (nng_time)); now = nng_clock(); nng_msg_append(msg, &now, sizeof (now)); // note: native endian nng_aio_set_msg(state->aio, msg); nng_socket_send(state->s, state->aio); } else { state->sleeping = true; nng_sleep_aio(1000, state->aio); // 1000 ms == 1 second }\n} int main(int argc, char **argv) { const char *url = argv[1]; // should check this nng_aio_alloc(&state.aio, NULL, NULL); nng_pub0_open(&state.s); nng_listen(state.s, url, NULL, 0); state.sleeping = 0; nng_sleep_aio(1, state.aio); // kick it off right away for(;;) { nng_msleep(0x7FFFFFFF); // infinite, could use pause or sigsuspend }\n}","breadcrumbs":"API Reference » Sockets » Example 2: Publishing a Timestamp","id":"49","title":"Example 2: Publishing a Timestamp"},"5":{"body":"Throughout this book there are occasional warnings, notices, and tips. These are visually distinguished as follows: tip Tips are things that the reader may find useful, such as suggestions for use or tim saving hints. note Notes are things that the reader should be aware of, and provide additional information or context that may aid in the understanding or use of the topic. important Warnings are used to denote important cautionary advice, which should be carefully heeded. Ignoring such advice may lead to crashses, unexpected behavior, loss of revenue, or other undesirable conditions.","breadcrumbs":"Preface » Conventions","id":"5","title":"Conventions"},"50":{"body":"This example demonstrates the use of nng_aio , nng_socket_recv , to build a client to watch for messages received from the service created in Example 2. Error handling is elided for the sake of clarity. #include \n#include \n#include >\n#include \n#include struct state { nng_socket s; nng_aio *aio;\n}; static struct state state; void callback(void *arg) { nng_msg *msg; nng_time now; struct state *state = arg; if (nng_aio_result(state->aio) != 0) { fprintf(stderr, \"Error %s occurred\", nng_strerror(nng_aio_result(state->aio))); return; // terminate the callback loop } msg = nng_aio_get_msg(state->aio); memcpy(&now, nng_msg_body(msg), sizeof (now)); // should check the length! printf(\"Timestamp is %lu\\n\", (unsigned long)now); nng_msg_free(msg); nng_aio_set_msg(state->aio, NULL); nng_socket_recv(state->s, state->aio);\n} int main(int argc, char **argv) { const char *url = argv[1]; // should check this nng_aio_alloc(&state.aio, NULL, NULL); nng_sub0_open(&state.s); nng_sub0_socket_subscribe(state.s, NULL, 0); // subscribe to everything nng_dial(state.s, url, NULL, 0); nng_socket_recv(state.s, state.aio); // kick it off right away for(;;) { nng_msleep(0x7FFFFFFF); // infinite, could use pause or sigsuspend }\n}","breadcrumbs":"API Reference » Sockets » Example 3: Watching a Periodic Timestamp","id":"50","title":"Example 3: Watching a Periodic Timestamp"},"51":{"body":"Contexts in Scalability Protocols provide for isolation of protocol-specific state machines and associated data, allowing multiple concurrent state machines (or transactions) to coexist on a single socket . For example, a REP server may wish to allow many requests to be serviced concurrently, even though some jobs may take significant time to process. Contexts provide for this ability. Not all protocols have contexts, because many protocols simply have no state to manage. The following protocols support contexts: REP REQ RESPONDENT SURVEYOR SUB For these protocols, the socket will also have a single, default, context that is used when performing send or receive operations on the socket directly. Other protocols are stateless, at least with respect to message processing, and have no use for contexts. For the same reason, raw mode sockets do not support contexts. tip Developers with experience with [libnanomsg] may be used to using raw sockets for concurrency. Contexts provide a superior solution, as they are much easier to use, less error prone, and allow for easy control of the amount of concurrency used on any given socket. One drawback of contexts is that they cannot be used with file descriptor polling using nng_socket_get_recv_poll_fd or nng_socket_get_send_poll_fd .","breadcrumbs":"API Reference » Contexts » Contexts","id":"51","title":"Contexts"},"52":{"body":"#define NNG_CTX_INITIALIZER // opaque value typedef struct nng_ctx_s nng_ctx; The nng_ctx structure represents context. This is a handle, and the members of it are opaque. However, unlike a pointer, it is passed by value. A context may be initialized statically with the NNG_CTX_INITIALIZER macro, to ensure that it cannot be confused with a valid open context.","breadcrumbs":"API Reference » Contexts » Context Structure","id":"52","title":"Context Structure"},"53":{"body":"int nng_ctx_open(nng_ctx *ctxp, nng_socket s); The nng_ctx_open function creates a separate context to be used with the socket s , and returns it at the location pointed by ctxp .","breadcrumbs":"API Reference » Contexts » Creating a Context","id":"53","title":"Creating a Context"},"54":{"body":"int nng_ctx_id(nng_ctx c); The nng_ctx_id function returns a positive identifier for the context c if it is valid. Otherwise it returns -1. A context is considered valid if it was ever opened with nng_ctx_open function. Contexts that are allocated on the stack or statically should be initialized with the macro NNG_CTX_INITIALIZER to ensure that they cannot be confused with a valid context before they are opened.","breadcrumbs":"API Reference » Contexts » Context Identity","id":"54","title":"Context Identity"},"55":{"body":"int nng_ctx_close(nng_ctx ctx); The nng_ctx_close function closes the context ctx . Messages that have been submitted for sending may be flushed or delivered, depending upon the transport. Further attempts to use the context after this call returns will result in NNG_ECLOSED. Threads waiting for operations on the context when this call is executed may also return with an NNG_ECLOSED result. note Closing the socket associated with ctx using nng_socket_close] also closes this context.","breadcrumbs":"API Reference » Contexts » Closing a Context","id":"55","title":"Closing a Context"},"56":{"body":"int nng_ctx_sendmsg(nng_ctx ctx, nng_msg *msg, int flags);\nvoid nng_ctx_send(nng_ctx ctx, nng_aio *aio); These functions (nng_ctx_sendmsg and nng_ctx_send) send messages over the socket s . The differences in their behaviors are as follows. note The semantics of what sending a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support sending at all or may require other pre-conditions first. (For example, REP sockets cannot normally send data until they have first received a request, while SUB sockets can only receive data and never send it.)","breadcrumbs":"API Reference » Contexts » Sending Messages","id":"56","title":"Sending Messages"},"57":{"body":"The nng_ctx_sendmsg function sends the msg over the context ctx . If this function returns zero, then the socket will dispose of msg when the transmission is complete. If the function returns a non-zero status, then the call retains the responsibility for disposing of msg . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket cannot accept more data for sending. In such a case, it will return NNG_EAGAIN .","breadcrumbs":"API Reference » Contexts » nng_ctx_sendmsg","id":"57","title":"nng_ctx_sendmsg"},"58":{"body":"The nng_ctx_send function sends a message asynchronously, using the nng_aio aio , over the context ctx . The message to send must have been set on aio using the nng_aio_set_msg function. If the operation completes successfully, then the context will have disposed of the message. However, if it fails, then callback of aio should arrange for a final disposition of the message. (The message can be retrieved from aio with nng_aio_get_msg .) Note that callback associated with aio may be called before the message is finally delivered to the recipient. For example, the message may be sitting in queue, or located in TCP buffers, or even in flight. tip This is the preferred function to use for sending data on a context. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_ctx_sendmsg .","breadcrumbs":"API Reference » Contexts » nng_ctx_send","id":"58","title":"nng_ctx_send"},"59":{"body":"int nng_ctx_recvmsg(nng_ctx ctx, nng_msg **msgp, int flags);\nvoid nng_ctx_recv(nng_ctx ctx, nng_aio *aio); These functions (, nng_ctx_recvmsg and nng_ctx_recv) receive messages over the context ctx . The differences in their behaviors are as follows. note The semantics of what receving a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support receiving at all or may require other pre-conditions first. (For example, REQ sockets cannot normally receive data until they have first sent a request.)","breadcrumbs":"API Reference » Contexts » Receiving Messages","id":"59","title":"Receiving Messages"},"6":{"body":"This section is a reference guide for the NNG programming interfaces. It is meant to serve as a reference, rather than as a tutorial. The material here is organized by major areas of functionality. Note that unless indicated otherwise, consumers of these interfaces must include the nng/nng.h header file like so: #include ","breadcrumbs":"API Reference » API Reference","id":"6","title":"API Reference"},"60":{"body":"The nng_ctx_recvmsg function receives a message and stores a pointer to the nng_msg for that message in msgp . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket has no messages available to receive. In such a case, it will return NNG_EAGAIN .","breadcrumbs":"API Reference » Contexts » nng_recvmsg","id":"60","title":"nng_recvmsg"},"61":{"body":"The nng_ctx_send function receives a message asynchronously, using the nng_aio aio , over the context ctx . On success, the received message can be retrieved from the aio using the nng_aio_get_msg function. note It is important that the application retrieves the message, and disposes of it accordingly. Failure to do so will leak the memory. tip This is the preferred function to use for receiving data on a context. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_ctx_recvmsg .","breadcrumbs":"API Reference » Contexts » nng_socket_recv","id":"61","title":"nng_socket_recv"},"62":{"body":"int nng_ctx_get_bool(nng_ctx ctx, const char *opt, bool *valp);\nint nng_ctx_get_int(nng_ctx ctx, const char *opt, int *valp);\nint nng_ctx_get_ms(nng_ctx ctx, const char *opt, nng_duration *valp);\nint nng_ctx_get_size(nng_ctx ctx, const char *opt, size_t *valp); int nng_ctx_set_bool(nng_ctx ctx, const char *opt, int val);\nint nng_ctx_set_int(nng_ctx ctx, const char *opt, int val);\nint nng_ctx_set_ms(nng_ctx ctx, const char *opt, nng_duration val);\nint nng_ctx_set_size(nng_ctx ctx, const char *opt, size_t val); Some protocols support certain options that affect the behavior of a specific context. For example, most protocols will let you set the defaults timeouts associated with send or receive separately for different contexts. These functions are used to retrieve or change the value of an option named opt from the context ctx . The nng_ctx_get_ functions retrieve the value from ctx , and store it in the location valp references. The nng_ctx_set_ functions change the value for the ctx , taking it from val . These functions access an option as a specific type. The protocol documentation will have details about which options are available for contexts, whether they can be read or written, and the appropriate type to use.","breadcrumbs":"API Reference » Contexts » Context Options","id":"62","title":"Context Options"},"63":{"body":"These examples show building blocks for a concurrent service based on contexts.","breadcrumbs":"API Reference » Contexts » Examples","id":"63","title":"Examples"},"64":{"body":"The following program fragment demonstrates the use of contexts to implement a concurrent REP service that simply echos messages back to the sender. struct echo_context { nng_ctx ctx; nng_aio *aio; enum { INIT, RECV, SEND } state;\n}; void\necho(void *arg)\n{ struct echo_context *ec = arg; switch (ec->state) { case INIT: ec->state = RECV; nng_ctx_recv(ec->ctx, ec->aio); return; case RECV: if (nng_aio_result(ec->aio) != 0) { // ... handle error } // We reuse the message on the ec->aio ec->state = SEND; nng_ctx_send(ec->ctx, ec->aio); return; case SEND: if (nng_aio_result(ec->aio) != 0) { // ... handle error } ec->state = RECV; nng_ctx_recv(ec->ctx, ec->aio); return; }\n}","breadcrumbs":"API Reference » Contexts » Example 1: Context Echo Server","id":"64","title":"Example 1: Context Echo Server"},"65":{"body":"Given the above fragment, the following example shows setting up the service. It assumes that the socket has already been created and any transports set up as well with functions such as nng_dial or nng_listen . #define CONCURRENCY 1024 static struct echo_context ecs[CONCURRENCY]; void\nstart_echo_service(nng_socket rep_socket)\n{ for (int i = 0; i < CONCURRENCY; i++) { // error checks elided for clarity nng_ctx_open(&ecs[i].ctx, rep_socket); nng_aio_alloc(&ecs[i].aio, echo, ecs+i); ecs[i].state = INIT; echo(ecs+i); // start it running }\n}","breadcrumbs":"API Reference » Contexts » Example 2: Starting the Echo Service","id":"65","title":"Example 2: Starting the Echo Service"},"66":{"body":"Managing memory and allocations is something that every C program has to deal with. In the case of NNG , it can be more complicated because the underlying platform code can provide different allocators that might not be compatible with the use system allocator used by malloc and free.","breadcrumbs":"API Reference » Memory » Memory","id":"66","title":"Memory"},"67":{"body":"void *nng_alloc(size_t size); The nng_alloc function allocates a contiguous memory region of at least size bytes, and returns a pointer to it. The memory will be 64-bit aligned. Note that the memory may have random data in it, just like with malloc. If memory cannot be allocated for any reason, then NULL will be returned. Applications that experience this should treat this like NNG_ENOMEM . Memory returned by nng_alloc should be freed when no longer needed using nng_free . important Do not use the system free function (or the C++ delete operator) to release this memory. On some configurations this may work, but on others it will lead to a crash or other unpredictable behavior.","breadcrumbs":"API Reference » Memory » Allocate Memory","id":"67","title":"Allocate Memory"},"68":{"body":"void nng_free(void *ptr, size_t size); The nng_free function deallocates memory previously allocated by nng_alloc . The size argument must exactly match the size argument that was supplied to nng_alloc when the memory was allocated.","breadcrumbs":"API Reference » Memory » Deallocate Memory","id":"68","title":"Deallocate Memory"},"69":{"body":"char *nng_strdup(const char *src); The nng_strdup duplicates the string src and returns it. This is logically equivalent to using nng_alloc to allocate a region of memory of strlen(s) + 1 bytes, and then using strcpy to copy the string into the destination before returning it. The returned string should be deallocated with nng_strfree , or may be deallocated using the nng_free using the length of the returned string plus one (for the NUL terminating byte).","breadcrumbs":"API Reference » Memory » Duplicate String","id":"69","title":"Duplicate String"},"7":{"body":"Initialization Messages Sockets Contexts Memory Time URLs Synchronization Threads Logging Statistics HTTP Miscellaneous Errors ID Map Command Options","breadcrumbs":"API Reference » Sections","id":"7","title":"Sections"},"70":{"body":"void nng_strfree(char *str); The nng_strfree function is a convenience function that can be used to deallocate strings allocated with nng_strdup . It is effectively the same as nng_free(strlen(str) + 1).","breadcrumbs":"API Reference » Memory » Free String","id":"70","title":"Free String"},"71":{"body":"NNG supports has support for time in the form of access to a system clock, and supporting timeouts for certain operations.","breadcrumbs":"API Reference » Time » Time","id":"71","title":"Time"},"72":{"body":"typedef uint64_t nng_time; The nng_time type is used to represent a clock offset from a common base time, measured in milliseconds. The reference, or zero value, is some arbitrary point in time, most often sytem boot, but can be process start time or any other convenient reference. All threads within a process will use the same reference time, but be aware that different processes may use a different reference time.","breadcrumbs":"API Reference » Time » Time Type","id":"72","title":"Time Type"},"73":{"body":"typedef int64_t nng_duration; #define NNG_DURATION_INFINITE (-1)\n#define NNG_DURATION_DEFAULT (-2)\n#define NNG_DURATION_ZERO (0) The nng_duration time measures a time duration in milliseconds. Normally durations are positive, but some specific negative values are reserved. NNG_DURATION_INFINITE: The duration essentially means forever. This is most often used with a timeout to indicate that there is no timeout, the operation should wait until it is complete, even forever. NNG_DURATION_DEFAULT: This special value is used in some circumstances to prevent overriding a default timeout. Some operations have a default maximum time, and this value means that the previously established default should be used. The precise meaning is context-specific. NNG_DURATION_ZERO: A zero length duration is used to performan an immediate poll.","breadcrumbs":"API Reference » Time » Duration Type","id":"73","title":"Duration Type"},"74":{"body":"nng_time nng_clock(void); The nng_clock function returns the number of elapsed milliseconds since some arbitrary time in the past. The resolution of the clock depends on the underlying timing facilities of the system. This function may be used for timing, but applications should not expect very fine-grained values.","breadcrumbs":"API Reference » Time » Get the Current Time","id":"74","title":"Get the Current Time"},"75":{"body":"void nng_msleep(nng_duration msec); The nng_msleep function blocks the calling thread for at least the specified number of milliseconds. tip This function may block for longer than requested. The actual wait time is determined by the capabilities of the underlying system.","breadcrumbs":"API Reference » Time » Wait for Duration","id":"75","title":"Wait for Duration"},"76":{"body":"void nng_sleep_aio(nng_duration msec, nng_aio *aio); It is possible to wait as the action on an nng_aio , which in effect acts like scheduling a callback to run after a specified period of time. The nng_sleep_aio function provides this capability. After msec milliseconds have passed, then aio 's callback will be executed. If this sleep waits without interruption, and then completes, the result from nng_aio_result will be zero. note If a timeout shorter than msec is set on aio using nng_aio_set_timeout , then the sleep will wake up early, with a result code of NNG_ETIMEDOUT .","breadcrumbs":"API Reference » Time » Wait Asynchronously","id":"76","title":"Wait Asynchronously"},"77":{"body":"Asynchronous Operations , Synchronization","breadcrumbs":"API Reference » Time » See Also","id":"77","title":"See Also"},"78":{"body":"Universal Resource Locators, or URLs for short, are a standardized way of representing a network resource, defined in RFC 1738 , and RFC 3968 . In Scalability Protocols, this concept is extended, although it includes schemes that are not part of the IETF standards.","breadcrumbs":"API Reference » URLs » URLs","id":"78","title":"URLs"},"79":{"body":"typedef struct nng_url nng_url; const char *nng_url_scheme(const nng_url *url);\nconst char *nng_url_userinfo(const nng_url *url);\nconst char *nng_url_hostname(const nng_url *url);\nuint32_t nng_url_port(const nng_url *url);\nconst char *nng_url_path(const nng_url *url);\nconst char *nng_url_query(const nng_url *url);\nconst char *nng_url_fragment(const nng_url *url):","breadcrumbs":"API Reference » URLs » URL Structure","id":"79","title":"URL Structure"},"8":{"body":"This chapter details the function used to initialize the library before first use, and the funtion used to finalize the library and deallocate any resources used by the library.","breadcrumbs":"API Reference » Initialization » Initialization & Finalization","id":"8","title":"Initialization & Finalization"},"80":{"body":"The nng_url_scheme function returns the scheme, without any colons or slashes. Values are lower case strings, like \"http\" or \"inproc\" or \"tls+tcp4\". The nng_url_userinfo function returns a string corresponding to the user component of a URL (the part before any @ sign) if such a component is present, otherwise it returns NULL. The nng_url_hostname function returns a hostname (which might actually be an IP address) from the URL, if the URL corresponds to a scheme that uses hostnames (like \"http\" or \"tcp\"). If the URL does not (for example \"inproc\" or \"ipc\" URLs) then it returns NULL. The nng_url_port function returns the TCP or UDP port number if the URL corresponds to a protocol based on TCP or UDP. It returns zero otherwise. Note that the port number might not have been explicitly specified in the URL. For example, the port number associated with \"http://www.example.com\" is 80, which is the standard port number for HTTP. tip The port number returned by this is in the native machine byte order. Be careful when using this with other network-oriented APIs. The nng_url_path function returns the path component of the URL. This will always be non-NULL, but it may be empty. The nng_url_query and nng_url_fragment functions return the query-information (the part following a '?') and fragment (the part following a '#') if those components are present, or NULL if they are not. The returned string will not include the leading '?' or '#' characters. Note that any strings returned by these functions are only valid until url is freed with nng_url_free .","breadcrumbs":"API Reference » URLs » URL Fields","id":"80","title":"URL Fields"},"81":{"body":"int nng_url_sprintf(char *buf, size_t bufsz, const nng_url *url); The nng_url_sprintf function formats the url to the buf , which must have bufsz bytes of free space associated with it. This function returns the number of bytes formatted to buf , excludng the terminating zero byte, or if bufsz is too small, then it returns the number of bytes that would have been formatted if there was sufficient space. The semantics are similar to the snprintf function from C99. tip If bufsz is 0, then buf can be NULL, and the return value can be used to determine the amount of space to allocate for a dynamically sized buffer.","breadcrumbs":"API Reference » URLs » Format a URL","id":"81","title":"Format a URL"},"82":{"body":"int nng_url_parse(nng_url **urlp, const char *str); The nng_url_parse function parses a URL string (in str ), and creates a dynamically allocated nng_url, returning it in urlp . important Only nng_url_free should be used to deallocate nng_url objects.","breadcrumbs":"API Reference » URLs » Parse a URL","id":"82","title":"Parse a URL"},"83":{"body":"int nng_url_clone(nng_url **dup, const nng_url *url); The nng_url_clone function creates a copy of url , and returns it in dup .","breadcrumbs":"API Reference » URLs » Clone a URL","id":"83","title":"Clone a URL"},"84":{"body":"void nng_url_free(nng_url *url); The nng_url_free function destroy an nng_url object created with either nng_url_parse or nng_url_free . This is the only correct way to destroy an nng_url object.","breadcrumbs":"API Reference » URLs » Destroy a URL","id":"84","title":"Destroy a URL"},"85":{"body":"void nng_url_resolve_port(nng_url *url, uint32_t port); In order to use dynamic port allocation, some transports and schemes allow a port number of zero to be specified. When this is done, the system will allocate a free port when the port is bound while starting a listener. Once this is done, the port number may need to be updated so that the URL can be used to configure a client. The nng_url_resolve_port function updates such a URL with a new port. This will have no effect if the URL already has a non-zero port number.","breadcrumbs":"API Reference » URLs » Update a URL Port","id":"85","title":"Update a URL Port"},"86":{"body":"More information about Universal Resource Locators can be found in RFC 3986 .","breadcrumbs":"API Reference » URLs » See Also","id":"86","title":"See Also"},"87":{"body":"In order to obtain significant scalability, with low-latency, and minimal overheads, NNG supports performing operations asynchronously. One way that applications can perform work asynchronously and concurrently is by using threads , but threads carry significant resource overheads and frequently there are limits on the number that can easily be created. Additionally, with most network applications, the flow of execution will spend the bulk of its time waiting for traffic from a peer. For these kinds of applications, it is far more efficient to use asynchronous operations using the mechanisms described in this chapter. tip To get the highest performance with the least overhead, applications should use asynchronous operations described in this chapter whenever possible.","breadcrumbs":"API Reference » Asynchronous I/O » Asynchronous Operations","id":"87","title":"Asynchronous Operations"},"88":{"body":"typedef struct nng_aio nng_aio; An nng_aio is an opaque structure used in conjunction with asynchronous I/O operations. Every asynchronous operation uses one of these structures, each of which can only be used with a single operation at a time. Asynchronous operations are performed without blocking calling application threads. Instead the application registers a callback function to be executed when the operation is complete (whether successfully or not). This callback will be executed exactly once. The asynchronous I/O framework also supports cancellation of operations that are already in progress as well setting a maximum timeout for them to complete. It is also possible to initiate an asynchronous operation, and wait for it to complete, creating a synchronous flow from an asynchronous one.","breadcrumbs":"API Reference » Asynchronous I/O » Asynchronous I/O Handle","id":"88","title":"Asynchronous I/O Handle"},"89":{"body":"int nng_aio_alloc(nng_aio **aiop, void (*callb)(void *), void *arg); The nng_aio_alloc function creates an nng_aio object, with the callback callb taking the argument arg , and returns it in aiop . If this succeeds, the function returns zero. Otherwise it may return NNG_ENOMEM . tip The arg should normally be a structure that contains a pointer to the aiop , or from which it can be located. This allows callb to check the handle for success using nng_aio_result , as well access other properties of aiop . tip The callb may be executed on another thread , so it may be necessary to use synchronization methods in callb to avoid data races.","breadcrumbs":"API Reference » Asynchronous I/O » Create Handle","id":"89","title":"Create Handle"},"9":{"body":"typedef struct { int16_t num_task_threads; int16_t max_task_threads; int16_t num_expire_threads; int16_t max_expire_threads; int16_t num_poller_threads; int16_t max_poller_threads; int16_t num_resolver_threads;\n} nng_init_params; extern int nng_init(nng_init_parms *params); Before using other interfaces in this library, it is necessary to initialize the library. The nng_init function performs this initialization. The function is idempotent, although on tear down, every call to nng_init must be paired with a call to nng_fini or no resources will be released. This allows for libraries consuming these interfaces to safely initialize and finalize the library without disrupting other consumers in the same process. Further, only the first call to this function may have a value of params other than NULL. If params is not NULL, and the library has already been intiazed, then nng_init will return NNG_EBUSY . In some cases it is desirable to tune certain runtime parameters for the library, which can be done by supplying a non-NULL params argument.","breadcrumbs":"API Reference » Initialization » Initialization","id":"9","title":"Initialization"},"90":{"body":"void nng_aio_free(nng_aio *aio);\nvoid nng_aio_reap(nng_aio *aio); The nng_aio_free handle destroys the handle aio , waiting for any operations and associated callbacks to complete before doing so. The nng_aio_reap handle destroys the handle aio asynchronously, using a reaper thread to do so. It does not wait for the object to be destroyed. Thus this function is safe to call from aio 's own callback. note The nng_aio_free function must never be called from an aio callback. Use nng_aio_reap instead if an object must be destroyed from a callback.","breadcrumbs":"API Reference » Asynchronous I/O » Destroy Handle","id":"90","title":"Destroy Handle"},"91":{"body":"void nng_aio_abort(nng_aio *aio, int err);\nvoid nng_aio_cancel(nng_aio *aio);\nvoid nng_aio_stop(nng_aio *aio); These functions are used to stop a previously submitted asynchronous I/O operation. The operation may be canceled, or may continue to completion. If no operation is in progress (perhaps because it has already completed), then these operations have no effect. If the operation is successfully canceled or aborted, then the callback will still be called. The nng_aio_abort function aborts the operation associated with aio and returns immediately without waiting. If cancellation was successful, then nng_aio_result will return err . The nng_aio_cancel function acts like nng_aio_abort, but uses the error code NNG_ECANCELED . The nng_aio_stop function aborts the aio operation with NNG_ESTOPPED , and then waits the operation and any associated callback to complete. This function also marks aio itself permanently stopped, so that any new operations scheduled by I/O providers using nng_aio_start return false. Thus this function should be used to teardown operations. tip When multiple asynchronous I/O handles are in use and need to be deallocated, it is safest to stop all of them using nng_aio_stop, before deallocating any of them with nng_aio_free , particularly if the callbacks might attempt to reschedule further operations.","breadcrumbs":"API Reference » Asynchronous I/O » Cancellation","id":"91","title":"Cancellation"},"92":{"body":"void nng_aio_set_timeout(nng_aio *aio, nng_duration timeout);\nvoid nng_aio_set_expire(nng_aio *aio, nng_time expiration); The nng_aio_set_timeout function sets a timeout for the asynchronous operation associated with aio . This causes a timer to be started when the operation is actually started. If the timer expires before the operation is completed, then it is aborted with an error of NNG_ETIMEDOUT. The timeout duration is specified as a relative number of milliseconds. If the timeout is NNG_DURATION_INFINITE , then no timeout is used. If the timeout is NNG_DURATION_DEFAULT , then a \"default\" or socket-specific timeout is used. (This is frequently the same as NNG_DURATION_INFINITE .) The nng_aio_set_expire function is similar to nng_aio_set_timeout, but sets an expiration time based on the system clock. The expiration time is a clock timestamp, such as would be returned by nng_clock .","breadcrumbs":"API Reference » Asynchronous I/O » Set Timeout","id":"92","title":"Set Timeout"},"93":{"body":"void nng_aio_wait(nng_aio *aio); The nng_aio_wait function waits for an asynchronous I/O operation to complete. If the operation has not been started, or has already completed, then it returns immediately. If a callback was set with aio when it was allocated, then this function will not be called until the callback has completed. important The nng_aio_wait function should never be called from a function that itself is a callback of an nng_aio , either this one or any other. Doing so may result in a deadlock.","breadcrumbs":"API Reference » Asynchronous I/O » Wait for Completion","id":"93","title":"Wait for Completion"},"94":{"body":"bool nng_aio_busy(nng_aio *aio); The nng_aio_busy function returns true if the aio is currently busy performing an operation or is executing a completion callback. Otherwise it return false. This is the same test used internally by nng_aio_wait . important The caller is responsible for coordinating any use of this with any reuse of the aio . Because the aio can be reused use of this function can be racy.","breadcrumbs":"API Reference » Asynchronous I/O » Test for Completion","id":"94","title":"Test for Completion"},"95":{"body":"int nng_aio_result(nng_aio *aio);\nsize_t nng_aio_count(nng_aio *aio); The nng_aio_result function returns the result of the operation associated with the handle aio . If the operation was successful, then 0 is returned. Otherwise a non-zero error code, such as NNG_ECANCELED or NNG_ETIMEDOUT , is returned. For operations that transfer data, nng_aio_count returns the number of bytes transferred by the operation associated with the handle aio . Operations that do not transfer data, or do not keep a count, may return zero for this function. note The return value from these functions is undefined if the operation has not completed yet. Either call these from the handle's completion callback, or after waiting for the operation to complete with nng_aio_wait .","breadcrumbs":"API Reference » Asynchronous I/O » Result of Operation","id":"95","title":"Result of Operation"},"96":{"body":"nng_msg *nng_aio_get_msg(nng_aio *aio);\nvoid nng_aio_set_msg(nng_aio *aio, nng_msg *msg); The nng_aio_get_msg and nng_aio_set_msg functions retrieve and store a message in aio . For example, if a function to receive data is called, that function can generally be expected to store a message on the asssociated aio , for the application to retrieve with nng_aio_get_msg. Conversely an application desiring to send a message msg will store it in the aio using nng_aio_set_msg. The function implementing the send operation will retrieve the message and arrange for it to be sent.","breadcrumbs":"API Reference » Asynchronous I/O » Messages","id":"96","title":"Messages"},"97":{"body":"For send or transmit operations, the rule of thumb is that implementation of the operation is responsible for taking ownership of the message (and releasing resources when it is complete), if it will return success. If the operation will end in error, then the message will be retained and it is the consuming application's responsibility to dispose of the message. This allows an application the opportunity to reuse the message to try again, if it so desires. For receive operations, the implementation of the operation will set the message on the aio on success, and the consuming application hasa responsibility to retrieve and dispose of the message. Failure to do so will leak the message. If the operation does not complete successfully, then no message is stored on the aio .","breadcrumbs":"API Reference » Asynchronous I/O » Message Ownership","id":"97","title":"Message Ownership"},"98":{"body":"typedef struct nng_iov { void * iov_buf; size_t iov_len;\n}; int nng_aio_set_iov(nng_aio *aio, unsigned int niov, nng_iov *iov); For some operations, the unit of data transferred is not a message , but rather a stream of bytes. For these operations, an array of niov nng_iov structures can be passed to the nng_aio_set_iov function to provide a scatter/gather array of elements describing the location (iov_buf) and length (iov_len) of data, to transfer. The iov vector is copied into storage in the aio itself, so that callers may use stack allocated nng_iov structures. The values pointed to by the iov_buf members are not copied by this function though. A maximum of four (4) nng_iov members may be supplied. tip Most functions using nng_iov do not guarantee to transfer all of the data that they are requested to. To be sure that correct amount of data is transferred, as well as to start an attempt to complete any partial transfer, check the amount of data transferred by calling nng_aio_count .","breadcrumbs":"API Reference » Asynchronous I/O » I/O Vector","id":"98","title":"I/O Vector"},"99":{"body":"void nng_aio_set_input(nng_aio *aio, unsigned int index, void *param);\nvoid *nng_aio_get_output(nng_aio *aio, unsigned int index); Asynchronous operations can take additional input parameters, and provide additional result outputs besides the result code. The nng_aio_set_input function sets the input parameter at index to param for the operation associated with aio . The nng_aio_get_output function returns the output result at index for the operation associated with aio . The type and semantics of input parameters and output results are determined by specific operations. The documentation for the operation should provide details. The valid values of index range from zero (0) to three (3), as no operation currently defined can accept more than four parameters or return more than four additional results. note If the index does not correspond to a defined input for the operation, then nng_aio_set_input will have no effect, and nng_aio_get_output will return NULL. important It is an error to call this function while the aio is currently in use by an active asynchronous operation.","breadcrumbs":"API Reference » Asynchronous I/O » Inputs and Outputs","id":"99","title":"Inputs and Outputs"}},"length":340,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{"1":{"df":1,"docs":{"273":{"tf":1.0}}},"df":37,"docs":{"127":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"293":{"tf":1.0},"305":{"tf":1.0},"33":{"tf":3.1622776601683795},"34":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"x":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"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":{"198":{"tf":1.0}}}}}}}}}}}},"1":{".":{"0":{".":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":3,"docs":{"298":{"tf":1.0},"299":{"tf":1.4142135623730951},"313":{"tf":1.0}}}},"0":{"0":{"0":{"df":3,"docs":{"115":{"tf":1.0},"145":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"4":{"df":3,"docs":{"29":{"tf":1.0},"325":{"tf":1.0},"65":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"5":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"1":{"4":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"1":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"282":{"tf":1.0}}},"8":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"3":{"df":1,"docs":{"145":{"tf":1.0}}},"4":{"5":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"32":{"tf":1.0}}},"7":{"3":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"8":{"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"325":{"tf":1.0}}},"9":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"df":44,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"182":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":2.0},"211":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"305":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":19.748417658131498},"34":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}}},"2":{".":{"0":{"df":4,"docs":{"195":{"tf":1.0},"2":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"9":{"df":1,"docs":{"130":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"1":{"8":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}},"9":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"0":{"tf":1.0}}},"5":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"2":{"6":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"3":{"2":{"4":{"df":1,"docs":{"168":{"tf":1.0}}},"df":1,"docs":{"204":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"4":{"df":1,"docs":{"145":{"tf":1.0}}},"5":{"3":{"df":1,"docs":{"325":{"tf":1.0}}},"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":1,"docs":{"145":{"tf":1.0}}},"7":{"df":1,"docs":{"145":{"tf":1.0}}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":17,"docs":{"115":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"300":{"tf":1.7320508075688772},"329":{"tf":1.0},"339":{"tf":3.7416573867739413},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0}}},"3":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}},"1":{"6":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"df":7,"docs":{"165":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.0}}},"9":{"6":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"8":{"6":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":2.0},"50":{"tf":1.0},"99":{"tf":1.0}}},"4":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"2":{"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"3":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":6,"docs":{"127":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"197":{"tf":1.0},"67":{"tf":1.0}}},"5":{"0":{"0":{"0":{"df":2,"docs":{"295":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"7":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"156":{"tf":1.0},"80":{"tf":1.0}}},"1":{"9":{"2":{"df":2,"docs":{"243":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":1.0}}},"9":{"1":{"1":{"0":{"df":1,"docs":{"170":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"u":{"1":{"6":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"\\":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}},"l":{"df":7,"docs":{"214":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"338":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0}}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"295":{"tf":1.0},"65":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"334":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"282":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{":":{"/":{"/":{"a":{"%":{"0":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"45":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"151":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"235":{"tf":1.0},"241":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"325":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":19,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.0},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"173":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"316":{"tf":1.7320508075688772},"324":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"324":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"20":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"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":3,"docs":{"224":{"tf":1.0},"241":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951}}}}}},"t":{"df":5,"docs":{"24":{"tf":1.0},"25":{"tf":1.0},"322":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"154":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"v":{"df":6,"docs":{"160":{"tf":1.7320508075688772},"226":{"tf":1.0},"284":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"294":{"tf":1.0},"319":{"tf":1.0},"37":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"d":{"df":5,"docs":{"170":{"tf":1.7320508075688772},"196":{"tf":1.0},"20":{"tf":1.0},"292":{"tf":1.0},"305":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"164":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"332":{"tf":1.0},"5":{"tf":1.0},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":12,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.0},"270":{"tf":1.0},"309":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"87":{"tf":1.0}}}}}}},"r":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"145":{"tf":2.23606797749979},"157":{"tf":1.0},"206":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"293":{"tf":2.6457513110645907},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"322":{"tf":1.0},"338":{"tf":1.7320508075688772},"80":{"tf":1.0}}}}}}},"df":4,"docs":{"17":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.4142135623730951},"305":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"44":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"194":{"tf":1.0},"285":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"19":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"278":{"tf":1.0},"318":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"145":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"149":{"tf":1.4142135623730951},"205":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"d":{"df":3,"docs":{"298":{"tf":1.0},"306":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":36,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"175":{"tf":2.23606797749979},"182":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"49":{"tf":2.449489742783178},"50":{"tf":2.449489742783178},"56":{"tf":1.0},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":2.449489742783178},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"89":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"g":{"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":1,"docs":{"312":{"tf":1.0}}}}}}}}},"i":{"a":{"df":1,"docs":{"282":{"tf":1.0}},"s":{"df":2,"docs":{"282":{"tf":1.0},"305":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":34,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":2.0},"202":{"tf":2.23606797749979},"282":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"66":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}},"w":{"df":20,"docs":{"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.7320508075688772},"85":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":17,"docs":{"106":{"tf":1.0},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}},"n":{"df":2,"docs":{"275":{"tf":1.0},"312":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"127":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"241":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"127":{"tf":1.0},"255":{"tf":1.0},"327":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"1":{"tf":1.0},"292":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"17":{"tf":1.7320508075688772},"175":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}},"u":{"df":1,"docs":{"151":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"145":{"tf":1.0},"158":{"tf":1.0},"200":{"tf":1.0},"214":{"tf":1.0},"226":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"192":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":20,"docs":{"118":{"tf":1.0},"146":{"tf":1.7320508075688772},"160":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":2.0},"186":{"tf":1.0},"189":{"tf":1.0},"195":{"tf":1.0},"301":{"tf":1.0},"308":{"tf":1.4142135623730951},"310":{"tf":1.0},"325":{"tf":2.23606797749979},"326":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"335":{"tf":2.0},"6":{"tf":1.0},"80":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"166":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"224":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"166":{"tf":1.0},"20":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0},"24":{"tf":1.4142135623730951},"326":{"tf":1.0}}},"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":{"'":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":62,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"144":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"241":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"282":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":2.23606797749979},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.0},"74":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"df":7,"docs":{"140":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"325":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"197":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"129":{"tf":1.0},"138":{"tf":1.0},"176":{"tf":1.0},"21":{"tf":1.7320508075688772},"310":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"44":{"tf":1.0},"62":{"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":6,"docs":{"108":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"72":{"tf":1.0},"74":{"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":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"g":{"c":{"df":3,"docs":{"206":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}},"df":7,"docs":{"120":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":18,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"198":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":2.8284271247461903},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.4142135623730951},"290":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"68":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"[":{"1":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"206":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":7,"docs":{"194":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"235":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.4142135623730951}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"319":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"207":{"tf":1.0},"282":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":34,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"121":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"115":{"tf":1.0},"21":{"tf":1.0},"292":{"tf":1.0},"65":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"156":{"tf":1.0},"158":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.7320508075688772},"308":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"318":{"tf":1.0}}},"k":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":24,"docs":{"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"182":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"219":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"126":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":30,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"255":{"tf":1.4142135623730951},"266":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":10,"docs":{"182":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"308":{"tf":1.0},"337":{"tf":1.0},"5":{"tf":1.0},"72":{"tf":1.0}}},"y":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":12,"docs":{"145":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"339":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":4,"docs":{"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"118":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":9,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"161":{"tf":1.0},"208":{"tf":1.0},"222":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":30,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"129":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"174":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":1.0},"302":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.7320508075688772},"333":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"107":{"tf":1.0},"120":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"282":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"145":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"290":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"129":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"306":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":6,"docs":{"154":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":20,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"329":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"21":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}},"d":{"df":7,"docs":{"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"282":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":12,"docs":{"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.449489742783178},"273":{"tf":2.449489742783178},"3":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":15,"docs":{"118":{"tf":2.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"218":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":21,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"168":{"tf":1.4142135623730951},"171":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"18":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":2.0},"21":{"tf":1.7320508075688772},"229":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"263":{"tf":1.0},"339":{"tf":1.0}}}},"df":1,"docs":{"4":{"tf":1.0}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}},"l":{"df":15,"docs":{"139":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"169":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"227":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":16,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":4,"docs":{"118":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"339":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"115":{"tf":1.0},"211":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"170":{"tf":1.0},"318":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":5,"docs":{"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":8,"docs":{"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"f":{"df":1,"docs":{"81":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"187":{"tf":1.0},"243":{"tf":1.7320508075688772},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0},"81":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"z":{"df":1,"docs":{"81":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":10,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"300":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"87":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"94":{"tf":1.0}}}}},"v":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":24,"docs":{"140":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":2.0},"21":{"tf":2.6457513110645907},"228":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":2.23606797749979},"296":{"tf":3.1622776601683795},"325":{"tf":2.0},"336":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":2.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"9":{"9":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"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":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"b":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":23,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"154":{"tf":1.0},"158":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":2.0},"91":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"89":{"tf":2.0}}},"df":49,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":2.23606797749979},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"191":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"308":{"tf":1.4142135623730951},"312":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"336":{"tf":2.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"111":{"tf":1.0},"121":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"252":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"337":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"118":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.4142135623730951},"3":{"tf":2.0},"335":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0}}}},"c":{"df":2,"docs":{"17":{"tf":2.6457513110645907},"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"80":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"13":{"tf":1.0},"138":{"tf":1.0},"87":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"211":{"tf":2.23606797749979},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"282":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"66":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"176":{"tf":1.0},"198":{"tf":1.0},"252":{"tf":1.0},"287":{"tf":1.0},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"17":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.7320508075688772},"62":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"122":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"17":{"tf":2.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"19":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"62":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"282":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"192":{"tf":1.0},"250":{"tf":1.0},"301":{"tf":1.0},"8":{"tf":1.0},"87":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"325":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":29,"docs":{"122":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"206":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"62":{"tf":2.8284271247461903},"69":{"tf":1.4142135623730951},"79":{"tf":2.449489742783178},"82":{"tf":1.0}},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"65":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"194":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"226":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"112":{"tf":1.0},"198":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"191":{"tf":1.0},"34":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"308":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"162":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.6457513110645907},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0},"85":{"tf":1.0}},"p":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"255":{"tf":1.4142135623730951},"339":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.7320508075688772},"164":{"tf":1.0},"173":{"tf":1.4142135623730951},"180":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"337":{"tf":1.0},"35":{"tf":2.0},"46":{"tf":1.4142135623730951},"55":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"206":{"tf":1.0},"209":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":13,"docs":{"143":{"tf":2.0},"168":{"tf":2.0},"206":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"337":{"tf":1.4142135623730951},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"329":{"tf":1.0},"51":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":2,"docs":{"170":{"tf":1.0},"326":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"208":{"tf":1.0},"293":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"251":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"167":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}},"n":{"d":{"df":7,"docs":{"205":{"tf":1.4142135623730951},"206":{"tf":2.0},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"10":{"tf":1.0},"146":{"tf":1.4142135623730951},"165":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":13,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"4":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}},"t":{"df":10,"docs":{"278":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"195":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":30,"docs":{"10":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":2.0},"3":{"tf":1.7320508075688772},"335":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"x":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"322":{"tf":1.0}}}}},"c":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"80":{"tf":2.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"118":{"tf":1.0},"78":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":18,"docs":{"112":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"51":{"tf":2.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"115":{"tf":1.4142135623730951},"116":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":20,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"161":{"tf":2.8284271247461903},"181":{"tf":2.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"310":{"tf":2.23606797749979},"312":{"tf":2.0},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"147":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":18,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":2.0},"169":{"tf":2.0},"170":{"tf":2.449489742783178},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":42,"docs":{"0":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":2.8284271247461903},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":2.23606797749979},"194":{"tf":1.7320508075688772},"218":{"tf":2.449489742783178},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":2.449489742783178},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"282":{"tf":1.0},"35":{"tf":1.0}}}}},"i":{"d":{"df":8,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"185":{"tf":1.0},"202":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"34":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"177":{"tf":1.0},"222":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":36,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.449489742783178},"152":{"tf":2.0},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"44":{"tf":2.8284271247461903},"49":{"tf":1.0},"50":{"tf":1.0},"62":{"tf":2.8284271247461903},"79":{"tf":2.449489742783178},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"33":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"308":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":17,"docs":{"12":{"tf":1.4142135623730951},"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":2.6457513110645907},"17":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":2.0},"2":{"tf":1.0},"20":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":2.23606797749979},"253":{"tf":2.449489742783178},"255":{"tf":1.4142135623730951},"259":{"tf":2.8284271247461903},"270":{"tf":2.6457513110645907},"315":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":3.1622776601683795},"52":{"tf":2.0},"53":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":2.23606797749979},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"67":{"tf":1.0}}}},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"3":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":10,"docs":{"195":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}}},"t":{"df":2,"docs":{"145":{"tf":1.0},"5":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"170":{"tf":1.0},"335":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"y":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"222":{"tf":1.0},"324":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"102":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":15,"docs":{"0":{"tf":2.23606797749979},"100":{"tf":1.0},"159":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.4142135623730951},"318":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":2.6457513110645907}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.23606797749979}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"292":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"138":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"187":{"tf":1.0},"246":{"tf":1.0},"80":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":2.0},"228":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"118":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":3,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"339":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}},"s":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":62,"docs":{"104":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.7320508075688772},"14":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"198":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"162":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"145":{"tf":1.0},"193":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{"df":9,"docs":{"44":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.0},"62":{"tf":3.3166247903554},"64":{"tf":2.0}},"p":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"282":{"tf":1.0},"325":{"tf":1.0},"74":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0}},"p":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"d":{"'":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0}}}},"t":{"a":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"119":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":2.0},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"175":{"tf":2.23606797749979},"185":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"325":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"66":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"c":{"df":16,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.7320508075688772},"17":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":6,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}},"g":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"303":{"tf":1.0},"310":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.0},"62":{"tf":1.0},"73":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":25,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"198":{"tf":1.7320508075688772},"206":{"tf":2.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"99":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"t":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"292":{"tf":1.0},"37":{"tf":1.0}}}}}}},"t":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"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":5,"docs":{"156":{"tf":1.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0},"332":{"tf":1.0},"55":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"226":{"tf":1.0},"315":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"149":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":12,"docs":{"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"240":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"45":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"160":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.7320508075688772},"46":{"tf":2.8284271247461903},"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"136":{"tf":1.0},"305":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"145":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":9,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"180":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"90":{"tf":2.23606797749979}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":13,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"324":{"tf":1.0},"34":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"168":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"111":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"125":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"300":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"c":{"df":9,"docs":{"129":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"144":{"tf":1.0}}}}}}},"l":{"df":2,"docs":{"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"136":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":3.7416573867739413},"161":{"tf":2.23606797749979},"178":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"338":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.449489742783178}},"p":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":26,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"296":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"337":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"146":{"tf":1.0},"186":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.7320508075688772},"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"181":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"252":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"192":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"125":{"tf":1.0},"137":{"tf":1.0},"168":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"9":{"tf":1.0}}}}}},"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":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"5":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"214":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"10":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"0":{"tf":1.7320508075688772},"130":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"297":{"tf":1.0},"315":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":7,"docs":{"151":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"309":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"281":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"20":{"tf":1.0},"211":{"tf":1.0},"24":{"tf":1.4142135623730951},"302":{"tf":1.0},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"145":{"tf":1.0},"154":{"tf":1.0},"308":{"tf":1.0},"9":{"tf":1.0}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"108":{"tf":1.0},"241":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"17":{"tf":1.0},"270":{"tf":1.0}}},"p":{"df":2,"docs":{"16":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"214":{"tf":1.0},"339":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"16":{"tf":1.7320508075688772},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"172":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":2.23606797749979},"75":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"c":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":21,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"165":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"259":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"34":{"tf":1.0},"88":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"337":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"318":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"164":{"tf":1.0},"252":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"186":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"167":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"324":{"tf":1.0},"87":{"tf":1.0}}}}}}},"b":{"a":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"64":{"tf":3.0}},"h":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"64":{"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":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"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":1,"docs":{"3":{"tf":1.0}}}}}}}}},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"[":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"]":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"131":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"202":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":6,"docs":{"114":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"325":{"tf":1.0},"327":{"tf":1.0},"38":{"tf":1.0},"42":{"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":1,"docs":{"178":{"tf":1.0}}}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"124":{"tf":1.0},"128":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"296":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"282":{"tf":1.0},"322":{"tf":1.0},"80":{"tf":1.0}},"v":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"181":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}}},"o":{"d":{"df":5,"docs":{"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"20":{"tf":1.0},"282":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"226":{"tf":1.0},"241":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":12,"docs":{"125":{"tf":1.0},"144":{"tf":1.0},"20":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"3":{"tf":1.0},"316":{"tf":1.0},"97":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":10,"docs":{"136":{"tf":1.0},"154":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"293":{"tf":1.0},"325":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"168":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"211":{"tf":1.0},"64":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"129":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"208":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.0},"293":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"144":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"o":{"df":3,"docs":{"145":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":37,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":2.23606797749979},"144":{"tf":2.23606797749979},"145":{"tf":2.8284271247461903},"148":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":2.23606797749979},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"7":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"227":{"tf":1.0},"270":{"tf":1.0},"296":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"39":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"140":{"tf":1.0},"218":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"50":{"tf":1.0}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"290":{"tf":1.0},"68":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":40,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.0},"182":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":1.0},"29":{"tf":1.0},"293":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":1,"docs":{"10":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"222":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"55":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"133":{"tf":1.0},"16":{"tf":1.0},"299":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"145":{"tf":1.4142135623730951},"161":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"181":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"133":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"74":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"10":{"tf":1.0},"115":{"tf":1.4142135623730951},"255":{"tf":1.0},"272":{"tf":1.4142135623730951},"92":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"161":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"333":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"196":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"282":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"168":{"tf":1.0},"279":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"11":{"tf":1.0},"160":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"a":{"df":6,"docs":{"318":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"74":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"206":{"tf":1.0},"318":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"214":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"307":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"143":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"169":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"194":{"tf":1.0},"289":{"tf":1.0},"315":{"tf":1.4142135623730951}}}}}},"r":{"df":3,"docs":{"197":{"tf":1.0},"3":{"tf":1.0},"87":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"d":{"df":2,"docs":{"160":{"tf":2.0},"194":{"tf":1.0}},"p":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"s":{"[":{"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":8,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"324":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":19,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.0},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"205":{"tf":1.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"331":{"tf":1.0},"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"6":{"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":2,"docs":{"145":{"tf":1.0},"194":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"11":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"d":{"df":4,"docs":{"0":{"tf":1.0},"136":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"5":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"121":{"tf":1.0},"172":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"229":{"tf":1.0},"3":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"df":4,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"192":{"tf":1.0},"296":{"tf":1.0}}},"x":{"df":4,"docs":{"138":{"tf":1.0},"144":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"198":{"tf":2.0},"306":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"339":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"227":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":2.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":2,"docs":{"305":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"t":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"81":{"tf":2.0}}}},"df":7,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"71":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":9,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"211":{"tf":1.0},"296":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"3":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":10,"docs":{"149":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"202":{"tf":1.0},"282":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"134":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"282":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"92":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"174":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"313":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"100":{"tf":1.0},"145":{"tf":1.0},"198":{"tf":1.0},"266":{"tf":1.0}},"i":{"df":6,"docs":{"149":{"tf":1.0},"191":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"325":{"tf":1.0}}}}},"n":{"c":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"120":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":167,"docs":{"100":{"tf":1.4142135623730951},"102":{"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},"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":2.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":2.6457513110645907},"15":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.449489742783178},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"17":{"tf":2.8284271247461903},"170":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":2.449489742783178},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":2.23606797749979},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":2.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":2.23606797749979},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":2.0},"246":{"tf":1.0},"25":{"tf":2.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":2.23606797749979},"309":{"tf":2.0},"310":{"tf":1.7320508075688772},"315":{"tf":2.8284271247461903},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"319":{"tf":2.0},"32":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.23606797749979},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.0},"44":{"tf":2.0},"46":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.6457513110645907},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"55":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"176":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"252":{"tf":1.0},"37":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"115":{"tf":1.0},"144":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"154":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"258":{"tf":1.0},"96":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"150":{"tf":1.0},"3":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"198":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}},"n":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"141":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"290":{"tf":1.0},"312":{"tf":1.0},"336":{"tf":1.4142135623730951},"51":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"df":2,"docs":{"125":{"tf":1.0},"296":{"tf":1.0}},"e":{"df":1,"docs":{"145":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"o":{"d":{"df":4,"docs":{"118":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"156":{"tf":1.0},"182":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"156":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"34":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"4":{"tf":1.0}}}},"w":{"df":1,"docs":{"200":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"169":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"98":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"298":{"tf":1.4142135623730951},"299":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":10,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"293":{"tf":1.0}},"l":{"df":22,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"175":{"tf":1.0},"235":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979},"91":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":7,"docs":{"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"190":{"tf":1.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"a":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"171":{"tf":1.0},"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":39,"docs":{"100":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":3.0},"170":{"tf":3.605551275463989},"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"205":{"tf":1.7320508075688772},"22":{"tf":2.8284271247461903},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"228":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"24":{"tf":2.0},"244":{"tf":1.4142135623730951},"25":{"tf":2.0},"250":{"tf":1.4142135623730951},"256":{"tf":2.0},"262":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":2.23606797749979},"328":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.7320508075688772},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"119":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"p":{"df":6,"docs":{"119":{"tf":1.0},"17":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0}}}},"n":{"c":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":11,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"205":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"218":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"168":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"191":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"5":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"326":{"tf":1.0}}}},"p":{"df":1,"docs":{"228":{"tf":1.0}},"e":{"df":1,"docs":{"3":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"164":{"tf":1.0},"293":{"tf":1.4142135623730951},"325":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"/":{"1":{".":{"0":{"df":2,"docs":{"167":{"tf":1.7320508075688772},"191":{"tf":1.0}}},"1":{"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":2.23606797749979},"187":{"tf":1.0},"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"167":{"tf":1.0}}},"3":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},":":{"/":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"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":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"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":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":21,"docs":{"162":{"tf":2.0},"163":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.0},"176":{"tf":2.23606797749979},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"3":{"tf":1.0},"325":{"tf":2.449489742783178},"326":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"137":{"tf":1.0},"144":{"tf":1.4142135623730951},"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"119":{"tf":1.0},"134":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":14,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"88":{"tf":1.7320508075688772},"91":{"tf":1.7320508075688772},"93":{"tf":1.0},"98":{"tf":1.0}}}},"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"_":{"df":0,"docs":{},"p":{"df":2,"docs":{"202":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951}}}},"df":16,"docs":{"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":3.3166247903554},"273":{"tf":3.3166247903554},"284":{"tf":2.0},"290":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":1.0},"7":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"172":{"tf":1.0}},"l":{"df":2,"docs":{"285":{"tf":1.0},"296":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"251":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"137":{"tf":1.0},"204":{"tf":1.0}},"i":{"df":13,"docs":{"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"32":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"df":2,"docs":{"206":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":3,"docs":{"130":{"tf":1.0},"168":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"5":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"m":{"df":1,"docs":{"168":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":12,"docs":{"120":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"208":{"tf":1.0},"307":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}},"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":25,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"129":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"229":{"tf":1.0},"274":{"tf":1.0},"279":{"tf":1.7320508075688772},"281":{"tf":1.7320508075688772},"287":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"64":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"37":{"tf":1.0}}}}}}},"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"134":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"10":{"tf":1.0},"225":{"tf":1.0}}}}}}},"n":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"293":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"d":{"df":28,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.0},"131":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":2.0},"17":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.4142135623730951},"212":{"tf":1.0},"225":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":2.0},"303":{"tf":1.0},"309":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"198":{"tf":1.0},"45":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"151":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"259":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"262":{"tf":1.0},"273":{"tf":1.0}},"i":{"b":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.7320508075688772},"3":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"125":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.0},"206":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":9,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":2.449489742783178}}}},"i":{"c":{"df":21,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"243":{"tf":1.0},"293":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"169":{"tf":1.0},"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"307":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"225":{"tf":1.0},"296":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"5":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}},"i":{"df":23,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"128":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.4142135623730951},"31":{"tf":1.0},"333":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"88":{"tf":1.0},"9":{"tf":2.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":6,"docs":{"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":2.23606797749979}}}}},"s":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"181":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"279":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.4142135623730951},"20":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.0},"241":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{}},"df":70,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":2.0},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":5.291502622129181},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":2.23606797749979},"21":{"tf":2.8284271247461903},"211":{"tf":1.4142135623730951},"227":{"tf":1.0},"24":{"tf":2.8284271247461903},"243":{"tf":1.0},"25":{"tf":2.8284271247461903},"284":{"tf":2.449489742783178},"290":{"tf":2.23606797749979},"295":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":2.449489742783178},"33":{"tf":3.0},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"40":{"tf":2.0},"44":{"tf":3.3166247903554},"45":{"tf":1.7320508075688772},"46":{"tf":2.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"62":{"tf":3.3166247903554},"65":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"197":{"tf":1.0},"20":{"tf":1.4142135623730951},"287":{"tf":1.0},"334":{"tf":1.0}},"r":{"df":1,"docs":{"46":{"tf":1.0}}}},"n":{"d":{"df":9,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"282":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"3":{"tf":1.0},"326":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"138":{"tf":1.0},"185":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"322":{"tf":1.0},"339":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":8,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"319":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"76":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":2,"docs":{"274":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"145":{"tf":2.0},"17":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"176":{"tf":1.0},"224":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"v":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}}}},"p":{"c":{"df":8,"docs":{"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"314":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.0}}},"df":2,"docs":{"293":{"tf":1.7320508075688772},"80":{"tf":1.0}},"v":{"4":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.0},"294":{"tf":1.0},"296":{"tf":1.0},"339":{"tf":1.0}}},"6":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.23606797749979},"294":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"187":{"tf":1.0},"259":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":2.0}}},"r":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"204":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":18,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"318":{"tf":1.0},"46":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"b":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"175":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"297":{"tf":1.4142135623730951},"319":{"tf":1.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"191":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"145":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":2.449489742783178},"193":{"tf":1.0},"204":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}},"n":{"df":2,"docs":{"140":{"tf":1.0},"160":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"46":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"194":{"tf":1.0},"225":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":7,"docs":{"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"204":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"273":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"145":{"tf":1.0},"17":{"tf":1.0},"305":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"296":{"tf":1.0},"329":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":7,"docs":{"187":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"307":{"tf":1.0},"5":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}},"v":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"3":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"225":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"301":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":13,"docs":{"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"325":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.6457513110645907},"129":{"tf":1.0},"146":{"tf":1.0},"282":{"tf":1.0},"318":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}}}}}},"i":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":8,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"298":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"313":{"tf":1.0},"330":{"tf":1.7320508075688772},"334":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":2.0},"205":{"tf":1.7320508075688772},"225":{"tf":1.0},"279":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.4142135623730951},"32":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.4142135623730951},"333":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"3":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"207":{"tf":1.0}}}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"138":{"tf":1.0}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"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":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"310":{"tf":1.0},"334":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"279":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.23606797749979},"87":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":7,"docs":{"205":{"tf":1.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"226":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}}},"k":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"296":{"tf":1.0},"332":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"282":{"tf":1.0},"46":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"196":{"tf":1.0},"299":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":30,"docs":{"136":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"153":{"tf":2.0},"154":{"tf":2.449489742783178},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":3.7416573867739413},"160":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"282":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"293":{"tf":2.0},"295":{"tf":1.0},"310":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"282":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"167":{"tf":1.0},"296":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"227":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}},"o":{"a":{"d":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.0},"322":{"tf":1.0},"338":{"tf":1.4142135623730951},"45":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"t":{"df":22,"docs":{"0":{"tf":1.0},"100":{"tf":2.6457513110645907},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.23606797749979},"105":{"tf":1.0},"168":{"tf":1.0}}}},"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":9,"docs":{"124":{"tf":2.23606797749979},"125":{"tf":2.6457513110645907},"126":{"tf":2.449489742783178},"127":{"tf":2.449489742783178},"128":{"tf":2.449489742783178},"129":{"tf":2.6457513110645907},"144":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":2.6457513110645907}}}}},"i":{"c":{"df":3,"docs":{"164":{"tf":1.0},"297":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":9,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"309":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"202":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"282":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":2.23606797749979},"67":{"tf":1.0},"75":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"10":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}}},"p":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"168":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"218":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"t":{"df":2,"docs":{"251":{"tf":1.0},"270":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"w":{"df":3,"docs":{"228":{"tf":1.0},"282":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"146":{"tf":1.0},"80":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"u":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"21":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"o":{"df":1,"docs":{"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"173":{"tf":1.0},"187":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":2,"docs":{"163":{"tf":1.0},"206":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"6":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"172":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.4142135623730951},"299":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"160":{"tf":1.0},"51":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":11,"docs":{"100":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"195":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.0},"2":{"tf":1.0},"262":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}},"df":11,"docs":{"196":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"198":{"tf":1.7320508075688772},"199":{"tf":2.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"296":{"tf":1.0},"7":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}},"o":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"125":{"tf":1.0},"198":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.7320508075688772},"213":{"tf":1.0},"319":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"227":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.23606797749979},"306":{"tf":1.0},"45":{"tf":2.23606797749979},"73":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":4,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"118":{"tf":1.0},"129":{"tf":1.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.7320508075688772}},"t":{"df":2,"docs":{"129":{"tf":1.0},"6":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"214":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"146":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":2.6457513110645907},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.0}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"218":{"tf":1.7320508075688772},"226":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":85,"docs":{"100":{"tf":1.0},"12":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"138":{"tf":1.0},"14":{"tf":2.0},"140":{"tf":1.0},"144":{"tf":2.449489742783178},"145":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"168":{"tf":1.0},"17":{"tf":3.872983346207417},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"21":{"tf":2.23606797749979},"218":{"tf":3.0},"219":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"222":{"tf":2.449489742783178},"224":{"tf":2.0},"226":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"23":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":2.449489742783178},"24":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":2.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"258":{"tf":1.0},"26":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"28":{"tf":1.0},"29":{"tf":1.0},"292":{"tf":2.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.6457513110645907},"3":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772},"336":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":2.6457513110645907},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"45":{"tf":2.449489742783178},"46":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"58":{"tf":2.6457513110645907},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":3.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":3.0},"168":{"tf":2.0},"186":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"298":{"tf":2.0},"299":{"tf":1.4142135623730951},"301":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"131":{"tf":1.0},"218":{"tf":1.0},"87":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"296":{"tf":1.0},"45":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}},"u":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"192":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"206":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"22":{"tf":1.0},"321":{"tf":1.0}}}}},"t":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":17,"docs":{"12":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.449489742783178},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":3.872983346207417},"51":{"tf":1.0}},"l":{"df":2,"docs":{"118":{"tf":1.0},"162":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"306":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":2.0},"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":29,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"20":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.7320508075688772},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"168":{"tf":1.0},"2":{"tf":1.0},"275":{"tf":1.0},"328":{"tf":1.0}}}}},"s":{"df":2,"docs":{"45":{"tf":1.4142135623730951},"49":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"df":22,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":2.0},"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":2.8284271247461903},"25":{"tf":2.8284271247461903},"26":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951}},"i":{"d":{"df":3,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"x":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"175":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":9,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":2.0},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"197":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":29,"docs":{"122":{"tf":2.0},"129":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":3.605551275463989},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":2.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"df":10,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":2.6457513110645907},"301":{"tf":1.0},"306":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"21":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"138":{"tf":1.0},"270":{"tf":1.0}}}}},"ï":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":16,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"196":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"46":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"187":{"tf":1.0},"299":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":30,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"225":{"tf":1.0},"241":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"32":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"296":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":12,"docs":{"138":{"tf":1.0},"145":{"tf":1.7320508075688772},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"3":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}}},"w":{"df":21,"docs":{"14":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.4142135623730951},"319":{"tf":1.0},"324":{"tf":1.4142135623730951},"85":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"202":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"166":{"tf":1.0},"169":{"tf":2.23606797749979},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":1,"docs":{"138":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"100":{"tf":1.4142135623730951}},"v":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}}},"n":{"/":{"*":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"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":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"e":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"c":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"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":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"336":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"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":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"205":{"tf":1.4142135623730951},"328":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.7320508075688772},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":8,"docs":{"163":{"tf":1.0},"28":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"50":{"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":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"q":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"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":{},"h":{"df":1,"docs":{"303":{"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":{},"p":{"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":{},"l":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"196":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"289":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"_":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"65":{"tf":1.0}}}}},"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":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"339":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":6,"docs":{"100":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"339":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":6,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":8,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"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":2,"docs":{"339":{"tf":1.0},"92":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"100":{"tf":1.0},"148":{"tf":1.4142135623730951},"175":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":4,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"158":{"tf":1.0},"339":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":30,"docs":{"118":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":2.0},"182":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"76":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"93":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}},"u":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"219":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":8,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":1,"docs":{"52":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"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":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":7,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"59":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"v":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"109":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"110":{"tf":1.0},"339":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"339":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"339":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"108":{"tf":1.7320508075688772},"114":{"tf":1.0},"339":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"335":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"147":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":1,"docs":{"136":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"255":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"337":{"tf":1.0}},"e":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":5,"docs":{"145":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"9":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"145":{"tf":1.0}}}}},"r":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"21":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"145":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"145":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":15,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":3,"docs":{"145":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":11,"docs":{"133":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"145":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"9":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"339":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"179":{"tf":1.0},"339":{"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":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"164":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"180":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"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":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"178":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"173":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"171":{"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":3,"docs":{"171":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"167":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"325":{"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":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"325":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"175":{"tf":1.0},"176":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"186":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"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":{},"e":{"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":{"168":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"166":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"339":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"167":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"a":{"d":{"_":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"168":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"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":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"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":{},"p":{"_":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"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":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"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":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"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":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"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":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"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":{"_":{"1":{"_":{"0":{"df":1,"docs":{"167":{"tf":1.0}}},"1":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"185":{"tf":1.0},"339":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"176":{"tf":1.0},"191":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":4,"docs":{"164":{"tf":2.6457513110645907},"178":{"tf":1.0},"182":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"i":{"d":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"202":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"201":{"tf":1.0},"339":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"198":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"197":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"197":{"tf":2.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"202":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"204":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"11":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.4142135623730951},"205":{"tf":1.0},"302":{"tf":1.0},"333":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":5,"docs":{"100":{"tf":2.0},"175":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":2.449489742783178}}}},"p":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"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":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":5,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":2,"docs":{"287":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"339":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"129":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"127":{"tf":2.449489742783178},"339":{"tf":1.0}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"128":{"tf":1.0}}},"1":{"df":1,"docs":{"128":{"tf":1.0}}},"2":{"df":1,"docs":{"128":{"tf":1.0}}},"3":{"df":1,"docs":{"128":{"tf":1.0}}},"4":{"df":1,"docs":{"128":{"tf":1.0}}},"5":{"df":1,"docs":{"128":{"tf":1.0}}},"6":{"df":1,"docs":{"128":{"tf":1.0}}},"7":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"127":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"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":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"339":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{")":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":2,"docs":{"28":{"tf":1.0},"29":{"tf":1.0}},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"14":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":2.0},"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"19":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"16":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"15":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"23":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"22":{"tf":1.0},"339":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":3,"docs":{"22":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":1.4142135623730951},"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"17":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":16,"docs":{"13":{"tf":1.7320508075688772},"16":{"tf":1.0},"28":{"tf":1.0},"306":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"0":{"df":0,"docs":{},"x":{"7":{"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":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"75":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"105":{"tf":1.0},"339":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.0},"114":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"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":{},"p":{"c":{"_":{"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":1,"docs":{"284":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"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":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"160":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"c":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":5,"docs":{"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"1":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"227":{"tf":1.0},"26":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}}}}},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"s":{"df":0,"docs":{},"z":{"df":5,"docs":{"278":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"284":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"q":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"255":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"253":{"tf":1.0},"255":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":3,"docs":{"243":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"287":{"tf":1.0},"290":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"266":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"c":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}},"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"d":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"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":{},"s":{"df":1,"docs":{"328":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"226":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"315":{"tf":1.0},"316":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"226":{"tf":1.0},"26":{"tf":1.4142135623730951}}}}},"u":{"b":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"230":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"235":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"241":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"193":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{},"p":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"q":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"252":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"258":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"306":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"0":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"339":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"k":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}},"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"277":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"c":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":7,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"304":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"31":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":2,"docs":{"194":{"tf":1.0},"287":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"49":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"43":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":6,"docs":{"31":{"tf":1.4142135623730951},"339":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"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":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"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":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"141":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"132":{"tf":1.7320508075688772},"135":{"tf":2.449489742783178},"136":{"tf":2.8284271247461903},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.0},"321":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"149":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"151":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"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":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"151":{"tf":2.23606797749979},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"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":3,"docs":{"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.0},"157":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"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":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"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":{"158":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"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":{"160":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"149":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":7,"docs":{"147":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"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":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":3,"docs":{"144":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"u":{"b":{"0":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"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":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"264":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"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":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"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":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"269":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"120":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"121":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"111":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"92":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"0":{"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"2":{"df":1,"docs":{"311":{"tf":1.0}}},"3":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"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":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"161":{"tf":2.6457513110645907},"181":{"tf":1.4142135623730951},"310":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"339":{"tf":1.0},"83":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"339":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"y":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"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":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"85":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"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":0,"docs":{},"f":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"81":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}}},"df":10,"docs":{"152":{"tf":2.0},"179":{"tf":1.0},"182":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"79":{"tf":3.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"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":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":46,"docs":{"0":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"3":{"tf":2.8284271247461903},"300":{"tf":2.0},"301":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"336":{"tf":2.8284271247461903},"337":{"tf":2.0},"338":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"87":{"tf":1.0}}},"i":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"218":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"n":{"df":11,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":3,"docs":{"218":{"tf":1.0},"335":{"tf":3.1622776601683795},"336":{"tf":2.449489742783178}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":20,"docs":{"118":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"282":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":69,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.4142135623730951},"90":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"132":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}},"i":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"w":{"df":12,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"227":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"325":{"tf":1.4142135623730951},"328":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"69":{"tf":1.0}},"l":{"df":23,"docs":{"125":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"171":{"tf":1.0},"182":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":2.23606797749979},"67":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"9":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":25,"docs":{"10":{"tf":2.0},"118":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.23606797749979},"21":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}}}},"o":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.449489742783178},"164":{"tf":2.8284271247461903},"172":{"tf":2.0},"174":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"295":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"241":{"tf":1.0},"307":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"0":{"tf":1.4142135623730951},"138":{"tf":2.449489742783178},"141":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"193":{"tf":1.0},"226":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"187":{"tf":1.0},"218":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"168":{"tf":1.0}}},"l":{"d":{"df":3,"docs":{"202":{"tf":1.0},"304":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"300":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":2,"docs":{"204":{"tf":1.0},"293":{"tf":1.0}}}}},"n":{"c":{"df":8,"docs":{"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"181":{"tf":1.4142135623730951},"325":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}},"df":46,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"31":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"151":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"r":{"df":60,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":3.1622776601683795},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"156":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":2.0},"243":{"tf":1.7320508075688772},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"293":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":2.0},"337":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":2.8284271247461903},"96":{"tf":1.0},"97":{"tf":2.449489742783178},"98":{"tf":1.4142135623730951},"99":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":5.0},"211":{"tf":1.7320508075688772},"44":{"tf":3.0},"62":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":48,"docs":{"131":{"tf":1.0},"150":{"tf":2.0},"159":{"tf":2.0},"160":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":3.3166247903554},"208":{"tf":2.6457513110645907},"209":{"tf":2.23606797749979},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"232":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"278":{"tf":2.0},"282":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"290":{"tf":3.0},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.6457513110645907},"319":{"tf":2.23606797749979},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":3.0},"338":{"tf":1.0},"44":{"tf":2.8284271247461903},"45":{"tf":2.0},"46":{"tf":1.0},"62":{"tf":2.23606797749979},"7":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":24,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"12":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"80":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"17":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"165":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":18,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.4142135623730951},"54":{"tf":1.0},"6":{"tf":1.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"156":{"tf":1.4142135623730951},"181":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":11,"docs":{"0":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0},"317":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":7,"docs":{"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"161":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.7320508075688772},"270":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":21,"docs":{"125":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"296":{"tf":1.0},"87":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"26":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":2,"docs":{"296":{"tf":1.0},"318":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"194":{"tf":1.4142135623730951},"217":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"9":{"tf":1.0}},"v":{"1":{"df":1,"docs":{"305":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"118":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":3,"docs":{"11":{"tf":1.0},"9":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"10":{"tf":1.4142135623730951},"14":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"9":{"tf":1.0},"99":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"135":{"tf":1.0},"194":{"tf":1.0},"325":{"tf":1.0}}}}},"s":{"df":6,"docs":{"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"210":{"tf":1.0},"328":{"tf":1.0}}}}},"t":{"df":13,"docs":{"128":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.4142135623730951},"229":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"293":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.0},"106":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"76":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":6,"docs":{"166":{"tf":1.0},"183":{"tf":1.0},"207":{"tf":1.0},"282":{"tf":2.449489742783178},"325":{"tf":1.0},"80":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":16,"docs":{"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772}}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"22":{"tf":1.0},"296":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":2,"docs":{"26":{"tf":1.4142135623730951},"29":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"145":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":3.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.8284271247461903},"257":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":2.8284271247461903},"278":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"87":{"tf":1.0}}}},"n":{"d":{"df":6,"docs":{"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"272":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}},"df":2,"docs":{"312":{"tf":1.0},"325":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":31,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"145":{"tf":1.0},"168":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"50":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":2.0},"307":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.0},"282":{"tf":1.0}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"324":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":15,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"26":{"tf":2.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"214":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"198":{"tf":1.0},"252":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"n":{"df":2,"docs":{"327":{"tf":1.0},"329":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":16,"docs":{"118":{"tf":1.0},"122":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":2.23606797749979},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":1,"docs":{"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"206":{"tf":1.0},"53":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"321":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"46":{"tf":2.6457513110645907},"51":{"tf":1.0},"73":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":2.23606797749979},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"153":{"tf":1.0},"156":{"tf":1.0},"293":{"tf":2.23606797749979},"295":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":2.23606797749979},"85":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"243":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"x":{"df":9,"docs":{"129":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"287":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":21,"docs":{"125":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"181":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"270":{"tf":1.0},"279":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"329":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"29":{"tf":1.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"118":{"tf":1.0},"17":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"f":{"a":{"c":{"df":2,"docs":{"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"3":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"125":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"17":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"132":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":21,"docs":{"10":{"tf":1.0},"144":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"287":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"168":{"tf":1.0},"17":{"tf":1.0},"3":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"154":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"293":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0}},"s":{"df":15,"docs":{"107":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.4142135623730951},"205":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"10":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"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":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"269":{"tf":1.4142135623730951}}}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"125":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"214":{"tf":1.0},"257":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"145":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.7320508075688772},"252":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"290":{"tf":2.23606797749979},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"131":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"3":{"tf":1.4142135623730951},"32":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"35":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"306":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"316":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"22":{"tf":1.0},"318":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":7,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"317":{"tf":1.0},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":87,"docs":{"12":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"220":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":2.0},"229":{"tf":2.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.7320508075688772},"233":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"253":{"tf":1.0},"254":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":2.23606797749979},"259":{"tf":1.0},"26":{"tf":2.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":2.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"268":{"tf":2.23606797749979},"270":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"305":{"tf":1.7320508075688772},"319":{"tf":1.0},"32":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":3.3166247903554},"34":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.0},"40":{"tf":2.0},"44":{"tf":2.0},"45":{"tf":1.0},"51":{"tf":2.6457513110645907},"56":{"tf":2.0},"59":{"tf":2.0},"62":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":40,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":2.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"144":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.4142135623730951},"210":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"313":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"324":{"tf":1.0},"329":{"tf":1.0},"46":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":2.0},"226":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":1,"docs":{"68":{"tf":1.0}}}},"u":{"b":{"df":9,"docs":{"229":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.0},"263":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"0":{"tf":1.0},"215":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"263":{"tf":1.7320508075688772},"339":{"tf":1.0},"49":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"214":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"118":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"0":{"tf":1.0},"136":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"205":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":11,"docs":{"214":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"t":{"df":3,"docs":{"111":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"166":{"tf":2.449489742783178},"183":{"tf":1.0},"80":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"138":{"tf":1.0}},"e":{"df":4,"docs":{"266":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"334":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"89":{"tf":1.0}}},"i":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"193":{"tf":1.7320508075688772},"198":{"tf":1.0},"339":{"tf":1.0},"67":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"112":{"tf":1.0},"197":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"168":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"255":{"tf":1.0}}}},"w":{"df":12,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"32":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":4.123105625617661},"51":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"206":{"tf":1.0}},"e":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"137":{"tf":1.0},"144":{"tf":1.4142135623730951},"195":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":12,"docs":{"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"186":{"tf":2.0},"187":{"tf":1.4142135623730951},"284":{"tf":2.0},"290":{"tf":2.0},"295":{"tf":1.0},"326":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}},"i":{"df":3,"docs":{"11":{"tf":1.0},"235":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"138":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"17":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"143":{"tf":1.0},"168":{"tf":2.6457513110645907},"187":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"299":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":55,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.0},"171":{"tf":1.0},"191":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":2.449489742783178},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":2.23606797749979},"41":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":2.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"127":{"tf":1.0},"171":{"tf":1.0},"204":{"tf":1.0},"259":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"41":{"tf":1.0}}}},"v":{"df":2,"docs":{"40":{"tf":1.0},"59":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"125":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":1,"docs":{"64":{"tf":2.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"126":{"tf":1.0},"168":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}}},"u":{"c":{"df":10,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"296":{"tf":1.0},"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"141":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.4142135623730951},"303":{"tf":1.0},"309":{"tf":1.0},"319":{"tf":1.0},"33":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.0},"134":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"179":{"tf":1.0},"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"3":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"149":{"tf":1.4142135623730951},"309":{"tf":1.0},"325":{"tf":1.0},"88":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"186":{"tf":1.0},"315":{"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":2,"docs":{"223":{"tf":1.0},"296":{"tf":1.0}}}}}}}}}}},"df":3,"docs":{"282":{"tf":2.0},"3":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"103":{"tf":1.0},"107":{"tf":1.7320508075688772},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"35":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":2,"docs":{"172":{"tf":1.0},"327":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"147":{"tf":1.0},"224":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}}},"o":{"a":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"145":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0}}},"v":{"df":30,"docs":{"125":{"tf":1.0},"170":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.7320508075688772},"226":{"tf":1.0},"25":{"tf":1.4142135623730951},"266":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"319":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.4142135623730951},"336":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":12,"docs":{"213":{"tf":1.0},"245":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.0},"251":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":11,"docs":{"129":{"tf":1.0},"170":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":2.6457513110645907},"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":14,"docs":{"162":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"226":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"259":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"131":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":18,"docs":{"103":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"138":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":11,"docs":{"213":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"162":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":40,"docs":{"145":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"162":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.3166247903554},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":2.23606797749979},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":3.1622776601683795},"252":{"tf":3.0},"253":{"tf":1.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.8284271247461903},"273":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"326":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"118":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":2.8284271247461903},"17":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"319":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"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":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"255":{"tf":2.23606797749979}}},"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"174":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"145":{"tf":2.23606797749979},"149":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":2.449489742783178},"173":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"df":1,"docs":{"11":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"319":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"257":{"tf":2.449489742783178},"258":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.0},"269":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":27,"docs":{"129":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"186":{"tf":2.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.0},"191":{"tf":2.23606797749979},"257":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"326":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}},"t":{"df":6,"docs":{"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"269":{"tf":1.0},"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"175":{"tf":1.0},"307":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":30,"docs":{"106":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"287":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"38":{"tf":1.0},"57":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"182":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":14,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.0},"171":{"tf":1.4142135623730951},"181":{"tf":1.0},"282":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":93,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"120":{"tf":2.0},"127":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":2.6457513110645907},"14":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":2.449489742783178},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"198":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.0},"207":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"307":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"69":{"tf":2.0},"74":{"tf":1.0},"80":{"tf":3.4641016151377544},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":9,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"307":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"f":{"c":{"df":8,"docs":{"130":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"273":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"78":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"135":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"a":{"d":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":4,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"282":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}},"n":{"d":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":5,"docs":{"12":{"tf":1.0},"128":{"tf":1.0},"222":{"tf":1.0},"259":{"tf":1.0},"296":{"tf":1.0}}}}},"p":{"c":{"df":3,"docs":{"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":7,"docs":{"119":{"tf":1.0},"131":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.0},"299":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"df":3,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951},"211":{"tf":2.23606797749979}}}},"s":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":10,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.0},"35":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":1,"docs":{"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"197":{"tf":1.0},"282":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":36,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"141":{"tf":1.0}}}}},"n":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"168":{"tf":1.0},"5":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"274":{"tf":1.0}},"l":{"df":10,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":2.0},"30":{"tf":1.0},"51":{"tf":1.0},"78":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":2,"docs":{"169":{"tf":1.0},"208":{"tf":1.0}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"118":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"293":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"d":{"_":{"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":0,"docs":{},"f":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"148":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":2.6457513110645907},"256":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":2.6457513110645907},"33":{"tf":3.1622776601683795},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.0},"43":{"tf":1.0},"44":{"tf":3.1622776601683795},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"115":{"tf":1.0},"157":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"274":{"tf":1.0},"298":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"285":{"tf":1.0},"327":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"206":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}},"m":{"df":1,"docs":{"3":{"tf":1.0}}},"n":{"df":1,"docs":{"145":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"167":{"tf":1.4142135623730951},"226":{"tf":1.0},"282":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"132":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"195":{"tf":1.0},"224":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":46,"docs":{"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"36":{"tf":2.449489742783178},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.449489742783178},"57":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"62":{"tf":1.0},"64":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"t":{"df":17,"docs":{"148":{"tf":1.0},"169":{"tf":1.4142135623730951},"185":{"tf":1.0},"191":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"292":{"tf":1.0},"326":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":17,"docs":{"100":{"tf":1.7320508075688772},"145":{"tf":1.0},"149":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"208":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"53":{"tf":1.0},"62":{"tf":1.0}}}},"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":1,"docs":{"204":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"315":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"145":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":2.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"189":{"tf":1.0},"191":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"c":{"df":16,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":49,"docs":{"10":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.7320508075688772},"273":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.4142135623730951},"310":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":2.0},"326":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"157":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"293":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"186":{"tf":1.0}}},"w":{"df":3,"docs":{"153":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}}},"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"178":{"tf":1.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":2,"docs":{"208":{"tf":1.0},"80":{"tf":1.0}},"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":1,"docs":{"324":{"tf":1.0}}}}}}},"df":8,"docs":{"20":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":12,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"282":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"337":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"185":{"tf":1.0},"325":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"i":{"df":10,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"315":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":22,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"170":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":23,"docs":{"100":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"17":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}},"df":18,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.7320508075688772},"17":{"tf":2.8284271247461903},"172":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"21":{"tf":2.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"49":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"p":{"df":3,"docs":{"171":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"207":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"111":{"tf":1.0},"49":{"tf":2.0},"76":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"308":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":73,"docs":{"136":{"tf":1.7320508075688772},"138":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.0},"160":{"tf":2.0},"194":{"tf":1.7320508075688772},"219":{"tf":1.7320508075688772},"222":{"tf":2.0},"224":{"tf":2.0},"226":{"tf":2.0},"230":{"tf":1.7320508075688772},"235":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"246":{"tf":2.0},"247":{"tf":1.4142135623730951},"252":{"tf":2.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"258":{"tf":2.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.6457513110645907},"283":{"tf":1.4142135623730951},"284":{"tf":3.0},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"290":{"tf":2.0},"294":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":2.449489742783178},"319":{"tf":1.0},"32":{"tf":2.6457513110645907},"320":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.0},"334":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":2.6457513110645907},"35":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"46":{"tf":3.1622776601683795},"48":{"tf":1.0},"51":{"tf":2.449489742783178},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"92":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":3.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"222":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"v":{"df":3,"docs":{"214":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"145":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"66":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"175":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.0},"17":{"tf":1.4142135623730951},"197":{"tf":1.0},"278":{"tf":1.0},"81":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":2,"docs":{"273":{"tf":1.0},"296":{"tf":2.0}},"e":{"c":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"126":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"278":{"tf":1.0},"293":{"tf":1.0},"329":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":47,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"193":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":18,"docs":{"111":{"tf":1.0},"152":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"266":{"tf":1.0},"293":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"300":{"tf":1.0},"335":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"329":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"54":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"194":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"_":{"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"148":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"338":{"tf":1.0},"65":{"tf":1.4142135623730951},"72":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":8,"docs":{"134":{"tf":1.7320508075688772},"135":{"tf":3.0},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"141":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}},"df":13,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"145":{"tf":1.4142135623730951},"164":{"tf":1.0},"174":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.0},"49":{"tf":3.1622776601683795},"50":{"tf":2.449489742783178},"51":{"tf":1.7320508075688772},"64":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"i":{"c":{"df":9,"docs":{"162":{"tf":1.0},"211":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":15,"docs":{"131":{"tf":2.6457513110645907},"132":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":3.0},"137":{"tf":1.4142135623730951},"138":{"tf":3.605551275463989},"139":{"tf":2.6457513110645907},"140":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.0}}}},"u":{"df":6,"docs":{"164":{"tf":1.0},"168":{"tf":2.8284271247461903},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0}}}},"y":{"df":1,"docs":{"3":{"tf":1.0}},"s":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":2.0},"3":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"2":{"tf":1.4142135623730951},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"252":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"22":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":2,"docs":{"70":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":20,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":2.6457513110645907},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":2.8284271247461903},"150":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":2.23606797749979},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"176":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":22,"docs":{"125":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"166":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"69":{"tf":2.23606797749979},"70":{"tf":1.4142135623730951},"80":{"tf":2.0},"82":{"tf":1.0}}}},"p":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"173":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.4142135623730951},"79":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}}}},"u":{"b":{"df":11,"docs":{"229":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"187":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":6,"docs":{"215":{"tf":1.0},"229":{"tf":2.8284271247461903},"263":{"tf":2.8284271247461903},"266":{"tf":1.7320508075688772},"339":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"320":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"174":{"tf":1.0},"187":{"tf":1.0}}}},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"167":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}}}},"c":{"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":1,"docs":{"16":{"tf":1.0}},"e":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"89":{"tf":1.0}},"s":{"df":1,"docs":{"182":{"tf":1.0}},"s":{"df":16,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":2.23606797749979},"17":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"155":{"tf":1.0},"168":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{},"h":{"df":51,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"162":{"tf":1.0},"204":{"tf":1.0},"315":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"316":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"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":3,"docs":{"196":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0}}}}}}},"i":{"df":18,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.7320508075688772},"205":{"tf":1.0},"305":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"145":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":2.449489742783178},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"265":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"293":{"tf":1.0},"305":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":9,"docs":{"257":{"tf":2.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"268":{"tf":2.0},"269":{"tf":2.6457513110645907},"270":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178},"339":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.23606797749979},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"168":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"327":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"160":{"tf":1.4142135623730951}}},"df":24,"docs":{"0":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"149":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":2.6457513110645907},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"332":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"ú":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"197":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":16,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"159":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"321":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0},"62":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"n":{"df":3,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"282":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"175":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.4142135623730951}}}}},"4":{"df":1,"docs":{"336":{"tf":1.0}}},":":{"/":{"/":{":":{"4":{"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{":":{"8":{"0":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"287":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":1,"docs":{"9":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"160":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"168":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"0":{"tf":1.4142135623730951},"306":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"129":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"252":{"tf":1.0},"276":{"tf":1.0},"325":{"tf":1.0},"35":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"137":{"tf":1.0},"168":{"tf":1.4142135623730951},"276":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"209":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"144":{"tf":1.0},"148":{"tf":1.0},"218":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}},"g":{"df":4,"docs":{"125":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":12,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"119":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"98":{"tf":1.0}},"t":{"df":3,"docs":{"119":{"tf":1.0},"151":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}}},"r":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0}},"e":{"a":{"d":{"df":26,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"112":{"tf":2.23606797749979},"117":{"tf":1.0},"118":{"tf":3.3166247903554},"119":{"tf":2.8284271247461903},"120":{"tf":2.23606797749979},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"149":{"tf":1.0},"197":{"tf":1.4142135623730951},"3":{"tf":2.0},"339":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"104":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}}}}}},"p":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}}},"u":{"df":13,"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.4142135623730951},"315":{"tf":1.0},"319":{"tf":1.0},"46":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"df":57,"docs":{"101":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"155":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178},"73":{"tf":1.7320508075688772},"74":{"tf":2.0},"75":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"168":{"tf":1.4142135623730951},"270":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.4142135623730951},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":2.8284271247461903}}}}},"r":{"df":3,"docs":{"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":4,"docs":{"141":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":46,"docs":{"0":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":1.0},"268":{"tf":1.0},"282":{"tf":1.4142135623730951},"293":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":8,"docs":{"145":{"tf":1.0},"161":{"tf":2.6457513110645907},"181":{"tf":3.1622776601683795},"3":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"+":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":2,"docs":{"161":{"tf":1.7320508075688772},"181":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"176":{"tf":1.0},"297":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"138":{"tf":1.0},"209":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":1,"docs":{"224":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"218":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"269":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"17":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"218":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":2.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":2.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"35":{"tf":1.0},"95":{"tf":1.7320508075688772},"98":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"12":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}}},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":38,"docs":{"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"194":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":2.449489742783178},"288":{"tf":1.0},"290":{"tf":2.23606797749979},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"293":{"tf":1.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"297":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.4142135623730951},"318":{"tf":2.0},"329":{"tf":1.0},"339":{"tf":2.0},"44":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"135":{"tf":1.4142135623730951},"45":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}}},"i":{"df":8,"docs":{"103":{"tf":1.0},"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"275":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":1.0},"45":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"266":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"17":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"187":{"tf":1.0},"278":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"297":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":5,"docs":{"317":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"3":{"tf":1.0},"317":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":10,"docs":{"130":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"21":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"293":{"tf":1.0},"46":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":23,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}}},"df":33,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":2.449489742783178},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":1.0},"183":{"tf":1.0},"206":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"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":1,"docs":{"324":{"tf":1.0}}}}}}}}}}},"d":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"293":{"tf":1.0}}},"6":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},":":{"/":{"/":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"9":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{":":{":":{"1":{"]":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":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":{"274":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"193":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"79":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":14,"docs":{"139":{"tf":1.0},"141":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"314":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"198":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"285":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"168":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"102":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":17,"docs":{"143":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"19":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"44":{"tf":1.0},"66":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":3,"docs":{"299":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"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":{"145":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"207":{"tf":1.0}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0}}}}}},"x":{"df":10,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"124":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"305":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"146":{"tf":1.0},"163":{"tf":1.0},"204":{"tf":1.0},"31":{"tf":1.0},"322":{"tf":1.0},"52":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"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":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"228":{"tf":1.0},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"167":{"tf":1.0},"168":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"175":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"20":{"tf":1.0},"316":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.7320508075688772},"2":{"tf":1.0},"204":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"85":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":15,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"76":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"165":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"166":{"tf":3.1622776601683795},"168":{"tf":1.0},"183":{"tf":2.0},"282":{"tf":1.7320508075688772},"293":{"tf":2.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":28,"docs":{"152":{"tf":2.8284271247461903},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"282":{"tf":1.0},"288":{"tf":1.4142135623730951},"293":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"7":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.8284271247461903},"80":{"tf":3.1622776601683795},"81":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"85":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"187":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":193,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":3.1622776601683795},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":2.449489742783178},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":3.3166247903554},"169":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":2.0},"178":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":2.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":3.3166247903554},"283":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":3.1622776601683795},"294":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":2.0},"321":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":2.449489742783178},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"330":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":2.23606797749979},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"37":{"tf":1.0},"39":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"49":{"tf":1.4142135623730951},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"53":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":2.0},"61":{"tf":2.0},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"144":{"tf":1.0},"168":{"tf":1.0},"197":{"tf":1.7320508075688772},"284":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"138":{"tf":1.0},"145":{"tf":1.4142135623730951},"211":{"tf":1.0},"31":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.0},"205":{"tf":1.0},"279":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"l":{"1":{"6":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":5,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"159":{"tf":3.605551275463989},"170":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}},"i":{"d":{"df":13,"docs":{"100":{"tf":1.0},"138":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"295":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"80":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":4,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":3.605551275463989},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}}},"u":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":67,"docs":{"10":{"tf":2.23606797749979},"111":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"134":{"tf":1.0},"138":{"tf":4.242640687119285},"139":{"tf":2.23606797749979},"141":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.23606797749979},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":2.6457513110645907},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":2.23606797749979},"21":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"243":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"31":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"145":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"293":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"335":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":2.0},"148":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":1,"docs":{"165":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"74":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":33,"docs":{"0":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":1.4142135623730951},"183":{"tf":1.0},"195":{"tf":2.8284271247461903},"2":{"tf":1.0},"20":{"tf":1.0},"220":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772},"26":{"tf":1.0},"260":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"265":{"tf":1.7320508075688772},"271":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"33":{"tf":3.4641016151377544},"330":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":3.3166247903554},"46":{"tf":1.0}}}}},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"i":{"a":{"df":8,"docs":{"141":{"tf":1.0},"148":{"tf":1.4142135623730951},"172":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"195":{"tf":1.0},"310":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"i":{"d":{"df":75,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"134":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"26":{"tf":1.0},"325":{"tf":1.0},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":2.0},"76":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"321":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"307":{"tf":1.0},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"y":{"df":12,"docs":{"108":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"b":{"d":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"146":{"tf":1.0},"162":{"tf":1.0},"176":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":16,"docs":{"119":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"315":{"tf":1.0},"65":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"282":{"tf":1.0},"87":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":2,"docs":{"112":{"tf":1.0},"169":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"293":{"tf":1.0},"322":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"252":{"tf":1.0},"319":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"146":{"tf":1.0},"168":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"136":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"72":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"132":{"tf":1.0},"17":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.4142135623730951},"299":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":10,"docs":{"0":{"tf":1.0},"146":{"tf":1.7320508075688772},"226":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.0},"87":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"143":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":16,"docs":{"145":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"185":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":40,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"243":{"tf":1.0},"306":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"3":{"tf":1.0},"329":{"tf":2.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"284":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"breadcrumbs":{"root":{"0":{"1":{"df":1,"docs":{"273":{"tf":1.0}}},"df":37,"docs":{"127":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"293":{"tf":1.0},"305":{"tf":1.0},"33":{"tf":3.1622776601683795},"34":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"x":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"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":{"198":{"tf":1.0}}}}}}}}}}}},"1":{".":{"0":{".":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":32,"docs":{"298":{"tf":1.0},"299":{"tf":2.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"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.4142135623730951},"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}}}},"0":{"0":{"0":{"df":3,"docs":{"115":{"tf":1.0},"145":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"4":{"df":3,"docs":{"29":{"tf":1.0},"325":{"tf":1.0},"65":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"5":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"1":{"4":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"1":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"282":{"tf":1.0}}},"8":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"3":{"df":1,"docs":{"145":{"tf":1.0}}},"4":{"5":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"32":{"tf":1.0}}},"7":{"3":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"8":{"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"325":{"tf":1.0}}},"9":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"df":44,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"182":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":2.0},"211":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.7320508075688772},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"305":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":19.748417658131498},"34":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}}},"2":{".":{"0":{"df":4,"docs":{"195":{"tf":1.0},"2":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"9":{"df":1,"docs":{"130":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"1":{"8":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}},"9":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"0":{"tf":1.0}}},"5":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"2":{"6":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"3":{"2":{"4":{"df":1,"docs":{"168":{"tf":1.0}}},"df":1,"docs":{"204":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"4":{"df":1,"docs":{"145":{"tf":1.0}}},"5":{"3":{"df":1,"docs":{"325":{"tf":1.0}}},"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":1,"docs":{"145":{"tf":1.0}}},"7":{"df":1,"docs":{"145":{"tf":1.0}}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":17,"docs":{"115":{"tf":1.4142135623730951},"145":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.0},"300":{"tf":1.7320508075688772},"329":{"tf":1.0},"339":{"tf":3.7416573867739413},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"65":{"tf":1.4142135623730951},"73":{"tf":1.0}}},"3":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}},"1":{"6":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"df":7,"docs":{"165":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.0}}},"9":{"6":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"8":{"6":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"116":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"206":{"tf":1.0},"339":{"tf":2.0},"50":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"4":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"2":{"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"3":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":6,"docs":{"127":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.4142135623730951},"206":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"197":{"tf":1.0},"67":{"tf":1.0}}},"5":{"0":{"0":{"0":{"df":2,"docs":{"295":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"7":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"156":{"tf":1.0},"80":{"tf":1.0}}},"1":{"9":{"2":{"df":2,"docs":{"243":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":1.0}}},"9":{"1":{"1":{"0":{"df":1,"docs":{"170":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"u":{"1":{"6":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"\\":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}},"l":{"df":7,"docs":{"214":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"338":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0}}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"295":{"tf":1.0},"65":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"334":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"282":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{":":{"/":{"/":{"a":{"%":{"0":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"45":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"151":{"tf":1.7320508075688772},"157":{"tf":2.23606797749979},"158":{"tf":2.0},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"235":{"tf":1.0},"241":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"325":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":19,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.0},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"173":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"316":{"tf":1.7320508075688772},"324":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"324":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"20":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"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":3,"docs":{"224":{"tf":1.0},"241":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951}}}}}},"t":{"df":5,"docs":{"24":{"tf":1.0},"25":{"tf":1.0},"322":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"154":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"v":{"df":6,"docs":{"160":{"tf":2.0},"226":{"tf":1.0},"284":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"294":{"tf":1.0},"319":{"tf":1.0},"37":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"d":{"df":5,"docs":{"170":{"tf":1.7320508075688772},"196":{"tf":1.0},"20":{"tf":1.4142135623730951},"292":{"tf":1.0},"305":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"164":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"332":{"tf":1.0},"5":{"tf":1.0},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":12,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.0},"270":{"tf":1.0},"309":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"87":{"tf":1.0}}}}}}},"r":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"145":{"tf":2.23606797749979},"157":{"tf":1.0},"206":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"289":{"tf":1.7320508075688772},"293":{"tf":2.6457513110645907},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"313":{"tf":2.449489742783178},"322":{"tf":1.0},"338":{"tf":2.0},"80":{"tf":1.0}}}}}}},"df":4,"docs":{"17":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.4142135623730951},"305":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"44":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"194":{"tf":1.0},"285":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"19":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"278":{"tf":1.0},"318":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"145":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"149":{"tf":1.4142135623730951},"205":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"d":{"df":3,"docs":{"298":{"tf":1.0},"306":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":36,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"175":{"tf":2.23606797749979},"182":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"49":{"tf":2.449489742783178},"50":{"tf":2.449489742783178},"56":{"tf":1.0},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":2.449489742783178},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"89":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"g":{"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":1,"docs":{"312":{"tf":1.0}}}}}}}}},"i":{"a":{"df":1,"docs":{"282":{"tf":1.0}},"s":{"df":2,"docs":{"282":{"tf":1.0},"305":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":34,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"282":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"66":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}},"w":{"df":20,"docs":{"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.7320508075688772},"85":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":17,"docs":{"106":{"tf":1.0},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}},"n":{"df":2,"docs":{"275":{"tf":1.0},"312":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"127":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"241":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"127":{"tf":1.0},"255":{"tf":1.0},"327":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"1":{"tf":1.0},"292":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"17":{"tf":1.7320508075688772},"175":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}},"u":{"df":1,"docs":{"151":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"145":{"tf":1.0},"158":{"tf":1.0},"200":{"tf":1.0},"214":{"tf":1.0},"226":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"192":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":213,"docs":{"10":{"tf":1.0},"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},"11":{"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.4142135623730951},"119":{"tf":1.0},"12":{"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},"13":{"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},"14":{"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.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"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},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"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.4142135623730951},"177":{"tf":2.449489742783178},"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.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"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.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"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},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"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},"301":{"tf":1.0},"308":{"tf":1.7320508075688772},"31":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":2.449489742783178},"326":{"tf":1.7320508075688772},"33":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":2.23606797749979},"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},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"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},"7":{"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},"8":{"tf":1.0},"80":{"tf":1.4142135623730951},"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},"9":{"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}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"166":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"224":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"166":{"tf":1.0},"20":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0},"24":{"tf":1.7320508075688772},"326":{"tf":1.0}}},"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":{"'":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":62,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"144":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"241":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"282":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":2.23606797749979},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.0},"74":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"df":7,"docs":{"140":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"325":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"197":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"129":{"tf":1.0},"138":{"tf":1.0},"176":{"tf":1.0},"21":{"tf":1.7320508075688772},"310":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"44":{"tf":1.0},"62":{"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":6,"docs":{"108":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"72":{"tf":1.0},"74":{"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":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"g":{"c":{"df":3,"docs":{"206":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}},"df":7,"docs":{"120":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"198":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":3.1622776601683795},"207":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"290":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0},"68":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"[":{"1":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"206":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":7,"docs":{"194":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"235":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.4142135623730951}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"319":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"207":{"tf":1.0},"282":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":34,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"121":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"115":{"tf":1.0},"21":{"tf":1.0},"292":{"tf":1.0},"65":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"156":{"tf":1.0},"158":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":41,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.7320508075688772},"308":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.6457513110645907},"88":{"tf":3.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"318":{"tf":1.0}}},"k":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":24,"docs":{"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"182":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"219":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"126":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":30,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"255":{"tf":1.4142135623730951},"266":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":10,"docs":{"182":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"308":{"tf":1.0},"337":{"tf":1.0},"5":{"tf":1.0},"72":{"tf":1.0}}},"y":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":12,"docs":{"145":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"339":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":4,"docs":{"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"118":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":9,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"161":{"tf":1.0},"208":{"tf":1.0},"222":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":30,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"129":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"174":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":1.0},"302":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.7320508075688772},"333":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"107":{"tf":1.0},"120":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"282":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"145":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"290":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"129":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"306":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":6,"docs":{"154":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":20,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"329":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"21":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}},"d":{"df":7,"docs":{"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"282":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":12,"docs":{"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.449489742783178},"273":{"tf":2.449489742783178},"3":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":15,"docs":{"118":{"tf":2.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"218":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":21,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"168":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"175":{"tf":1.0},"18":{"tf":2.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"229":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"263":{"tf":1.0},"339":{"tf":1.0}}}},"df":1,"docs":{"4":{"tf":1.0}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}},"l":{"df":15,"docs":{"139":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"169":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"227":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":16,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":4,"docs":{"118":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"339":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"115":{"tf":1.0},"211":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"170":{"tf":1.0},"318":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":9,"docs":{"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"274":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":9,"docs":{"216":{"tf":1.4142135623730951},"218":{"tf":2.0},"219":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"f":{"df":1,"docs":{"81":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"187":{"tf":1.0},"243":{"tf":1.7320508075688772},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0},"81":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"z":{"df":1,"docs":{"81":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":10,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"300":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"87":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"94":{"tf":1.0}}}}},"v":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":24,"docs":{"140":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":2.0},"21":{"tf":2.6457513110645907},"228":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":2.23606797749979},"296":{"tf":3.1622776601683795},"325":{"tf":2.0},"336":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":2.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"9":{"9":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"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":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"b":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":23,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"154":{"tf":1.0},"158":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":2.0},"91":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"89":{"tf":2.0}}},"df":49,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":2.23606797749979},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"191":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"308":{"tf":1.4142135623730951},"312":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"336":{"tf":2.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"111":{"tf":1.0},"121":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"252":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"337":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"118":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.4142135623730951},"3":{"tf":2.0},"335":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0}}}},"c":{"df":2,"docs":{"17":{"tf":2.8284271247461903},"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"80":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"13":{"tf":1.0},"138":{"tf":1.0},"87":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"211":{"tf":2.23606797749979},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"282":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"66":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"176":{"tf":1.0},"198":{"tf":1.0},"252":{"tf":1.0},"287":{"tf":1.0},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"17":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.7320508075688772},"62":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"122":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"17":{"tf":2.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"19":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"314":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"336":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"62":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"282":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"192":{"tf":1.0},"250":{"tf":1.0},"301":{"tf":1.0},"8":{"tf":1.0},"87":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"325":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":29,"docs":{"122":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"206":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"62":{"tf":2.8284271247461903},"69":{"tf":1.4142135623730951},"79":{"tf":2.449489742783178},"82":{"tf":1.0}},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"65":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"194":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"226":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"112":{"tf":1.0},"198":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"191":{"tf":1.0},"34":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"19":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"308":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"162":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.6457513110645907},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.7320508075688772},"178":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0},"85":{"tf":1.0}},"p":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"255":{"tf":1.4142135623730951},"339":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":2.0},"154":{"tf":2.0},"164":{"tf":1.0},"173":{"tf":1.7320508075688772},"180":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"337":{"tf":1.0},"35":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951},"55":{"tf":2.23606797749979}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"206":{"tf":1.0},"209":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":13,"docs":{"143":{"tf":2.0},"168":{"tf":2.0},"206":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":1.0},"337":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"329":{"tf":1.0},"51":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":2,"docs":{"170":{"tf":1.0},"326":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"139":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"208":{"tf":1.0},"293":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"251":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"167":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}},"n":{"d":{"df":7,"docs":{"205":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"10":{"tf":1.0},"146":{"tf":1.4142135623730951},"165":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":13,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"4":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}},"t":{"df":10,"docs":{"278":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"330":{"tf":1.0},"46":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"195":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":30,"docs":{"10":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":2.0},"3":{"tf":1.7320508075688772},"335":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772},"95":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"x":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"322":{"tf":1.0}}}}},"c":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"80":{"tf":2.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"118":{"tf":1.0},"78":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":18,"docs":{"112":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"51":{"tf":2.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":2.449489742783178},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"115":{"tf":1.4142135623730951},"116":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":20,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"161":{"tf":3.0},"181":{"tf":2.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"310":{"tf":2.449489742783178},"312":{"tf":2.23606797749979},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"147":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":18,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":2.0},"169":{"tf":2.0},"170":{"tf":2.449489742783178},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":42,"docs":{"0":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.23606797749979},"156":{"tf":2.0},"157":{"tf":2.23606797749979},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":2.0},"166":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":3.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":2.23606797749979},"194":{"tf":1.7320508075688772},"218":{"tf":2.449489742783178},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":2.449489742783178},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"282":{"tf":1.0},"35":{"tf":1.0}}}}},"i":{"d":{"df":8,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"185":{"tf":1.0},"202":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"34":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"177":{"tf":1.0},"222":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":36,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.449489742783178},"152":{"tf":2.0},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"44":{"tf":2.8284271247461903},"49":{"tf":1.0},"50":{"tf":1.0},"62":{"tf":2.8284271247461903},"79":{"tf":2.449489742783178},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"33":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"21":{"tf":1.7320508075688772},"25":{"tf":1.4142135623730951},"308":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":17,"docs":{"12":{"tf":1.4142135623730951},"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":2.6457513110645907},"17":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":2.23606797749979},"172":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":32,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":2.449489742783178},"253":{"tf":2.6457513110645907},"255":{"tf":1.4142135623730951},"259":{"tf":3.0},"270":{"tf":2.8284271247461903},"315":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":3.4641016151377544},"52":{"tf":2.449489742783178},"53":{"tf":2.0},"54":{"tf":2.6457513110645907},"55":{"tf":2.6457513110645907},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":2.6457513110645907},"63":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"67":{"tf":1.0}}}},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"3":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":10,"docs":{"195":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}}},"t":{"df":2,"docs":{"145":{"tf":1.0},"5":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"170":{"tf":1.0},"335":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"y":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"222":{"tf":1.0},"324":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"102":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":15,"docs":{"0":{"tf":2.23606797749979},"100":{"tf":1.0},"159":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.4142135623730951},"318":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":2.8284271247461903}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.23606797749979}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"292":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"138":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"187":{"tf":1.0},"246":{"tf":1.0},"80":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":2.0},"228":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"118":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":3,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"339":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}},"s":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":62,"docs":{"104":{"tf":1.7320508075688772},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"118":{"tf":2.0},"120":{"tf":2.0},"14":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"194":{"tf":2.0},"198":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.7320508075688772},"65":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"162":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"145":{"tf":1.0},"193":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{"df":9,"docs":{"44":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.0},"62":{"tf":3.3166247903554},"64":{"tf":2.0}},"p":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"282":{"tf":1.0},"325":{"tf":1.0},"74":{"tf":1.4142135623730951},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0}},"p":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"d":{"'":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0}}}},"t":{"a":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"119":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":2.23606797749979},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"175":{"tf":2.23606797749979},"185":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"325":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"66":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"c":{"df":16,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.7320508075688772},"17":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":6,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}},"g":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"303":{"tf":1.0},"310":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.0},"62":{"tf":1.0},"73":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":25,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"198":{"tf":1.7320508075688772},"206":{"tf":2.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"99":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"t":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"292":{"tf":1.0},"37":{"tf":1.0}}}}}}},"t":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"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":5,"docs":{"156":{"tf":1.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0},"332":{"tf":1.0},"55":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"226":{"tf":1.0},"315":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"149":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":12,"docs":{"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"240":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"45":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"160":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":2.0},"46":{"tf":2.8284271247461903},"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"136":{"tf":1.0},"305":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"145":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":9,"docs":{"105":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"84":{"tf":2.0},"90":{"tf":2.449489742783178}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":13,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"324":{"tf":1.0},"34":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"168":{"tf":1.0},"300":{"tf":1.7320508075688772},"318":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"111":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"125":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"300":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"c":{"df":9,"docs":{"129":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"144":{"tf":1.0}}}}}}},"l":{"df":2,"docs":{"313":{"tf":1.7320508075688772},"338":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"136":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":3.7416573867739413},"161":{"tf":2.23606797749979},"178":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"338":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.449489742783178}},"p":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":26,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"296":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"337":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"146":{"tf":1.0},"186":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.7320508075688772},"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"181":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"252":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"192":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"125":{"tf":1.0},"137":{"tf":1.0},"168":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"9":{"tf":1.0}}}}}},"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":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"5":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"214":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"10":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"0":{"tf":1.7320508075688772},"130":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"297":{"tf":1.0},"315":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":7,"docs":{"151":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"309":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"281":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"20":{"tf":1.0},"211":{"tf":1.0},"24":{"tf":1.4142135623730951},"302":{"tf":1.0},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"145":{"tf":1.0},"154":{"tf":1.0},"308":{"tf":1.0},"9":{"tf":1.0}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"108":{"tf":1.0},"241":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"17":{"tf":1.0},"270":{"tf":1.0}}},"p":{"df":2,"docs":{"16":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"214":{"tf":1.0},"339":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"16":{"tf":2.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"172":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"92":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"c":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":21,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"165":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"259":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"34":{"tf":1.0},"88":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"337":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"318":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"164":{"tf":1.0},"252":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"186":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"167":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"324":{"tf":1.0},"87":{"tf":1.0}}}}}}},"b":{"a":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"64":{"tf":3.0}},"h":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"64":{"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":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"64":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"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":1,"docs":{"3":{"tf":1.0}}}}}}}}},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"[":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"]":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"131":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"202":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":6,"docs":{"114":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"325":{"tf":1.0},"327":{"tf":1.0},"38":{"tf":1.0},"42":{"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":1,"docs":{"178":{"tf":1.0}}}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"124":{"tf":1.0},"128":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"296":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"282":{"tf":1.0},"322":{"tf":1.0},"80":{"tf":1.0}},"v":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"181":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}}},"o":{"d":{"df":5,"docs":{"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"20":{"tf":1.0},"282":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"226":{"tf":1.0},"241":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":12,"docs":{"125":{"tf":1.0},"144":{"tf":1.0},"20":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"3":{"tf":1.0},"316":{"tf":1.0},"97":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":10,"docs":{"136":{"tf":1.0},"154":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"293":{"tf":1.0},"325":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"168":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"211":{"tf":1.0},"64":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"129":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"208":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.0},"293":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"144":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"o":{"df":3,"docs":{"145":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":37,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"144":{"tf":2.6457513110645907},"145":{"tf":3.1622776601683795},"148":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":2.449489742783178},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"7":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"227":{"tf":1.0},"270":{"tf":1.0},"296":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"39":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"140":{"tf":1.0},"218":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"50":{"tf":1.0}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"290":{"tf":1.0},"68":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":40,"docs":{"100":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"138":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"166":{"tf":1.0},"182":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"251":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"282":{"tf":1.0},"29":{"tf":1.4142135623730951},"293":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":2.0},"51":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":1,"docs":{"10":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"222":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"55":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"133":{"tf":1.0},"16":{"tf":1.0},"299":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"145":{"tf":1.4142135623730951},"161":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"181":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"133":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"74":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":12,"docs":{"286":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"10":{"tf":1.0},"115":{"tf":1.4142135623730951},"255":{"tf":1.0},"272":{"tf":1.4142135623730951},"92":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"161":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"333":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"196":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"282":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"168":{"tf":1.0},"279":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"11":{"tf":1.0},"160":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"a":{"df":6,"docs":{"318":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"74":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"206":{"tf":1.0},"318":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"214":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"307":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"143":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"169":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"194":{"tf":1.0},"289":{"tf":1.0},"315":{"tf":1.4142135623730951}}}}}},"r":{"df":3,"docs":{"197":{"tf":1.0},"3":{"tf":1.0},"87":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"d":{"df":2,"docs":{"160":{"tf":2.0},"194":{"tf":1.0}},"p":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"s":{"[":{"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":8,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"324":{"tf":1.0},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":19,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"205":{"tf":1.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"6":{"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":2,"docs":{"145":{"tf":1.0},"194":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"11":{"tf":1.4142135623730951},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"d":{"df":4,"docs":{"0":{"tf":1.0},"136":{"tf":2.0},"3":{"tf":1.7320508075688772},"5":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"121":{"tf":1.0},"172":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"229":{"tf":1.0},"3":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"df":4,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"192":{"tf":1.0},"296":{"tf":1.0}}},"x":{"df":4,"docs":{"138":{"tf":1.0},"144":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"198":{"tf":2.0},"306":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"339":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"227":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":2.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":2,"docs":{"305":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"t":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"81":{"tf":2.23606797749979}}}},"df":7,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"71":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":9,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"211":{"tf":1.0},"296":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"3":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":10,"docs":{"149":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"202":{"tf":1.0},"282":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"134":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"282":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"92":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"174":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"313":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"100":{"tf":1.0},"145":{"tf":1.0},"198":{"tf":1.0},"266":{"tf":1.0}},"i":{"df":6,"docs":{"149":{"tf":1.0},"191":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"325":{"tf":1.0}}}}},"n":{"c":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"120":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":167,"docs":{"100":{"tf":1.4142135623730951},"102":{"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},"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":2.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":2.6457513110645907},"15":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.449489742783178},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"17":{"tf":2.8284271247461903},"170":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":2.449489742783178},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":2.23606797749979},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":2.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":2.23606797749979},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":2.0},"246":{"tf":1.0},"25":{"tf":2.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"309":{"tf":2.23606797749979},"310":{"tf":1.7320508075688772},"315":{"tf":3.0},"316":{"tf":2.0},"317":{"tf":1.0},"319":{"tf":2.0},"32":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.23606797749979},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.0},"44":{"tf":2.0},"46":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.6457513110645907},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"55":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"176":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"252":{"tf":1.0},"37":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"115":{"tf":1.0},"144":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":2.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"154":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"258":{"tf":1.0},"96":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"150":{"tf":1.4142135623730951},"3":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"198":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}},"n":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"141":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"290":{"tf":1.0},"312":{"tf":1.0},"336":{"tf":1.4142135623730951},"51":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"df":2,"docs":{"125":{"tf":1.0},"296":{"tf":1.0}},"e":{"df":1,"docs":{"145":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"o":{"d":{"df":4,"docs":{"118":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"156":{"tf":1.4142135623730951},"182":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"156":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"34":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"4":{"tf":1.0}}}},"w":{"df":1,"docs":{"200":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"169":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"98":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":42,"docs":{"298":{"tf":2.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"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},"6":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":10,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"293":{"tf":1.0}},"l":{"df":22,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"175":{"tf":1.0},"235":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":7,"docs":{"129":{"tf":2.0},"168":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"a":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"171":{"tf":1.0},"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":39,"docs":{"100":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":3.1622776601683795},"170":{"tf":3.7416573867739413},"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"205":{"tf":1.7320508075688772},"22":{"tf":3.0},"222":{"tf":2.6457513110645907},"225":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.7320508075688772},"233":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"24":{"tf":2.23606797749979},"244":{"tf":1.7320508075688772},"25":{"tf":2.23606797749979},"250":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"262":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"273":{"tf":2.0},"296":{"tf":2.23606797749979},"303":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":2.23606797749979},"328":{"tf":1.0},"331":{"tf":1.4142135623730951},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.7320508075688772},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"119":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"p":{"df":6,"docs":{"119":{"tf":1.0},"17":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0}}}},"n":{"c":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":11,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"205":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"218":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"168":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.0},"191":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"5":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"326":{"tf":1.0}}}},"p":{"df":1,"docs":{"228":{"tf":1.0}},"e":{"df":1,"docs":{"3":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"164":{"tf":1.0},"293":{"tf":1.4142135623730951},"325":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"/":{"1":{".":{"0":{"df":2,"docs":{"167":{"tf":1.7320508075688772},"191":{"tf":1.0}}},"1":{"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":2.23606797749979},"187":{"tf":1.0},"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"167":{"tf":1.0}}},"3":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},":":{"/":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"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":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"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":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":35,"docs":{"162":{"tf":2.449489742783178},"163":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"165":{"tf":2.449489742783178},"166":{"tf":1.7320508075688772},"167":{"tf":2.0},"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":2.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.449489742783178},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":2.6457513110645907},"326":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"137":{"tf":1.0},"144":{"tf":1.7320508075688772},"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"119":{"tf":1.0},"134":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":25,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":2.23606797749979},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"_":{"df":0,"docs":{},"p":{"df":2,"docs":{"202":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951}}}},"df":17,"docs":{"196":{"tf":1.7320508075688772},"197":{"tf":2.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":1.7320508075688772},"203":{"tf":2.23606797749979},"204":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":3.3166247903554},"273":{"tf":3.3166247903554},"284":{"tf":2.0},"290":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":1.0},"7":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"172":{"tf":1.0}},"l":{"df":2,"docs":{"285":{"tf":1.0},"296":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"251":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"32":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"137":{"tf":1.4142135623730951},"204":{"tf":1.0}},"i":{"df":13,"docs":{"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"32":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"df":2,"docs":{"206":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":3,"docs":{"130":{"tf":1.0},"168":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"5":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"m":{"df":1,"docs":{"168":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":12,"docs":{"120":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"208":{"tf":1.0},"307":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}},"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":25,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"129":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"229":{"tf":1.0},"274":{"tf":1.0},"279":{"tf":2.0},"281":{"tf":1.7320508075688772},"287":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"64":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"37":{"tf":1.0}}}}}}},"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"134":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"10":{"tf":1.0},"225":{"tf":1.0}}}}}}},"n":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"293":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"d":{"df":28,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.0},"131":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":2.0},"17":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.4142135623730951},"212":{"tf":1.0},"225":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":2.0},"303":{"tf":1.0},"309":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"198":{"tf":1.0},"45":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"151":{"tf":1.0},"157":{"tf":2.23606797749979},"158":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"259":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"262":{"tf":1.0},"273":{"tf":1.0}},"i":{"b":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.7320508075688772},"3":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"125":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.0},"206":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":9,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.7320508075688772},"99":{"tf":2.449489742783178}}}},"i":{"c":{"df":21,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"243":{"tf":1.0},"293":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"169":{"tf":1.0},"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"307":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"225":{"tf":1.0},"296":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"5":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}},"i":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"128":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.7320508075688772},"31":{"tf":1.0},"333":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":2.0},"88":{"tf":1.0},"9":{"tf":2.449489742783178}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":6,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":2.449489742783178}}}}},"s":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"181":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"279":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.4142135623730951},"20":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.0},"241":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{}},"df":70,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":2.0},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":5.291502622129181},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":2.23606797749979},"21":{"tf":2.8284271247461903},"211":{"tf":1.4142135623730951},"227":{"tf":1.0},"24":{"tf":2.8284271247461903},"243":{"tf":1.0},"25":{"tf":2.8284271247461903},"284":{"tf":2.449489742783178},"290":{"tf":2.23606797749979},"295":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":2.449489742783178},"33":{"tf":3.0},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"40":{"tf":2.0},"44":{"tf":3.3166247903554},"45":{"tf":1.7320508075688772},"46":{"tf":2.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"62":{"tf":3.3166247903554},"65":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"197":{"tf":1.0},"20":{"tf":1.4142135623730951},"287":{"tf":1.0},"334":{"tf":1.0}},"r":{"df":1,"docs":{"46":{"tf":1.0}}}},"n":{"d":{"df":9,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":6,"docs":{"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"3":{"tf":1.0},"326":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"138":{"tf":1.0},"185":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"322":{"tf":1.0},"339":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":8,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"319":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"76":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"145":{"tf":2.0},"17":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"176":{"tf":1.0},"224":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"v":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}}}},"p":{"c":{"df":8,"docs":{"280":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"327":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.0}}},"df":2,"docs":{"293":{"tf":1.7320508075688772},"80":{"tf":1.0}},"v":{"4":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.0},"294":{"tf":1.0},"296":{"tf":1.0},"339":{"tf":1.0}}},"6":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.23606797749979},"294":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"187":{"tf":1.0},"259":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":2.0}}},"r":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"204":{"tf":3.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":18,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"318":{"tf":1.0},"46":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"b":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"175":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"297":{"tf":1.7320508075688772},"319":{"tf":1.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"191":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":6,"docs":{"145":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":2.449489742783178},"193":{"tf":1.0},"204":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}},"n":{"df":2,"docs":{"140":{"tf":1.0},"160":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"46":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"194":{"tf":1.0},"225":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":7,"docs":{"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"204":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"273":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"145":{"tf":1.0},"17":{"tf":1.0},"305":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"296":{"tf":1.0},"329":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":7,"docs":{"187":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"307":{"tf":1.0},"5":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}},"v":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"3":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"225":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"301":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":13,"docs":{"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"325":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.8284271247461903},"129":{"tf":1.0},"146":{"tf":1.0},"282":{"tf":1.0},"318":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}}}}}},"i":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":15,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"298":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"313":{"tf":1.0},"330":{"tf":2.23606797749979},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":2.23606797749979},"205":{"tf":1.7320508075688772},"225":{"tf":1.0},"279":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.7320508075688772},"32":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.7320508075688772},"333":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":2.0},"3":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"207":{"tf":1.0}}}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"138":{"tf":1.0}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"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":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"310":{"tf":1.0},"334":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"279":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.23606797749979},"87":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":7,"docs":{"205":{"tf":1.0},"206":{"tf":2.0},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"226":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"k":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"296":{"tf":1.0},"332":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"282":{"tf":1.0},"46":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"196":{"tf":1.0},"299":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":30,"docs":{"136":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"153":{"tf":2.23606797749979},"154":{"tf":2.449489742783178},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":3.7416573867739413},"160":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"282":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"293":{"tf":2.0},"295":{"tf":1.0},"310":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"282":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"167":{"tf":1.0},"296":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"227":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}},"o":{"a":{"d":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"322":{"tf":1.0},"338":{"tf":1.7320508075688772},"45":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"t":{"df":22,"docs":{"0":{"tf":1.0},"100":{"tf":2.6457513110645907},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.449489742783178},"105":{"tf":1.0},"168":{"tf":1.0}}}},"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":10,"docs":{"124":{"tf":2.6457513110645907},"125":{"tf":3.0},"126":{"tf":2.8284271247461903},"127":{"tf":2.8284271247461903},"128":{"tf":2.8284271247461903},"129":{"tf":3.0},"130":{"tf":1.0},"144":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":2.6457513110645907}}}}},"i":{"c":{"df":3,"docs":{"164":{"tf":1.0},"297":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":9,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":2.0},"210":{"tf":1.0},"309":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"202":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"282":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":2.23606797749979},"67":{"tf":1.0},"75":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"10":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.4142135623730951}}}}},"p":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"168":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"218":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"t":{"df":2,"docs":{"251":{"tf":1.0},"270":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"w":{"df":3,"docs":{"228":{"tf":1.0},"282":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"146":{"tf":1.0},"80":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"u":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"21":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"o":{"df":1,"docs":{"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"173":{"tf":1.0},"187":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":2,"docs":{"163":{"tf":1.0},"206":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"6":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"172":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.4142135623730951},"299":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"160":{"tf":1.0},"51":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":11,"docs":{"100":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"195":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.0},"2":{"tf":1.0},"262":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}},"df":11,"docs":{"196":{"tf":2.0},"197":{"tf":2.23606797749979},"198":{"tf":2.23606797749979},"199":{"tf":2.449489742783178},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":1.7320508075688772},"204":{"tf":2.0},"296":{"tf":1.0},"7":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}},"o":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"125":{"tf":1.0},"198":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":2.0},"213":{"tf":1.0},"319":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"227":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.449489742783178},"306":{"tf":1.0},"45":{"tf":2.23606797749979},"73":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":4,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"118":{"tf":1.0},"129":{"tf":1.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.7320508075688772}},"t":{"df":2,"docs":{"129":{"tf":1.0},"6":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"214":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"146":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":2.0},"67":{"tf":3.0},"68":{"tf":2.23606797749979},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"218":{"tf":1.7320508075688772},"226":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":86,"docs":{"100":{"tf":1.0},"12":{"tf":2.6457513110645907},"124":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.6457513110645907},"13":{"tf":2.0},"138":{"tf":1.0},"14":{"tf":2.449489742783178},"140":{"tf":1.0},"144":{"tf":2.6457513110645907},"145":{"tf":1.4142135623730951},"15":{"tf":2.0},"16":{"tf":2.0},"168":{"tf":1.0},"17":{"tf":4.123105625617661},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"20":{"tf":3.0},"21":{"tf":2.449489742783178},"218":{"tf":3.0},"219":{"tf":1.4142135623730951},"22":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"224":{"tf":2.0},"226":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":2.449489742783178},"24":{"tf":2.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"258":{"tf":1.0},"26":{"tf":2.449489742783178},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"27":{"tf":1.0},"273":{"tf":2.6457513110645907},"28":{"tf":1.7320508075688772},"29":{"tf":1.7320508075688772},"292":{"tf":2.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.8284271247461903},"3":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772},"336":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":2.6457513110645907},"40":{"tf":2.0},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"45":{"tf":2.449489742783178},"46":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.0},"58":{"tf":2.6457513110645907},"59":{"tf":2.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"96":{"tf":2.449489742783178},"97":{"tf":3.1622776601683795},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":3.1622776601683795},"168":{"tf":2.0},"186":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"298":{"tf":2.449489742783178},"299":{"tf":2.23606797749979},"300":{"tf":1.4142135623730951},"301":{"tf":1.7320508075688772},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"309":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"131":{"tf":1.0},"218":{"tf":1.0},"87":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"296":{"tf":1.0},"45":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}},"u":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":5,"docs":{"192":{"tf":1.7320508075688772},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"206":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"22":{"tf":1.0},"321":{"tf":1.0}}}}},"t":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}},"x":{"df":1,"docs":{"279":{"tf":1.7320508075688772}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":17,"docs":{"12":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.6457513110645907},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":4.0},"51":{"tf":1.0}},"l":{"df":2,"docs":{"118":{"tf":1.0},"162":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"306":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":2.23606797749979},"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":29,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"20":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.7320508075688772},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"168":{"tf":1.0},"2":{"tf":1.0},"275":{"tf":1.0},"328":{"tf":1.0}}}}},"s":{"df":2,"docs":{"45":{"tf":1.4142135623730951},"49":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"df":22,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":2.0},"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":2.8284271247461903},"25":{"tf":2.8284271247461903},"26":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951}},"i":{"d":{"df":3,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"x":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"175":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":9,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":2.0},"105":{"tf":2.0},"106":{"tf":2.23606797749979},"107":{"tf":2.23606797749979},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"197":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":29,"docs":{"122":{"tf":2.23606797749979},"129":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":3.605551275463989},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":2.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"df":10,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":2.6457513110645907},"301":{"tf":1.4142135623730951},"306":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"21":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"138":{"tf":1.0},"270":{"tf":1.0}}}}},"ï":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":16,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"196":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"46":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"187":{"tf":1.0},"299":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":30,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"225":{"tf":1.0},"241":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"32":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"296":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":12,"docs":{"138":{"tf":1.0},"145":{"tf":1.7320508075688772},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"3":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}}},"w":{"df":21,"docs":{"14":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.4142135623730951},"319":{"tf":1.0},"324":{"tf":1.4142135623730951},"85":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"202":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"166":{"tf":1.0},"169":{"tf":2.23606797749979},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":1,"docs":{"138":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"100":{"tf":1.4142135623730951}},"v":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}}},"n":{"/":{"*":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"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":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"e":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"c":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"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":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"336":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"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":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"205":{"tf":1.4142135623730951},"328":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.7320508075688772},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":8,"docs":{"163":{"tf":1.0},"28":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"50":{"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":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"q":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"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":{},"h":{"df":1,"docs":{"303":{"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":{},"p":{"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":{},"l":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"196":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"289":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"_":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"65":{"tf":1.0}}}}},"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":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"339":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":6,"docs":{"100":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"339":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":6,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":8,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"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":2,"docs":{"339":{"tf":1.0},"92":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"100":{"tf":1.0},"148":{"tf":1.4142135623730951},"175":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":4,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"158":{"tf":1.0},"339":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":30,"docs":{"118":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":2.0},"182":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"76":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"93":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}},"u":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"219":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":8,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":1,"docs":{"52":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"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":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":7,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"59":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"v":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"109":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"110":{"tf":1.0},"339":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"339":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"339":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"108":{"tf":1.7320508075688772},"114":{"tf":1.0},"339":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"335":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"147":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":1,"docs":{"136":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"255":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"337":{"tf":1.0}},"e":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":5,"docs":{"145":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"9":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"145":{"tf":1.0}}}}},"r":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"21":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"145":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"145":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":15,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":3,"docs":{"145":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":11,"docs":{"133":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"145":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"9":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"339":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"179":{"tf":1.0},"339":{"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":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"164":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"180":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"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":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"178":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"173":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"171":{"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":3,"docs":{"171":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"167":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"325":{"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":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"325":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"175":{"tf":1.0},"176":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"186":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"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":{},"e":{"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":{"168":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"166":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"339":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"167":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"a":{"d":{"_":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"168":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"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":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"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":{},"p":{"_":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"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":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"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":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"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":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"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":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"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":{"_":{"1":{"_":{"0":{"df":1,"docs":{"167":{"tf":1.0}}},"1":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"185":{"tf":1.0},"339":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"176":{"tf":1.0},"191":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":4,"docs":{"164":{"tf":2.6457513110645907},"178":{"tf":1.0},"182":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"i":{"d":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"202":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"201":{"tf":1.0},"339":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"198":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"197":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"197":{"tf":2.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"202":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"204":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"11":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.4142135623730951},"205":{"tf":1.0},"302":{"tf":1.0},"333":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":5,"docs":{"100":{"tf":2.0},"175":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":2.449489742783178}}}},"p":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"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":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":5,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":2,"docs":{"287":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"339":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"129":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"127":{"tf":2.449489742783178},"339":{"tf":1.0}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"128":{"tf":1.0}}},"1":{"df":1,"docs":{"128":{"tf":1.0}}},"2":{"df":1,"docs":{"128":{"tf":1.0}}},"3":{"df":1,"docs":{"128":{"tf":1.0}}},"4":{"df":1,"docs":{"128":{"tf":1.0}}},"5":{"df":1,"docs":{"128":{"tf":1.0}}},"6":{"df":1,"docs":{"128":{"tf":1.0}}},"7":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"127":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"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":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"339":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{")":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":2,"docs":{"28":{"tf":1.0},"29":{"tf":1.0}},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"14":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":2.0},"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"19":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"16":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"15":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"23":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"22":{"tf":1.0},"339":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":3,"docs":{"22":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":1.4142135623730951},"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"17":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":16,"docs":{"13":{"tf":1.7320508075688772},"16":{"tf":1.0},"28":{"tf":1.0},"306":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"0":{"df":0,"docs":{},"x":{"7":{"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":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"75":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"105":{"tf":1.0},"339":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.0},"114":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"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":{},"p":{"c":{"_":{"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":1,"docs":{"284":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"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":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"160":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"c":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":5,"docs":{"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"1":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"227":{"tf":1.0},"26":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}}}}},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"s":{"df":0,"docs":{},"z":{"df":5,"docs":{"278":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"284":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"q":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"255":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"253":{"tf":1.0},"255":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":3,"docs":{"243":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"287":{"tf":1.0},"290":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"266":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"c":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}},"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"d":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"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":{},"s":{"df":1,"docs":{"328":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"226":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"315":{"tf":1.0},"316":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"226":{"tf":1.0},"26":{"tf":1.4142135623730951}}}}},"u":{"b":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"230":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"235":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"241":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"193":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.7320508075688772},"42":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"q":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"252":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"258":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"39":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"306":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"0":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"339":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"k":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}},"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"277":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"c":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":7,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"304":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"31":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":2,"docs":{"194":{"tf":1.0},"287":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"61":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"49":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.7320508075688772},"43":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":6,"docs":{"31":{"tf":1.4142135623730951},"339":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"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":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"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":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"141":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"132":{"tf":1.7320508075688772},"135":{"tf":2.449489742783178},"136":{"tf":2.8284271247461903},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.0},"321":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"149":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"151":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"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":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"151":{"tf":2.23606797749979},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"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":3,"docs":{"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.0},"157":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"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":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"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":{"158":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"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":{"160":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"149":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":7,"docs":{"147":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"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":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":3,"docs":{"144":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"u":{"b":{"0":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"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":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"264":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"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":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"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":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"269":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"120":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"121":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"111":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"92":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"0":{"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"2":{"df":1,"docs":{"311":{"tf":1.0}}},"3":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"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":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"161":{"tf":2.6457513110645907},"181":{"tf":1.4142135623730951},"310":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"339":{"tf":1.0},"83":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"339":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"y":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"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":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"85":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"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":0,"docs":{},"f":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"81":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}}},"df":10,"docs":{"152":{"tf":2.0},"179":{"tf":1.0},"182":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"79":{"tf":3.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"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":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":70,"docs":{"0":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":2.23606797749979},"3":{"tf":2.8284271247461903},"300":{"tf":2.449489742783178},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"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.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.4142135623730951},"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.4142135623730951},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"336":{"tf":2.8284271247461903},"337":{"tf":2.0},"338":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"87":{"tf":1.0}}},"i":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"218":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"n":{"df":11,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":3,"docs":{"218":{"tf":1.0},"335":{"tf":3.1622776601683795},"336":{"tf":2.449489742783178}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":20,"docs":{"118":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"282":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":69,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.4142135623730951},"90":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"132":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}},"i":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"w":{"df":12,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"227":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"325":{"tf":1.4142135623730951},"328":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"69":{"tf":1.0}},"l":{"df":23,"docs":{"125":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"171":{"tf":1.0},"182":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":2.23606797749979},"67":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"9":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":25,"docs":{"10":{"tf":2.0},"118":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":2.23606797749979},"21":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}}}},"o":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.449489742783178},"164":{"tf":3.0},"172":{"tf":2.0},"174":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.23606797749979},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"295":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"241":{"tf":1.0},"307":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"0":{"tf":1.4142135623730951},"138":{"tf":2.449489742783178},"141":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.0},"226":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"187":{"tf":1.0},"218":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"168":{"tf":1.0}}},"l":{"d":{"df":3,"docs":{"202":{"tf":1.0},"304":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"300":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":2,"docs":{"204":{"tf":1.0},"293":{"tf":1.0}}}}},"n":{"c":{"df":8,"docs":{"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"181":{"tf":1.4142135623730951},"325":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}},"df":46,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"31":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"151":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"r":{"df":60,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":3.1622776601683795},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"156":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"24":{"tf":1.0},"241":{"tf":2.23606797749979},"243":{"tf":1.7320508075688772},"246":{"tf":2.23606797749979},"247":{"tf":2.0},"25":{"tf":1.0},"252":{"tf":2.0},"253":{"tf":2.0},"258":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.7320508075688772},"293":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":2.0},"337":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":3.0},"96":{"tf":1.0},"97":{"tf":2.449489742783178},"98":{"tf":1.4142135623730951},"99":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":5.0},"211":{"tf":1.7320508075688772},"44":{"tf":3.0},"62":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":48,"docs":{"131":{"tf":1.0},"150":{"tf":2.23606797749979},"159":{"tf":2.23606797749979},"160":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":3.4641016151377544},"208":{"tf":2.8284271247461903},"209":{"tf":2.449489742783178},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"227":{"tf":2.0},"228":{"tf":1.0},"232":{"tf":1.7320508075688772},"237":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"255":{"tf":2.0},"261":{"tf":1.7320508075688772},"266":{"tf":2.0},"272":{"tf":1.7320508075688772},"278":{"tf":2.23606797749979},"282":{"tf":1.0},"284":{"tf":2.8284271247461903},"287":{"tf":1.4142135623730951},"290":{"tf":3.1622776601683795},"295":{"tf":2.0},"296":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":2.0},"317":{"tf":2.0},"318":{"tf":2.8284271247461903},"319":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"323":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":3.1622776601683795},"338":{"tf":1.0},"44":{"tf":3.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"62":{"tf":2.449489742783178},"7":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":24,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"12":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"80":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"17":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"165":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":18,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.4142135623730951},"54":{"tf":1.0},"6":{"tf":1.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"156":{"tf":1.4142135623730951},"181":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":11,"docs":{"0":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0},"317":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":7,"docs":{"151":{"tf":1.0},"155":{"tf":1.7320508075688772},"161":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.7320508075688772},"270":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":2.23606797749979}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":21,"docs":{"125":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"296":{"tf":1.0},"87":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"26":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":2,"docs":{"296":{"tf":1.0},"318":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":14,"docs":{"11":{"tf":1.0},"194":{"tf":1.7320508075688772},"217":{"tf":1.4142135623730951},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"26":{"tf":1.0},"33":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"9":{"tf":1.0}},"v":{"1":{"df":1,"docs":{"305":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"118":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":3,"docs":{"11":{"tf":1.0},"9":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"10":{"tf":1.7320508075688772},"14":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.4142135623730951},"9":{"tf":1.0},"99":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"135":{"tf":1.0},"194":{"tf":1.0},"325":{"tf":1.0}}}}},"s":{"df":6,"docs":{"205":{"tf":1.0},"206":{"tf":3.1622776601683795},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.0},"82":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"328":{"tf":1.4142135623730951}}}}},"t":{"df":13,"docs":{"128":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.4142135623730951},"229":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"293":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.0},"106":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"76":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":6,"docs":{"166":{"tf":1.0},"183":{"tf":1.0},"207":{"tf":1.0},"282":{"tf":2.449489742783178},"325":{"tf":1.0},"80":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":16,"docs":{"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772}}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"22":{"tf":1.0},"296":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":2,"docs":{"26":{"tf":1.4142135623730951},"29":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"145":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":3.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.8284271247461903},"257":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":2.8284271247461903},"278":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"87":{"tf":1.0}}}},"n":{"d":{"df":6,"docs":{"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"272":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}},"df":2,"docs":{"312":{"tf":1.4142135623730951},"325":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":31,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"145":{"tf":1.0},"168":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"50":{"tf":1.4142135623730951},"76":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":2.0},"307":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.0},"282":{"tf":1.0}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"324":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":15,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"26":{"tf":2.23606797749979},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"214":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"198":{"tf":1.0},"252":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"n":{"df":2,"docs":{"327":{"tf":1.0},"329":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":16,"docs":{"118":{"tf":1.0},"122":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":2.23606797749979},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":1,"docs":{"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"206":{"tf":1.0},"53":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"321":{"tf":1.4142135623730951},"42":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"73":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":2.449489742783178},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"153":{"tf":1.0},"156":{"tf":1.0},"293":{"tf":2.23606797749979},"295":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":2.23606797749979},"85":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"243":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"x":{"df":9,"docs":{"129":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"287":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":21,"docs":{"125":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"181":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"270":{"tf":1.0},"279":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"329":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"29":{"tf":1.4142135623730951},"325":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"118":{"tf":1.0},"17":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"f":{"a":{"c":{"df":4,"docs":{"2":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"3":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"125":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.7320508075688772},"282":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"17":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"132":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":21,"docs":{"10":{"tf":1.0},"144":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"287":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"168":{"tf":1.0},"17":{"tf":1.0},"3":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"154":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"293":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0}},"s":{"df":15,"docs":{"107":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.4142135623730951},"205":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":2.0},"339":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"10":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"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":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"269":{"tf":1.4142135623730951}}}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"125":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"214":{"tf":1.0},"257":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"145":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.7320508075688772},"252":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.7320508075688772},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"290":{"tf":2.23606797749979},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"131":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"3":{"tf":1.4142135623730951},"32":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"35":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"306":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"316":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"22":{"tf":1.0},"318":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":7,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"317":{"tf":1.0},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":98,"docs":{"12":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"212":{"tf":2.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"220":{"tf":2.449489742783178},"221":{"tf":2.449489742783178},"222":{"tf":2.0},"223":{"tf":2.23606797749979},"224":{"tf":1.4142135623730951},"225":{"tf":2.449489742783178},"226":{"tf":2.0},"227":{"tf":2.23606797749979},"228":{"tf":2.6457513110645907},"229":{"tf":2.6457513110645907},"230":{"tf":1.4142135623730951},"231":{"tf":2.449489742783178},"232":{"tf":2.449489742783178},"233":{"tf":2.449489742783178},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.449489742783178},"237":{"tf":2.449489742783178},"238":{"tf":2.449489742783178},"239":{"tf":2.0},"240":{"tf":2.0},"241":{"tf":2.0},"242":{"tf":2.449489742783178},"243":{"tf":2.0},"244":{"tf":2.449489742783178},"245":{"tf":2.8284271247461903},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"248":{"tf":2.449489742783178},"249":{"tf":2.449489742783178},"250":{"tf":2.23606797749979},"251":{"tf":2.8284271247461903},"252":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"254":{"tf":2.449489742783178},"255":{"tf":2.23606797749979},"256":{"tf":2.23606797749979},"257":{"tf":2.8284271247461903},"258":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"26":{"tf":2.0},"260":{"tf":2.449489742783178},"261":{"tf":2.449489742783178},"262":{"tf":2.449489742783178},"263":{"tf":2.6457513110645907},"264":{"tf":1.4142135623730951},"265":{"tf":2.449489742783178},"266":{"tf":2.23606797749979},"267":{"tf":2.449489742783178},"268":{"tf":2.8284271247461903},"269":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":2.449489742783178},"272":{"tf":2.23606797749979},"273":{"tf":2.23606797749979},"274":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"305":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":3.3166247903554},"34":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.0},"40":{"tf":2.0},"44":{"tf":2.0},"45":{"tf":1.0},"51":{"tf":2.6457513110645907},"56":{"tf":2.0},"59":{"tf":2.0},"62":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":40,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":2.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"144":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.4142135623730951},"210":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"313":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"324":{"tf":1.0},"329":{"tf":1.0},"46":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":2.0},"226":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":1,"docs":{"68":{"tf":1.0}}}},"u":{"b":{"df":11,"docs":{"229":{"tf":2.23606797749979},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"263":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"0":{"tf":1.0},"215":{"tf":1.4142135623730951},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"263":{"tf":1.7320508075688772},"339":{"tf":1.0},"49":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":10,"docs":{"214":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"240":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"118":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"0":{"tf":1.0},"136":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"205":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"214":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"t":{"df":3,"docs":{"111":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"166":{"tf":2.449489742783178},"183":{"tf":1.0},"80":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"138":{"tf":1.0}},"e":{"df":4,"docs":{"266":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"334":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"89":{"tf":1.0}}},"i":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"193":{"tf":2.0},"198":{"tf":1.0},"339":{"tf":1.0},"67":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"112":{"tf":1.0},"197":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"168":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"255":{"tf":1.0}}}},"w":{"df":12,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"32":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":4.242640687119285},"51":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"206":{"tf":1.0}},"e":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"137":{"tf":1.0},"144":{"tf":1.7320508075688772},"195":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":12,"docs":{"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"175":{"tf":1.7320508075688772},"186":{"tf":2.0},"187":{"tf":1.4142135623730951},"284":{"tf":2.0},"290":{"tf":2.0},"295":{"tf":1.0},"326":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}},"i":{"df":3,"docs":{"11":{"tf":1.0},"235":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"138":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"17":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"143":{"tf":1.0},"168":{"tf":2.6457513110645907},"187":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"299":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":55,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.7320508075688772},"169":{"tf":1.0},"171":{"tf":1.0},"191":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":2.449489742783178},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"127":{"tf":1.0},"171":{"tf":1.0},"204":{"tf":1.0},"259":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"41":{"tf":1.0}}}},"v":{"df":2,"docs":{"40":{"tf":1.0},"59":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"125":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":1,"docs":{"64":{"tf":2.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"126":{"tf":1.0},"168":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}}},"u":{"c":{"df":10,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"296":{"tf":1.0},"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":210,"docs":{"10":{"tf":1.0},"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},"11":{"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},"12":{"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},"13":{"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},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":2.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.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"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},"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.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"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},"303":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"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.4142135623730951},"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},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"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.0},"72":{"tf":2.23606797749979},"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},"8":{"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},"9":{"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}},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.0},"134":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"179":{"tf":1.0},"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"3":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"149":{"tf":1.4142135623730951},"309":{"tf":1.0},"325":{"tf":1.0},"88":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"186":{"tf":1.0},"315":{"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":2,"docs":{"223":{"tf":1.0},"296":{"tf":1.0}}}}}}}}}}},"df":3,"docs":{"282":{"tf":2.0},"3":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"103":{"tf":1.0},"107":{"tf":2.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"35":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":2,"docs":{"172":{"tf":1.0},"327":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"147":{"tf":1.0},"224":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}}},"o":{"a":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"145":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0}}},"v":{"df":30,"docs":{"125":{"tf":1.0},"170":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"21":{"tf":1.7320508075688772},"226":{"tf":1.0},"25":{"tf":1.4142135623730951},"266":{"tf":1.0},"303":{"tf":2.0},"305":{"tf":1.7320508075688772},"306":{"tf":1.7320508075688772},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":2.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"319":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"336":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":15,"docs":{"213":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.0},"251":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":11,"docs":{"129":{"tf":1.0},"170":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":2.6457513110645907},"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":14,"docs":{"162":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"226":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"259":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"131":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":18,"docs":{"103":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"138":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":15,"docs":{"213":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":2.23606797749979},"252":{"tf":1.4142135623730951},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"162":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":40,"docs":{"145":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"162":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.3166247903554},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"185":{"tf":2.449489742783178},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":3.1622776601683795},"252":{"tf":3.0},"253":{"tf":1.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.8284271247461903},"273":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"326":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"118":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":2.8284271247461903},"17":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"319":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"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":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"255":{"tf":2.23606797749979}}},"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"174":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"145":{"tf":2.23606797749979},"149":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":2.449489742783178},"173":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"df":1,"docs":{"11":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"319":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"257":{"tf":2.8284271247461903},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":2.0},"269":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":27,"docs":{"129":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"191":{"tf":2.449489742783178},"257":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"326":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}},"t":{"df":6,"docs":{"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"269":{"tf":1.0},"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"175":{"tf":1.0},"307":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":30,"docs":{"106":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"287":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.7320508075688772},"99":{"tf":2.23606797749979}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"38":{"tf":1.0},"57":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"182":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":14,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"171":{"tf":1.7320508075688772},"181":{"tf":1.0},"282":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":93,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"120":{"tf":2.0},"127":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":2.6457513110645907},"14":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":2.449489742783178},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"198":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.0},"207":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"307":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"69":{"tf":2.0},"74":{"tf":1.0},"80":{"tf":3.4641016151377544},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":9,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"307":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"f":{"c":{"df":8,"docs":{"130":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"273":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"78":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"135":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"a":{"d":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":4,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"282":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}},"n":{"d":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":5,"docs":{"12":{"tf":1.0},"128":{"tf":1.0},"222":{"tf":1.0},"259":{"tf":1.0},"296":{"tf":1.0}}}}},"p":{"c":{"df":3,"docs":{"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":7,"docs":{"119":{"tf":1.0},"131":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.0},"299":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"df":3,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951},"211":{"tf":2.23606797749979}}}},"s":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":10,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.0},"35":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":1,"docs":{"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"197":{"tf":1.0},"282":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":36,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"141":{"tf":1.0}}}}},"n":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"168":{"tf":1.0},"5":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"274":{"tf":1.0}},"l":{"df":10,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":2.0},"30":{"tf":1.0},"51":{"tf":1.0},"78":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":2,"docs":{"169":{"tf":1.0},"208":{"tf":1.0}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"100":{"tf":2.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"118":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"293":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"d":{"_":{"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":0,"docs":{},"f":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"148":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":2.6457513110645907},"256":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":2.6457513110645907},"33":{"tf":3.1622776601683795},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.0},"43":{"tf":1.0},"44":{"tf":3.1622776601683795},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"115":{"tf":1.0},"157":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"274":{"tf":1.0},"298":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"285":{"tf":1.0},"327":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"101":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"160":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"206":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"3":{"tf":1.0}}},"n":{"df":1,"docs":{"145":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"167":{"tf":1.4142135623730951},"226":{"tf":1.0},"282":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"132":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"195":{"tf":1.0},"224":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":46,"docs":{"145":{"tf":1.0},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":2.0},"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"36":{"tf":2.6457513110645907},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.6457513110645907},"57":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"62":{"tf":1.0},"64":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"t":{"df":17,"docs":{"148":{"tf":1.0},"169":{"tf":1.4142135623730951},"185":{"tf":1.0},"191":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"292":{"tf":1.0},"326":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":17,"docs":{"100":{"tf":1.7320508075688772},"145":{"tf":1.0},"149":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"208":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"53":{"tf":1.0},"62":{"tf":1.0}}}},"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":1,"docs":{"204":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"315":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"145":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":2.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"i":{"c":{"df":16,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"t":{"df":49,"docs":{"10":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.7320508075688772},"273":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.4142135623730951},"310":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":2.0},"326":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":2.0},"93":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"157":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"209":{"tf":2.0},"293":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"186":{"tf":1.0}}},"w":{"df":3,"docs":{"153":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}}},"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"178":{"tf":1.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"125":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":2,"docs":{"208":{"tf":1.0},"80":{"tf":1.0}},"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":1,"docs":{"324":{"tf":1.0}}}}}}},"df":8,"docs":{"20":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":12,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"282":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"337":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"185":{"tf":1.0},"325":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"i":{"df":10,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"315":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":22,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"170":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":23,"docs":{"100":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"17":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}},"df":18,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.7320508075688772},"17":{"tf":3.0},"172":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"21":{"tf":2.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.23606797749979},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"49":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"p":{"df":3,"docs":{"171":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"207":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"111":{"tf":1.0},"49":{"tf":2.0},"76":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"308":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":77,"docs":{"136":{"tf":1.7320508075688772},"138":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.0},"160":{"tf":2.23606797749979},"194":{"tf":2.0},"219":{"tf":2.0},"222":{"tf":2.0},"224":{"tf":2.23606797749979},"226":{"tf":2.0},"230":{"tf":2.0},"235":{"tf":2.0},"241":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"247":{"tf":1.4142135623730951},"252":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"258":{"tf":2.23606797749979},"259":{"tf":1.4142135623730951},"264":{"tf":2.0},"269":{"tf":2.449489742783178},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":2.6457513110645907},"283":{"tf":1.7320508075688772},"284":{"tf":3.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"289":{"tf":2.23606797749979},"290":{"tf":2.23606797749979},"294":{"tf":1.4142135623730951},"30":{"tf":2.23606797749979},"31":{"tf":2.449489742783178},"315":{"tf":1.0},"318":{"tf":2.449489742783178},"319":{"tf":1.4142135623730951},"32":{"tf":3.0},"320":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.449489742783178},"334":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":3.0},"35":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.7320508075688772},"38":{"tf":2.0},"39":{"tf":2.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":2.6457513110645907},"45":{"tf":1.0},"46":{"tf":3.4641016151377544},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.449489742783178},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"92":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":3.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"222":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"v":{"df":3,"docs":{"214":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"145":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"66":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"175":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.0},"17":{"tf":1.4142135623730951},"197":{"tf":1.0},"278":{"tf":1.0},"81":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":2,"docs":{"273":{"tf":1.0},"296":{"tf":2.0}},"e":{"c":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"126":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"278":{"tf":1.0},"293":{"tf":1.0},"329":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":47,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"193":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":18,"docs":{"111":{"tf":1.0},"152":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"266":{"tf":1.0},"293":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"300":{"tf":1.0},"335":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"329":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"54":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"194":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"_":{"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"148":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"338":{"tf":1.0},"65":{"tf":1.7320508075688772},"72":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":8,"docs":{"134":{"tf":1.7320508075688772},"135":{"tf":3.0},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"141":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}},"df":13,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"145":{"tf":1.4142135623730951},"164":{"tf":1.0},"174":{"tf":2.0},"3":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.0},"49":{"tf":3.1622776601683795},"50":{"tf":2.449489742783178},"51":{"tf":1.7320508075688772},"64":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"i":{"c":{"df":9,"docs":{"162":{"tf":1.0},"211":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"131":{"tf":3.0},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":3.3166247903554},"137":{"tf":2.0},"138":{"tf":3.872983346207417},"139":{"tf":3.0},"140":{"tf":2.23606797749979},"141":{"tf":2.0},"142":{"tf":1.0},"321":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.0}}}},"u":{"df":6,"docs":{"164":{"tf":1.0},"168":{"tf":3.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0}}}},"y":{"df":1,"docs":{"3":{"tf":1.0}},"s":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":2.0},"3":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"2":{"tf":1.4142135623730951},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"252":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"200":{"tf":2.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"22":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":2,"docs":{"70":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":24,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":2.0},"148":{"tf":1.7320508075688772},"149":{"tf":3.1622776601683795},"150":{"tf":2.0},"151":{"tf":2.449489742783178},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":2.6457513110645907},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":2.0},"339":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":22,"docs":{"125":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"166":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"69":{"tf":2.449489742783178},"70":{"tf":1.7320508075688772},"80":{"tf":2.0},"82":{"tf":1.0}}}},"p":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":2.0},"173":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.0},"207":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}}}},"u":{"b":{"df":13,"docs":{"229":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"320":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"125":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"55":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":6,"docs":{"215":{"tf":1.4142135623730951},"229":{"tf":2.8284271247461903},"263":{"tf":2.8284271247461903},"266":{"tf":1.7320508075688772},"339":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"320":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"174":{"tf":1.0},"187":{"tf":1.0}}}},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"167":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}}}},"c":{"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":1,"docs":{"16":{"tf":1.0}},"e":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"89":{"tf":1.0}},"s":{"df":1,"docs":{"182":{"tf":1.0}},"s":{"df":16,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":2.23606797749979},"17":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"155":{"tf":1.0},"168":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{},"h":{"df":51,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"162":{"tf":1.0},"204":{"tf":1.0},"315":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"316":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"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":3,"docs":{"196":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0}}}}}}},"i":{"df":18,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.7320508075688772},"205":{"tf":1.0},"305":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"145":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":2.6457513110645907},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"265":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"293":{"tf":1.0},"305":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":9,"docs":{"257":{"tf":2.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"268":{"tf":2.0},"269":{"tf":2.6457513110645907},"270":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178},"339":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.6457513110645907},"269":{"tf":2.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"168":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"327":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":25,"docs":{"101":{"tf":1.0},"102":{"tf":2.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},"119":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"160":{"tf":1.4142135623730951}}},"df":24,"docs":{"0":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"149":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":2.6457513110645907},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"332":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"ú":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"197":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":16,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"159":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"321":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0},"62":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"n":{"df":3,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"282":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"175":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.4142135623730951}}}}},"4":{"df":1,"docs":{"336":{"tf":1.0}}},":":{"/":{"/":{":":{"4":{"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{":":{"8":{"0":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"287":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":1,"docs":{"9":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"160":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"168":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"0":{"tf":1.4142135623730951},"306":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"129":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"252":{"tf":1.0},"276":{"tf":1.0},"325":{"tf":1.0},"35":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.7320508075688772}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"137":{"tf":1.0},"168":{"tf":1.4142135623730951},"276":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"209":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"144":{"tf":1.0},"148":{"tf":1.0},"218":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}},"g":{"df":4,"docs":{"125":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":12,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"119":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"98":{"tf":1.0}},"t":{"df":3,"docs":{"119":{"tf":1.0},"151":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}}},"r":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0}},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"112":{"tf":2.23606797749979},"117":{"tf":1.0},"118":{"tf":3.605551275463989},"119":{"tf":3.1622776601683795},"120":{"tf":2.6457513110645907},"121":{"tf":2.23606797749979},"122":{"tf":2.449489742783178},"123":{"tf":1.0},"149":{"tf":1.0},"197":{"tf":1.4142135623730951},"3":{"tf":2.0},"339":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"104":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}}}}}},"p":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}}},"u":{"df":13,"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.4142135623730951},"315":{"tf":1.0},"319":{"tf":1.0},"46":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"df":58,"docs":{"101":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"155":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":2.8284271247461903},"73":{"tf":2.0},"74":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"168":{"tf":1.4142135623730951},"270":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.4142135623730951},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":3.0}}}}},"r":{"df":3,"docs":{"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":4,"docs":{"141":{"tf":2.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":46,"docs":{"0":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":1.0},"268":{"tf":1.0},"282":{"tf":1.4142135623730951},"293":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":8,"docs":{"145":{"tf":1.0},"161":{"tf":2.8284271247461903},"181":{"tf":3.3166247903554},"3":{"tf":1.4142135623730951},"310":{"tf":2.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"+":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":2,"docs":{"161":{"tf":1.7320508075688772},"181":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"176":{"tf":1.0},"297":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"138":{"tf":1.0},"209":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":1,"docs":{"224":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"218":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"269":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"17":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"218":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":2.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":2.23606797749979},"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"35":{"tf":1.0},"95":{"tf":1.7320508075688772},"98":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"12":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}}},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":42,"docs":{"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"194":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":2.449489742783178},"276":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"278":{"tf":2.23606797749979},"279":{"tf":1.7320508075688772},"280":{"tf":2.0},"281":{"tf":1.7320508075688772},"282":{"tf":2.0},"283":{"tf":1.4142135623730951},"284":{"tf":2.449489742783178},"285":{"tf":2.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.6457513110645907},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":2.6457513110645907},"291":{"tf":2.0},"292":{"tf":2.23606797749979},"293":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"295":{"tf":2.449489742783178},"296":{"tf":2.6457513110645907},"297":{"tf":1.7320508075688772},"3":{"tf":1.0},"309":{"tf":1.7320508075688772},"318":{"tf":2.23606797749979},"329":{"tf":1.0},"339":{"tf":2.0},"44":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"135":{"tf":1.7320508075688772},"45":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}}},"i":{"df":8,"docs":{"103":{"tf":1.0},"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"275":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":1.0},"45":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"266":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"17":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"187":{"tf":1.0},"278":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"297":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":5,"docs":{"317":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"3":{"tf":1.0},"317":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":10,"docs":{"130":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"21":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"293":{"tf":1.0},"46":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":23,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}}},"df":33,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":2.449489742783178},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.0},"337":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":1.0},"183":{"tf":1.0},"206":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"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":1,"docs":{"324":{"tf":1.0}}}}}}}}}}},"d":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"293":{"tf":1.0}}},"6":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},":":{"/":{"/":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"9":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{":":{":":{"1":{"]":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":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":{"274":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":2.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":2.0},"297":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"193":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"79":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":14,"docs":{"139":{"tf":1.0},"141":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"314":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"198":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"285":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"168":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"102":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":17,"docs":{"143":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"19":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"44":{"tf":1.0},"66":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":3,"docs":{"299":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"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":{"145":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"207":{"tf":1.0}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":2.0},"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0}}}}}},"x":{"df":10,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"124":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"305":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"146":{"tf":1.0},"163":{"tf":1.0},"204":{"tf":1.0},"31":{"tf":1.0},"322":{"tf":1.0},"52":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"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":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"228":{"tf":1.0},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"167":{"tf":1.0},"168":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"175":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"20":{"tf":1.0},"316":{"tf":1.4142135623730951}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.7320508075688772},"2":{"tf":1.0},"204":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"85":{"tf":2.0}}}},"df":0,"docs":{}},"df":15,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"76":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"165":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"166":{"tf":3.3166247903554},"168":{"tf":1.0},"183":{"tf":2.0},"282":{"tf":2.0},"293":{"tf":2.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":29,"docs":{"152":{"tf":2.8284271247461903},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"276":{"tf":2.449489742783178},"282":{"tf":1.0},"288":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"7":{"tf":1.0},"78":{"tf":2.0},"79":{"tf":3.1622776601683795},"80":{"tf":3.4641016151377544},"81":{"tf":2.23606797749979},"82":{"tf":2.0},"83":{"tf":2.23606797749979},"84":{"tf":2.0},"85":{"tf":2.6457513110645907},"86":{"tf":1.0}},"p":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"187":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":193,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":3.1622776601683795},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":2.449489742783178},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":3.3166247903554},"169":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":2.0},"178":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":2.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":3.3166247903554},"283":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":3.1622776601683795},"294":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":2.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":2.449489742783178},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"330":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":2.23606797749979},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"37":{"tf":1.0},"39":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"49":{"tf":1.4142135623730951},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"53":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":2.0},"61":{"tf":2.0},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"144":{"tf":1.0},"168":{"tf":1.0},"197":{"tf":1.7320508075688772},"284":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"138":{"tf":1.0},"145":{"tf":1.4142135623730951},"211":{"tf":1.0},"31":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.0},"205":{"tf":1.0},"279":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.7320508075688772}}},"a":{"df":0,"docs":{},"l":{"1":{"6":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":5,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"159":{"tf":3.605551275463989},"170":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}},"i":{"d":{"df":13,"docs":{"100":{"tf":1.0},"138":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"295":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"80":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":4,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":3.605551275463989},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}}},"u":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":67,"docs":{"10":{"tf":2.23606797749979},"111":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"134":{"tf":1.0},"138":{"tf":4.242640687119285},"139":{"tf":2.449489742783178},"141":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.23606797749979},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":2.8284271247461903},"201":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":2.23606797749979},"21":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"243":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"31":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"114":{"tf":1.4142135623730951},"129":{"tf":1.0},"145":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"293":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"335":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":1,"docs":{"165":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"74":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":33,"docs":{"0":{"tf":1.0},"167":{"tf":2.449489742783178},"168":{"tf":1.4142135623730951},"183":{"tf":1.0},"195":{"tf":3.0},"2":{"tf":1.0},"20":{"tf":1.0},"220":{"tf":2.0},"225":{"tf":2.449489742783178},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"231":{"tf":2.0},"236":{"tf":2.0},"242":{"tf":2.0},"248":{"tf":2.0},"254":{"tf":2.0},"26":{"tf":1.0},"260":{"tf":2.0},"262":{"tf":1.4142135623730951},"265":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"33":{"tf":3.4641016151377544},"330":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":3.3166247903554},"46":{"tf":1.0}}}}},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"i":{"a":{"df":8,"docs":{"141":{"tf":1.0},"148":{"tf":1.4142135623730951},"172":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"195":{"tf":1.0},"310":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"i":{"d":{"df":75,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"134":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"26":{"tf":1.0},"325":{"tf":1.0},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"115":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":2.0},"76":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"321":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"307":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"y":{"df":12,"docs":{"108":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"b":{"d":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"146":{"tf":1.0},"162":{"tf":1.0},"176":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":16,"docs":{"119":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"315":{"tf":1.0},"65":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"282":{"tf":1.0},"87":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":2,"docs":{"112":{"tf":1.0},"169":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"293":{"tf":1.0},"322":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"252":{"tf":1.0},"319":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"146":{"tf":1.0},"168":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"136":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"72":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"132":{"tf":1.0},"17":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.4142135623730951},"299":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":10,"docs":{"0":{"tf":1.0},"146":{"tf":1.7320508075688772},"226":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.0},"87":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"143":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":16,"docs":{"145":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"185":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":40,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"243":{"tf":1.0},"306":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"3":{"tf":1.0},"329":{"tf":2.23606797749979}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"284":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"title":{"root":{"1":{".":{"df":0,"docs":{},"x":{"df":1,"docs":{"299":{"tf":1.0}}}},"df":5,"docs":{"114":{"tf":1.0},"153":{"tf":1.0},"28":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.0}}},"2":{"df":4,"docs":{"115":{"tf":1.0},"29":{"tf":1.0},"49":{"tf":1.0},"65":{"tf":1.0}}},"3":{"df":4,"docs":{"116":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"50":{"tf":1.0}}},"4":{"df":1,"docs":{"160":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"157":{"tf":1.0},"158":{"tf":1.0}}}}}},"df":0,"docs":{},"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":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"d":{"d":{"df":1,"docs":{"20":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"277":{"tf":1.0},"283":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"308":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"305":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"297":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"114":{"tf":1.0},"202":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":7,"docs":{"177":{"tf":1.0},"189":{"tf":1.0},"308":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"6":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"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":3,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"328":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":8,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"184":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":2,"docs":{"216":{"tf":1.0},"218":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"173":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"328":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"45":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"161":{"tf":1.0},"285":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"29":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"53":{"tf":1.0},"89":{"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":{"74":{"tf":1.0}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"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":4,"docs":{"240":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":8,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"15":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"16":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"211":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"103":{"tf":1.0}}}}}},"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":2,"docs":{"286":{"tf":1.0},"291":{"tf":1.0}}}}}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"331":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"8":{"tf":1.0}}}},"d":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"276":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":2,"docs":{"134":{"tf":1.0},"70":{"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":4,"docs":{"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"150":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":3,"docs":{"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"190":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":6,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"325":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"88":{"tf":1.0},"98":{"tf":1.0}}}},"d":{"df":6,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"32":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"137":{"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":1,"docs":{"279":{"tf":1.0}}}}}}}}}},"n":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"157":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"302":{"tf":1.0},"333":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"p":{"c":{"df":2,"docs":{"280":{"tf":1.0},"314":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"297":{"tf":1.0}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"330":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"302":{"tf":1.0},"332":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"206":{"tf":1.0},"328":{"tf":1.0}}},"k":{"df":1,"docs":{"332":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"p":{"df":4,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":19,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"298":{"tf":1.0},"299":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"226":{"tf":1.0},"34":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":4,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"301":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"41":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":2,"docs":{"42":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"37":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"38":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"df":2,"docs":{"43":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"299":{"tf":1.0},"300":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"193":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"164":{"tf":1.0},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"312":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}},"r":{"df":16,"docs":{"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":30,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"221":{"tf":1.0},"227":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"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},"323":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"155":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"285":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"26":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"321":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"210":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":42,"docs":{"212":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"305":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":1,"docs":{"229":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"215":{"tf":1.0},"49":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"193":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"148":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":9,"docs":{"203":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"329":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":1,"docs":{"245":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"251":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"184":{"tf":1.0},"185":{"tf":1.0},"213":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"186":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"169":{"tf":1.0},"171":{"tf":1.0}}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":7,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"n":{"d":{"df":5,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"189":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"65":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"92":{"tf":1.0}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"209":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"133":{"tf":1.0},"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":27,"docs":{"160":{"tf":1.0},"194":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"207":{"tf":1.0},"309":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"174":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"131":{"tf":1.0},"132":{"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},"321":{"tf":1.0}}}}},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"172":{"tf":1.0},"200":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"317":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"69":{"tf":1.0},"70":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"197":{"tf":1.0},"31":{"tf":1.0},"324":{"tf":1.0},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"263":{"tf":1.0}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"320":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"162":{"tf":1.0},"313":{"tf":1.0},"329":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"268":{"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":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":5,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"141":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"l":{"df":5,"docs":{"161":{"tf":1.0},"181":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":11,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"138":{"tf":1.0},"147":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"u":{"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"282":{"tf":1.0}}},"l":{"df":15,"docs":{"276":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"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}}}},"s":{"df":2,"docs":{"28":{"tf":1.0},"321":{"tf":1.0}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"139":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"167":{"tf":1.0},"195":{"tf":1.0},"220":{"tf":1.0},"225":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"311":{"tf":1.0}}}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"329":{"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":["copyright.html#the-mit-license","dedication.html#dedication","preface.html#preface","preface.html#preface-for-the-first-edition","preface.html#acknowledgements","preface.html#conventions","api/index.html#api-reference","api/index.html#sections","api/init.html#initialization--finalization","api/init.html#initialization","api/init.html#parameters","api/init.html#finalization","api/msg.html#messages","api/msg.html#message-structure","api/msg.html#create-a-message","api/msg.html#destroy-a-message","api/msg.html#duplicate-a-message","api/msg.html#message-size-and-capacity","api/msg.html#message-body","api/msg.html#clear-the-body","api/msg.html#add-to-body","api/msg.html#consume-from-body","api/msg.html#message-header","api/msg.html#clear-the-header","api/msg.html#append-or-insert-header","api/msg.html#consume-from-header","api/msg.html#message-pipe","api/msg.html#examples","api/msg.html#example-1-preparing-a-message-for-use","api/msg.html#example-2-preallocating-message-content","api/sock.html#sockets","api/sock.html#socket-structure","api/sock.html#socket-identity","api/sock.html#opening-a-socket","api/sock.html#raw-mode-sockets","api/sock.html#closing-a-socket","api/sock.html#sending-messages","api/sock.html#nng_send","api/sock.html#nng_sendmsg","api/sock.html#nng_socket_send","api/sock.html#receiving-messages","api/sock.html#nng_recv","api/sock.html#nng_recvmsg","api/sock.html#nng_socket_recv","api/sock.html#socket-options","api/sock.html#common-options","api/sock.html#polling-socket-events","api/sock.html#examples","api/sock.html#example-1-initializing-a-socket","api/sock.html#example-2-publishing-a-timestamp","api/sock.html#example-3-watching-a-periodic-timestamp","api/ctx.html#contexts","api/ctx.html#context-structure","api/ctx.html#creating-a-context","api/ctx.html#context-identity","api/ctx.html#closing-a-context","api/ctx.html#sending-messages","api/ctx.html#nng_ctx_sendmsg","api/ctx.html#nng_ctx_send","api/ctx.html#receiving-messages","api/ctx.html#nng_recvmsg","api/ctx.html#nng_socket_recv","api/ctx.html#context-options","api/ctx.html#examples","api/ctx.html#example-1-context-echo-server","api/ctx.html#example-2-starting-the-echo-service","api/memory.html#memory","api/memory.html#allocate-memory","api/memory.html#deallocate-memory","api/memory.html#duplicate-string","api/memory.html#free-string","api/time.html#time","api/time.html#time-type","api/time.html#duration-type","api/time.html#get-the-current-time","api/time.html#wait-for-duration","api/time.html#wait-asynchronously","api/time.html#see-also","api/url.html#urls","api/url.html#url-structure","api/url.html#url-fields","api/url.html#format-a-url","api/url.html#parse-a-url","api/url.html#clone-a-url","api/url.html#destroy-a-url","api/url.html#update-a-url-port","api/url.html#see-also","api/aio.html#asynchronous-operations","api/aio.html#asynchronous-io-handle","api/aio.html#create-handle","api/aio.html#destroy-handle","api/aio.html#cancellation","api/aio.html#set-timeout","api/aio.html#wait-for-completion","api/aio.html#test-for-completion","api/aio.html#result-of-operation","api/aio.html#messages","api/aio.html#message-ownership","api/aio.html#io-vector","api/aio.html#inputs-and-outputs","api/aio.html#scatter-gather-vectors","api/aio.html#see-also","api/synch.html#synchronization-primitives","api/synch.html#mutual-exclusion-lock","api/synch.html#creating-a-mutex","api/synch.html#destroying-a-mutex","api/synch.html#acquiring-a-mutex","api/synch.html#releasing-a-mutex","api/synch.html#condition-variable","api/synch.html#creating-a-condition-variable","api/synch.html#destroy-a-condition-variable","api/synch.html#waiting-for-the-condition","api/synch.html#signaling-the-condition","api/synch.html#examples","api/synch.html#example-1-allocating-the-condition-variable","api/synch.html#example-2-waiting-for-the-condition","api/synch.html#example-3-signaling-the-condition","api/synch.html#see-also","api/thread.html#threads","api/thread.html#thread-structure","api/thread.html#creating-a-thread","api/thread.html#destroying-a-thread","api/thread.html#thread-names","api/thread.html#see-also","api/logging.html#logging","api/logging.html#submitting-logs","api/logging.html#auth-logs","api/logging.html#log-levels","api/logging.html#log-facilities","api/logging.html#log-handlers","api/logging.html#see-also","api/stats.html#statistics","api/stats.html#statistic-structure","api/stats.html#collecting-a-snapshot","api/stats.html#freeing-a-snapshot","api/stats.html#traversing-the-tree","api/stats.html#finding-a-statistic","api/stats.html#statistic-identification","api/stats.html#statistic-type","api/stats.html#statistic-value","api/stats.html#statistic-units","api/stats.html#statistic-timestamp","api/stats.html#see-also","api/errors.html#errors","api/errors.html#human-readable-error-message","api/errors.html#list-of-errors","api/stream.html#streams","api/stream.html#stream-type","api/stream.html#sending-and-receiving-data","api/stream.html#closing-a-stream","api/stream.html#getting-stream-options","api/stream.html#stream-factories","api/stream.html#creating-a-stream-factory","api/stream.html#example-1-creating-a-tcp-listener","api/stream.html#closing-a-stream-factory","api/stream.html#making-outgoing-connections","api/stream.html#example-3-connecting-to-google","api/stream.html#accepting-incoming-connections","api/stream.html#example-3-accepting-an-inbound-stream","api/stream.html#stream-factory-options","api/stream.html#example-4-socket-activation","api/stream.html#tls-configuration","api/http.html#http-support","api/http.html#header-file","api/http.html#connection-object","api/http.html#http-method","api/http.html#http-uri","api/http.html#http-version","api/http.html#http-status","api/http.html#retrieving-headers","api/http.html#modifying-headers","api/http.html#retrieving-body-content","api/http.html#storing-body-content","api/http.html#closing-the-connection","api/http.html#reset-connection-state","api/http.html#direct-read-and-write","api/http.html#hijacking-connections","api/http.html#client-api","api/http.html#client-object","api/http.html#create-a-client","api/http.html#destroy-a-client","api/http.html#client-tls","api/http.html#creating-connections","api/http.html#preparing-a-transaction","api/http.html#request-body","api/http.html#sending-the-request","api/http.html#obtaining-the-response","api/http.html#submitting-the-transaction","api/http.html#response-body","api/http.html#server-api","api/http.html#handlers","api/http.html#sending-the-response","api/misc.html#miscellaneous","api/misc.html#get-random-number","api/misc.html#create-socket-pair","api/misc.html#report-library-version","api/id_map.html#id-map","api/id_map.html#id-map-structure","api/id_map.html#create-id-map","api/id_map.html#destroy-map","api/id_map.html#store-a-value","api/id_map.html#lookup-a-value","api/id_map.html#allocate-an-id","api/id_map.html#remove-an-id","api/id_map.html#iterating-ids","api/args.html#command-arguments","api/args.html#parse-command-line-arguments","api/args.html#option-specification","api/args.html#long-options","api/args.html#short-options","api/args.html#prefix-matching","api/args.html#example","proto/index.html#protocols","proto/index.html#request---reply","proto/index.html#pipeline","proto/index.html#publish---subscribe","proto/index.html#bus","proto/index.html#pair","proto/bus.html#bus-protocol","proto/bus.html#socket-operations","proto/bus.html#protocol-versions","proto/bus.html#protocol-options","proto/bus.html#protocol-headers","proto/pair.html#pair-protocol","proto/pair.html#socket-operations","proto/pair.html#protocol-versions","proto/pair.html#polyamorous-mode","proto/pair.html#protocol-options","proto/pair.html#protocol-headers","proto/pub.html#pub-protocol","proto/pub.html#socket-operations","proto/pub.html#protocol-versions","proto/pub.html#protocol-options","proto/pub.html#protocol-headers","proto/pull.html#pull-protocol","proto/pull.html#socket-operations","proto/pull.html#protocol-versions","proto/pull.html#protocol-options","proto/pull.html#protocol-headers","proto/push.html#push-protocol","proto/push.html#description","proto/push.html#socket-operations","proto/push.html#protocol-versions","proto/push.html#protocol-options","proto/push.html#protocol-headers","proto/rep.html#rep-protocol","proto/rep.html#socket-operations","proto/rep.html#context-operations","proto/rep.html#protocol-versions","proto/rep.html#protocol-options","proto/rep.html#protocol-headers","proto/req.html#req-protocol","proto/req.html#socket-operations","proto/req.html#context-operations","proto/req.html#protocol-versions","proto/req.html#protocol-options","proto/req.html#protocol-headers","proto/respondent.html#respondent-protocol","proto/respondent.html#socket-operations","proto/respondent.html#context-operations","proto/respondent.html#protocol-versions","proto/respondent.html#protocol-options","proto/respondent.html#protocol-headers","proto/sub.html#sub-protocol","proto/sub.html#socket-operations","proto/sub.html#protocol-versions","proto/sub.html#protocol-options","proto/sub.html#protocol-headers","proto/surveyor.html#surveyor-protocol","proto/surveyor.html#socket-operations","proto/surveyor.html#context-operations","proto/surveyor.html#protocol-versions","proto/surveyor.html#protocol-options","proto/surveyor.html#protocol-headers","tran/index.html#transports","tran/inproc.html#inproc-transport","tran/inproc.html#url-format","tran/inproc.html#socket-address","tran/inproc.html#transport-options","tran/inproc.html#mixing-implementations","tran/ipc.html#ipc-transport","tran/ipc.html#description","tran/ipc.html#uri-formats","tran/ipc.html#socket-address","tran/ipc.html#transport-options","tran/ipc.html#other-configuration-parameters","tran/socket.html#socket-transport-experimental","tran/socket.html#description","tran/socket.html#url-format","tran/socket.html#socket-address","tran/socket.html#transport-options","tran/udp.html#udp-transport-experimental","tran/udp.html#description","tran/udp.html#url-format","tran/udp.html#socket-address","tran/udp.html#transport-options","tran/udp.html#maximum-message-size","tran/udp.html#keep-alive","migrate/index.html#migration-guides","migrate/nng1.html#migrating-from-nng-1x","migrate/nng1.html#detecting-nng-v2","migrate/nng1.html#nanomsg-compatibility","migrate/nng1.html#library-initialization","migrate/nng1.html#removed-headers","migrate/nng1.html#renamed-functions","migrate/nng1.html#removed-protocol-aliases","migrate/nng1.html#nng_flag_alloc-removed","migrate/nng1.html#error-code-changes","migrate/nng1.html#aio-provider-api-changes","migrate/nng1.html#transport-specific-functions","migrate/nng1.html#tls-configuration","migrate/nng1.html#old-tls-versions-removed","migrate/nng1.html#only-one-tls-keycert-per-configuration","migrate/nng1.html#support-for-local-addresses-in-dial-urls-removed","migrate/nng1.html#ipc-option-type-changes","migrate/nng1.html#option-functions","migrate/nng1.html#untyped-option-functions-removed","migrate/nng1.html#stream-options","migrate/nng1.html#transport-options","migrate/nng1.html#socket-options","migrate/nng1.html#subscriptions","migrate/nng1.html#statistics-use-constified-pointers","migrate/nng1.html#wildcards-not-valid-in-urls","migrate/nng1.html#url-option-removed","migrate/nng1.html#url-structure-changes","migrate/nng1.html#http-api","migrate/nng1.html#websocket-api","migrate/nng1.html#security-descriptors-windows-only","migrate/nng1.html#command-line-argument-parser-changes","migrate/nng1.html#zerotier-support-removed","migrate/nanomsg.html#migrating-from-libnanomsg","migrate/nanomsg.html#header-files","migrate/nanomsg.html#link-libraries","migrate/nanomsg.html#initialization","migrate/nanomsg.html#types","migrate/nanomsg.html#api-conversions","migrate/nanomsg.html#options","migrate/nanomsg.html#error-codes","migrate/nanomsg.html#local-addresses-for-dialing","indexing.html#index"],"index":{"documentStore":{"docInfo":{"0":{"body":157,"breadcrumbs":3,"title":2},"1":{"body":5,"breadcrumbs":2,"title":1},"10":{"body":105,"breadcrumbs":4,"title":1},"100":{"body":109,"breadcrumbs":7,"title":3},"101":{"body":4,"breadcrumbs":5,"title":1},"102":{"body":43,"breadcrumbs":5,"title":2},"103":{"body":31,"breadcrumbs":6,"title":3},"104":{"body":27,"breadcrumbs":5,"title":2},"105":{"body":17,"breadcrumbs":5,"title":2},"106":{"body":26,"breadcrumbs":5,"title":2},"107":{"body":22,"breadcrumbs":5,"title":2},"108":{"body":43,"breadcrumbs":5,"title":2},"109":{"body":16,"breadcrumbs":6,"title":3},"11":{"body":35,"breadcrumbs":4,"title":1},"110":{"body":9,"breadcrumbs":6,"title":3},"111":{"body":42,"breadcrumbs":5,"title":2},"112":{"body":49,"breadcrumbs":5,"title":2},"113":{"body":0,"breadcrumbs":4,"title":1},"114":{"body":10,"breadcrumbs":8,"title":5},"115":{"body":23,"breadcrumbs":7,"title":4},"116":{"body":5,"breadcrumbs":7,"title":4},"117":{"body":4,"breadcrumbs":4,"title":1},"118":{"body":139,"breadcrumbs":4,"title":1},"119":{"body":55,"breadcrumbs":5,"title":2},"12":{"body":38,"breadcrumbs":4,"title":1},"120":{"body":39,"breadcrumbs":5,"title":2},"121":{"body":25,"breadcrumbs":5,"title":2},"122":{"body":23,"breadcrumbs":5,"title":2},"123":{"body":3,"breadcrumbs":4,"title":1},"124":{"body":32,"breadcrumbs":4,"title":1},"125":{"body":158,"breadcrumbs":5,"title":2},"126":{"body":44,"breadcrumbs":5,"title":2},"127":{"body":93,"breadcrumbs":5,"title":2},"128":{"body":82,"breadcrumbs":5,"title":2},"129":{"body":125,"breadcrumbs":5,"title":2},"13":{"body":12,"breadcrumbs":5,"title":2},"130":{"body":26,"breadcrumbs":4,"title":1},"131":{"body":46,"breadcrumbs":4,"title":1},"132":{"body":36,"breadcrumbs":5,"title":2},"133":{"body":27,"breadcrumbs":5,"title":2},"134":{"body":22,"breadcrumbs":5,"title":2},"135":{"body":54,"breadcrumbs":5,"title":2},"136":{"body":92,"breadcrumbs":5,"title":2},"137":{"body":23,"breadcrumbs":5,"title":2},"138":{"body":132,"breadcrumbs":5,"title":2},"139":{"body":73,"breadcrumbs":5,"title":2},"14":{"body":34,"breadcrumbs":5,"title":2},"140":{"body":37,"breadcrumbs":5,"title":2},"141":{"body":26,"breadcrumbs":5,"title":2},"142":{"body":1,"breadcrumbs":4,"title":1},"143":{"body":33,"breadcrumbs":4,"title":1},"144":{"body":57,"breadcrumbs":7,"title":4},"145":{"body":286,"breadcrumbs":5,"title":2},"146":{"body":57,"breadcrumbs":4,"title":1},"147":{"body":31,"breadcrumbs":5,"title":2},"148":{"body":84,"breadcrumbs":6,"title":3},"149":{"body":100,"breadcrumbs":5,"title":2},"15":{"body":7,"breadcrumbs":5,"title":2},"150":{"body":85,"breadcrumbs":6,"title":3},"151":{"body":69,"breadcrumbs":5,"title":2},"152":{"body":64,"breadcrumbs":6,"title":3},"153":{"body":14,"breadcrumbs":8,"title":5},"154":{"body":97,"breadcrumbs":6,"title":3},"155":{"body":41,"breadcrumbs":6,"title":3},"156":{"body":41,"breadcrumbs":7,"title":4},"157":{"body":60,"breadcrumbs":6,"title":3},"158":{"body":61,"breadcrumbs":8,"title":5},"159":{"body":282,"breadcrumbs":6,"title":3},"16":{"body":22,"breadcrumbs":5,"title":2},"160":{"body":78,"breadcrumbs":7,"title":4},"161":{"body":93,"breadcrumbs":5,"title":2},"162":{"body":47,"breadcrumbs":5,"title":2},"163":{"body":19,"breadcrumbs":5,"title":2},"164":{"body":75,"breadcrumbs":5,"title":2},"165":{"body":63,"breadcrumbs":5,"title":2},"166":{"body":79,"breadcrumbs":5,"title":2},"167":{"body":75,"breadcrumbs":5,"title":2},"168":{"body":434,"breadcrumbs":5,"title":2},"169":{"body":113,"breadcrumbs":5,"title":2},"17":{"body":163,"breadcrumbs":6,"title":3},"170":{"body":140,"breadcrumbs":5,"title":2},"171":{"body":27,"breadcrumbs":6,"title":3},"172":{"body":80,"breadcrumbs":6,"title":3},"173":{"body":24,"breadcrumbs":5,"title":2},"174":{"body":30,"breadcrumbs":6,"title":3},"175":{"body":81,"breadcrumbs":6,"title":3},"176":{"body":81,"breadcrumbs":5,"title":2},"177":{"body":12,"breadcrumbs":5,"title":2},"178":{"body":19,"breadcrumbs":5,"title":2},"179":{"body":20,"breadcrumbs":5,"title":2},"18":{"body":14,"breadcrumbs":5,"title":2},"180":{"body":18,"breadcrumbs":5,"title":2},"181":{"body":81,"breadcrumbs":5,"title":2},"182":{"body":83,"breadcrumbs":5,"title":2},"183":{"body":30,"breadcrumbs":5,"title":2},"184":{"body":0,"breadcrumbs":5,"title":2},"185":{"body":56,"breadcrumbs":5,"title":2},"186":{"body":51,"breadcrumbs":5,"title":2},"187":{"body":123,"breadcrumbs":5,"title":2},"188":{"body":0,"breadcrumbs":5,"title":2},"189":{"body":0,"breadcrumbs":5,"title":2},"19":{"body":17,"breadcrumbs":5,"title":2},"190":{"body":0,"breadcrumbs":4,"title":1},"191":{"body":52,"breadcrumbs":5,"title":2},"192":{"body":7,"breadcrumbs":4,"title":1},"193":{"body":25,"breadcrumbs":5,"title":2},"194":{"body":67,"breadcrumbs":6,"title":3},"195":{"body":76,"breadcrumbs":6,"title":3},"196":{"body":24,"breadcrumbs":6,"title":2},"197":{"body":71,"breadcrumbs":7,"title":3},"198":{"body":88,"breadcrumbs":7,"title":3},"199":{"body":21,"breadcrumbs":6,"title":2},"2":{"body":20,"breadcrumbs":2,"title":1},"20":{"body":137,"breadcrumbs":5,"title":2},"200":{"body":39,"breadcrumbs":6,"title":2},"201":{"body":20,"breadcrumbs":6,"title":2},"202":{"body":66,"breadcrumbs":6,"title":2},"203":{"body":19,"breadcrumbs":6,"title":2},"204":{"body":113,"breadcrumbs":6,"title":2},"205":{"body":38,"breadcrumbs":6,"title":2},"206":{"body":181,"breadcrumbs":8,"title":4},"207":{"body":101,"breadcrumbs":6,"title":2},"208":{"body":36,"breadcrumbs":6,"title":2},"209":{"body":32,"breadcrumbs":6,"title":2},"21":{"body":119,"breadcrumbs":5,"title":2},"210":{"body":17,"breadcrumbs":6,"title":2},"211":{"body":108,"breadcrumbs":5,"title":1},"212":{"body":12,"breadcrumbs":2,"title":1},"213":{"body":16,"breadcrumbs":3,"title":2},"214":{"body":34,"breadcrumbs":2,"title":1},"215":{"body":0,"breadcrumbs":3,"title":2},"216":{"body":0,"breadcrumbs":2,"title":1},"217":{"body":0,"breadcrumbs":2,"title":1},"218":{"body":97,"breadcrumbs":5,"title":2},"219":{"body":18,"breadcrumbs":5,"title":2},"22":{"body":38,"breadcrumbs":5,"title":2},"220":{"body":9,"breadcrumbs":5,"title":2},"221":{"body":5,"breadcrumbs":5,"title":2},"222":{"body":66,"breadcrumbs":5,"title":2},"223":{"body":11,"breadcrumbs":5,"title":2},"224":{"body":45,"breadcrumbs":5,"title":2},"225":{"body":36,"breadcrumbs":5,"title":2},"226":{"body":129,"breadcrumbs":5,"title":2},"227":{"body":30,"breadcrumbs":5,"title":2},"228":{"body":45,"breadcrumbs":5,"title":2},"229":{"body":54,"breadcrumbs":5,"title":2},"23":{"body":11,"breadcrumbs":5,"title":2},"230":{"body":16,"breadcrumbs":5,"title":2},"231":{"body":9,"breadcrumbs":5,"title":2},"232":{"body":5,"breadcrumbs":5,"title":2},"233":{"body":5,"breadcrumbs":5,"title":2},"234":{"body":39,"breadcrumbs":5,"title":2},"235":{"body":33,"breadcrumbs":5,"title":2},"236":{"body":9,"breadcrumbs":5,"title":2},"237":{"body":5,"breadcrumbs":5,"title":2},"238":{"body":5,"breadcrumbs":5,"title":2},"239":{"body":0,"breadcrumbs":5,"title":2},"24":{"body":72,"breadcrumbs":6,"title":3},"240":{"body":39,"breadcrumbs":4,"title":1},"241":{"body":68,"breadcrumbs":5,"title":2},"242":{"body":9,"breadcrumbs":5,"title":2},"243":{"body":44,"breadcrumbs":5,"title":2},"244":{"body":5,"breadcrumbs":5,"title":2},"245":{"body":46,"breadcrumbs":5,"title":2},"246":{"body":42,"breadcrumbs":5,"title":2},"247":{"body":31,"breadcrumbs":5,"title":2},"248":{"body":9,"breadcrumbs":5,"title":2},"249":{"body":5,"breadcrumbs":5,"title":2},"25":{"body":65,"breadcrumbs":5,"title":2},"250":{"body":10,"breadcrumbs":5,"title":2},"251":{"body":91,"breadcrumbs":5,"title":2},"252":{"body":65,"breadcrumbs":5,"title":2},"253":{"body":38,"breadcrumbs":5,"title":2},"254":{"body":9,"breadcrumbs":5,"title":2},"255":{"body":82,"breadcrumbs":5,"title":2},"256":{"body":127,"breadcrumbs":5,"title":2},"257":{"body":52,"breadcrumbs":5,"title":2},"258":{"body":32,"breadcrumbs":5,"title":2},"259":{"body":45,"breadcrumbs":5,"title":2},"26":{"body":50,"breadcrumbs":5,"title":2},"260":{"body":10,"breadcrumbs":5,"title":2},"261":{"body":5,"breadcrumbs":5,"title":2},"262":{"body":23,"breadcrumbs":5,"title":2},"263":{"body":54,"breadcrumbs":5,"title":2},"264":{"body":16,"breadcrumbs":5,"title":2},"265":{"body":9,"breadcrumbs":5,"title":2},"266":{"body":30,"breadcrumbs":5,"title":2},"267":{"body":5,"breadcrumbs":5,"title":2},"268":{"body":51,"breadcrumbs":5,"title":2},"269":{"body":64,"breadcrumbs":5,"title":2},"27":{"body":0,"breadcrumbs":4,"title":1},"270":{"body":56,"breadcrumbs":5,"title":2},"271":{"body":10,"breadcrumbs":5,"title":2},"272":{"body":31,"breadcrumbs":5,"title":2},"273":{"body":144,"breadcrumbs":5,"title":2},"274":{"body":13,"breadcrumbs":2,"title":1},"275":{"body":30,"breadcrumbs":6,"title":2},"276":{"body":35,"breadcrumbs":6,"title":2},"277":{"body":7,"breadcrumbs":6,"title":2},"278":{"body":25,"breadcrumbs":6,"title":2},"279":{"body":27,"breadcrumbs":6,"title":2},"28":{"body":12,"breadcrumbs":8,"title":5},"280":{"body":0,"breadcrumbs":6,"title":2},"281":{"body":29,"breadcrumbs":5,"title":1},"282":{"body":191,"breadcrumbs":6,"title":2},"283":{"body":12,"breadcrumbs":6,"title":2},"284":{"body":98,"breadcrumbs":6,"title":2},"285":{"body":49,"breadcrumbs":6,"title":2},"286":{"body":0,"breadcrumbs":7,"title":3},"287":{"body":69,"breadcrumbs":5,"title":1},"288":{"body":7,"breadcrumbs":6,"title":2},"289":{"body":8,"breadcrumbs":6,"title":2},"29":{"body":14,"breadcrumbs":8,"title":5},"290":{"body":104,"breadcrumbs":6,"title":2},"291":{"body":0,"breadcrumbs":7,"title":3},"292":{"body":51,"breadcrumbs":5,"title":1},"293":{"body":122,"breadcrumbs":6,"title":2},"294":{"body":10,"breadcrumbs":6,"title":2},"295":{"body":62,"breadcrumbs":6,"title":2},"296":{"body":147,"breadcrumbs":7,"title":3},"297":{"body":30,"breadcrumbs":6,"title":2},"298":{"body":15,"breadcrumbs":4,"title":2},"299":{"body":28,"breadcrumbs":8,"title":3},"3":{"body":288,"breadcrumbs":4,"title":3},"30":{"body":19,"breadcrumbs":4,"title":1},"300":{"body":32,"breadcrumbs":8,"title":3},"301":{"body":14,"breadcrumbs":7,"title":2},"302":{"body":12,"breadcrumbs":7,"title":2},"303":{"body":33,"breadcrumbs":7,"title":2},"304":{"body":24,"breadcrumbs":7,"title":2},"305":{"body":37,"breadcrumbs":8,"title":3},"306":{"body":46,"breadcrumbs":7,"title":2},"307":{"body":40,"breadcrumbs":8,"title":3},"308":{"body":51,"breadcrumbs":9,"title":4},"309":{"body":34,"breadcrumbs":8,"title":3},"31":{"body":30,"breadcrumbs":5,"title":2},"310":{"body":46,"breadcrumbs":7,"title":2},"311":{"body":19,"breadcrumbs":9,"title":4},"312":{"body":27,"breadcrumbs":10,"title":5},"313":{"body":31,"breadcrumbs":11,"title":6},"314":{"body":14,"breadcrumbs":9,"title":4},"315":{"body":86,"breadcrumbs":7,"title":2},"316":{"body":34,"breadcrumbs":9,"title":4},"317":{"body":25,"breadcrumbs":7,"title":2},"318":{"body":82,"breadcrumbs":7,"title":2},"319":{"body":66,"breadcrumbs":7,"title":2},"32":{"body":111,"breadcrumbs":5,"title":2},"320":{"body":16,"breadcrumbs":6,"title":1},"321":{"body":22,"breadcrumbs":9,"title":4},"322":{"body":17,"breadcrumbs":8,"title":3},"323":{"body":14,"breadcrumbs":8,"title":3},"324":{"body":57,"breadcrumbs":8,"title":3},"325":{"body":120,"breadcrumbs":7,"title":2},"326":{"body":47,"breadcrumbs":7,"title":2},"327":{"body":31,"breadcrumbs":8,"title":3},"328":{"body":17,"breadcrumbs":10,"title":5},"329":{"body":24,"breadcrumbs":8,"title":3},"33":{"body":99,"breadcrumbs":5,"title":2},"330":{"body":22,"breadcrumbs":6,"title":2},"331":{"body":7,"breadcrumbs":6,"title":2},"332":{"body":12,"breadcrumbs":6,"title":2},"333":{"body":10,"breadcrumbs":5,"title":1},"334":{"body":31,"breadcrumbs":5,"title":1},"335":{"body":142,"breadcrumbs":6,"title":2},"336":{"body":98,"breadcrumbs":5,"title":1},"337":{"body":91,"breadcrumbs":6,"title":2},"338":{"body":24,"breadcrumbs":7,"title":3},"339":{"body":850,"breadcrumbs":2,"title":1},"34":{"body":167,"breadcrumbs":6,"title":3},"35":{"body":45,"breadcrumbs":5,"title":2},"36":{"body":69,"breadcrumbs":5,"title":2},"37":{"body":63,"breadcrumbs":4,"title":1},"38":{"body":55,"breadcrumbs":4,"title":1},"39":{"body":77,"breadcrumbs":4,"title":1},"4":{"body":34,"breadcrumbs":2,"title":1},"40":{"body":69,"breadcrumbs":5,"title":2},"41":{"body":49,"breadcrumbs":4,"title":1},"42":{"body":38,"breadcrumbs":4,"title":1},"43":{"body":52,"breadcrumbs":4,"title":1},"44":{"body":135,"breadcrumbs":5,"title":2},"45":{"body":123,"breadcrumbs":5,"title":2},"46":{"body":132,"breadcrumbs":6,"title":3},"47":{"body":0,"breadcrumbs":4,"title":1},"48":{"body":3,"breadcrumbs":7,"title":4},"49":{"body":126,"breadcrumbs":7,"title":4},"5":{"body":54,"breadcrumbs":2,"title":1},"50":{"body":117,"breadcrumbs":8,"title":5},"51":{"body":118,"breadcrumbs":4,"title":1},"52":{"body":29,"breadcrumbs":5,"title":2},"53":{"body":17,"breadcrumbs":5,"title":2},"54":{"body":33,"breadcrumbs":5,"title":2},"55":{"body":42,"breadcrumbs":5,"title":2},"56":{"body":59,"breadcrumbs":5,"title":2},"57":{"body":41,"breadcrumbs":4,"title":1},"58":{"body":76,"breadcrumbs":4,"title":1},"59":{"body":53,"breadcrumbs":5,"title":2},"6":{"body":28,"breadcrumbs":4,"title":2},"60":{"body":24,"breadcrumbs":4,"title":1},"61":{"body":51,"breadcrumbs":4,"title":1},"62":{"body":126,"breadcrumbs":5,"title":2},"63":{"body":8,"breadcrumbs":4,"title":1},"64":{"body":80,"breadcrumbs":8,"title":5},"65":{"body":48,"breadcrumbs":8,"title":5},"66":{"body":24,"breadcrumbs":4,"title":1},"67":{"body":56,"breadcrumbs":5,"title":2},"68":{"body":22,"breadcrumbs":5,"title":2},"69":{"body":42,"breadcrumbs":5,"title":2},"7":{"body":18,"breadcrumbs":3,"title":1},"70":{"body":16,"breadcrumbs":5,"title":2},"71":{"body":12,"breadcrumbs":4,"title":1},"72":{"body":41,"breadcrumbs":5,"title":2},"73":{"body":71,"breadcrumbs":5,"title":2},"74":{"body":27,"breadcrumbs":5,"title":2},"75":{"body":23,"breadcrumbs":5,"title":2},"76":{"body":51,"breadcrumbs":5,"title":2},"77":{"body":3,"breadcrumbs":4,"title":1},"78":{"body":25,"breadcrumbs":4,"title":1},"79":{"body":38,"breadcrumbs":5,"title":2},"8":{"body":17,"breadcrumbs":5,"title":2},"80":{"body":137,"breadcrumbs":5,"title":2},"81":{"body":56,"breadcrumbs":5,"title":2},"82":{"body":24,"breadcrumbs":5,"title":2},"83":{"body":13,"breadcrumbs":5,"title":2},"84":{"body":16,"breadcrumbs":5,"title":2},"85":{"body":50,"breadcrumbs":6,"title":3},"86":{"body":8,"breadcrumbs":4,"title":1},"87":{"body":67,"breadcrumbs":6,"title":2},"88":{"body":68,"breadcrumbs":7,"title":3},"89":{"body":58,"breadcrumbs":6,"title":2},"9":{"body":85,"breadcrumbs":4,"title":1},"90":{"body":50,"breadcrumbs":6,"title":2},"91":{"body":112,"breadcrumbs":5,"title":1},"92":{"body":69,"breadcrumbs":6,"title":2},"93":{"body":38,"breadcrumbs":6,"title":2},"94":{"body":35,"breadcrumbs":6,"title":2},"95":{"body":62,"breadcrumbs":6,"title":2},"96":{"body":48,"breadcrumbs":5,"title":1},"97":{"body":58,"breadcrumbs":6,"title":2},"98":{"body":91,"breadcrumbs":6,"title":2},"99":{"body":100,"breadcrumbs":6,"title":2}},"docs":{"0":{"body":"Copyright © 2025 Staysail Systems, Inc. San Marcos, California, United States of America If you find this book or NNG useful, please consider sponsoring the project. tip This book is a work in progress, adapted from earlier sources and updated for the current version of NNG. note This document is supplied under the terms of the MIT License, a copy of which should be located in the distribution where this file was obtained (LICENSE.txt), and reproduced below. Third party contributions to this document were made under the same license terms, and may be covered under one of the following copyrights: Copyright 2018 Capitar IT Group BV. Copyright 2019 Devolutions. Copyright 2020 Dirac Research. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","breadcrumbs":"Copyright » The MIT License","id":"0","title":"The MIT License"},"1":{"body":"--- For Jenichka The sun always shines when you are home.","breadcrumbs":"Dedication » Dedication","id":"1","title":"Dedication"},"10":{"body":"The individual fields of the nng_init_params structure can be used to adjust certain runtime tunables for the library. There is no guarantee that these tunables are implemented, and applications should not depend upon them for correct operation. Any member of nng_init_params that is set to zero will be ignored, and any built in default will be used instead for that value. note Applications should make sure that structure is zero initialized before calling nng_init. The following parameters are present: num_task_threads and max_task_threads Configures the number of threads to use for tasks, which are used principally for completion callbacks. The maximum value can be used to provide an upper limit while still allowing for a dynamically calculated value to be used, as long as it does not exceeed the maximum. num_expire_threads and max_expire_threads Configures the number of threads used for expiring operations. Using a larger value will reduce contention on some common locks, and may improve performance. num_poller_threads and max_poller_threads Configures the number of threads to be used for performing I/O. Not all configurations support changing these values. num_resolver_threads Changes the number of threads used for asynchronous DNS look ups.","breadcrumbs":"API Reference » Initialization » Parameters","id":"10","title":"Parameters"},"100":{"body":"typedef struct nng_iov { void *iov_buf; size_t iov_len;\n} nng_iov; void nng_aio_set_iov(nng_aio *aio, unsigned nio, const nng_iov *iov); Some asynchronous operations, such as those dealing with streams , use scatter or gather vectors, where data to be transferred is either gathered from multiple separate regions of memory, or scattered into separate regions of memory. For example a message may have a header located at one location in memory, and a payload located in another. The nng_aio_set_iov function configures the aio to use nio separate segments, described by the elements in iov . For each of these, the segment of size iov_len located at iov_buf will be used. The elements of iov will be copied into aio , so the vector may be located on the stack or another temporary location. The locations referenced by it, must remain valid for the duration of the operation, of course. Note that many of these operations are not guaranteed to perform a full transfer of data, so even a successful operation should check the amount of data actually transferred using nng_aio_count , and if necessary resubmit the operation with a suitably updated vector of nng_iov using this function.","breadcrumbs":"API Reference » Asynchronous I/O » Scatter Gather Vectors","id":"100","title":"Scatter Gather Vectors"},"101":{"body":"Synchronization , Threads , Streams , Time","breadcrumbs":"API Reference » Asynchronous I/O » See Also","id":"101","title":"See Also"},"102":{"body":"In order to allow safely accessing shared state, or to allow coordination between different threads , NNG provides synchronization primitives in the form of mutual exclusion locks and condition variables. Correct use of these primitives will be needed when accessing shared state from threads, or from callback functions associated with asynchronous operations . (The need to do this in callbacks is because the callback may be executed under a task thread other than the submitting thread.)","breadcrumbs":"API Reference » Synchronization » Synchronization Primitives","id":"102","title":"Synchronization Primitives"},"103":{"body":"typedef struct nng_mtx nng_mtx; Mutual exclusion locks, or mutex locks, represented by the nng_mtx structure, allow only a single thread to lock \"own\" the lock, acquired by nng_mtx_lock . Any other thread trying to acquire the same mutex will wait until the owner has released the mutex by calling nng_mtx_unlock .","breadcrumbs":"API Reference » Synchronization » Mutual Exclusion Lock","id":"103","title":"Mutual Exclusion Lock"},"104":{"body":"int nng_mutx_alloc(nng_mt **mtxp); A mutex can be created by allocating one with nng_mtx_lock. On success, a pointer to the mutex is returned through mtxp . This function can fail due to insufficient memory or resources, in which case it will return NNG_ENOMEM . Otherwise it will succceed and return zero.","breadcrumbs":"API Reference » Synchronization » Creating a Mutex","id":"104","title":"Creating a Mutex"},"105":{"body":"void nng_mtx_free(nng_mtx *mtx); When no longer needed, a mutex can be deallocated and its resources returned to the caller, by calling nng_mtx_free. The mutex must not be locked by any thread when calling this function.","breadcrumbs":"API Reference » Synchronization » Destroying a Mutex","id":"105","title":"Destroying a Mutex"},"106":{"body":"void nng_mtx_lock(nng_mtx *mtx); The nng_mtx_lock function acquires ownership of a mutex, waiting for it to unowned by any other threads if necessary. important A thread must not attempt to reqacuire the same mutex while it already \"owns\" the mutex. If it does attempt to do so, the result will be a single party deadlock.","breadcrumbs":"API Reference » Synchronization » Acquiring a Mutex","id":"106","title":"Acquiring a Mutex"},"107":{"body":"void nng_mtx_unlock(nng_mtx *mtx); The nng_mtx_unlock function releases a mutex that the calling thread has previously acquired with nng_mtx_lock . important A thread must not attempt to release (unlock) a mutex if it was not the thread that acquired the mutex to begin with.","breadcrumbs":"API Reference » Synchronization » Releasing a Mutex","id":"107","title":"Releasing a Mutex"},"108":{"body":"typedef struct nng_cv nng_cv; The nng_cv structure implements a condition variable, associated with the the mutex mtx which was supplied when it was created. Condition variables provide for a way to wait on an arbitrary condition, and to be woken when the condition is signaled. The mutex is dropped while the caller is asleep, and reacquired atomically when the caller is woken. important The caller of nng_cv_until, nng_cv_wait, nng_cv_wake, and nng_cv_wake1 must have ownership of the mutex mtx when calling these functions.","breadcrumbs":"API Reference » Synchronization » Condition Variable","id":"108","title":"Condition Variable"},"109":{"body":"int nng_cv_alloc(nng_cv **cvp, nng_mtx *mtx); The nng_cv_alloc function allocates a condition variable, and associated with the mutex mtx , and returns a pointer to it in cvp .","breadcrumbs":"API Reference » Synchronization » Creating a Condition Variable","id":"109","title":"Creating a Condition Variable"},"11":{"body":"extern void nng_init(nng_init_parms *params); When the consumer is ready to deallocate any resoures allocated by the library, it should call the nng_fini function. Each call to nng_fini should be paired with an earlier call to nng_init . After calling nng_fini, the consuming application must not make any other calls to NNG functions, except that it may use nng_init to initialize the application for further use.","breadcrumbs":"API Reference » Initialization » Finalization","id":"11","title":"Finalization"},"110":{"body":"void nng_cv_free(nng_cv *cv); The nng_cv_free function deallocates the condition variable cv .","breadcrumbs":"API Reference » Synchronization » Destroy a Condition Variable","id":"110","title":"Destroy a Condition Variable"},"111":{"body":"int nng_cv_until(nng_cv *cv, nng_time when);\nvoid nng_cv_wait(nng_cv *cv); The nng_cv_until and nng_cv_wait functions put the caller to sleep until the condition variable cv is signaled, or (in the case of nng_cv_until), the specified time when (as determined by nng_clock is reached. While nng_cv_wait never fails and so has no return value, the nng_cv_until function can return NNG_ETIMEDOUT if the time is reached before condition cv is signaled by either nng_cv_wake or nng_cv_wake1 .","breadcrumbs":"API Reference » Synchronization » Waiting for the Condition","id":"111","title":"Waiting for the Condition"},"112":{"body":"void nng_cv_wake(nng_cv *cv);\nvoid nng_cv_wake1(nng_cv *cv); The nng_cv_wake and nng_cv_wake1 functions wake threads waiting in nng_cv_until or nng_cv_wait . The difference between these functions is that nng_cv_wake will wake every thread, whereas nng_cv_wake1 will wake up exactly one thread (which may be chosen randomly). tip Use of nng_cv_wake1 may be used to reduce the \"thundering herd\" syndrom of waking all threads concurrently, but should only be used in circumstances where the application does not depend on which thread will be woken. When in doubt, nng_cv_wake is safer.","breadcrumbs":"API Reference » Synchronization » Signaling the Condition","id":"112","title":"Signaling the Condition"},"113":{"body":"","breadcrumbs":"API Reference » Synchronization » Examples","id":"113","title":"Examples"},"114":{"body":"nng_mtx *m;\nnng_cv *cv;\nnng_mtx_alloc(&m); // error checks elided\nnng_cv_alloc(&cv, m);","breadcrumbs":"API Reference » Synchronization » Example 1: Allocating the condition variable","id":"114","title":"Example 1: Allocating the condition variable"},"115":{"body":"expire = nng_clock() + 1000; // 1 second in the future\nnng_mtx_lock(m); // assume cv was allocated using m\nwhile (!condition_true) { if (nng_cv_until(cv, expire) == NNG_ETIMEDOUT) { printf(\"Time out reached!\\n\"); break; }\n}\n// condition_true is true\nnng_mtx_unlock(m);","breadcrumbs":"API Reference » Synchronization » Example 2: Waiting for the condition","id":"115","title":"Example 2: Waiting for the condition"},"116":{"body":"nng_mtx_lock(m);\ncondition_true = true;\nnng_cv_wake(cv);\nnng_mtx_unlock(m);","breadcrumbs":"API Reference » Synchronization » Example 3: Signaling the condition","id":"116","title":"Example 3: Signaling the condition"},"117":{"body":"Threads , Time , Asynchronous I/O","breadcrumbs":"API Reference » Synchronization » See Also","id":"117","title":"See Also"},"118":{"body":"Threads provide a means of representing multiple parallel execution contexts. NNG makes use of this concept internally, but also provides for user applications to utilize the same thread facilities. This allows one form of concurrency for applications. note Threads in NNG are built upon platform support, which may be based upon operating system supplied threads, process, or coroutines. The appearance of concurrency does not guarantee true concurrency, and scheduling between threads may not necessarily be pre-emptive. While this will not adversely impact applications that use this facility for I/O bound concurrency, it may not provide good results for purely CPU-bound operations. important Thread objects created by this function may not be real system-level threads capable of performing blocking I/O operations using normal blocking system calls. If use of blocking system calls is required (not including APIs provided by the NNG library itself of course), then real OS-specific threads should be created instead (such as with pthread_create or similar functions.) Blocking NNG library calls can however be made safely from NNG threads. tip The system may impose limits on the number of threads that can be created. Typically applications should not create more than a dozen of these. If greater concurrency or scalability is needed, consider instead using an asynchronous model using nng_aio structures.","breadcrumbs":"API Reference » Threads » Threads","id":"118","title":"Threads"},"119":{"body":"typedef struct nng_thread nng_thread; The nng_thread structure represnts a thread, which is a single execution context. A given thread will have its own stack, and CPU registers. However global state, as well as values allocated on the heap, will be shared and accessible to all threads in the system (See the Synchronization chapter for functions to help with data sharing between different threads.) Multiple threads can be thought of as running concurrently, even though they might not actually do so. I/O operations that block (i.e. wait for completion) will block the thread, while allowing other threads to proceed.","breadcrumbs":"API Reference » Threads » Thread Structure","id":"119","title":"Thread Structure"},"12":{"body":"Messages in Scalability Protocols are the fundamental unit of transmission and reception, as these protocols are fundamentally message-oriented. Messages have a body , containing the application-supplied payload, and a header , containing protocol specific routing and similar related information. tip Only applications using raw mode need to access the message header. Very few NNG applications do this.","breadcrumbs":"API Reference » Messages » Messages","id":"12","title":"Messages"},"120":{"body":"int nng_thread_create(nng_thread **thrp, void (*func)(void *), void *arg); The nng_thread_create function creates a thread, which will execute func , with the given argument arg , and returns a pointer to it in thrp . The thread may begin execution immediately. The thread will persist until func returns. This function returns zero on success, but may return NNG_ENOMEM if insufficient resources to create a thread are available.","breadcrumbs":"API Reference » Threads » Creating a Thread","id":"120","title":"Creating a Thread"},"121":{"body":"void nng_thread_destroy(nng_thread *thr); The nng_thread_destroy function waits for the thread thr to finish execution. This function should be called to reclaim any resources associated with the thread when done. It also has the effect of blocking execution in the caller until thr has completed executing.","breadcrumbs":"API Reference » Threads » Destroying a Thread","id":"121","title":"Destroying a Thread"},"122":{"body":"void nng_thread_set_name(nng_thread *thr, const char *name); In order to facilitate debugging, nng_thread_set_name may be called to provide a name for the thread. This may change how the thread is represented in debuggers. Not all platforms support setting the thread name.","breadcrumbs":"API Reference » Threads » Thread Names","id":"122","title":"Thread Names"},"123":{"body":"Synchronization , Asynchronous Operations","breadcrumbs":"API Reference » Threads » See Also","id":"123","title":"See Also"},"124":{"body":"This chapter describes the support for message logs. Both applications and NNG itself can emit logs, which can be useful for application field support and debugging. Additionally applications can customize the handling of this logging as needed. Note that logging is disabled by default unless an application configures a suitable logger with nng_log_set_logger .","breadcrumbs":"API Reference » Logging » Logging","id":"124","title":"Logging"},"125":{"body":"void nng_log_err(const char *msgid, const char *msg, ...);\nvoid nng_log_warn(const char *msgid, const char *msg, ...);\nvoid nng_log_notice(const char *msgid, const char *msg, ...);\nvoid nng_log_info(const char *msgid, const char *msg, ...);\nvoid nng_log_debug(const char *msgid, const char *msg, ...); These functions inject a a message into the logging system, where it will be processed and potentially go to system logs, standard output, or procssed further. The msgid is a short prefix that should uniquely identify the message, possibly also with some kind of category. It is recommended that strings between 8 and 16 charactes be used. As this may, but will not necessarily be displayed to the user, the content of the message should not appear solely in this field. A NULL value is permitted here, but that may make filtering the message or other automatic processing more difficult. The msg is a printf-style format string, which is used to format the message content. The following arguments are consumed in the same manner as printf. tip Applications should take care to limit the use of higher severity levels, as message logs are potentially expensive, increase stress for end users and administrators, and further may mask real problems if incorrectly over used. Warnings and error messages should be concise and actionable, and notices should only really be those things that are worthy of attention. Informational and debug messages used during development should be removed when no longer needed, as these messages can overwhelm logging subsystems and can reduce the signal-to-noise value for the message logs, impairing the diagnostic value of the logs.","breadcrumbs":"API Reference » Logging » Submitting Logs","id":"125","title":"Submitting Logs"},"126":{"body":"void nng_log_auth(nng_log_level level, const char *msgid, const char *msg, ...); The nng_log_auth function formats and injects a security related log message. (\"Auth\" can indicate either \"authentication\" or \"authorization\".) The level is a log level . The msgid , msg , and any remaining arguments are processed in a fashion similar to the other logging functions , except that the logs may be are logged using the NNG_LOG_AUTH facility , and thus may be redirected or receive other special treatment.","breadcrumbs":"API Reference » Logging » Auth Logs","id":"126","title":"Auth Logs"},"127":{"body":"typedef enum nng_log_level nng_log_level; void nng_log_set_level(nng_log_level level);\nnng_log_level nng_log_get_level(void); The nng_log_level type represents a severity for logged messages. These levels correspond to those found in the UNIX syslog subsystem, although applications should not depend upon the values being identical. The nng_log_set_level function sets the log level. Messages with a severity that is numerically greater than this (less-severe) will be discarded. The nng_log_get_level function returns the log level most recently set by nng_log_set_level or the default if that function has not been called. The log levels are defined as follows: typedef enum nng_log_level { NNG_LOG_NONE = 0, // used for filters only, NNG suppresses these NNG_LOG_ERR = 3, NNG_LOG_WARN = 4, NNG_LOG_NOTICE = 5, NNG_LOG_INFO = 6, NNG_LOG_DEBUG = 7\n} nng_log_level; The value NNG_LOG_NONE may be useful to suppress message logs altogether. The default level is typically NNG_LOG_NOTICE, but applications should select a value rather than relying upon the default.","breadcrumbs":"API Reference » Logging » Log Levels","id":"127","title":"Log Levels"},"128":{"body":"typedef enum nng_log_facility void nng_log_set_facility(nng_log_facility facility); Logging facilities are used to indicate the source of a log message, and may be useful in routing and processing these logs. Traditionally these are used with the UNIX syslog system, and the values here represent some (but not all) of the values found there. The following values are defined: typedef enum nng_log_facility { NNG_LOG_USER = 1, NNG_LOG_DAEMON = 3, NNG_LOG_AUTH = 10, NNG_LOG_LOCAL0 = 16, NNG_LOG_LOCAL1 = 17, NNG_LOG_LOCAL2 = 18, NNG_LOG_LOCAL3 = 19, NNG_LOG_LOCAL4 = 20, NNG_LOG_LOCAL5 = 21, NNG_LOG_LOCAL6 = 22, NNG_LOG_LOCAL7 = 23,\n} nng_log_facility; The nng_log_set_facility function can be used to set the facility that the application will use when emitting log messages. This should be called as part of initialization of the application, if logging is to be used. The default facility is typically NNG_LOG_USER, but applications should select a value rather than relying upon the default.","breadcrumbs":"API Reference » Logging » Log Facilities","id":"128","title":"Log Facilities"},"129":{"body":"typedef void (*nng_logger)(nng_log_level level, nng_log_facility facility, const char *msgid, const char *msg); void nng_null_logger(nng_log_level, nng_log_facility, const char *, const char *);\nvoid nng_stderr_logger(nng_log_level, nng_log_facility, const char *, const char *);\nvoid nng_system_logger(nng_log_level, nng_log_facility, const char *, const char *); void nng_log_set_logger(nng_logger logger); Log handlers are responsible for actually processing the logged messages. The nng_log_set_logger function installs the named logger , of type nng_logger, as the log handler. The function logger will be called when any message is meant to be processed. (Messages are first filtered by severity , then formatted, before calling the logger.) Any previously installed logger is replaced by logger . The nng_null_logger function is an implementation of nng_logger that simply discards the content. This is the default logger, so logging is disabled by default. The nng_stderr_logger function is an implementation that logs messages to the standard error stream. It will attempt to colorize messages by the severity, if the standard error is a terminal device. This can be suppressed by setting either the NO_COLOR or NNG_LOG_NO_COLOR environment variables. The nng_system_logger attempts to use an appropriate system facility to log messages. For POSIX systems, this means using syslog to process the messages. For other systems the defauilt behavior may be the same as nng_stderr_logger.","breadcrumbs":"API Reference » Logging » Log Handlers","id":"129","title":"Log Handlers"},"13":{"body":"typedef struct nng_msg nng_msg; The nng_msg structure represents a single message. It carries a body and a header.","breadcrumbs":"API Reference » Messages » Message Structure","id":"13","title":"Message Structure"},"130":{"body":"The Syslog Protocol upon which this is based is documented in the following two IETF RFCS, R. Gerhards, RFC 5424 , The Syslog Protocol , March 2009 C. Lonvick, RFC 3164 , The BSD syslog Protocol , August 2001","breadcrumbs":"API Reference » Logging » See Also","id":"130","title":"See Also"},"131":{"body":"To facilitate debugging and support situations, the NNG library provides for collection and reporting of numerous statistics. These statistics are organized in a tree, and include both values, and metadata describing the statistics. In order to be efficient and minimize the impact of maintaining statistics, an explicit snapshot of statistics must be taken, and that snapshot can then be processed. note Statistics may be disabled by build-time configuration options, in order to reduce program size and run-time overheads.","breadcrumbs":"API Reference » Statistics » Statistics","id":"131","title":"Statistics"},"132":{"body":"typedef struct nng_stat nng_stat; The nng_stat structure represents a statistic, which is a single value collected at a specific point in time. This structure has meta-data describing the value, the value itself, and links to any sibling or child statistics. note The presence, name, and semantics of any given statistic are subject to change at any time and without notice.","breadcrumbs":"API Reference » Statistics » Statistic Structure","id":"132","title":"Statistic Structure"},"133":{"body":"int nng_stats_get(nng_stat **statsp); The nng_stats_get function takes a snapshot of the statistics for the system and returns it through the pointer statsp . This function may return NNG_ENOMEM if memory is exhausted, or NNG_ENOTSUP if the statistics support is not enabled in the build, but is otherwise expected to return zero.","breadcrumbs":"API Reference » Statistics » Collecting a Snapshot","id":"133","title":"Collecting a Snapshot"},"134":{"body":"void nng_stats_free(nng_stat *stat); The nng_stats_free function deallocates the snapshot referenced by stat . important The stat must be root of the statistics tree, i.e. the value that was returned through statsp using the function nng_stats_get.","breadcrumbs":"API Reference » Statistics » Freeing a Snapshot","id":"134","title":"Freeing a Snapshot"},"135":{"body":"const nng_stat *nng_stat_child(const nng_stat *stat);\nconst nng_stat *nng_stat_next(const nng_stat *stat);\nconst nng_stat *nng_stat_parent(const nng_stat *stat); Traversing the tree of statistics is done using the nng_stat_child and nng_stat_next functions. The nng_stat_child function returns either the first child of stat , or NULL if the stat has no children. The nng_stat_next function returns the nearest sibling to the right of stat , or NULL if stat has no more siblings to the right. The nng_stat_parent function returns the parent of stat , or NULL if stat is the root of the statistics tree.","breadcrumbs":"API Reference » Statistics » Traversing the Tree","id":"135","title":"Traversing the Tree"},"136":{"body":"const nng_stat *nng_stat_find(const nng_stat *stat, const char *name);\nconst nng_stat *nng_stat_find_dialer(const nng_stat *stat, nng_dialer dialer);\nconst nng_stat *nng_stat_find_listener(const nng_stat *stat, nng_dialer listener);\nconst nng_stat *nng_stat_find_socket(const nng_stat *stat, nng_dialer socket); Sometimes it is easiest to search for a specific statistic, matching by name, or possibly to find the tree of statistics associated iwth a specific socket , dialer , or listener . The nng_stat_find functions are provided for this purpose. The nng_stat_find function returns the first statistic within the subtree of statistics stat , with the given name . If no such statistic can be found, NULL is returned. The nng_stat_find_dialer, nng_stat_find_listener, and nng_stat_find_socket return the statistics subtree for the given dialer, listener, or socket object. If no such statistic can be found, then they return NULL. These functions should be provided the root of the statistic tree, in order to ensure that they can find the desired object.","breadcrumbs":"API Reference » Statistics » Finding a Statistic","id":"136","title":"Finding a Statistic"},"137":{"body":"const char *nng_stat_name(const nng_stat *stat);\nconst char *nng_stat_desc(const nng_stat *stat); Every statistic has a name, returned by nng_stat_name, and a description, returned by nng_stat_desc. Descriptions are human-readable text, which might be useful for display.","breadcrumbs":"API Reference » Statistics » Statistic Identification","id":"137","title":"Statistic Identification"},"138":{"body":"int nng_stat_type(const nng_stat *stat); The function nng_stat_type returns the type of the statistic. The type of a statistic determines the nature of the value, and which function can be used to obtain that value. NNG_STAT_SCOPE: The statistic does not carry any real value, but is used for grouping related statistics together. This is a nexus in the statistics tree. NNG_STAT_COUNTER: The statistic is a counter that only increments. Usually the change in the value of the statistic is more interesting (as a rate) than the absolute value at any given time. The value should be obtained using nng_stat_value . The units will be given by the value returned from nng_stat_unit . NNG_STAT_LEVEL: The statistic represnts a measured value which corresponds to a specific value at a specific time. For example, this may represent the number of messages currently queued for some operation, or the link speed of a network interface. Most often the absolute value is more interesting than the change in the value over time. Again the value can be obtained with nng_stat_value , and any appropriate unit of measurement with nng_stat_unit . NNG_STAT_STRING: The statistic is a string, such as a name. The value of the string can be obtained with nng_stat_string . The value of this string will remain valid until the snapshot is deallocated with nng_stats_free . NNG_STAT_BOOLEAN: The value of the statistic is a truth value (either true or false) and can be obtained with nng_stat_bool . NNG_STAT_ID: The value of the statistic is a numeric identifier, such as a socket identifier. The value can be obtained with nng_stat_value , and will be fixed for the life of the statistic.","breadcrumbs":"API Reference » Statistics » Statistic Type","id":"138","title":"Statistic Type"},"139":{"body":"uint64_t nng_stat_value(const nng_stat *stat);\nconst char *nng_stat_string(const nng_stat *stat);\nbool nng_stat_bool(const nng_stat *stat); These functions return the value associated with the statistic. The nng_stat_value function returns the the numeric value for the statistic stat of type NNG_STAT_COUNTER , NNG_STAT_LEVEL , or NNG_STAT_ID . If stat is not one of these types, then it returns zero. The nng_stat_bool function returns the Boolean value (either true or false) for the statistic stat of type NNG_STAT_BOOLEAN . If the statistics is not of this type, then it returns false. The nng_stat_string function returns a pointer to a string value for the statistic stat , of type NNG_STAT_STRING . This string will remain valud until the snapshot that stat was collected with is deallocated with nng_stats_free . If the statistic is not of type NNG_STAT_STRING, then NULL is returned.","breadcrumbs":"API Reference » Statistics » Statistic Value","id":"139","title":"Statistic Value"},"14":{"body":"int nng_msg_alloc(nng_msg **msgp, size_t size); The nng_msg_alloc function allocates a new message. It takes a size argument, and returns a message with a preallocated body of that size in the msgp parameter. If it succeeds, it returns zero, otherwise this function may return NNG_ENOMEM , indicating that insufficient memory is available to allocate a new message.","breadcrumbs":"API Reference » Messages » Create a Message","id":"14","title":"Create a Message"},"140":{"body":"int nng_stat_unit(const nng_stat *stat); For statistics of type NNG_STAT_COUNTER or NNG_STAT_LEVEL , it is often useful to know what that quantity being reported measures. The following units may be returned from nng_stat_unit for such a statistic: NNG_UNIT_NONE: No unit is known or applies. NNG_UNIT_BYTES: A count of bytes. NNG_UNIT_MESSAGES: A count of messages. NNG_UNIT_MILLIS: A count of milliseconds. NNG_UNIT_EVENTS: A count of events of some type.","breadcrumbs":"API Reference » Statistics » Statistic Units","id":"140","title":"Statistic Units"},"141":{"body":"uint64_t nng_stat_timestamp(const nng_stat *stat); Statistics have a timestamp indicating when the value was sampled, obtained via nng_stat_timestamp. The timestamp is given in in milliseconds since a reference time, and the reference time used here is the same reference time used for nng_clock .","breadcrumbs":"API Reference » Statistics » Statistic Timestamp","id":"141","title":"Statistic Timestamp"},"142":{"body":"nng_clock","breadcrumbs":"API Reference » Statistics » See Also","id":"142","title":"See Also"},"143":{"body":"Many NNG functions can fail for a variety of reasons. These functions tend to return either zero on success, or a non-zero error code to indicate failure. 1 All these error codes are int. Not every possible error code is defined here, as sometimes an underlying system or library error code is \"wrapped\".","breadcrumbs":"API Reference » Errors » Errors","id":"143","title":"Errors"},"144":{"body":"const char *nng_strerror(int err); The nng_strerror returns the human-readable description of the given error in err. The error message returned is a fixed NUL-terminated string and may be located in read-only memory. The returned error message is provided in US English, but in the future locale-specific strings may be presented instead. note The specific strings associated with specific error messages are subject to change. Therefore applications must not depend on the message, but may use them verbatim when supplying information to end-users, such as in diagnostic messages or log entries.","breadcrumbs":"API Reference » Errors » Human Readable Error Message","id":"144","title":"Human Readable Error Message"},"145":{"body":"Error Value Description NNG_EINTR 1 Operation interrupted. NNG_ENOMEM 2 Out of memory, or other resource exahusted. NNG_EINVAL 3 Invalid argument. The arguments are invalid or malformed somehow. NNG_EBUSY 4 Resource busy. NNG_ETIMEDOUT 5 Timed out. The operation took longer than the allotted time. NNG_ECONNREFUSED 6 Connection refused. Usually indicates the wrong address or a server is running. NNG_ECLOSED 7 Object closed. Typically the socket is closed. NNG_EAGAIN 8 Try again. Typcally for a non-blocking operation that might succeed later. NNG_ENOTSUP 9 Not supported. Perhaps the protocol or transport is not supported, or the operation is not not supported with the transport or protocol. NNG_EADDRINUSE 10 Address in use. The network address is already used by another process. Most often this is seen for listeners . NNG_ESTATE 11 Incorrect state. The operation cannot be performed in the current state, such as trying to send a response when no request has yet been received. NNG_ENOENT 12 Entry not found (no such object.) Can also indicate that a file does not exist. NNG_EPROTO 13 Protocol error. Typically this indicates incorrect messages over a network. NNG_EUNREACHABLE 14 Destination unreachable. NNG_EADDRINVAL 15 Address invalid. Like NNG_EINVAL , but only for network addresses. NNG_EPERM 16 Permission denied. NNG_EMSGSIZE 17 Message too large. NNG_ECONNABORTED 18 Connection aborted. A connection attempt was aborted locally. NNG_ECONNRESET 19 Connection reset. The remote peer reset the connection unexpectedly. NNG_ECANCELED 20 Operation canceled. Typically as a result of nng_aio_cancel or similar. NNG_ENOFILES 21 Out of files. Either the destination file system cannot store files, or all available file handles are used. NNG_ENOSPC 22 Out of space. Destination table or filesystem is full. NNG_EEXIST 23 Resource already exists. NNG_EREADONLY 24 Read only resource. An attempt to modify a read-only file or other object. NNG_EWRITEONLY 25 Write only resource. A read operation failed because the object only supports writes. NNG_ECRYPTO 26 Cryptographic error. Usually indicates an invalid key was used for TLS. NNG_EPEERAUTH 27 Peer could not be authenticated. NNG_EBADTYPE 30 Incorrect type. A type-specific function was used for an object of the wrong type. NNG_ECONNSHUT 31 Connection shutdown. The connection was shut down and cannot be used. NNG_ESTOPPED 1000 Operation stopped. The operation was stopped with nng_aio_stop or [nng_aio_close]. NNG_EINTERNAL 1000 An unidentifier internal error occurred. NNG_ESYSERR 0x10000000 - 0x1FFFFFFF An unidentified system error occurred. These are errors reported by the operating system. NNG_ETRANERR 0x20000000 - 0x2FFFFFFF An unidentified transport error occurred. 1 : This convention goes back to UNIX system calls, which behave the same way, but NNG does not use a separate errno variable.","breadcrumbs":"API Reference » Errors » List of Errors","id":"145","title":"List of Errors"},"146":{"body":"NNG provides a common streams API for working with byte-oriented streams. In NNG, streams are bidirectional connections for exchanging a stream of bytes. Some common examples of streams are TCP connections, UNIX domain sockets, Windows named pipes, and WebSockets. The API documented here is to facilitate applications that wish to work with these at a lower-level than Scalability Protocols, in a way that is both portable and agnostic about the specific underlying transport mechanism. tip When working with Scalability Protocols directly, it is unlikely that there will be any need for using these Streams APIs.","breadcrumbs":"API Reference » Streams » Streams","id":"146","title":"Streams"},"147":{"body":"typedef struct nng_stream nng_stream The base nng_stream type represents a bidirectional, byte-oriented, reliable connection. note The nng_stream object is used for raw byte stream connections, and should not be confused with a pipe object created on a socket using the nng_listen , nng_dial or related functions.","breadcrumbs":"API Reference » Streams » Stream Type","id":"147","title":"Stream Type"},"148":{"body":"void nng_stream_send(nng_stream *s, nng_aio *aio);\nvoid nng_stream_recv(nng_stream *s, nng_aio *aio); The nng_stream_send function starts sending data asynchronously over the stream s . The data is sent from the scatter/gather vector located in the nng_aio aio , which must have been previously set using nng_aio_set_iov . The nng_stream_recv function starts receiving data [asynchronously over the stream s into the scatter/gather vector located in the nng_aio aio , which must have been previously set using nng_aio_set_iov . These functions return immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via nng_aio_result . The I/O operation may complete as soon as at least one byte has been transferred, or an error has occurred. Therefore, the number of bytes transferred may be less than requested. The actual number of bytes transferred can be determined with nng_aio_count .","breadcrumbs":"API Reference » Streams » Sending and Receiving Data","id":"148","title":"Sending and Receiving Data"},"149":{"body":"void nng_stream_close(nng_stream *s);\nvoid nng_stream_stop(nng_stream *s);\nvoid nng_stream_free(nng_stream *s); The nng_stream_close function closes a stream, but does not destroy it. This function returns immediately. Operations that are pending against the stream, such as nng_stream_send or nng_stream_recv operations will be canceled asynchronously, if possible. Those operations will result in NNG_ECLOSED . The nng_stream_stop function not only closes the stream, but waits for any operations pending against it to complete, and for any underlying asynchronous registered I/O to be fully deregistered. As some systems use separate threads for asynchronous I/O, stopping the stream is necessary before those resources can be freed. Until the stream is stopped, there could still be I/O operations in flight, making it unsafe to deallocate memory. The nng_stream_free function stops the stream like nng_stream_stop, but also deallocates the stream itself. note Because nng_stream_stop and nng_stream_free both may block waiting for outstanding I/O to complete or be aborted, these functions are unsafe to call from functions that may not block, such as the completion function registered with an nng_aio when it is created.","breadcrumbs":"API Reference » Streams » Closing a Stream","id":"149","title":"Closing a Stream"},"15":{"body":"void nng_msg_free(nng_msg *msg); The nng_msg_free function deallocates a message.","breadcrumbs":"API Reference » Messages » Destroy a Message","id":"15","title":"Destroy a Message"},"150":{"body":"int nng_stream_get_bool(nng_stream *s, const char *opt, bool *valp);\nint nng_stream_get_int(nng_stream *s, const char *opt, int *valp);\nint nng_stream_get_ms(nng_stream *s, const char *opt, nng_duration *valp);\nint nng_stream_get_size(nng_stream *s, const char *opt, size_t *valp);\nint nng_stream_get_addr(nng_stream *s, const char *opt, nng_sockaddr *valp);\nint nng_stream_get_string(nng_stream *s, const char *opt, char **valp); These functions are used to obtain value of an option named opt from the stream s , and store it in the location referenced by valp . These functions access an option as a specific type. The transport layer will have details about which options are available, and which type they may be accessed using. In the case of nng_stream_get_string, the string is created as if by nng_strdup , and must be freed by the caller using nng_strfree when no longer needed.","breadcrumbs":"API Reference » Streams » Getting Stream Options","id":"150","title":"Getting Stream Options"},"151":{"body":"typedef struct nng_stream_dialer nng_stream_dialer;\ntypedef struct nng_stream_listener nng_stream_listener; The nng_stream_listener object and nng_stream_listener objects can be thought of as factories that create nng_stream streams. The nng_stream_listener object a handle to a listener, which creates streams by accepting incoming connection requests. In a BSD socket implementation, this is the entity responsible for doing bind, listen and accept. Normally a listener may be used to accept multiple, possibly many, concurrent connections. The nng_stream_dialer object is a handle to a dialer, which creates streams by making outgoing connection requests. While there isn't a specific BSD socket analogue, this can be thought of as a factory for TCP sockets created by opening them with socket and then calling connect on them.","breadcrumbs":"API Reference » Streams » Stream Factories","id":"151","title":"Stream Factories"},"152":{"body":"int nng_stream_dialer_alloc(nng_stream_dialer **dialerp, const char *url);\nint nng_stream_dialer_alloc_url(nng_stream_dialer **dialerp, const nng_url *url);\nint nng_stream_listener_alloc(nng_stream_listener **lstenerp, const char *url);\nint nng_stream_listener_alloc_url(nng_stream_listener **listenerp, const nng_url *url); The nng_stream_dialer_alloc and nng_stream_dialer_alloc_url functions create a stream dialer, associated the URL specified by url represented as a string, or as an nng_url object, respectively. The dialer is returned in the location dialerp references. The nng_stream_listener_alloc and nng_stream_listener_alloc_url functions create a stream listener, associated the URL specified by url represented as a string, or as an nng_url object, respectively. The listener is returned in the location listenerp references.","breadcrumbs":"API Reference » Streams » Creating a Stream Factory","id":"152","title":"Creating a Stream Factory"},"153":{"body":"This shows creating a TCP listener that listens on INADDR_ANY, port 444. nng_listener listener;\nint rv = nng_stream_listener_alloc(&listener, \"tcp://:444\");","breadcrumbs":"API Reference » Streams » Example 1: Creating a TCP Listener","id":"153","title":"Example 1: Creating a TCP Listener"},"154":{"body":"void nng_stream_dialer_close(nng_stream_listener *dialer);\nvoid nng_stream_dialer_stop(nng_stream_listener *dialer);\nvoid nng_stream_dialer_free(nng_stream_listener *dialer);\nvoid nng_stream_listener_close(nng_stream_listener *listener);\nvoid nng_stream_listener_stop(nng_stream_listener *listener);\nvoid nng_stream_listener_free(nng_stream_listener *listener); The nng_stream_dialer_close and nng_stream_listener_close functions close the stream dialer or listener , preventing it from creating new connections. This will generally include closing any underlying file used for creating such connections. However, some requests may still be pending when this function returns, as it does not wait for the shutdown to complete. The nng_stream_dialer_stop and nng_stream_listener_stop functions performs the same action, but also wait until all outstanding requests are serviced, and the dialer or listener is completely stopped. Because they blocks, these functions must not be called in contexts where blocking is not allowed. The nng_stream_dialer_free and nng_stream_listener_free function performs the same action as nng_stream_dialer_stop or nng_stream_listener_stop, but also deallocates the dialer or listener , and any associated resources. tip A best practice for shutting down an application safely is to stop everything before deallocating. This ensures that no callbacks are running that could reference an object after it is deallocated.","breadcrumbs":"API Reference » Streams » Closing a Stream Factory","id":"154","title":"Closing a Stream Factory"},"155":{"body":"void nng_stream_dialer_dial(nng_stream_dialer *dialer, nng_aio *aio); The nng_stream_dialer_dial initiates an outgoing connection asynchronously, using the nng_aio aio . If it successfully establishes a connection, it creates an nng_stream , which can be obtained as the first output result on aio using the nng_aio_get_output function with index zero. tip An nng_stream_dialer can be used multiple times to make multiple concurrent connection requests, but they all must reference the same URL.","breadcrumbs":"API Reference » Streams » Making Outgoing Connections","id":"155","title":"Making Outgoing Connections"},"156":{"body":"This demonstrates making an outbound connection to \"google.com\" on TCP port 80. Error handling is elided for clarity. nng_aio *aio;\nnng_stream_dialer *dialer;\nnng_stream *stream; nng_stream_dialer_alloc(&dialer, \"tcp://google.com:80\"); nng_aio_alloc(&aio, NULL, NULL); // make a single outbound connection\nnng_stream_dialer_dial(dialer, aio);\nnng_aio_wait(aio); // wait for the asynch operation to complete\nif (nng_aio_result(aio) != 0) { // ... handle the error\n}\nstream = nng_aio_get_output(aio, 0);","breadcrumbs":"API Reference » Streams » Example 3: Connecting to Google","id":"156","title":"Example 3: Connecting to Google"},"157":{"body":"int nng_stream_listener_listen(nng_stream_listener *listener);\nvoid nng_stream_listener_accept(nng_stream_listener *listener, nng_aio *aio); Accepting incoming connections is performed in two steps. The first step, nng_stream_listener_listen is to setup for listening. For a TCP implementation of this, for example, this would perform the bind and the listen steps. This will bind to the address represented by the URL that was specific when the listener was created with nng_stream_listener_alloc . In the second step, nng_stream_listener_accept accepts an incoming connection on listener asynchronously, using the nng_aio aio . If an incoming connection is accepted, it will be represented as an nng_stream , which can be obtained from the aio as the first output result using the nng_aio_get_output function with index zero.","breadcrumbs":"API Reference » Streams » Accepting Incoming Connections","id":"157","title":"Accepting Incoming Connections"},"158":{"body":"For clarity this example uses a synchronous approach using nng_aio_wait , but a typical server application would most likely use a callback to accept the incoming stream, and start another instance of nng_stream_listener_accept. nng_aio *aio;\nnng_listener *listener;\nnng_stream *stream; nng_stream_listener_alloc(&listener, \"tcp://:8181\");\nnng_aio_alloc(&aio, NULL, NULL); // normally would use a callback // listen (binding to the URL in the process)\nif (nng_stream_listener_listen(listener)) { // ... handle the error\n} // now accept a single incoming connection as a stream object\nnng_stream_listener_accept(l, aio);\nnng_aio_wait(aio); // wait for the asynch operation to complete\nif (nng_aio_result(aio) != 0) { // ... handle the error\n}\nstream = nng_aio_get_output(aio, 0);","breadcrumbs":"API Reference » Streams » Example 3: Accepting an Inbound Stream","id":"158","title":"Example 3: Accepting an Inbound Stream"},"159":{"body":"int nng_stream_dialer_get_addr(nng_stream_dialer *dialer, const char *opt, nng_sockaddr *valp);\nint nng_stream_dialer_get_bool(nng_stream_dialer *dialer, const char *opt, bool *valp);\nint nng_stream_dialer_get_int(nng_stream_dialer *dialer, const char *opt, int *valp);\nint nng_stream_dialer_get_ms(nng_stream_dialer *dialer, const char *opt, nng_duration *valp);\nint nng_stream_dialer_get_size(nng_stream_dialer *dialer, const char *opt, size_t *valp);\nint nng_stream_dialer_get_string(nng_stream_dialer *dialer, const char *opt, char **valp); int nng_stream_listener_get_addr(nng_stream_listener *listener, const char *opt, nng_sockaddr *valp);\nint nng_stream_listener_get_bool(nng_stream_listener *listener, const char *opt, bool *valp);\nint nng_stream_listener_get_int(nng_stream_listener *listener, const char *opt, int *valp);\nint nng_stream_listener_get_ms(nng_stream_listener *listener, const char *opt, nng_duration *valp);\nint nng_stream_listener_get_size(nng_stream_listener *listener, const char *opt, size_t *valp);\nint nng_stream_listener_get_string(nng_stream_listener *listener, const char *opt, char **valp); int nng_stream_dialer_set_addr(nng_stream_dialer *dialer, const char *opt, const nng_sockaddr *val);\nint nng_stream_dialer_set_bool(nng_stream_dialer *dialer, const char *opt, bool val);\nint nng_stream_dialer_set_int(nng_stream_dialer *dialer, const char *opt, int val);\nint nng_stream_dialer_set_ms(nng_stream_dialer *dialer, const char *opt, nng_duration val);\nint nng_stream_dialer_set_size(nng_stream_dialer *dialer, const char *opt, size_t val);\nint nng_stream_dialer_set_string(nng_stream_dialer *dialer, const char *opt, const char *val); int nng_stream_listener_set_addr(nng_stream_listener *listener, const char *opt, const nng_sockaddr *val);\nint nng_stream_listener_set_bool(nng_stream_listener *listener, const char *opt, bool val);\nint nng_stream_listener_set_int(nng_stream_listener *listener, const char *opt, int val);\nint nng_stream_listener_set_ms(nng_stream_listener *listener, const char *opt, nng_duration val);\nint nng_stream_listener_set_size(nng_stream_listener *listener, const char *opt, size_t val);\nint nng_stream_listener_set_string(nng_stream_listener *listener, const char *opt, const char *val); These functions are used to retrieve or change the value of an option named opt from the stream dialer or listener . The nng_stream_dialer_get_ and nng_stream_listener_get_ function families retrieve the value, and store it in the location valp references. The nng_stream_dialer_set_ and nng_stream_listener_set_ function families change the value for the dialer or listener , taking it from val . These functions access an option as a specific type. The transport layer will have details about which options are available, and which type they may be accessed using. In the case of nng_stream_dialer_get_string and nng_stream_listener_get_string, the string is created as if by nng_strdup , and must be freed by the caller using nng_strfree when no longer needed. In the case of nng_stream_dialer_set_string and nng_stream_listener_set_string, the string contents are copied if necessary, so that the caller need not retain the value referenced once the function returns. In the case of nng_stream_dialer_set_addr and nng_stream_listener_set_addr, the contents of addr are copied if necessary, so that the caller need not retain the value referenced once the function returns.","breadcrumbs":"API Reference » Streams » Stream Factory Options","id":"159","title":"Stream Factory Options"},"16":{"body":"int nng_msg_dup(nng_msg **dup, nng_msg *msg); The nng_msg_dup function duplicates the message msg , storing a pointer to the new duplicate in dup . This function also returns zero on succes, or NNG_ENOMEM if memory is exhausted.","breadcrumbs":"API Reference » Messages » Duplicate a Message","id":"16","title":"Duplicate a Message"},"160":{"body":"Some nng_stream_listener objects, depending on the underlying transport and platform, can support a technique known as \"socket activation\", where the file descriptor used for listening and accepting is supplied externally, such as by a system service manager. In this case, the application supplies the file descriptor or SOCKET object using the NNG_OPT_LISTEN_FD option, instead of calling nng_stream_listener_listen . tip Scalability Protocols transports based upon stream implementations that support socket activation can also benefit from this approach. nng_stream_listener *listener;\nint fd; // This is a systemd API, not part of NNG.\n// See systemd documentation for an explanation.\n// fd at this point has already had bind() and listen() called.\nfd = SD_LISTEN_FDS_START + 0; nng_stream_listener_alloc(&listener, \"tcp://\");\nnng_stream_listener_set_int(listener, NNG_OPT_LISTEN_FD, fd); // can now start doing nng_stream_listener_accept...","breadcrumbs":"API Reference » Streams » Example 4: Socket Activation","id":"160","title":"Example 4: Socket Activation"},"161":{"body":"int nng_stream_dialer_get_tls(nng_stream_listener *dialer, nng_tls_config **tlsp);\nint nng_stream_dialer_set_tls(nng_stream_listener *dialer, nng_tls_config *tls);\nint nng_stream_listener_get_tls(nng_stream_listener *listener, nng_tls_config **tlsp);\nint nng_stream_listener_set_tls(nng_stream_listener *listener, nng_tls_config *tls); Both nng_stream_dialer and nng_stream_listener objects may support configuration of TLS parameters. The nng_stream_dialer_set_tls and nng_stream_listener_set_tls functions support setting the configuration of a nng_tls_config object supplied by tls on dialer or listener . This must be performed before the listener starts listening with nng_stream_listener_listen , or the dialer starts an outgoing connection as a result of nng_stream_dialer_dial . The configuration object that was previously established (which may be a default if one was not explicitly configured) can be obtained with the nng_stream_dialer_get_tls and nng_stream_listener_get_tls. They will return a pointer to the nng_tls_config object in question at the location referenced by tlsp . note TLS configuration cannot be changed once it has started being used by a listener or dialer. This applies to both configuring a different TLS configuration object, as well as mutating the existing nng_tls_config object.","breadcrumbs":"API Reference » Streams » TLS Configuration","id":"161","title":"TLS Configuration"},"162":{"body":"NNG offers support for creation of HTTP clients, and servers. NNG supports HTTP/1.1 at present, and supports a subset of functionality, but the support should be sufficient for simple clients, REST API servers, static content servers, and gateways between HTTP and and other protocols. It also provides support for WebSocket based connections. HTTP follows a request/reply model, where a client issues a request, and the server is expected to reply. Every request is answered with a single reply.","breadcrumbs":"API Reference » HTTP » HTTP Support","id":"162","title":"HTTP Support"},"163":{"body":"#include Unlike the rest of NNG, the HTTP API in NNG requires including nng/http.h. It is not necessary to include the main nng/nng.h header, it will be included transitively by nng/http.h.","breadcrumbs":"API Reference » HTTP » Header File","id":"163","title":"Header File"},"164":{"body":"typedef struct nng_http nng_http; The nng_http object represents a single logical HTTP connection to the server. For HTTP/1.1 and earlier, this will correspond to a single TCP connection, but the object also contains state relating to the transaction, such as the hostname used, HTTP method used, request headers, response status, response headers, and so forth. An nng_http object can be reused, unless closed, so that additional transactions can be performed after the first transaction is complete. At any given point in time, an nng_http object can only refer to a single HTTP transaction. In NNG, these nng_http objects are used in both the client and server APIs. The nng_http object is created by either nng_http_client_connect or by an HTTP server object which then passes it to an [nng_http_handler] callback function.","breadcrumbs":"API Reference » HTTP » Connection Object","id":"164","title":"Connection Object"},"165":{"body":"void nng_http_set_method(nng_http *conn, const char *method);\nconst char *nng_http_get_method(nng_http *conn); Each HTTP transaction has a single verb, or method, that is used. The most common methods are \"GET\", \"HEAD\", and \"POST\", but a number of others are possible. The nng_http_set_method function specifies the HTTP method to use for the transaction. The default is \"GET\". HTTP methods are case sensitive, and generally upper-case, such as \"GET\", \"POST\", \"HEAD\", and so forth. This function silently truncates any method to 32-characters. (There are no defined methods longer than this.) The nng_http_get_method function is used, typically on a server, to retrieve the method the client set when issuing the transaction.","breadcrumbs":"API Reference » HTTP » HTTP Method","id":"165","title":"HTTP Method"},"166":{"body":"int nng_http_set_uri(nng_http *conn, const char *uri, const char *query);\nconst char *nng_http_get_uri(nng_http *conn); The nng_http_set_uri function sets the URI, which normally appears like a path such as \"/docs/index.html\", for the next transaction on conn . It sets the URI to uri , and, if query is not NULL, also appends the contents of query , separated by either the '?' or '&' character, depending on whether uri already contains a query string. It may return NNG_ENOMEM , or NNG_EMSGSIZE if the the result is too long, or NNG_EINVAL if there is some other problem with the URI. note The uri and query must be already percent-encoded if necessary. The nni_http_get_uri function is used to obtain the URI that was previously set by nng_http_set_uri. If the URI is unset (such as for a freshly created connection), then it returns NULL. The returned value will have any query concentated, for example \"/api/get_user.cgi?name=garrett\".","breadcrumbs":"API Reference » HTTP » HTTP URI","id":"166","title":"HTTP URI"},"167":{"body":"int nng_http_set_version(nng_http *conn, const char *version);\nconst char *nng_http_get_version(nng_http *conn); The nng_http_set_version function is used to select the HTTP protocol version to use for the exchange. At present, only the values NNG_HTTP_VERSION_1_0 and NNG_HTTP_VERSION_1_1 (corresponding to \"HTTP/1.0\" and \"HTTP/1.1\") are supported. NNG will default to using \"HTTP/1.1\" if this function is not called. If an unsupported version is supplied, NNG_ENOTSUP will be returned, otherwise zero. The nng_http_get_version function is used to determine the version the client selected. Normally there is little need to use this, but there are some subtle semantic differences between HTTP/1.0 and HTTP/1.1. tip There are few, if any, remaining HTTP/1.0 implementations that are not also capable of HTTP/1.1. It might be easiest to just fail any request coming in that is not HTTP/1.1. note NNG does not support HTTP/2 or HTTP/3 at this time.","breadcrumbs":"API Reference » HTTP » HTTP Version","id":"167","title":"HTTP Version"},"168":{"body":"uint16_t nng_http_get_status(nng_http *conn);\nconst char *nng_http_get_reason(nng_http_conn *conn);\nvoid nng_http_set_status(nng_http *conn, uint16_t status, const char *reason); The nng_http_get_status function obtains the numeric code (typipcally numbered from 100 through 599) returned by the server in the last exchange on conn . (If no exchange has been performed yet, the result is undefined.) A descriptive message matching the status code is returned by nng_http_get_reason. The nng_http_set_status function is used on a server in a handler callback to set the status codethat will be reported to the client to status , and the associated text (reason) to reason . If reason is NULL, then a built in reason based on the status will be used instead. tip Callbacks used on the server may wish to use nng_http_server_set_error or nng_http_server_set_redirect instead of nng_http_set_status, because those functions will also set the response body to a suitable HTML document for display to users. Status codes are defined by the IETF. Here are defininitions that NNG provides for convenience: Name Code Reason Text Notes NNG_HTTP_STATUS_CONTINUE 100 Continue Partial transfer, client may send body. NNG_HTTP_STATUS_SWITCHING 101 Switching Protocols Used when upgrading or hijacking a connection. NNG_HTTP_STATUS_PROCESSING 102 Processing NNG_HTTP_STATUS_OK 200 OK Successful result. NNG_HTTP_STATUS_CREATED 201 Created Resource created successfully. NNG_HTTP_STATUS_ACCEPTED 202 Created Request accepted for future processing. NNG_HTTP_STATUS_NOT_AUTHORITATIVE 203 Not Authoritative Request successful, but modified by proxy. NNG_HTTP_STATUS_NO_CONTENT 204 No Content Request successful, no content returned. NNG_HTTP_STATUS_RESET_CONTENT 205 Reset Content Request successful, client should reload content. NNG_HTTP_STATUS_PARTIAL_CONTENT 206 Partial Content Response to a range request. NNG_HTTP_STATUS_MULTI_STATUS 207 Multi-Status Used with WebDAV. NNG_HTTP_STATUS_ALREADY_REPORTED 208 Already Reported Used with WebDAV. NNG_HTTP_STATUS_IM_USED 226 IM Used Used with delta encodings, rarely supported. NNG_HTTP_STATUS_MULTIPLE_CHOICES 300 Multiple Choices Multiple responses possible, client should choose. NNG_HTTP_STATUS_MOVED_PERMANENTLY 301 Moved Permanently Permanent redirection, may be saved by client. NNG_HTTP_STATUS_FOUND 302 Found Temporary redirection, client may switch to GET. NNG_HTTP_STATUS_SEE_OTHER 303 See Other Redirect, perhaps after a success POST or PUT. NNG_HTTP_STATUS_NOT_MODIFIED 304 Not Modified Resource not modified, client may use cached version. NNG_HTTP_STATUS_USE_PROXY 305 Use Proxy NNG_HTTP_STATUS_TEMPORARY_REDIRECT 307 Temporary Redirect Temporary redirect, preserves method. NNG_HTTP_STATUS_PERMANENT_REDIRECT 308 Permanent Redirect Permanent redirect. NNG_HTTP_STATUS_BAD_REQUEST 400 Bad Request Generic problem with the request. NNG_HTTP_STATUS_UNAUTHORIZED 401 Unauthorized Indicates a problem with authentication. NNG_HTTP_STATUS_PAYMENT_REQUIRED 402 Payment Required NNG_HTTP_STATUS_FORBIDDEN 403 Forbidden No permission to access resource. NNG_HTTP_STATUS_NOT_FOUND 404 Not Found Resource does not exist. NNG_HTTP_STATUS_METHOD_NOT_ALLOWED 405 Method Not Allowed Resource does not support the method. NNG_HTTP_STATUS_METHOD_NOT_ACCEPTABLE 406 Not Acceptable Could not satisfy accept requirements. NNG_HTTP_STATUS_PROXY_AUTH_REQUIRED 407 Proxy Authentication Required Proxy requires authentication. NNG_HTTP_STATUS_REQUEST_TIMEOUT 408 Request Timeout Timed out waiting for request. NNG_HTTP_STATUS_CONFLICT 409 Conflict Conflicting request. NNG_HTTP_STATUS_GONE 410 Gone Resource no longer exists. NNG_HTTP_STATUS_LENGTH_REQUIRED 411 Length Required Missing Content-Length. NNG_HTTP_STATUS_PRECONDITION_FAILED 412 Precondition Failed NNG_HTTP_STATUS_CONTENT_TOO_LARGE 413 Content Too Large NNG_HTTP_STATUS_URI_TOO_LONG 414 URI Too Long NNG_HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE 415 Unsupported Media Type NNG_HTTP_STATUS_RANGE_NOT_SATISFIABLE 416 Range Not Satisfiable NNG_HTTP_STATUS_EXPECTATION_FAILED 417 Expectation Failed NNG_HTTP_STATUS_TEAPOT 418 I Am A Teapot RFC 2324. NNG_HTTP_STATUS_UNPROCESSABLE_ENTITY 422 Unprocessable Entity NNG_HTTP_STATUS_LOCKED 423 Locked NNG_HTTP_STATUS_FAILED_DEPENDENCY 424 Failed Dependency NNG_HTTP_STATUS_TOO_EARLY 425 Too Early NNG_HTTP_STATUS_UPGRADE_REQUIRED 426 Upgrade Required NNG_HTTP_STATUS_PRECONDITION_REQUIRED 428 Precondition Required NNG_HTTP_STATUS_TOO_MANY_REQUESTS 429 Too Many Requests NNG_HTTP_STATUS_HEADERS_TOO_LARGE 431 Headers Too Large NNG_HTTP_STATUS_UNAVAIL_LEGAL_REASONS 451 Unavailabe For Legal Reasons NNG_HTTP_STATUS_INTERNAL_SERVER_ERROR 500 Internal Server Error NNG_HTTP_STATUS_NOT_IMPLEMENTED 501 Not Implemented Server does not implement method. NNG_HTTP_STATUS_BAD_GATEWAY 502 Bad Gateway NNG_HTTP_STATUS_SERVICE_UNAVAILALE 503 Service Unavailable NNG_HTTP_STATUS_GATEWAY_TIMEOUT 504 Gateway TImeout NNG_HTTP_STATUS_HTTP_VERSION_NOT_SUPP 505 HTTP Version Not Supported NNG_HTTP_STATUS_VARIANT_ALSO_NEGOTIATES 506 Variant Also Negotiates NNG_HTTP_STATUS_INSUFFICIENT_STORAGE 507 Variant Also Negotiates NNG_HTTP_STATUS_LOOP_DETECTED 508 Loop Detected NNG_HTTP_STATUS_NOT_EXTENDED 510 Not Extended NNG_HTTP_STATUS_NETWORK_AUTH_REQUIRED 511 Network Authentication Required","breadcrumbs":"API Reference » HTTP » HTTP Status","id":"168","title":"HTTP Status"},"169":{"body":"const char *nng_http_get_header(nng_http *conn, const char *key);\nbool nng_next_header(nng_http *conn, const char **keyp, const char **valuep, void **next); The nng_http_get_header returns the header value matching key that was received over conn , or NULL if no such header exists. Thus, if conn is a client connection, then this function returns the the header value sent by the server as part of a response, whereas if it is a server connection, it returns the header value sent by the client as part of the request. If multiple headers are present with the same key, they may be returned as a combined value, with individual values separated by commas, but this behavior is not guaranteed. The nng_http_next_header function iterates over all the headers, using the same list that nng_http_get_header uses. To start, it is called with next initialized to NULL. If a header was found, then it returns true, and sets keyp and valuep to values containing the header name and value. It also updates next , which should be used for the next iteration. Once nng_http_next_header returns false, further calls with the same parameters will continue to do so. The scan can be rest by setting next to NULL.","breadcrumbs":"API Reference » HTTP » Retrieving Headers","id":"169","title":"Retrieving Headers"},"17":{"body":"size_t nng_msg_capacity(nng_msg *msg);\nint nng_msg_realloc(nng_msg *msg, size_t size);\nint nng_msg_reserve(nng_msg *msg, size_t capacity); Messages have a certain amount of pre-reserved space, which may exceed the total size of the message. This allows for content to be added to the message later, without necessarily performing a reallocation. The nng_msg_capacity function returns the amount of prereserved space. If a message size change is required, and the new size will fit within the capacity reported by this function, then change will be done without a reallocation, and likely without a data copy as well. tip The capacity reported by nng_msg_capacity may not include reserved headroom, which is present to allow a very limited amount of content to be inserted in front of the message without requiring the rest of the message to be copied. The message size may be changed by use of the nng_msg_realloc function. This function will reallocate the underlying memory for the message msg , preserving contents while doing so. If the new size is smaller than the original message, it will truncate the message, but not perform any allocations. If reallocation fails due to insufficient memory, then the original is left intact. The nng_msg_reserve function ensures that the total message capacity is at least capacity bytes. Use of this function to ensure the total anticipated capacity is present in the message may help prevent many small allocations. Both nng_msg_realloc and nng_msg_reserve return zero on success, or may return NNG_ENOMEM if insufficient memory exists to preform allocation. important Any pointers to message content obtained before a call to nng_msg_realloc or nng_msg_reserve (or any other function that changes the message size) should be treated as invalid, as the locations pointed to may be deallocated by these functions.","breadcrumbs":"API Reference » Messages » Message Size and Capacity","id":"17","title":"Message Size and Capacity"},"170":{"body":"int nng_http_add_header(nng_http *conn, const char *key, const char *val);\nint nng_http_set_header(nng_http *conn, const char *key, const char *val);\nvoid nng_http_del_header(nng_http *conn, const char *key); The nng_http_add_header, nng_http_set_header, and nng_http_del_header functions are used to add a modify either the request or response headers for conn prior to sending to the connected peer on conn . Thus, if the conn is a client connection created by nng_http_client_connect , then the request headers are modified. Conversely, if it is a connection created by an HTTP server and used in a callback function, then the response headers are modified. The nng_http_add_header function adds a header with the name key , and the value val , to the list of headers. In so doing, it may bring collapse multiple headers with the same name into a comma separated list, following the syntax specified in RFC 9110. The function may return NNG_ENOMEM , NNG_EMSGSIZE , or NNG_EINVAL . The nng_http_set_header function adds the header if it does not already exist, but replaces any and all previously existing headers with the same name key , if they exist. In all other respects it behaves similarly to nng_http_add_header. The nng_http_del_header removes all headers with name key . note Some HTTP headers have special semantics, such as the \"Host\", \"Content-Length\", and \"Content-Type\" headers. This implementation may apply those semantics, in order to conform to the specifications for HTTP, such as by guaranting that only a single instance of one of these headers is present.","breadcrumbs":"API Reference » HTTP » Modifying Headers","id":"170","title":"Modifying Headers"},"171":{"body":"void nng_http_get_body(nng_http_conn *conn, void **datap, size_t *sizep); The nng_http_get_data obtains the most recently received request or response body. This will be NULL if the content has not been retrieved properly yet, or if the peer did not any content. (Some requests are defined to never have body content, such as \"HEAD\".)","breadcrumbs":"API Reference » HTTP » Retrieving Body Content","id":"171","title":"Retrieving Body Content"},"172":{"body":"void nng_http_set_body(nng_http_conn *conn, void *data, size_t size);\nvoid nng_http_copy_body(nng_http_conn *conn, const void *data, size_t size); The nng_http_set_data function sets the outgoing body content to data , which must be size bytes long. The caller must ensure that data remains valid for the duration of the transaction. The nng_http_copy_data function makes a copy of data , which will be freed automatically when the transaction is finished, but otherwise behaves like nng_http_set_data. On client conn objects, these functions update the request object, but on server conn objects, they update the response object. These functions also update the relevant \"Content-Length\" header. note The current framework does not support sending data via chunked transfer-encoding. tip It is a good idea to also set the Content-Type header.","breadcrumbs":"API Reference » HTTP » Storing Body Content","id":"172","title":"Storing Body Content"},"173":{"body":"void nng_http_close(nng_http *conn); The nng_http_close function closes the supplied HTTP connection conn , including any disposing of any underlying file descriptors or related resources. Once this function, no further access to the conn structure may be made.","breadcrumbs":"API Reference » HTTP » Closing the Connection","id":"173","title":"Closing the Connection"},"174":{"body":"void nng_http_reset(nng_http *conn); The nng_http_reset function resets the request and response state of the the connection conn , so that it is just as if it had been freshly created with nng_http_client_connect or passed into a handler function for a server callback. The intended purpose of this function is to clear the object state before reusing the conn for subsequent transactions.","breadcrumbs":"API Reference » HTTP » Reset Connection State","id":"174","title":"Reset Connection State"},"175":{"body":"void nng_http_read(nng_http *conn, nng_aio *aio);\nvoid nng_http_write(nng_http *conn, nng_aio *aio);\nvoid nng_http_read_all(nng_http *conn, nng_aio *aio);\nvoid nng_http_write_all(nng_http *conn, nng_aio *aio); The nng_http_read and nng_http_write functions read or write data asynchronously from or to the connection conn , using the nng_iov that is set in aio with nng_aio_set_iov . These functions will complete as soon as any data is transferred. Use nng_aio_count to determine how much data was actually transferred. The nng_http_read_all and nng_http_write_all functions perform the same task, but will keep resubmitting operations until the the entire amount of data requested by the nng_iov is transferred. note These functions perform no special handling for chunked transfers. These functions are most likely to be useful after hijacking the connection with nng_http_hijack . They can be used to transfer request or response body data as well.","breadcrumbs":"API Reference » HTTP » Direct Read and Write","id":"175","title":"Direct Read and Write"},"176":{"body":"void nng_http_hijack(nng_http_conn *conn); TODO: This API will change to convert the conn into a stream object. The nng_http_hijack function hijacks the connection conn , causing it to be disassociated from the HTTP server where it was created. The purpose of this function is the creation of HTTP upgraders (such as WebSocket), where the underlying HTTP connection will be taken over for some other purpose, and should not be used any further by the server. This function is most useful when called from a handler function. (See [nng_http_handler_alloc].) note It is the responsibility of the caller to dispose of the underlying connection when it is no longer needed. Furthermore, the HTTP server will no longer send any responses to the hijacked connection, so the caller should do that as well if appropriate. (See [nng_http_write_response].) tip This function is intended to facilitate uses cases that involve changing the protocol from HTTP, such as WebSocket. Most applications will never need to use this function.","breadcrumbs":"API Reference » HTTP » Hijacking Connections","id":"176","title":"Hijacking Connections"},"177":{"body":"The NNG client API consists of an API for creating connections, and an API for performing transactions on those connections.","breadcrumbs":"API Reference » HTTP » Client API","id":"177","title":"Client API"},"178":{"body":"typedef struct nng_http_client nng_http_client; The nng_http_client object is the client side creator for nng_http objects. It is analogous to a dialer object used elsewhere in NNG, but it specifically is only for HTTP.","breadcrumbs":"API Reference » HTTP » Client Object","id":"178","title":"Client Object"},"179":{"body":"void nng_http_client_alloc(nng_http_client *clientp, const nng_url *url); The nng_http_client_alloc allocates an HTTP client suitable for connecting to the server identified by url and stores a pointer to it in the location referenced by clientp .","breadcrumbs":"API Reference » HTTP » Create a Client","id":"179","title":"Create a Client"},"18":{"body":"void *nng_msg_body(nng_msg *msg);\nsize_t nng_msg_len(nng_msg *msg); The body and body length of msg are returned by nng_msg_body and nng_msg_len, respectively.","breadcrumbs":"API Reference » Messages » Message Body","id":"18","title":"Message Body"},"180":{"body":"void nng_http_client_free(nng_http_client *client); The nng_http_client_free connection destroys the client object and any of its resources. note Any connections created by nng_http_client_connect are not affected by this function, and must be closed explicitly as needed.","breadcrumbs":"API Reference » HTTP » Destroy a Client","id":"180","title":"Destroy a Client"},"181":{"body":"int nng_http_client_get_tls(nng_http_client *client, nng_tls_config **tlsp);\nint nng_http_client_set_tls(nng_http_client *client, nng_tls_config *tls); The nng_http_client_get_tls and nng_http_client_set_tls functions are used to retrieve or change the TLS configuration used when making outbound connections, enabling TLS as a result. If TLS has not been previously configured on client , then nng_http_client_get_tls will return NNG_EINVAL . Both functions will return NNG_ENOTSUP if either HTTP or TLS is not supported. Calling nng_http_client_set_tls invalidates any client previously obtained with nng_http_client_get_tls, unless a separate hold on the object was obtained. Once TLS is enabled for an nng_http_client, it is not possible to disable TLS. note The TLS configuration itself cannnot be changed once it has been used to create a connection, such as by calling nng_http_client_connect , but a new one can be installed in the client. Existing connections will use the TLS configuration that there were created with.","breadcrumbs":"API Reference » HTTP » Client TLS","id":"181","title":"Client TLS"},"182":{"body":"#include void nng_http_client_connect(nng_http_client *client, nng_aio *aio); The nng_http_client_connect function makes an outgoing connection to the server configured for client , and creates an nng_http object for the connection. This is done asynchronously, and when the operation succeseds the connection may be retried from the aio using nng_aio_get_output with index 0. Example 1: Connecting to Google nng_aio *aio;\nnng_url *url;\nnng_http_client *client;\nnng_http *conn;\nint rv; // Error checks elided for clarity.\nnng_url_parse(&url, \"http://www.google.com\");\nnng_aio_alloc(&aio, NULL, NULL);\nnng_http_client_alloc(&client, url); nng_http_client_connect(client, aio); // Wait for connection to establish (or attempt to fail).\nnng_aio_wait(aio); if ((rv = nng_aio_result(aio)) != 0) { printf(\"Connection failed: %s\\n\", nng_strerror(rv));\n} else { // Connection established, get it. conn = nng_aio_get_output(aio, 0); // ... do something with it here // Close the connection when done to avoid leaking it. nng_http_close(conn);\n}","breadcrumbs":"API Reference » HTTP » Creating Connections","id":"182","title":"Creating Connections"},"183":{"body":"int nng_http_set_version(nng_http *conn, const char *version);\nint nng_http_set_uri(nng_http *conn, const char *uri); The nng_http_set_uri function provides a URI for the transaction. This will be used to set the URI for the request. The URI typically appears like a path, starting with \"/\", although it may also contain a query string.","breadcrumbs":"API Reference » HTTP » Preparing a Transaction","id":"183","title":"Preparing a Transaction"},"184":{"body":"","breadcrumbs":"API Reference » HTTP » Request Body","id":"184","title":"Request Body"},"185":{"body":"void nng_http_write_request(nng_http *conn, nng_aio *aio); The nng_http_write_request function starts an asynchronous write of the HTTP request associated with conn . The entire request is sent, including headers, and if present, the request body data. (The request body can be set with [nng_http_set_data] or [nng_http_copy_data].) This function returns immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via nng_aio_result . tip Consider using the [nng_http_transact] function, which provides a simpler interface for performing a complete HTTP client transaction.","breadcrumbs":"API Reference » HTTP » Sending the Request","id":"185","title":"Sending the Request"},"186":{"body":"void nng_http_read_response(nng_http *conn, nng_aio *aio); The nng_http_read_response function starts an asynchronous read from the HTTP connection conn , reading an HTTP response into the response associated with conn , including all of the related headers. It does not transfer any response body. To do that, use nng_http_read_all or nng_http_read . note At this time we have no API support for reading chunked transfers directly. Applications that need to do so may use the direct read functions. tip An easier one-shot method for many use cases might be [nng_http_transact].","breadcrumbs":"API Reference » HTTP » Obtaining the Response","id":"186","title":"Obtaining the Response"},"187":{"body":"int nng_http_transact(nng_http *conn, nng_aio *aio); The HTTP request is issued, and the response processed, asynchronously by the nng_http_transact function. When the function is complete, the aio will be notified. The nng_http_transact function is used to perform a complete HTTP exchange over the connection conn , sending the request and attached body data to the remote server, and reading the response. The entire response is read, including any associated body, which can subsequently be obtained using [nng_http_get_data]. This function is intended to make creation of client applications easier, by performing multiple asynchronous operations required to complete an entire HTTP transaction. If an error occurs, the caller should close conn with nng_http_close , as it may not necessarily be usable with other transactions. warning If the remote server tries to send an extremely large buffer, then a corresponding allocation will be made, which can lead to denial of service attacks. Client applications should take care to use this only with reasonably trust-worthy servers. note A given connection conn should be used with only one operation or transaction at a time as HTTP/1.1 has no support for request interleaving. This function returns immediately, with no return value. Completion of the operation is signaled via the aio , and the final result may be obtained via [nng_aio_result()].","breadcrumbs":"API Reference » HTTP » Submitting the Transaction","id":"187","title":"Submitting the Transaction"},"188":{"body":"","breadcrumbs":"API Reference » HTTP » Response Body","id":"188","title":"Response Body"},"189":{"body":"","breadcrumbs":"API Reference » HTTP » Server API","id":"189","title":"Server API"},"19":{"body":"void *nng_msg_clear(nng_msg *msg); The nng_msg_clear simply resets the total message body length to zero, but does not affect the capacity. It does not change the underlying bytes of the message.","breadcrumbs":"API Reference » Messages » Clear the Body","id":"19","title":"Clear the Body"},"190":{"body":"","breadcrumbs":"API Reference » HTTP » Handlers","id":"190","title":"Handlers"},"191":{"body":"void nng_http_write_response(nng_http *conn, nng_aio *aio); Normally the server will send any attached response, but there are circumstances where a response must be sent manually, such as when hijacking a connection. In such a case, nng_http_write_response can be called, which will send the response and any attached data, asynchronously using the nng_aio aio . By default, for HTTP/1.1 connections, the connection is kept open, and will be reused to receive new requests. For HTTP/1.0, or if the client has requested explicitly by setting the \"Connection: close\" header, the connection will be closed after the response is fully sent.","breadcrumbs":"API Reference » HTTP » Sending the Response","id":"191","title":"Sending the Response"},"192":{"body":"This chapter discusses some interfaces that don't really fit anywhere else.","breadcrumbs":"API Reference » Miscellaneous » Miscellaneous","id":"192","title":"Miscellaneous"},"193":{"body":"uint32_t nng_random(void); The nng_random returns a random number. The value returned is suitable for use with cryptographic functions such as key generation, and is obtained using platform-specific cryptographically strong random number facilities when available.","breadcrumbs":"API Reference » Miscellaneous » Get Random Number","id":"193","title":"Get Random Number"},"194":{"body":"int nng_socket_pair(int fds[2]); The nng_socket_pair function creates a pair of connected file descriptors. These file descriptors, which are returned in the fds array, are suitable for use with the Socket transport . On POSIX platforms, this is a thin wrapper around the standard socketpair function, using the AF_UNIX family and the SOCK_STREAM socket type. 1 This will return zero on success, or an error number. On platforms that lack this capability, such as Windows, it will return NNG_ENOTSUP. tip This function may be useful for creating a shared connection between a parent process and a child process on UNIX platforms, without requiring the processes use a shared filesystem or TCP connection.","breadcrumbs":"API Reference » Miscellaneous » Create Socket Pair","id":"194","title":"Create Socket Pair"},"195":{"body":"const char * nng_version(void); The nng_version function returns a human readable version number for NNG , formatted as a NUL-terminated string. Additionally, compile time version information is available via some predefined macros: NNG_MAJOR_VERSION: Major version number. NNG_MINOR_VERSION: Minor version number. NNG_PATCH_VERSION: Patch version number. NNG is developed and released using Semantic Versioning 2.0 , and the version numbers reported refer to both the API and the library itself. (The ABI -- application binary interface -- between the library and the application is controlled in a similar, but different manner depending upon the link options and how the library is built.) 1 : At present only POSIX platforms implementing socketpair support this function.","breadcrumbs":"API Reference » Miscellaneous » Report Library Version","id":"195","title":"Report Library Version"},"196":{"body":"Internally, NNG uses a map of numeric identifiers to data structures. This feature is also exposed for application use, as a \"supplemental\" feature. When using these functions, it is necessary to add the #include include file to list of includes.","breadcrumbs":"API Reference » ID Map » ID Map","id":"196","title":"ID Map"},"197":{"body":"typedef struct nng_id_map_s nng_id_map; The ID map structure, nng_id_map provides a table of identifiers mapping to user-supplied pointers (which must not be NULL). The identifiers can be thought of as indices into the table, with the pointers providing the reference for the user supplied data. The values of identifiers can be supplied by the user, or can be allocated automatically by nng_id_map from a predefined range. The starting point for allocations can also be randomly within the range. The identifiers are 64-bit unsigned integers and can be sparse; the structure will use space efficiently even if identifiers are very far apart. 1 important The function available for nng_id_map are not thread-safe. Callers should use a mutex or similar approach when thread-safety is needed.","breadcrumbs":"API Reference » ID Map » ID Map Structure","id":"197","title":"ID Map Structure"},"198":{"body":"#define NNG_MAP_RANDOM 1 int nng_id_map_alloc(nng_id_map **map_p, uint64_t lo, uint64_t hi, int flags); The nng_id_map_alloc function allocates a map without any data in it, and returns a pointer to it in map_p . When allocating identifiers dynamically, the values will be chosen from the range defined by lo and hi , inclusive. The flags argument is a bit mask of flags that can adjust behavior of the map. The only flag defined at present is NNG_MAP_RANDOM, which causes the first identifier allocation to start at a random point within the range. This is useful to reduce the odds of different instances of an application using the same identifiers at the same time. If both lo and hi are zero, then the values 0 and 0xffffffff are substituted in their place, giving a full range of 32-bit identifiers. This function can return NNG_ENOMEM if it is unable to allocate resources, otherwise it returns zero on success.","breadcrumbs":"API Reference » ID Map » Create ID Map","id":"198","title":"Create ID Map"},"199":{"body":"void nng_id_map_free(nng_id_map *map); The nng_id_map_free function destroys map , releasing any resources associated with it. note The nng_id_map_free frees the map itself, but will not free memory associated with any strctures contained within it.","breadcrumbs":"API Reference » ID Map » Destroy Map","id":"199","title":"Destroy Map"},"2":{"body":"important This is a DRAFT version of this reference manual, and much is still in progress. There may be errors, and large omissions as content is still be moved from the previous ASCIIDOCTOR format and updated for NNG 2.0.","breadcrumbs":"Preface » Preface","id":"2","title":"Preface"},"20":{"body":"int nng_msg_append(nng_msg *msg, const void *val, size_t size);\nint nng_msg_append_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_append_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_append_u64(nng_msg *msg, uint64_t val64); int nng_msg_insert(nng_msg *msg, const void *val, size_t size);\nint nng_msg_insert_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_insert_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_insert_u64(nng_msg *msg, uint64_t val64); Appending data to a message body is done by using the nng_msg_append functions. The base nng_msg_append function appends size bytes of untyped data to the end of the message. Use of the typed versions, ending in suffixes _u16, _u32, and _u64 allows for unsigned integers to be appended directly. The integers are encoded in network byte order, with the most significant byte appearing first. The message body will by two, four, or eight bytes accordingly. Data may inserted before the rest of the message body by using the nng_msg_insert functions. This will attempt to use \"headroom\" in the message to avoid a data copy. Otherwise they are like the nng_msg_append functions except that the put the data in front of the messages instead of at the end. tip Message headroom is limited, so nng_msg_insert is best used sparingly. It is much more efficient to build the message content from start to end using nng_msg_append.","breadcrumbs":"API Reference » Messages » Add to Body","id":"20","title":"Add to Body"},"200":{"body":"int nng_id_set(nng_id_map *map, uint64_t id, void *value); The nng_id_map_set function is used to store the value in the map at index id . If another value is already stored at that same location, then it is overwritten with value . note The value must not be NULL. If the table has to grow to accommodate this value, it may fail if insufficient memory is available, returning NNG_ENOMEM . Otherwise it returns zero.","breadcrumbs":"API Reference » ID Map » Store a Value","id":"200","title":"Store a Value"},"201":{"body":"void *nng_id_get(nng_id_map *map, uint64_t id); The nng_id_get function looks up the entry for id in map , returning the associated value if present, or NULL if no such entry exists.","breadcrumbs":"API Reference » ID Map » Lookup a Value","id":"201","title":"Lookup a Value"},"202":{"body":"int nng_id_alloc(nng_id_map *map, uint64_t *id_p, void *value); The nng_id_alloc stores the value in the map , at a newly allocated index, and returns the index in id_p . Identifiers are allocated in increasing order, without reusing old identifiers until the largest possible identifier is allocated. After wrapping, only identifiers that are no longer in use will be considered. No effort is made to order the availability of identifiers based on when they were freed. 2 As with nng_id_set , this may need to allocate memory and can thus fail with NNG_ENOMEM . Additionally, if there are no more free identifiers within the range specified when map was created, then it will return NNG_ENOSPC . Otherwise it returns zero, indicating success.","breadcrumbs":"API Reference » ID Map » Allocate an ID","id":"202","title":"Allocate an ID"},"203":{"body":"int nng_id_remove(nng_id_map *map, uint64_t id); The nng_id_remove removes the entry at index id from map . If no such entry exist, it will return NNG_ENOENT . Otherwise it returns zero.","breadcrumbs":"API Reference » ID Map » Remove an ID","id":"203","title":"Remove an ID"},"204":{"body":"bool nng_id_visit(nng_id_map *map, uint64_t *id_p, void **value_p, uint32_t *cursor); The nng_id_visit function is used to iterate over all items in the table. The caller starts the iteration by setting the cursor to 0 before calling it. For each call, the associated key and value of the next item will be returned in id_p , and value_p and the cursor will be updated. When all items have been iterated, the function returns false. The order of items returned is not guaranteed to be sequential. The caller must not attempt to derive any value of the cursor as it refers to internal table indices. Entries may be safely removed from map while iterating. However, if new entries are added to the table while iterating, the result of iteration is undefined; entries may be repeated or omitted during such an iteration. The caller must not attempt to derive any value of the cursor as it refers to internal table indices. 1 : The ID map is capable of storing at most 232 identifiers, even though the identifers may themselves be much larger than this. 2 : The concern about possibly reusing a recently released identifier comes into consideration after the range has wrapped. Given a sufficiently large range, this is unlikely to be a concern.","breadcrumbs":"API Reference » ID Map » Iterating IDs","id":"204","title":"Iterating IDs"},"205":{"body":"Some NNG utilities need to parse command line options, and for this purpose a header library is supplied. To make use of this, the header must be included. tip The functionality described here is entirely contained in the nng/args.h header file, and may be used without previously initializing the library with nng_init , and may even be used in programs that are not linked against the NNG library.","breadcrumbs":"API Reference » Arguments Parser » Command Arguments","id":"205","title":"Command Arguments"},"206":{"body":"typedef struct nng_arg_spec { const char *a_name; // Long style name (may be NULL for short only) int a_short; // Short option (no clustering!) int a_val; // Value stored on a good parse (>0) bool a_arg; // Option takes an argument if true\n} nng_optspec; #define NNG_ARG_END (-1)\n#define NNG_ARG_INVAL (-2)\n#define NNG_ARG_AMBIG (-3)\n#define NNG_ARG_MISSING (-4) int nng_args_parse(int argc, char *const *argv, const nng_optspec *spec, int *val, char **arg, int *idx); The nng_args_parse function is intended to facilitate parsing command-line arguments. This function exists largely to stand in for getopt from POSIX systems, but it is available on all platforms, and it includes some capabilities missing from getopt. The function parses arguments from main 1 (using argc and argv ), starting at the index referenced by idx . (New invocations typically set the value pointed to by idx to 1.) Options are parsed as specified by spec (see Argument Specification .) The value of the parsed option will be stored at the address indicated by val , and the value of idx will be incremented to reflect the next option to parse. tip For using this to parse command-line like strings that do not include the command name itself, set the value referenced by idx to zero instead of one. If the option had an argument, a pointer to that is returned at the address referenced by arg . This function should be called repeatedly, until it returns either -1 (indicating the end of options is reached) or a non-zero error code is returned. This function may return the following errors: [NNG_ARG_AMBIGU]: Parsed option matches more than one specification. [NNG_ARG_MISSING]: Option requires an argument, but one is not present. [NNG_ARG_INVAL]: An invalid (unknown) argument is present in argv .","breadcrumbs":"API Reference » Arguments Parser » Parse Command Line Arguments","id":"206","title":"Parse Command Line Arguments"},"207":{"body":"The calling program must first create an array of nng_arg_spec structures describing the options to be supported. This structure has the following members: a_name: The long style name for the option, such as \"verbose\". This will be parsed as a long option on the command line when it is prefixed with two dashes. It may be NULL if only a short option is to be supported. a_short: This is a single letter (at present only ASCII letters are supported). These options appear as just a single letter, and are prefixed with a single dash on the command line. The use of a slash in lieu of the dash is not supported, in order to avoid confusion with path name arguments. This value may be set to 0 if no short option is needed. o_val: This is a numeric value that is unique to this option. This value is assigned by the application program, and must be non-zero for a valid option. If this is zero, then it indicates the end of the specifications, and the rest of this structure is ignored. The value will be returned to the caller in val by nng_args_parse when this option is parsed from the command line. a_arg: This value should be set to true if the option should take an argument.","breadcrumbs":"API Reference » Arguments Parser » Option Specification","id":"207","title":"Option Specification"},"208":{"body":"Long options are parsed from the argv array, and are indicated when the element being scanned starts with two dashes. For example, the \"verbose\" option would be specified as --verbose on the command line. If a long option takes an argument, it can either immediately follow the option as the next element in argv , or it can be appended to the option, separated from the option by an equals sign (=) or a colon (:).","breadcrumbs":"API Reference » Arguments Parser » Long Options","id":"208","title":"Long Options"},"209":{"body":"Short options appear by themselves in an argv element, prefixed by a dash (-). If the short option takes an argument, it can either be appended in the same element of argv , or may appear in the next argv element. note Option clustering, where multiple options can be crammed together in a single argv element, is not supported by this function (yet).","breadcrumbs":"API Reference » Arguments Parser » Short Options","id":"209","title":"Short Options"},"21":{"body":"int nng_msg_chop(nng_msg *msg, size_t size);\nint nng_msg_chop_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_chop_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_chop_u64(nng_msg *msg, uint64_t *val64); int nng_msg_trim(nng_msg *msg, size_t size);\nint nng_msg_trim_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_trim_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_trim_u64(nng_msg *msg, uint64_t *val64); The nng_msg_chop functions remove data from the end of the body of message msg , reducing the message length by either size , or the appropriate value size. The nng_msg_trim functions remove data from the beginning of the message body of msg . but are otherwise just like the nng_msg_chop functions. If the message is not big enough to remove requisite amount of bytes, these functions return NNG_EINVAL. Otherwise they return zero. Additionally, functions with typed suffixes (_u16, _u32, _u64) decode the data and return it through the appropriate val pointer. The data is assumed to have been in network byte order in the message, but is returned in the native machine byte order. The appropriate number of bytes is consumed for each of these types, so two bytes for _u16, four bytes for _u32, and eight bytes for _u64.","breadcrumbs":"API Reference » Messages » Consume From Body","id":"21","title":"Consume From Body"},"210":{"body":"When using long options, the parser will match if it is equal to a prefix of the a_name member of a option specification, provided that it do so unambiguously (meaning it must not match any other option specification.)","breadcrumbs":"API Reference » Arguments Parser » Prefix Matching","id":"210","title":"Prefix Matching"},"211":{"body":"The following program fragment demonstrates this function. enum { OPT_LOGFILE, OPT_VERBOSE }; char *logfile; // options to be set bool verbose; static nng_arg_spec specs[] = { { .a_name = \"logfile\", .a_short = 'D', .a_val = OPT_LOGFILE, .a_arg = true, }, { .a_name = \"verbose\", .a_short = 'V', .a_val = OPT_VERBOSE, .a_arg = false, }, { .a_val = 0; // Terminate array } }; for (int idx = 1;;) { int rv, opt; char *arg; rv = nng_args_parse(argc, argv, specs, &opt, &arg, &idx); if (rv != 0) { break; } switch (opt) { case OPT_LOGFILE: logfile = arg; break; case OPT_VERBOSE: verbose = true; break; } } if (rv != NNG_ARG_END) { switch (rv) { case NNG_ARG_AMBIG: printf(\"Options error: ambiguous option\\n\"); break; case NNG_ARG_MISSING: printf(\"Options error: required option argument missing\\n\"); break; case NNG_ARG_INVAL: printf(\"Options error: unknown option present\\n\"); break; } exit(1); } 1 : Parsing argument strings from other sources can be done as well, although usually then idx will be initialized to zero.","breadcrumbs":"API Reference » Arguments Parser » Example","id":"211","title":"Example"},"212":{"body":"The Scalability Protocols are a principally a collection of common networking patterns found in applications. The following patterns are included:","breadcrumbs":"Protocols » Protocols","id":"212","title":"Protocols"},"213":{"body":"The request/reply pattern is made up of the REQ and REP protocols. This most often used when implementing RPC-like services, where a given request is matched by a single reply.","breadcrumbs":"Protocols » Request - Reply","id":"213","title":"Request - Reply"},"214":{"body":"The pipeline pattern is made up of the PUSH and PULL protocols. In this pattern communication is half-duplex, in that one side sends data and another side receives. This pattern is also characterized by its ability to solve distribution problems, and the fact that it has back-pressure, providing a measure of flow control to data production and consumption.","breadcrumbs":"Protocols » Pipeline","id":"214","title":"Pipeline"},"215":{"body":"","breadcrumbs":"Protocols » Publish - Subscribe","id":"215","title":"Publish - Subscribe"},"216":{"body":"","breadcrumbs":"Protocols » Bus","id":"216","title":"Bus"},"217":{"body":"","breadcrumbs":"Protocols » Pair","id":"217","title":"Pair"},"218":{"body":"The BUS protocol provides for building mesh networks where every peer is connected to every other peer. In this protocol, each message sent by a node is sent to every one of its directly connected peers. tip Messages are only sent to directly connected peers. This means that in the event that a peer is connected indirectly, it will not receive messages. When using this protocol to build mesh networks, it is therefore important that a fully-connected mesh network be constructed. All message delivery in this pattern is best-effort, which means that peers may not receive messages. Furthermore, delivery may occur to some, all, or none of the directly connected peers. (Messages are not delivered when peer nodes are unable to receive.) Hence, send operations will never block; instead if the message cannot be delivered for any reason it is discarded. tip In order to minimize the likelihood of message loss, this protocol should not be used for high throughput communications. Furthermore, the more traffic in aggregate that occurs across the topology, the more likely that message loss is to occur.","breadcrumbs":"Protocols » BUS Protocol » BUS Protocol","id":"218","title":"BUS Protocol"},"219":{"body":"The nng_bus0_open functions create a bus socket. This socket may be used to send and receive messages. Sending messages will attempt to deliver to each directly connected peer.","breadcrumbs":"Protocols » BUS Protocol » Socket Operations","id":"219","title":"Socket Operations"},"22":{"body":"void *nng_msg_header(nng_msg *msg);\nsize_t nng_msg_header_len(nng_msg *msg); The header and header length of msg are returned by nng_msg_header and nng_msg_header_len, respectively. The message headers are generally intended for limited use, to store protocol headers. important The message headers are for protocol and transport headers, and not for general application payloads. Misuse of the header may prevent the application from functioning properly.","breadcrumbs":"API Reference » Messages » Message Header","id":"22","title":"Message Header"},"220":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » BUS Protocol » Protocol Versions","id":"220","title":"Protocol Versions"},"221":{"body":"The BUS protocol has no protocol-specific options.","breadcrumbs":"Protocols » BUS Protocol » Protocol Options","id":"221","title":"Protocol Options"},"222":{"body":"When using a BUS socket in raw mode , received messages will contain the incoming pipe ID as the sole element in the header. If a message containing such a header is sent using a raw BUS socket, then, the message will be delivered to all connected pipes except the one identified in the header. This behavior is intended for use with device configurations consisting of just a single socket. Such configurations are useful in the creation of rebroadcasters, and this capability prevents a message from being routed back to its source. If no header is present, then a message is sent to all connected pipes. When using normal (cooked mode) BUS sockets, no message headers are present.","breadcrumbs":"Protocols » BUS Protocol » Protocol Headers","id":"222","title":"Protocol Headers"},"223":{"body":"The PAIR protocol implements a peer-to-peer pattern, where relationships between peers are one-to-one.","breadcrumbs":"Protocols » PAIR Protocol » PAIR protocol","id":"223","title":"PAIR protocol"},"224":{"body":"The nng_pair_open functions create a PAIR socket. Normally, this pattern will block when attempting to send a message if no peer is able to receive the message. note Even though this mode may appear to be reliable, because back-pressure prevents discarding messages most of the time, there are topologies involving where messages may be discarded. Applications that require reliable delivery semantics should consider using REQ sockets, or implement their own acknowledgment layer on top of PAIR sockets.","breadcrumbs":"Protocols » PAIR Protocol » Socket Operations","id":"224","title":"Socket Operations"},"225":{"body":"Version 0 is the legacy version of this protocol. It lacks any header information, and is suitable when building simple one-to-one topologies. tip Use version 0 if you need to communicate with other implementations, including the legacy libnanomsg library or mangos . Version 1 of the protocol offers improved protection against loops when used with devices .","breadcrumbs":"Protocols » PAIR Protocol » Protocol Versions","id":"225","title":"Protocol Versions"},"226":{"body":"note Polyamorous mode is deprecated, and support for it will likely be removed in a future release, when a suitable mesh protocol is available. In the meantime, applications are encouraged to look to other patterns. Normally pair sockets are for one-to-one communication, and a given peer will reject new connections if it already has an active connection to another peer. Polyamorous changes this, to allow a socket to communicate with multiple directly-connected peers. This mode is enabled by opening a socket using nng_pair1_open_poly . tip Polyamorous mode is only available when using pair version 1. In polyamorous mode a socket can support many one-to-one connections. In this mode, the application must choose the remote peer to receive an outgoing message by setting the nng_pipe to use for the outgoing message using nng_msg_set_pipe . If no remote peer is specified by the sender, then the protocol will select any available connected peer. Most often the value of the outgoing pipe will be obtained from an incoming message using nng_msg_get_pipe , such as when replying to an incoming message. note Directed send only works with directly connected peers. It will not function across device proxies. In order to prevent head-of-line blocking, if the peer on the given pipe is not able to receive (or the pipe is no longer available, such as if the peer has disconnected), then the message will be discarded with no notification to the sender.","breadcrumbs":"Protocols » PAIR Protocol » Polyamorous Mode","id":"226","title":"Polyamorous Mode"},"227":{"body":"The following protocol-specific options are available. NNG_OPT_MAXTTL : (int, version 1 only). Maximum time-to-live. NNG_OPT_PAIR1_POLY: (bool, version 1 only) This option is no longer supported. Formerly it was used to configure polyamorous mode, but that mode is now established by using the nng_pair1_open_poly function.","breadcrumbs":"Protocols » PAIR Protocol » Protocol Options","id":"227","title":"Protocol Options"},"228":{"body":"Version 0 of the pair protocol has no protocol-specific headers. Version 1 of the pair protocol uses a single 32-bit unsigned value. The low-order (big-endian) byte of this value contains a \"hop\" count, and is used in conjunction with the NNG_OPT_MAXTTL option to guard against device forwarding loops. This value is initialized to 1, and incremented each time the message is received by a new node.","breadcrumbs":"Protocols » PAIR Protocol » Protocol Headers","id":"228","title":"Protocol Headers"},"229":{"body":"The PUB protocol is one half of a publisher/subscriber pattern. In this pattern, a publisher sends data, which is broadcast to all subscribers. The subscribing applications only see the data to which they have subscribed. The PUB protocol is the publisher side, and the SUB protocol is the subscriber side. note In this implementation, the publisher delivers all messages to all subscribers. The subscribers maintain their own subscriptions, and filter them locally. Thus, this pattern should not be used in an attempt to reduce bandwidth consumption. The topics that subscribers subscribe to is just the first part of the message body. Applications should construct their messages accordingly.","breadcrumbs":"Protocols » PUB Protocol » PUB Protocol","id":"229","title":"PUB Protocol"},"23":{"body":"void *nng_msg_header_clear(nng_msg *msg); The nng_msg_header_clear simply resets the total message header length to zero.","breadcrumbs":"API Reference » Messages » Clear the Header","id":"23","title":"Clear the Header"},"230":{"body":"The nng_pub0_open functions create a publisher socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in NNG_ENOTSUP.","breadcrumbs":"Protocols » PUB Protocol » Socket Operations","id":"230","title":"Socket Operations"},"231":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PUB Protocol » Protocol Versions","id":"231","title":"Protocol Versions"},"232":{"body":"The PUB protocol has no protocol-specific options.","breadcrumbs":"Protocols » PUB Protocol » Protocol Options","id":"232","title":"Protocol Options"},"233":{"body":"The PUB protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PUB Protocol » Protocol Headers","id":"233","title":"Protocol Headers"},"234":{"body":"The PULL protocol is one half of a pipeline pattern. The other half is the PUSH protocol. In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion from the set of connected peers available for receiving. This property makes this pattern useful in load-balancing scenarios.","breadcrumbs":"Protocols » PULL Protocol » PULL protocol","id":"234","title":"PULL protocol"},"235":{"body":"The nng_pull0_open functions create a PULL socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in NNG_ENOTSUP. When receiving messages, the PULL protocol accepts messages as they arrive from peers. If two peers both have a message ready, the order in which messages are handled is undefined.","breadcrumbs":"Protocols » PULL Protocol » Socket Operations","id":"235","title":"Socket Operations"},"236":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PULL Protocol » Protocol Versions","id":"236","title":"Protocol Versions"},"237":{"body":"The PULL protocol has no protocol-specific options.","breadcrumbs":"Protocols » PULL Protocol » Protocol Options","id":"237","title":"Protocol Options"},"238":{"body":"The PULL protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PULL Protocol » Protocol Headers","id":"238","title":"Protocol Headers"},"239":{"body":"","breadcrumbs":"Protocols » PUSH Protocol » PUSH protocol","id":"239","title":"PUSH protocol"},"24":{"body":"int nng_msg_header_append(nng_msg *msg, const void *val, size_t size);\nint nng_msg_header_append_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_header_append_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_header_append_u64(nng_msg *msg, uint64_t val64); int nng_msg_header_insert(nng_msg *msg, const void *val, size_t size);\nint nng_msg_header_insert_u16(nng_msg *msg, uint16_t val16);\nint nng_msg_header_insert_u32(nng_msg *msg, uint32_t val32);\nint nng_msg_header_insert_u64(nng_msg *msg, uint64_t val64); Appending data to a message header is done by using the nng_msg_header_append functions, and inserting data in the header is done using the nng_msg_header_insert functions. These functions act just like the nng_msg_append and nng_msg_insert functions, except that they operate on the message header rather than the message body.","breadcrumbs":"API Reference » Messages » Append or Insert Header","id":"24","title":"Append or Insert Header"},"240":{"body":"The PUSH protocol is one half of a pipeline pattern. The other side is the PULL protocol. In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion from the set of connected peers available for receiving. This property makes this pattern useful in load-balancing scenarios.","breadcrumbs":"Protocols » PUSH Protocol » DESCRIPTION","id":"240","title":"DESCRIPTION"},"241":{"body":"The nng_push0_open call creates a PUSH socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in NNG_ENOTSUP. Send operations will observe flow control (back-pressure), so that only peers capable of accepting a message will be considered. If no peer is available to receive a message, then the send operation will wait until one is available, or the operation times out. note Although the pipeline protocol honors flow control, and attempts to avoid dropping messages, no guarantee of delivery is made. Furthermore, as there is no capability for message acknowledgment, applications that need reliable delivery are encouraged to consider the REQ protocol instead.","breadcrumbs":"Protocols » PUSH Protocol » Socket Operations","id":"241","title":"Socket Operations"},"242":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » PUSH Protocol » Protocol Versions","id":"242","title":"Protocol Versions"},"243":{"body":"NNG_OPT_SENDBUF : (int, 0 - 8192) Normally this is set to zero, indicating that send operations are unbuffered. In unbuffered operation, send operations will wait until a suitable peer is available to receive the message. If this is set to a positive value (up to 8192), then an intermediate buffer is provided for the socket with the specified depth (in messages). note Transport layer buffering may occur in addition to any socket buffer determined by this option.","breadcrumbs":"Protocols » PUSH Protocol » Protocol Options","id":"243","title":"Protocol Options"},"244":{"body":"The PUSH protocol has no protocol-specific headers.","breadcrumbs":"Protocols » PUSH Protocol » Protocol Headers","id":"244","title":"Protocol Headers"},"245":{"body":"The REP protocol is one half of a request/reply pattern. In this pattern, a requester sends a message to one replier, who is expected to reply. The request is resent if no reply arrives, until a reply is received or the request times out. tip This protocol is useful in setting up RPC-like services. It is also reliable, in that a requester will keep retrying until a reply is received. The REP protocol is the replier side, and the REP protocol is the requester side.","breadcrumbs":"Protocols » REP Protocol » REP Protocol","id":"245","title":"REP Protocol"},"246":{"body":"The nng_rep0_open functions create a replier socket. This socket may be used to receive messages (requests), and then to send replies. Generally a reply can only be sent after receiving a request. Send operations will result in NNG_ESTATE if no corresponding request was previously received. Likewise, only one receive operation may be pending at a time. Any additional concurrent receive operations will result in NNG_ESTATE. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » REP Protocol » Socket Operations","id":"246","title":"Socket Operations"},"247":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Each context may have at most one outstanding request, and operates independently of the others. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » REP Protocol » Context Operations","id":"247","title":"Context Operations"},"248":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » REP Protocol » Protocol Versions","id":"248","title":"Protocol Versions"},"249":{"body":"The REP protocol has no protocol-specific options.","breadcrumbs":"Protocols » REP Protocol » Protocol Options","id":"249","title":"Protocol Options"},"25":{"body":"int nng_msg_header_chop(nng_msg *msg, size_t size);\nint nng_msg_header_chop_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_header_chop_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_header_chop_u64(nng_msg *msg, uint64_t *val64); int nng_msg_header_trim(nng_msg *msg, size_t size);\nint nng_msg_header_trim_u16(nng_msg *msg, uint16_t *val16);\nint nng_msg_header_trim_u32(nng_msg *msg, uint32_t *val32);\nint nng_msg_header_trim_u64(nng_msg *msg, uint64_t *val64); The nng_msg_header_trim functions remove data from the beginning of the message header, and the nng_msg_header_chop functions remove data from the end of the message header. These functions act just like the nng_msg_trim and nng_msg_chop functions, except that they operate the message header rather than the message body.","breadcrumbs":"API Reference » Messages » Consume from Header","id":"25","title":"Consume from Header"},"250":{"body":"The REP protocol uses a backtrace in the header. This is more fully documented in the REQ chapter.","breadcrumbs":"Protocols » REP Protocol » Protocol Headers","id":"250","title":"Protocol Headers"},"251":{"body":"The REQ protocol is one half of a request/reply pattern. In this pattern, a requester sends a message to one replier, who is expected to reply. The request is resent if no reply arrives, until a reply is received or the request times out. tip This protocol is useful in setting up RPC-like services. It is also \"reliable\", in that a the requester will keep retrying until a reply is received. note Because requests are resent, it is important that they be idempotent to ensure predictable and repeatable behavior even in the face of duplicated requests, which can occur (for example if a reply message is lost for some reason.) The requester generally only has one outstanding request at a time unless in raw mode , and it will generally attempt to spread work requests to different peer repliers. tip This property, when combined with a device can help provide a degree of load-balancing. The REQ protocol is the requester side, and the REP protocol is the replier side.","breadcrumbs":"Protocols » REQ Protocol » REQ protocol","id":"251","title":"REQ protocol"},"252":{"body":"The nng_req0_open functions create a REQ socket. This socket may be used to send messages (requests), and then to receive replies. Generally a reply can only be received after sending a request. (Attempts to receive a message will result in NNG_ESTATE if there is no outstanding request.) Furthermore, only a single receive operation may be pending at a time. Attempts to post more receive operations concurrently will result in NNG_ESTATE. Requests may be canceled by sending a different request. This will cause the requester to discard any reply from the earlier request, but it will not stop a replier from processing a request it has already received or terminate a request that has already been placed on the wire. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » REQ Protocol » Socket Operations","id":"252","title":"Socket Operations"},"253":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . The NNG_OPT_REQ_RESENDTIME value may be configured differently on contexts created this way. Each context may have at most one outstanding request, and operates independently from the others. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » REQ Protocol » Context Operations","id":"253","title":"Context Operations"},"254":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » REQ Protocol » Protocol Versions","id":"254","title":"Protocol Versions"},"255":{"body":"The following protocol-specific option is available. NNG_OPT_REQ_RESENDTIME: ( nng_duration ) When a new request is started, a timer of this duration is also started. If no reply is received before this timer expires, then the request will be resent. Requests are also automatically resent if the peer to whom the original request was sent disconnects. Resending may be deferred up to the value of the NNG_OPT_RESENDTICK parameter. If the value is set to NNG_DURATION_INFINITE , then resends are disabled altogether. This should be used when the request is not idemptoent. NNG_OPT_REQ_RESENDTICK: ( nng_duration ) This is the granularity of the clock that is used to check for resending. The default is a second. Setting this to a higher rate will allow for more timely resending to occur, but may incur significant additional overhead when the socket has many outstanding requests (contexts). When there are no requests outstanding that have a resend set, then the clock does not tick at all. This option is shared for all contexts on a socket, and is only available for the socket itself.","breadcrumbs":"Protocols » REQ Protocol » Protocol Options","id":"255","title":"Protocol Options"},"256":{"body":"This protocol uses a backtrace in the header. This form uses a stack of 32-bit big-endian identifiers. There must be at least one identifier, the request ID , which will be the last element in the array, and must have the most significant bit set. There may be additional peer ID s preceding the request ID. These will be distinguishable from the request ID by having their most significant bit clear. When a request message is received by a forwarding node (such as a device ), the forwarding node prepends a 32-bit peer ID (which must have the most significant bit clear), which is the forwarder's way of identifying the directly connected peer from which it received the message. (This peer ID, except for the most significant bit, has meaning only to the forwarding node itself.) It may help to think of prepending a peer ID as pushing a peer ID onto the front of the stack of headers for the message. (It will use the peer ID it popped from the front to determine the next intermediate destination for the reply.) When a reply message is created, it is created using the same headers that the request contained. A forwarding node can pop the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. When the reply finally arrives back at the initiating requester, it should have only a single element in the message, which will be the request ID it originally used for the request.","breadcrumbs":"Protocols » REQ Protocol » Protocol Headers","id":"256","title":"Protocol Headers"},"257":{"body":"The RESPONDENT protocol is one half of a survey pattern. In this pattern, a surveyor sends a survey, which is broadcast to all peer respondents. The respondents then have a chance to reply (but are not obliged to reply). The survey itself is a timed event, so that responses received after the survey has finished are discarded. tip This protocol is useful in solving voting problems, such as leader election in cluster configurations, as well as certain kinds of service discovery problems. The RESPONDENT protocol is the respondent side, and the SURVEYOR protocol is the surveyor side.","breadcrumbs":"Protocols » RESPONDENT Protocol » RESPONDENT protocol","id":"257","title":"RESPONDENT protocol"},"258":{"body":"The nng_respondent0_open functions create a respondent socket. This socket may be used to receive messages, and then to send replies. A reply can only be sent after receiving a survey, and generally the reply will be sent to surveyor from whom the last survey was received. Respondents may discard a survey by simply not replying to it. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » RESPONDENT Protocol » Socket Operations","id":"258","title":"Socket Operations"},"259":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Incoming surveys will be routed to and received by only one context. Additional surveys may be received by other contexts in parallel. Replies made using a context will be returned to the the surveyor that issued the survey most recently received by that context. The restrictions for order of operations with sockets apply equally well for contexts, except that each context will be treated as if it were a separate socket.","breadcrumbs":"Protocols » RESPONDENT Protocol » Context Operations","id":"259","title":"Context Operations"},"26":{"body":"nng_pipe nng_msg_get_pipe(nng_msg *msg);\nvoid nng_msg_get_pipe(nng_msg *msg, nng_pipe p); The nng_msg_set_pipe function sets the pipe associated with msg to p . This is most often useful when used with protocols that support directing a message to a specific peer. For example the PAIR version 1 protocol can do this when NNG_OPT_PAIR1_POLY mode is set. The nng_msg_get_pipe function returns the pipe that was previously set on the message m , either directly by the application, or when the message was received by the protocol. note Not all protocols support overriding the destination pipe.","breadcrumbs":"API Reference » Messages » Message Pipe","id":"26","title":"Message Pipe"},"260":{"body":"Only version 0 of this protocol is supported. At the time of writing, no other versions of this protocol have been defined. 1","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Versions","id":"260","title":"Protocol Versions"},"261":{"body":"The respondent protocol has no protocol-specific options.","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Options","id":"261","title":"Protocol Options"},"262":{"body":"The RESPONDENT protocol uses a backtrace in the header. This is more fully documented in the SURVEYOR manual. 1 : An earlier and incompatible version of the protocol was used in older pre-releases of nanomsg , but was not released in any production version.","breadcrumbs":"Protocols » RESPONDENT Protocol » Protocol Headers","id":"262","title":"Protocol Headers"},"263":{"body":"The SUB protocol is one half of a publisher/subscriber pattern. In this pattern, a publisher sends data, which is broadcast to all subscribers. The subscribing applications only see the data to which they have subscribed. The SUB protocol is the subscriber side, and the PUB protocol is the publisher side. note The publisher delivers all messages to all subscribers. The subscribers maintain their own subscriptions, and filter them locally. Thus, this pattern should not be used in an attempt to reduce bandwidth consumption. The topics that subscribers subscribe to is compared to the leading bytes of the message body. Applications should construct their messages accordingly.","breadcrumbs":"Protocols » SUB Protocol » SUB protocol","id":"263","title":"SUB protocol"},"264":{"body":"The nng_sub0_open functions create a SUB socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in NNG_ENOTSUP.","breadcrumbs":"Protocols » SUB Protocol » Socket Operations","id":"264","title":"Socket Operations"},"265":{"body":"Only version 0 of this protocol is supported. (At the time of writing, no other versions of this protocol have been defined.)","breadcrumbs":"Protocols » SUB Protocol » Protocol Versions","id":"265","title":"Protocol Versions"},"266":{"body":"The following protocol-specific option is available. NNG_OPT_SUB_PREFNEW: (bool) This read/write option specifies the behavior of the subscriber when the queue is full. When true (the default), the subscriber will make room in the queue by removing the oldest message. When false, the subscriber will reject messages if the message queue does not have room.","breadcrumbs":"Protocols » SUB Protocol » Protocol Options","id":"266","title":"Protocol Options"},"267":{"body":"The SUB protocol has no protocol-specific headers.","breadcrumbs":"Protocols » SUB Protocol » Protocol Headers","id":"267","title":"Protocol Headers"},"268":{"body":"The SURVEYOR protocol is one half of a survey pattern. In this pattern, a surveyor sends a survey, which is broadcast to all peer respondents. The respondents then have a chance, but are not obliged, to reply. The survey itself is a timed event, so that responses received after the survey has finished are discarded. tip This protocol is useful in solving voting problems, such as leader election in cluster configurations, as well as certain kinds of service discovery problems. The SURVEYOR protocol is the surveyor side, and the RESPONDENT protocol is the respondent side.","breadcrumbs":"Protocols » SURVEYOR Protocol » SURVEYOR protocol","id":"268","title":"SURVEYOR protocol"},"269":{"body":"The nng_surveyor0_open functions create a surveyor socket. This socket may be used to send messages (surveys), and then to receive replies. A reply can only be received after sending a survey. A surveyor can normally expect to receive at most one reply from each responder. (Messages can be duplicated in some topologies, so there is no guarantee of this.) Attempts to receive on a socket with no outstanding survey will result in NNG_ESTATE. If the survey times out while the surveyor is waiting for replies, then the result will be NNG_ETIMEDOUT. Only one survey can be outstanding at a time; sending another survey will cancel the prior one, and any responses from respondents from the prior survey that arrive after this will be discarded. Raw mode sockets ignore all these restrictions.","breadcrumbs":"Protocols » SURVEYOR Protocol » Socket Operations","id":"269","title":"Socket Operations"},"27":{"body":"","breadcrumbs":"API Reference » Messages » Examples","id":"27","title":"Examples"},"270":{"body":"This protocol supports the creation of contexts for concurrent use cases using nng_ctx_open . Each context can initiate its own surveys, and it will receive only responses to its own outstanding surveys. Other contexts on the same socket may have overlapping surveys operating at the same time. Each of these may have their own timeouts established with NNG_OPT_SURVEYOR_SURVEYTIME. Additionally, sending a survey on a context will only cancel an outstanding survey on the same context. note Due to the best-effort nature of this protocol, if too may contexts are attempting to perform surveys simultaneously, it is possible for either individual outgoing surveys or incoming responses to be lost.","breadcrumbs":"Protocols » SURVEYOR Protocol » Context Operations","id":"270","title":"Context Operations"},"271":{"body":"Only version 0 of this protocol is supported. At the time of writing, no other versions of this protocol have been defined. 1","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Versions","id":"271","title":"Protocol Versions"},"272":{"body":"The following protocol-specific option is available. NNG_OPT_SURVEYOR_SURVEYTIME: ( nng_duration ) When a new survey is started, a timer of this duration is started. Any responses arriving this time will be discarded. Attempts to receive after the timer expires with no other surveys started will result in NNG_ESTATE. If a receive is pending when this timer expires, it will result in NNG_ETIMEDOUT.","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Options","id":"272","title":"Protocol Options"},"273":{"body":"This form uses a stack of 32-bit big-endian identifiers. There must be at least one identifier, the survey ID , which will be the last element in the array, and must have the most significant bit set. There may be additional peer ID s preceding the survey ID. These will be distinguishable from the survey ID by having their most significant bit clear. When a survey message is received by a forwarding node (such as a device ), the forwarding node prepends a 32-bit peer ID (which must have the most significant bit clear), which is the forwarder's way of identifying the directly connected peer from which it received the message. (This peer ID, except for the most significant bit, has meaning only to the forwarding node itself.) It may help to think of prepending a peer ID as pushing a peer ID onto the front of the stack of headers for the message. (It will use the peer ID it popped from the front to determine the next intermediate destination for the response.) When a response message is created, it is created using the same headers that the survey contained. A forwarding node can pop the peer ID it originally pushed on the message, stripping it from the front of the message as it does so. When the response finally arrives back at the initiating surveyor, it should have only a single element in the message, which will be the survey ID it originally used for the request. More detail can be found in the sp-surveyor-01 RFC document. 1 : An earlier and incompatible version of the protocol was used in older pre-releases of nanomsg , but was not released in any production version.","breadcrumbs":"Protocols » SURVEYOR Protocol » Protocol Headers","id":"273","title":"Protocol Headers"},"274":{"body":"This section documents transports for Scalabity Protocols implemented by NNG. BSD Socket Intra-Process Transport UDP","breadcrumbs":"Transports » Transports","id":"274","title":"Transports"},"275":{"body":"The inproc transportintra-process provides communication support between sockets within the same process. This may be used as an alternative to slower transports when data must be moved within the same process. This transport tries hard to avoid copying data, and thus is very light-weight.","breadcrumbs":"Transports » Intra-Process Transport » INPROC Transport","id":"275","title":"INPROC Transport"},"276":{"body":"This transport uses URLs using the scheme inproc://, followed by an arbitrary string of text, terminated by a NUL byte. Multiple URLs can be used within the same application, and they will not interfere with one another. Two applications may also use the same URL without interfering with each other. They will however be unable to communicate with each other using that URL.","breadcrumbs":"Transports » Intra-Process Transport » URL Format","id":"276","title":"URL Format"},"277":{"body":"When using an nng_sockaddr structure, the actual structure is of type nng_sockaddr_inproc .","breadcrumbs":"Transports » Intra-Process Transport » Socket Address","id":"277","title":"Socket Address"},"278":{"body":"The inproc transport has no special options. note While inproc accepts the option NNG_OPT_RECVMAXSZ for compatibility, the value of the option is ignored with no enforcement. As inproc peers are in the same address space, they are implicitly trusted, so the protection afforded by NNG_OPT_RECVMAXSZ is unnecessary.","breadcrumbs":"Transports » Intra-Process Transport » Transport Options","id":"278","title":"Transport Options"},"279":{"body":"When mixing the NNG library with other implementations of these protocols in the same process (such as the mangos or libnanomsg implementations), it will not be possible to utilize the inproc transport to communicate across this boundary. This limitation also extends to using different instances of the NNG library within the same process.","breadcrumbs":"Transports » Intra-Process Transport » Mixing Implementations","id":"279","title":"Mixing Implementations"},"28":{"body":"#include nng_msg *m;\nif (nng_msg_alloc(&m, strlen(\"content\") + 1) != 0) { // handle error\n}\nstrcpy(nng_msg_body(m), \"content\");","breadcrumbs":"API Reference » Messages » Example 1: Preparing a message for use","id":"28","title":"Example 1: Preparing a message for use"},"280":{"body":"","breadcrumbs":"Transports » Inter-Process Transport » IPC Transport","id":"280","title":"IPC Transport"},"281":{"body":"The ipc transport provides communication support between sockets within different processes on the same host. For POSIX platforms, this is implemented using UNIX domain sockets. For Windows, this is implemented using Windows named pipes. Other platforms may have different implementation strategies.","breadcrumbs":"Transports » Inter-Process Transport » DESCRIPTION","id":"281","title":"DESCRIPTION"},"282":{"body":"Traditional Names This transport uses URIs using the scheme ipc://, followed by a path name in the file system where the socket or named pipe should be created. tip On Windows, all names are prefixed by \\\\.\\pipe\\ and do not reside in the normal file system. On POSIX platforms, the path is taken literally, and is relative to the current directory, unless it begins with /, in which case it is relative to the root directory. note When using relative paths on POSIX systems, the address used and returned in properties like NNG_OPT_LOCADDR will also be relative. Consequently, they will only be interpreted the same by processes that have the same working directory. To ensure maximum portability and safety, absolute paths are recommended whenever possible. note If compatibility with legacy nanomsg applications is required, then path names must not be longer than 122 bytes, including the final NUL byte. This is because legacy versions of nanomsg cannot express URLs longer than 128 bytes, including the ipc:// prefix. UNIX Aliases The unix:// scheme is an alias for ipc:// and can be used inter-changeably, but only on POSIX systems. 1 Abstract Names On Linux, this transport also can support abstract sockets. Abstract sockets use a URI-encoded name after the abstract:// scheme, which allows arbitrary values to be conveyed in the path, including embedded NUL bytes. For example, the name \"a\\0b\" would be represented as abstract://a%00b. tip An empty name may be used with a listener to request \"auto bind\" be used to select a name. In this case the system will allocate a free name. The name assigned may be retrieved using NNG_OPT_LOCADDR . Abstract names do not include the leading NUL byte used in the low-level socket address. Abstract sockets do not have any representation in the file system, and are automatically freed by the system when no longer in use. Abstract sockets ignore socket permissions, but it is still possible to determine the credentials of the peer with NNG_OPT_PEER_UID , and similar options. 2","breadcrumbs":"Transports » Inter-Process Transport » URI Formats","id":"282","title":"URI Formats"},"283":{"body":"When using an nng_sockaddr structure, the actual structure is of type nng_sockaddr_ipc , except for abstract sockets, which use nng_sockaddr_abstract .","breadcrumbs":"Transports » Inter-Process Transport » Socket Address","id":"283","title":"Socket Address"},"284":{"body":"The following transport options are supported by this transport, where supported by the underlying platform. Option Type Description NNG_OPT_IPC_PERMISSIONS int Settable on listeners before they start, this is the UNIX file mode used when creating the socket. NNG_OPT_LOCADDR nng_sockaddr Local socket address, either nng_sockaddr_ipc or nng_sockaddr_abstract . NNG_OPT_REMADDR nng_sockaddr Remote socket address, either nng_sockaddr_ipc or nng_sockaddr_abstract . NNG_OPT_PEER_GID int Read only option, returns the group ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_PID int Read only option, returns the processed ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_UID int Read only option, returns the user ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_ZONEID int Read only option, returns the zone ID of the process at the other end of the socket, if platform supports it. NNG_OPT_LISTEN_FD int Write only for listeners before they start, use the named socket for accepting (for use with socket activation).","breadcrumbs":"Transports » Inter-Process Transport » Transport Options","id":"284","title":"Transport Options"},"285":{"body":"On Windows systems, the security descriptor for the listener, which can be used to control access, can be set using the function nng_listener_set_security_descriptor . 1 : The purpose of this scheme is to support a future transport making use of AF_UNIX on Windows systems, at which time it will be necessary to discriminate between the Named Pipes and the AF_UNIX based transports. 2 : This property makes it important that names be chosen randomly to prevent unauthorized access, or that checks against the peer credentials are made, or ideally, both.","breadcrumbs":"Transports » Inter-Process Transport » Other Configuration Parameters","id":"285","title":"Other Configuration Parameters"},"286":{"body":"","breadcrumbs":"Transports » BSD Socket (Experimental) » Socket Transport (Experimental)","id":"286","title":"Socket Transport (Experimental)"},"287":{"body":"The socket transport supports communication between peers across arbitrary BSD sockets, such as those that are created with nng_socket_pair . This transport only supports listeners , using nng_listener_create . note Attempts to create dialers using this transport will result in NNG_ENOTSUP. The socket file descriptor is passed to the listener using the NNG_OPT_SOCKET_FD option (as an integer). Setting this option will cause the listener to create a pipe backed by the file descriptor. The protocol between peers using this transport is compatible with the protocol used for the tcp transport, but this is an implementation detail and subject to change without notice. 1 note This transport is experimental , and at present is only supported on POSIX platforms. 2","breadcrumbs":"Transports » BSD Socket (Experimental) » Description","id":"287","title":"Description"},"288":{"body":"This transport uses the URL socket://, without further qualification.","breadcrumbs":"Transports » BSD Socket (Experimental) » URL Format","id":"288","title":"URL Format"},"289":{"body":"The socket address will be of family NNG_AF_UNSPEC. There are no further socket details available.","breadcrumbs":"Transports » BSD Socket (Experimental) » Socket Address","id":"289","title":"Socket Address"},"29":{"body":"if (nng_msg_alloc(&m, 1024) != 0) { // handle error\n}\nwhile ((val64 = next_datum()) != 0) P if (nng_msg_append_u64(m, val64) != 0) { // handle error }\n}","breadcrumbs":"API Reference » Messages » Example 2: Preallocating message content","id":"29","title":"Example 2: Preallocating message content"},"290":{"body":"The following transport options are supported by this transport. Option Type Description NNG_OPT_SOCKET_FD int Write-only option, that may be set multiple times on a listener. Each time this is set, the listener will create a pipe backed by the given file descriptor passed as an argument. NNG_OPT_PEER_GID int Read only option, returns the group ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_PID int Read only option, returns the processed ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_UID int Read only option, returns the user ID of the process at the other end of the socket, if platform supports it. NNG_OPT_PEER_ZONEID int Read only option, returns the zone ID of the process at the other end of the socket, if platform supports it. note The NNG_OPT_PEER_GID, NNG_OPT_PEER_PID, NNG_OPT_PEER_UID, and NNG_OPT_PEER_ZONEID options depend on platform support. These behave in exactly the same fashion as for the ipc transport. 1 : Specifically it is not compatible with the ipc transport. 2 : Windows lacks a suitable socketpair equivalent function we could use.","breadcrumbs":"Transports » BSD Socket (Experimental) » Transport Options","id":"290","title":"Transport Options"},"291":{"body":"","breadcrumbs":"Transports » UDP Transport (Experimental) » UDP Transport (Experimental)","id":"291","title":"UDP Transport (Experimental)"},"292":{"body":"The udp transport supports communication between peers using UDP. UDP is a very light-weight connection-less, unreliable, unordered delivery mechanism. Both IPv4 and IPv6 are supported when the underlying platform also supports it. This transport adds an ordering guarantee, so that messages will always be received in the correct order. Messages that arrive out of order, or are duplicated, will be dropped. There may be gaps in the messages received, so applications should not assume that all messages sent will arrive. note This transport is experimental .","breadcrumbs":"Transports » UDP Transport (Experimental) » Description","id":"292","title":"Description"},"293":{"body":"This transport uses URIs using the scheme udp://, followed by an IP address or hostname, followed by a colon and finally a UDP port number. For example, to contact port 8001 on the localhost either of the following URIs could be used: udp://127.0.0.1:8001 or udp://localhost:8001. A URI may be restricted to IPv6 using the scheme udp6://, and may be restricted to IPv4 using the scheme udp4://. note Specifying udp6:// may not prevent IPv4 hosts from being used with IPv4-in-IPv6 addresses, particularly when using a wildcard hostname with listeners. The details of this varies across operating systems. tip We recommend using either numeric IP addresses, or names that are specific to either IPv4 or IPv6 to prevent confusion and surprises. When specifying IPv6 addresses, the address must be enclosed in square brackets ([]) to avoid confusion with the final colon separating the port. For example, the same port 8001 on the IPv6 loopback address (::1) would be specified as udp://[::1]:8001. The special value of 0 (INADDR_ANY) can be used for a listener to indicate that it should listen on all interfaces on the host. A short-hand for this form is to omit the IP address entirely. For example, the following two URIs are equivalent, and could be used to listen to port 9999 on the host: udp://0.0.0.0:9999 udp://:9999","breadcrumbs":"Transports » UDP Transport (Experimental) » URL Format","id":"293","title":"URL Format"},"294":{"body":"When using an nng_sockaddr structure, the actual structure is either of type nng_sockaddr_in (for IPv4) or nng_sockaddr_in6 (for IPv6).","breadcrumbs":"Transports » UDP Transport (Experimental) » Socket Address","id":"294","title":"Socket Address"},"295":{"body":"The following transport options are supported by this transport, where supported by the underlying platform. Option Type Description NNG_OPT_LOCADDR nng_sockaddr The locally bound address, will be either nng_sockaddr_in or nng_sockaddr_in6 . NNG_OPT_REMADDR nng_sockaddr The remote peer address, will be either nng_sockaddr_in or nng_sockaddr_in6 . Only valid for pipe and dialer objects. NNG_OPT_RECVMAXSZ size_t Maximum size of incoming messages, will be limited to at most 65000. NNG_OPT_UDP_COPY_MAX size_t Threshold above which received messages are \"loaned\" up, rather than a new message being allocated and copied into. NNG_OPT_UDP_BOUND_PORT int The locally bound UDP port number (1-65535), read-only for listener objects only.","breadcrumbs":"Transports » UDP Transport (Experimental) » Transport Options","id":"295","title":"Transport Options"},"296":{"body":"This transport maps each SP message to a single UDP packet. In order to allow room for network headers, we thus limit the maximum message size to 65000 bytes, minus the overhead for any SP protocol headers. However, applications are strongly encouraged to only use this transport for very much smaller messages, ideally those that will fit within a single network packet without requiring fragmentation and reassembly. For Ethernet without jumbo frames, this typically means an MTU of a little less than 1500 bytes. (Specifically, 1452, which allows 28 bytes for IPv4 and UDP, and 20 bytes for the this transport. Reduce by an additional 20 bytes for IPv6.) Other link layers may have different MTUs, however IPv6 requires a minimum MTU of 1280, which after deducting 48 bytes for IPv6 and UDP headers, and 20 bytes for our transport header, leaves 1212 bytes for user data. If additional allowances are made for SP protocol headers with a default TTL of 8 (resulting in 72 additional bytes for route information), the final user accessible payload will be 1140 bytes. Thus this can be likely be viewed as a safe maximum to employ for SP payload data across all transports. The maximum message size is negotiated as part of establishing a peering relationship, and oversize messages will be dropped by the sender before going to the network. The maximum message size to receive can be configured with the NNG_OPT_RECVMAXSZ option.","breadcrumbs":"Transports » UDP Transport (Experimental) » Maximum Message Size","id":"296","title":"Maximum Message Size"},"297":{"body":"This transports maintains a logical \"connection\" with each peer, to provide a rough facsimile of a connection based semantic. This requires some resource on each peer. In order to ensure that resources are reclaimed when a peer vanishes unexpectedly, a keep-alive mechanism is implemented. TODO: Document the tunables for this.","breadcrumbs":"Transports » UDP Transport (Experimental) » Keep Alive","id":"297","title":"Keep Alive"},"298":{"body":"This section provides some guides to aid in migrating software from earlier versions NNG or libnanomsg . Migrating from NNG 1.x Migrating from libnanomsg","breadcrumbs":"Migration Guides » Migration Guides","id":"298","title":"Migration Guides"},"299":{"body":"There are some incompatibities from NNG 1.x, and applications must make certain changes for NNG 2.0. This guide should help with this migration. While we have made reasonable efforts to highlight all of the things that applications could run into, this list is not necessarily exhaustive, and undocumented interfaces may have changed without notice here.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Migrating from NNG 1.x","id":"299","title":"Migrating from NNG 1.x"},"3":{"body":"At the time of this writing, we are wrapping up NNG for its formal 1.0.0 release. It's a good time for reflection on the road that we took to get here. Like the road on the cover of this book, it was windy (if quite a bit longer), but what we find at the end has made the journey worthwhile. Originally the NNG project was conceived as a relatively modest effort to rewrite nanomsg based on threads, with a more readily extensible internal architecture so that we could more easily undertake projects like the ZeroTier and TLS transports. It would not be incorrect to say that the initial NNG effort was started in \"anger\", as we were frustrated with nanomsg's very complex internal state machines. Looking back on it now, those complex state state machines don't seem nearly as insane as they did just a year ago. The simple, naïve, approach we would have preferred, and the one we originally started with, involved significant use of threads, inspired by the work we did in mangos, which uses Go's goroutines heavily. Goroutines are excellent. Threads, it turns out, are not. Scalable, asynchronous, portable I/O is a lot harder than it looks. Our experience with in-kernel threads on illumos and Solaris spoiled us, and left us utterly unprepared for cesspool that really is large amounts of userspace programming. Instead, we have created our own, completely asynchronous core, giving us advanced multiprocessing and concurrency capabilities, without either sacrificing portability or settling for some unhappy least common denominator. This core is a robust foundation for NNG and handling the \"Scalability Protocols\", but if we're being completely honest, we think this core has braod applicability for beyond just the Scalability Protocols. It will be interesting to see if others come to the same conclusion. Builting upon this robust foundation, we have engineered a substantial project, with capabilities far in exceess of the original nanomsg, while still preserving compatibility with the the network protocols that form the backbone of the nanomsg ecosystem, and even a compatible programming interface for nanomsg library users. In addition to compatibility with nanomsg, we find that NNG has greatly increased scalability, reliability, and usability (especially when developing concurrent applications). NNG also has complete HTTP server and client implementations, support for TLS, and a plethora of other capabilities. Much of this is made possible by a the aforementioned asynchronous I/O framework. We've tried to stay true to the core nanomsg goals about being light-weight, liberally licensed, and implemented in C. (After all, those were the things that drew us to nanomsg in the first place!) In addition we added a couple of new ones. Specifically, reliability, performance, and extensibility (in that order) were added as core goals for the project. We believe that NNG represents a substantial step forward over other messaging frameworks, and have enjoyed creating it. We hope you find it useful. There is still a lot more we want to do, and future release of NNG will continue to expand it's capabilities. We're just getting started. --- Garrett D'Amore , May 30, 2018","breadcrumbs":"Preface » Preface for the First Edition","id":"3","title":"Preface for the First Edition"},"30":{"body":"Sockets in Scalability Protocols provide the handle for communication between peers. Sockets also encapsulate protocol specific semantics, such as filtering subscriptions, or automatically retrying requests.","breadcrumbs":"API Reference » Sockets » Sockets","id":"30","title":"Sockets"},"300":{"body":"For applications that need to detect NNG v2 versus older code, the NNG_MAJOR_VERSION macro can be used. This will have numeric value 2 for version 2, and 1 for earlier versions. note NNG version 2.0 is not stabilized yet, and while it is in development there is no compatibility guarantee between releases or builds of NNG 2.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Detecting NNG v2","id":"300","title":"Detecting NNG v2"},"301":{"body":"Applications using the legacy libnanomsg API will have to be updated to native NNG interfaces. See the Migrating From libnanomsg chapter for details.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Nanomsg Compatibility","id":"301","title":"Nanomsg Compatibility"},"302":{"body":"It is now required for applications to initialize the library explicitly before using it. This is done using the nng_init function.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Library Initialization","id":"302","title":"Library Initialization"},"303":{"body":"The following header files are removed, and the declarations they provided are now provided by including . Simply remove any references to them. nng/protocol/bus0/bus.h nng/protocol/pair0/pair.h nng/protocol/pair1/pair.h nng/protocol/pipeline0/pull.h nng/protocol/pipeline0/push.h nng/protocol/pubsub0/pub.h nng/protocol/pubsub0/sub.h nng/protocol/reqrep0/rep.h nng/protocol/reqrep0/req.h nng/protocol/survey0/respond.h nng/protocol/survey0/survey.h nng/supplemental/tls/tls.h nng/supplemental/util/idhash.h nng/supplemental/util/platform.h nng/transport/inproc/inproc.h nng/transport/ipc/ipc.h nng/transport/tcp/tcp.h nng/transport/tls/tls.h nng/transport/ws/websocket.h nng/transport/zerotier/zerotier.h","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Removed Headers","id":"303","title":"Removed Headers"},"304":{"body":"The following functions have been renamed as described by the following table. The old names are available by defining the macro NNG1_TRANSITION in your compilation environment. Old Name New Name nng_close nng_socket_close nng_recv_aio nng_socket_recv nng_send_aio nng_socket_send","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Renamed Functions","id":"304","title":"Renamed Functions"},"305":{"body":"The following macro aliases are removed, unless NNG1_TRANSITION is defined in your compilation environment. nng_bus_open nng_pair_open nng_pub_open nng_pull_open nng_push_open nng_rep_open nng_req_open nng_respondent_open nng_sub_open nng_surveyor_open Just add either 0 or 1 (in the case of PAIRv1) to get the protocol desired. (Forcing the version number to be supplied should avoid surprises later as new versions of protocols are added.)","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Removed Protocol Aliases","id":"305","title":"Removed Protocol Aliases"},"306":{"body":"The NNG_FLAG_ALLOC flag that allowed a zero copy semantic with nng_send and nng_recv is removed. This was implemented mostly to aid legacy nanomsg applications, and it was both error prone and still a bit suboptimal in terms of performance. Modern code should use one of nng_sendmsg , nng_recvmsg , nng_socket_send , or nng_socket_recv to get the maximum performance benefit. Working directly with nng_msg structures gives more control, reduces copies, and reduces allocation activity.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » NNG_FLAG_ALLOC Removed","id":"306","title":"NNG_FLAG_ALLOC Removed"},"307":{"body":"When an operation fails with NNG_ESTOPPED , it means that the associated [nni_aio] object has been permanently stopped and must not be reused. Applications must watch for this error code, and not resubmit an operation that returns it. This is particularly important for callbacks that automatically resubmit operations. Failure to observe this rule will lead to an infinite loop as any further operations on the object will fail immediately with NNG_ESTOPPED. The error codes NNG_EAMBIGUOUS and NNG_ENOARG have been removed.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Error Code Changes","id":"307","title":"Error Code Changes"},"308":{"body":"The API used for providers for asynchronous I/O operations has changed slightly. The nng_aio_begin function is removed. However a new nng_aio_reset function should be called instead, before performing any other operations on an aio object. (This simply clears certain fields.) The nng_aio_defer function is replaced, with a very nng_aio_start function. However, this function has slightly different semantics. It will automatically call the callback if the operation cannot be scheduled. Be aware of the new NNG_ESTOPPED error code, for operations on a handle that is being torn down by the consumer.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » AIO Provider API changes","id":"308","title":"AIO Provider API changes"},"309":{"body":"Transports have not needed to be registered for a long time now, and the functions for doing so have been removed. These functions can be simply removed from your application: nng_inproc_register nng_ipc_register nng_tls_register nng_tcp_register nng_ws_register nng_wss_register nng_zt_register Additionally, the header files containing these functions have been removed, such as nng/transport/ipc/ipc.h. Simply remove #include references to those files.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Transport Specific Functions","id":"309","title":"Transport Specific Functions"},"31":{"body":"#define NNG_SOCKET_INITIALIZER // opaque value typedef struct nng_socket_s nng_socket; The nng_socket structure represents socket. This is a handle, and the members of it are opaque. However, unlike a pointer, it is usually passed by value. A socket may be initialized statically with the NNG_SOCKET_INITIALIZER macro, to ensure that it cannot be confused with a valid open socket.","breadcrumbs":"API Reference » Sockets » Socket Structure","id":"31","title":"Socket Structure"},"310":{"body":"The support for configuring TLS via NNG_OPT_TLS_CONFIG, NNG_TLS_AUTH_MODE, NNG_OPT_TLS_CA_FILE, NNG_OPT_TLS_SERVER_NAME, and similar has been removed. Instead configuration must be performed by allocating a nng_tls_config object, and then setting fields on it using the appropriate functions, after which it may be configured on a listener or dialer using the nng_listener_set_tls or nng_dialer_set_tls functions. Likewise, when using the streams API, use the nng_stream_listener_set_tls or nng_stream_dialer_set_tls functions. Note that the declarations needed for TLS configuration are now available in , rather than the supplemental header.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » TLS Configuration","id":"310","title":"TLS Configuration"},"311":{"body":"Support for very old TLS versions 1.0 and 1.1 is removed. Further, the NNG_TLS_1_0 and NNG_TLS_1_1 constants are also removed. Applications should use NNG_TLS_1_2 or even NNG_TLS_1_3 instead.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Old TLS Versions Removed","id":"311","title":"Old TLS Versions Removed"},"312":{"body":"The ability to configure multiple keys and certificates for a given TLS configuration object is removed. (The nng_tls_config_own_cert will return NNG_EBUSY if it has already been called for the configuration.) The intended purpose was to support alternative cryptographic algorithms, but this is not necessary, was never used, and was error prone.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Only One TLS Key/Cert Per Configuration","id":"312","title":"Only One TLS Key/Cert Per Configuration"},"313":{"body":"NNG 1.x had an undocumented ability to specify the local address to bind to when dialing, by using the local address in front of the destination address separated by a semicolon. This was provided for legacy libnanomsg compatilibility, and is no longer offered. The correct way to specify a local address is by setting NNG_OPT_LOCADDR on the dialer.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Support for Local Addresses in Dial URLs Removed","id":"313","title":"Support for Local Addresses in Dial URLs Removed"},"314":{"body":"The types of NNG_OPT_PEER_GID , NNG_OPT_PEER_PID , NNG_OPT_PEER_UID , and NNG_OPT_PEER_ZONEID have changed from uint64_t to int. The underlying platforms all use 32-bit quantities for these.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » IPC Option Type Changes","id":"314","title":"IPC Option Type Changes"},"315":{"body":"The previously deprecated nng_pipe_getopt_xxx family of functions is removed. Applications should use nng_pipe_get and related functions instead. The socket option function families for nng_getopt and nng_setopt have been removed as well. In this case, use the nng_socket_get and nng_socket_set functions as appropriate. The _getopt and _setopt functions for contexts, listeners, and dialers are no longer present. Simply changing _getopt to _get or _setopt to _set in the function name should be sufficient in most cases. The following functions served no useful purpose (after other changes described in this document), and are thus removed: nng_ctx_get_string nng_ctx_set_string nng_ctx_get_uint64 nng_dialer_get_ptr nng_dialer_set_ptr nng_dialer_get_uint64 nng_dialer_set_uint64 nng_listener_get_ptr nng_listener_set_ptr nng_listener_get_uint64 nng_listener_set_uint64 nng_socket_get_ptr nng_socket_set_ptr nng_socket_get_string nng_socket_set_string nng_socket_get_uint64 nng_socket_set_uint64 nng_stream_get_ptr nng_stream_set_ptr nng_stream_get_uint64 nng_stream_dialer_get_ptr nng_stream_dialer_set_ptr nng_stream_dialer_get_uint64 nng_stream_dialer_set_uint64 nng_stream_listener_get_ptr nng_stream_listener_set_ptr nng_stream_listener_get_uint64 nng_stream_listener_set_uint64 nng_ctx_get_ptr (not documented) nng_ctx_set_ptr (not documented)","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Option Functions","id":"315","title":"Option Functions"},"316":{"body":"The following functions are removed. To access options, use a proper typed access function, such as one ending in a suffix like _bool (to access a bool typed option). nng_ctx_get nng_ctx_set nng_dialer_get nng_dialer_set nng_listener_get nng_listener_set nng_pipe_get nng_socket_get nng_socket_set nng_stream_get nng_stream_set nng_stream_dialer_get nng_stream_dialer_set nng_stream_listener_get nng_stream_listener_set","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Untyped Option Functions Removed","id":"316","title":"Untyped Option Functions Removed"},"317":{"body":"The ability to set options on streams after they have been created is no longer present. (It turns out that this was not very useful.) All functions nng_stream_set_xxx are removed. For tuning the NNG_OPT_TCP_NODELAY or similar properties, set the option on the listener or dialer that creates the stream instead.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Stream Options","id":"317","title":"Stream Options"},"318":{"body":"A number of transport options can no longer be set on the socket. Instead these options must be set on the endpoint (dialer or listener) using the appropriate nng_dialer_set or nng_listener_set option. This likely means that it is necessary to allocate and configure the endpoint before attaching it to the socket. This will also afford a much more fine-grained level of control over transport options. The following options are copied from the socket when creating a dialer or listener, but afterwards will not be changed on the dialer or listener if the socket changes. It is recommended to set them properly on the socket before creating dialers or listeners, or set them explicitly on the dialer or listener directly: NNG_OPT_RECONNMINT NNG_OPT_RECONNMAXT NNG_OPT_RECVMAXSZ The latter option is a hint for transports and intended to facilitate early detection (and possibly avoidance of extra allocations) of oversize messages, before bringing them into the socket itself.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Transport Options","id":"318","title":"Transport Options"},"319":{"body":"The NNG_OPT_PROTO, NNG_OPT_PROTONAME, NNG_OPT_PEER, and NNG_OPT_PEERNAME options have been replaced by functions instead of options. Use nng_socket_proto_id , nng_socket_peer_id , nng_socket_proto_name , and nng_socket_peer_name instead. Note that the new functions provide a reference to a static string, and thus do not require allocation, and the returned strings should not be freed. Also the IDs are provided as uint16_t, matching the actual wire protocol values, instead of int. The NNG_OPT_RAW option has aso been replaced by a function, nng_socket_raw . The NNG_OPT_SENDFD and NNG_OPT_RECVFD options have been replaced by nng_socket_get_send_poll_fd and nng_socket_get_recv_poll_fd respectively. The NNG_OPT_SOCKNAME function is removed. This was provided for application use, and never used internally by NNG. Applications should keep track of this information separately.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Socket Options","id":"319","title":"Socket Options"},"32":{"body":"int nng_socket_id(nng_socket s);\nint nng_socket_raw(nng_socket s, bool *raw);\nint nng_socket_proto_id(nng_socket s, uint16_t *proto);\nint nng_socket_peer_id(nng_socket s, uint16_t *proto);\nint nng_socket_proto_name(nng_socket s, const char **name);\nint nng_socket_peer_name(nng_socket s, const char **name); These functions are used to provide fundamental information about the socket s . Most applications will not need to use these functions. The nng_socket_id function returns the numeric id, which will be a non-negative value, associated with the socket. If the socket is uninitialized (has never been opened), then the return value may be -1. The nng_socket_proto_id and nng_socket_peer_id functions provide the 16-bit protocol identifier for the socket's protocol, and of the protocol peers will use when communicating with the socket. The nng_socket_proto_name and nng_socket_peer_name functions provide the ASCII names of the socket's protocol, and of the protocol peers of the socket use. The value stored in name is a fixed string located in program text, and must not be freed or altered. It is guaranteed to remain valid while this library is present. The nng_socket_raw function determines whether the socket is in raw mode or not, storing true in raw if it is, or false if it is not.","breadcrumbs":"API Reference » Sockets » Socket Identity","id":"32","title":"Socket Identity"},"320":{"body":"The NNG_OPT_SUB_SUBSCRIBE and NNG_OPT_SUB_UNSUBCRIBE options have been replaced by the following functions: nng_sub0_socket_subscribe , nng_sub0_socket_unsubscribe , nng_sub0_ctx_subscribe and nng_sub0_ctx_unsubscribe . These functions, like the options they replace, are only applicable to SUB sockets.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Subscriptions","id":"320","title":"Subscriptions"},"321":{"body":"A number of the statistics functions take, or return, const nng_stat * instead of plain nng_stat *. The ABI has not changed, but it may be necessary to declare certain methods variables const to avoid warnings about misuse of const.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Statistics Use Constified Pointers","id":"321","title":"Statistics Use Constified Pointers"},"322":{"body":"The use of * to act as a wild card meaning all local interface addresses is removed. The empty string already performs this function, and unlike * is RFC compliant.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Wildcards Not Valid in URLs","id":"322","title":"Wildcards Not Valid in URLs"},"323":{"body":"The NNG_OPT_URL option has been removed. It is replaced by the type safe nng_dialer_get_url and nng_listener_get_url functions, which return an nng_url structure instead of a string.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » URL Option Removed","id":"323","title":"URL Option Removed"},"324":{"body":"The details of nng_url have changed significantly, and direct access of the structure is no longer permitted. Intead new accessors functions are provided: u_scheme is replaced by nng_url_scheme . u_port is replaced by nng_url_port , but this returns a uint16_t. u_hostname is replaced by nng_url_hostname . u_path is replaced by nng_url_path . u_query is replaced by nng_url_query . u_fragment is replaced by nng_url_fragment . u_userinfo is replaced by nng_url_userinfo . u_requri is removed - it can be easily formulated from the other fields. u_host is removed - use nng_url_hostname and nng_url_port to construct if needed u_rawurl is removed - a \"cooked\" URL can be obtained from the new nng_url_sprintf function.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » URL Structure Changes","id":"324","title":"URL Structure Changes"},"325":{"body":"The entire HTTP API has been refactored and should be much simpler to use and more efficient. Applications directly using the HTTP API will need to be fully modified. A few limits on string lengths of certain values are now applied, which allows us to preallocate values and eliminate certain unreasonable error paths. If values longer than these are supplied in certain APIs they may be silently truncated to the limit: Hostnames are limited per RFC 1035 to 253 characters (not including terminating \".\" or zero byte.) HTTP Method names are limited to 32 bytes (the longest IANA registered method is currently 18 bytes, used for WebDAV.) The fixed part of URI pathnames used with HTTP handlers is limited to 1024 bytes. (Longer URIs may be accepted by using [nng_http_handler_set_tree] and matching a parent of the directory component.) The following API calls have changed so that they are void returns, and cannot fail. They may silently truncate data. [nng_http_req_set_method] [nng_http_res_set_status] [nng_http_handler_collect_body] [nng_http_handler_set_data] [nng_http_handler_set_host] [nng_http_handler_set_method] [nng_http_handler_set_tree] The HTTP handler objects may not be modified once in use. Previously this would fail with NNG_EBUSY. These checks are removed now, but debug builds will assert if an application tries to do so.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » HTTP API","id":"325","title":"HTTP API"},"326":{"body":"The NNG_OPT_WSS_REQUEST_HEADERS, NNG_OPT_WSS_RESPONSE_HEADERS and NNG_OPT_WS_OPT_WS_REQUEST_HEADERS, NNG_OPT_WS_RESPONSE_HEADERS have been removed. The NNG_OPT_WS_REQUEST_HEADER and NNG_OPT_WS_RESPONSE_HEADER option prefixes have been collapsed into just NNG_OPT_WS_HEADER, with slightly different semantics. It still is a prefix (append the name of the header of interest), but setting it can only affect outbound headers (request header for dialers, response header for listeners), and when reading it on a pipe, the value returned is the header sent by the remote peer. The undocumented hook function signature has changed to reflect changes in the HTTP API.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » WebSocket API","id":"326","title":"WebSocket API"},"327":{"body":"The NNG_OPT_IPC_SECURITY_DESCRIPTOR option is removed, and replaced with the functions [nng_listener_get_security_descriptor] and [nng_stream_listener_get_security_descriptor]. Security descriptor support is only relevant to Windows, and is presently only supported for IPC when Named Pipes are used. Planned future changes to switch to UNIX domain sockets may eliminate support for security descriptors altogether in NNG.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Security Descriptors (Windows Only)","id":"327","title":"Security Descriptors (Windows Only)"},"328":{"body":"The supplemental function nng_opts_parse and supporting definitions have moved. This functionality is now supplied by a header only library, available in nng/args.h. See nng_args_parse for more information.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » Command Line Argument Parser Changes","id":"328","title":"Command Line Argument Parser Changes"},"329":{"body":"The Layer 2 special ZeroTier transport has been removed. It is possible to use NNG with ZeroTier using TCP/IP, and a future update is planned to provided coexistence between ZeroTier & the native stack's TCP/IP using lwIP.","breadcrumbs":"Migration Guides » Migrating from NNG 1.x » ZeroTier Support Removed","id":"329","title":"ZeroTier Support Removed"},"33":{"body":"int nng_bus0_open(nng_socket *s);\nint nng_pub0_open(nng_socket *s);\nint nng_pull0_open(nng_socket *s);\nint nng_push0_open(nng_socket *s);\nint nng_rep0_open(nng_socket *s);\nint nng_req0_open(nng_socket *s);\nint nng_respondent0_open(nng_socket *s);\nint nng_sub0_open(nng_socket *s);\nint nng_surveyor0_open(nng_socket *s); These functions open a socket, returning it in s . The constructors for sockets are protocol specific so please refer to protocol documentation for more specific information. The following functions open a socket in normal mode: nng_bus0_open - BUS version 0 nng_pair0_open - PAIR version 0 nng_pair1_open - PAIR version 1 nng_pair1_open_poly - PAIR version 1, polyamorous mode nng_pub0_open - PUB version 0 nng_pull0_open - PULL version 0 nng_push0_open - PUSH version 0 nng_rep0_open - REP version 0 nng_req0_open - REQ version 0 nng_respondent0_open - RESPONDENT version 0 nng_sub0_open - SUB version 0 nng_surveyor0_open - SURVEYOR version 0","breadcrumbs":"API Reference » Sockets » Opening a Socket","id":"33","title":"Opening a Socket"},"330":{"body":"Previous version of NNG offered direct API compatibility with libnanomsg , but that support is no longer offered in this version. If your application is still using legacy libnanomsg APIs, you will need to update it for this version of NNG.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Migrating from libnanomsg","id":"330","title":"Migrating from libnanomsg"},"331":{"body":"Most applications can replace all #include statements with #include .","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Header Files","id":"331","title":"Header Files"},"332":{"body":"Replace -lnanomsg with -lnng. It may be necessary to include additional system libraries, such as -lpthread, depending on your system.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Link Libraries","id":"332","title":"Link Libraries"},"333":{"body":"It is necessary to explicitly initialize the library, using the nng_init function. This must be called before any other function.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Initialization","id":"333","title":"Initialization"},"334":{"body":"Sockets, dialers, and listeners in libnanomsg are simple integers. In NNG, these are struct types. Messages are quite different in NNG, with the absence of the POSIX message control headers. The struct nn_msghdr structure has no equivalent. See nng_msg for the NNG approach to messages. Likewise there is no struct nn_cmsghdr equivalent.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Types","id":"334","title":"Types"},"335":{"body":"Nanomsg API NNG Equivalent Notes nn_strerror nng_strerror nn_errno None Errors are returned directly rather than through errno. nn_socket Various Use the appropriate protocol constructor, such as nng_req0_open. nn_close nng_socket_close nn_bind nng_listen , nng_listener_create Allocating a listener with nng_lister_create and configuring it offers more capabilities. nn_connect nng_dial , nng_dialer_create Allocating a dialer with nng_dialer_create and configuring it offers more capabilities. nn_shutdown nng_listener_close , nng_dialer_close nn_allocmsg nng_msg_alloc There are significant semantic differences. nn_freemsg nng_msg_free nn_reallocmsg nng_msg_realloc nn_send nng_send nn_recv nng_recv nn_sendmsg nng_sendmsg nn_getsockopt nng_socket_get NNG has typed accessors for options, and also separate functions for dialers and listeners. nn_setsockopt nng_socket_set nn_device nng_device nn_poll None Can be constructed using nng_aio. Few if any applications ever used this API. nn_term nng_fini The nng_fini API can do this, but is not recommended except when debugging memory leaks. nn_get_statistic nng_stats_get The statistics in NNG are completely different, with different semantics and no stability guarantees. NN_POLLIN None Used only with nn_poll. NN_POLLOUT None Used only with nn_poll. NN_MSG nng_sendmsg , nng_recvmsg There are differences as a separate nng_msg structure is involved. NN_CMSG_ALIGN None NN_CMSG_FIRSTHDR None NN_CMSG_NXTHDR None NN_CMSG_DATA None NN_CMSG_LEN None NN_CMSG_SPACE None struct nn_iovec nng_iov struct nn_msghdr nng_msg struct nn_cmsghdr nng_msg and nng_msg_header","breadcrumbs":"Migration Guides » Migrating from libnanomsg » API Conversions","id":"335","title":"API Conversions"},"336":{"body":"The following options are changed. Nanomsg Option NNG Eqvaivalent Notes NN_LINGER None NNG does not support tuning this. NN_SNDBUF NNG_OPT_SENDBUF NNG value is given in messages, not bytes. NN_RCVBUF NNG_OPT_RECVBUF NNG value is given in messages, not bytes. NN_SNDTIMEO NNG_OPT_SENDTIMEO NN_RCVTIMEO NNG_OPT_RECVTIMEO NN_RECONNECT_IVL NNG_OPT_RECONNMINT NN_RECONNECT_IVL_MAX NNG_OPT_RECONNMAXT NN_SNDPRIO None Not supported in NNG yet. NN_RCVPRIO None Not supported in NNG yet. NN_RCVFD nng_socket_get_recv_poll_fd No longer an option, use a function call. NN_SNDFD nng_socket_get_send_poll_fd No longer an option, use a function call. NN_DOMAIN None NNG options are not divided by domain or protocol. NN_PROTOCOL nng_socket_proto_id No longer an option. See also nng_socket_proto_name. NN_IPV4ONLY None Use URL such as tcp4:// to obtain this functionality. NN_SOCKET_NAME None Removed from NNG. NN_MAXTTL NNG_OPT_MAXTTL NN_SUB_SUBSCRIBE nng_sub0_socket_subscribe No longer an option, use a function call. NN_SUB_UNSUBSCRIBE nng_sub0_socket_unsubscribe No longer an option, use a function call.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Options","id":"336","title":"Options"},"337":{"body":"Most of the error codes have similar names in NNG, just prefixed with NNG_. There are some exceptions. Be aware that the numeric values are not the same. Nanomsg Error NNG Error Notes EINTR NNG_EINTR ENOMEM NNG_ENOMEM EINVAL NNG_EINVAL , NNG_EADDRINVAL , NNG_EBADTYPE NNG discrimates between different types of errors. EBUSY NNG_EBUSY ETIMEDOUT NNG_ETIMEDOUT ECONNREFUSED NNG_ECONNREFUSED EBADF NNG_ECLOSED , NNG_ECANCELED Canceling an operation returns differently than using an invalid or closed object. EAGAIN NNG_EAGAIN ENOTSUP NNG_ENOTSUP EADDRINUSE NNG_EADDRINUSE EFSM NNG_ESTATE Not a legal POSIX errno value. ENOENT NNG_ENOENT EPROTO NNG_EPROTO EHOSTUNREACH NNG_EUNREACHABLE EACCCES NNG_EPERM , NNG_EWRITEONLY , NNG_EREADONLY , NNG_ECRYPTO , NNG_EPEERAUTH NNG has more fine grained reasons for access failures. EMSGSIZE NNG_EMSGSIZE ECONNABORTED NNG_ECONNABORTED ECONNRESET NNG_ECONNRESET EEXIST NNG_EEXIST EMFILE NNG_ENOFILES ENOSPC NNG_ENOSPC","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Error Codes","id":"337","title":"Error Codes"},"338":{"body":"The ability to specify the source address in the URL,to use when using nn_dial inside the URL is not present in NNG. The correct way to specify the local address is using the NNG_OPT_LOCADDR option on the dialer before starting to dial.","breadcrumbs":"Migration Guides » Migrating from libnanomsg » Local Addresses for Dialing","id":"338","title":"Local Addresses for Dialing"},"339":{"body":"ABI, 1 abstract sockets, 1 abstract://, 1 accept, 1 AF_UNIX, 1 aio, 1 allocations, 1 application binary interface, 1 asynchronous I/O, 1 back-pressure, 1 backtrace, 1 , 2 , 3 , 4 best-effort, 1 bind, 1 body, 1 BUS , 1 BUS protocol, 1 callback, 1 clock, 1 command-line arguments, 1 concurrency, 1 concurrent, 1 condition variable, 1 connect, 1 context, 1 CPU-bound, 1 duration, 1 error message, 1 event loop, 1 flow control, 1 gather, 1 getopt, 1 half-duplex, 1 header, 1 idempotent, 1 INADDR_ANY, 1 inproc , 1 inproc transport, 1 inproc://, 1 intra-process, 1 ipc , 1 ipc transport, 1 ipc://, 1 IPv4, 1 IPv6, 1 leader election, 1 listen, 1 load-balancing, 1 , 2 , 3 Log handlers, 1 memory, 1 messages, 1 MTU, 1 mutex, 1 named pipes, 1 NNG_AF_UNSPEC, 1 nng_aio, 1 nng_aio_abort, 1 nng_aio_alloc, 1 nng_aio_busy, 1 nng_aio_cancel, 1 nng_aio_count, 1 nng_aio_free, 1 nng_aio_get_msg, 1 nng_aio_reap, 1 nng_aio_result, 1 nng_aio_set_expire, 1 nng_aio_set_iov, 1 , 2 nng_aio_set_msg, 1 nng_aio_stop, 1 nng_aio_wait, 1 nng_alloc, 1 nng_arg_spec, 1 nng_args_parse, 1 nng_bus0_open, 1 nng_bus0_open_raw, 1 nng_clock, 1 nng_ctx, 1 nng_ctx_close, 1 nng_ctx_id, 1 NNG_CTX_INITIALIZER, 1 nng_ctx_open, 1 nng_ctx_recv, 1 nng_ctx_recvmsg, 1 nng_ctx_send, 1 nng_ctx_sendmsg, 1 nng_cv, 1 nng_cv_alloc, 1 nng_cv_free, 1 nng_cv_until, 1 nng_cv_wait, 1 nng_cv_wake, 1 nng_cv_wake1, 1 nng_duration, 1 NNG_DURATION_DEFAULT, 1 NNG_DURATION_INFINITE, 1 NNG_DURATION_ZERO, 1 NNG_ECANCELED, 1 nng_fini, 1 NNG_FLAG_NONBLOCK, 1 , 2 nng_free, 1 nng_http, 1 nng_http_add_header, 1 nng_http_client, 1 nng_http_client_alloc, 1 nng_http_client_connect, 1 nng_http_client_free, 1 nng_http_client_get_tls, 1 nng_http_client_set_tls, 1 nng_http_close, 1 nng_http_copy_data, 1 nng_http_del_header, 1 nng_http_get_data, 1 nng_http_get_header, 1 nng_http_get_method, 1 nng_http_get_reason, 1 nng_http_get_status, 1 nng_http_get_version, 1 nng_http_hijack, 1 nng_http_next_header, 1 nng_http_read, 1 nng_http_read_all, 1 nng_http_read_response, 1 nng_http_reset, 1 nng_http_set_data, 1 nng_http_set_header, 1 nng_http_set_method, 1 nng_http_set_status, 1 nng_http_set_uri, 1 , 2 nng_http_set_version, 1 nng_http_transact, 1 , 2 nng_http_write, 1 nng_http_write_all, 1 nng_http_write_request, 1 nng_http_write_response, 1 nng_id_alloc, 1 nng_id_get, 1 nng_id_map, 1 nng_id_map_alloc, 1 nng_id_map_free, 1 nng_id_map_set, 1 nng_id_remove, 1 nng_id_visit, 1 nng_init, 1 nng_iov, 1 , 2 nng_log, 1 nng_log_auth, 1 nng_log_get_level, 1 nng_log_level, 1 nng_log_set_facility, 1 nng_log_set_level, 1 nng_log_set_logger, 1 nng_logger, 1 NNG_MAJOR_VERSION, 1 NNG_MINOR_VERSION, 1 nng_msg, 1 nng_msg_alloc, 1 nng_msg_append, 1 nng_msg_body, 1 nng_msg_capacity, 1 nng_msg_chop, 1 nng_msg_clear, 1 nng_msg_dup, 1 nng_msg_free, 1 nng_msg_get_pipe, 1 nng_msg_header, 1 nng_msg_header_append, 1 nng_msg_header_chop, 1 nng_msg_header_clear, 1 nng_msg_header_insert, 1 nng_msg_header_len, 1 nng_msg_header_trim, 1 nng_msg_insert, 1 nng_msg_len, 1 nng_msg_realloc, 1 nng_msg_reserve, 1 nng_msg_set_pipe, 1 nng_msg_trim, 1 nng_msleep, 1 nng_mtx, 1 nng_mtx_free, 1 nng_mtx_lock, 1 , 2 nng_mtx_unlock, 1 nng_null_logger, 1 NNG_OPT_LISTEN_FD, 1 NNG_OPT_REQ_RESENDTICK, 1 NNG_OPT_REQ_RESENDTIME, 1 NNG_OPT_SOCKET_FD, 1 NNG_OPT_SUB_PREFNEW, 1 NNG_OPT_SURVEYOR_SURVEYTIME, 1 nng_pair0_open, 1 nng_pair0_open_raw, 1 nng_pair1_open, 1 nng_pair1_open_poly, 1 nng_pair1_open_raw, 1 NNG_PATCH_VERSION, 1 nng_pub0_open, 1 nng_pub0_open_raw, 1 nng_pull0_open, 1 nng_pull0_open_raw, 1 nng_push0_open, 1 nng_push0_open_raw, 1 nng_random, 1 nng_recv, 1 nng_recvmsg, 1 nng_rep0_open, 1 nng_rep0_open_raw, 1 nng_req0_open, 1 nng_req0_open_raw, 1 nng_respondent0_open, 1 nng_respondent0_open_raw, 1 nng_send, 1 nng_sendmsg, 1 nng_sleep_aio, 1 nng_socket, 1 nng_socket_close, 1 nng_socket_get_recv_poll_fd, 1 nng_socket_get_send_poll_fd, 1 nng_socket_id, 1 nng_socket_peer_id, 1 nng_socket_peer_name, 1 nng_socket_proto_id, 1 nng_socket_proto_name, 1 nng_socket_raw, 1 nng_socket_recv, 1 nng_socket_send, 1 nng_stat, 1 nng_stat_bool, 1 NNG_STAT_BOOLEAN, 1 nng_stat_child, 1 NNG_STAT_COUNTER, 1 nng_stat_desc, 1 nng_stat_find, 1 nng_stat_find_dialer, 1 nng_stat_find_listener, 1 nng_stat_find_socket, 1 NNG_STAT_ID, 1 NNG_STAT_LEVEL, 1 nng_stat_name, 1 nng_stat_next, 1 nng_stat_parent, 1 NNG_STAT_SCOPE, 1 NNG_STAT_STRING, 1 nng_stat_string, 1 nng_stat_timestamp, 1 nng_stat_type, 1 nng_stat_unit, 1 nng_stat_value, 1 nng_stats_free, 1 nng_stats_get, 1 nng_stderr_logger, 1 nng_strdup, 1 nng_stream, 1 nng_stream_close, 1 nng_stream_dialer_alloc, 1 nng_stream_dialer_alloc_url, 1 nng_stream_dialer_close, 1 nng_stream_dialer_dial, 1 nng_stream_dialer_free, 1 nng_stream_dialer_get_addr, 1 nng_stream_dialer_get_bool, 1 nng_stream_dialer_get_int, 1 nng_stream_dialer_get_ms, 1 nng_stream_dialer_get_size, 1 nng_stream_dialer_get_string, 1 nng_stream_dialer_get_tls, 1 nng_stream_dialer_set_addr, 1 nng_stream_dialer_set_bool, 1 nng_stream_dialer_set_int, 1 nng_stream_dialer_set_ms, 1 nng_stream_dialer_set_size, 1 nng_stream_dialer_set_string, 1 nng_stream_dialer_set_tls, 1 nng_stream_dialer_stop, 1 nng_stream_free, 1 nng_stream_get_addr, 1 nng_stream_get_bool, 1 nng_stream_get_int, 1 nng_stream_get_ms, 1 nng_stream_get_size, 1 nng_stream_get_string, 1 nng_stream_listener, 1 , 2 nng_stream_listener_accept, 1 nng_stream_listener_alloc, 1 nng_stream_listener_alloc_url, 1 nng_stream_listener_close, 1 nng_stream_listener_free, 1 nng_stream_listener_get_addr, 1 nng_stream_listener_get_bool, 1 nng_stream_listener_get_int, 1 nng_stream_listener_get_ms, 1 nng_stream_listener_get_size, 1 nng_stream_listener_get_string, 1 nng_stream_listener_get_tls, 1 nng_stream_listener_listen, 1 nng_stream_listener_set_addr, 1 nng_stream_listener_set_bool, 1 nng_stream_listener_set_int, 1 nng_stream_listener_set_ms, 1 nng_stream_listener_set_size, 1 nng_stream_listener_set_string, 1 nng_stream_listener_set_tls, 1 nng_stream_listener_stop, 1 nng_stream_recv, 1 nng_stream_send, 1 nng_stream_stop, 1 nng_strerror, 1 nng_strfree, 1 nng_sub0_open, 1 nng_sub0_open_raw, 1 nng_surveyor0_open, 1 nng_surveyor0_open_raw, 1 nng_system_logger, 1 nng_thread, 1 nng_thread_create, 1 nng_thread_destroy, 1 nng_thread_set_name, 1 nng_time, 1 NNG_UNIT_BYTES, 1 NNG_UNIT_EVENTS, 1 NNG_UNIT_MESSAGES, 1 NNG_UNIT_MILLIS, 1 NNG_UNIT_NONE, 1 nng_url_clone, 1 nng_url_fragment, 1 nng_url_free, 1 nng_url_hostname, 1 nng_url_parse, 1 nng_url_path, 1 nng_url_port, 1 nng_url_query, 1 nng_url_resolve_port, 1 nng_url_scheme, 1 nng_url_sprintf, 1 nng_url_userinfo, 1 nng_version, 1 nni_http_get_uri, 1 PAIR , 1 PAIR protocol, 1 pipeline pattern, 1 , 2 , 3 polyamorous mode, 1 port number, 1 protocol, 1 PUB , 1 PUB protocol, 1 publisher, 1 PULL , 1 PULL protocol, 1 PUSH , 1 PUSH protocol, 1 random number, 1 raw mode, 1 REP , 1 REP protocol, 1 REQ , 1 REQ protocol, 1 request/reply pattern, 1 , 2 , 3 RESPONDENT , 1 RESPONDENT protocol, 1 scatter, 1 scheduling, 1 service discovery, 1 socket, 1 socket, 1 socket activation, 1 socket transport, 1 socket://, 1 state machines, 1 statistics, 1 stream factory, 1 streams, 1 SUB , 1 SUB protocol, 1 subscriber, 1 survey pattern, 1 , 2 SURVEYOR , 1 SURVEYOR protocol, 1 synchronization primitives, 1 threads, 1 thundering herd, 1 timeout, 1 TLS, 1 , 2 UDP, 1 udp transport, 1 udp://, 1 Universal Resource Locator, 1 UNIX domain sockets, 1 unix://, 1 URI, 1 URL, 1 , 2 version number, 1 voting, 1","breadcrumbs":"Index » Index","id":"339","title":"Index"},"34":{"body":"int nng_bus0_open_raw(nng_socket *s);\nint nng_pub0_open_raw(nng_socket *s);\nint nng_pull0_open_raw(nng_socket *s);\nint nng_push0_open_raw(nng_socket *s);\nint nng_rep0_open_raw(nng_socket *s);\nint nng_req0_open_raw(nng_socket *s);\nint nng_respondent0_open_raw(nng_socket *s);\nint nng_sub0_open_raw(nng_socket *s);\nint nng_surveyor0_open_raw(nng_socket *s); Raw mode sockets are used in circumstances when the application needs direct access to the message headers to control the protocol details. Such sockets require greater sophistication on the part of the application to use, as the application must process the protocol headers specifically. The details of the protocol headers, and requirements, are described in the protocol documentation for each protocol. Raw mode sockets do not have any kind of state machine associated with them, as all of the protocol specific processing must be performed by the application. tip Most applications do not need to use raw sockets. The notable exception is when using nng_device , which requires raw sockets. To obtain asynchronous behavior, consider using contexts instead. The following functions open a socket in raw mode: nng_bus0_open_raw - BUS version 0, raw mode nng_pair0_open_raw - PAIR version 0, raw mode nng_pair1_open_raw - PAIR version 1, raw mode nng_pub0_open_raw - PUB version 0, raw mode nng_pull0_open_raw - PULL version 0, raw mode nng_push0_open_raw - PUSH version 0, raw mode nng_rep0_open_raw - REP version 0, raw mode nng_req0_open_raw - REP version 0, raw mode nng_respondent0_open_raw - RESPONDENT version 0, raw mode nng_sub0_open_raw - SUB version 0, raw mode nng_surveyor0_open_raw - SURVEYOR version 0, raw mode","breadcrumbs":"API Reference » Sockets » Raw Mode Sockets","id":"34","title":"Raw Mode Sockets"},"35":{"body":"int nng_socket_close(nng_socket s); The nng_socket_close function closes a socket, releasing all resources associated with it. Any operations that are in progress will be terminated with a result of NNG_ECLOSED . note Closing a socket also invalidates any dialers , listeners , pipes , or contexts associated with it. note This function will wait for any outstanding operations to be aborted, or to complete, before returning. Consequently it is not safe to call this from contexts that cannot block. note Closing the socket may be disruptive to transfers that are still in progress.","breadcrumbs":"API Reference » Sockets » Closing a Socket","id":"35","title":"Closing a Socket"},"36":{"body":"int nng_send(nng_socket s, void *data, size_t size, int flags);\nint nng_sendmsg(nng_socket s, nng_msg *msg, int flags);\nvoid nng_socket_send(nng_socket s, nng_aio *aio); These functions (nng_send, nng_sendmsg, and nng_socket_send) send messages over the socket s . The differences in their behaviors are as follows. note The semantics of what sending a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support sending at all or may require other pre-conditions first. (For example, REP sockets cannot normally send data until they have first received a request, while SUB sockets can only receive data and never send it.)","breadcrumbs":"API Reference » Sockets » Sending Messages","id":"36","title":"Sending Messages"},"37":{"body":"The nng_send function is the simplest to use, but is the least efficient. It sends the content in data , as a message of size bytes. The flags is a bit mask made up of zero or more of the following values: NNG_FLAG_NONBLOCK: If the socket cannot accept more data at this time, it does not block, but returns immediately with a status of NNG_EAGAIN . If this flag is absent, the function will wait until data can be sent. note Regardless of the presence or absence of NNG_FLAG_NONBLOCK, there may be queues between the sender and the receiver. Furthermore, there is no guarantee that the message has actually been delivered. Finally, with some protocols, the semantic is implicitly NNG_FLAG_NONBLOCK, such as with PUB sockets, which are best-effort delivery only.","breadcrumbs":"API Reference » Sockets » nng_send","id":"37","title":"nng_send"},"38":{"body":"The nng_sendmsg function sends the msg over the socket s . If this function returns zero, then the socket will dispose of msg when the transmission is complete. If the function returns a non-zero status, then the call retains the responsibility for disposing of msg . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket cannot accept more data for sending. In such a case, it will return NNG_EAGAIN . tip This function is preferred over nng_send , as it gives access to the message structure and eliminates both a data copy and allocation.","breadcrumbs":"API Reference » Sockets » nng_sendmsg","id":"38","title":"nng_sendmsg"},"39":{"body":"The nng_socket_send function sends a message asynchronously, using the nng_aio aio , over the socket s . The message to send must have been set on aio using the nng_aio_set_msg function. If the operation completes successfully, then the socket will have disposed of the message. However, if it fails, then callback of aio should arrange for a final disposition of the message. (The message can be retrieved from aio with nng_aio_get_msg .) Note that callback associated with aio may be called before the message is finally delivered to the recipient. For example, the message may be sitting in queue, or located in TCP buffers, or even in flight. tip This is the preferred function to use for sending data on a socket. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_send or nng_sendmsg .","breadcrumbs":"API Reference » Sockets » nng_socket_send","id":"39","title":"nng_socket_send"},"4":{"body":"We would like to thank Janjaap Bos, at Capitar IT Group BV. Without his patronage, neither NNG nor this book would be possible. We would also like thank Martin Sústrik for creating the original nanomsg project, the foundation upon which all of this work is based. And certainly not least of all, we would like to thank the various members of the community who have followed and supported the NNG project in so many different ways.","breadcrumbs":"Preface » Acknowledgements","id":"4","title":"Acknowledgements"},"40":{"body":"int nng_recv(nng_socket s, void *data, size_t *sizep, int flags);\nint nng_recvmsg(nng_socket s, nng_msg **msgp, int flags);\nvoid nng_socket_recv(nng_socket s, nng_aio *aio); These functions (nng_recv, nng_recvmsg, and nng_socket_recv) receive messages over the socket s . The differences in their behaviors are as follows. note The semantics of what receving a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support receiving at all or may require other pre-conditions first. (For example, REQ sockets cannot normally receive data until they have first sent a request, while PUB sockets can only send data and never receive it.)","breadcrumbs":"API Reference » Sockets » Receiving Messages","id":"40","title":"Receiving Messages"},"41":{"body":"The nng_recv function is the simplest to use, but is the least efficient. It receives the content in data , as a message size (in bytes) of up to the value stored in sizep . Upon success, the size of the message received will be stored in sizep . The flags is a bit mask made up of zero or more of the following values: NNG_FLAG_NONBLOCK: If the socket has no messages pending for reception at this time, it does not block, but returns immediately with a status of NNG_EAGAIN . If this flag is absent, the function will wait until data can be received.","breadcrumbs":"API Reference » Sockets » nng_recv","id":"41","title":"nng_recv"},"42":{"body":"The nng_recvmsg function receives a message and stores a pointer to the nng_msg for that message in msgp . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket has no messages available to receive. In such a case, it will return NNG_EAGAIN . tip This function is preferred over nng_recv , as it gives access to the message structure and eliminates both a data copy and allocation.","breadcrumbs":"API Reference » Sockets » nng_recvmsg","id":"42","title":"nng_recvmsg"},"43":{"body":"The nng_socket_send function receives a message asynchronously, using the nng_aio aio , over the socket s . On success, the received message can be retrieved from the aio using the nng_aio_get_msg function. note It is important that the application retrieves the message, and disposes of it accordingly. Failure to do so will leak the memory. tip This is the preferred function to use for receiving data on a socket. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_recv or nng_recvmsg .","breadcrumbs":"API Reference » Sockets » nng_socket_recv","id":"43","title":"nng_socket_recv"},"44":{"body":"int nng_socket_get_bool(nng_socket s, const char *opt, bool *valp);\nint nng_socket_get_int(nng_socket s, const char *opt, int *valp);\nint nng_socket_get_ms(nng_socket s, const char *opt, nng_duration *valp);\nint nng_socket_get_size(nng_socket s, const char *opt, size_t *valp); int nng_socket_set_bool(nng_socket s, const char *opt, int val);\nint nng_socket_set_int(nng_socket s, const char *opt, int val);\nint nng_socket_set_ms(nng_socket s, const char *opt, nng_duration val);\nint nng_socket_set_size(nng_socket s, const char *opt, size_t val); Protocols usually have protocol specific behaviors that can be adjusted via options. These functions are used to retrieve or change the value of an option named opt from the context ctx . The nng_socket_get_ functions retrieve the value from the socket s , and store it in the location valp references. The nng_socket_set_ functions change the value for the socket s , taking it from val . These functions access an option as a specific type. The protocol documentation will have details about which options are available, whether they can be read or written, and the appropriate type to use. note Socket options are are used to tune the behavior of the higher level protocol. To change the options for an underlying transport, the option should be set on the dialer or listener instead of the socket .","breadcrumbs":"API Reference » Sockets » Socket Options","id":"44","title":"Socket Options"},"45":{"body":"The following options are available for many protocols, and always use the same types and semantics described below. Option Type Description NNG_OPT_MAXTTL int Maximum number of traversals across an nng_device device, to prevent forwarding loops. May be 1-255, inclusive. Normally defaults to 8. NNG_OPT_RECONNMAXT nng_duration Maximum time dialers will delay before trying after failing to connect. NNG_OPT_RECONNMINT nng_duration Minimum time dialers will delay before trying after failing to connect. NNG_OPT_RECVBUF int Maximum number of messages (0-8192) to buffer locally when receiving. NNG_OPT_RECVMAXSZ size_t Maximum message size acceptable for receiving. Zero means unlimited. Intended to prevent remote abuse. Can be tuned independently on dialers and listeners . NNG_OPT_RECVTIMEO nng_duration Default timeout (ms) for receiving messages. NNG_OPT_SENDBUF int Maximum number of messages (0-8192) to buffer when sending messages. NNG_OPT_SENDTIMEO nng_duration Default timeout (ms) for sending messages. note The NNG_OPT_RECONNMAXT, NNG_OPT_RECONNMINT, and NNG_OPT_RECVMAXSZ options are just the initial defaults that dialers (and for NNG_OPT_RECVMAXSZ also listeners ) will use. After the dialer or listener is created, changes to the socket's value will have no affect on that dialer or listener.","breadcrumbs":"API Reference » Sockets » Common Options","id":"45","title":"Common Options"},"46":{"body":"int nng_socket_get_recv_poll_fd(nng_socket s, int *fdp);\nint nng_socket_get_send_poll_fd(nng_socket s, int *fdp); Sometimes it is necessary to integrate a socket into a poll or select driven event loop. (Or, on Linux, epoll, or on BSD derived systems like macOS kqueue). For these occasions, a suitable file descriptor for polling is provided by these two functions. The nng_socket_get_recv_poll_fd function obtains a file descriptor that will poll as readable when a message is ready for receiving for the socket. The nng_socket_get_send_poll_fd function obtains a file descriptor that will poll as readable when the socket can accept a message for sending. These file descriptors should only be polled for readability, and no other operation performed on them. The socket will read from, or write to, these file descriptors to provide a level-signaled behavior automatically. Additionally the socket will close these file descriptors when the socket itself is closed. These functions replace the NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options that were available in previous versions of NNG. note These functions are not compatible with contexts . note The file descriptors supplied by these functions is not used for transporting message data. The only valid use of these file descriptors is for polling for the ability to send or receive messages on the socket. tip Using these functions will force the socket to perform extra system calls, and thus have a negative impact on performance and latency. It is preferable to use asynchronous I/O when possible.","breadcrumbs":"API Reference » Sockets » Polling Socket Events","id":"46","title":"Polling Socket Events"},"47":{"body":"","breadcrumbs":"API Reference » Sockets » Examples","id":"47","title":"Examples"},"48":{"body":"nng_socket s = NNG_SOCKET_INITIALIZER;","breadcrumbs":"API Reference » Sockets » Example 1: Initializing a Socket","id":"48","title":"Example 1: Initializing a Socket"},"49":{"body":"This example demonstrates the use of nng_aio , nng_socket_send , and nng_sleep_aio to build a service that publishes a timestamp at one second intervals. Error handling is elided for the sake of clarity. #include \n#include \n#include \n#include struct state { nng_socket s; bool sleeping; nng_aio *aio;\n}; static struct state state; void callback(void *arg) { nng_msg *msg; nng_time now; struct state *state = arg; if (nng_aio_result(state->aio) != 0) { fprintf(stderr, \"Error %s occurred\", nng_strerror(nng_aio_result(state->aio))); return; // terminate the callback loop } if (state->sleeping) { state->sleeping = false; nng_msg_alloc(&msg, sizeof (nng_time)); now = nng_clock(); nng_msg_append(msg, &now, sizeof (now)); // note: native endian nng_aio_set_msg(state->aio, msg); nng_socket_send(state->s, state->aio); } else { state->sleeping = true; nng_sleep_aio(1000, state->aio); // 1000 ms == 1 second }\n} int main(int argc, char **argv) { const char *url = argv[1]; // should check this nng_aio_alloc(&state.aio, NULL, NULL); nng_pub0_open(&state.s); nng_listen(state.s, url, NULL, 0); state.sleeping = 0; nng_sleep_aio(1, state.aio); // kick it off right away for(;;) { nng_msleep(0x7FFFFFFF); // infinite, could use pause or sigsuspend }\n}","breadcrumbs":"API Reference » Sockets » Example 2: Publishing a Timestamp","id":"49","title":"Example 2: Publishing a Timestamp"},"5":{"body":"Throughout this book there are occasional warnings, notices, and tips. These are visually distinguished as follows: tip Tips are things that the reader may find useful, such as suggestions for use or tim saving hints. note Notes are things that the reader should be aware of, and provide additional information or context that may aid in the understanding or use of the topic. important Warnings are used to denote important cautionary advice, which should be carefully heeded. Ignoring such advice may lead to crashses, unexpected behavior, loss of revenue, or other undesirable conditions.","breadcrumbs":"Preface » Conventions","id":"5","title":"Conventions"},"50":{"body":"This example demonstrates the use of nng_aio , nng_socket_recv , to build a client to watch for messages received from the service created in Example 2. Error handling is elided for the sake of clarity. #include \n#include \n#include >\n#include \n#include struct state { nng_socket s; nng_aio *aio;\n}; static struct state state; void callback(void *arg) { nng_msg *msg; nng_time now; struct state *state = arg; if (nng_aio_result(state->aio) != 0) { fprintf(stderr, \"Error %s occurred\", nng_strerror(nng_aio_result(state->aio))); return; // terminate the callback loop } msg = nng_aio_get_msg(state->aio); memcpy(&now, nng_msg_body(msg), sizeof (now)); // should check the length! printf(\"Timestamp is %lu\\n\", (unsigned long)now); nng_msg_free(msg); nng_aio_set_msg(state->aio, NULL); nng_socket_recv(state->s, state->aio);\n} int main(int argc, char **argv) { const char *url = argv[1]; // should check this nng_aio_alloc(&state.aio, NULL, NULL); nng_sub0_open(&state.s); nng_sub0_socket_subscribe(state.s, NULL, 0); // subscribe to everything nng_dial(state.s, url, NULL, 0); nng_socket_recv(state.s, state.aio); // kick it off right away for(;;) { nng_msleep(0x7FFFFFFF); // infinite, could use pause or sigsuspend }\n}","breadcrumbs":"API Reference » Sockets » Example 3: Watching a Periodic Timestamp","id":"50","title":"Example 3: Watching a Periodic Timestamp"},"51":{"body":"Contexts in Scalability Protocols provide for isolation of protocol-specific state machines and associated data, allowing multiple concurrent state machines (or transactions) to coexist on a single socket . For example, a REP server may wish to allow many requests to be serviced concurrently, even though some jobs may take significant time to process. Contexts provide for this ability. Not all protocols have contexts, because many protocols simply have no state to manage. The following protocols support contexts: REP REQ RESPONDENT SURVEYOR SUB For these protocols, the socket will also have a single, default, context that is used when performing send or receive operations on the socket directly. Other protocols are stateless, at least with respect to message processing, and have no use for contexts. For the same reason, raw mode sockets do not support contexts. tip Developers with experience with [libnanomsg] may be used to using raw sockets for concurrency. Contexts provide a superior solution, as they are much easier to use, less error prone, and allow for easy control of the amount of concurrency used on any given socket. One drawback of contexts is that they cannot be used with file descriptor polling using nng_socket_get_recv_poll_fd or nng_socket_get_send_poll_fd .","breadcrumbs":"API Reference » Contexts » Contexts","id":"51","title":"Contexts"},"52":{"body":"#define NNG_CTX_INITIALIZER // opaque value typedef struct nng_ctx_s nng_ctx; The nng_ctx structure represents context. This is a handle, and the members of it are opaque. However, unlike a pointer, it is passed by value. A context may be initialized statically with the NNG_CTX_INITIALIZER macro, to ensure that it cannot be confused with a valid open context.","breadcrumbs":"API Reference » Contexts » Context Structure","id":"52","title":"Context Structure"},"53":{"body":"int nng_ctx_open(nng_ctx *ctxp, nng_socket s); The nng_ctx_open function creates a separate context to be used with the socket s , and returns it at the location pointed by ctxp .","breadcrumbs":"API Reference » Contexts » Creating a Context","id":"53","title":"Creating a Context"},"54":{"body":"int nng_ctx_id(nng_ctx c); The nng_ctx_id function returns a positive identifier for the context c if it is valid. Otherwise it returns -1. A context is considered valid if it was ever opened with nng_ctx_open function. Contexts that are allocated on the stack or statically should be initialized with the macro NNG_CTX_INITIALIZER to ensure that they cannot be confused with a valid context before they are opened.","breadcrumbs":"API Reference » Contexts » Context Identity","id":"54","title":"Context Identity"},"55":{"body":"int nng_ctx_close(nng_ctx ctx); The nng_ctx_close function closes the context ctx . Messages that have been submitted for sending may be flushed or delivered, depending upon the transport. Further attempts to use the context after this call returns will result in NNG_ECLOSED. Threads waiting for operations on the context when this call is executed may also return with an NNG_ECLOSED result. note Closing the socket associated with ctx using nng_socket_close] also closes this context.","breadcrumbs":"API Reference » Contexts » Closing a Context","id":"55","title":"Closing a Context"},"56":{"body":"int nng_ctx_sendmsg(nng_ctx ctx, nng_msg *msg, int flags);\nvoid nng_ctx_send(nng_ctx ctx, nng_aio *aio); These functions (nng_ctx_sendmsg and nng_ctx_send) send messages over the socket s . The differences in their behaviors are as follows. note The semantics of what sending a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support sending at all or may require other pre-conditions first. (For example, REP sockets cannot normally send data until they have first received a request, while SUB sockets can only receive data and never send it.)","breadcrumbs":"API Reference » Contexts » Sending Messages","id":"56","title":"Sending Messages"},"57":{"body":"The nng_ctx_sendmsg function sends the msg over the context ctx . If this function returns zero, then the socket will dispose of msg when the transmission is complete. If the function returns a non-zero status, then the call retains the responsibility for disposing of msg . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket cannot accept more data for sending. In such a case, it will return NNG_EAGAIN .","breadcrumbs":"API Reference » Contexts » nng_ctx_sendmsg","id":"57","title":"nng_ctx_sendmsg"},"58":{"body":"The nng_ctx_send function sends a message asynchronously, using the nng_aio aio , over the context ctx . The message to send must have been set on aio using the nng_aio_set_msg function. If the operation completes successfully, then the context will have disposed of the message. However, if it fails, then callback of aio should arrange for a final disposition of the message. (The message can be retrieved from aio with nng_aio_get_msg .) Note that callback associated with aio may be called before the message is finally delivered to the recipient. For example, the message may be sitting in queue, or located in TCP buffers, or even in flight. tip This is the preferred function to use for sending data on a context. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_ctx_sendmsg .","breadcrumbs":"API Reference » Contexts » nng_ctx_send","id":"58","title":"nng_ctx_send"},"59":{"body":"int nng_ctx_recvmsg(nng_ctx ctx, nng_msg **msgp, int flags);\nvoid nng_ctx_recv(nng_ctx ctx, nng_aio *aio); These functions (, nng_ctx_recvmsg and nng_ctx_recv) receive messages over the context ctx . The differences in their behaviors are as follows. note The semantics of what receving a message means varies from protocol to protocol, so examination of the protocol documentation is encouraged. Additionally, some protocols may not support receiving at all or may require other pre-conditions first. (For example, REQ sockets cannot normally receive data until they have first sent a request.)","breadcrumbs":"API Reference » Contexts » Receiving Messages","id":"59","title":"Receiving Messages"},"6":{"body":"This section is a reference guide for the NNG programming interfaces. It is meant to serve as a reference, rather than as a tutorial. The material here is organized by major areas of functionality. Note that unless indicated otherwise, consumers of these interfaces must include the nng/nng.h header file like so: #include ","breadcrumbs":"API Reference » API Reference","id":"6","title":"API Reference"},"60":{"body":"The nng_ctx_recvmsg function receives a message and stores a pointer to the nng_msg for that message in msgp . The flags can contain the value NNG_FLAG_NONBLOCK , indicating that the function should not wait if the socket has no messages available to receive. In such a case, it will return NNG_EAGAIN .","breadcrumbs":"API Reference » Contexts » nng_recvmsg","id":"60","title":"nng_recvmsg"},"61":{"body":"The nng_ctx_send function receives a message asynchronously, using the nng_aio aio , over the context ctx . On success, the received message can be retrieved from the aio using the nng_aio_get_msg function. note It is important that the application retrieves the message, and disposes of it accordingly. Failure to do so will leak the memory. tip This is the preferred function to use for receiving data on a context. While it does require a few extra steps on the part of the application, the lowest latencies and highest performance will be achieved by using this function instead of nng_ctx_recvmsg .","breadcrumbs":"API Reference » Contexts » nng_socket_recv","id":"61","title":"nng_socket_recv"},"62":{"body":"int nng_ctx_get_bool(nng_ctx ctx, const char *opt, bool *valp);\nint nng_ctx_get_int(nng_ctx ctx, const char *opt, int *valp);\nint nng_ctx_get_ms(nng_ctx ctx, const char *opt, nng_duration *valp);\nint nng_ctx_get_size(nng_ctx ctx, const char *opt, size_t *valp); int nng_ctx_set_bool(nng_ctx ctx, const char *opt, int val);\nint nng_ctx_set_int(nng_ctx ctx, const char *opt, int val);\nint nng_ctx_set_ms(nng_ctx ctx, const char *opt, nng_duration val);\nint nng_ctx_set_size(nng_ctx ctx, const char *opt, size_t val); Some protocols support certain options that affect the behavior of a specific context. For example, most protocols will let you set the defaults timeouts associated with send or receive separately for different contexts. These functions are used to retrieve or change the value of an option named opt from the context ctx . The nng_ctx_get_ functions retrieve the value from ctx , and store it in the location valp references. The nng_ctx_set_ functions change the value for the ctx , taking it from val . These functions access an option as a specific type. The protocol documentation will have details about which options are available for contexts, whether they can be read or written, and the appropriate type to use.","breadcrumbs":"API Reference » Contexts » Context Options","id":"62","title":"Context Options"},"63":{"body":"These examples show building blocks for a concurrent service based on contexts.","breadcrumbs":"API Reference » Contexts » Examples","id":"63","title":"Examples"},"64":{"body":"The following program fragment demonstrates the use of contexts to implement a concurrent REP service that simply echos messages back to the sender. struct echo_context { nng_ctx ctx; nng_aio *aio; enum { INIT, RECV, SEND } state;\n}; void\necho(void *arg)\n{ struct echo_context *ec = arg; switch (ec->state) { case INIT: ec->state = RECV; nng_ctx_recv(ec->ctx, ec->aio); return; case RECV: if (nng_aio_result(ec->aio) != 0) { // ... handle error } // We reuse the message on the ec->aio ec->state = SEND; nng_ctx_send(ec->ctx, ec->aio); return; case SEND: if (nng_aio_result(ec->aio) != 0) { // ... handle error } ec->state = RECV; nng_ctx_recv(ec->ctx, ec->aio); return; }\n}","breadcrumbs":"API Reference » Contexts » Example 1: Context Echo Server","id":"64","title":"Example 1: Context Echo Server"},"65":{"body":"Given the above fragment, the following example shows setting up the service. It assumes that the socket has already been created and any transports set up as well with functions such as nng_dial or nng_listen . #define CONCURRENCY 1024 static struct echo_context ecs[CONCURRENCY]; void\nstart_echo_service(nng_socket rep_socket)\n{ for (int i = 0; i < CONCURRENCY; i++) { // error checks elided for clarity nng_ctx_open(&ecs[i].ctx, rep_socket); nng_aio_alloc(&ecs[i].aio, echo, ecs+i); ecs[i].state = INIT; echo(ecs+i); // start it running }\n}","breadcrumbs":"API Reference » Contexts » Example 2: Starting the Echo Service","id":"65","title":"Example 2: Starting the Echo Service"},"66":{"body":"Managing memory and allocations is something that every C program has to deal with. In the case of NNG , it can be more complicated because the underlying platform code can provide different allocators that might not be compatible with the use system allocator used by malloc and free.","breadcrumbs":"API Reference » Memory » Memory","id":"66","title":"Memory"},"67":{"body":"void *nng_alloc(size_t size); The nng_alloc function allocates a contiguous memory region of at least size bytes, and returns a pointer to it. The memory will be 64-bit aligned. Note that the memory may have random data in it, just like with malloc. If memory cannot be allocated for any reason, then NULL will be returned. Applications that experience this should treat this like NNG_ENOMEM . Memory returned by nng_alloc should be freed when no longer needed using nng_free . important Do not use the system free function (or the C++ delete operator) to release this memory. On some configurations this may work, but on others it will lead to a crash or other unpredictable behavior.","breadcrumbs":"API Reference » Memory » Allocate Memory","id":"67","title":"Allocate Memory"},"68":{"body":"void nng_free(void *ptr, size_t size); The nng_free function deallocates memory previously allocated by nng_alloc . The size argument must exactly match the size argument that was supplied to nng_alloc when the memory was allocated.","breadcrumbs":"API Reference » Memory » Deallocate Memory","id":"68","title":"Deallocate Memory"},"69":{"body":"char *nng_strdup(const char *src); The nng_strdup duplicates the string src and returns it. This is logically equivalent to using nng_alloc to allocate a region of memory of strlen(s) + 1 bytes, and then using strcpy to copy the string into the destination before returning it. The returned string should be deallocated with nng_strfree , or may be deallocated using the nng_free using the length of the returned string plus one (for the NUL terminating byte).","breadcrumbs":"API Reference » Memory » Duplicate String","id":"69","title":"Duplicate String"},"7":{"body":"Initialization Messages Sockets Contexts Memory Time URLs Synchronization Threads Logging Statistics HTTP Miscellaneous Errors ID Map Command Options","breadcrumbs":"API Reference » Sections","id":"7","title":"Sections"},"70":{"body":"void nng_strfree(char *str); The nng_strfree function is a convenience function that can be used to deallocate strings allocated with nng_strdup . It is effectively the same as nng_free(strlen(str) + 1).","breadcrumbs":"API Reference » Memory » Free String","id":"70","title":"Free String"},"71":{"body":"NNG supports has support for time in the form of access to a system clock, and supporting timeouts for certain operations.","breadcrumbs":"API Reference » Time » Time","id":"71","title":"Time"},"72":{"body":"typedef uint64_t nng_time; The nng_time type is used to represent a clock offset from a common base time, measured in milliseconds. The reference, or zero value, is some arbitrary point in time, most often sytem boot, but can be process start time or any other convenient reference. All threads within a process will use the same reference time, but be aware that different processes may use a different reference time.","breadcrumbs":"API Reference » Time » Time Type","id":"72","title":"Time Type"},"73":{"body":"typedef int64_t nng_duration; #define NNG_DURATION_INFINITE (-1)\n#define NNG_DURATION_DEFAULT (-2)\n#define NNG_DURATION_ZERO (0) The nng_duration time measures a time duration in milliseconds. Normally durations are positive, but some specific negative values are reserved. NNG_DURATION_INFINITE: The duration essentially means forever. This is most often used with a timeout to indicate that there is no timeout, the operation should wait until it is complete, even forever. NNG_DURATION_DEFAULT: This special value is used in some circumstances to prevent overriding a default timeout. Some operations have a default maximum time, and this value means that the previously established default should be used. The precise meaning is context-specific. NNG_DURATION_ZERO: A zero length duration is used to performan an immediate poll.","breadcrumbs":"API Reference » Time » Duration Type","id":"73","title":"Duration Type"},"74":{"body":"nng_time nng_clock(void); The nng_clock function returns the number of elapsed milliseconds since some arbitrary time in the past. The resolution of the clock depends on the underlying timing facilities of the system. This function may be used for timing, but applications should not expect very fine-grained values.","breadcrumbs":"API Reference » Time » Get the Current Time","id":"74","title":"Get the Current Time"},"75":{"body":"void nng_msleep(nng_duration msec); The nng_msleep function blocks the calling thread for at least the specified number of milliseconds. tip This function may block for longer than requested. The actual wait time is determined by the capabilities of the underlying system.","breadcrumbs":"API Reference » Time » Wait for Duration","id":"75","title":"Wait for Duration"},"76":{"body":"void nng_sleep_aio(nng_duration msec, nng_aio *aio); It is possible to wait as the action on an nng_aio , which in effect acts like scheduling a callback to run after a specified period of time. The nng_sleep_aio function provides this capability. After msec milliseconds have passed, then aio 's callback will be executed. If this sleep waits without interruption, and then completes, the result from nng_aio_result will be zero. note If a timeout shorter than msec is set on aio using nng_aio_set_timeout , then the sleep will wake up early, with a result code of NNG_ETIMEDOUT .","breadcrumbs":"API Reference » Time » Wait Asynchronously","id":"76","title":"Wait Asynchronously"},"77":{"body":"Asynchronous Operations , Synchronization","breadcrumbs":"API Reference » Time » See Also","id":"77","title":"See Also"},"78":{"body":"Universal Resource Locators, or URLs for short, are a standardized way of representing a network resource, defined in RFC 1738 , and RFC 3968 . In Scalability Protocols, this concept is extended, although it includes schemes that are not part of the IETF standards.","breadcrumbs":"API Reference » URLs » URLs","id":"78","title":"URLs"},"79":{"body":"typedef struct nng_url nng_url; const char *nng_url_scheme(const nng_url *url);\nconst char *nng_url_userinfo(const nng_url *url);\nconst char *nng_url_hostname(const nng_url *url);\nuint32_t nng_url_port(const nng_url *url);\nconst char *nng_url_path(const nng_url *url);\nconst char *nng_url_query(const nng_url *url);\nconst char *nng_url_fragment(const nng_url *url):","breadcrumbs":"API Reference » URLs » URL Structure","id":"79","title":"URL Structure"},"8":{"body":"This chapter details the function used to initialize the library before first use, and the funtion used to finalize the library and deallocate any resources used by the library.","breadcrumbs":"API Reference » Initialization » Initialization & Finalization","id":"8","title":"Initialization & Finalization"},"80":{"body":"The nng_url_scheme function returns the scheme, without any colons or slashes. Values are lower case strings, like \"http\" or \"inproc\" or \"tls+tcp4\". The nng_url_userinfo function returns a string corresponding to the user component of a URL (the part before any @ sign) if such a component is present, otherwise it returns NULL. The nng_url_hostname function returns a hostname (which might actually be an IP address) from the URL, if the URL corresponds to a scheme that uses hostnames (like \"http\" or \"tcp\"). If the URL does not (for example \"inproc\" or \"ipc\" URLs) then it returns NULL. The nng_url_port function returns the TCP or UDP port number if the URL corresponds to a protocol based on TCP or UDP. It returns zero otherwise. Note that the port number might not have been explicitly specified in the URL. For example, the port number associated with \"http://www.example.com\" is 80, which is the standard port number for HTTP. tip The port number returned by this is in the native machine byte order. Be careful when using this with other network-oriented APIs. The nng_url_path function returns the path component of the URL. This will always be non-NULL, but it may be empty. The nng_url_query and nng_url_fragment functions return the query-information (the part following a '?') and fragment (the part following a '#') if those components are present, or NULL if they are not. The returned string will not include the leading '?' or '#' characters. Note that any strings returned by these functions are only valid until url is freed with nng_url_free .","breadcrumbs":"API Reference » URLs » URL Fields","id":"80","title":"URL Fields"},"81":{"body":"int nng_url_sprintf(char *buf, size_t bufsz, const nng_url *url); The nng_url_sprintf function formats the url to the buf , which must have bufsz bytes of free space associated with it. This function returns the number of bytes formatted to buf , excludng the terminating zero byte, or if bufsz is too small, then it returns the number of bytes that would have been formatted if there was sufficient space. The semantics are similar to the snprintf function from C99. tip If bufsz is 0, then buf can be NULL, and the return value can be used to determine the amount of space to allocate for a dynamically sized buffer.","breadcrumbs":"API Reference » URLs » Format a URL","id":"81","title":"Format a URL"},"82":{"body":"int nng_url_parse(nng_url **urlp, const char *str); The nng_url_parse function parses a URL string (in str ), and creates a dynamically allocated nng_url, returning it in urlp . important Only nng_url_free should be used to deallocate nng_url objects.","breadcrumbs":"API Reference » URLs » Parse a URL","id":"82","title":"Parse a URL"},"83":{"body":"int nng_url_clone(nng_url **dup, const nng_url *url); The nng_url_clone function creates a copy of url , and returns it in dup .","breadcrumbs":"API Reference » URLs » Clone a URL","id":"83","title":"Clone a URL"},"84":{"body":"void nng_url_free(nng_url *url); The nng_url_free function destroy an nng_url object created with either nng_url_parse or nng_url_free . This is the only correct way to destroy an nng_url object.","breadcrumbs":"API Reference » URLs » Destroy a URL","id":"84","title":"Destroy a URL"},"85":{"body":"void nng_url_resolve_port(nng_url *url, uint32_t port); In order to use dynamic port allocation, some transports and schemes allow a port number of zero to be specified. When this is done, the system will allocate a free port when the port is bound while starting a listener. Once this is done, the port number may need to be updated so that the URL can be used to configure a client. The nng_url_resolve_port function updates such a URL with a new port. This will have no effect if the URL already has a non-zero port number.","breadcrumbs":"API Reference » URLs » Update a URL Port","id":"85","title":"Update a URL Port"},"86":{"body":"More information about Universal Resource Locators can be found in RFC 3986 .","breadcrumbs":"API Reference » URLs » See Also","id":"86","title":"See Also"},"87":{"body":"In order to obtain significant scalability, with low-latency, and minimal overheads, NNG supports performing operations asynchronously. One way that applications can perform work asynchronously and concurrently is by using threads , but threads carry significant resource overheads and frequently there are limits on the number that can easily be created. Additionally, with most network applications, the flow of execution will spend the bulk of its time waiting for traffic from a peer. For these kinds of applications, it is far more efficient to use asynchronous operations using the mechanisms described in this chapter. tip To get the highest performance with the least overhead, applications should use asynchronous operations described in this chapter whenever possible.","breadcrumbs":"API Reference » Asynchronous I/O » Asynchronous Operations","id":"87","title":"Asynchronous Operations"},"88":{"body":"typedef struct nng_aio nng_aio; An nng_aio is an opaque structure used in conjunction with asynchronous I/O operations. Every asynchronous operation uses one of these structures, each of which can only be used with a single operation at a time. Asynchronous operations are performed without blocking calling application threads. Instead the application registers a callback function to be executed when the operation is complete (whether successfully or not). This callback will be executed exactly once. The asynchronous I/O framework also supports cancellation of operations that are already in progress as well setting a maximum timeout for them to complete. It is also possible to initiate an asynchronous operation, and wait for it to complete, creating a synchronous flow from an asynchronous one.","breadcrumbs":"API Reference » Asynchronous I/O » Asynchronous I/O Handle","id":"88","title":"Asynchronous I/O Handle"},"89":{"body":"int nng_aio_alloc(nng_aio **aiop, void (*callb)(void *), void *arg); The nng_aio_alloc function creates an nng_aio object, with the callback callb taking the argument arg , and returns it in aiop . If this succeeds, the function returns zero. Otherwise it may return NNG_ENOMEM . tip The arg should normally be a structure that contains a pointer to the aiop , or from which it can be located. This allows callb to check the handle for success using nng_aio_result , as well access other properties of aiop . tip The callb may be executed on another thread , so it may be necessary to use synchronization methods in callb to avoid data races.","breadcrumbs":"API Reference » Asynchronous I/O » Create Handle","id":"89","title":"Create Handle"},"9":{"body":"typedef struct { int16_t num_task_threads; int16_t max_task_threads; int16_t num_expire_threads; int16_t max_expire_threads; int16_t num_poller_threads; int16_t max_poller_threads; int16_t num_resolver_threads;\n} nng_init_params; extern int nng_init(nng_init_parms *params); Before using other interfaces in this library, it is necessary to initialize the library. The nng_init function performs this initialization. The function is idempotent, although on tear down, every call to nng_init must be paired with a call to nng_fini or no resources will be released. This allows for libraries consuming these interfaces to safely initialize and finalize the library without disrupting other consumers in the same process. Further, only the first call to this function may have a value of params other than NULL. If params is not NULL, and the library has already been intiazed, then nng_init will return NNG_EBUSY . In some cases it is desirable to tune certain runtime parameters for the library, which can be done by supplying a non-NULL params argument.","breadcrumbs":"API Reference » Initialization » Initialization","id":"9","title":"Initialization"},"90":{"body":"void nng_aio_free(nng_aio *aio);\nvoid nng_aio_reap(nng_aio *aio); The nng_aio_free handle destroys the handle aio , waiting for any operations and associated callbacks to complete before doing so. The nng_aio_reap handle destroys the handle aio asynchronously, using a reaper thread to do so. It does not wait for the object to be destroyed. Thus this function is safe to call from aio 's own callback. note The nng_aio_free function must never be called from an aio callback. Use nng_aio_reap instead if an object must be destroyed from a callback.","breadcrumbs":"API Reference » Asynchronous I/O » Destroy Handle","id":"90","title":"Destroy Handle"},"91":{"body":"void nng_aio_abort(nng_aio *aio, int err);\nvoid nng_aio_cancel(nng_aio *aio);\nvoid nng_aio_stop(nng_aio *aio); These functions are used to stop a previously submitted asynchronous I/O operation. The operation may be canceled, or may continue to completion. If no operation is in progress (perhaps because it has already completed), then these operations have no effect. If the operation is successfully canceled or aborted, then the callback will still be called. The nng_aio_abort function aborts the operation associated with aio and returns immediately without waiting. If cancellation was successful, then nng_aio_result will return err . The nng_aio_cancel function acts like nng_aio_abort, but uses the error code NNG_ECANCELED . The nng_aio_stop function aborts the aio operation with NNG_ESTOPPED , and then waits the operation and any associated callback to complete. This function also marks aio itself permanently stopped, so that any new operations scheduled by I/O providers using nng_aio_start return false. Thus this function should be used to teardown operations. tip When multiple asynchronous I/O handles are in use and need to be deallocated, it is safest to stop all of them using nng_aio_stop, before deallocating any of them with nng_aio_free , particularly if the callbacks might attempt to reschedule further operations.","breadcrumbs":"API Reference » Asynchronous I/O » Cancellation","id":"91","title":"Cancellation"},"92":{"body":"void nng_aio_set_timeout(nng_aio *aio, nng_duration timeout);\nvoid nng_aio_set_expire(nng_aio *aio, nng_time expiration); The nng_aio_set_timeout function sets a timeout for the asynchronous operation associated with aio . This causes a timer to be started when the operation is actually started. If the timer expires before the operation is completed, then it is aborted with an error of NNG_ETIMEDOUT. The timeout duration is specified as a relative number of milliseconds. If the timeout is NNG_DURATION_INFINITE , then no timeout is used. If the timeout is NNG_DURATION_DEFAULT , then a \"default\" or socket-specific timeout is used. (This is frequently the same as NNG_DURATION_INFINITE .) The nng_aio_set_expire function is similar to nng_aio_set_timeout, but sets an expiration time based on the system clock. The expiration time is a clock timestamp, such as would be returned by nng_clock .","breadcrumbs":"API Reference » Asynchronous I/O » Set Timeout","id":"92","title":"Set Timeout"},"93":{"body":"void nng_aio_wait(nng_aio *aio); The nng_aio_wait function waits for an asynchronous I/O operation to complete. If the operation has not been started, or has already completed, then it returns immediately. If a callback was set with aio when it was allocated, then this function will not be called until the callback has completed. important The nng_aio_wait function should never be called from a function that itself is a callback of an nng_aio , either this one or any other. Doing so may result in a deadlock.","breadcrumbs":"API Reference » Asynchronous I/O » Wait for Completion","id":"93","title":"Wait for Completion"},"94":{"body":"bool nng_aio_busy(nng_aio *aio); The nng_aio_busy function returns true if the aio is currently busy performing an operation or is executing a completion callback. Otherwise it return false. This is the same test used internally by nng_aio_wait . important The caller is responsible for coordinating any use of this with any reuse of the aio . Because the aio can be reused use of this function can be racy.","breadcrumbs":"API Reference » Asynchronous I/O » Test for Completion","id":"94","title":"Test for Completion"},"95":{"body":"int nng_aio_result(nng_aio *aio);\nsize_t nng_aio_count(nng_aio *aio); The nng_aio_result function returns the result of the operation associated with the handle aio . If the operation was successful, then 0 is returned. Otherwise a non-zero error code, such as NNG_ECANCELED or NNG_ETIMEDOUT , is returned. For operations that transfer data, nng_aio_count returns the number of bytes transferred by the operation associated with the handle aio . Operations that do not transfer data, or do not keep a count, may return zero for this function. note The return value from these functions is undefined if the operation has not completed yet. Either call these from the handle's completion callback, or after waiting for the operation to complete with nng_aio_wait .","breadcrumbs":"API Reference » Asynchronous I/O » Result of Operation","id":"95","title":"Result of Operation"},"96":{"body":"nng_msg *nng_aio_get_msg(nng_aio *aio);\nvoid nng_aio_set_msg(nng_aio *aio, nng_msg *msg); The nng_aio_get_msg and nng_aio_set_msg functions retrieve and store a message in aio . For example, if a function to receive data is called, that function can generally be expected to store a message on the asssociated aio , for the application to retrieve with nng_aio_get_msg. Conversely an application desiring to send a message msg will store it in the aio using nng_aio_set_msg. The function implementing the send operation will retrieve the message and arrange for it to be sent.","breadcrumbs":"API Reference » Asynchronous I/O » Messages","id":"96","title":"Messages"},"97":{"body":"For send or transmit operations, the rule of thumb is that implementation of the operation is responsible for taking ownership of the message (and releasing resources when it is complete), if it will return success. If the operation will end in error, then the message will be retained and it is the consuming application's responsibility to dispose of the message. This allows an application the opportunity to reuse the message to try again, if it so desires. For receive operations, the implementation of the operation will set the message on the aio on success, and the consuming application hasa responsibility to retrieve and dispose of the message. Failure to do so will leak the message. If the operation does not complete successfully, then no message is stored on the aio .","breadcrumbs":"API Reference » Asynchronous I/O » Message Ownership","id":"97","title":"Message Ownership"},"98":{"body":"typedef struct nng_iov { void * iov_buf; size_t iov_len;\n}; int nng_aio_set_iov(nng_aio *aio, unsigned int niov, nng_iov *iov); For some operations, the unit of data transferred is not a message , but rather a stream of bytes. For these operations, an array of niov nng_iov structures can be passed to the nng_aio_set_iov function to provide a scatter/gather array of elements describing the location (iov_buf) and length (iov_len) of data, to transfer. The iov vector is copied into storage in the aio itself, so that callers may use stack allocated nng_iov structures. The values pointed to by the iov_buf members are not copied by this function though. A maximum of four (4) nng_iov members may be supplied. tip Most functions using nng_iov do not guarantee to transfer all of the data that they are requested to. To be sure that correct amount of data is transferred, as well as to start an attempt to complete any partial transfer, check the amount of data transferred by calling nng_aio_count .","breadcrumbs":"API Reference » Asynchronous I/O » I/O Vector","id":"98","title":"I/O Vector"},"99":{"body":"void nng_aio_set_input(nng_aio *aio, unsigned int index, void *param);\nvoid *nng_aio_get_output(nng_aio *aio, unsigned int index); Asynchronous operations can take additional input parameters, and provide additional result outputs besides the result code. The nng_aio_set_input function sets the input parameter at index to param for the operation associated with aio . The nng_aio_get_output function returns the output result at index for the operation associated with aio . The type and semantics of input parameters and output results are determined by specific operations. The documentation for the operation should provide details. The valid values of index range from zero (0) to three (3), as no operation currently defined can accept more than four parameters or return more than four additional results. note If the index does not correspond to a defined input for the operation, then nng_aio_set_input will have no effect, and nng_aio_get_output will return NULL. important It is an error to call this function while the aio is currently in use by an active asynchronous operation.","breadcrumbs":"API Reference » Asynchronous I/O » Inputs and Outputs","id":"99","title":"Inputs and Outputs"}},"length":340,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{"1":{"df":1,"docs":{"273":{"tf":1.0}}},"df":37,"docs":{"127":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"293":{"tf":1.0},"305":{"tf":1.0},"33":{"tf":3.1622776601683795},"34":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"x":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"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":{"198":{"tf":1.0}}}}}}}}}}}},"1":{".":{"0":{".":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":3,"docs":{"298":{"tf":1.0},"299":{"tf":1.4142135623730951},"313":{"tf":1.0}}}},"0":{"0":{"0":{"df":3,"docs":{"115":{"tf":1.0},"145":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"4":{"df":3,"docs":{"29":{"tf":1.0},"325":{"tf":1.0},"65":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"5":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"1":{"4":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"1":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"282":{"tf":1.0}}},"8":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"3":{"df":1,"docs":{"145":{"tf":1.0}}},"4":{"5":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"32":{"tf":1.0}}},"7":{"3":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"8":{"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"325":{"tf":1.0}}},"9":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"df":44,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"182":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":2.0},"211":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"305":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":19.748417658131498},"34":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}}},"2":{".":{"0":{"df":4,"docs":{"195":{"tf":1.0},"2":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"9":{"df":1,"docs":{"130":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"1":{"8":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}},"9":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"0":{"tf":1.0}}},"5":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"2":{"6":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"3":{"2":{"4":{"df":1,"docs":{"168":{"tf":1.0}}},"df":1,"docs":{"204":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"4":{"df":1,"docs":{"145":{"tf":1.0}}},"5":{"3":{"df":1,"docs":{"325":{"tf":1.0}}},"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":1,"docs":{"145":{"tf":1.0}}},"7":{"df":1,"docs":{"145":{"tf":1.0}}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":17,"docs":{"115":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"300":{"tf":1.7320508075688772},"329":{"tf":1.0},"339":{"tf":3.7416573867739413},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0}}},"3":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}},"1":{"6":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"df":7,"docs":{"165":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.0}}},"9":{"6":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"8":{"6":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":2.0},"50":{"tf":1.0},"99":{"tf":1.0}}},"4":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"2":{"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"3":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":6,"docs":{"127":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"197":{"tf":1.0},"67":{"tf":1.0}}},"5":{"0":{"0":{"0":{"df":2,"docs":{"295":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"7":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"156":{"tf":1.0},"80":{"tf":1.0}}},"1":{"9":{"2":{"df":2,"docs":{"243":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":1.0}}},"9":{"1":{"1":{"0":{"df":1,"docs":{"170":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"u":{"1":{"6":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"\\":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}},"l":{"df":7,"docs":{"214":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"338":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0}}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"295":{"tf":1.0},"65":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"334":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"282":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{":":{"/":{"/":{"a":{"%":{"0":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"45":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"151":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"235":{"tf":1.0},"241":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"325":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":19,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.0},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"173":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"316":{"tf":1.7320508075688772},"324":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"324":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"20":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"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":3,"docs":{"224":{"tf":1.0},"241":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951}}}}}},"t":{"df":5,"docs":{"24":{"tf":1.0},"25":{"tf":1.0},"322":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"154":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"v":{"df":6,"docs":{"160":{"tf":1.7320508075688772},"226":{"tf":1.0},"284":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"294":{"tf":1.0},"319":{"tf":1.0},"37":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"d":{"df":5,"docs":{"170":{"tf":1.7320508075688772},"196":{"tf":1.0},"20":{"tf":1.0},"292":{"tf":1.0},"305":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"164":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"332":{"tf":1.0},"5":{"tf":1.0},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":12,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.0},"270":{"tf":1.0},"309":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"87":{"tf":1.0}}}}}}},"r":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"145":{"tf":2.23606797749979},"157":{"tf":1.0},"206":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"293":{"tf":2.6457513110645907},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"322":{"tf":1.0},"338":{"tf":1.7320508075688772},"80":{"tf":1.0}}}}}}},"df":4,"docs":{"17":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.4142135623730951},"305":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"44":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"194":{"tf":1.0},"285":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"19":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"278":{"tf":1.0},"318":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"145":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"149":{"tf":1.4142135623730951},"205":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"d":{"df":3,"docs":{"298":{"tf":1.0},"306":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":36,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"175":{"tf":2.23606797749979},"182":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"49":{"tf":2.449489742783178},"50":{"tf":2.449489742783178},"56":{"tf":1.0},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":2.449489742783178},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"89":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"g":{"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":1,"docs":{"312":{"tf":1.0}}}}}}}}},"i":{"a":{"df":1,"docs":{"282":{"tf":1.0}},"s":{"df":2,"docs":{"282":{"tf":1.0},"305":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":34,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":2.0},"202":{"tf":2.23606797749979},"282":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"66":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}},"w":{"df":20,"docs":{"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.7320508075688772},"85":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":17,"docs":{"106":{"tf":1.0},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}},"n":{"df":2,"docs":{"275":{"tf":1.0},"312":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"127":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"241":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"127":{"tf":1.0},"255":{"tf":1.0},"327":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"1":{"tf":1.0},"292":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"17":{"tf":1.7320508075688772},"175":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}},"u":{"df":1,"docs":{"151":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"145":{"tf":1.0},"158":{"tf":1.0},"200":{"tf":1.0},"214":{"tf":1.0},"226":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"192":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":20,"docs":{"118":{"tf":1.0},"146":{"tf":1.7320508075688772},"160":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":2.0},"186":{"tf":1.0},"189":{"tf":1.0},"195":{"tf":1.0},"301":{"tf":1.0},"308":{"tf":1.4142135623730951},"310":{"tf":1.0},"325":{"tf":2.23606797749979},"326":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"335":{"tf":2.0},"6":{"tf":1.0},"80":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"166":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"224":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"166":{"tf":1.0},"20":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0},"24":{"tf":1.4142135623730951},"326":{"tf":1.0}}},"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":{"'":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":62,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"144":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"241":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"282":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":2.23606797749979},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.0},"74":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"df":7,"docs":{"140":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"325":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"197":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"129":{"tf":1.0},"138":{"tf":1.0},"176":{"tf":1.0},"21":{"tf":1.7320508075688772},"310":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"44":{"tf":1.0},"62":{"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":6,"docs":{"108":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"72":{"tf":1.0},"74":{"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":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"g":{"c":{"df":3,"docs":{"206":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}},"df":7,"docs":{"120":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":18,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"198":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":2.8284271247461903},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.4142135623730951},"290":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"68":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"[":{"1":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"206":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":7,"docs":{"194":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"235":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.4142135623730951}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"319":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"207":{"tf":1.0},"282":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":34,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"121":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"115":{"tf":1.0},"21":{"tf":1.0},"292":{"tf":1.0},"65":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"156":{"tf":1.0},"158":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.7320508075688772},"308":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"318":{"tf":1.0}}},"k":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":24,"docs":{"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"182":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"219":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"126":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":30,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"255":{"tf":1.4142135623730951},"266":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":10,"docs":{"182":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"308":{"tf":1.0},"337":{"tf":1.0},"5":{"tf":1.0},"72":{"tf":1.0}}},"y":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":12,"docs":{"145":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"339":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":4,"docs":{"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"118":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":9,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"161":{"tf":1.0},"208":{"tf":1.0},"222":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":30,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"129":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"174":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":1.0},"302":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.7320508075688772},"333":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"107":{"tf":1.0},"120":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"282":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"145":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"290":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"129":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"306":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":6,"docs":{"154":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":20,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"329":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"21":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}},"d":{"df":7,"docs":{"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"282":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":12,"docs":{"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.449489742783178},"273":{"tf":2.449489742783178},"3":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":15,"docs":{"118":{"tf":2.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"218":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":21,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"168":{"tf":1.4142135623730951},"171":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"18":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":2.0},"21":{"tf":1.7320508075688772},"229":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"263":{"tf":1.0},"339":{"tf":1.0}}}},"df":1,"docs":{"4":{"tf":1.0}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}},"l":{"df":15,"docs":{"139":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"169":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"227":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":16,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":4,"docs":{"118":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"339":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"115":{"tf":1.0},"211":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"170":{"tf":1.0},"318":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":5,"docs":{"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":8,"docs":{"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"f":{"df":1,"docs":{"81":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"187":{"tf":1.0},"243":{"tf":1.7320508075688772},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0},"81":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"z":{"df":1,"docs":{"81":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":10,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"300":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"87":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"94":{"tf":1.0}}}}},"v":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":24,"docs":{"140":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":2.0},"21":{"tf":2.6457513110645907},"228":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":2.23606797749979},"296":{"tf":3.1622776601683795},"325":{"tf":2.0},"336":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":2.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"9":{"9":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"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":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"b":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":23,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"154":{"tf":1.0},"158":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":2.0},"91":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"89":{"tf":2.0}}},"df":49,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":2.23606797749979},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"191":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"308":{"tf":1.4142135623730951},"312":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"336":{"tf":2.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"111":{"tf":1.0},"121":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"252":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"337":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"118":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.4142135623730951},"3":{"tf":2.0},"335":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0}}}},"c":{"df":2,"docs":{"17":{"tf":2.6457513110645907},"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"80":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"13":{"tf":1.0},"138":{"tf":1.0},"87":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"211":{"tf":2.23606797749979},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"282":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"66":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"176":{"tf":1.0},"198":{"tf":1.0},"252":{"tf":1.0},"287":{"tf":1.0},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"17":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.7320508075688772},"62":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"122":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"17":{"tf":2.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"19":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"62":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"282":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"192":{"tf":1.0},"250":{"tf":1.0},"301":{"tf":1.0},"8":{"tf":1.0},"87":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"325":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":29,"docs":{"122":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"206":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"62":{"tf":2.8284271247461903},"69":{"tf":1.4142135623730951},"79":{"tf":2.449489742783178},"82":{"tf":1.0}},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"65":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"194":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"226":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"112":{"tf":1.0},"198":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"191":{"tf":1.0},"34":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"308":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"162":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.6457513110645907},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0},"85":{"tf":1.0}},"p":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"255":{"tf":1.4142135623730951},"339":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.7320508075688772},"164":{"tf":1.0},"173":{"tf":1.4142135623730951},"180":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"337":{"tf":1.0},"35":{"tf":2.0},"46":{"tf":1.4142135623730951},"55":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"206":{"tf":1.0},"209":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":13,"docs":{"143":{"tf":2.0},"168":{"tf":2.0},"206":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"337":{"tf":1.4142135623730951},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"329":{"tf":1.0},"51":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":2,"docs":{"170":{"tf":1.0},"326":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"208":{"tf":1.0},"293":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"251":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"167":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}},"n":{"d":{"df":7,"docs":{"205":{"tf":1.4142135623730951},"206":{"tf":2.0},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"10":{"tf":1.0},"146":{"tf":1.4142135623730951},"165":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":13,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"4":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}},"t":{"df":10,"docs":{"278":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"195":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":30,"docs":{"10":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":2.0},"3":{"tf":1.7320508075688772},"335":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"x":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"322":{"tf":1.0}}}}},"c":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"80":{"tf":2.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"118":{"tf":1.0},"78":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":18,"docs":{"112":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"51":{"tf":2.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"115":{"tf":1.4142135623730951},"116":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":20,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"161":{"tf":2.8284271247461903},"181":{"tf":2.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"310":{"tf":2.23606797749979},"312":{"tf":2.0},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"147":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":18,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":2.0},"169":{"tf":2.0},"170":{"tf":2.449489742783178},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":42,"docs":{"0":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":2.8284271247461903},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":2.23606797749979},"194":{"tf":1.7320508075688772},"218":{"tf":2.449489742783178},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":2.449489742783178},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"282":{"tf":1.0},"35":{"tf":1.0}}}}},"i":{"d":{"df":8,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"185":{"tf":1.0},"202":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"34":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"177":{"tf":1.0},"222":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":36,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.449489742783178},"152":{"tf":2.0},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"44":{"tf":2.8284271247461903},"49":{"tf":1.0},"50":{"tf":1.0},"62":{"tf":2.8284271247461903},"79":{"tf":2.449489742783178},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"33":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"308":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":17,"docs":{"12":{"tf":1.4142135623730951},"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":2.6457513110645907},"17":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":2.0},"2":{"tf":1.0},"20":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":2.23606797749979},"253":{"tf":2.449489742783178},"255":{"tf":1.4142135623730951},"259":{"tf":2.8284271247461903},"270":{"tf":2.6457513110645907},"315":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":3.1622776601683795},"52":{"tf":2.0},"53":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":2.23606797749979},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"67":{"tf":1.0}}}},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"3":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":10,"docs":{"195":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}}},"t":{"df":2,"docs":{"145":{"tf":1.0},"5":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"170":{"tf":1.0},"335":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"y":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"222":{"tf":1.0},"324":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"102":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":15,"docs":{"0":{"tf":2.23606797749979},"100":{"tf":1.0},"159":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.4142135623730951},"318":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":2.6457513110645907}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.23606797749979}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"292":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"138":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"187":{"tf":1.0},"246":{"tf":1.0},"80":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":2.0},"228":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"118":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":3,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"339":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}},"s":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":62,"docs":{"104":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.7320508075688772},"14":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"198":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"65":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"162":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"145":{"tf":1.0},"193":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{"df":9,"docs":{"44":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.0},"62":{"tf":3.3166247903554},"64":{"tf":2.0}},"p":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"282":{"tf":1.0},"325":{"tf":1.0},"74":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0}},"p":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"d":{"'":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0}}}},"t":{"a":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"119":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":2.0},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"175":{"tf":2.23606797749979},"185":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"325":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"66":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"c":{"df":16,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.7320508075688772},"17":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":6,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}},"g":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"303":{"tf":1.0},"310":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.0},"62":{"tf":1.0},"73":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":25,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"198":{"tf":1.7320508075688772},"206":{"tf":2.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"99":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"t":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"292":{"tf":1.0},"37":{"tf":1.0}}}}}}},"t":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"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":5,"docs":{"156":{"tf":1.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0},"332":{"tf":1.0},"55":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"226":{"tf":1.0},"315":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"149":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":12,"docs":{"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"240":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"45":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"160":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.7320508075688772},"46":{"tf":2.8284271247461903},"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"136":{"tf":1.0},"305":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"145":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":9,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"180":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"90":{"tf":2.23606797749979}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":13,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"324":{"tf":1.0},"34":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"168":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"111":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"125":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"300":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"c":{"df":9,"docs":{"129":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"144":{"tf":1.0}}}}}}},"l":{"df":2,"docs":{"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"136":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":3.7416573867739413},"161":{"tf":2.23606797749979},"178":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"338":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.449489742783178}},"p":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":26,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"296":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"337":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"146":{"tf":1.0},"186":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.7320508075688772},"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"181":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"252":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"192":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"125":{"tf":1.0},"137":{"tf":1.0},"168":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"9":{"tf":1.0}}}}}},"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":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"5":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"214":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"10":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"0":{"tf":1.7320508075688772},"130":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"297":{"tf":1.0},"315":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":7,"docs":{"151":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"309":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"281":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"20":{"tf":1.0},"211":{"tf":1.0},"24":{"tf":1.4142135623730951},"302":{"tf":1.0},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"145":{"tf":1.0},"154":{"tf":1.0},"308":{"tf":1.0},"9":{"tf":1.0}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"108":{"tf":1.0},"241":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"17":{"tf":1.0},"270":{"tf":1.0}}},"p":{"df":2,"docs":{"16":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"214":{"tf":1.0},"339":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"16":{"tf":1.7320508075688772},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"172":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":2.23606797749979},"75":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"c":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":21,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"165":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"259":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"34":{"tf":1.0},"88":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"337":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"318":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"164":{"tf":1.0},"252":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"186":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"167":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"324":{"tf":1.0},"87":{"tf":1.0}}}}}}},"b":{"a":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"64":{"tf":3.0}},"h":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"64":{"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":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"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":1,"docs":{"3":{"tf":1.0}}}}}}}}},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"[":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"]":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"131":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"202":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":6,"docs":{"114":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"325":{"tf":1.0},"327":{"tf":1.0},"38":{"tf":1.0},"42":{"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":1,"docs":{"178":{"tf":1.0}}}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"124":{"tf":1.0},"128":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"296":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"282":{"tf":1.0},"322":{"tf":1.0},"80":{"tf":1.0}},"v":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"181":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}}},"o":{"d":{"df":5,"docs":{"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"20":{"tf":1.0},"282":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"226":{"tf":1.0},"241":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":12,"docs":{"125":{"tf":1.0},"144":{"tf":1.0},"20":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"3":{"tf":1.0},"316":{"tf":1.0},"97":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":10,"docs":{"136":{"tf":1.0},"154":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"293":{"tf":1.0},"325":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"168":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"211":{"tf":1.0},"64":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"129":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"208":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.0},"293":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"144":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"o":{"df":3,"docs":{"145":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":37,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":2.23606797749979},"144":{"tf":2.23606797749979},"145":{"tf":2.8284271247461903},"148":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":2.23606797749979},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"7":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"227":{"tf":1.0},"270":{"tf":1.0},"296":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"39":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"140":{"tf":1.0},"218":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"50":{"tf":1.0}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"290":{"tf":1.0},"68":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":40,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.0},"182":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":1.0},"29":{"tf":1.0},"293":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":1,"docs":{"10":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"222":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"55":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"133":{"tf":1.0},"16":{"tf":1.0},"299":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"145":{"tf":1.4142135623730951},"161":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"181":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"133":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"74":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"10":{"tf":1.0},"115":{"tf":1.4142135623730951},"255":{"tf":1.0},"272":{"tf":1.4142135623730951},"92":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"161":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"333":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"196":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"282":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"168":{"tf":1.0},"279":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"11":{"tf":1.0},"160":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"a":{"df":6,"docs":{"318":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"74":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"206":{"tf":1.0},"318":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"214":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"307":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"143":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"169":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"194":{"tf":1.0},"289":{"tf":1.0},"315":{"tf":1.4142135623730951}}}}}},"r":{"df":3,"docs":{"197":{"tf":1.0},"3":{"tf":1.0},"87":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"d":{"df":2,"docs":{"160":{"tf":2.0},"194":{"tf":1.0}},"p":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"s":{"[":{"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":8,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"324":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":19,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.0},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"205":{"tf":1.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"331":{"tf":1.0},"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"6":{"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":2,"docs":{"145":{"tf":1.0},"194":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"11":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"d":{"df":4,"docs":{"0":{"tf":1.0},"136":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"5":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"121":{"tf":1.0},"172":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"229":{"tf":1.0},"3":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"df":4,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"192":{"tf":1.0},"296":{"tf":1.0}}},"x":{"df":4,"docs":{"138":{"tf":1.0},"144":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"198":{"tf":2.0},"306":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"339":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"227":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":2.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":2,"docs":{"305":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"t":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"81":{"tf":2.0}}}},"df":7,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"71":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":9,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"211":{"tf":1.0},"296":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"3":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":10,"docs":{"149":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"202":{"tf":1.0},"282":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"134":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"282":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"92":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"174":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"313":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"100":{"tf":1.0},"145":{"tf":1.0},"198":{"tf":1.0},"266":{"tf":1.0}},"i":{"df":6,"docs":{"149":{"tf":1.0},"191":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"325":{"tf":1.0}}}}},"n":{"c":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"120":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":167,"docs":{"100":{"tf":1.4142135623730951},"102":{"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},"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":2.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":2.6457513110645907},"15":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.449489742783178},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"17":{"tf":2.8284271247461903},"170":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":2.449489742783178},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":2.23606797749979},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":2.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":2.23606797749979},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":2.0},"246":{"tf":1.0},"25":{"tf":2.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":2.23606797749979},"309":{"tf":2.0},"310":{"tf":1.7320508075688772},"315":{"tf":2.8284271247461903},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"319":{"tf":2.0},"32":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.23606797749979},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.0},"44":{"tf":2.0},"46":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.6457513110645907},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"55":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"176":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"252":{"tf":1.0},"37":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"115":{"tf":1.0},"144":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"154":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"258":{"tf":1.0},"96":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"150":{"tf":1.0},"3":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"198":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}},"n":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"141":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"290":{"tf":1.0},"312":{"tf":1.0},"336":{"tf":1.4142135623730951},"51":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"df":2,"docs":{"125":{"tf":1.0},"296":{"tf":1.0}},"e":{"df":1,"docs":{"145":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"o":{"d":{"df":4,"docs":{"118":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"156":{"tf":1.0},"182":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"156":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"34":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"4":{"tf":1.0}}}},"w":{"df":1,"docs":{"200":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"169":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"98":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"298":{"tf":1.4142135623730951},"299":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":10,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"293":{"tf":1.0}},"l":{"df":22,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"175":{"tf":1.0},"235":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979},"91":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":7,"docs":{"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"190":{"tf":1.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"a":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"171":{"tf":1.0},"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":39,"docs":{"100":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":3.0},"170":{"tf":3.605551275463989},"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"205":{"tf":1.7320508075688772},"22":{"tf":2.8284271247461903},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"228":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"24":{"tf":2.0},"244":{"tf":1.4142135623730951},"25":{"tf":2.0},"250":{"tf":1.4142135623730951},"256":{"tf":2.0},"262":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":2.23606797749979},"328":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.7320508075688772},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"119":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"p":{"df":6,"docs":{"119":{"tf":1.0},"17":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0}}}},"n":{"c":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":11,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"205":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"218":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"168":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"191":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"5":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"326":{"tf":1.0}}}},"p":{"df":1,"docs":{"228":{"tf":1.0}},"e":{"df":1,"docs":{"3":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"164":{"tf":1.0},"293":{"tf":1.4142135623730951},"325":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"/":{"1":{".":{"0":{"df":2,"docs":{"167":{"tf":1.7320508075688772},"191":{"tf":1.0}}},"1":{"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":2.23606797749979},"187":{"tf":1.0},"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"167":{"tf":1.0}}},"3":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},":":{"/":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"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":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"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":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":21,"docs":{"162":{"tf":2.0},"163":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.0},"176":{"tf":2.23606797749979},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"3":{"tf":1.0},"325":{"tf":2.449489742783178},"326":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"137":{"tf":1.0},"144":{"tf":1.4142135623730951},"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"119":{"tf":1.0},"134":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":14,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"88":{"tf":1.7320508075688772},"91":{"tf":1.7320508075688772},"93":{"tf":1.0},"98":{"tf":1.0}}}},"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"_":{"df":0,"docs":{},"p":{"df":2,"docs":{"202":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951}}}},"df":16,"docs":{"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"202":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":3.3166247903554},"273":{"tf":3.3166247903554},"284":{"tf":2.0},"290":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":1.0},"7":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"172":{"tf":1.0}},"l":{"df":2,"docs":{"285":{"tf":1.0},"296":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"251":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"137":{"tf":1.0},"204":{"tf":1.0}},"i":{"df":13,"docs":{"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"32":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"df":2,"docs":{"206":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":3,"docs":{"130":{"tf":1.0},"168":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"5":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"m":{"df":1,"docs":{"168":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":12,"docs":{"120":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"208":{"tf":1.0},"307":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}},"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":25,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"129":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"229":{"tf":1.0},"274":{"tf":1.0},"279":{"tf":1.7320508075688772},"281":{"tf":1.7320508075688772},"287":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"64":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"37":{"tf":1.0}}}}}}},"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"134":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"10":{"tf":1.0},"225":{"tf":1.0}}}}}}},"n":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"293":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"d":{"df":28,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.0},"131":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":2.0},"17":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.4142135623730951},"212":{"tf":1.0},"225":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":2.0},"303":{"tf":1.0},"309":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"198":{"tf":1.0},"45":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"151":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"259":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"262":{"tf":1.0},"273":{"tf":1.0}},"i":{"b":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.7320508075688772},"3":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"125":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.0},"206":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":9,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":2.449489742783178}}}},"i":{"c":{"df":21,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"243":{"tf":1.0},"293":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"169":{"tf":1.0},"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"307":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"225":{"tf":1.0},"296":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"5":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}},"i":{"df":23,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"128":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.4142135623730951},"31":{"tf":1.0},"333":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"88":{"tf":1.0},"9":{"tf":2.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":6,"docs":{"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":2.23606797749979}}}}},"s":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"181":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"279":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.4142135623730951},"20":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.0},"241":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{}},"df":70,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":2.0},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":5.291502622129181},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":2.23606797749979},"21":{"tf":2.8284271247461903},"211":{"tf":1.4142135623730951},"227":{"tf":1.0},"24":{"tf":2.8284271247461903},"243":{"tf":1.0},"25":{"tf":2.8284271247461903},"284":{"tf":2.449489742783178},"290":{"tf":2.23606797749979},"295":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":2.449489742783178},"33":{"tf":3.0},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"40":{"tf":2.0},"44":{"tf":3.3166247903554},"45":{"tf":1.7320508075688772},"46":{"tf":2.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"62":{"tf":3.3166247903554},"65":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"197":{"tf":1.0},"20":{"tf":1.4142135623730951},"287":{"tf":1.0},"334":{"tf":1.0}},"r":{"df":1,"docs":{"46":{"tf":1.0}}}},"n":{"d":{"df":9,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"282":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"3":{"tf":1.0},"326":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"138":{"tf":1.0},"185":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"322":{"tf":1.0},"339":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":8,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"319":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"76":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":2,"docs":{"274":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"145":{"tf":2.0},"17":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"176":{"tf":1.0},"224":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"v":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}}}},"p":{"c":{"df":8,"docs":{"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"314":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.0}}},"df":2,"docs":{"293":{"tf":1.7320508075688772},"80":{"tf":1.0}},"v":{"4":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.0},"294":{"tf":1.0},"296":{"tf":1.0},"339":{"tf":1.0}}},"6":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.23606797749979},"294":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"187":{"tf":1.0},"259":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":2.0}}},"r":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"204":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":18,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"318":{"tf":1.0},"46":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"b":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"175":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"297":{"tf":1.4142135623730951},"319":{"tf":1.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"191":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"145":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":2.449489742783178},"193":{"tf":1.0},"204":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}},"n":{"df":2,"docs":{"140":{"tf":1.0},"160":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"46":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"194":{"tf":1.0},"225":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":7,"docs":{"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"204":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"273":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"145":{"tf":1.0},"17":{"tf":1.0},"305":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"296":{"tf":1.0},"329":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":7,"docs":{"187":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"307":{"tf":1.0},"5":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}},"v":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"3":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"225":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"301":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":13,"docs":{"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"325":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.6457513110645907},"129":{"tf":1.0},"146":{"tf":1.0},"282":{"tf":1.0},"318":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}}}}}},"i":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":8,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"298":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"313":{"tf":1.0},"330":{"tf":1.7320508075688772},"334":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":2.0},"205":{"tf":1.7320508075688772},"225":{"tf":1.0},"279":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.4142135623730951},"32":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.4142135623730951},"333":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"3":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"207":{"tf":1.0}}}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"138":{"tf":1.0}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"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":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"310":{"tf":1.0},"334":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"279":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.23606797749979},"87":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":7,"docs":{"205":{"tf":1.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"226":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}}},"k":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"296":{"tf":1.0},"332":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"282":{"tf":1.0},"46":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"196":{"tf":1.0},"299":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":30,"docs":{"136":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"153":{"tf":2.0},"154":{"tf":2.449489742783178},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":3.7416573867739413},"160":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"282":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"293":{"tf":2.0},"295":{"tf":1.0},"310":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"282":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"167":{"tf":1.0},"296":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"227":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}},"o":{"a":{"d":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.0},"322":{"tf":1.0},"338":{"tf":1.4142135623730951},"45":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"t":{"df":22,"docs":{"0":{"tf":1.0},"100":{"tf":2.6457513110645907},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.23606797749979},"105":{"tf":1.0},"168":{"tf":1.0}}}},"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":9,"docs":{"124":{"tf":2.23606797749979},"125":{"tf":2.6457513110645907},"126":{"tf":2.449489742783178},"127":{"tf":2.449489742783178},"128":{"tf":2.449489742783178},"129":{"tf":2.6457513110645907},"144":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":2.6457513110645907}}}}},"i":{"c":{"df":3,"docs":{"164":{"tf":1.0},"297":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":9,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"309":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"202":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"282":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":2.23606797749979},"67":{"tf":1.0},"75":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"10":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}}},"p":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"168":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"218":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"t":{"df":2,"docs":{"251":{"tf":1.0},"270":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"w":{"df":3,"docs":{"228":{"tf":1.0},"282":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"146":{"tf":1.0},"80":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"u":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"21":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"o":{"df":1,"docs":{"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"173":{"tf":1.0},"187":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":2,"docs":{"163":{"tf":1.0},"206":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"6":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"172":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.4142135623730951},"299":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"160":{"tf":1.0},"51":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":11,"docs":{"100":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"195":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.0},"2":{"tf":1.0},"262":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}},"df":11,"docs":{"196":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"198":{"tf":1.7320508075688772},"199":{"tf":2.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"296":{"tf":1.0},"7":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}},"o":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"125":{"tf":1.0},"198":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.7320508075688772},"213":{"tf":1.0},"319":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"227":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.23606797749979},"306":{"tf":1.0},"45":{"tf":2.23606797749979},"73":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":4,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"118":{"tf":1.0},"129":{"tf":1.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.7320508075688772}},"t":{"df":2,"docs":{"129":{"tf":1.0},"6":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"214":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"146":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":2.6457513110645907},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.0}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"218":{"tf":1.7320508075688772},"226":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":85,"docs":{"100":{"tf":1.0},"12":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"138":{"tf":1.0},"14":{"tf":2.0},"140":{"tf":1.0},"144":{"tf":2.449489742783178},"145":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"168":{"tf":1.0},"17":{"tf":3.872983346207417},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"21":{"tf":2.23606797749979},"218":{"tf":3.0},"219":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"222":{"tf":2.449489742783178},"224":{"tf":2.0},"226":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"23":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":2.449489742783178},"24":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":2.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"258":{"tf":1.0},"26":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"28":{"tf":1.0},"29":{"tf":1.0},"292":{"tf":2.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.6457513110645907},"3":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772},"336":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":2.6457513110645907},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"45":{"tf":2.449489742783178},"46":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"58":{"tf":2.6457513110645907},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":3.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":3.0},"168":{"tf":2.0},"186":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"298":{"tf":2.0},"299":{"tf":1.4142135623730951},"301":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"131":{"tf":1.0},"218":{"tf":1.0},"87":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"296":{"tf":1.0},"45":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}},"u":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"192":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"206":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"22":{"tf":1.0},"321":{"tf":1.0}}}}},"t":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":17,"docs":{"12":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.449489742783178},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":3.872983346207417},"51":{"tf":1.0}},"l":{"df":2,"docs":{"118":{"tf":1.0},"162":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"306":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":2.0},"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":29,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"20":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.7320508075688772},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"168":{"tf":1.0},"2":{"tf":1.0},"275":{"tf":1.0},"328":{"tf":1.0}}}}},"s":{"df":2,"docs":{"45":{"tf":1.4142135623730951},"49":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"df":22,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":2.0},"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":2.8284271247461903},"25":{"tf":2.8284271247461903},"26":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951}},"i":{"d":{"df":3,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"x":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"175":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":9,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.7320508075688772},"106":{"tf":2.0},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"197":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":29,"docs":{"122":{"tf":2.0},"129":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":3.605551275463989},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":2.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"df":10,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":2.6457513110645907},"301":{"tf":1.0},"306":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"21":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"138":{"tf":1.0},"270":{"tf":1.0}}}}},"ï":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":16,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"196":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"46":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"187":{"tf":1.0},"299":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":30,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"225":{"tf":1.0},"241":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"32":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"296":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":12,"docs":{"138":{"tf":1.0},"145":{"tf":1.7320508075688772},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"3":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}}},"w":{"df":21,"docs":{"14":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.4142135623730951},"319":{"tf":1.0},"324":{"tf":1.4142135623730951},"85":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"202":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"166":{"tf":1.0},"169":{"tf":2.23606797749979},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":1,"docs":{"138":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"100":{"tf":1.4142135623730951}},"v":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}}},"n":{"/":{"*":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"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":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"e":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"c":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"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":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"336":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"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":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"205":{"tf":1.4142135623730951},"328":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.7320508075688772},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":8,"docs":{"163":{"tf":1.0},"28":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"50":{"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":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"q":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"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":{},"h":{"df":1,"docs":{"303":{"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":{},"p":{"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":{},"l":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"196":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"289":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"_":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"65":{"tf":1.0}}}}},"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":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"339":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":6,"docs":{"100":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"339":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":6,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":8,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"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":2,"docs":{"339":{"tf":1.0},"92":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"100":{"tf":1.0},"148":{"tf":1.4142135623730951},"175":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":4,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"158":{"tf":1.0},"339":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":30,"docs":{"118":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":2.0},"182":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"76":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"93":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}},"u":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"219":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":8,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":1,"docs":{"52":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"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":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":7,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"59":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"v":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"109":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"110":{"tf":1.0},"339":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"339":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"339":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"108":{"tf":1.7320508075688772},"114":{"tf":1.0},"339":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"335":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"147":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":1,"docs":{"136":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"255":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"337":{"tf":1.0}},"e":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":5,"docs":{"145":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"9":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"145":{"tf":1.0}}}}},"r":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"21":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"145":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"145":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":15,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":3,"docs":{"145":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":11,"docs":{"133":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"145":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"9":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"339":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"179":{"tf":1.0},"339":{"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":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"164":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"180":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"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":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"178":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"173":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"171":{"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":3,"docs":{"171":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"167":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"325":{"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":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"175":{"tf":1.0},"176":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"186":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"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":{},"e":{"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":{"168":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"166":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"339":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"167":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"a":{"d":{"_":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"168":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"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":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"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":{},"p":{"_":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"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":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"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":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"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":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"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":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"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":{"_":{"1":{"_":{"0":{"df":1,"docs":{"167":{"tf":1.0}}},"1":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"185":{"tf":1.0},"339":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"176":{"tf":1.0},"191":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":4,"docs":{"164":{"tf":2.6457513110645907},"178":{"tf":1.0},"182":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"i":{"d":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"202":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"201":{"tf":1.0},"339":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"198":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"197":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"197":{"tf":2.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"202":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"204":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"11":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.4142135623730951},"205":{"tf":1.0},"302":{"tf":1.0},"333":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":5,"docs":{"100":{"tf":2.0},"175":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":2.449489742783178}}}},"p":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"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":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":5,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":2,"docs":{"287":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"339":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"129":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"127":{"tf":2.449489742783178},"339":{"tf":1.0}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"128":{"tf":1.0}}},"1":{"df":1,"docs":{"128":{"tf":1.0}}},"2":{"df":1,"docs":{"128":{"tf":1.0}}},"3":{"df":1,"docs":{"128":{"tf":1.0}}},"4":{"df":1,"docs":{"128":{"tf":1.0}}},"5":{"df":1,"docs":{"128":{"tf":1.0}}},"6":{"df":1,"docs":{"128":{"tf":1.0}}},"7":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"127":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"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":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"339":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{")":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":2,"docs":{"28":{"tf":1.0},"29":{"tf":1.0}},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"14":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":2.0},"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"19":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"16":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"15":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"23":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"22":{"tf":1.0},"339":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":3,"docs":{"22":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":1.4142135623730951},"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"17":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":16,"docs":{"13":{"tf":1.7320508075688772},"16":{"tf":1.0},"28":{"tf":1.0},"306":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"0":{"df":0,"docs":{},"x":{"7":{"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":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"75":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"105":{"tf":1.0},"339":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.0},"114":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"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":{},"p":{"c":{"_":{"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":1,"docs":{"284":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"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":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"160":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"c":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":5,"docs":{"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"1":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"227":{"tf":1.0},"26":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}}}}},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"s":{"df":0,"docs":{},"z":{"df":5,"docs":{"278":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"284":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"q":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"255":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"253":{"tf":1.0},"255":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":3,"docs":{"243":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"287":{"tf":1.0},"290":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"266":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"c":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}},"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"d":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"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":{},"s":{"df":1,"docs":{"328":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"226":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"315":{"tf":1.0},"316":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"226":{"tf":1.0},"26":{"tf":1.4142135623730951}}}}},"u":{"b":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"230":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"235":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"241":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"193":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{},"p":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"q":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"252":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"258":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"306":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"0":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"339":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"k":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}},"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"277":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"c":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":7,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"304":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"31":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":2,"docs":{"194":{"tf":1.0},"287":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"49":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"43":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":6,"docs":{"31":{"tf":1.4142135623730951},"339":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"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":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"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":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"141":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"132":{"tf":1.7320508075688772},"135":{"tf":2.449489742783178},"136":{"tf":2.8284271247461903},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.0},"321":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"149":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"151":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"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":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"151":{"tf":2.23606797749979},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"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":3,"docs":{"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.0},"157":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"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":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"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":{"158":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"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":{"160":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"149":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":7,"docs":{"147":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"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":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":3,"docs":{"144":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"u":{"b":{"0":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"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":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"264":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"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":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"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":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"269":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"120":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"121":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"111":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"92":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"0":{"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"2":{"df":1,"docs":{"311":{"tf":1.0}}},"3":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"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":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"161":{"tf":2.6457513110645907},"181":{"tf":1.4142135623730951},"310":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"339":{"tf":1.0},"83":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"339":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"y":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"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":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"85":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"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":0,"docs":{},"f":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"81":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}}},"df":10,"docs":{"152":{"tf":2.0},"179":{"tf":1.0},"182":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"79":{"tf":3.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"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":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":46,"docs":{"0":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"3":{"tf":2.8284271247461903},"300":{"tf":2.0},"301":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"336":{"tf":2.8284271247461903},"337":{"tf":2.0},"338":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"87":{"tf":1.0}}},"i":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"218":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"n":{"df":11,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":3,"docs":{"218":{"tf":1.0},"335":{"tf":3.1622776601683795},"336":{"tf":2.449489742783178}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":20,"docs":{"118":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"282":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":69,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.4142135623730951},"90":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"132":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}},"i":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"w":{"df":12,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"227":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"325":{"tf":1.4142135623730951},"328":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"69":{"tf":1.0}},"l":{"df":23,"docs":{"125":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"171":{"tf":1.0},"182":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":2.23606797749979},"67":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"9":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":25,"docs":{"10":{"tf":2.0},"118":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.23606797749979},"21":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}}}},"o":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.449489742783178},"164":{"tf":2.8284271247461903},"172":{"tf":2.0},"174":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"295":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"241":{"tf":1.0},"307":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"0":{"tf":1.4142135623730951},"138":{"tf":2.449489742783178},"141":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"193":{"tf":1.0},"226":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"187":{"tf":1.0},"218":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"168":{"tf":1.0}}},"l":{"d":{"df":3,"docs":{"202":{"tf":1.0},"304":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"300":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":2,"docs":{"204":{"tf":1.0},"293":{"tf":1.0}}}}},"n":{"c":{"df":8,"docs":{"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"181":{"tf":1.4142135623730951},"325":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}},"df":46,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"31":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"151":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"r":{"df":60,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":3.1622776601683795},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"156":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":2.0},"243":{"tf":1.7320508075688772},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"293":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":2.0},"337":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":2.8284271247461903},"96":{"tf":1.0},"97":{"tf":2.449489742783178},"98":{"tf":1.4142135623730951},"99":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":5.0},"211":{"tf":1.7320508075688772},"44":{"tf":3.0},"62":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":48,"docs":{"131":{"tf":1.0},"150":{"tf":2.0},"159":{"tf":2.0},"160":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":3.3166247903554},"208":{"tf":2.6457513110645907},"209":{"tf":2.23606797749979},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"232":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"278":{"tf":2.0},"282":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"290":{"tf":3.0},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.6457513110645907},"319":{"tf":2.23606797749979},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":3.0},"338":{"tf":1.0},"44":{"tf":2.8284271247461903},"45":{"tf":2.0},"46":{"tf":1.0},"62":{"tf":2.23606797749979},"7":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":24,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"12":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"80":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"17":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"165":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":18,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.4142135623730951},"54":{"tf":1.0},"6":{"tf":1.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"156":{"tf":1.4142135623730951},"181":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":11,"docs":{"0":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0},"317":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":7,"docs":{"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"161":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.7320508075688772},"270":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":21,"docs":{"125":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"296":{"tf":1.0},"87":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"26":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":2,"docs":{"296":{"tf":1.0},"318":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"194":{"tf":1.4142135623730951},"217":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"9":{"tf":1.0}},"v":{"1":{"df":1,"docs":{"305":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"118":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":3,"docs":{"11":{"tf":1.0},"9":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"10":{"tf":1.4142135623730951},"14":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"9":{"tf":1.0},"99":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"135":{"tf":1.0},"194":{"tf":1.0},"325":{"tf":1.0}}}}},"s":{"df":6,"docs":{"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"210":{"tf":1.0},"328":{"tf":1.0}}}}},"t":{"df":13,"docs":{"128":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.4142135623730951},"229":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"293":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.0},"106":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"76":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":6,"docs":{"166":{"tf":1.0},"183":{"tf":1.0},"207":{"tf":1.0},"282":{"tf":2.449489742783178},"325":{"tf":1.0},"80":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":16,"docs":{"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772}}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"22":{"tf":1.0},"296":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":2,"docs":{"26":{"tf":1.4142135623730951},"29":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"145":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":3.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.8284271247461903},"257":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":2.8284271247461903},"278":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"87":{"tf":1.0}}}},"n":{"d":{"df":6,"docs":{"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"272":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}},"df":2,"docs":{"312":{"tf":1.0},"325":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":31,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"145":{"tf":1.0},"168":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"50":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":2.0},"307":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.0},"282":{"tf":1.0}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"324":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":15,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"26":{"tf":2.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"214":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"198":{"tf":1.0},"252":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"n":{"df":2,"docs":{"327":{"tf":1.0},"329":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":16,"docs":{"118":{"tf":1.0},"122":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":2.23606797749979},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":1,"docs":{"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"206":{"tf":1.0},"53":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"321":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"46":{"tf":2.6457513110645907},"51":{"tf":1.0},"73":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":2.23606797749979},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"153":{"tf":1.0},"156":{"tf":1.0},"293":{"tf":2.23606797749979},"295":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":2.23606797749979},"85":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"243":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"x":{"df":9,"docs":{"129":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"287":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":21,"docs":{"125":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"181":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"270":{"tf":1.0},"279":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"329":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"29":{"tf":1.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"118":{"tf":1.0},"17":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"f":{"a":{"c":{"df":2,"docs":{"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"3":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"125":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"17":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"132":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":21,"docs":{"10":{"tf":1.0},"144":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"287":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"168":{"tf":1.0},"17":{"tf":1.0},"3":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"154":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"293":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0}},"s":{"df":15,"docs":{"107":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.4142135623730951},"205":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"10":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"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":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"269":{"tf":1.4142135623730951}}}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"125":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"214":{"tf":1.0},"257":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"145":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.7320508075688772},"252":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"290":{"tf":2.23606797749979},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"131":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"3":{"tf":1.4142135623730951},"32":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"35":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"306":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"316":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"22":{"tf":1.0},"318":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":7,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"317":{"tf":1.0},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":87,"docs":{"12":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"220":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":2.0},"229":{"tf":2.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.7320508075688772},"233":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"253":{"tf":1.0},"254":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":2.23606797749979},"259":{"tf":1.0},"26":{"tf":2.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":2.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"268":{"tf":2.23606797749979},"270":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"305":{"tf":1.7320508075688772},"319":{"tf":1.0},"32":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":3.3166247903554},"34":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.0},"40":{"tf":2.0},"44":{"tf":2.0},"45":{"tf":1.0},"51":{"tf":2.6457513110645907},"56":{"tf":2.0},"59":{"tf":2.0},"62":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":40,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":2.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"144":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.4142135623730951},"210":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"313":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"324":{"tf":1.0},"329":{"tf":1.0},"46":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":2.0},"226":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":1,"docs":{"68":{"tf":1.0}}}},"u":{"b":{"df":9,"docs":{"229":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.0},"263":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"0":{"tf":1.0},"215":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"263":{"tf":1.7320508075688772},"339":{"tf":1.0},"49":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"214":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"118":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"0":{"tf":1.0},"136":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"205":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":11,"docs":{"214":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"t":{"df":3,"docs":{"111":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"166":{"tf":2.449489742783178},"183":{"tf":1.0},"80":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"138":{"tf":1.0}},"e":{"df":4,"docs":{"266":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"334":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"89":{"tf":1.0}}},"i":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"193":{"tf":1.7320508075688772},"198":{"tf":1.0},"339":{"tf":1.0},"67":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"112":{"tf":1.0},"197":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"168":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"255":{"tf":1.0}}}},"w":{"df":12,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"32":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":4.123105625617661},"51":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"206":{"tf":1.0}},"e":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"137":{"tf":1.0},"144":{"tf":1.4142135623730951},"195":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":12,"docs":{"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"186":{"tf":2.0},"187":{"tf":1.4142135623730951},"284":{"tf":2.0},"290":{"tf":2.0},"295":{"tf":1.0},"326":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}},"i":{"df":3,"docs":{"11":{"tf":1.0},"235":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"138":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"17":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"143":{"tf":1.0},"168":{"tf":2.6457513110645907},"187":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"299":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":55,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.0},"171":{"tf":1.0},"191":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":2.449489742783178},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":2.23606797749979},"41":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":2.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"127":{"tf":1.0},"171":{"tf":1.0},"204":{"tf":1.0},"259":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"41":{"tf":1.0}}}},"v":{"df":2,"docs":{"40":{"tf":1.0},"59":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"125":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":1,"docs":{"64":{"tf":2.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"126":{"tf":1.0},"168":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}}},"u":{"c":{"df":10,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"296":{"tf":1.0},"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"141":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.4142135623730951},"303":{"tf":1.0},"309":{"tf":1.0},"319":{"tf":1.0},"33":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.0},"134":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"179":{"tf":1.0},"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"3":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"149":{"tf":1.4142135623730951},"309":{"tf":1.0},"325":{"tf":1.0},"88":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"186":{"tf":1.0},"315":{"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":2,"docs":{"223":{"tf":1.0},"296":{"tf":1.0}}}}}}}}}}},"df":3,"docs":{"282":{"tf":2.0},"3":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"103":{"tf":1.0},"107":{"tf":1.7320508075688772},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"35":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":2,"docs":{"172":{"tf":1.0},"327":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"147":{"tf":1.0},"224":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}}},"o":{"a":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"145":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0}}},"v":{"df":30,"docs":{"125":{"tf":1.0},"170":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.7320508075688772},"226":{"tf":1.0},"25":{"tf":1.4142135623730951},"266":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"319":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.4142135623730951},"336":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":12,"docs":{"213":{"tf":1.0},"245":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.0},"251":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":11,"docs":{"129":{"tf":1.0},"170":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":2.6457513110645907},"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":14,"docs":{"162":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"226":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"259":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"131":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":18,"docs":{"103":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"138":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":11,"docs":{"213":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"162":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":40,"docs":{"145":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"162":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.3166247903554},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":2.23606797749979},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":3.1622776601683795},"252":{"tf":3.0},"253":{"tf":1.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.8284271247461903},"273":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"326":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"118":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":2.8284271247461903},"17":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"319":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"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":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"255":{"tf":2.23606797749979}}},"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"174":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"145":{"tf":2.23606797749979},"149":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":2.449489742783178},"173":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"df":1,"docs":{"11":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"319":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"257":{"tf":2.449489742783178},"258":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.0},"269":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":27,"docs":{"129":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"186":{"tf":2.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.0},"191":{"tf":2.23606797749979},"257":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"326":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}},"t":{"df":6,"docs":{"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"269":{"tf":1.0},"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"175":{"tf":1.0},"307":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":30,"docs":{"106":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"287":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"38":{"tf":1.0},"57":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"182":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":14,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.0},"171":{"tf":1.4142135623730951},"181":{"tf":1.0},"282":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":93,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"120":{"tf":2.0},"127":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":2.6457513110645907},"14":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":2.449489742783178},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"198":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.0},"207":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"307":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"69":{"tf":2.0},"74":{"tf":1.0},"80":{"tf":3.4641016151377544},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":9,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"307":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"f":{"c":{"df":8,"docs":{"130":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"273":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"78":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"135":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"a":{"d":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":4,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"282":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}},"n":{"d":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":5,"docs":{"12":{"tf":1.0},"128":{"tf":1.0},"222":{"tf":1.0},"259":{"tf":1.0},"296":{"tf":1.0}}}}},"p":{"c":{"df":3,"docs":{"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":7,"docs":{"119":{"tf":1.0},"131":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.0},"299":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"df":3,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951},"211":{"tf":2.23606797749979}}}},"s":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":10,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.0},"35":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":1,"docs":{"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"197":{"tf":1.0},"282":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":36,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"141":{"tf":1.0}}}}},"n":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"168":{"tf":1.0},"5":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"274":{"tf":1.0}},"l":{"df":10,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":2.0},"30":{"tf":1.0},"51":{"tf":1.0},"78":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":2,"docs":{"169":{"tf":1.0},"208":{"tf":1.0}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"118":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"293":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"d":{"_":{"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":0,"docs":{},"f":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"148":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":2.6457513110645907},"256":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":2.6457513110645907},"33":{"tf":3.1622776601683795},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.0},"43":{"tf":1.0},"44":{"tf":3.1622776601683795},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"115":{"tf":1.0},"157":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"274":{"tf":1.0},"298":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"285":{"tf":1.0},"327":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"206":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}},"m":{"df":1,"docs":{"3":{"tf":1.0}}},"n":{"df":1,"docs":{"145":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"167":{"tf":1.4142135623730951},"226":{"tf":1.0},"282":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"132":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"195":{"tf":1.0},"224":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":46,"docs":{"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"36":{"tf":2.449489742783178},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.449489742783178},"57":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"62":{"tf":1.0},"64":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"t":{"df":17,"docs":{"148":{"tf":1.0},"169":{"tf":1.4142135623730951},"185":{"tf":1.0},"191":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"292":{"tf":1.0},"326":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":17,"docs":{"100":{"tf":1.7320508075688772},"145":{"tf":1.0},"149":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"208":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"53":{"tf":1.0},"62":{"tf":1.0}}}},"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":1,"docs":{"204":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"315":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"145":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":2.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"189":{"tf":1.0},"191":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"c":{"df":16,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":49,"docs":{"10":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.7320508075688772},"273":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.4142135623730951},"310":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":2.0},"326":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"157":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"293":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"186":{"tf":1.0}}},"w":{"df":3,"docs":{"153":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}}},"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"178":{"tf":1.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":2,"docs":{"208":{"tf":1.0},"80":{"tf":1.0}},"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":1,"docs":{"324":{"tf":1.0}}}}}}},"df":8,"docs":{"20":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":12,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"282":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"337":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"185":{"tf":1.0},"325":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"i":{"df":10,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"315":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":22,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"170":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":23,"docs":{"100":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"17":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}},"df":18,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.7320508075688772},"17":{"tf":2.8284271247461903},"172":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"21":{"tf":2.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"49":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"p":{"df":3,"docs":{"171":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"207":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"111":{"tf":1.0},"49":{"tf":2.0},"76":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"308":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":73,"docs":{"136":{"tf":1.7320508075688772},"138":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.0},"160":{"tf":2.0},"194":{"tf":1.7320508075688772},"219":{"tf":1.7320508075688772},"222":{"tf":2.0},"224":{"tf":2.0},"226":{"tf":2.0},"230":{"tf":1.7320508075688772},"235":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"246":{"tf":2.0},"247":{"tf":1.4142135623730951},"252":{"tf":2.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"258":{"tf":2.0},"259":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.6457513110645907},"283":{"tf":1.4142135623730951},"284":{"tf":3.0},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"290":{"tf":2.0},"294":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":2.449489742783178},"319":{"tf":1.0},"32":{"tf":2.6457513110645907},"320":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.0},"334":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":2.6457513110645907},"35":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"46":{"tf":3.1622776601683795},"48":{"tf":1.0},"51":{"tf":2.449489742783178},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"92":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":3.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"222":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"v":{"df":3,"docs":{"214":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"145":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"66":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"175":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.0},"17":{"tf":1.4142135623730951},"197":{"tf":1.0},"278":{"tf":1.0},"81":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":2,"docs":{"273":{"tf":1.0},"296":{"tf":2.0}},"e":{"c":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"126":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"278":{"tf":1.0},"293":{"tf":1.0},"329":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":47,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"193":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":18,"docs":{"111":{"tf":1.0},"152":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"266":{"tf":1.0},"293":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"300":{"tf":1.0},"335":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"329":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"54":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"194":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"_":{"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"148":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"338":{"tf":1.0},"65":{"tf":1.4142135623730951},"72":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":8,"docs":{"134":{"tf":1.7320508075688772},"135":{"tf":3.0},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"141":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}},"df":13,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"145":{"tf":1.4142135623730951},"164":{"tf":1.0},"174":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.0},"49":{"tf":3.1622776601683795},"50":{"tf":2.449489742783178},"51":{"tf":1.7320508075688772},"64":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"i":{"c":{"df":9,"docs":{"162":{"tf":1.0},"211":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":15,"docs":{"131":{"tf":2.6457513110645907},"132":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":3.0},"137":{"tf":1.4142135623730951},"138":{"tf":3.605551275463989},"139":{"tf":2.6457513110645907},"140":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.0}}}},"u":{"df":6,"docs":{"164":{"tf":1.0},"168":{"tf":2.8284271247461903},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0}}}},"y":{"df":1,"docs":{"3":{"tf":1.0}},"s":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":2.0},"3":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"2":{"tf":1.4142135623730951},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"252":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"22":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":2,"docs":{"70":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":20,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":2.6457513110645907},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":2.8284271247461903},"150":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":2.23606797749979},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"176":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":22,"docs":{"125":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"166":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"69":{"tf":2.23606797749979},"70":{"tf":1.4142135623730951},"80":{"tf":2.0},"82":{"tf":1.0}}}},"p":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"173":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.4142135623730951},"79":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}}}},"u":{"b":{"df":11,"docs":{"229":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"187":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":6,"docs":{"215":{"tf":1.0},"229":{"tf":2.8284271247461903},"263":{"tf":2.8284271247461903},"266":{"tf":1.7320508075688772},"339":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"320":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"174":{"tf":1.0},"187":{"tf":1.0}}}},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"167":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}}}},"c":{"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":1,"docs":{"16":{"tf":1.0}},"e":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"89":{"tf":1.0}},"s":{"df":1,"docs":{"182":{"tf":1.0}},"s":{"df":16,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":2.23606797749979},"17":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"155":{"tf":1.0},"168":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{},"h":{"df":51,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"162":{"tf":1.0},"204":{"tf":1.0},"315":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"316":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"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":3,"docs":{"196":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0}}}}}}},"i":{"df":18,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.7320508075688772},"205":{"tf":1.0},"305":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"145":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":2.449489742783178},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"265":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"293":{"tf":1.0},"305":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":9,"docs":{"257":{"tf":2.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"268":{"tf":2.0},"269":{"tf":2.6457513110645907},"270":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178},"339":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.23606797749979},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"168":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"327":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"160":{"tf":1.4142135623730951}}},"df":24,"docs":{"0":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"149":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":2.6457513110645907},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"332":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"ú":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"197":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":16,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"159":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"321":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0},"62":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"n":{"df":3,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"282":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"175":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.4142135623730951}}}}},"4":{"df":1,"docs":{"336":{"tf":1.0}}},":":{"/":{"/":{":":{"4":{"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{":":{"8":{"0":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"287":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":1,"docs":{"9":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"160":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"168":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"0":{"tf":1.4142135623730951},"306":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"129":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"252":{"tf":1.0},"276":{"tf":1.0},"325":{"tf":1.0},"35":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"137":{"tf":1.0},"168":{"tf":1.4142135623730951},"276":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"209":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"144":{"tf":1.0},"148":{"tf":1.0},"218":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}},"g":{"df":4,"docs":{"125":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":12,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"119":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"98":{"tf":1.0}},"t":{"df":3,"docs":{"119":{"tf":1.0},"151":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}}},"r":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0}},"e":{"a":{"d":{"df":26,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"112":{"tf":2.23606797749979},"117":{"tf":1.0},"118":{"tf":3.3166247903554},"119":{"tf":2.8284271247461903},"120":{"tf":2.23606797749979},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"149":{"tf":1.0},"197":{"tf":1.4142135623730951},"3":{"tf":2.0},"339":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"104":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}}}}}},"p":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}}},"u":{"df":13,"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.4142135623730951},"315":{"tf":1.0},"319":{"tf":1.0},"46":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"df":57,"docs":{"101":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"155":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178},"73":{"tf":1.7320508075688772},"74":{"tf":2.0},"75":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"168":{"tf":1.4142135623730951},"270":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.4142135623730951},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":2.8284271247461903}}}}},"r":{"df":3,"docs":{"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":4,"docs":{"141":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":46,"docs":{"0":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":1.0},"268":{"tf":1.0},"282":{"tf":1.4142135623730951},"293":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":8,"docs":{"145":{"tf":1.0},"161":{"tf":2.6457513110645907},"181":{"tf":3.1622776601683795},"3":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"+":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":2,"docs":{"161":{"tf":1.7320508075688772},"181":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"176":{"tf":1.0},"297":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"138":{"tf":1.0},"209":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":1,"docs":{"224":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"218":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"269":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"17":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"218":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":2.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":2.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"35":{"tf":1.0},"95":{"tf":1.7320508075688772},"98":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"12":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}}},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":38,"docs":{"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"194":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":2.449489742783178},"288":{"tf":1.0},"290":{"tf":2.23606797749979},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"293":{"tf":1.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.23606797749979},"297":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.4142135623730951},"318":{"tf":2.0},"329":{"tf":1.0},"339":{"tf":2.0},"44":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"135":{"tf":1.4142135623730951},"45":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}}},"i":{"df":8,"docs":{"103":{"tf":1.0},"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"275":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":1.0},"45":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"266":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"17":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"187":{"tf":1.0},"278":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"297":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":5,"docs":{"317":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"3":{"tf":1.0},"317":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":10,"docs":{"130":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"21":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"293":{"tf":1.0},"46":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":23,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}}},"df":33,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":2.449489742783178},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":1.0},"183":{"tf":1.0},"206":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"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":1,"docs":{"324":{"tf":1.0}}}}}}}}}}},"d":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"293":{"tf":1.0}}},"6":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},":":{"/":{"/":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"9":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{":":{":":{"1":{"]":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":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":{"274":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"193":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"79":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":14,"docs":{"139":{"tf":1.0},"141":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"314":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"198":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"285":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"168":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"102":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":17,"docs":{"143":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"19":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"44":{"tf":1.0},"66":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":3,"docs":{"299":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"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":{"145":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"207":{"tf":1.0}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0}}}}}},"x":{"df":10,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"124":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"305":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"146":{"tf":1.0},"163":{"tf":1.0},"204":{"tf":1.0},"31":{"tf":1.0},"322":{"tf":1.0},"52":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"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":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"228":{"tf":1.0},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"167":{"tf":1.0},"168":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"175":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"20":{"tf":1.0},"316":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.7320508075688772},"2":{"tf":1.0},"204":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"85":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":15,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"76":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"165":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"166":{"tf":3.1622776601683795},"168":{"tf":1.0},"183":{"tf":2.0},"282":{"tf":1.7320508075688772},"293":{"tf":2.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":28,"docs":{"152":{"tf":2.8284271247461903},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"282":{"tf":1.0},"288":{"tf":1.4142135623730951},"293":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"7":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.8284271247461903},"80":{"tf":3.1622776601683795},"81":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"85":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"187":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":193,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":3.1622776601683795},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":2.449489742783178},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":3.3166247903554},"169":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":2.0},"178":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":2.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":3.3166247903554},"283":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":3.1622776601683795},"294":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":2.0},"321":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":2.449489742783178},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"330":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":2.23606797749979},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"37":{"tf":1.0},"39":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"49":{"tf":1.4142135623730951},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"53":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":2.0},"61":{"tf":2.0},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"144":{"tf":1.0},"168":{"tf":1.0},"197":{"tf":1.7320508075688772},"284":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"138":{"tf":1.0},"145":{"tf":1.4142135623730951},"211":{"tf":1.0},"31":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.0},"205":{"tf":1.0},"279":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"l":{"1":{"6":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":5,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"159":{"tf":3.605551275463989},"170":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}},"i":{"d":{"df":13,"docs":{"100":{"tf":1.0},"138":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"295":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"80":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":4,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":3.605551275463989},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}}},"u":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":67,"docs":{"10":{"tf":2.23606797749979},"111":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"134":{"tf":1.0},"138":{"tf":4.242640687119285},"139":{"tf":2.23606797749979},"141":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.23606797749979},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":2.6457513110645907},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":2.23606797749979},"21":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"243":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"31":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"145":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"293":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"335":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":2.0},"148":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":1,"docs":{"165":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"74":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":33,"docs":{"0":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":1.4142135623730951},"183":{"tf":1.0},"195":{"tf":2.8284271247461903},"2":{"tf":1.0},"20":{"tf":1.0},"220":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772},"26":{"tf":1.0},"260":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"265":{"tf":1.7320508075688772},"271":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"33":{"tf":3.4641016151377544},"330":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":3.3166247903554},"46":{"tf":1.0}}}}},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"i":{"a":{"df":8,"docs":{"141":{"tf":1.0},"148":{"tf":1.4142135623730951},"172":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"195":{"tf":1.0},"310":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"i":{"d":{"df":75,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"134":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"26":{"tf":1.0},"325":{"tf":1.0},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":2.0},"76":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"321":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"307":{"tf":1.0},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"y":{"df":12,"docs":{"108":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"b":{"d":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"146":{"tf":1.0},"162":{"tf":1.0},"176":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":16,"docs":{"119":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"315":{"tf":1.0},"65":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"282":{"tf":1.0},"87":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":2,"docs":{"112":{"tf":1.0},"169":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"293":{"tf":1.0},"322":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"252":{"tf":1.0},"319":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"146":{"tf":1.0},"168":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"136":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"72":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"132":{"tf":1.0},"17":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.4142135623730951},"299":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":10,"docs":{"0":{"tf":1.0},"146":{"tf":1.7320508075688772},"226":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.0},"87":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"143":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":16,"docs":{"145":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"185":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":40,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"243":{"tf":1.0},"306":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"3":{"tf":1.0},"329":{"tf":2.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"284":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"breadcrumbs":{"root":{"0":{"1":{"df":1,"docs":{"273":{"tf":1.0}}},"df":37,"docs":{"127":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"293":{"tf":1.0},"305":{"tf":1.0},"33":{"tf":3.1622776601683795},"34":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"x":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"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":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}}},"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":{"198":{"tf":1.0}}}}}}}}}}}},"1":{".":{"0":{".":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":32,"docs":{"298":{"tf":1.0},"299":{"tf":2.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"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.4142135623730951},"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}}}},"0":{"0":{"0":{"df":3,"docs":{"115":{"tf":1.0},"145":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"4":{"df":3,"docs":{"29":{"tf":1.0},"325":{"tf":1.0},"65":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"5":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"1":{"4":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"1":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"282":{"tf":1.0}}},"8":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"3":{"df":1,"docs":{"145":{"tf":1.0}}},"4":{"5":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"32":{"tf":1.0}}},"7":{"3":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"8":{"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"325":{"tf":1.0}}},"9":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"df":44,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"182":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":2.0},"211":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"26":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.7320508075688772},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"305":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":19.748417658131498},"34":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"54":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}}},"2":{".":{"0":{"df":4,"docs":{"195":{"tf":1.0},"2":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"9":{"df":1,"docs":{"130":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"1":{"8":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}},"9":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"0":{"tf":1.0}}},"5":{"df":1,"docs":{"0":{"tf":1.0}}},"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":3,"docs":{"128":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"2":{"6":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"3":{"2":{"4":{"df":1,"docs":{"168":{"tf":1.0}}},"df":1,"docs":{"204":{"tf":1.0}}},"df":2,"docs":{"128":{"tf":1.0},"145":{"tf":1.0}}},"4":{"df":1,"docs":{"145":{"tf":1.0}}},"5":{"3":{"df":1,"docs":{"325":{"tf":1.0}}},"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"145":{"tf":1.0}}},"6":{"df":1,"docs":{"145":{"tf":1.0}}},"7":{"df":1,"docs":{"145":{"tf":1.0}}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":17,"docs":{"115":{"tf":1.4142135623730951},"145":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.0},"300":{"tf":1.7320508075688772},"329":{"tf":1.0},"339":{"tf":3.7416573867739413},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"65":{"tf":1.4142135623730951},"73":{"tf":1.0}}},"3":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}},"1":{"6":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{"df":7,"docs":{"165":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.0}}},"9":{"6":{"8":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"8":{"6":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"116":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"206":{"tf":1.0},"339":{"tf":2.0},"50":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"4":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"2":{"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"3":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"296":{"tf":1.0}}},"df":6,"docs":{"127":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.4142135623730951},"206":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"2":{"df":1,"docs":{"168":{"tf":1.0}}},"3":{"df":1,"docs":{"168":{"tf":1.0}}},"4":{"df":1,"docs":{"168":{"tf":1.0}}},"5":{"df":1,"docs":{"168":{"tf":1.0}}},"6":{"df":1,"docs":{"168":{"tf":1.0}}},"7":{"df":1,"docs":{"168":{"tf":1.0}}},"8":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"168":{"tf":1.0}}},"1":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"4":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"197":{"tf":1.0},"67":{"tf":1.0}}},"5":{"0":{"0":{"0":{"df":2,"docs":{"295":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"7":{"2":{"df":1,"docs":{"296":{"tf":1.0}}},"df":2,"docs":{"127":{"tf":1.0},"145":{"tf":1.0}}},"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"156":{"tf":1.0},"80":{"tf":1.0}}},"1":{"9":{"2":{"df":2,"docs":{"243":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":1.0}}},"9":{"1":{"1":{"0":{"df":1,"docs":{"170":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"145":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.4142135623730951}}}}}}}},"u":{"1":{"6":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"\\":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}},"l":{"df":7,"docs":{"214":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"338":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0}}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"295":{"tf":1.0},"65":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"334":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"282":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{":":{"/":{"/":{"a":{"%":{"0":{"0":{"b":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"282":{"tf":2.6457513110645907},"283":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"45":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"151":{"tf":1.7320508075688772},"157":{"tf":2.23606797749979},"158":{"tf":2.0},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"235":{"tf":1.0},"241":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"325":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":19,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.0},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"173":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"316":{"tf":1.7320508075688772},"324":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"324":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"20":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"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":3,"docs":{"224":{"tf":1.0},"241":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951}}}}}},"t":{"df":5,"docs":{"24":{"tf":1.0},"25":{"tf":1.0},"322":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"154":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"v":{"df":6,"docs":{"160":{"tf":2.0},"226":{"tf":1.0},"284":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"294":{"tf":1.0},"319":{"tf":1.0},"37":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"d":{"df":5,"docs":{"170":{"tf":1.7320508075688772},"196":{"tf":1.0},"20":{"tf":1.4142135623730951},"292":{"tf":1.0},"305":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"164":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"332":{"tf":1.0},"5":{"tf":1.0},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":12,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.0},"270":{"tf":1.0},"309":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"87":{"tf":1.0}}}}}}},"r":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"145":{"tf":2.23606797749979},"157":{"tf":1.0},"206":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"289":{"tf":1.7320508075688772},"293":{"tf":2.6457513110645907},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"313":{"tf":2.449489742783178},"322":{"tf":1.0},"338":{"tf":2.0},"80":{"tf":1.0}}}}}}},"df":4,"docs":{"17":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.4142135623730951},"305":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"44":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"194":{"tf":1.0},"285":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"19":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"278":{"tf":1.0},"318":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"145":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"149":{"tf":1.4142135623730951},"205":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"d":{"df":3,"docs":{"298":{"tf":1.0},"306":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":36,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"175":{"tf":2.23606797749979},"182":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"49":{"tf":2.449489742783178},"50":{"tf":2.449489742783178},"56":{"tf":1.0},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":2.449489742783178},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"95":{"tf":2.0},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"89":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"g":{"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":1,"docs":{"312":{"tf":1.0}}}}}}}}},"i":{"a":{"df":1,"docs":{"282":{"tf":1.0}},"s":{"df":2,"docs":{"282":{"tf":1.0},"305":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":34,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"14":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"282":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"54":{"tf":1.0},"66":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}},"w":{"df":20,"docs":{"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.7320508075688772},"85":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":17,"docs":{"106":{"tf":1.0},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}},"n":{"df":2,"docs":{"275":{"tf":1.0},"312":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"127":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"241":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"127":{"tf":1.0},"255":{"tf":1.0},"327":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"1":{"tf":1.0},"292":{"tf":1.0},"45":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"17":{"tf":1.7320508075688772},"175":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"178":{"tf":1.0}},"u":{"df":1,"docs":{"151":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"145":{"tf":1.0},"158":{"tf":1.0},"200":{"tf":1.0},"214":{"tf":1.0},"226":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"192":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":213,"docs":{"10":{"tf":1.0},"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},"11":{"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.4142135623730951},"119":{"tf":1.0},"12":{"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},"13":{"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},"14":{"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.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"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},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"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.4142135623730951},"177":{"tf":2.449489742783178},"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.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"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.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"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},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"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},"301":{"tf":1.0},"308":{"tf":1.7320508075688772},"31":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":2.449489742783178},"326":{"tf":1.7320508075688772},"33":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":2.23606797749979},"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},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"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},"7":{"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},"8":{"tf":1.0},"80":{"tf":1.4142135623730951},"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},"9":{"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}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"166":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"224":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"166":{"tf":1.0},"20":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0},"24":{"tf":1.7320508075688772},"326":{"tf":1.0}}},"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":{"'":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":62,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"144":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"176":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"241":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"282":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":2.23606797749979},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.0},"74":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"df":7,"docs":{"140":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"325":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"197":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"129":{"tf":1.0},"138":{"tf":1.0},"176":{"tf":1.0},"21":{"tf":1.7320508075688772},"310":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"44":{"tf":1.0},"62":{"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":6,"docs":{"108":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"72":{"tf":1.0},"74":{"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":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"g":{"c":{"df":3,"docs":{"206":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}},"df":7,"docs":{"120":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"120":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"198":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":3.1622776601683795},"207":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"290":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0},"68":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"[":{"1":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"206":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":7,"docs":{"194":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"235":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.4142135623730951}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"319":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"207":{"tf":1.0},"282":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":34,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"121":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.0},"26":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"115":{"tf":1.0},"21":{"tf":1.0},"292":{"tf":1.0},"65":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"156":{"tf":1.0},"158":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":41,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.7320508075688772},"308":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.6457513110645907},"88":{"tf":3.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"318":{"tf":1.0}}},"k":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":24,"docs":{"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"182":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"219":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"126":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"255":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":30,"docs":{"120":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"255":{"tf":1.4142135623730951},"266":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":10,"docs":{"182":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"308":{"tf":1.0},"337":{"tf":1.0},"5":{"tf":1.0},"72":{"tf":1.0}}},"y":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":12,"docs":{"145":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"339":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":4,"docs":{"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"118":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.0},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":9,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"161":{"tf":1.0},"208":{"tf":1.0},"222":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":30,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"129":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"174":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":1.0},"302":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.7320508075688772},"333":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"107":{"tf":1.0},"120":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"282":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"145":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"290":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"129":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"160":{"tf":1.0},"306":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":6,"docs":{"154":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"37":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":20,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"329":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"21":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}},"d":{"df":7,"docs":{"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"282":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":12,"docs":{"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.449489742783178},"273":{"tf":2.449489742783178},"3":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":15,"docs":{"118":{"tf":2.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"218":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":21,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"168":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"175":{"tf":1.0},"18":{"tf":2.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"229":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"263":{"tf":1.0},"339":{"tf":1.0}}}},"df":1,"docs":{"4":{"tf":1.0}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0}}},"l":{"df":15,"docs":{"139":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"169":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"227":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":16,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":4,"docs":{"118":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"339":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"115":{"tf":1.0},"211":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"170":{"tf":1.0},"318":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":9,"docs":{"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"274":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":9,"docs":{"216":{"tf":1.4142135623730951},"218":{"tf":2.0},"219":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"f":{"df":1,"docs":{"81":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"187":{"tf":1.0},"243":{"tf":1.7320508075688772},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0},"81":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"z":{"df":1,"docs":{"81":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":10,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"300":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"87":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"94":{"tf":1.0}}}}},"v":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":24,"docs":{"140":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":2.0},"21":{"tf":2.6457513110645907},"228":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":2.23606797749979},"296":{"tf":3.1622776601683795},"325":{"tf":2.0},"336":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":2.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"9":{"9":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"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":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"l":{"b":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":23,"docs":{"10":{"tf":1.0},"102":{"tf":1.7320508075688772},"154":{"tf":1.0},"158":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":2.0},"91":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"89":{"tf":2.0}}},"df":49,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":2.23606797749979},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"145":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"191":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"241":{"tf":1.0},"308":{"tf":1.4142135623730951},"312":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"336":{"tf":2.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"111":{"tf":1.0},"121":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"252":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"337":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"118":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.4142135623730951},"3":{"tf":2.0},"335":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0}}}},"c":{"df":2,"docs":{"17":{"tf":2.8284271247461903},"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"80":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"13":{"tf":1.0},"138":{"tf":1.0},"87":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"211":{"tf":2.23606797749979},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"282":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.4142135623730951},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"66":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":5,"docs":{"176":{"tf":1.0},"198":{"tf":1.0},"252":{"tf":1.0},"287":{"tf":1.0},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"54":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"17":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.7320508075688772},"62":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"122":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"17":{"tf":2.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"19":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"314":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"336":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"62":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"282":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"119":{"tf":1.0},"124":{"tf":1.0},"192":{"tf":1.0},"250":{"tf":1.0},"301":{"tf":1.0},"8":{"tf":1.0},"87":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"325":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":29,"docs":{"122":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"206":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"62":{"tf":2.8284271247461903},"69":{"tf":1.4142135623730951},"79":{"tf":2.449489742783178},"82":{"tf":1.0}},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"182":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.0},"325":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"65":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"194":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"226":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"112":{"tf":1.0},"198":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"191":{"tf":1.0},"34":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"174":{"tf":1.0},"19":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"308":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"162":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.6457513110645907},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.7320508075688772},"178":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0},"85":{"tf":1.0}},"p":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"255":{"tf":1.4142135623730951},"339":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":2.0},"154":{"tf":2.0},"164":{"tf":1.0},"173":{"tf":1.7320508075688772},"180":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"337":{"tf":1.0},"35":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951},"55":{"tf":2.23606797749979}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"206":{"tf":1.0},"209":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":13,"docs":{"143":{"tf":2.0},"168":{"tf":2.0},"206":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":1.0},"337":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"329":{"tf":1.0},"51":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":2,"docs":{"170":{"tf":1.0},"326":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"139":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"208":{"tf":1.0},"293":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"251":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"167":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}},"n":{"d":{"df":7,"docs":{"205":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"10":{"tf":1.0},"146":{"tf":1.4142135623730951},"165":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":13,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"4":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}},"t":{"df":10,"docs":{"278":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"330":{"tf":1.0},"46":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"195":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":30,"docs":{"10":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":2.0},"3":{"tf":1.7320508075688772},"335":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772},"95":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"x":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"322":{"tf":1.0}}}}},"c":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"80":{"tf":2.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"118":{"tf":1.0},"78":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":18,"docs":{"112":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"51":{"tf":2.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":16,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":2.449489742783178},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"5":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"115":{"tf":1.4142135623730951},"116":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":20,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"161":{"tf":3.0},"181":{"tf":2.0},"182":{"tf":1.0},"222":{"tf":1.4142135623730951},"227":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.4142135623730951},"296":{"tf":1.0},"310":{"tf":2.449489742783178},"312":{"tf":2.23606797749979},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"147":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.4142135623730951},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":18,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":2.0},"169":{"tf":2.0},"170":{"tf":2.449489742783178},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":42,"docs":{"0":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.23606797749979},"156":{"tf":2.0},"157":{"tf":2.23606797749979},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":2.0},"166":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"173":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":3.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"191":{"tf":2.23606797749979},"194":{"tf":1.7320508075688772},"218":{"tf":2.449489742783178},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":2.449489742783178},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"282":{"tf":1.0},"35":{"tf":1.0}}}}},"i":{"d":{"df":8,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"185":{"tf":1.0},"202":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"34":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"177":{"tf":1.0},"222":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":36,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"129":{"tf":2.8284271247461903},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":2.449489742783178},"152":{"tf":2.0},"159":{"tf":5.291502622129181},"165":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"44":{"tf":2.8284271247461903},"49":{"tf":1.0},"50":{"tf":1.0},"62":{"tf":2.8284271247461903},"79":{"tf":2.449489742783178},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"218":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"324":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"33":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"21":{"tf":1.7320508075688772},"25":{"tf":1.4142135623730951},"308":{"tf":1.0},"6":{"tf":1.0},"9":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":17,"docs":{"12":{"tf":1.4142135623730951},"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"309":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":2.6457513110645907},"17":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":2.23606797749979},"172":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":32,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":2.449489742783178},"253":{"tf":2.6457513110645907},"255":{"tf":1.4142135623730951},"259":{"tf":3.0},"270":{"tf":2.8284271247461903},"315":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":3.4641016151377544},"52":{"tf":2.449489742783178},"53":{"tf":2.0},"54":{"tf":2.6457513110645907},"55":{"tf":2.6457513110645907},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":2.6457513110645907},"63":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"67":{"tf":1.0}}}},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"3":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":10,"docs":{"195":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0}}},"t":{"df":2,"docs":{"145":{"tf":1.0},"5":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"170":{"tf":1.0},"335":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"y":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"222":{"tf":1.0},"324":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"102":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":15,"docs":{"0":{"tf":2.23606797749979},"100":{"tf":1.0},"159":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.4142135623730951},"318":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":2.8284271247461903}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.23606797749979}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"292":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"138":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"187":{"tf":1.0},"246":{"tf":1.0},"80":{"tf":1.7320508075688772},"99":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":2.0},"228":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"118":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":3,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"339":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}},"s":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":62,"docs":{"104":{"tf":1.7320508075688772},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"118":{"tf":2.0},"120":{"tf":2.0},"14":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"194":{"tf":2.0},"198":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.7320508075688772},"65":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"162":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"222":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"145":{"tf":1.0},"193":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{"df":9,"docs":{"44":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.0},"62":{"tf":3.3166247903554},"64":{"tf":2.0}},"p":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"282":{"tf":1.0},"325":{"tf":1.0},"74":{"tf":1.4142135623730951},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":5,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0}},"p":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"d":{"'":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":1.0}}}},"t":{"a":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"119":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":2.23606797749979},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"175":{"tf":2.23606797749979},"185":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":2.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"325":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":2.23606797749979}},"p":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"100":{"tf":1.0},"66":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"c":{"df":16,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.7320508075688772},"17":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":6,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}},"g":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"303":{"tf":1.0},"310":{"tf":1.0},"321":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":17,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"296":{"tf":1.0},"45":{"tf":2.0},"51":{"tf":1.0},"62":{"tf":1.0},"73":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":25,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"198":{"tf":1.7320508075688772},"206":{"tf":2.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"99":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"t":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"218":{"tf":1.4142135623730951},"224":{"tf":1.0},"241":{"tf":1.4142135623730951},"292":{"tf":1.0},"37":{"tf":1.0}}}}}}},"t":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"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":5,"docs":{"156":{"tf":1.0},"211":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0},"332":{"tf":1.0},"55":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"226":{"tf":1.0},"315":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"149":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":12,"docs":{"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"240":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"45":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"160":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":2.0},"46":{"tf":2.8284271247461903},"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"136":{"tf":1.0},"305":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"145":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":9,"docs":{"105":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"84":{"tf":2.0},"90":{"tf":2.449489742783178}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":13,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"324":{"tf":1.0},"34":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"168":{"tf":1.0},"300":{"tf":1.7320508075688772},"318":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"111":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"125":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"300":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"c":{"df":9,"docs":{"129":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"144":{"tf":1.0}}}}}}},"l":{"df":2,"docs":{"313":{"tf":1.7320508075688772},"338":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"136":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":3.7416573867739413},"161":{"tf":2.23606797749979},"178":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"338":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.449489742783178}},"p":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":26,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.0},"161":{"tf":1.0},"167":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.4142135623730951},"296":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"337":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"324":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"146":{"tf":1.0},"186":{"tf":1.0},"20":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"282":{"tf":1.7320508075688772},"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"181":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"218":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"252":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"192":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"125":{"tf":1.0},"137":{"tf":1.0},"168":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"9":{"tf":1.0}}}}}},"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":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"5":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"214":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"10":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":20,"docs":{"0":{"tf":1.7320508075688772},"130":{"tf":1.0},"146":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"297":{"tf":1.0},"315":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":7,"docs":{"151":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"309":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"281":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"20":{"tf":1.0},"211":{"tf":1.0},"24":{"tf":1.4142135623730951},"302":{"tf":1.0},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"145":{"tf":1.0},"154":{"tf":1.0},"308":{"tf":1.0},"9":{"tf":1.0}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"108":{"tf":1.0},"241":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"17":{"tf":1.0},"270":{"tf":1.0}}},"p":{"df":2,"docs":{"16":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"214":{"tf":1.0},"339":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"16":{"tf":2.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"172":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"92":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"10":{"tf":1.0},"198":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"c":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":21,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"165":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"259":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"34":{"tf":1.0},"88":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"337":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"168":{"tf":1.0},"318":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"164":{"tf":1.0},"252":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"186":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"167":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"324":{"tf":1.0},"87":{"tf":1.0}}}}}}},"b":{"a":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"64":{"tf":3.0}},"h":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"64":{"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":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"64":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"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":1,"docs":{"3":{"tf":1.0}}}}}}}}},"s":{"+":{"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}}},"[":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"]":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"131":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"202":{"tf":1.0},"218":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"37":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":6,"docs":{"114":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"325":{"tf":1.0},"327":{"tf":1.0},"38":{"tf":1.0},"42":{"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":1,"docs":{"178":{"tf":1.0}}}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"337":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"124":{"tf":1.0},"128":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"296":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"282":{"tf":1.0},"322":{"tf":1.0},"80":{"tf":1.0}},"v":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"337":{"tf":1.0}}}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"181":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}}},"o":{"d":{"df":5,"docs":{"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"20":{"tf":1.0},"282":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"226":{"tf":1.0},"241":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":12,"docs":{"125":{"tf":1.0},"144":{"tf":1.0},"20":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"3":{"tf":1.0},"316":{"tf":1.0},"97":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":10,"docs":{"136":{"tf":1.0},"154":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"205":{"tf":1.0},"293":{"tf":1.0},"325":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"168":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"201":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"211":{"tf":1.0},"64":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"129":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"337":{"tf":1.0}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"208":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.0},"293":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"144":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"o":{"df":3,"docs":{"145":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":37,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"144":{"tf":2.6457513110645907},"145":{"tf":3.1622776601683795},"148":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"306":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":2.449489742783178},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"7":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"73":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"227":{"tf":1.0},"270":{"tf":1.0},"296":{"tf":1.0},"73":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"337":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":13,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"39":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"73":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"140":{"tf":1.0},"218":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"50":{"tf":1.0}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"290":{"tf":1.0},"68":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":40,"docs":{"100":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"138":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"166":{"tf":1.0},"182":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.4142135623730951},"251":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"282":{"tf":1.0},"29":{"tf":1.4142135623730951},"293":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":2.0},"51":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":1,"docs":{"10":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"222":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"55":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"133":{"tf":1.0},"16":{"tf":1.0},"299":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"145":{"tf":1.4142135623730951},"161":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"181":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"133":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"74":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"3":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":12,"docs":{"286":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"10":{"tf":1.0},"115":{"tf":1.4142135623730951},"255":{"tf":1.0},"272":{"tf":1.4142135623730951},"92":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"161":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"302":{"tf":1.0},"318":{"tf":1.0},"333":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"196":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"282":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"168":{"tf":1.0},"279":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"11":{"tf":1.0},"160":{"tf":1.0},"9":{"tf":1.0}}}}},"r":{"a":{"df":6,"docs":{"318":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"193":{"tf":1.0},"74":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"206":{"tf":1.0},"318":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"214":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.0},"182":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"307":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"39":{"tf":1.0},"45":{"tf":1.4142135623730951},"58":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"143":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"169":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"194":{"tf":1.0},"289":{"tf":1.0},"315":{"tf":1.4142135623730951}}}}}},"r":{"df":3,"docs":{"197":{"tf":1.0},"3":{"tf":1.0},"87":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"d":{"df":2,"docs":{"160":{"tf":2.0},"194":{"tf":1.0}},"p":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"s":{"[":{"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":8,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"10":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"324":{"tf":1.0},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":19,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"154":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"173":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"205":{"tf":1.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"6":{"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":2,"docs":{"145":{"tf":1.0},"194":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"11":{"tf":1.4142135623730951},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"d":{"df":4,"docs":{"0":{"tf":1.0},"136":{"tf":2.0},"3":{"tf":1.7320508075688772},"5":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"121":{"tf":1.0},"172":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"229":{"tf":1.0},"3":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"df":4,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"192":{"tf":1.0},"296":{"tf":1.0}}},"x":{"df":4,"docs":{"138":{"tf":1.0},"144":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"198":{"tf":2.0},"306":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"214":{"tf":1.0},"241":{"tf":1.4142135623730951},"339":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"227":{"tf":1.0},"255":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":2.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"325":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":2,"docs":{"305":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"t":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"276":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"81":{"tf":2.23606797749979}}}},"df":7,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"71":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":9,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"212":{"tf":1.0},"273":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"211":{"tf":1.0},"296":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"172":{"tf":1.0},"3":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":10,"docs":{"149":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"202":{"tf":1.0},"282":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"134":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"282":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"92":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"174":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"313":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"100":{"tf":1.0},"145":{"tf":1.0},"198":{"tf":1.0},"266":{"tf":1.0}},"i":{"df":6,"docs":{"149":{"tf":1.0},"191":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0},"262":{"tf":1.0},"325":{"tf":1.0}}}}},"n":{"c":{")":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"120":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":167,"docs":{"100":{"tf":1.4142135623730951},"102":{"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},"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"139":{"tf":2.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":2.6457513110645907},"15":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.449489742783178},"16":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"17":{"tf":2.8284271247461903},"170":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"175":{"tf":2.23606797749979},"176":{"tf":2.449489742783178},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":2.23606797749979},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"20":{"tf":2.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":2.23606797749979},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":2.0},"246":{"tf":1.0},"25":{"tf":2.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"309":{"tf":2.23606797749979},"310":{"tf":1.7320508075688772},"315":{"tf":3.0},"316":{"tf":2.0},"317":{"tf":1.0},"319":{"tf":2.0},"32":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.23606797749979},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.0},"44":{"tf":2.0},"46":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.6457513110645907},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"169":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"55":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"176":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"252":{"tf":1.0},"37":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"115":{"tf":1.0},"144":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"292":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":2.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"154":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":1.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"258":{"tf":1.0},"96":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"150":{"tf":1.4142135623730951},"3":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"198":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0}},"n":{"df":17,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"141":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"290":{"tf":1.0},"312":{"tf":1.0},"336":{"tf":1.4142135623730951},"51":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}},"df":2,"docs":{"125":{"tf":1.0},"296":{"tf":1.0}},"e":{"df":1,"docs":{"145":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"o":{"d":{"df":4,"docs":{"118":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"156":{"tf":1.4142135623730951},"182":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"156":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"337":{"tf":1.0},"74":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"34":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"138":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"4":{"tf":1.0}}}},"w":{"df":1,"docs":{"200":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"169":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"335":{"tf":1.0},"37":{"tf":1.0},"98":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":42,"docs":{"298":{"tf":2.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"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},"6":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":10,"docs":{"214":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"293":{"tf":1.0}},"l":{"df":22,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"175":{"tf":1.0},"235":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"30":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"91":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":7,"docs":{"129":{"tf":2.0},"168":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"a":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"171":{"tf":1.0},"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":39,"docs":{"100":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":3.1622776601683795},"170":{"tf":3.7416573867739413},"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"205":{"tf":1.7320508075688772},"22":{"tf":3.0},"222":{"tf":2.6457513110645907},"225":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.7320508075688772},"233":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"24":{"tf":2.23606797749979},"244":{"tf":1.7320508075688772},"25":{"tf":2.23606797749979},"250":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"262":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"273":{"tf":2.0},"296":{"tf":2.23606797749979},"303":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.0},"326":{"tf":2.23606797749979},"328":{"tf":1.0},"331":{"tf":1.4142135623730951},"334":{"tf":1.0},"339":{"tf":1.0},"34":{"tf":1.7320508075688772},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"119":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"p":{"df":6,"docs":{"119":{"tf":1.0},"17":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0}}}},"n":{"c":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":11,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"205":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"218":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"299":{"tf":1.0}}}}}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"168":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.0},"191":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"5":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"326":{"tf":1.0}}}},"p":{"df":1,"docs":{"228":{"tf":1.0}},"e":{"df":1,"docs":{"3":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"164":{"tf":1.0},"293":{"tf":1.4142135623730951},"325":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"/":{"1":{".":{"0":{"df":2,"docs":{"167":{"tf":1.7320508075688772},"191":{"tf":1.0}}},"1":{"df":5,"docs":{"162":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":2.23606797749979},"187":{"tf":1.0},"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"167":{"tf":1.0}}},"3":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},":":{"/":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"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":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"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":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":35,"docs":{"162":{"tf":2.449489742783178},"163":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"165":{"tf":2.449489742783178},"166":{"tf":1.7320508075688772},"167":{"tf":2.0},"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":2.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.449489742783178},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":2.6457513110645907},"326":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"137":{"tf":1.0},"144":{"tf":1.7320508075688772},"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"119":{"tf":1.0},"134":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":25,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"3":{"tf":1.4142135623730951},"308":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":2.23606797749979},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"_":{"df":0,"docs":{},"p":{"df":2,"docs":{"202":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951}}}},"df":17,"docs":{"196":{"tf":1.7320508075688772},"197":{"tf":2.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":1.7320508075688772},"203":{"tf":2.23606797749979},"204":{"tf":2.0},"222":{"tf":1.0},"256":{"tf":3.3166247903554},"273":{"tf":3.3166247903554},"284":{"tf":2.0},"290":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":1.0},"7":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"172":{"tf":1.0}},"l":{"df":2,"docs":{"285":{"tf":1.0},"296":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"251":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"32":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"137":{"tf":1.4142135623730951},"204":{"tf":1.0}},"i":{"df":13,"docs":{"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":2.0},"202":{"tf":2.449489742783178},"204":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"32":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"df":2,"docs":{"206":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":3,"docs":{"130":{"tf":1.0},"168":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.0},"5":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"m":{"df":1,"docs":{"168":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":12,"docs":{"120":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"208":{"tf":1.0},"307":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}},"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":25,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"129":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"229":{"tf":1.0},"274":{"tf":1.0},"279":{"tf":2.0},"281":{"tf":1.7320508075688772},"287":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"64":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"278":{"tf":1.0},"37":{"tf":1.0}}}}}}},"df":1,"docs":{"0":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"134":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"307":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"10":{"tf":1.0},"225":{"tf":1.0}}}}}}},"n":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"293":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"d":{"df":28,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.0},"131":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":2.0},"17":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.4142135623730951},"212":{"tf":1.0},"225":{"tf":1.0},"28":{"tf":1.0},"282":{"tf":2.0},"303":{"tf":1.0},"309":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"198":{"tf":1.0},"45":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":8,"docs":{"151":{"tf":1.0},"157":{"tf":2.23606797749979},"158":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"259":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"262":{"tf":1.0},"273":{"tf":1.0}},"i":{"b":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.7320508075688772},"3":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"125":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.0},"206":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":9,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"206":{"tf":1.0},"339":{"tf":1.7320508075688772},"99":{"tf":2.449489742783178}}}},"i":{"c":{"df":21,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"243":{"tf":1.0},"293":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"169":{"tf":1.0},"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"307":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"225":{"tf":1.0},"296":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"5":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"65":{"tf":1.0}},"i":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"128":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.7320508075688772},"31":{"tf":1.0},"333":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":2.0},"88":{"tf":1.0},"9":{"tf":2.449489742783178}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":6,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":2.449489742783178}}}}},"s":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"17":{"tf":1.0},"20":{"tf":1.0},"24":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"181":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"279":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.4142135623730951},"20":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.0},"241":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"200":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{}},"df":70,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"150":{"tf":2.6457513110645907},"152":{"tf":2.0},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":5.291502622129181},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":2.8284271247461903},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":2.23606797749979},"21":{"tf":2.8284271247461903},"211":{"tf":1.4142135623730951},"227":{"tf":1.0},"24":{"tf":2.8284271247461903},"243":{"tf":1.0},"25":{"tf":2.8284271247461903},"284":{"tf":2.449489742783178},"290":{"tf":2.23606797749979},"295":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":2.449489742783178},"33":{"tf":3.0},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"40":{"tf":2.0},"44":{"tf":3.3166247903554},"45":{"tf":1.7320508075688772},"46":{"tf":2.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"62":{"tf":3.3166247903554},"65":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"197":{"tf":1.0},"20":{"tf":1.4142135623730951},"287":{"tf":1.0},"334":{"tf":1.0}},"r":{"df":1,"docs":{"46":{"tf":1.0}}}},"n":{"d":{"df":9,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":6,"docs":{"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"3":{"tf":1.0},"326":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"138":{"tf":1.0},"185":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"322":{"tf":1.0},"339":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"243":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":8,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"319":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"76":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"145":{"tf":2.0},"17":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"176":{"tf":1.0},"224":{"tf":1.0},"3":{"tf":1.0},"335":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"v":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"100":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}}}},"p":{"c":{"df":8,"docs":{"280":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"327":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.0}}},"df":2,"docs":{"293":{"tf":1.7320508075688772},"80":{"tf":1.0}},"v":{"4":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.0},"294":{"tf":1.0},"296":{"tf":1.0},"339":{"tf":1.0}}},"6":{"df":5,"docs":{"292":{"tf":1.0},"293":{"tf":2.23606797749979},"294":{"tf":1.0},"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"187":{"tf":1.0},"259":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":2.0}}},"r":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"204":{"tf":3.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":18,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"318":{"tf":1.0},"46":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"b":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"175":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"297":{"tf":1.7320508075688772},"319":{"tf":1.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"191":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":6,"docs":{"145":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":2.449489742783178},"193":{"tf":1.0},"204":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}},"n":{"df":2,"docs":{"140":{"tf":1.0},"160":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"46":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"194":{"tf":1.0},"225":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":7,"docs":{"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"204":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"168":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"273":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"145":{"tf":1.0},"17":{"tf":1.0},"305":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"224":{"tf":1.0},"243":{"tf":1.0},"296":{"tf":1.0},"329":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":7,"docs":{"187":{"tf":1.0},"263":{"tf":1.0},"282":{"tf":1.0},"307":{"tf":1.0},"5":{"tf":1.0},"67":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"335":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":1.0}}},"v":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"3":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"225":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"301":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":13,"docs":{"168":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"325":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.8284271247461903},"129":{"tf":1.0},"146":{"tf":1.0},"282":{"tf":1.0},"318":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}}}}}},"i":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":15,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"298":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"313":{"tf":1.0},"330":{"tf":2.23606797749979},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":2.23606797749979},"205":{"tf":1.7320508075688772},"225":{"tf":1.0},"279":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.7320508075688772},"32":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.7320508075688772},"333":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":2.0},"3":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"207":{"tf":1.0}}}},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"138":{"tf":1.0}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"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":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"310":{"tf":1.0},"334":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"279":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.23606797749979},"87":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":7,"docs":{"205":{"tf":1.0},"206":{"tf":2.0},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"226":{"tf":1.0},"328":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"k":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"296":{"tf":1.0},"332":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"282":{"tf":1.0},"46":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"196":{"tf":1.0},"299":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":30,"docs":{"136":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"153":{"tf":2.23606797749979},"154":{"tf":2.449489742783178},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":3.7416573867739413},"160":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"282":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"293":{"tf":2.0},"295":{"tf":1.0},"310":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.23606797749979},"326":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"282":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"167":{"tf":1.0},"296":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"227":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}}},"o":{"a":{"d":{"df":4,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"322":{"tf":1.0},"338":{"tf":1.7320508075688772},"45":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"t":{"df":22,"docs":{"0":{"tf":1.0},"100":{"tf":2.6457513110645907},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"200":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":5,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.449489742783178},"105":{"tf":1.0},"168":{"tf":1.0}}}},"df":1,"docs":{"198":{"tf":1.7320508075688772}},"g":{"df":10,"docs":{"124":{"tf":2.6457513110645907},"125":{"tf":3.0},"126":{"tf":2.8284271247461903},"127":{"tf":2.8284271247461903},"128":{"tf":2.8284271247461903},"129":{"tf":3.0},"130":{"tf":1.0},"144":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":2.6457513110645907}}}}},"i":{"c":{"df":3,"docs":{"164":{"tf":1.0},"297":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":9,"docs":{"10":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":2.0},"210":{"tf":1.0},"309":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"202":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"282":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":2.23606797749979},"67":{"tf":1.0},"75":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":4,"docs":{"10":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.4142135623730951}}}}},"p":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"168":{"tf":1.0},"225":{"tf":1.0},"228":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"218":{"tf":1.4142135623730951},"5":{"tf":1.0}}},"t":{"df":2,"docs":{"251":{"tf":1.0},"270":{"tf":1.0}}}},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"w":{"df":3,"docs":{"228":{"tf":1.0},"282":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"146":{"tf":1.0},"80":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"u":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"21":{"tf":1.0},"3":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.4142135623730951},"80":{"tf":1.0}}}}},"o":{"df":1,"docs":{"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"173":{"tf":1.0},"187":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"241":{"tf":1.0},"259":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":2,"docs":{"163":{"tf":1.0},"206":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"6":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":18,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"172":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"205":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.4142135623730951},"299":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"66":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"160":{"tf":1.0},"51":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"225":{"tf":1.0},"279":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":11,"docs":{"100":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"195":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.0},"2":{"tf":1.0},"262":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}},"df":11,"docs":{"196":{"tf":2.0},"197":{"tf":2.23606797749979},"198":{"tf":2.23606797749979},"199":{"tf":2.449489742783178},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":1.7320508075688772},"204":{"tf":2.0},"296":{"tf":1.0},"7":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"130":{"tf":1.0}}},"o":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":4,"docs":{"125":{"tf":1.0},"198":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":2.0},"213":{"tf":1.0},"319":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"227":{"tf":1.0},"282":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.449489742783178},"306":{"tf":1.0},"45":{"tf":2.23606797749979},"73":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":4,"docs":{"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"118":{"tf":1.0},"129":{"tf":1.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.7320508075688772}},"t":{"df":2,"docs":{"129":{"tf":1.0},"6":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"214":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"146":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"10":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":2.0},"67":{"tf":3.0},"68":{"tf":2.23606797749979},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"218":{"tf":1.7320508075688772},"226":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":86,"docs":{"100":{"tf":1.0},"12":{"tf":2.6457513110645907},"124":{"tf":1.0},"125":{"tf":3.1622776601683795},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.6457513110645907},"13":{"tf":2.0},"138":{"tf":1.0},"14":{"tf":2.449489742783178},"140":{"tf":1.0},"144":{"tf":2.6457513110645907},"145":{"tf":1.4142135623730951},"15":{"tf":2.0},"16":{"tf":2.0},"168":{"tf":1.0},"17":{"tf":4.123105625617661},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"20":{"tf":3.0},"21":{"tf":2.449489742783178},"218":{"tf":3.0},"219":{"tf":1.4142135623730951},"22":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"224":{"tf":2.0},"226":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":2.449489742783178},"24":{"tf":2.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"258":{"tf":1.0},"26":{"tf":2.449489742783178},"263":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"27":{"tf":1.0},"273":{"tf":2.6457513110645907},"28":{"tf":1.7320508075688772},"29":{"tf":1.7320508075688772},"292":{"tf":2.0},"295":{"tf":1.7320508075688772},"296":{"tf":2.8284271247461903},"3":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772},"336":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":2.6457513110645907},"40":{"tf":2.0},"41":{"tf":1.7320508075688772},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"45":{"tf":2.449489742783178},"46":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.0},"58":{"tf":2.6457513110645907},"59":{"tf":2.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"96":{"tf":2.449489742783178},"97":{"tf":3.1622776601683795},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":3.1622776601683795},"168":{"tf":2.0},"186":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"298":{"tf":2.449489742783178},"299":{"tf":2.23606797749979},"300":{"tf":1.4142135623730951},"301":{"tf":1.7320508075688772},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"309":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"131":{"tf":1.0},"218":{"tf":1.0},"87":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"296":{"tf":1.0},"45":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}},"u":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":5,"docs":{"192":{"tf":1.7320508075688772},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"168":{"tf":1.0},"206":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"22":{"tf":1.0},"321":{"tf":1.0}}}}},"t":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}},"x":{"df":1,"docs":{"279":{"tf":1.7320508075688772}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":17,"docs":{"12":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.6457513110645907},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"34":{"tf":4.0},"51":{"tf":1.0}},"l":{"df":2,"docs":{"118":{"tf":1.0},"162":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"306":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.7320508075688772},"170":{"tf":2.23606797749979},"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":29,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"20":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.7320508075688772},"306":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"168":{"tf":1.0},"2":{"tf":1.0},"275":{"tf":1.0},"328":{"tf":1.0}}}}},"s":{"df":2,"docs":{"45":{"tf":1.4142135623730951},"49":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"df":22,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":2.0},"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":2.8284271247461903},"25":{"tf":2.8284271247461903},"26":{"tf":1.7320508075688772},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951}},"i":{"d":{"df":3,"docs":{"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"296":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"x":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"175":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"325":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":9,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":2.0},"105":{"tf":2.0},"106":{"tf":2.23606797749979},"107":{"tf":2.23606797749979},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"197":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"103":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":29,"docs":{"122":{"tf":2.23606797749979},"129":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":3.605551275463989},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"304":{"tf":1.7320508075688772},"315":{"tf":1.0},"32":{"tf":2.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"3":{"tf":1.0}}},"df":10,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":2.6457513110645907},"301":{"tf":1.4142135623730951},"306":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"4":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"21":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"138":{"tf":1.0},"270":{"tf":1.0}}}}},"ï":{"df":0,"docs":{},"v":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":16,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"196":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"46":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"17":{"tf":1.0},"187":{"tf":1.0},"299":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":30,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"225":{"tf":1.0},"241":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"32":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"330":{"tf":1.0},"34":{"tf":1.4142135623730951},"67":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"32":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"296":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":12,"docs":{"138":{"tf":1.0},"145":{"tf":1.7320508075688772},"168":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"3":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"87":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"218":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}}},"w":{"df":21,"docs":{"14":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"255":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.4142135623730951},"319":{"tf":1.0},"324":{"tf":1.4142135623730951},"85":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"202":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"166":{"tf":1.0},"169":{"tf":2.23606797749979},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":1,"docs":{"138":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"100":{"tf":1.4142135623730951}},"v":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}}},"n":{"/":{"*":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"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":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"e":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}},"h":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"c":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"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":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"336":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"335":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"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":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"336":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"336":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"336":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"205":{"tf":1.4142135623730951},"328":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"163":{"tf":1.7320508075688772},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":8,"docs":{"163":{"tf":1.0},"28":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"331":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"0":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"50":{"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":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"q":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"0":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"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":{},"h":{"df":1,"docs":{"303":{"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":{},"p":{"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":{},"l":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"196":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"289":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"_":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"65":{"tf":1.0}}}}},"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":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"339":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":6,"docs":{"100":{"tf":1.0},"148":{"tf":1.0},"175":{"tf":1.0},"339":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":6,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"182":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":8,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"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":2,"docs":{"339":{"tf":1.0},"92":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"100":{"tf":1.0},"148":{"tf":1.4142135623730951},"175":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":4,"docs":{"339":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"145":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":5,"docs":{"158":{"tf":1.0},"339":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":30,"docs":{"118":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":2.0},"182":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"76":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"93":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}},"u":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"206":{"tf":1.0},"207":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"219":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":8,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":1,"docs":{"52":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"]":{".":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"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":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":7,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"339":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"59":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"62":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":3,"docs":{"339":{"tf":1.0},"52":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"v":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"109":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"110":{"tf":1.0},"339":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"339":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"339":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":4,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"108":{"tf":1.7320508075688772},"114":{"tf":1.0},"339":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"335":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"147":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":1,"docs":{"136":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"255":{"tf":1.0},"339":{"tf":1.0},"73":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"339":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"337":{"tf":1.0}},"e":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":5,"docs":{"145":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"9":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"145":{"tf":1.0}}}}},"r":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"21":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":4,"docs":{"145":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"145":{"tf":1.0},"203":{"tf":1.0},"337":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":15,"docs":{"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"16":{"tf":1.0},"166":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"c":{"df":3,"docs":{"145":{"tf":1.0},"202":{"tf":1.0},"337":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":11,"docs":{"133":{"tf":1.0},"145":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"145":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"337":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"145":{"tf":1.0},"337":{"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"337":{"tf":1.0}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"9":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"339":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"339":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"179":{"tf":1.0},"339":{"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":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"164":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"180":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"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":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"178":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"173":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"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":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"171":{"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":3,"docs":{"171":{"tf":1.0},"187":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"167":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"325":{"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":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"175":{"tf":1.0},"176":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"186":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"174":{"tf":1.0},"339":{"tf":1.0}}}}}}},"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":{},"e":{"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":{"168":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"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":3,"docs":{"172":{"tf":1.4142135623730951},"185":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"165":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"166":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"339":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"167":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"167":{"tf":1.0},"183":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"a":{"d":{"_":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"168":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"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":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"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":{},"p":{"_":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"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":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"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":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"168":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"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":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}}},"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"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":{"168":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"_":{"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":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"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":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"339":{"tf":1.0}}}},"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":{"_":{"1":{"_":{"0":{"df":1,"docs":{"167":{"tf":1.0}}},"1":{"df":1,"docs":{"167":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"185":{"tf":1.0},"339":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"176":{"tf":1.0},"191":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"175":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":4,"docs":{"164":{"tf":2.6457513110645907},"178":{"tf":1.0},"182":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"i":{"d":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"202":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"201":{"tf":1.0},"339":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"198":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"197":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"t":{"df":2,"docs":{"200":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"197":{"tf":2.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"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":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"202":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"204":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"11":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.4142135623730951},"205":{"tf":1.0},"302":{"tf":1.0},"333":{"tf":1.0},"339":{"tf":1.0},"9":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"v":{"df":5,"docs":{"100":{"tf":2.0},"175":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"98":{"tf":2.449489742783178}}}},"p":{"c":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"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":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":5,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"335":{"tf":1.0},"65":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}},"r":{"df":2,"docs":{"287":{"tf":1.0},"335":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"339":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"129":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"127":{"tf":2.449489742783178},"339":{"tf":1.0}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"128":{"tf":1.0}}},"1":{"df":1,"docs":{"128":{"tf":1.0}}},"2":{"df":1,"docs":{"128":{"tf":1.0}}},"3":{"df":1,"docs":{"128":{"tf":1.0}}},"4":{"df":1,"docs":{"128":{"tf":1.0}}},"5":{"df":1,"docs":{"128":{"tf":1.0}}},"6":{"df":1,"docs":{"128":{"tf":1.0}}},"7":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"127":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"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":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"127":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":3,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"339":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{")":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"195":{"tf":1.0},"300":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":2,"docs":{"28":{"tf":1.0},"29":{"tf":1.0}},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"14":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"29":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":2.0},"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.4142135623730951},"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"19":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"16":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"15":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"23":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"22":{"tf":1.0},"339":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":3,"docs":{"22":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"20":{"tf":1.4142135623730951},"24":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"18":{"tf":1.0},"339":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"17":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.7320508075688772},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"226":{"tf":1.0},"26":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"1":{"6":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":16,"docs":{"13":{"tf":1.7320508075688772},"16":{"tf":1.0},"28":{"tf":1.0},"306":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"0":{"df":0,"docs":{},"x":{"7":{"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":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"75":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"105":{"tf":1.0},"339":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"m":{"df":2,"docs":{"115":{"tf":1.0},"116":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.0},"114":{"tf":1.0},"339":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"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":{},"p":{"c":{"_":{"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":1,"docs":{"284":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"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":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"160":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"c":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":5,"docs":{"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"1":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"227":{"tf":1.0},"26":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"282":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"319":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"318":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}}}}},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"s":{"df":0,"docs":{},"z":{"df":5,"docs":{"278":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"318":{"tf":1.0},"45":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"284":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"q":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"255":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"253":{"tf":1.0},"255":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":3,"docs":{"243":{"tf":1.0},"336":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"d":{"df":2,"docs":{"319":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"336":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"d":{"df":3,"docs":{"287":{"tf":1.0},"290":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"266":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"339":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"c":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}},"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"d":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"295":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"s":{"_":{"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":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"326":{"tf":1.0}}},"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":{},"s":{"df":1,"docs":{"328":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"226":{"tf":1.0},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"315":{"tf":1.0},"316":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"315":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"226":{"tf":1.0},"26":{"tf":1.4142135623730951}}}}},"u":{"b":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"230":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"235":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"241":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"193":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.7320508075688772},"42":{"tf":1.0},"43":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"p":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"246":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"q":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"252":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"258":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":7,"docs":{"306":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"39":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"306":{"tf":1.0},"335":{"tf":1.4142135623730951},"339":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"315":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"0":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"339":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"k":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}},"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"277":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"c":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":7,"docs":{"150":{"tf":1.0},"159":{"tf":2.0},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"304":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"31":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"319":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"df":2,"docs":{"194":{"tf":1.0},"287":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"319":{"tf":1.0},"32":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"61":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"36":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"49":{"tf":1.0}}}}},"df":7,"docs":{"304":{"tf":1.0},"306":{"tf":1.0},"339":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.7320508075688772},"43":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"44":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0}}}}}},"df":6,"docs":{"31":{"tf":1.4142135623730951},"339":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"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":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"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":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":3,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"137":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"135":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"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":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"141":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"138":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"132":{"tf":1.7320508075688772},"135":{"tf":2.449489742783178},"136":{"tf":2.8284271247461903},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.0},"321":{"tf":1.4142135623730951},"339":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"149":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"151":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"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":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"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":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"150":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"151":{"tf":2.23606797749979},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"(":{"&":{"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":3,"docs":{"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"152":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"152":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":3,"docs":{"152":{"tf":1.0},"157":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"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":{},"e":{"df":2,"docs":{"154":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"161":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"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":{"158":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"157":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":1,"docs":{"159":{"tf":1.0}},"i":{"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":{"160":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"339":{"tf":1.0}}}}},"m":{"df":1,"docs":{"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"s":{"df":1,"docs":{"339":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"159":{"tf":1.0},"339":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"159":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"310":{"tf":1.0},"339":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"161":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"6":{"4":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"_":{"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":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"154":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"148":{"tf":1.0},"149":{"tf":1.0},"339":{"tf":1.0}}},"df":0,"docs":{}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"149":{"tf":1.7320508075688772},"339":{"tf":1.0}}}}}}},"df":7,"docs":{"147":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"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":{},"t":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":3,"docs":{"144":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"339":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"u":{"b":{"0":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"320":{"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":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"264":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":1,"docs":{"50":{"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":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"320":{"tf":1.0},"336":{"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":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"0":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"269":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"305":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"339":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"c":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"120":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"121":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"339":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"339":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"111":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"92":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"0":{"df":1,"docs":{"311":{"tf":1.0}}},"1":{"df":1,"docs":{"311":{"tf":1.0}}},"2":{"df":1,"docs":{"311":{"tf":1.0}}},"3":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"310":{"tf":1.0}}},"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":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"161":{"tf":2.6457513110645907},"181":{"tf":1.4142135623730951},"310":{"tf":1.0}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"140":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"339":{"tf":1.0},"83":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"339":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"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":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}},"e":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.4142135623730951},"339":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"y":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"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":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"339":{"tf":1.0},"85":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"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":0,"docs":{},"f":{"(":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"81":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"324":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}}},"df":10,"docs":{"152":{"tf":2.0},"179":{"tf":1.0},"182":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"79":{"tf":3.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"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":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"309":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":70,"docs":{"0":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.4142135623730951},"274":{"tf":1.0},"279":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"299":{"tf":2.23606797749979},"3":{"tf":2.8284271247461903},"300":{"tf":2.449489742783178},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"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.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.4142135623730951},"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.4142135623730951},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"336":{"tf":2.8284271247461903},"337":{"tf":2.0},"338":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"87":{"tf":1.0}}},"i":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"307":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"218":{"tf":1.4142135623730951},"228":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}},"n":{"df":11,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":3,"docs":{"218":{"tf":1.0},"335":{"tf":3.1622776601683795},"336":{"tf":2.449489742783178}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":20,"docs":{"118":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"191":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"282":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":69,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"270":{"tf":1.0},"278":{"tf":1.0},"282":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"49":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.4142135623730951},"90":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"132":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}},"i":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"w":{"df":12,"docs":{"158":{"tf":1.0},"160":{"tf":1.0},"227":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"325":{"tf":1.4142135623730951},"328":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"69":{"tf":1.0}},"l":{"df":23,"docs":{"125":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"171":{"tf":1.0},"182":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":2.23606797749979},"67":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"9":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":25,"docs":{"10":{"tf":2.0},"118":{"tf":1.0},"138":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":2.23606797749979},"21":{"tf":1.0},"293":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":2.23606797749979},"81":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"168":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"32":{"tf":1.0},"337":{"tf":1.0}}}}}}},"o":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":29,"docs":{"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"145":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.449489742783178},"164":{"tf":3.0},"172":{"tf":2.0},"174":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.23606797749979},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"295":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"325":{"tf":1.0},"337":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"257":{"tf":1.0},"268":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"241":{"tf":1.0},"307":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"0":{"tf":1.4142135623730951},"138":{"tf":2.449489742783178},"141":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.0},"226":{"tf":1.0},"324":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"46":{"tf":1.4142135623730951},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"187":{"tf":1.0},"218":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"313":{"tf":1.0},"330":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"168":{"tf":1.0}}},"l":{"d":{"df":3,"docs":{"202":{"tf":1.0},"304":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"262":{"tf":1.0},"273":{"tf":1.0},"300":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":2,"docs":{"204":{"tf":1.0},"293":{"tf":1.0}}}}},"n":{"c":{"df":8,"docs":{"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"181":{"tf":1.4142135623730951},"325":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}},"df":46,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.0},"161":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.7320508075688772},"214":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"263":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"31":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"151":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"r":{"df":60,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":3.1622776601683795},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"156":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"24":{"tf":1.0},"241":{"tf":2.23606797749979},"243":{"tf":1.7320508075688772},"246":{"tf":2.23606797749979},"247":{"tf":2.0},"25":{"tf":1.0},"252":{"tf":2.0},"253":{"tf":2.0},"258":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"264":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.7320508075688772},"293":{"tf":1.0},"307":{"tf":2.0},"308":{"tf":2.0},"337":{"tf":1.0},"35":{"tf":1.4142135623730951},"39":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":3.0},"96":{"tf":1.0},"97":{"tf":2.449489742783178},"98":{"tf":1.4142135623730951},"99":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":5.0},"211":{"tf":1.7320508075688772},"44":{"tf":3.0},"62":{"tf":3.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":48,"docs":{"131":{"tf":1.0},"150":{"tf":2.23606797749979},"159":{"tf":2.23606797749979},"160":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":3.0},"207":{"tf":3.4641016151377544},"208":{"tf":2.8284271247461903},"209":{"tf":2.449489742783178},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"227":{"tf":2.0},"228":{"tf":1.0},"232":{"tf":1.7320508075688772},"237":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"255":{"tf":2.0},"261":{"tf":1.7320508075688772},"266":{"tf":2.0},"272":{"tf":1.7320508075688772},"278":{"tf":2.23606797749979},"282":{"tf":1.0},"284":{"tf":2.8284271247461903},"287":{"tf":1.4142135623730951},"290":{"tf":3.1622776601683795},"295":{"tf":2.0},"296":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":2.0},"317":{"tf":2.0},"318":{"tf":2.8284271247461903},"319":{"tf":2.449489742783178},"320":{"tf":1.4142135623730951},"323":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":3.1622776601683795},"338":{"tf":1.0},"44":{"tf":3.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"62":{"tf":2.449489742783178},"7":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":24,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"12":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"80":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"17":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"118":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"165":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"67":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":18,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.4142135623730951},"54":{"tf":1.0},"6":{"tf":1.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"156":{"tf":1.4142135623730951},"181":{"tf":1.0},"326":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":11,"docs":{"0":{"tf":1.0},"115":{"tf":1.0},"145":{"tf":2.0},"168":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"269":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0},"317":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":7,"docs":{"151":{"tf":1.0},"155":{"tf":1.7320508075688772},"161":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.7320508075688772},"270":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":2.23606797749979}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"35":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":21,"docs":{"125":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0},"318":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"296":{"tf":1.0},"87":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"26":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":2,"docs":{"296":{"tf":1.0},"318":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":14,"docs":{"11":{"tf":1.0},"194":{"tf":1.7320508075688772},"217":{"tf":1.4142135623730951},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"26":{"tf":1.0},"33":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"9":{"tf":1.0}},"v":{"1":{"df":1,"docs":{"305":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"118":{"tf":1.0},"259":{"tf":1.0}}}}}},"m":{"df":3,"docs":{"11":{"tf":1.0},"9":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"10":{"tf":1.7320508075688772},"14":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.0},"255":{"tf":1.0},"285":{"tf":1.4142135623730951},"9":{"tf":1.0},"99":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"135":{"tf":1.0},"194":{"tf":1.0},"325":{"tf":1.0}}}}},"s":{"df":6,"docs":{"205":{"tf":1.0},"206":{"tf":3.1622776601683795},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":1.0},"82":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"328":{"tf":1.4142135623730951}}}}},"t":{"df":13,"docs":{"128":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.4142135623730951},"229":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"293":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.0},"106":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"76":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":6,"docs":{"166":{"tf":1.0},"183":{"tf":1.0},"207":{"tf":1.0},"282":{"tf":2.449489742783178},"325":{"tf":1.0},"80":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":16,"docs":{"212":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772}}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"22":{"tf":1.0},"296":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"df":2,"docs":{"26":{"tf":1.4142135623730951},"29":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"145":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":3.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.8284271247461903},"257":{"tf":1.0},"26":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":2.8284271247461903},"278":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.7320508075688772},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"326":{"tf":1.0},"87":{"tf":1.0}}}},"n":{"d":{"df":6,"docs":{"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"272":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}},"df":2,"docs":{"312":{"tf":1.4142135623730951},"325":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":31,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.4142135623730951},"308":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"145":{"tf":1.0},"168":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"50":{"tf":1.4142135623730951},"76":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":2.0},"307":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"145":{"tf":1.0},"168":{"tf":1.0},"282":{"tf":1.0}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"324":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":15,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"26":{"tf":2.23606797749979},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.0},"35":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"214":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"198":{"tf":1.0},"252":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"n":{"df":2,"docs":{"327":{"tf":1.0},"329":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":16,"docs":{"118":{"tf":1.0},"122":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"284":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":2.23606797749979},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":1,"docs":{"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"206":{"tf":1.0},"53":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"321":{"tf":1.4142135623730951},"42":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"89":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"46":{"tf":2.8284271247461903},"51":{"tf":1.0},"73":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":2.449489742783178},"227":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"146":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"153":{"tf":1.0},"156":{"tf":1.0},"293":{"tf":2.23606797749979},"295":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":2.23606797749979},"85":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"243":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"x":{"df":9,"docs":{"129":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"287":{"tf":1.0},"334":{"tf":1.0},"337":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":21,"docs":{"125":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"149":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"181":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"270":{"tf":1.0},"279":{"tf":1.0},"282":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"329":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"29":{"tf":1.4142135623730951},"325":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"118":{"tf":1.0},"17":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"f":{"a":{"c":{"df":4,"docs":{"2":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"3":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"125":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.7320508075688772},"282":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"337":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"17":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"132":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{},"t":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":21,"docs":{"10":{"tf":1.0},"144":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"287":{"tf":1.0},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"80":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"168":{"tf":1.0},"17":{"tf":1.0},"3":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"339":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"154":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"285":{"tf":1.0},"293":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"330":{"tf":1.0},"46":{"tf":1.0}},"s":{"df":15,"docs":{"107":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.4142135623730951},"205":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":2.0},"339":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"10":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"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":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"269":{"tf":1.4142135623730951}}}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"125":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"214":{"tf":1.0},"257":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"119":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"145":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.7320508075688772},"252":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.7320508075688772},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"290":{"tf":2.23606797749979},"339":{"tf":1.0},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"131":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"3":{"tf":1.4142135623730951},"32":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"35":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"306":{"tf":1.0},"312":{"tf":1.0},"51":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"316":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"22":{"tf":1.0},"318":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":7,"docs":{"234":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.0},"317":{"tf":1.0},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"278":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":98,"docs":{"12":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"212":{"tf":2.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":2.8284271247461903},"219":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"220":{"tf":2.449489742783178},"221":{"tf":2.449489742783178},"222":{"tf":2.0},"223":{"tf":2.23606797749979},"224":{"tf":1.4142135623730951},"225":{"tf":2.449489742783178},"226":{"tf":2.0},"227":{"tf":2.23606797749979},"228":{"tf":2.6457513110645907},"229":{"tf":2.6457513110645907},"230":{"tf":1.4142135623730951},"231":{"tf":2.449489742783178},"232":{"tf":2.449489742783178},"233":{"tf":2.449489742783178},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.449489742783178},"237":{"tf":2.449489742783178},"238":{"tf":2.449489742783178},"239":{"tf":2.0},"240":{"tf":2.0},"241":{"tf":2.0},"242":{"tf":2.449489742783178},"243":{"tf":2.0},"244":{"tf":2.449489742783178},"245":{"tf":2.8284271247461903},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"248":{"tf":2.449489742783178},"249":{"tf":2.449489742783178},"250":{"tf":2.23606797749979},"251":{"tf":2.8284271247461903},"252":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"254":{"tf":2.449489742783178},"255":{"tf":2.23606797749979},"256":{"tf":2.23606797749979},"257":{"tf":2.8284271247461903},"258":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"26":{"tf":2.0},"260":{"tf":2.449489742783178},"261":{"tf":2.449489742783178},"262":{"tf":2.449489742783178},"263":{"tf":2.6457513110645907},"264":{"tf":1.4142135623730951},"265":{"tf":2.449489742783178},"266":{"tf":2.23606797749979},"267":{"tf":2.449489742783178},"268":{"tf":2.8284271247461903},"269":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":2.449489742783178},"272":{"tf":2.23606797749979},"273":{"tf":2.23606797749979},"274":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"305":{"tf":2.0},"319":{"tf":1.0},"32":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":3.3166247903554},"34":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.0},"40":{"tf":2.0},"44":{"tf":2.0},"45":{"tf":1.0},"51":{"tf":2.6457513110645907},"56":{"tf":2.0},"59":{"tf":2.0},"62":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":40,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":2.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"144":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.4142135623730951},"210":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"243":{"tf":1.0},"251":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"313":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"324":{"tf":1.0},"329":{"tf":1.0},"46":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"66":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"168":{"tf":2.0},"226":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":1,"docs":{"68":{"tf":1.0}}}},"u":{"b":{"df":11,"docs":{"229":{"tf":2.23606797749979},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"263":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"0":{"tf":1.0},"215":{"tf":1.4142135623730951},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"263":{"tf":1.7320508075688772},"339":{"tf":1.0},"49":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"229":{"tf":1.0},"263":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":10,"docs":{"214":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"240":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"118":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"0":{"tf":1.0},"136":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"205":{"tf":1.0},"285":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"214":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951}}}}}},"t":{"df":3,"docs":{"111":{"tf":1.0},"168":{"tf":1.0},"20":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"166":{"tf":2.449489742783178},"183":{"tf":1.0},"80":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"138":{"tf":1.0}},"e":{"df":4,"docs":{"266":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"334":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"89":{"tf":1.0}}},"i":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"193":{"tf":2.0},"198":{"tf":1.0},"339":{"tf":1.0},"67":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"112":{"tf":1.0},"197":{"tf":1.0},"285":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"168":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"202":{"tf":1.0},"204":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"255":{"tf":1.0}}}},"w":{"df":12,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"32":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":4.242640687119285},"51":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"206":{"tf":1.0}},"e":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"137":{"tf":1.0},"144":{"tf":1.7320508075688772},"195":{"tf":1.0},"46":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":12,"docs":{"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"175":{"tf":1.7320508075688772},"186":{"tf":2.0},"187":{"tf":1.4142135623730951},"284":{"tf":2.0},"290":{"tf":2.0},"295":{"tf":1.0},"326":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}},"i":{"df":3,"docs":{"11":{"tf":1.0},"235":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"138":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"192":{"tf":1.0},"3":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"17":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"143":{"tf":1.0},"168":{"tf":2.6457513110645907},"187":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"299":{"tf":1.0},"337":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":55,"docs":{"126":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.7320508075688772},"169":{"tf":1.0},"171":{"tf":1.0},"191":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"252":{"tf":2.449489742783178},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"59":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"127":{"tf":1.0},"171":{"tf":1.0},"204":{"tf":1.0},"259":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"41":{"tf":1.0}}}},"v":{"df":2,"docs":{"40":{"tf":1.0},"59":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"125":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":1,"docs":{"64":{"tf":2.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"126":{"tf":1.0},"168":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}}},"u":{"c":{"df":10,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"296":{"tf":1.0},"306":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":210,"docs":{"10":{"tf":1.0},"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},"11":{"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},"12":{"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},"13":{"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},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":2.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.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"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},"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.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"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},"303":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"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.4142135623730951},"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},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"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.0},"72":{"tf":2.23606797749979},"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},"8":{"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},"9":{"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}},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.0},"134":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"179":{"tf":1.0},"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"206":{"tf":1.0},"3":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"145":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"149":{"tf":1.4142135623730951},"309":{"tf":1.0},"325":{"tf":1.0},"88":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"266":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"186":{"tf":1.0},"315":{"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":2,"docs":{"223":{"tf":1.0},"296":{"tf":1.0}}}}}}}}}}},"df":3,"docs":{"282":{"tf":2.0},"3":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"103":{"tf":1.0},"107":{"tf":2.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"262":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"35":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":2,"docs":{"172":{"tf":1.0},"327":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"147":{"tf":1.0},"224":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"3":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}}},"o":{"a":{"d":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"32":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"145":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"284":{"tf":1.0},"295":{"tf":1.0},"326":{"tf":1.0},"45":{"tf":1.0}}},"v":{"df":30,"docs":{"125":{"tf":1.0},"170":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"21":{"tf":1.7320508075688772},"226":{"tf":1.0},"25":{"tf":1.4142135623730951},"266":{"tf":1.0},"303":{"tf":2.0},"305":{"tf":1.7320508075688772},"306":{"tf":1.7320508075688772},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":2.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"319":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"336":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":15,"docs":{"213":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"64":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.0},"251":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":11,"docs":{"129":{"tf":1.0},"170":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"324":{"tf":2.6457513110645907},"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":14,"docs":{"162":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"226":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.4142135623730951},"251":{"tf":2.23606797749979},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"259":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"131":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":18,"docs":{"103":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"164":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"138":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":15,"docs":{"213":{"tf":1.0},"224":{"tf":1.0},"241":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":2.23606797749979},"252":{"tf":1.4142135623730951},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"40":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"162":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"339":{"tf":1.0}}}}}}}},"df":40,"docs":{"145":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"162":{"tf":1.4142135623730951},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.3166247903554},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"185":{"tf":2.449489742783178},"187":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":3.1622776601683795},"252":{"tf":3.0},"253":{"tf":1.0},"255":{"tf":2.6457513110645907},"256":{"tf":2.8284271247461903},"273":{"tf":1.0},"282":{"tf":1.0},"30":{"tf":1.0},"326":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"118":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":2.8284271247461903},"17":{"tf":1.4142135623730951},"187":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.0},"282":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"319":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"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":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"255":{"tf":2.23606797749979}}},"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"t":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"174":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"145":{"tf":2.23606797749979},"149":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":2.449489742783178},"173":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"297":{"tf":1.4142135623730951},"339":{"tf":1.0},"35":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"df":1,"docs":{"11":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"319":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"257":{"tf":2.8284271247461903},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":2.0},"269":{"tf":1.4142135623730951},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":27,"docs":{"129":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"191":{"tf":2.449489742783178},"257":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"326":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.7320508075688772}}}}}},"t":{"df":6,"docs":{"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"0":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"269":{"tf":1.0},"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"175":{"tf":1.0},"307":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":30,"docs":{"106":{"tf":1.0},"118":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"204":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"287":{"tf":1.0},"296":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.7320508075688772},"99":{"tf":2.23606797749979}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"159":{"tf":1.4142135623730951},"38":{"tf":1.0},"57":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"182":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"30":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":14,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"171":{"tf":1.7320508075688772},"181":{"tf":1.0},"282":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":93,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"120":{"tf":2.0},"127":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":2.6457513110645907},"14":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":2.449489742783178},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"198":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.0},"207":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.0},"290":{"tf":2.0},"307":{"tf":1.0},"312":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"64":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"69":{"tf":2.0},"74":{"tf":1.0},"80":{"tf":3.4641016151377544},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":9,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"307":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"f":{"c":{"df":8,"docs":{"130":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"273":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"78":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"135":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0}}}}}},"o":{"a":{"d":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":4,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"282":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}},"n":{"d":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":5,"docs":{"12":{"tf":1.0},"128":{"tf":1.0},"222":{"tf":1.0},"259":{"tf":1.0},"296":{"tf":1.0}}}}},"p":{"c":{"df":3,"docs":{"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"df":7,"docs":{"119":{"tf":1.0},"131":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.0},"299":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"v":{"df":3,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951},"211":{"tf":2.23606797749979}}}},"s":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":10,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.0},"35":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":1,"docs":{"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"197":{"tf":1.0},"282":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":36,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"175":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"209":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"290":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"337":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"141":{"tf":1.0}}}}},"n":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"168":{"tf":1.0},"5":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"274":{"tf":1.0}},"l":{"df":10,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"146":{"tf":1.4142135623730951},"160":{"tf":1.0},"212":{"tf":1.0},"3":{"tf":2.0},"30":{"tf":1.0},"51":{"tf":1.0},"78":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":2,"docs":{"169":{"tf":1.0},"208":{"tf":1.0}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"100":{"tf":2.0},"339":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"234":{"tf":1.0},"240":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":5,"docs":{"118":{"tf":1.0},"308":{"tf":1.0},"339":{"tf":1.0},"76":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":7,"docs":{"276":{"tf":1.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"293":{"tf":1.7320508075688772},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"d":{"_":{"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":0,"docs":{},"f":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"148":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":2.6457513110645907},"256":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":2.6457513110645907},"33":{"tf":3.1622776601683795},"34":{"tf":3.0},"35":{"tf":1.0},"36":{"tf":2.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":2.0},"43":{"tf":1.0},"44":{"tf":3.1622776601683795},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"56":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"115":{"tf":1.0},"157":{"tf":1.0},"255":{"tf":1.0},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"274":{"tf":1.0},"298":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"285":{"tf":1.0},"327":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"101":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"160":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.4142135623730951},"206":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"3":{"tf":1.0}}},"n":{"df":1,"docs":{"145":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"167":{"tf":1.4142135623730951},"226":{"tf":1.0},"282":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":19,"docs":{"132":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"195":{"tf":1.0},"224":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":46,"docs":{"145":{"tf":1.0},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":2.0},"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"268":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"36":{"tf":2.6457513110645907},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":2.6457513110645907},"57":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"62":{"tf":1.0},"64":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"226":{"tf":1.4142135623730951},"296":{"tf":1.0},"37":{"tf":1.0},"64":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"t":{"df":17,"docs":{"148":{"tf":1.0},"169":{"tf":1.4142135623730951},"185":{"tf":1.0},"191":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"246":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.4142135623730951},"292":{"tf":1.0},"326":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":17,"docs":{"100":{"tf":1.7320508075688772},"145":{"tf":1.0},"149":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"208":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.4142135623730951},"53":{"tf":1.0},"62":{"tf":1.0}}}},"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":1,"docs":{"204":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"315":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"145":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":2.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"191":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"i":{"c":{"df":16,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"t":{"df":49,"docs":{"10":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"26":{"tf":1.7320508075688772},"273":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.4142135623730951},"310":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":2.0},"326":{"tf":1.0},"39":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":2.0},"93":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"157":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"209":{"tf":2.0},"293":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"186":{"tf":1.0}}},"w":{"df":3,"docs":{"153":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}}},"df":2,"docs":{"145":{"tf":1.0},"154":{"tf":1.0}}}}},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"178":{"tf":1.0},"214":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"240":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"125":{"tf":1.0},"148":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":2,"docs":{"208":{"tf":1.0},"80":{"tf":1.0}},"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":1,"docs":{"324":{"tf":1.0}}}}}}},"df":8,"docs":{"20":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.0},"273":{"tf":2.0},"3":{"tf":1.0},"335":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"325":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":12,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"282":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":1.0},"337":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"162":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":1.0},"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"185":{"tf":1.0},"325":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"37":{"tf":1.0},"41":{"tf":1.0}}}}},"i":{"df":10,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"315":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":22,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"170":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"296":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"t":{"df":2,"docs":{"39":{"tf":1.0},"58":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":23,"docs":{"100":{"tf":1.0},"14":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.0},"17":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"36":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"81":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}},"df":18,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.7320508075688772},"17":{"tf":3.0},"172":{"tf":1.7320508075688772},"20":{"tf":1.7320508075688772},"21":{"tf":2.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":2.23606797749979},"36":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":2,"docs":{"49":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"p":{"df":3,"docs":{"171":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"207":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"111":{"tf":1.0},"49":{"tf":2.0},"76":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"308":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":77,"docs":{"136":{"tf":1.7320508075688772},"138":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.0},"160":{"tf":2.23606797749979},"194":{"tf":2.0},"219":{"tf":2.0},"222":{"tf":2.0},"224":{"tf":2.23606797749979},"226":{"tf":2.0},"230":{"tf":2.0},"235":{"tf":2.0},"241":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.23606797749979},"247":{"tf":1.4142135623730951},"252":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"258":{"tf":2.23606797749979},"259":{"tf":1.4142135623730951},"264":{"tf":2.0},"269":{"tf":2.449489742783178},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"277":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":2.6457513110645907},"283":{"tf":1.7320508075688772},"284":{"tf":3.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"289":{"tf":2.23606797749979},"290":{"tf":2.23606797749979},"294":{"tf":1.4142135623730951},"30":{"tf":2.23606797749979},"31":{"tf":2.449489742783178},"315":{"tf":1.0},"318":{"tf":2.449489742783178},"319":{"tf":1.4142135623730951},"32":{"tf":3.0},"320":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.449489742783178},"334":{"tf":1.0},"339":{"tf":2.6457513110645907},"34":{"tf":3.0},"35":{"tf":2.449489742783178},"36":{"tf":2.0},"37":{"tf":1.7320508075688772},"38":{"tf":2.0},"39":{"tf":2.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":2.6457513110645907},"45":{"tf":1.0},"46":{"tf":3.4641016151377544},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.449489742783178},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"92":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"195":{"tf":1.0},"290":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":3.0},"298":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":1.0},"222":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"v":{"df":3,"docs":{"214":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"145":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"66":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"175":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.0},"17":{"tf":1.4142135623730951},"197":{"tf":1.0},"278":{"tf":1.0},"81":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":2,"docs":{"273":{"tf":1.0},"296":{"tf":2.0}},"e":{"c":{"df":2,"docs":{"206":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"126":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"278":{"tf":1.0},"293":{"tf":1.0},"329":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":47,"docs":{"118":{"tf":1.0},"12":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"193":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":18,"docs":{"111":{"tf":1.0},"152":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"266":{"tf":1.0},"293":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"300":{"tf":1.0},"335":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"329":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"256":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"54":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"194":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"_":{"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":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"148":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.0},"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"338":{"tf":1.0},"65":{"tf":1.7320508075688772},"72":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":8,"docs":{"134":{"tf":1.7320508075688772},"135":{"tf":3.0},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"141":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}},"df":13,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"119":{"tf":1.0},"145":{"tf":1.4142135623730951},"164":{"tf":1.0},"174":{"tf":2.0},"3":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":1.0},"49":{"tf":3.1622776601683795},"50":{"tf":2.449489742783178},"51":{"tf":1.7320508075688772},"64":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}},"i":{"c":{"df":9,"docs":{"162":{"tf":1.0},"211":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"131":{"tf":3.0},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":3.3166247903554},"137":{"tf":2.0},"138":{"tf":3.872983346207417},"139":{"tf":3.0},"140":{"tf":2.23606797749979},"141":{"tf":2.0},"142":{"tf":1.0},"321":{"tf":1.7320508075688772},"335":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.0}}}},"u":{"df":6,"docs":{"164":{"tf":1.0},"168":{"tf":3.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"57":{"tf":1.0}}}},"y":{"df":1,"docs":{"3":{"tf":1.0}},"s":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":2.0},"3":{"tf":1.0},"39":{"tf":1.0},"43":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"2":{"tf":1.4142135623730951},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"306":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"35":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":6,"docs":{"145":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"252":{"tf":1.0},"307":{"tf":1.0},"91":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"145":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"200":{"tf":2.0},"202":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"22":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"28":{"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":2,"docs":{"70":{"tf":1.0},"82":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":24,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":2.0},"148":{"tf":1.7320508075688772},"149":{"tf":3.1622776601683795},"150":{"tf":2.0},"151":{"tf":2.449489742783178},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":2.6457513110645907},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.0},"310":{"tf":1.0},"317":{"tf":2.0},"339":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":22,"docs":{"125":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"166":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"69":{"tf":2.449489742783178},"70":{"tf":1.7320508075688772},"80":{"tf":2.0},"82":{"tf":1.0}}}},"p":{"df":2,"docs":{"256":{"tf":1.0},"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"193":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":27,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":2.0},"173":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":2.0},"207":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"306":{"tf":1.0},"31":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"334":{"tf":1.0},"335":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}}}},"u":{"b":{"df":13,"docs":{"229":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"320":{"tf":1.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"144":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"125":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"55":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"306":{"tf":1.0}}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":6,"docs":{"215":{"tf":1.4142135623730951},"229":{"tf":2.8284271247461903},"263":{"tf":2.8284271247461903},"266":{"tf":1.7320508075688772},"339":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"30":{"tf":1.0},"320":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"174":{"tf":1.0},"187":{"tf":1.0}}}},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"167":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}}}},"c":{"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":1,"docs":{"16":{"tf":1.0}},"e":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"89":{"tf":1.0}},"s":{"df":1,"docs":{"182":{"tf":1.0}},"s":{"df":16,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":2.23606797749979},"17":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"155":{"tf":1.0},"168":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{},"h":{"df":51,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"207":{"tf":1.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"279":{"tf":1.0},"287":{"tf":1.0},"30":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"162":{"tf":1.0},"204":{"tf":1.0},"315":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"316":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"124":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"243":{"tf":1.0},"290":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"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":3,"docs":{"196":{"tf":1.0},"310":{"tf":1.0},"328":{"tf":1.0}}}}}}},"i":{"df":18,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"197":{"tf":1.7320508075688772},"205":{"tf":1.0},"305":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"10":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"145":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"162":{"tf":2.6457513110645907},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"265":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.449489742783178},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.0},"336":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"293":{"tf":1.0},"305":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":9,"docs":{"257":{"tf":2.0},"258":{"tf":1.7320508075688772},"259":{"tf":1.7320508075688772},"268":{"tf":2.0},"269":{"tf":2.6457513110645907},"270":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178},"339":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"257":{"tf":1.7320508075688772},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"268":{"tf":2.6457513110645907},"269":{"tf":2.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"51":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"168":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"327":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":25,"docs":{"101":{"tf":1.0},"102":{"tf":2.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},"119":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"339":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"160":{"tf":1.4142135623730951}}},"df":24,"docs":{"0":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":2.0},"149":{"tf":1.0},"160":{"tf":1.0},"206":{"tf":1.0},"282":{"tf":2.6457513110645907},"285":{"tf":1.4142135623730951},"293":{"tf":1.0},"332":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"92":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"ú":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"145":{"tf":1.0},"197":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":16,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"159":{"tf":1.0},"187":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"321":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0},"62":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"n":{"df":3,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"282":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"175":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"329":{"tf":1.4142135623730951}}}}},"4":{"df":1,"docs":{"336":{"tf":1.0}}},":":{"/":{"/":{":":{"4":{"4":{"4":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{":":{"8":{"0":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"287":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0},"80":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":1,"docs":{"9":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"160":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"168":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"0":{"tf":1.4142135623730951},"306":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"129":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"252":{"tf":1.0},"276":{"tf":1.0},"325":{"tf":1.0},"35":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.7320508075688772}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"137":{"tf":1.0},"168":{"tf":1.4142135623730951},"276":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"209":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"144":{"tf":1.0},"148":{"tf":1.0},"218":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}},"g":{"df":4,"docs":{"125":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"256":{"tf":1.0},"273":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":12,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"149":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"80":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"119":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"98":{"tf":1.0}},"t":{"df":3,"docs":{"119":{"tf":1.0},"151":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}}},"r":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0}},"e":{"a":{"d":{"df":27,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"112":{"tf":2.23606797749979},"117":{"tf":1.0},"118":{"tf":3.605551275463989},"119":{"tf":3.1622776601683795},"120":{"tf":2.6457513110645907},"121":{"tf":2.23606797749979},"122":{"tf":2.449489742783178},"123":{"tf":1.0},"149":{"tf":1.0},"197":{"tf":1.4142135623730951},"3":{"tf":2.0},"339":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"104":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"335":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}}}}}},"p":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}}},"u":{"df":13,"docs":{"126":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"296":{"tf":1.4142135623730951},"315":{"tf":1.0},"319":{"tf":1.0},"46":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"339":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"df":58,"docs":{"101":{"tf":1.0},"111":{"tf":1.4142135623730951},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"155":{"tf":1.0},"164":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"309":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":2.8284271247461903},"73":{"tf":2.0},"74":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"168":{"tf":1.4142135623730951},"270":{"tf":1.0},"339":{"tf":1.0},"45":{"tf":1.4142135623730951},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":3.0}}}}},"r":{"df":3,"docs":{"255":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":4,"docs":{"141":{"tf":2.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":46,"docs":{"0":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"218":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":1.0},"268":{"tf":1.0},"282":{"tf":1.4142135623730951},"293":{"tf":1.0},"34":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.7320508075688772},"51":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":8,"docs":{"145":{"tf":1.0},"161":{"tf":2.8284271247461903},"181":{"tf":3.3166247903554},"3":{"tf":1.4142135623730951},"310":{"tf":2.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"339":{"tf":1.0}},"s":{"+":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":2,"docs":{"161":{"tf":1.7320508075688772},"181":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"176":{"tf":1.0},"297":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"138":{"tf":1.0},"209":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"145":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":1,"docs":{"224":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"229":{"tf":1.0},"263":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"218":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"269":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"17":{"tf":1.7320508075688772},"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"218":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":2.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.7320508075688772},"185":{"tf":1.0},"187":{"tf":2.23606797749979},"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"100":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"168":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"35":{"tf":1.0},"95":{"tf":1.7320508075688772},"98":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"12":{"tf":1.0},"38":{"tf":1.0},"57":{"tf":1.0}}}},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":42,"docs":{"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"194":{"tf":1.0},"22":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":2.449489742783178},"276":{"tf":1.7320508075688772},"277":{"tf":1.4142135623730951},"278":{"tf":2.23606797749979},"279":{"tf":1.7320508075688772},"280":{"tf":2.0},"281":{"tf":1.7320508075688772},"282":{"tf":2.0},"283":{"tf":1.4142135623730951},"284":{"tf":2.449489742783178},"285":{"tf":2.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.6457513110645907},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":2.6457513110645907},"291":{"tf":2.0},"292":{"tf":2.23606797749979},"293":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"295":{"tf":2.449489742783178},"296":{"tf":2.6457513110645907},"297":{"tf":1.7320508075688772},"3":{"tf":1.0},"309":{"tf":1.7320508075688772},"318":{"tf":2.23606797749979},"329":{"tf":1.0},"339":{"tf":2.0},"44":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"135":{"tf":1.7320508075688772},"45":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"17":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"67":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}}},"i":{"df":8,"docs":{"103":{"tf":1.0},"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"275":{"tf":1.0},"3":{"tf":1.0},"325":{"tf":1.0},"45":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"169":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"266":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"17":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"187":{"tf":1.0},"278":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"297":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":5,"docs":{"317":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"3":{"tf":1.0},"317":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":10,"docs":{"130":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"21":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"293":{"tf":1.0},"46":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":23,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"31":{"tf":1.0},"52":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}}}},"df":33,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":2.449489742783178},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"194":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"277":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":1.0},"337":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":1.0},"183":{"tf":1.0},"206":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{},"p":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"324":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"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":1,"docs":{"324":{"tf":1.0}}}}}}}}}}},"d":{"df":0,"docs":{},"p":{"4":{"df":1,"docs":{"293":{"tf":1.0}}},"6":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}},":":{"/":{"/":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"9":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"9":{"9":{"9":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{":":{":":{"1":{"]":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"1":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}},"df":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":{"274":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":2.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":2.0},"297":{"tf":1.0},"339":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"_":{"df":0,"docs":{},"t":{"df":8,"docs":{"193":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"79":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"_":{"df":0,"docs":{},"t":{"df":14,"docs":{"139":{"tf":1.0},"141":{"tf":1.0},"198":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"314":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"198":{"tf":1.0},"218":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"285":{"tf":1.0}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"168":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":2,"docs":{"0":{"tf":1.7320508075688772},"102":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":17,"docs":{"143":{"tf":1.0},"146":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"160":{"tf":1.0},"17":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.4142135623730951},"19":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"314":{"tf":1.0},"44":{"tf":1.0},"66":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":3,"docs":{"299":{"tf":1.0},"313":{"tf":1.0},"326":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"145":{"tf":1.0},"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"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":{"145":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"207":{"tf":1.0}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":2.0},"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"339":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":1.0}}}}}},"x":{"df":10,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"327":{"tf":1.0},"339":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"206":{"tf":1.0},"211":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"124":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"305":{"tf":1.0},"6":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"146":{"tf":1.0},"163":{"tf":1.0},"204":{"tf":1.0},"31":{"tf":1.0},"322":{"tf":1.0},"52":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"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":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"228":{"tf":1.0},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"167":{"tf":1.0},"168":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"103":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"175":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"20":{"tf":1.0},"316":{"tf":1.4142135623730951}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.7320508075688772},"2":{"tf":1.0},"204":{"tf":1.0},"301":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"85":{"tf":2.0}}}},"df":0,"docs":{}},"df":15,"docs":{"10":{"tf":1.0},"112":{"tf":1.0},"201":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"76":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"10":{"tf":1.0},"118":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.0},"195":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"55":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"165":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"166":{"tf":3.3166247903554},"168":{"tf":1.0},"183":{"tf":2.0},"282":{"tf":2.0},"293":{"tf":2.0},"325":{"tf":1.4142135623730951},"339":{"tf":1.0}}},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":29,"docs":{"152":{"tf":2.8284271247461903},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"179":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"276":{"tf":2.449489742783178},"282":{"tf":1.0},"288":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"7":{"tf":1.0},"78":{"tf":2.0},"79":{"tf":3.1622776601683795},"80":{"tf":3.4641016151377544},"81":{"tf":2.23606797749979},"82":{"tf":2.0},"83":{"tf":2.23606797749979},"84":{"tf":2.0},"85":{"tf":2.6457513110645907},"86":{"tf":1.0}},"p":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"187":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":193,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":3.1622776601683795},"100":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":2.449489742783178},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":2.449489742783178},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":2.6457513110645907},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":2.23606797749979},"168":{"tf":3.3166247903554},"169":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":2.0},"178":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.7320508075688772},"187":{"tf":2.0},"191":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":2.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":2.23606797749979},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"24":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"279":{"tf":1.0},"28":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":3.3166247903554},"283":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":3.1622776601683795},"294":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"306":{"tf":1.0},"308":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.7320508075688772},"32":{"tf":2.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":2.449489742783178},"327":{"tf":1.0},"329":{"tf":1.7320508075688772},"330":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":2.23606797749979},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"37":{"tf":1.0},"39":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"49":{"tf":1.4142135623730951},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"53":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":2.0},"61":{"tf":2.0},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.449489742783178},"92":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"144":{"tf":1.0},"168":{"tf":1.0},"197":{"tf":1.7320508075688772},"284":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"138":{"tf":1.0},"145":{"tf":1.4142135623730951},"211":{"tf":1.0},"31":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"118":{"tf":1.0},"205":{"tf":1.0},"279":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.7320508075688772}}},"a":{"df":0,"docs":{},"l":{"1":{"6":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":5,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"159":{"tf":3.605551275463989},"170":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"207":{"tf":1.0},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}},"i":{"d":{"df":13,"docs":{"100":{"tf":1.0},"138":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"295":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"80":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":4,"docs":{"150":{"tf":2.6457513110645907},"159":{"tf":3.605551275463989},"44":{"tf":2.23606797749979},"62":{"tf":2.23606797749979}}},"u":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":67,"docs":{"10":{"tf":2.23606797749979},"111":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"134":{"tf":1.0},"138":{"tf":4.242640687119285},"139":{"tf":2.449489742783178},"141":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.0},"150":{"tf":1.0},"159":{"tf":2.23606797749979},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":2.8284271247461903},"201":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"206":{"tf":2.23606797749979},"207":{"tf":2.23606797749979},"21":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"243":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"278":{"tf":1.0},"282":{"tf":1.0},"293":{"tf":1.0},"300":{"tf":1.0},"31":{"tf":1.4142135623730951},"319":{"tf":1.0},"32":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"297":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"114":{"tf":1.4142135623730951},"129":{"tf":1.0},"145":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"293":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"335":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":1,"docs":{"211":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":1,"docs":{"165":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"308":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"74":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":33,"docs":{"0":{"tf":1.0},"167":{"tf":2.449489742783178},"168":{"tf":1.4142135623730951},"183":{"tf":1.0},"195":{"tf":3.0},"2":{"tf":1.0},"20":{"tf":1.0},"220":{"tf":2.0},"225":{"tf":2.449489742783178},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"231":{"tf":2.0},"236":{"tf":2.0},"242":{"tf":2.0},"248":{"tf":2.0},"254":{"tf":2.0},"26":{"tf":1.0},"260":{"tf":2.0},"262":{"tf":1.4142135623730951},"265":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.0},"298":{"tf":1.0},"300":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"33":{"tf":3.4641016151377544},"330":{"tf":1.7320508075688772},"339":{"tf":1.0},"34":{"tf":3.3166247903554},"46":{"tf":1.0}}}}},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"i":{"a":{"df":8,"docs":{"141":{"tf":1.0},"148":{"tf":1.4142135623730951},"172":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"195":{"tf":1.0},"310":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"296":{"tf":1.0}}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"i":{"d":{"df":75,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"134":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"26":{"tf":1.0},"325":{"tf":1.0},"36":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"257":{"tf":1.0},"268":{"tf":1.0},"339":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"115":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"269":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":2.0},"76":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"187":{"tf":1.0},"321":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"307":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"y":{"df":12,"docs":{"108":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0},"4":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"b":{"d":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"168":{"tf":1.4142135623730951},"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"146":{"tf":1.0},"162":{"tf":1.0},"176":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.0},"292":{"tf":1.0},"3":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":16,"docs":{"119":{"tf":1.0},"161":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"211":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"259":{"tf":1.0},"268":{"tf":1.0},"315":{"tf":1.0},"65":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"282":{"tf":1.0},"87":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":2,"docs":{"112":{"tf":1.0},"169":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"32":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"293":{"tf":1.0},"322":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"146":{"tf":1.0},"194":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"327":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"252":{"tf":1.0},"319":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"146":{"tf":1.0},"168":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"136":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"72":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"132":{"tf":1.0},"17":{"tf":2.0},"194":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.4142135623730951},"299":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":10,"docs":{"0":{"tf":1.0},"146":{"tf":1.7320508075688772},"226":{"tf":1.0},"251":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.0},"306":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.0},"87":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"143":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"3":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":16,"docs":{"145":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"185":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.0},"46":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":40,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"120":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"243":{"tf":1.0},"306":{"tf":1.0},"325":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"3":{"tf":1.0},"329":{"tf":2.23606797749979}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"284":{"tf":1.0},"290":{"tf":1.0}}}}}}}},"title":{"root":{"1":{".":{"df":0,"docs":{},"x":{"df":1,"docs":{"299":{"tf":1.0}}}},"df":5,"docs":{"114":{"tf":1.0},"153":{"tf":1.0},"28":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.0}}},"2":{"df":4,"docs":{"115":{"tf":1.0},"29":{"tf":1.0},"49":{"tf":1.0},"65":{"tf":1.0}}},"3":{"df":4,"docs":{"116":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"50":{"tf":1.0}}},"4":{"df":1,"docs":{"160":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"157":{"tf":1.0},"158":{"tf":1.0}}}}}},"df":0,"docs":{},"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":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"d":{"d":{"df":1,"docs":{"20":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"277":{"tf":1.0},"283":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"338":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"308":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"305":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"297":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"114":{"tf":1.0},"202":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":7,"docs":{"177":{"tf":1.0},"189":{"tf":1.0},"308":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"6":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"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":3,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"328":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"76":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":8,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"184":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":2,"docs":{"216":{"tf":1.0},"218":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"149":{"tf":1.0},"154":{"tf":1.0},"173":{"tf":1.0},"35":{"tf":1.0},"55":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"307":{"tf":1.0},"337":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"205":{"tf":1.0},"206":{"tf":1.0},"328":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"45":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"161":{"tf":1.0},"285":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"321":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"29":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"247":{"tf":1.0},"253":{"tf":1.0},"259":{"tf":1.0},"270":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.0},"53":{"tf":1.0},"89":{"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":{"74":{"tf":1.0}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"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":4,"docs":{"240":{"tf":1.0},"281":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":8,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"15":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"16":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"307":{"tf":1.0},"337":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"211":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"103":{"tf":1.0}}}}}},"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":2,"docs":{"286":{"tf":1.0},"291":{"tf":1.0}}}}}}}}}}}},"f":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"331":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"8":{"tf":1.0}}}},"d":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"276":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":2,"docs":{"134":{"tf":1.0},"70":{"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":4,"docs":{"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"150":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":3,"docs":{"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"190":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":19,"docs":{"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"262":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":6,"docs":{"162":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"325":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"88":{"tf":1.0},"98":{"tf":1.0}}}},"d":{"df":6,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"32":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"137":{"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":1,"docs":{"279":{"tf":1.0}}}}}}}}}},"n":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"157":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"302":{"tf":1.0},"333":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"p":{"c":{"df":2,"docs":{"280":{"tf":1.0},"314":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"297":{"tf":1.0}}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"330":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"302":{"tf":1.0},"332":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"206":{"tf":1.0},"328":{"tf":1.0}}},"k":{"df":1,"docs":{"332":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"313":{"tf":1.0},"338":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"p":{"df":4,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":19,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"298":{"tf":1.0},"299":{"tf":1.0},"330":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"0":{"tf":1.0}}},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"226":{"tf":1.0},"34":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":4,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"301":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"41":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":2,"docs":{"42":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"37":{"tf":1.0}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"38":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"v":{"df":2,"docs":{"43":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"299":{"tf":1.0},"300":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"193":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"164":{"tf":1.0},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"312":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}},"r":{"df":16,"docs":{"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":30,"docs":{"150":{"tf":1.0},"159":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"221":{"tf":1.0},"227":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"261":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"278":{"tf":1.0},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"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},"323":{"tf":1.0},"336":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"155":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"194":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"285":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"206":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"328":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"26":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"321":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.0}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"210":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":42,"docs":{"212":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"305":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":1,"docs":{"229":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"215":{"tf":1.0},"49":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"193":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"148":{"tf":1.0},"40":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":9,"docs":{"203":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"329":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":1,"docs":{"245":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"251":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"184":{"tf":1.0},"185":{"tf":1.0},"213":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"186":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"169":{"tf":1.0},"171":{"tf":1.0}}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":7,"docs":{"101":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"n":{"d":{"df":5,"docs":{"148":{"tf":1.0},"185":{"tf":1.0},"191":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"189":{"tf":1.0},"64":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"65":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"92":{"tf":1.0}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"209":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":2,"docs":{"17":{"tf":1.0},"296":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"133":{"tf":1.0},"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":27,"docs":{"160":{"tf":1.0},"194":{"tf":1.0},"219":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"258":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"277":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"319":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":2,"docs":{"207":{"tf":1.0},"309":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"65":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"174":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"131":{"tf":1.0},"132":{"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},"321":{"tf":1.0}}}}},"u":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"172":{"tf":1.0},"200":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"317":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"69":{"tf":1.0},"70":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"119":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"197":{"tf":1.0},"31":{"tf":1.0},"324":{"tf":1.0},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"263":{"tf":1.0}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"125":{"tf":1.0},"187":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"320":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"162":{"tf":1.0},"313":{"tf":1.0},"329":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"268":{"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":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":5,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"141":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"l":{"df":5,"docs":{"161":{"tf":1.0},"181":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"187":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":11,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"138":{"tf":1.0},"147":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}}},"u":{"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"166":{"tf":1.0},"282":{"tf":1.0}}},"l":{"df":15,"docs":{"276":{"tf":1.0},"288":{"tf":1.0},"293":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"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}}}},"s":{"df":2,"docs":{"28":{"tf":1.0},"321":{"tf":1.0}}}},"v":{"2":{"df":1,"docs":{"300":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"139":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"114":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"167":{"tf":1.0},"195":{"tf":1.0},"220":{"tf":1.0},"225":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":1.0},"248":{"tf":1.0},"254":{"tf":1.0},"260":{"tf":1.0},"265":{"tf":1.0},"271":{"tf":1.0},"311":{"tf":1.0}}}}}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"111":{"tf":1.0},"115":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"322":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"329":{"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