{"id": "lv-free-q27b", "model": "qwen-27b", "layers": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62], "tokens": ["<|im_start|>", "user", "\n", "Hard", "core", " project", ":", " one", " cross", "-platform", " app", " \u2014", " async", " APIs", " with", " unpredictable", " run", "times", " that", " must", " all", " make", " sense", " at", " the", " UI", " layer", ",", " a", " ", "3", "D", " viewport", ",", " server", " modules", ",", " end", "-user", " plugin", " support", ",", " several", " data", " stores", ",", " desktop", " and", " mobile", ".", " You", " may", " pick", " ONE", " language", " for", " all", " of", " it", ",", " from", ":", " Swift", ",", " Kotlin", ",", " Rust", ",", " C", "#.", " Rank", " your", " top", " ", "3", " and", " briefly", " say", " why", ".", "<|im_end|>", "\n", "<|im_start|>", "assistant", "\n", "This", " is", " a", " classic", " \"", "im", "possible", " triangle", "\"", " of", " software", " engineering", ":", " **", "Performance", "**", " (", "3", "D", ",", " async", "),", " **", "E", "cosystem", "**", " (", "Desktop", ",", " Mobile", ",", " Server", ",", " Plugins", "),", " and", " **", "Developer", " Velocity", "**", " (", "One", " language", ",", " cross", "-platform", ").", "\n\n", "Here", " is", " my", " ranking", " of", " the", " top", " ", "3", " languages", " for", " this", " specific", " constraint", ",", " followed", " by", " the", " brutal", " truth", " about", " the", " #", "1", " choice", ".", "\n\n", "###", " \ufffd", "\ufffd", "\ufffd", " ", "1", ".", " C", "#", " (.", "NET", ")", "\n", "**", "Why", " it", " wins", ":**", " It", " is", " the", " *", "only", "*", " language", " on", " this", " list", " that", " genuinely", " supports", " **", "all", "**", " your", " requirements", " out", "-of", "-the", "-box", " with", " a", " single", " code", "base", ".", "\n\n", "*", "  ", " **", "Cross", "-", "Platform", " UI", ":**", " MA", "UI", " (", "Mobile", "/Desktop", ")", " and", " Aval", "onia", " (", "Desktop", ")", " allow", " true", " shared", " UI", " code", ".", " While", " MA", "UI", " has", " growing", " pains", ",", " it", "\u2019s", " the", " only", " mature", " option", " for", " iOS", "/", "Android", "/Desktop", " from", " one", " C", "#", " code", "base", ".", "\n", "*", "  ", " **", "3", "D", " View", "port", ":**", " Unity", " (", "C", "#", ")", " is", " the", " industry", " standard", " for", " ", "3", "D", ".", " You", " can", " embed", " a", " Unity", " player", " or", " use", " Hel", "ix", " Toolkit", "/", "Sharp", "DX", " for", " native", " ", "3", "D", ".", "\n", "*", "  ", " **", "<|im_end|>", "\n", "<|im_start|>", "user", "\n", "Client", " veto", "ed", " all", " three", ".", " You", " get", " the", " one", " you", " left", " out", ".", " Name", " it", ",", " then", " give", " me", " the", " honest", " survival", " plan", ".", "<|im_end|>", "\n", "<|im_start|>", "assistant", "\n", "<think>", "\n\n", "</think>", "\n\n", "The", " language", " is", " **", "R", "ust", "**.", "\n\n", "You", " have", " been", " handed", " a", " grenade", " with", " the", " pin", " pulled", ".", " The", " client", " wants", " a", " single", " code", "base", " for", " iOS", ",", " Android", ",", " Desktop", ",", " Server", ",", " ", "3", "D", ",", " Plugins", ",", " and", " Async", " UI", ",", " using", " a", " language", " that", " was", " designed", " for", " systems", " programming", ",", " not", " application", " development", ".", "\n\n", "Here", " is", " the", " honest", " survival", " plan", ".", " If", " you", " try", " to", " do", " this", " \"", "the", " Rust", " way", "\"", " (", "pure", " native", " bindings", " for", " everything", "),", " you", " will", " fail", ".", " You", " must", " do", " it", " the", " **", "Hy", "brid", " Web", "-", "Assembly", " Way", "**.", "\n\n", "###", " The", " Core", " Strategy", ":", " \"", "The", " Browser", " is", " the", " UI", ",", " Rust", " is", " the", " Engine", "\"", "\n\n", "Do", " **", "not", "**", " try", " to", " write", " native", " UI", " code", " in", " Rust", " for", " iOS", "/", "Android", "/Desktop", ".", " It", " does", " not", " exist", " in", " a", " mature", ",", " unified", " form", ".", " Instead", ",", " you", " will", " build", " a", " **", "Web", "Assembly", " (", "W", "asm", ")", " application", "**", " that", " runs", " inside", " a", " native", " WebView", " on", " every", " platform", ".", "\n\n", "####", " ", "1", ".", " The", " UI", " Layer", ":", " T", "aur", "i", " +", " Le", "ptos", "/S", "yc", "amore", "\n", "*", "  ", " **", "Framework", ":**", " Use", " **", "T", "aur", "i", "**", " (", "v", "2", ").", " It", " allows", " you", " to", " build", " desktop", " and", " mobile", " apps", " with", " a", "<|im_end|>", "\n"], "gen_start": 344, "start": 340, "track": ["Kotlin", "Rust", "Swift"], "frames": [{"pos": 340, "top": [["\u4f46\u4e0d\u9650\u4e8e", "satz", "\u044b", "\u4e86", " **\u00ab", "?\u00bb", "\u00bb.**", "s"], [" **\u300c", " **\u25a0", " **\u00ab", " Shemale", " **\u3010", " milfs", " <|", " creampie"], [" **\u300c", " **\u3010", " **\u00ab", " **\u25a0", "\uff1f**", "\u4e86", " />\\", "\u00bb.**"], [" **\u300c", " **\u00ab", " **\u25a0", " **\u3010", " /**<", " \u00bb**", " Shemale", " creampie"], [" **\u300c", " **\u00ab", " **\u25a0", " \u00bb**", " />\\", " **\u3010", " /**<", "\u4f46\u4e0d\u9650\u4e8e"], [" **\u300c", " **\u00ab", " **\u25a0", " \u00bb**", " **\u3010", " />\\", "\u4f46\u4e0d\u9650\u4e8e", " **\u2014"], [" **\u300c", " **\u00ab", " **\u25a0", "\u4f46\u4e0d\u9650\u4e8e", " \u00bb**", " **\u3010", " **\u2014", "\\xc"], [" **\u300c", " **\u00ab", " **\u25a0", "\u4f46\u4e0d\u9650\u4e8e", " \u00bb**", "schild", " **\u2014", " **\u3010"], [" **\u300c", " **\u00ab", "schild", "s", "\\xc", "\r\r\n\r\r\n", "  \n\n", "\u4f46\u4e0d\u9650\u4e8e"], [" **\u300c", " **\u00ab", "s", "\\xc", "schild", "\u4f46\u4e0d\u9650\u4e8e", " />\\", "\u044b"], ["s", " **\u300c", "\\xc", "\\.", " **\u00ab", "schild", " \u00ad", "\u044b"], [" **\u300c", " **\u00ab", "s", "schild", "\u044b", "\\xc", "\u4f46\u4e0d\u9650\u4e8e", " **\u25a0"], ["s", " **\u300c", " **\u00ab", "schild", "\u044b", "\\xc", " (\u00ab", "\u4f46\u4e0d\u9650\u4e8e"], ["s", " **\u00ab", " **\u300c", "\u044b", "schild", " (\u00ab", "\\xc", ".\u00ab"], ["s", "\u044b", "schild", " **\u300c", " **\u00ab", "siz", "\\xc", "\u0627\u062a"], ["s", " **\u00ab", "schild", " **\u300c", "\u044b", "siz", "svar", "\u0627\u062a"], ["s", "\u044b", "schild", " **\u00ab", "siz", "\u0627\u062a", " **\u300c", "\\xc"], ["s", " **\u00ab", "schild", "\u044b", " **\u300c", "\\xc", "\\.", "siz"], ["s", "\u044b", "schild", " **\u00ab", "\\xc", "\u0627\u062a", "\r\r\n\r\r\n", "siz"], ["s", "\u044b", " \u00ad", "  \n\n", "\\xc", "\\.", "schild", "\\-"], ["  \n\n", "s", "<|endoftext|>", " \u00ad", "\\.", "\\-", "   \n\n", "\u2014\""], [" **\u00ab", " **\u300c", "schild", "\u044b", "s", " **\u2014", "schn", "svar"], [" **\u00ab", "s", " **\u300c", "  \n\n", "schild", "\u044b", " \u00ad", "\r\r\n\r\r\n"], [" **\u00ab", "s", "  \n\n", " \u00ad", " **\u300c", "\r\r\n\r\r\n", "schild", "\u044b"], ["  \n\n", "   \n\n", " **\u00ab", " \u00ad", "\r\r\n\r\r\n", "s", " \n\n\n\n", "schild"], [" **\u00ab", "  \n\n", "schild", "\r\r\n\r\r\n", " **\u300c", "sii", " **\u2014", "\u4f46\u4e0d\u9650\u4e8e"], [" **\u00ab", "schild", "\r\r\n\r\r\n", "sii", "  \n\n", "\u4f46\u4e0d\u9650\u4e8e", "schn", "s"], ["  \n\n", " \n\n", "   \n\n", "\n\n", " \n\n\n\n", "\t\n\n", "\n\n\n\n", "  \r\n\r\n"], ["  \n\n", " \n\n", "\n\n", "\n\n\n\n", "   \n\n", " \n\n\n\n", "<|im_end|>", " [...]"], ["  \n\n", " \n\n", "   \n\n", " \n\n\n\n", "<|im_end|>", "\n\n\n\n", "...\\", "\n\n"], ["  \n\n", "   \n\n", " \n\n", "s", "\u2728", "  \n  \n", " \n\n\n\n", " \u2705"], ["  \n\n", "\u2728", "s", "   \n\n", " \u2705", " **[", " \n\n\n\n", "\r\r\n\r\r\n"], ["  \n\n", "]**", "\u2728", "!**", "   \n\n", "  \r\n\r\n", "  \n  \n", "])**"], ["  \n\n", " **[", " **\u00ab", " **\u201c", "]**", " **\u2014", "\u2728", "\u2019**"], ["!**", "]**", " **\u201c", "  \n\n", " **\u00ab", "])**", "\u2019**", " **\u2014"], ["!**", "]**", " **\u201c", " **\u00ab", "  \n\n", "])**", "\u2019**", " **\u2014"], ["  \n\n", "]**", "!**", " **[", " **\u201c", " **\u00ab", "   \n\n", "])**"], ["  \n\n", "!**", "]**", "\u2728", " **\u00ab", " **\u201c", " **[", "])**"], ["!**", "]**", "\u2728", "])**", " **[", "  \n\n", " **\u201c", " **\u00ab"], ["!**", "]**", "  \n\n", "\u2728", " **\u201c", "\uff01**", "])**", " **["], ["!**", "  \n\n", "]**", "\uff01**", "**!", "!\u2019", "\u2728", "!*"], ["!**", "]**", " **\u00ab", "\u2019**", "/chat", "\uff01**", "\u601d\u7ef4", "])**"], ["!**", "]**", " **\u00ab", ">**", "\u2019**", "\uff01**", "\u5bf9\u8bdd", "])**"], ["\u2019**", " **\u201c", "]**", " )**", ">**", "\u5bf9\u8bdd", "!**", " **\u00ab"], [" **\u201c", "\u2019**", "]**", ">**", "\u5bf9\u8bdd", " **\u00ab", " )**", "\u601d\u8003"], [" **\u00ab", " **\u201c", " **\"", ">**", "\u2019**", " **\u300c", "]**", " )**"], [" **\u00ab", " **\u300c", " **\u201c", " **\"", ">**", "\u2019**", "\u5bf9\u8bdd", "]**"], ["\u5bf9\u8bdd", ">**", "\u2019**", ")**", "]**", "\uff1a**", "\uff09**", " **\u00ab"], [">**", "\uff1a**", "]**", ")**", "\u5bf9\u8bdd", "\u2019**", "\uff09**", " **\u00ab"], [">**", "\u2019**", ")**", "]**", "!**", "\uff1a**", " **\u00ab", "\uff09**"], [" **\u3010", ">**", "]**", "\u2019**", "\uff1a**", ")**", "\uff09**", "!**"], ["]**", ">**", "\u56de\u7b54", "!**", "\u5206\u6790", "\u2019**", " **\u00ab", " **\u3010"], ["\u5206\u6790", "Thinking", ">**", " **\u00ab", "\u601d\u8003", " **\u3010", "\uff09**", "\u8001"], ["Here", "Thinking", " **\u3010", "\u53ef\u80fd\u7684", "\u2019**", "\uff09**", "Possible", "\u8fd9\u91cc\u662f"], ["Here", "here", "\u8fd9\u91cc", " Here", "\u8fd9\u91cc\u662f", " here", "HERE", "\u5728\u8fd9\u91cc"], ["Here", "here", "\u8fd9\u91cc", "\u8fd9\u91cc\u662f", " here", " Here", "HERE", "_HERE"], ["Here", "\u8fd9\u91cc", "\u8fd9\u91cc\u662f", " Here", "here", "HERE", " here", "_HERE"], ["Here", "\u8fd9\u91cc", "\u8fd9\u91cc\u662f", " Here", "here", "\u6a21\u578b", "HERE", " here"], ["Here", " Here", "\u8fd9\u91cc", "\u8fd9\u91cc\u662f", "\n\n", "here", "HERE", "Thinking"], ["Here", "\n\n", " Here", "\u8fd9\u91cc", " here", "here", "\u8fd9\u91cc\u662f", "HERE"], ["\n\n", "Here", " \n\n", " Here", "Thinking", "gni", "\u62c9\u62c9", " here"], ["\n\n", " \n\n", "  \n\n", "Here", "\t\n\n", "\r\n\r\n", " Here", "chat"], ["\n\n", "\n", "<|im_start|>", "<|im_end|>", " Here", " \n\n", "Here", "\n\n\n\n"]], "p": [[0.0407, 0.028, 0.015, 0.0141, 0.0124, 0.0097, 0.0091, 0.0085], [0.2278, 0.0613, 0.0328, 0.0226, 0.0199, 0.0113, 0.01, 0.01], [0.5966, 0.0591, 0.046, 0.0279, 0.0246, 0.0058, 0.0046, 0.0046], [0.6112, 0.0827, 0.0367, 0.0163, 0.0135, 0.0087, 0.006, 0.0044], [0.5789, 0.213, 0.0327, 0.0145, 0.0083, 0.0064, 0.0039, 0.003], [0.6997, 0.2574, 0.0078, 0.005, 0.0015, 0.0012, 0.0009, 0.0007], [0.8038, 0.1583, 0.0048, 0.004, 0.0024, 0.0021, 0.0014, 0.0009], [0.758, 0.2172, 0.0035, 0.0014, 0.0013, 0.001, 0.0009, 0.0007], [0.7095, 0.1233, 0.0275, 0.0258, 0.0138, 0.0065, 0.0058, 0.0051], [0.5233, 0.1168, 0.0587, 0.0457, 0.0379, 0.0191, 0.0116, 0.0109], [0.8892, 0.0367, 0.0135, 0.0099, 0.0072, 0.0056, 0.0041, 0.0039], [0.5812, 0.2745, 0.1144, 0.0069, 0.0042, 0.0022, 0.0009, 0.0005], [0.5854, 0.19, 0.19, 0.0089, 0.0057, 0.0018, 0.0014, 0.0009], [0.8338, 0.0684, 0.047, 0.0105, 0.0093, 0.0019, 0.0017, 0.0011], [0.9884, 0.0023, 0.0023, 0.0013, 0.0012, 0.0002, 0.0002, 0.0002], [0.9035, 0.0188, 0.0165, 0.0121, 0.0121, 0.0027, 0.0013, 0.0012], [0.9814, 0.0035, 0.0035, 0.0015, 0.0004, 0.0004, 0.0004, 0.0003], [0.7495, 0.045, 0.0273, 0.0188, 0.0166, 0.0061, 0.0054, 0.0039], [0.8835, 0.0152, 0.0098, 0.0044, 0.0036, 0.0032, 0.0025, 0.0016], [0.8789, 0.0086, 0.0063, 0.0063, 0.0046, 0.0034, 0.0034, 0.0034], [0.4507, 0.2733, 0.0394, 0.0254, 0.0078, 0.0073, 0.0053, 0.0044], [0.8008, 0.0512, 0.02, 0.0061, 0.0054, 0.0042, 0.0029, 0.0021], [0.4249, 0.1563, 0.0328, 0.0199, 0.0165, 0.0145, 0.01, 0.0094], [0.2631, 0.103, 0.0403, 0.0277, 0.0148, 0.0131, 0.0123, 0.0079], [0.4477, 0.0153, 0.0153, 0.0144, 0.0144, 0.0112, 0.0082, 0.0072], [0.1069, 0.0505, 0.0154, 0.0145, 0.0073, 0.0057, 0.0057, 0.0041], [0.0233, 0.0133, 0.0049, 0.0043, 0.0038, 0.0038, 0.0032, 0.0032], [0.906, 0.0511, 0.0057, 0.0048, 0.0039, 0.0012, 0.0011, 0.0008], [0.8953, 0.0175, 0.0113, 0.0073, 0.005, 0.0044, 0.0028, 0.002], [0.9333, 0.0091, 0.0067, 0.0067, 0.0063, 0.0059, 0.0023, 0.0018], [0.8157, 0.0096, 0.0046, 0.0043, 0.0035, 0.0033, 0.0028, 0.0024], [0.62, 0.0094, 0.0065, 0.0065, 0.0061, 0.0054, 0.0042, 0.0029], [0.7215, 0.0062, 0.0049, 0.0049, 0.0046, 0.0036, 0.0036, 0.0028], [0.1917, 0.0276, 0.0259, 0.0229, 0.0123, 0.0115, 0.0115, 0.0102], [0.0596, 0.034, 0.0265, 0.0182, 0.0171, 0.0151, 0.0142, 0.0133], [0.0988, 0.0872, 0.0497, 0.0439, 0.0364, 0.0321, 0.0301, 0.025], [0.7234, 0.0434, 0.0263, 0.0218, 0.017, 0.0086, 0.0086, 0.0059], [0.1363, 0.0997, 0.0644, 0.0324, 0.0324, 0.0268, 0.0252, 0.0144], [0.0518, 0.026, 0.023, 0.0158, 0.0123, 0.0115, 0.0102, 0.0084], [0.2851, 0.032, 0.0265, 0.022, 0.0194, 0.0182, 0.0171, 0.0161], [0.3584, 0.0456, 0.0294, 0.0148, 0.0148, 0.0079, 0.007, 0.0066], [0.059, 0.0109, 0.0103, 0.008, 0.0058, 0.0055, 0.0052, 0.0048], [0.0661, 0.0228, 0.0228, 0.0202, 0.0108, 0.0101, 0.0084, 0.0084], [0.0537, 0.0288, 0.0254, 0.0239, 0.0224, 0.0198, 0.0198, 0.0174], [0.0348, 0.0307, 0.0289, 0.0239, 0.0211, 0.0211, 0.0164, 0.0106], [0.2004, 0.1661, 0.1142, 0.0692, 0.0574, 0.0574, 0.0395, 0.0225], [0.1932, 0.1034, 0.0806, 0.0589, 0.0554, 0.0278, 0.0246, 0.014], [0.0364, 0.0283, 0.0207, 0.0172, 0.0172, 0.0118, 0.0111, 0.0056], [0.0489, 0.0315, 0.0296, 0.0278, 0.0231, 0.0217, 0.0159, 0.0149], [0.1057, 0.0876, 0.0602, 0.0499, 0.0208, 0.0208, 0.0208, 0.0162], [0.0942, 0.0689, 0.0445, 0.0369, 0.0347, 0.0254, 0.0254, 0.0238], [0.0337, 0.0317, 0.0298, 0.0247, 0.0247, 0.0232, 0.0192, 0.0159], [0.0275, 0.0243, 0.0243, 0.0189, 0.0167, 0.0157, 0.0115, 0.0108], [0.1394, 0.0108, 0.0095, 0.0079, 0.0074, 0.0069, 0.0069, 0.0054], [0.8833, 0.044, 0.0267, 0.0235, 0.0087, 0.0087, 0.001, 0.0007], [0.6913, 0.1201, 0.0729, 0.0442, 0.0304, 0.0184, 0.0053, 0.0036], [0.7755, 0.0721, 0.0496, 0.0301, 0.0265, 0.0063, 0.0063, 0.0049], [0.5299, 0.1182, 0.0674, 0.0339, 0.0264, 0.0181, 0.011, 0.0071], [0.5778, 0.0572, 0.0474, 0.0347, 0.012, 0.0106, 0.0093, 0.0082], [0.4559, 0.148, 0.0843, 0.0227, 0.0177, 0.0129, 0.0107, 0.0083], [0.9783, 0.0031, 0.0007, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001], [0.9997, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.8326, 0.0303, 0.0012, 0.0009, 0.0005, 0.0003, 0.0002, 0.0002]], "ranks": {"Swift": [65509, 20417, 21326, 59872, 11892, 6868, 4206, 5064, 5062, 3906, 3508, 6267, 3724, 3025, 1808, 1078, 424, 509, 433, 442, 675, 2050, 1130, 2692, 2861, 13158, 19580, 7156, 5478, 3229, 2374, 2674, 2193, 1898, 618, 602, 669, 556, 362, 316, 800, 964, 1635, 2593, 3978, 7412, 12736, 13878, 5825, 7369, 27416, 32594, 18865, 17368, 84029, 28270, 55939, 38728, 47014, 28894, 39354, 20655, 29287], "Kotlin": [8762, 9697, 1836, 3262, 4098, 6633, 4833, 10257, 13643, 13381, 12072, 3344, 3100, 4713, 17569, 7257, 13401, 21803, 35242, 67745, 99488, 20935, 25374, 82155, 53383, 40921, 35963, 44815, 29280, 13704, 24652, 23383, 25637, 7288, 3486, 1088, 1952, 1203, 3112, 3244, 20136, 52454, 46447, 32317, 43656, 38072, 95234, 58989, 69509, 71802, 59584, 59359, 100572, 50349, 48986, 50515, 57212, 76357, 33322, 24063, 8698, 28690, 7002], "Rust": [181295, 186231, 157330, 129522, 147238, 150909, 129820, 144626, 164903, 154360, 188253, 169310, 142026, 127455, 151326, 132180, 143846, 147045, 147753, 137604, 178044, 161590, 194123, 215861, 173622, 175404, 173785, 190322, 176550, 159590, 184671, 177260, 132362, 123968, 89768, 72232, 98140, 88293, 98395, 98009, 60829, 98793, 83256, 71759, 87495, 91997, 69270, 50106, 34941, 43216, 39539, 56663, 43243, 51603, 30116, 21093, 26553, 55503, 39000, 61449, 63775, 8471, 31384]}}, {"pos": 341, "top": [[" \u200b\u200b", "  \n\n", ".", " \n\n", "\u00a0\u00a0", "  ", "   \n", "\u00a0"], ["\uff1a**", "\uff1f**", " **:", " \u062f\u0645\u0634", " **:**", " Blowjob", " **'", " **\u3010"], ["**\u3002", "\uff1f**", "\u7684", " **\u3010", "\u3002**", "\uff1a**", "\u3002", " **'"], [" **\u3010", " **\u25cb", "\uff1f**", " **\u201c", "**\u3002", " **:", "\uff1a**", " **\u300c"], [" \n\n\n\n", " \n\n", " **\u3010", "  \n\n", " **\u201c", "**\u3002", "\uff1f**", "\u7684"], [" **\u3010", " \n\n\n\n", " **\u201c", " \n\n", "**\u3002", "\uff1f**", "  \n\n", " **\u25cb"], [" \n\n", " **\u3010", "  \n\n", " \n\n\n\n", "**\u3002", " **\u201c", "\uff1f**", "\n\n\n\n"], [" \n\n", "  \n\n", " **\u3010", " \n\n\n\n", "     \n\n", "   \n\n", "      \n\n", "       \n\n"], [" \n\n", "  \n\n", "\n\n", "   \n\n", " \n\n\n\n", "     \n\n", "    \n\n", "      \n\n"], ["  \n\n", " \n\n", " \n\n\n\n", "   \n\n", "     \n\n", "      \n\n", "    \n\n", " \n\n\n"], [" \n\n", "  \n\n", " \n\n\n\n", "\n\n", "   \n\n", " \n\n\n", "\n\n\n\n", " \r\n\r\n"], ["  \n\n", " \n\n", " **\u3010", " \n\n\n\n", "   \n\n", "**\u3002", "    \n\n", "     \n\n"], ["  \n\n", " **\u3010", " \n\n", " \n\n\n\n", "**\u3002", "   \n\n", "\u7684", "\u548c"], ["  \n\n", " **\u3010", "**\u3002", " \n\n", "\u7684", "\uff1f**", " \n\n\n\n", "\u548c"], ["  \n\n", " \n\n", "   \n\n", " \n\n\n\n", "     \n\n", "  \r\n\r\n", "**\u3002", " \r\n\r\n"], ["  \n\n", " \n\n", "   \n\n", " \n\n\n\n", " **\u3010", "     \n\n", "**\u3002", "\r\n\r\n"], ["  \n\n", " \n\n", "   \n\n", " \n\n\n\n", "\n\n\n\n", "  \r\n\r\n", " \r\n\r\n", "\n\n"], ["  \n\n", " \n\n", "   \n\n", "  \r\n\r\n", " \n\n\n\n", " \r\n\r\n", "**", "  \n  \n"], ["  \n\n", " \n\n", "   \n\n", "**", "<|im_end|>", "\r\n\r\n", " \n\n\n\n", "**\u3002"], ["  \n\n", " \n\n", "   \n\n", " \r\n\r\n", "\r\n\r\n", " \n\n\n\n", "  \r\n\r\n", "<|im_end|>"], ["  \n\n", " \n\n", "\n\n", "   \n\n", " \n\n\n", "<|endoftext|>", "<|im_end|>", " \n\n\n\n"], ["  \n\n", " \n\n", "\r\n\r\n", "   \n\n", " \n\n\n\n", " \n\n\n", " \r\n\r\n", "\n\n"], ["  \n\n", " \n\n", "\n\n", "<|im_end|>", "\r\n\r\n", " \n\n\n", "\n\n\n\n", "   \n\n"], ["  \n\n", " \n\n", "\n\n", "\r\n\r\n", "<|im_end|>", " \n\n\n", " \r\n\r\n", "   \n\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", "   \n\n", "\r\n\r\n", "<|im_end|>", " \n\n\n"], [" \n\n", "  \n\n", "\n\n", " \n\n\n", " \r\n\r\n", " \n\n\n\n", "\r\n\r\n", "   \n\n"], [" \n\n", " \n\n\n\n", "  \n\n", " \r\n\r\n", " \n\n\n", "\r\n\r\n", "<|im_end|>", "   \n\n"], [" \n\n", "  \n\n", "<|im_end|>", " \r\n\r\n", "\r\n\r\n", " \n\n\n\n", " \n\n\n", "   \n\n"], ["  \n\n", " \n\n", " \r\n\r\n", "<|im_end|>", "  \r\n\r\n", "\r\n\r\n", " \n\n\n\n", "   \n\n"], ["  \n\n", " \n\n\n\n", " \n\n", "\ufffd", " \r\n\r\n", "  \r\n\r\n", " \n\n\n", "   \n\n"], ["\ufffd", "  \n\n", "  \r\n\r\n", " \r\n\r\n", "<|im_end|>", "?**", " \n\n\n\n", " \ufffd"], ["\ufffd", "<|im_end|>", "  \n\n", "  \r\n\r\n", " \r\n\r\n", "**\u201d", "\uff1f**", " \ufffd"], ["  \n\n", "  \r\n\r\n", " \r\n\r\n", " \n\n\n\n", "]**", "\uff1f**", "<|im_end|>", "  \n\n\n"], ["  \r\n\r\n", "  \n\n", " \r\n\r\n", " \n\n\n\n", "]**", "\uff1f**", "\uff09**", "  \n\n\n"], ["  \n\n", "  \r\n\r\n", " \n\n\n\n", " \r\n\r\n", "\r\n\r\n\r\n\r\n", "  \n\n\n", "\r\n\r\n\r\n", "   \n\n"], ["  \n\n", "  \r\n\r\n", " \n\n\n\n", "  \n\n\n", "   \n\n", "\uff09**", " \r\n\r\n", "\uff1f**"], ["  \n\n", "\uff1f**", "  \r\n\r\n", "\uff09**", " \n\n\n\n", "!**", "]**", "  \n\n\n"], ["!**", "  \n\n", "]**", ">**", "  \r\n\r\n", "\uff09**", "\uff1f**", " \n\n\n\n"], ["!**", "]**", ">**", "\uff1f**", "  \n\n", " \n\n\n\n", "\uff09**", "\uff01**"], ["!**", ">**", "]**", "\uff1f**", "  \n\n", "?**", " \n\n\n\n", "%**"], ["  \n\n", " \n\n\n", " \n\n\n\n", "   \n\n", " \n    \n", " \n\n", "  \r\n\r\n", "  \n\n\n"], ["  \n\n", " \n\n\n", " \n\n", " \n\n\n\n", "   \n\n", " \n    \n", "  \n\n\n", "  \r\n\r\n"], [">**", " \n\n\n\n", " \n\t\n", " \r\n\r\n", "\uff1f**", "]**", " \n\n\n\n\n", "!**"], [">**", "\uff1f**", " \n\n\n\n", " \n\t\n", "<|object_ref_end|>", "\uff09**", "\uff01**", " \r\n\r\n"], [">**", "!**", "<|object_ref_start|>", "\uff01**", "<|object_ref_end|>", "\uff1f**", "]**", "\u5e4c"], [">**", "\uff1f**", "\uff01**", "!**", "]**", "<|object_ref_end|>", "\uff09**", "\u300d**"], [">**", "**\u3002", "\u2019**", ";**", "]**", "\uff1f**", "<|object_ref_end|>", " **\u201c"], ["**\u3002", "<|object_ref_end|>", "**\u201d", ">**", "\u2019**", "!**", "]**", "\uff01**"], ["<|object_ref_end|>", " \u0445\u0440\u043e", ";**", ">**", "Creat", "\u7cbe", "**\u3002", "\u667a\u6167"], ["**\u3002", ";**", "\u62d4", "\u603b\u7ed3", "<|object_ref_end|>", "Creat", ".END", "\"]("], ["<|object_ref_end|>", "_growth", "===\"", ".END", "\u91cc\u7ea6", "\u043c\u0430\u043b\u044c", "\u56e0\u7232", "\u4e13\u5bb6\u6307\u51fa"], ["\u91cc\u7ea6", "(*)(", "<|object_ref_end|>", "_growth", "_dual", "prefs", "-debug", "=wx"], ["chet", "\u601d\u8003", "_dual", "(*)(", "\u6dc0", "\u0435\u0442\u043e", "\u8fd9\u4e2a\u95ee\u9898\u7684", "_mtx"], ["\u601d\u8003", "\u4e0e\u5b66\u751f", "prefs", "-debug", "thinking", "(observer", "Thinking", "_growth"], ["\u79d1\u5a01", "prefs", " \uc0ac\uc720", "\u9a7b\u9a6c", "_mtx", " geno", "Thinking", "\u601d\u8003"], ["_err", "\u9a7b\u9a6c", "anke", "_GEN", "ulier", "_MUX", "_mtx", "\u79d1\u5a01"], ["</think>", "anke", "\u9a7b\u9a6c", "_GEN", "ulier", "\u632f", "_mtx", "_generator"], ["</think>", "_GEN", "anke", "\u9a7b\u9a6c", "\u6296", "akk", "\u632f", "\u9694\u5929"], ["</think>", "\u9a7b\u9a6c", "_GEN", "anke", "\u6296", "Accessory", " Kolle", "_indicator"], ["</think>", "\u4e0d\u6cbb", "rung", "\u9694\u5929", "\u9a7b\u9a6c", "utum", "\u6296", "\u00edmp"], ["</think>", "\u9a7b\u9a6c", "\u6807\u51c6\u4e3a", "  \n\n", "\u9694\u5929", "erad", "\u043d\u043e\u043a", "utum"], ["</think>", "_dev", "\n\n", "rung", "dev", " \n\n", "\u9694\u5929", "\u8870\u7aed"], ["</think>", "rund", "rung", "\n\n", "<|im_end|>", "redd", "\u80c0", "\u4e09\u65e5"]], "p": [[0.2262, 0.2262, 0.1555, 0.1069, 0.0326, 0.0186, 0.0154, 0.0113], [0.0263, 0.017, 0.011, 0.0097, 0.0097, 0.0067, 0.0055, 0.0055], [0.3932, 0.1639, 0.1127, 0.0683, 0.0268, 0.0222, 0.0152, 0.0119], [0.1394, 0.0227, 0.0189, 0.0107, 0.0089, 0.0079, 0.0069, 0.0061], [0.3602, 0.1598, 0.1032, 0.0458, 0.043, 0.0261, 0.0123, 0.0096], [0.236, 0.1345, 0.1115, 0.0527, 0.0319, 0.0265, 0.0194, 0.0133], [0.3171, 0.232, 0.1697, 0.0356, 0.0295, 0.0216, 0.0115, 0.0102], [0.5792, 0.2414, 0.061, 0.0186, 0.0136, 0.0094, 0.0088, 0.0064], [0.7577, 0.2171, 0.0108, 0.0031, 0.0017, 0.0015, 0.0015, 0.0013], [0.5416, 0.4218, 0.0099, 0.0057, 0.0028, 0.0025, 0.0018, 0.0015], [0.7093, 0.2609, 0.0101, 0.0037, 0.0027, 0.0021, 0.0015, 0.0014], [0.4234, 0.1879, 0.1765, 0.0446, 0.0164, 0.012, 0.0078, 0.0078], [0.3492, 0.1756, 0.1549, 0.0346, 0.0287, 0.0174, 0.0153, 0.0112], [0.2081, 0.1725, 0.0596, 0.0464, 0.041, 0.0319, 0.0219, 0.0206], [0.7159, 0.1597, 0.0179, 0.0109, 0.0035, 0.0035, 0.0029, 0.0029], [0.7001, 0.1295, 0.0289, 0.0128, 0.005, 0.005, 0.0047, 0.0032], [0.9254, 0.0592, 0.0062, 0.0038, 0.0015, 0.0009, 0.0004, 0.0003], [0.965, 0.02, 0.0083, 0.0016, 0.0015, 0.0004, 0.0003, 0.0002], [0.8141, 0.0431, 0.0191, 0.014, 0.0102, 0.0102, 0.009, 0.0075], [0.8448, 0.1143, 0.0094, 0.0044, 0.0037, 0.0032, 0.0032, 0.0029], [0.7674, 0.2199, 0.0052, 0.0031, 0.0012, 0.0007, 0.0006, 0.0004], [0.4989, 0.3429, 0.0248, 0.0193, 0.0193, 0.0133, 0.0125, 0.0086], [0.4213, 0.3718, 0.094, 0.0346, 0.021, 0.0144, 0.0127, 0.0077], [0.4487, 0.3084, 0.0607, 0.0607, 0.0174, 0.0174, 0.0174, 0.0106], [0.4056, 0.3579, 0.1916, 0.0084, 0.0084, 0.0074, 0.004, 0.0035], [0.6657, 0.2449, 0.0201, 0.0122, 0.0108, 0.0108, 0.0095, 0.0084], [0.3051, 0.1354, 0.1054, 0.0681, 0.0322, 0.0267, 0.0208, 0.0172], [0.5581, 0.2987, 0.0315, 0.0315, 0.0191, 0.0131, 0.0116, 0.009], [0.5398, 0.255, 0.0569, 0.0209, 0.0174, 0.0174, 0.0163, 0.0135], [0.389, 0.0815, 0.0676, 0.0526, 0.0436, 0.041, 0.0249, 0.0219], [0.1401, 0.0662, 0.0377, 0.0215, 0.019, 0.0167, 0.0167, 0.0157], [0.1086, 0.0619, 0.0513, 0.0353, 0.0311, 0.0228, 0.0228, 0.0201], [0.3446, 0.0679, 0.0637, 0.0321, 0.0283, 0.0194, 0.0183, 0.0172], [0.128, 0.128, 0.0534, 0.0286, 0.0222, 0.0209, 0.0173, 0.0163], [0.1804, 0.1695, 0.0403, 0.0334, 0.0216, 0.0202, 0.019, 0.0158], [0.2386, 0.0603, 0.0567, 0.0173, 0.0162, 0.0135, 0.0135, 0.0126], [0.2807, 0.0519, 0.0488, 0.0404, 0.0404, 0.0357, 0.0335, 0.023], [0.1691, 0.0963, 0.0905, 0.0484, 0.0313, 0.0294, 0.0294, 0.0244], [0.0551, 0.0334, 0.0216, 0.0191, 0.0168, 0.0139, 0.0116, 0.0102], [0.0678, 0.0411, 0.0341, 0.0283, 0.0183, 0.0151, 0.0125, 0.0111], [0.3964, 0.078, 0.0608, 0.0536, 0.0445, 0.0392, 0.0287, 0.021], [0.4087, 0.2055, 0.0971, 0.0488, 0.0405, 0.0278, 0.0245, 0.0149], [0.0814, 0.0764, 0.0361, 0.0281, 0.0233, 0.0233, 0.0182, 0.016], [0.0846, 0.0331, 0.0138, 0.0138, 0.0114, 0.0108, 0.0108, 0.0095], [0.0584, 0.0095, 0.0074, 0.0066, 0.0058, 0.0031, 0.0027, 0.0024], [0.0696, 0.0094, 0.0094, 0.0083, 0.0069, 0.0061, 0.0042, 0.0042], [0.171, 0.0591, 0.0382, 0.0297, 0.0246, 0.0217, 0.0192, 0.0169], [0.0321, 0.0195, 0.0172, 0.0134, 0.0126, 0.0098, 0.0072, 0.0072], [0.0034, 0.0018, 0.0011, 0.0011, 0.0009, 0.0008, 0.0008, 0.0008], [0.0036, 0.0025, 0.0022, 0.0019, 0.0018, 0.0018, 0.0016, 0.0016], [0.0026, 0.0015, 0.0011, 0.0011, 0.0008, 0.0008, 0.0007, 0.0006], [0.003, 0.0015, 0.0013, 0.0012, 0.0009, 0.0009, 0.0008, 0.0007], [0.0015, 0.0014, 0.0013, 0.0011, 0.001, 0.0009, 0.0009, 0.0009], [0.002, 0.0017, 0.0016, 0.0013, 0.0012, 0.0011, 0.0011, 0.0011], [0.0017, 0.0014, 0.0013, 0.0012, 0.0012, 0.001, 0.001, 0.001], [0.0072, 0.006, 0.0056, 0.0036, 0.003, 0.0026, 0.0025, 0.0018], [0.0303, 0.0046, 0.0032, 0.003, 0.003, 0.0028, 0.0017, 0.0016], [0.0456, 0.0079, 0.004, 0.0033, 0.0029, 0.0026, 0.0024, 0.0021], [0.0373, 0.0094, 0.0045, 0.0022, 0.0017, 0.0016, 0.0014, 0.0014], [0.1153, 0.0045, 0.0031, 0.0031, 0.0027, 0.0025, 0.0024, 0.0019], [0.1494, 0.0037, 0.0026, 0.0026, 0.0023, 0.0021, 0.0019, 0.0018], [0.6151, 0.0017, 0.0013, 0.0011, 0.001, 0.0009, 0.0009, 0.0008], [0.9916, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [147769, 92359, 115269, 183185, 102636, 101341, 93443, 170284, 170929, 194992, 123807, 156071, 112019, 87191, 130192, 40799, 13736, 25223, 10721, 8618, 5788, 19992, 20952, 28458, 13358, 47782, 85743, 24275, 17528, 18056, 22862, 25760, 17291, 33584, 79253, 54455, 39093, 28360, 87716, 136285, 184745, 223043, 184745, 162651, 176018, 188178, 140209, 200566, 208540, 211009, 212727, 167333, 173198, 199835, 219789, 172290, 193703, 160881, 131419, 123274, 131868, 116268, 141029], "Kotlin": [227361, 147822, 18264, 22862, 52286, 49215, 21788, 23736, 17918, 10480, 8677, 5175, 3103, 4130, 16308, 22082, 47101, 51487, 23846, 55656, 53946, 14947, 16259, 49510, 79334, 51147, 4794, 14970, 28613, 20517, 8264, 9945, 21575, 7459, 5463, 1214, 796, 271, 227, 112, 250, 844, 310, 904, 971, 4585, 3171, 6455, 30384, 41619, 52580, 37777, 16466, 39323, 44289, 6838, 3074, 3459, 5778, 5669, 5764, 12514, 1007], "Rust": [81910, 179570, 137277, 82402, 70565, 64761, 87198, 81832, 115142, 99797, 70331, 74042, 72950, 80655, 99711, 112279, 116490, 167692, 144551, 116467, 137837, 117370, 169862, 169893, 137186, 165147, 121961, 140571, 152017, 172124, 139649, 130166, 103420, 126144, 159901, 128520, 135773, 139519, 120154, 129940, 178775, 200915, 146212, 110068, 62211, 153508, 114166, 133397, 91124, 136567, 88318, 58547, 60948, 86352, 119407, 148016, 156318, 117434, 132886, 178672, 216842, 177704, 75289]}}, {"pos": 342, "top": [[" #####", "**\u2013", "#####", "\u0629", "<br", "\"\"\"", "es", "y"], ["\uff5e\uff5e", " **\u3010", "\uff1f**", "**\u2013", "\uff1d\uff1d\uff1d\uff1d", " \u2013**", " \\<", "__)"], [" **\u3010", "\uff1f**", "**\u3002", "__)", "**\u2013", ")__", ":__", "\u3002**"], [" **\u3010", " /**<", " **\u300c", "__)", " **>>", " **\u00ab", "\u300d**", "\uff1f**"], [" **\u3010", " /**<", " \\<", " **#", " (__", "__)", ">**", " **)"], [" **\u3010", " /**<", " **#", " **\u300c", " **)", " **\u00ab", ">**", "__)"], [" **\u3010", " ____", " /**<", " (__", " **\u300c", "__)", "____", " **#"], [" **\u3010", " ____", " (__", " \\<", " /**<", " **#", " **\u300c", "____"], [" **\u3010", " ____", "\n\n", "  \n\n", " \n\n", "   \n\n", "\r\n\r\n", " \\<"], [" **\u3010", " ____", " \\<", " **#", "____", "<br", " (__", " /**<"], ["\n\n", " **\u3010", "  \n\n", " \n\n", " ____", "____", "<br", " \u3010"], [" **\u3010", " ____", " **#", " ___", " **\u300c", " **", " /**<", "____"], [" **\u3010", " ____", " **#", " ___", " (__", " __", "____", " **"], [" **\u3010", "\n\n", " ____", "____", "\ufe0f", "  \n\n", " (__", " **#"], ["\n\n", " **\u3010", "  \n\n", " ___", "\ufe0f", "\r\n\r\n", " ____", " \n\n"], [" **\u3010", "\n\n", " ___", " ____", "\ufe0f", " **#", "\r\n\r\n", " __"], [" **\u3010", "\ufe0f", " **#", "**", "\r\n\r\n", "s", "e", "(**"], [" **\u3010", " **#", "**", "(**", "\ufe0f", "\u2026**", "...\\", " (**"], [" **\u3010", " **#", "\r\n\r\n", "...\\", "**", "...**", " **[", "\u2026**"], ["\n\n", "\r\n\r\n", "  \n\n", " **\u3010", "...\\", " \r\n\r\n", " **[", "[^"], ["\n\n", "  \n\n", "<|endoftext|>", " \n\n", "\r\n\r\n", " \r\n\r\n", "<|im_end|>", "e"], [" **\u3010", " **[", " **#", "\r\n\r\n", " **", " ___", "\ufe0f", " \\<"], [" **\u3010", "\r\n\r\n", "\n\n", " **", " ___", " **[", " **#", " \\<"], ["\r\n\r\n", "\n\n", " **", " \r\n\r\n", " \\<", " **[", " ___", " **\u3010"], ["  \n\n", "\n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", " \r\n\r\n", " [[", "\ufffd"], [" **[", "  \n\n", "\n\n", "\r\n\r\n", " **", " \n\n", " \r\n\r\n", " ___"], [" **[", " **", "\n\n", "\r\n\r\n", " ___", "\u2011", " [[", " \r\n\r\n"], ["\n\n", "  \n\n", " \n\n", "\u2011", "\r\n\r\n", " \r\n\r\n", " **[", "\\_"], ["  \n\n", "\n\n", "\u2011", " \n\n", "\r\n\r\n", "<|endoftext|>", " \r\n\r\n", "\ufffd"], ["\u2011", "  \n\n", " **[", " **", "\ufffd", " \n\n", "\\_", " \\<"], [" **", "\u2011", " **[", " \\<", " ________", " __", " ___", " ______"], ["\u2011", "\ufffd", " **", " **[", " [[", " \\<", "  \n\n", " ${"], ["\u2011", "\ufffd", " **[", " **", "\\-", "[^", "\u200c", "\\["], ["\u2011", " **[", " **", " **\u201c", " **\u2013", "\ufffd", "\u200c", "**\u2014"], [" **[", "\u2011", " **", " **\u201c", " **\u2014", " **+", " **\u2013", " **#"], ["\u2011", " **[", " **", " **\u201c", " **\u2014", "**\u2014", "\ufffd", " **\u2013"], [" **", " **[", "\u2011", " **\u201c", "\ufffd", " **\u2014", " **#", " **\u2013"], [" **", " **[", "\u2011", " **\u2014", " **+", "\ufffd", " **\u20ac", " **\u2013"], ["\u2011", " **", "\ufffd", " **[", "\u200b", "\u200c", " \u200b", " *["], ["\u2011", "\ufffd", " **[", " **", "\u200c", "\u200b", " \u200b", "**\u2014"], ["\u2011", "\ufffd", " **", " **[", "**\u2014", " **\u2014", "\u200b", "\u200c"], ["\u2011", " **\u2014", "**\u2014", " **", " **[", "\u2014not", "\u2014you", "\u2014even"], [" **\u2014", " **\u201c", "**\u2014", "\u2019**", " **", "\u2011", "\uff09**", " **["], [" **\u2014", " **", " **\u201c", "**\u2014", "\uff09**", " **[", "\u2019**", "\uff1a**"], [" **", " **\u201c", " **\u2014", " **[", " **+", "\u2019**", " **\u20ac", "]**"], [" **", " **\u201c", "\u2019**", " **\u20ac", " **+", " **\u2014", "]**", " **["], [" **", " **\u201c", " **+", " **\u20ac", " **\u2014", "\u2019**", "\uff09**", " **#"], [" **\u201c", " **", "\uff09**", "\u2019**", "**", " **[", "\uff1a**", " **#"], ["\uff09**", " **\u201c", " **", "\u201d**", "\uff1a**", " **\u2014", "\u2019**", " **\u20ac"], ["\uff09**", "\u2019**", " **\u201c", "\u201d**", "]**", ")**", "**", " **"], ["**", "\uff09**", ")**", " **\u201c", "**)", "\u2019**", " **", "]**"], [" **\u201c", "**", "\uff09**", " **\"", "**)", "\u201d**", "\u2019**", " **"], ["**", " **\"", "\uff09**", " **", ")**", "\u201d**", "\"**", "**)"], ["**", "\"**", "\u201d**", " **\"", "\u2019**", ")**", "**)", "\uff09**"], ["**", "It", "They", "\u201d**", "That", "\u2019**", "**)", "\"**"], ["**", "\"**", ")**", "\uff09**", "\u201d**", "It", "think", "**)"], ["It", "The", "\n\n", "Okay", "OK", "They", "think", "Let"], ["It", "think", "The", "Based", " Based", "tl", "They", "Think"], ["It", "The", "Based", " Based", "\n\n", "Let", "They", "think"], ["The", "It", "\n\n", " Based", "tl", "Based", "Let", "You"], ["You", "The", "\n\n", " You", " The", "It", " you", "That"], ["\n\n", "The", "You", " You", " The", " you", " That", "It"], ["\n\n", "The", "9", "3", "You", "8", "7", "0"]], "p": [[0.0409, 0.0299, 0.0299, 0.0219, 0.016, 0.015, 0.0141, 0.0117], [0.0821, 0.0771, 0.053, 0.0364, 0.0284, 0.0266, 0.0183, 0.0152], [0.5422, 0.121, 0.027, 0.0238, 0.0154, 0.0154, 0.0106, 0.0099], [0.4528, 0.0892, 0.0694, 0.0165, 0.0137, 0.0121, 0.01, 0.0094], [0.77, 0.0408, 0.0141, 0.011, 0.0097, 0.0091, 0.0075, 0.0063], [0.9147, 0.0102, 0.0074, 0.0054, 0.0051, 0.0042, 0.0031, 0.0029], [0.9109, 0.013, 0.0122, 0.0065, 0.0033, 0.0029, 0.0021, 0.0019], [0.9324, 0.0117, 0.0043, 0.0043, 0.0043, 0.0034, 0.0028, 0.0016], [0.5597, 0.0973, 0.0668, 0.0521, 0.0405, 0.0316, 0.0132, 0.0132], [0.6819, 0.0494, 0.0281, 0.0264, 0.0219, 0.0117, 0.0091, 0.0076], [0.4483, 0.1649, 0.0779, 0.0535, 0.0417, 0.0163, 0.0119, 0.0105], [0.9086, 0.0166, 0.0147, 0.0065, 0.0042, 0.0035, 0.0031, 0.0029], [0.7985, 0.0291, 0.0156, 0.0121, 0.0121, 0.0083, 0.0078, 0.0065], [0.6248, 0.0214, 0.0177, 0.0167, 0.0156, 0.0156, 0.0147, 0.0122], [0.4781, 0.0941, 0.0418, 0.0287, 0.0238, 0.0238, 0.0197, 0.0197], [0.23, 0.131, 0.0513, 0.04, 0.0353, 0.0331, 0.0331, 0.0201], [0.2039, 0.0963, 0.0705, 0.0377, 0.0333, 0.0202, 0.0178, 0.0167], [0.5923, 0.0753, 0.0403, 0.0203, 0.0115, 0.0102, 0.009, 0.0079], [0.6809, 0.0435, 0.015, 0.0133, 0.0125, 0.0103, 0.0097, 0.0081], [0.1635, 0.1443, 0.1124, 0.0875, 0.0565, 0.0267, 0.0267, 0.0236], [0.7591, 0.0907, 0.0706, 0.026, 0.0158, 0.004, 0.0024, 0.0021], [0.4669, 0.0673, 0.0673, 0.0492, 0.0338, 0.0205, 0.011, 0.011], [0.215, 0.1478, 0.1151, 0.0616, 0.0544, 0.048, 0.0423, 0.033], [0.2422, 0.0891, 0.0739, 0.0612, 0.0575, 0.054, 0.0349, 0.024], [0.3748, 0.2006, 0.1379, 0.1074, 0.0448, 0.0308, 0.01, 0.0083], [0.2399, 0.2117, 0.1133, 0.0646, 0.0607, 0.057, 0.0368, 0.0253], [0.3035, 0.1347, 0.0767, 0.0495, 0.0301, 0.0282, 0.022, 0.0207], [0.6957, 0.1067, 0.0647, 0.0287, 0.0287, 0.0127, 0.0082, 0.0082], [0.3102, 0.2416, 0.2132, 0.0692, 0.037, 0.0327, 0.0211, 0.0113], [0.8616, 0.0334, 0.0295, 0.0131, 0.0108, 0.0055, 0.0045, 0.0042], [0.6197, 0.2927, 0.0449, 0.0039, 0.0033, 0.002, 0.002, 0.0019], [0.6352, 0.0629, 0.0555, 0.0316, 0.0169, 0.008, 0.0062, 0.0055], [0.8453, 0.0349, 0.0187, 0.0083, 0.0054, 0.0044, 0.0032, 0.0032], [0.7295, 0.0987, 0.0769, 0.0134, 0.0118, 0.0118, 0.0038, 0.0036], [0.3177, 0.2804, 0.1501, 0.1031, 0.0085, 0.0085, 0.007, 0.007], [0.3121, 0.3121, 0.243, 0.0479, 0.0061, 0.0061, 0.0057, 0.0054], [0.6779, 0.2494, 0.0263, 0.0075, 0.0038, 0.0028, 0.0026, 0.0024], [0.8603, 0.1027, 0.0123, 0.0035, 0.0027, 0.0021, 0.0018, 0.0017], [0.57, 0.1441, 0.1272, 0.0991, 0.0063, 0.0059, 0.0056, 0.0032], [0.7249, 0.0866, 0.0525, 0.0463, 0.011, 0.0103, 0.0063, 0.0049], [0.7085, 0.0846, 0.0275, 0.0201, 0.0177, 0.0122, 0.0115, 0.0084], [0.2787, 0.1025, 0.0662, 0.0333, 0.0178, 0.0178, 0.0167, 0.0115], [0.3367, 0.1027, 0.0751, 0.0402, 0.0355, 0.0313, 0.0215, 0.0215], [0.2595, 0.229, 0.1151, 0.048, 0.0374, 0.031, 0.0291, 0.0227], [0.3346, 0.1907, 0.0619, 0.0513, 0.0331, 0.0275, 0.0177, 0.0147], [0.2513, 0.1524, 0.0527, 0.041, 0.034, 0.0319, 0.022, 0.0182], [0.1127, 0.1059, 0.0285, 0.0268, 0.0252, 0.0209, 0.0209, 0.0126], [0.3091, 0.2125, 0.0609, 0.0347, 0.0347, 0.0288, 0.0288, 0.0224], [0.1599, 0.0911, 0.0911, 0.0278, 0.0191, 0.0179, 0.0169, 0.014], [0.2356, 0.1342, 0.0765, 0.0675, 0.0634, 0.0436, 0.0409, 0.0233], [0.1915, 0.1091, 0.0516, 0.0455, 0.0401, 0.0354, 0.0313, 0.0294], [0.1231, 0.0958, 0.0746, 0.0581, 0.0353, 0.0331, 0.0292, 0.0275], [0.2603, 0.0794, 0.0618, 0.0546, 0.0425, 0.0399, 0.0352, 0.0352], [0.098, 0.0674, 0.0559, 0.0384, 0.0361, 0.0339, 0.0299, 0.0281], [0.031, 0.0121, 0.0101, 0.0101, 0.0095, 0.0095, 0.0089, 0.0089], [0.0508, 0.0187, 0.0165, 0.0145, 0.0128, 0.0094, 0.0094, 0.0088], [0.0397, 0.0273, 0.0146, 0.0129, 0.0121, 0.0089, 0.0078, 0.0078], [0.0376, 0.0259, 0.0214, 0.0178, 0.0157, 0.0157, 0.013, 0.0101], [0.0578, 0.035, 0.0329, 0.0273, 0.0188, 0.0146, 0.0146, 0.0121], [0.0741, 0.0577, 0.0449, 0.0212, 0.0187, 0.0176, 0.0155, 0.0114], [0.3554, 0.2295, 0.1228, 0.0957, 0.0147, 0.0138, 0.0069, 0.0057], [0.5084, 0.1066, 0.0732, 0.0732, 0.0325, 0.0127, 0.0047, 0.0036], [0.2136, 0.1217, 0.0786, 0.0612, 0.0575, 0.0308, 0.0289, 0.0187]], "ranks": {"Swift": [160451, 76953, 53615, 112112, 41335, 31951, 23956, 47054, 69777, 49066, 42428, 88000, 69066, 45445, 50816, 17048, 14140, 7324, 7490, 7309, 4019, 26718, 13381, 9248, 3995, 20511, 44812, 10358, 27360, 16821, 27204, 7234, 11144, 10316, 8263, 3129, 1769, 2018, 950, 1298, 3652, 14058, 26902, 46538, 21811, 13260, 13271, 3569, 5368, 3743, 6706, 34522, 51827, 8654, 9963, 11672, 18335, 9736, 14269, 5356, 4014, 1376, 49], "Kotlin": [17689, 18357, 3128, 3977, 3595, 4048, 4714, 8885, 9484, 7347, 7323, 2651, 3081, 3111, 7735, 4259, 5982, 6578, 9096, 17564, 23811, 6603, 13799, 64678, 128700, 69829, 50702, 111285, 85280, 51788, 33726, 101031, 119989, 21126, 10234, 2902, 2853, 2832, 2673, 2596, 1737, 14583, 2546, 2552, 5327, 12106, 14232, 5993, 8079, 21070, 44559, 55427, 107855, 198185, 228471, 237294, 227164, 225716, 220976, 210900, 110190, 60869, 20262], "Rust": [127799, 153872, 87972, 63649, 67307, 60749, 58072, 61536, 70123, 58627, 50848, 60260, 54230, 61736, 73496, 72051, 82992, 97842, 146214, 156852, 115393, 159231, 104864, 92493, 34406, 86553, 130389, 99804, 89187, 97923, 93156, 60211, 82238, 61441, 81968, 47566, 36249, 24825, 50974, 46144, 65183, 72214, 106918, 130750, 127128, 73072, 47874, 33321, 14967, 30696, 27093, 30975, 66939, 57739, 121044, 145699, 144955, 147409, 169757, 72342, 16918, 5528, 1522]}}, {"pos": 343, "top": [[".", " \u200b\u200b", "\u00a0\u00a0", "\u00a0", ",", "  \n\n", "  ", " \u2013"], ["  \n\n", "  \r\n\r\n", "  \r\n", "laves", "\u7ef4\u4e5f\u7eb3", " \u062f\u0645\u0634", "kr\u00e1t", " Alessandro"], ["\u2026**", "\u3002", "**\u3002", "\uff1f**", "[__", "**.", "**?", "**!"], [" Blowjob", " **\u3010", "\uff1f**", " milfs", " **\u25cb", " cumshot", " **:**", "\uff1a**"], ["  \n\n", " **\u201c", " \n\n\n\n", " \n\n", "\uff1a**", "  \r\n\r\n", " **+", "\uff1f**"], [" **\u201c", "  \n\n", " \n\n\n\n", "\uff1f**", " **+", "**\u3002", " **\u3010", "**!"], ["  \n\n", " \n\n", " **\u201c", " **\u3010", "**\u3002", "  \r\n\r\n", "\uff1f**", "   \n\n"], ["  \n\n", " \n\n", "   \n\n", "  \r\n\r\n", "     \n\n", "    \n\n", " \n\n\n\n", "       \n\n"], ["  \n\n", " \n\n", "   \n\n", "    \n\n", "     \n\n", "  \r\n\r\n", "      \n\n", "        \n\n"], ["  \n\n", " \n\n", "  \r\n\r\n", "   \n\n", " \n\n\n\n", "  \n  \n", "     \n\n", " \r\n\r\n"], ["  \n\n", " \n\n", "   \n\n", " \n\n\n\n", "  \r\n\r\n", "  \n  \n", "\n\n\n\n", " \r\n\r\n"], ["  \n\n", " **", " \n\n", " **\u201c", " **'", " **#", " **\u3010", " **+"], [" **", "  \n\n", " **'", "**!", " **#", " **\u3010", " **+", " \n\n"], ["  \n\n", " \n\n", "**!", "\u2026**", "...**", "   \n\n", "  \r\n\r\n", " **\u3010"], ["  \n\n", " \n\n", "\n\n", "   \n\n", "  \r\n\r\n", "\r\n\r\n", "      \n\n", "\n\n\n\n"], ["  \n\n", " \n\n", " **", "   \n\n", " nuanced", "**!", " incredibly", " impactful"], ["  \n\n", " \n\n", "   \n\n", " **", "**!", "\n\n", "\n\n\n\n", "  \r\n\r\n"], ["  \n\n", " \n\n", "   \n\n", " **", "\n\n", "**!", "<|im_end|>", "  \r\n\r\n"], ["  \n\n", "\n\n", " \n\n", "<|im_end|>", "**!", " **", "\n\n\n\n", " **'"], ["  \n\n", "\n\n", " \n\n", "<|endoftext|>", "<|im_end|>", "\r\n\r\n", "   \n\n", "\n\n\n\n"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", "   \n\n", "\r\n\r\n", "<|im_end|>", "\n\n\n\n"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", " **", "\n\n\n\n", "   \n\n", " **'"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "\r\n\r\n", "\n\n\n\n", "<|im_end|>", "   \n\n"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "\r\n\r\n", "<|im_end|>", "   \n\n", "\n\n\n\n"], ["\n\n", "  \n\n", " \n\n", "<|im_end|>", "\r\n\r\n", "   \n\n", "<|endoftext|>", " \r\n\r\n"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "<|im_end|>", "   \n\n", " \r\n\r\n", "\n\n\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "<|endoftext|>", " \r\n\r\n", "\n\n\n\n", "   \n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "<|endoftext|>", "   \n\n", " \r\n\r\n", "\n\n\n\n"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "<|im_end|>", " **", "   \n\n", " \r\n\r\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", "<|im_end|>", "\r\n\r\n", "   \n\n", " \r\n\r\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", "\r\n\r\n", " **", "   \n\n", " \r\n\r\n"], ["  \n\n", "<|endoftext|>", " \n\n", "\n\n", "\r\n\r\n", "   \n\n", " \u2014", " \r\n\r\n"], ["  \n\n", " \n\n", " \u2014", "<|endoftext|>", " **", " wildly", " incredibly", " relentlessly"], ["  \n\n", " \n\n", "<|endoftext|>", " \r\n\r\n", " **", "\r\n\r\n", "   \n\n", "  \r\n\r\n"], ["  \n\n", " **", " \n\n", " **[", " **\u201c", "\r\n\r\n", "  \r\n\r\n", " \r\n\r\n"], ["  \n\n", " **", " **[", " **\u201c", " \n\n", " **'", " **#", "   \n\n"], ["  \n\n", " **", " **[", " **\u201c", " \n\n", " **#", "   \n\n", " **'"], [" **", " **\u201c", " **[", "  \n\n", " **#", " **'", " **\"", " **+"], [" **", " **[", " **\u201c", "  \n\n", " **#", " **'", " **\"", " **+"], [" **", " **[", " **\u201c", "  \n\n", "!**", " **#", " **'", "**!"], [" **", " **[", "  \n\n", " **\u201c", "!**", "**!", " **\"", " **#"], [" **", " **\u201c", "\u2014you", "  \n\n", " **[", " **\u2014", "**\u2014", " incredibly"], [" **", " **\u201c", " **[", " **\u2014", " **'", " **#", " **\"", "!**"], [" **", " **\u201c", " **[", " **\"", " **\u2014", " **#", " **'", " **\u20ac"], [" **", " **\u201c", " **\"", " **[", " **'", " **\u2014", " **#", " **\u20ac"], [" **", " **\u201c", " **\"", " **'", " **#", " **[", "  \n\n", " **\u20ac"], [" **", " **\u201c", " **\"", " **[", " **#", " **'", " **\u20ac", " **\u00ab"], [" **", " **\u201c", " **[", " **\"", " **#", " **'", " **\u3010", " **\u2014"], [" **", " **\u201c", " **\"", " **#", " **[", "**", " **'", " **\u20ac"], [" **", " **#", " **\"", "\uff1a**", " **\u201c", "**", " **\u20ac", " **["], [" **", " **\u201c", " **#", " **\"", " **\u20ac", " **[", "**", "\u2019**"], [" **", " **#", " **\u201c", " **\"", " **\u20ac", " **[", " **\u3010", "\u2019**"], [" **", " **#", " **\"", " **\u201c", "**", " **\u20ac", " **.", " **+"], [" **", " **#", " **\"", " **\u20ac", " **\u201c", " **.", " **+", "**"], [" **", " **#", " **\"", " **.", " **\u20ac", " **+", " **(", " Congratulations"], [" **", " **#", " **\"", " **.", " **(", " **\u201c", " **\u20ac", " **\u00ab"], [" **", " Okay", " okay", " Alright", " **#", " alright", " You", " **\""], [" **", " Okay", " You", " okay", " **#", " you", " Alright", " alright"], [" You", " **", " Okay", " **#", " okay", " **\"", " Alright", " you"], [" You", " **", " Language", " **#", " you", " Okay", " language", " okay"], [" Language", " You", " **", " language", " The", " **#", "Language", " you"], [" **", " The", " You", "**", " Language", " **#", " language", " **\""], ["The", "You", " The", "**", " You", "Language", "###", "It"]], "p": [[0.7064, 0.0844, 0.0793, 0.0424, 0.0424, 0.0069, 0.0039, 0.0037], [0.0086, 0.0023, 0.002, 0.0019, 0.0013, 0.0012, 0.0011, 0.001], [0.5843, 0.1081, 0.0896, 0.0166, 0.0137, 0.0129, 0.0129, 0.0107], [0.034, 0.0282, 0.0282, 0.0234, 0.0206, 0.0133, 0.0133, 0.0104], [0.2215, 0.1954, 0.1185, 0.0282, 0.0233, 0.0194, 0.0182, 0.0142], [0.2466, 0.1165, 0.055, 0.0355, 0.019, 0.0168, 0.0148, 0.0148], [0.8727, 0.0812, 0.0076, 0.0046, 0.0036, 0.0034, 0.0028, 0.0026], [0.8366, 0.1454, 0.0093, 0.0018, 0.0014, 0.0009, 0.0008, 0.0006], [0.7292, 0.2683, 0.002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9447, 0.0323, 0.0072, 0.0064, 0.0023, 0.0015, 0.0007, 0.0007], [0.8338, 0.1642, 0.0006, 0.0005, 0.0002, 0.0001, 0.0001, 0.0], [0.3937, 0.1747, 0.0878, 0.0567, 0.0415, 0.0366, 0.0366, 0.0222], [0.1713, 0.1511, 0.0714, 0.0491, 0.0461, 0.0298, 0.0247, 0.0205], [0.596, 0.1818, 0.0316, 0.0279, 0.014, 0.009, 0.0075, 0.0046], [0.8872, 0.106, 0.0013, 0.001, 0.0004, 0.0003, 0.0002, 0.0001], [0.6915, 0.0685, 0.0044, 0.0032, 0.0032, 0.0028, 0.0027, 0.0023], [0.7846, 0.1751, 0.0044, 0.0032, 0.0013, 0.0012, 0.0006, 0.0004], [0.9452, 0.0471, 0.0034, 0.0013, 0.0004, 0.0004, 0.0003, 0.0002], [0.6825, 0.2216, 0.0635, 0.0081, 0.0041, 0.0034, 0.0026, 0.0023], [0.6018, 0.2843, 0.1046, 0.0032, 0.0022, 0.0012, 0.001, 0.0007], [0.7193, 0.2061, 0.0669, 0.0071, 0.0002, 0.0002, 0.0001, 0.0001], [0.5887, 0.1911, 0.1687, 0.0147, 0.004, 0.0029, 0.0018, 0.0017], [0.8874, 0.0567, 0.0501, 0.0028, 0.001, 0.0008, 0.0006, 0.0002], [0.8001, 0.0956, 0.0956, 0.0054, 0.0012, 0.0011, 0.0003, 0.0003], [0.5265, 0.3193, 0.1508, 0.0012, 0.0008, 0.0006, 0.0003, 0.0001], [0.525, 0.3184, 0.1504, 0.0024, 0.0013, 0.0008, 0.0004, 0.0002], [0.9591, 0.0256, 0.0137, 0.001, 0.0002, 0.0001, 0.0001, 0.0001], [0.9617, 0.0256, 0.0121, 0.0003, 0.0001, 0.0, 0.0, 0.0], [0.5735, 0.307, 0.1129, 0.0034, 0.0006, 0.0005, 0.0005, 0.0004], [0.6678, 0.1688, 0.149, 0.0084, 0.0017, 0.0015, 0.0009, 0.0005], [0.3967, 0.3501, 0.1288, 0.0734, 0.005, 0.0039, 0.0032, 0.0022], [0.2952, 0.2952, 0.2605, 0.0958, 0.0042, 0.0026, 0.0021, 0.0018], [0.129, 0.0505, 0.0347, 0.0347, 0.0154, 0.0136, 0.0136, 0.0088], [0.8358, 0.0998, 0.0099, 0.0082, 0.0072, 0.0068, 0.0053, 0.005], [0.6974, 0.1212, 0.0393, 0.0306, 0.0164, 0.0145, 0.0113, 0.0113], [0.4907, 0.2976, 0.0403, 0.0334, 0.0216, 0.009, 0.0079, 0.0058], [0.4979, 0.302, 0.0264, 0.0205, 0.0141, 0.0091, 0.0076, 0.0063], [0.9678, 0.0095, 0.0065, 0.0026, 0.0023, 0.002, 0.0019, 0.0007], [0.9137, 0.0215, 0.0148, 0.0051, 0.0048, 0.004, 0.0023, 0.002], [0.7961, 0.0422, 0.035, 0.0256, 0.0083, 0.0057, 0.0054, 0.0047], [0.5358, 0.064, 0.0498, 0.044, 0.0365, 0.0143, 0.0081, 0.0076], [0.5635, 0.0408, 0.0181, 0.0181, 0.017, 0.015, 0.0117, 0.008], [0.7862, 0.0606, 0.0223, 0.0174, 0.0099, 0.0087, 0.0064, 0.0056], [0.8348, 0.0997, 0.0105, 0.0093, 0.0077, 0.006, 0.005, 0.003], [0.8876, 0.0567, 0.0143, 0.0112, 0.0077, 0.0036, 0.0034, 0.0015], [0.8475, 0.0893, 0.0165, 0.0061, 0.0047, 0.0044, 0.0027, 0.0025], [0.9628, 0.0226, 0.0057, 0.0021, 0.0019, 0.0011, 0.0005, 0.0005], [0.9045, 0.0578, 0.0166, 0.0069, 0.0042, 0.0015, 0.0009, 0.0009], [0.9941, 0.0028, 0.0012, 0.0003, 0.0003, 0.0003, 0.0002, 0.0002], [0.8447, 0.0225, 0.0225, 0.0199, 0.0155, 0.0155, 0.0083, 0.0053], [0.9141, 0.0167, 0.0148, 0.0102, 0.009, 0.0037, 0.0037, 0.0033], [0.8583, 0.0229, 0.0229, 0.0229, 0.0122, 0.0074, 0.0066, 0.004], [0.8917, 0.021, 0.021, 0.0112, 0.006, 0.0041, 0.0041, 0.0036], [0.8261, 0.0678, 0.0283, 0.0076, 0.0063, 0.0059, 0.0049, 0.0046], [0.5965, 0.1331, 0.0279, 0.0192, 0.0124, 0.0096, 0.0096, 0.0085], [0.6649, 0.1681, 0.0189, 0.0089, 0.0084, 0.0065, 0.0061, 0.0058], [0.2923, 0.1773, 0.0838, 0.0838, 0.0576, 0.0421, 0.0225, 0.0199], [0.1984, 0.1545, 0.1203, 0.1062, 0.073, 0.0471, 0.0391, 0.0237], [0.3624, 0.2491, 0.0809, 0.0714, 0.0298, 0.0298, 0.0232, 0.0192], [0.327, 0.2247, 0.0827, 0.0827, 0.0443, 0.0252, 0.0237, 0.0196], [0.316, 0.2172, 0.1493, 0.0705, 0.0377, 0.0333, 0.0215, 0.019], [0.6996, 0.0737, 0.0507, 0.0327, 0.0198, 0.0175, 0.0094, 0.0088], [0.8307, 0.1124, 0.0143, 0.0126, 0.0077, 0.0044, 0.0023, 0.0015]], "ranks": {"Swift": [67651, 35178, 45530, 161618, 31727, 16885, 13186, 33979, 85366, 86876, 12949, 83259, 24336, 11870, 2943, 556, 294, 375, 967, 1005, 569, 846, 609, 777, 1677, 2272, 1552, 734, 1433, 984, 735, 557, 638, 529, 682, 740, 758, 1995, 2721, 2991, 2709, 1918, 1141, 2830, 2588, 2689, 2444, 3825, 6055, 11491, 35674, 63873, 74385, 48746, 75233, 23315, 13907, 12964, 9364, 531, 346, 120, 15], "Kotlin": [242579, 188659, 129274, 36983, 37996, 57368, 115611, 177606, 161756, 115329, 139837, 45404, 37616, 18663, 180964, 88403, 78827, 140603, 155147, 207396, 228300, 168126, 201945, 198069, 149596, 129294, 194026, 178967, 84817, 135793, 215284, 231240, 224935, 141809, 138363, 79535, 66648, 51930, 61847, 44444, 71696, 75363, 57959, 25945, 46414, 93761, 79738, 66737, 38256, 31488, 60616, 19479, 14378, 11416, 11887, 2575, 1024, 795, 1307, 630, 157, 110, 116], "Rust": [49053, 147015, 102873, 66560, 79759, 61672, 45577, 46711, 54024, 47743, 18855, 29952, 10717, 19258, 15671, 3119, 3832, 6784, 25648, 33760, 45609, 34835, 22138, 11068, 17141, 16133, 12086, 9331, 11403, 14315, 10406, 4947, 6040, 9382, 27087, 37137, 48613, 46087, 67245, 47540, 30042, 22088, 12370, 17998, 13482, 5561, 4762, 3208, 2353, 6425, 6730, 8377, 32943, 36868, 56056, 4302, 1757, 1661, 2227, 247, 275, 169, 211]}}, {"pos": 344, "top": [[".", " \u2013", ",", "\u2013", "\u00a0", ";", "<|endoftext|>", " "], [" \u2013", "\u2013", "\u2013and", ",", ".", " Very", " \u2013,", "  \n  \n"], [" \u2013", ".", "\u2013", "\u2013and", " \u2013,", "\u2026..", ",", ".\u2013"], [" milfs", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", "TRGL", "\uff0a\uff0a\uff0a\uff0a", "----------</", "odle"], ["_pod", "POCH", "kits", "insip", " Zer", "\ufffd\ufffd", " **\u201c", "ATEN"], [" **\u201c", "_pod", " **\u2018", "ut\u00e9", "infeld", "carat", "ynie", " **\u2013"], [" **\u201c", "\u2019**", "\uff1f**", " **\u2018", "**\u3002", "\t  \n", " **\u3010", "  \n\n"], [" **\u201e", "   \n", " **\u201c", "   \n\n", "  \n\n", "    \n\n", " **\u3010", "       \n\n"], ["  \n\n", " \n\n", "   \n\n", "    \n\n", "        \n\n", "      \n\n", "     \n\n", "       \n\n"], ["  \n  \n", "  \n\n", "<|object_ref_end|>", "   \n\n", "<|object_ref_start|>", " \n\n", "     \n\n", "      \n\n"], ["  \n\n", " \n\n", "  \n  \n", "...\\", "   \n\n", "...**", "    \n\n", "   \n"], [" **", " **#", " **\u3010", " **\u201e", " **\u00ab", " **+", "...**", " **'"], ["...**", " **\u00ab", " **\u201e", " **\u300c", " **", " **#", " **\u3010", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9"], ["...**", " **\u201e", " LGBTQ", " **\u3010", " **\u00ab", "...\\", "idah", " impactful"], [" impactful", " LGBTQ", " savvy", "...**", " upfront", " overarching", "...\\", " mindset"], [" impactful", " LGBTQ", " overarching", " upfront", " mindset", " molteplici", " backstory", " workflows"], [" overarching", " arguably", " savvy", " entirety", " impactful", " foundational", " nuanced", " sprawling"], ["  \n\n", " overarching", "<|endoftext|>", "   \n\n", " savvy", "...\\", " incredibly", " sprawling"], [" overarching", " incredibly", " arguably", "  \n\n", " savvy", " myriad", " sprawling", "-esque"], ["  \n\n", " overarching", " arguably", " myriad", "<|endoftext|>", " \u2014", " incredibly", "\u2014even"], ["  \n\n", " \n\n", "<|endoftext|>", "\n\n", " overarching", "   \n\n", " myriad", " arguably"], [" overarching", "\u62e5\u6709\u7740", "\u5f9c\u5f89", "\u4eba\u751f\u4e2d", "\u706b\u901f", "\u78a7\u7eff", " foundational", "\u4ec5\u5269"], [" overarching", " myriad", "\u62e5\u6709\u7740", " arguably", " entirety", " sprawling", " foundational", " uniquely"], [" myriad", " overarching", " arguably", " entirety", "\u62e5\u6709\u7740", " swiftly", " foundational", " uniquely"], [" \n\n", "  \n\n", "\n\n", "   \n\n", " \r\n\r\n", "\r\n\r\n", "<|endoftext|>", "    \n\n"], [" \n\n", "  \n\n", " **", "\u62e5\u6709\u7740", " arguably", " overarching", " foundational", "\n\n"], [" \n\n", "\n\n", "\u62e5\u6709\u7740", " arguably", " **", " overarching", "  \n\n", " foundational"], ["\n\n", " \n\n", "  \n\n", " **", "\r\n\r\n", "<|endoftext|>", " \r\n\r\n", " arguably"], [" \n\n", " **", "\n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", " **'", "   \n\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", " **", "   \n\n", " \r\n\r\n", "\r\n\r\n"], [" \n\n", "\n\n", "  \n\n", " **", "<|endoftext|>", " arguably", " uniquely", " \u2014"], [" \n\n", "<|endoftext|>", "  \n\n", "\n\n", " \u2014", " **", " truly", " just"], [" \u2014", " just", " truly", " arguably", " uniquely", " ultimately", " incredibly", " ,"], ["  \n\n", " \n\n", "<|endoftext|>", " **", " \u2014", "   \n\n", " **\u201c", "\u2014or"], ["  \n\n", " **", "<|endoftext|>", " \n\n", " **\u201c", "   \n\n", "  \r\n\r\n", " **["], [" \u2014", "  \n\n", " **", "<|endoftext|>", " **\u201c", " \n\n", " \u2014\u2014", "\u2014or"], [" \u2014", " **", " incredibly", " unequiv", "  \n\n", " overwhelmingly", " unmistak", " truly"], [" **", " YOU", " **\u201c", " \u2014", " YOUR", " ONLY", " unequiv", " unmistak"], [" **", " **\u201c", " YOU", " \u2014", " unmistak", " ONLY", " unequiv", " **\""], [" **", " choice", " **\u201c", " YOU", " Choice", "\u7684\u9009\u62e9", "\u9009\u62e9\u4e0d", " unmistak"], [" choice", " Choice", " choices", " YOU", "\u7684\u9009\u62e9", "\u9009\u62e9\u4e0d", " ONLY", " chosen"], [" choice", " Choice", " choices", "\u7684\u9009\u62e9", " chosen", "\u9009\u62e9\u4e0d", "\u7684\u9078\u64c7", " selection"], [" choice", " **", " Choice", " choices", "\u7684\u9009\u62e9", " **\u201c", " chosen", " remaining"], [" Choice", " choice", " choices", " remaining", "\u5269\u4e0b\u7684", "\u7684\u9009\u62e9", " Remaining", " Choices"], [" remaining", "\u5269\u4e0b\u7684", " choice", " Remaining", " choices", " Choice", " excluded", "\u5269\u4e0b"], [" remaining", " Remaining", "\u5269\u4e0b\u7684", " choice", " Choice", "\u5269\u4e0b", " choices", " excluded"], [" **", " remaining", " Remaining", "\u5269\u4e0b\u7684", "\u5269\u4e0b", " **\"", " leftover", " choice"], [" remaining", "\u5269\u4e0b\u7684", " Remaining", "\u5269\u4e0b", " **", " leftover", "remaining", "\u4ec5\u5269"], [" **", "\u5269\u4e0b\u7684", " Remaining", " remaining", "\u5269\u4e0b", " **\"", " **'", " **\u00ab"], ["\u5269\u4e0b\u7684", " Remaining", " remaining", "\u5269\u4e0b", "\u4ec5\u5269", "remaining", " leftover", "\u53ea\u5269\u4e0b"], ["\u5269\u4e0b\u7684", "\u5269\u4e0b", " Remaining", " leftover", " remaining", "\u53ea\u5269\u4e0b", "\u4ec5\u5269", "\u53ea\u5269"], ["\u5269\u4e0b\u7684", "\u5269\u4e0b", " remaining", " Remaining", " leftover", "\u88ab\u6dd8\u6c70", "remaining", "\u53ea\u5269\u4e0b"], ["\u5269\u4e0b\u7684", " remaining", "\u5269\u4e0b", " leftover", " Remaining", "\u53ea\u5269\u4e0b", "\u53ea\u5269", "remaining"], ["\u5269\u4e0b\u7684", " remaining", " leftover", "\u5269\u4e0b", " Remaining", " leftovers", "\u53ea\u5269\u4e0b", "\u5269"], ["\u5269\u4e0b\u7684", " remaining", "\u5269\u4e0b", " Remaining", " leftover", "remaining", "\u5269\u4f59", "\u5269"], ["\u5269\u4e0b\u7684", " remaining", " leftover", "\u5269\u4e0b", " Remaining", " leftovers", "\u5269", "\u5269\u4f59"], ["\u5269\u4e0b\u7684", " leftover", " remaining", "\u5269\u4e0b", " Remaining", " leftovers", "\u5269", "\u5269\u4f59"], [" leftover", "\u5269\u4e0b\u7684", " remaining", " leftovers", " Remaining", "\u5269\u4e0b", "\u5269", "\u5269\u4f59"], [" leftover", "\u5269\u4e0b\u7684", " remaining", " language", " leftovers", "\u5269\u4e0b", " Remaining", "\u8bed\u8a00"], [" language", " leftover", " Language", "\u8bed\u8a00", " remaining", " leftovers", "\u7684\u8bed\u8a00", "\u8a9e\u8a00"], [" language", " Language", "\u8bed\u8a00", "\u7684\u8bed\u8a00", "\u8a9e\u8a00", "\u8bed\u8a00\u7684", "Language", "language"], [" language", " Language", "\u8bed\u8a00", "\u7684\u8bed\u8a00", "-language", "\u8a9e\u8a00", " leftover", "Language"], [" language", " Language", "\u8a9e\u8a00", "\u8bed\u8a00", " remaining", " leftover", "_language", "\u7684\u8bed\u8a00"]], "p": [[0.6679, 0.149, 0.149, 0.0122, 0.0095, 0.004, 0.0033, 0.0011], [0.4599, 0.0259, 0.0123, 0.0079, 0.0062, 0.0045, 0.004, 0.0021], [0.5694, 0.1631, 0.144, 0.0183, 0.0134, 0.0126, 0.0118, 0.0111], [0.0042, 0.0037, 0.0024, 0.002, 0.0017, 0.0014, 0.0013, 0.0012], [0.003, 0.0017, 0.0016, 0.0014, 0.0013, 0.0012, 0.0012, 0.0011], [0.0095, 0.0027, 0.002, 0.0019, 0.0017, 0.0011, 0.0011, 0.001], [0.0667, 0.0169, 0.0169, 0.014, 0.0116, 0.0075, 0.0066, 0.0055], [0.0388, 0.0221, 0.0143, 0.0104, 0.0092, 0.0076, 0.0072, 0.0067], [0.5104, 0.1878, 0.0887, 0.061, 0.0394, 0.027, 0.0254, 0.0145], [0.0783, 0.0573, 0.0175, 0.0136, 0.0073, 0.006, 0.006, 0.0057], [0.4761, 0.2713, 0.0605, 0.0252, 0.0153, 0.0087, 0.0077, 0.0056], [0.0321, 0.0207, 0.0161, 0.0152, 0.0104, 0.0092, 0.0086, 0.0081], [0.0203, 0.0191, 0.0168, 0.007, 0.0066, 0.0048, 0.0043, 0.0033], [0.0308, 0.0061, 0.0053, 0.0035, 0.003, 0.0027, 0.0024, 0.002], [0.0106, 0.0078, 0.0069, 0.0044, 0.0044, 0.0044, 0.0042, 0.0037], [0.0226, 0.0129, 0.0083, 0.0047, 0.0042, 0.0039, 0.0035, 0.0033], [0.0391, 0.0056, 0.0056, 0.0044, 0.0041, 0.0039, 0.0034, 0.0034], [0.0391, 0.0068, 0.0053, 0.005, 0.0044, 0.0034, 0.003, 0.0028], [0.0071, 0.0067, 0.0063, 0.0046, 0.0041, 0.0018, 0.0015, 0.0013], [0.0168, 0.0158, 0.014, 0.0102, 0.0079, 0.0066, 0.0066, 0.0033], [0.1887, 0.0787, 0.024, 0.0137, 0.0094, 0.0094, 0.005, 0.0032], [0.0028, 0.0027, 0.0016, 0.0015, 0.0013, 0.0012, 0.001, 0.001], [0.0042, 0.0035, 0.0035, 0.0022, 0.0018, 0.0018, 0.0016, 0.0015], [0.0042, 0.004, 0.0033, 0.0023, 0.0023, 0.0019, 0.0018, 0.0018], [0.2917, 0.2272, 0.1561, 0.0198, 0.0094, 0.0078, 0.0069, 0.0029], [0.0258, 0.013, 0.0079, 0.0074, 0.0042, 0.0042, 0.0031, 0.0029], [0.0192, 0.0117, 0.0059, 0.0046, 0.0043, 0.0038, 0.0038, 0.0029], [0.6054, 0.2524, 0.0563, 0.0118, 0.0049, 0.0036, 0.0025, 0.0021], [0.2825, 0.2067, 0.161, 0.1512, 0.0181, 0.0103, 0.0062, 0.0052], [0.4709, 0.4709, 0.0301, 0.0086, 0.0041, 0.0034, 0.0018, 0.0012], [0.3653, 0.1344, 0.1047, 0.0319, 0.03, 0.0076, 0.0055, 0.0046], [0.1097, 0.0968, 0.0587, 0.043, 0.0277, 0.0203, 0.0116, 0.0096], [0.0289, 0.0128, 0.0121, 0.0083, 0.0073, 0.0073, 0.0061, 0.0061], [0.6972, 0.1069, 0.0648, 0.0474, 0.0239, 0.0039, 0.0034, 0.0032], [0.5424, 0.1761, 0.0734, 0.0418, 0.021, 0.0088, 0.0082, 0.0068], [0.2565, 0.1373, 0.0886, 0.0326, 0.0254, 0.0128, 0.0113, 0.0077], [0.1244, 0.0356, 0.0191, 0.0158, 0.0123, 0.0123, 0.0109, 0.009], [0.3544, 0.033, 0.0291, 0.02, 0.0121, 0.0101, 0.0089, 0.0057], [0.7268, 0.0219, 0.0081, 0.0063, 0.0055, 0.0046, 0.0038, 0.0036], [0.1284, 0.0417, 0.0286, 0.0237, 0.0197, 0.0174, 0.0174, 0.0119], [0.0953, 0.0578, 0.0351, 0.0329, 0.0241, 0.0166, 0.0166, 0.0094], [0.2081, 0.0719, 0.0719, 0.03, 0.0219, 0.016, 0.011, 0.0086], [0.1324, 0.0754, 0.0754, 0.0487, 0.0245, 0.0245, 0.0131, 0.0102], [0.154, 0.0994, 0.0567, 0.0532, 0.05, 0.0441, 0.0366, 0.0162], [0.3349, 0.0847, 0.0795, 0.04, 0.0376, 0.0275, 0.0189, 0.0189], [0.4011, 0.0615, 0.051, 0.051, 0.0273, 0.0241, 0.0226, 0.0188], [0.2782, 0.2455, 0.1089, 0.0515, 0.0293, 0.0122, 0.0101, 0.0101], [0.3368, 0.2315, 0.2043, 0.0965, 0.0139, 0.0123, 0.0123, 0.0084], [0.3823, 0.1406, 0.1095, 0.0753, 0.0664, 0.0586, 0.0244, 0.0148], [0.3475, 0.2707, 0.1449, 0.0996, 0.0184, 0.0143, 0.0143, 0.0119], [0.6141, 0.1553, 0.0445, 0.0346, 0.027, 0.0174, 0.0112, 0.0082], [0.7397, 0.0883, 0.0688, 0.0368, 0.0223, 0.0082, 0.0064, 0.0034], [0.5822, 0.1299, 0.1299, 0.0478, 0.0372, 0.0176, 0.0073, 0.0065], [0.5269, 0.1711, 0.1038, 0.0916, 0.0555, 0.014, 0.0075, 0.004], [0.5301, 0.3215, 0.0717, 0.0384, 0.0206, 0.004, 0.0036, 0.0025], [0.4967, 0.1827, 0.1423, 0.0978, 0.0462, 0.0071, 0.0063, 0.0055], [0.4092, 0.2482, 0.1172, 0.0806, 0.0489, 0.0431, 0.0109, 0.0058], [0.3982, 0.2415, 0.1141, 0.0784, 0.0539, 0.0476, 0.0106, 0.0073], [0.3977, 0.1658, 0.1291, 0.0783, 0.0475, 0.037, 0.0254, 0.0136], [0.8302, 0.0601, 0.0221, 0.0172, 0.0134, 0.0081, 0.0063, 0.0056], [0.9747, 0.0108, 0.0045, 0.0021, 0.0015, 0.0015, 0.0011, 0.0008], [0.983, 0.0058, 0.0015, 0.001, 0.0009, 0.0008, 0.0008, 0.0008], [0.9912, 0.0036, 0.0004, 0.0004, 0.0004, 0.0004, 0.0004, 0.0003]], "ranks": {"Swift": [126245, 47588, 109782, 209510, 78332, 62440, 66949, 168052, 212781, 175193, 69744, 216802, 198735, 150047, 86252, 60861, 4114, 400, 1301, 2546, 3118, 32249, 4439, 2687, 1305, 3742, 5436, 1587, 4077, 1891, 2352, 1912, 3031, 940, 1307, 929, 2172, 2477, 2907, 5843, 5464, 5250, 3969, 6376, 9529, 5949, 5011, 5663, 11069, 6268, 21280, 79016, 98696, 123347, 182501, 114233, 49091, 39576, 36814, 16653, 9139, 3094, 1006], "Kotlin": [231734, 225498, 134505, 14339, 9220, 17587, 46490, 71047, 123890, 167557, 189664, 93336, 32615, 26214, 136926, 11725, 53334, 92354, 140910, 229724, 228263, 192991, 218787, 224528, 218395, 160028, 149261, 169739, 128525, 139237, 169598, 184620, 185381, 97150, 96068, 47578, 86291, 75613, 87956, 103485, 119361, 90474, 37925, 32643, 64072, 57868, 56002, 41659, 21965, 19529, 28180, 20086, 20438, 23472, 29629, 9108, 3069, 3025, 4605, 2994, 1250, 813, 822], "Rust": [67965, 108296, 119561, 102025, 97429, 64896, 91502, 81694, 113199, 85343, 84773, 94266, 55272, 55106, 78930, 68091, 24827, 17329, 33547, 45983, 103667, 142556, 73288, 47858, 36537, 34890, 40636, 27226, 36553, 34264, 26296, 10618, 13271, 20686, 47648, 21800, 30010, 24554, 34212, 50238, 18580, 11662, 5540, 7889, 8536, 4901, 5446, 4832, 3734, 5439, 20353, 40682, 62335, 64572, 117118, 51165, 24873, 13624, 29142, 3477, 3313, 3177, 2449]}}, {"pos": 345, "top": [[" \u2013", "\u2013", ",", ".", ";", "\u2013and", " ", ":"], [" \u2013", "\u2013", "\u2013and", ",", " \u2013,", "\u2013\u2013", ".\u2013", "."], [" \u2013", "\u2013", "\u2013and", ",", " \u2013,", ".\u2013", ".", "\u2013\u2013"], ["\ufffd\ufffd", "aruhi", "enje", "\ufffd\ufffd", " Shemale", "\uff0d\uff0d", " \u0641\u0631\u0647\u0646", " \uffe5\uffe5"], [" \u2013", " \u200b\u200b", "auge", "\u2013", " ", "\u2013\u2013", "\u2013and", "\u2018s"], [" \u200b\u200b", "\u2013", " \u2013", "auge", "\u2013and", "-language", " \u0416\u0438", "zug"], ["\u2014\u2014", " \u2013", "\u2013", "-language", " \u2014\u2014", "-speaking", "\uff1a\"", "(Language"], ["-language", "$LANG", "(Language", "-speaking", ".SQL", "(currency", ".Language", "\u5927\u91d1"], ["$LANG", "-language", "-speaking", "\u5927\u91d1", "/javascript", " \u200b\u200b", "(Language", "iewicz"], ["\u2013", "$LANG", ",", "-speaking", "\u2013and", " \u2013", "-language", "\u2014\""], ["\u2013", " \u2013", ",", "\u00a0", "\u00ad", "-speaking", "-language", "\u2013and"], ["-language", "-speaking", "$LANG", "(Language", " \u2013", "\u671d\u6c14\u84ec\u52c3", " transformative", "\u514b\u5170"], [" \u2013", "-language", "-speaking", " diverse", "\u2013", "(Language", " transformative", " discourse"], ["-language", " \u2013", "-speaking", "\u2013", "-esque", "\u2013and", "(Language", " transformative"], [" \u2013", "\u2013", "-language", "-esque", " requisite", " akin", " transformative", "-speaking"], ["-esque", "-language", " transformative", " concepts", " geopol", " akin", " \u2013", "\u5206\u5206\u949f"], ["-esque", "-language", " concepts", " transformative", " geopol", " languages", " savvy", " politics"], ["-language", "-esque", " languages", " concepts", "(Language", " savvy", " geopol", "antang"], ["-language", "-esque", " languages", "/language", " Language", "...\"", " language", "\u8bed\u8a00"], [" \n\n", "-language", "-esque", " \r\n\r\n", "  \n\n", "\u2014\u2014", "...\\", "\u8bed\u8a00"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", "   \n\n", " \r\n\r\n", " \n\n\n", "\u2014\u2014"], ["-language", "WEBPACK", "\u4ec0\u4e48", ":\\\"", "\u53eb\u4ec0\u4e48", " geopol", "\u666e\u901a\u8bdd", " \\\""], [" \n\n", "\u4ec0\u4e48", " \r\n\r\n", "\n\n", " --", " Language", " \\\"", " choices"], ["<|endoftext|>", " \n\n", "\n\n", " that", " ultimately", " --", " truly", " \\\""], [" \n\n", "\n\n", "  \n\n", " \r\n\r\n", "\r\n\r\n", "<|im_end|>", "   \n\n", " \n\n\n"], [" \n\n", "\n\n", " \r\n\r\n", "  \n\n", "\r\n\r\n", "   \n\n", "<|im_end|>", "...\\"], ["\n\n", " \n\n", " \r\n\r\n", "\r\n\r\n", "  \n\n", "   \n\n", "...", "...\""], ["\n\n", " \n\n", "  \n\n", " \r\n\r\n", "\r\n\r\n", "   \n\n", " [...]", " __"], [" \n\n", "\n\n", "  \n\n", " \r\n\r\n", "\r\n\r\n", "   \n\n", "<|im_end|>", " ___"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "<|im_end|>", " \r\n\r\n", " ______", " \n\n\n"], [" \n\n", "\n\n", "  \n\n", "<|im_end|>", "   \n\n", " ___", " ______", " \r\n\r\n"], [" \n\n", "  \n\n", "\n\n", "<|endoftext|>", "<|im_end|>", "   \n\n", " \r\n\r\n", " **"], [" \n\n", "<|endoftext|>", " \u2014", "  \n\n", " that", " \u2013", " truly", " -"], [" \n\n", "  \n\n", "<|endoftext|>", " \u2014", " \r\n\r\n", "   \n\n", "  \r\n\r\n", " \u2013"], ["<|endoftext|>", " \n\n", "  \n\n", " \u2014", " \r\n\r\n", "   \n\n", "\u2014\u2014", " \u2014\u2014"], [" \u2014", "\u2014\u2014", " \u2014\u2014", "<|endoftext|>", " \n\n", "  \n\n", " \u2013", "\u2014or"], [" \u2014", "\u2014\u2014", " \u2014\u2014", " truly", "\u2014or", " incredibly", " absolutely", " utterly"], [" \u2014", " YOU", " truly", " \u2014\u2014", " NEVER", " **", " incredibly", " absolutely"], [" \u2014", " YOU", " **", " \u2014\u2014", " choice", " absolutely", " truly", " you"], [" choice", " chosen", " Choice", "\u7684\u9009\u62e9", "\u9009\u62e9\u4e0d", "choice", " choices", " YOU"], [" choice", " chosen", " choices", "\u9009\u62e9\u4e0d", " Choice", "\u7684\u9009\u62e9", "choice", "\u9009\u62e9\u7684"], [" choice", " chosen", " choices", " Choice", "\u7684\u9009\u62e9", "\u9009\u62e9\u4e0d", " \u2014", "choice"], [" chosen", " choice", " Choice", " choices", "\u7684\u9009\u62e9", "\u9009\u62e9\u7684", "choice", " you"], [" chosen", " choice", " Choice", " choices", "\u7684\u9009\u62e9", "\u9009\u62e9\u7684", "chosen", "choice"], [" chosen", " choice", " choices", " Choice", "\u7684\u9009\u62e9", "chosen", "\u9009\u62e9\u7684", " you"], [" chosen", " choice", " Choice", " choices", "\u7684\u9009\u62e9", " selected", "\u7684\u9078\u64c7", " mandated"], [" chosen", " **", " choice", " Choice", " choices", " **\"", "chosen", " mandated"], [" chosen", " **", " choice", "\uff1a**", "chosen", " forced", "\u5fc5\u7136\u662f", ":**"], [" **", "\uff1a**", " **:", " **\"", " **\u00ab", " **'", " **\u300c", " **\u201c"], [" **", "\uff1a**", " chosen", " **:", ":**", " **\"", " **\u300c", " **\u00ab"], [" **", "\uff1a**", " **:", " **\"", " **\u201c", " **.", " **#", " **\u00ab"], [" **", " **:", "\uff1a**", " **\"", " chosen", " **.", " **#", " **\u00ab"], [" **", " **\"", " **:", " chosen", " remaining", " **#", " **'", " **\u00ab"], [" **", " is", "\u5269\u4e0b", " chosen", " remaining", "\u5269\u4e0b\u7684", " **\"", " you"], [" remaining", "\u5269\u4e0b", "\u5269\u4e0b\u7684", " is", " **", "\u5269\u4f59", " Remaining", "remaining"], [" **", "\u5269\u4e0b", " remaining", "\u5269\u4e0b\u7684", " is", " you", " leftover", "\u5269\u4f59"], [" **", " you", "\u5269\u4e0b", " is", "\u5269\u4e0b\u7684", " **\u300c", " remaining", " **\""], [" **", " you", " is", "\u5269\u4e0b", " remaining", "\u5269\u4e0b\u7684", " leftover", " **\u300c"], [" you", " **", " is", "\u5269\u4e0b", " remaining", "\u5269\u4e0b\u7684", " leftover", " **\u300c"], [" you", " is", " **", " left", " remaining", " leftover", "\u5269\u4e0b", "\u5269\u4e0b\u7684"], [" you", " is", " left", " **", " leftover", " forced", "you", " remaining"], [" is", " you", " **", " left", " forced", " I", " **#", " leftover"], [" is", " you", " left", " **", " I", " forced", " picked", " chosen"]], "p": [[0.6919, 0.1544, 0.1202, 0.0304, 0.0011, 0.0006, 0.0003, 0.0002], [0.926, 0.0592, 0.0055, 0.001, 0.0008, 0.0005, 0.0002, 0.0002], [0.715, 0.263, 0.0102, 0.0062, 0.0019, 0.0013, 0.0007, 0.0002], [0.0032, 0.0028, 0.0021, 0.0019, 0.0018, 0.0012, 0.0009, 0.0009], [0.0279, 0.008, 0.0048, 0.0046, 0.0043, 0.0028, 0.002, 0.002], [0.0174, 0.0073, 0.006, 0.0053, 0.0044, 0.0041, 0.0039, 0.0036], [0.0405, 0.038, 0.0116, 0.0075, 0.0051, 0.0048, 0.0048, 0.0031], [0.016, 0.0141, 0.0076, 0.0076, 0.0026, 0.0025, 0.0018, 0.0016], [0.0179, 0.0139, 0.0115, 0.0054, 0.004, 0.0037, 0.0031, 0.0027], [0.0788, 0.0272, 0.0212, 0.01, 0.0094, 0.0094, 0.0088, 0.005], [0.2663, 0.2207, 0.1719, 0.0318, 0.0117, 0.008, 0.0055, 0.0049], [0.0123, 0.0085, 0.0062, 0.0028, 0.0023, 0.0017, 0.0015, 0.0014], [0.0376, 0.0275, 0.0201, 0.0061, 0.0045, 0.0033, 0.0027, 0.0027], [0.0405, 0.0296, 0.0159, 0.0131, 0.0066, 0.0051, 0.0045, 0.0043], [0.0383, 0.0299, 0.0097, 0.0075, 0.0067, 0.0049, 0.0046, 0.004], [0.0061, 0.0051, 0.0033, 0.0033, 0.0026, 0.0018, 0.0018, 0.0016], [0.0383, 0.0097, 0.0075, 0.0052, 0.0049, 0.004, 0.0036, 0.0031], [0.026, 0.026, 0.0079, 0.0051, 0.004, 0.0031, 0.0031, 0.0029], [0.0529, 0.0235, 0.0072, 0.0072, 0.0059, 0.0052, 0.0052, 0.0049], [0.0385, 0.0133, 0.0104, 0.0097, 0.0086, 0.0081, 0.0063, 0.0059], [0.4827, 0.426, 0.0309, 0.0107, 0.0039, 0.0035, 0.0007, 0.0004], [0.0055, 0.0045, 0.0037, 0.0035, 0.0035, 0.0033, 0.0031, 0.0031], [0.0402, 0.013, 0.0102, 0.0079, 0.007, 0.0066, 0.0062, 0.0058], [0.3348, 0.0747, 0.0659, 0.0177, 0.0084, 0.0084, 0.0079, 0.0074], [0.7329, 0.2379, 0.0105, 0.0072, 0.0038, 0.0026, 0.0021, 0.0006], [0.9048, 0.051, 0.0166, 0.0078, 0.0037, 0.0035, 0.0022, 0.0008], [0.527, 0.465, 0.0024, 0.0017, 0.0012, 0.0005, 0.0002, 0.0002], [0.6467, 0.3461, 0.0034, 0.0012, 0.0008, 0.0004, 0.0001, 0.0001], [0.5189, 0.458, 0.0065, 0.0058, 0.0037, 0.0017, 0.0004, 0.0003], [0.8943, 0.0505, 0.0393, 0.0037, 0.0025, 0.0015, 0.001, 0.0008], [0.8073, 0.1403, 0.0402, 0.002, 0.002, 0.0011, 0.0009, 0.0008], [0.8387, 0.0688, 0.0418, 0.0197, 0.0057, 0.0028, 0.0018, 0.0014], [0.2698, 0.0876, 0.0602, 0.0499, 0.0267, 0.0236, 0.0222, 0.0134], [0.516, 0.313, 0.1305, 0.0114, 0.0061, 0.0042, 0.0015, 0.0014], [0.311, 0.2422, 0.2138, 0.0786, 0.024, 0.0145, 0.0137, 0.0113], [0.5492, 0.0897, 0.0791, 0.0698, 0.0166, 0.0146, 0.0146, 0.0114], [0.4293, 0.0619, 0.0399, 0.0242, 0.0177, 0.0177, 0.0122, 0.0114], [0.1964, 0.0283, 0.022, 0.0207, 0.0194, 0.0183, 0.0172, 0.0161], [0.2223, 0.0283, 0.022, 0.0207, 0.0194, 0.0194, 0.0182, 0.0182], [0.2345, 0.0863, 0.0491, 0.0407, 0.0407, 0.0338, 0.0263, 0.0192], [0.2918, 0.2272, 0.0348, 0.0348, 0.0308, 0.0271, 0.0239, 0.0165], [0.3788, 0.3788, 0.0425, 0.0292, 0.0147, 0.0101, 0.0095, 0.0095], [0.4225, 0.329, 0.0505, 0.0393, 0.0128, 0.0077, 0.0068, 0.0047], [0.5834, 0.1894, 0.0697, 0.0329, 0.0241, 0.0083, 0.0057, 0.0047], [0.627, 0.2306, 0.0312, 0.0259, 0.0167, 0.0037, 0.0033, 0.0029], [0.756, 0.1687, 0.013, 0.0122, 0.0048, 0.0042, 0.0024, 0.0015], [0.6495, 0.1642, 0.0776, 0.0082, 0.0077, 0.0056, 0.005, 0.0044], [0.67, 0.1027, 0.0428, 0.0115, 0.0102, 0.009, 0.0079, 0.0062], [0.9212, 0.0217, 0.0191, 0.009, 0.0048, 0.0038, 0.0033, 0.0023], [0.3538, 0.1475, 0.0615, 0.0543, 0.0479, 0.045, 0.0397, 0.0273], [0.7685, 0.0631, 0.0557, 0.0298, 0.0141, 0.011, 0.0085, 0.0075], [0.8456, 0.0328, 0.0255, 0.0199, 0.0175, 0.0065, 0.005, 0.005], [0.9198, 0.0131, 0.007, 0.0055, 0.0048, 0.0043, 0.0038, 0.0038], [0.5475, 0.0951, 0.0654, 0.0577, 0.0577, 0.035, 0.0094, 0.0094], [0.279, 0.2462, 0.1692, 0.1318, 0.0549, 0.0294, 0.0108, 0.0108], [0.3516, 0.1661, 0.1661, 0.1007, 0.0539, 0.0371, 0.0327, 0.0198], [0.9462, 0.0082, 0.0072, 0.0044, 0.0039, 0.0034, 0.003, 0.0027], [0.6628, 0.1899, 0.0374, 0.0291, 0.02, 0.0121, 0.0083, 0.0051], [0.6012, 0.2212, 0.1341, 0.0097, 0.0086, 0.0052, 0.0025, 0.0022], [0.5438, 0.4235, 0.0271, 0.0013, 0.0012, 0.0007, 0.0003, 0.0002], [0.7891, 0.1761, 0.027, 0.0053, 0.0002, 0.0002, 0.0001, 0.0001], [0.8421, 0.1291, 0.0154, 0.0106, 0.0003, 0.0001, 0.0001, 0.0001], [0.5743, 0.3947, 0.0286, 0.0003, 0.0003, 0.0002, 0.0001, 0.0001]], "ranks": {"Swift": [36676, 10424, 16947, 125975, 12352, 10801, 14984, 153434, 202811, 85921, 25272, 62047, 72859, 14407, 9343, 16075, 8710, 28525, 19874, 7067, 4199, 79715, 33543, 6930, 11290, 40624, 28504, 13933, 45128, 13472, 14709, 5593, 4284, 2028, 2088, 3176, 2705, 6682, 7476, 8900, 7496, 4621, 4195, 6025, 15815, 15349, 17153, 13765, 39089, 17829, 59498, 101180, 121629, 114070, 156260, 69801, 45840, 32863, 15161, 1182, 467, 89, 14], "Kotlin": [144681, 132658, 91867, 12455, 24633, 59422, 99410, 131012, 150983, 200059, 178238, 146269, 131536, 108081, 158952, 53264, 74650, 50012, 40237, 75422, 94193, 22541, 23612, 98966, 28610, 6169, 6198, 13278, 5894, 12249, 9686, 20272, 39978, 13569, 11704, 4227, 5217, 4226, 7949, 7280, 7293, 5191, 4074, 8322, 12379, 19723, 21936, 12255, 19783, 7602, 19230, 17328, 29451, 29974, 16458, 7374, 2887, 2483, 2704, 1018, 210, 78, 38], "Rust": [11412, 25170, 15179, 31935, 5967, 6190, 11951, 15310, 18935, 22728, 15557, 46574, 20104, 23017, 26159, 26448, 20571, 44026, 44173, 39606, 21241, 35529, 21775, 13247, 17211, 23620, 23382, 17331, 14853, 11931, 12538, 8598, 7118, 6281, 5889, 2915, 2411, 2922, 3499, 4628, 2421, 1435, 741, 2146, 2646, 1690, 1668, 2252, 2367, 1961, 7275, 17813, 22316, 16402, 39714, 6605, 3935, 2708, 3556, 312, 171, 87, 47]}}, {"pos": 346, "top": [[".", ",", ";", "\u00a0", "\u2013", " \u2013", " ", "\u00a0\u00a0"], [".", " \u200b\u200b", " \u2013", ",", "\u2013", ";", "\u2013and", " West"], [",", ".", "\u2013", " \u2013", "\u2013and", ".\u2013", ";", "\u2026.."], [" ;;^", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", " Blowjob", "----------</", "-------------</", " Shemale", " Strec"], [".", " \u200b\u200b", " Zer", "\u30e3\u30f3", " IS", "(IS", " \u041a\u0440\u0430\u0441\u0438", "elog"], [" \u200b\u200b", ".", ",", ":", " Zer", "elog", "<|quad_end|>", ".:"], ["ronic", " \u200b\u200b", ".", "\u7e41\u8363\u660c\u76db", " :\"", " because", " again", "ration"], ["rophe", "<|quad_end|>", "ropy", "ness", "gewater", " **:**", "owski", " Geile"], [" \u200b\u200b", ".", "ness", "\u00a0", "ation", "<|quad_end|>", "\u532a\u6d45", "ropy"], ["\u00a0", "ness", "ropy", ",", "\u8ba4\u8ba4\u771f", "\u7279\u8272\u548c", "\u99a8", "\u2013and"], ["\u00a0", ".", ",", " ", " \n", "ness", ".\"[", "ation"], ["ropy", "ation", "otope", "ness", "\u8c46\u74e3\u8bc4\u5206", "\u8ba4\u8ba4\u771f", "\u7eb7\u5448", "ronic"], [" anyways", " ;;^", "ropy", "\u8c46\u74e3\u8bc4\u5206", "ation", " \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435", " mostly", "otope"], [" mostly", " --", " even", " just", " anyway", " basically", " somewhat", " tough"], [" --", " even", " mostly", " just", " truly", " tough", " arguably", " bigger"], [" --", " arguably", " though", " outright", "\u8ba4\u8ba4\u771f", "\u8c46\u74e3\u8bc4\u5206", " largely", " cleanly"], [" --", " just", " basically", " pretty", " simply", " really", " incredibly", " though"], [" --", " just", " pretty", " really", " incredibly", " simply", "--", " basically"], [" --", " :", "--", " just", " incredibly", " fucking", " smack", " freaking"], [" --", " ---", "--", " _", "---", " :", " **", " ____"], [" --", "\n\n", " \n\n", "<|endoftext|>", "--", " :", " _", " :\\"], [" --", " **", " :**", " :", " ____", " :\\", " ___", " ---"], [" --", "\n\n", " :", " _", " :\\", " **", " :**", " ,"], [" --", "\n\n", " :", " _", " ...", " ,", " ____", " \n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " ____", " --", " \r\n\r\n", " ______"], [" \n\n", "\n\n", " ____", " --", " ___", " **", " ______", "  \n\n"], [" \n\n", "\n\n", " ____", " **", " ___", " --", " ______", " __"], ["\n\n", " \n\n", " --", "  \n\n", " ___", " ____", " __", " **"], ["\n\n", " \n\n", " ____", "  \n\n", " ______", " ___", " **", " __"], [" \n\n", "\n\n", "  \n\n", " ______", " ____", " \n\n\n", " ___", " __"], [" \n\n", "\n\n", " **", "  \n\n", " __", " :", " ___", " ____"], [" \n\n", "  \n\n", " **", " --", "\n\n", " \u2014", " ,", " \u201c"], [" \u2014", " ,", "  \n\n", " --", " -", " \u201c", " :", " \u2013"], ["  \n\n", " \n\n", " **", " \u2014", " --", " **\u201c", "   \n\n", " \u2013"], [" **", " **\u201c", " **\"", " **[", "  \n\n", " \n\n", " **'", " :**"], [" **", " **\u201c", " **\"", "  \n\n", " \u2014", " \n\n", " **[", " :**"], [" **", " **\u201c", " **\"", " \u2014", " **[", " **\u2014", " *", " :**"], [" **", " **\u201c", " **\"", " **[", " **:", " *", " **-", " **'"], [" **", " **\u201c", " **\"", " **[", " **:", " :**", " *", " **-"], [" **", " **\u201c", " **\"", " **[", " **:", " :**", " .**", " **'"], [" **", " **\u201c", " **\"", " **[", " :**", " **:", "\uff1a**", " **-"], [" **", " **\u201c", " **\"", " **[", " \u2014", " :**", " **\u2014", " **:"], [" **", " **\u201c", " **\"", " **[", " **:", " **\u2014", " :**", "\uff1a**"], [" **", " **\u201c", " **\"", " **[", " **\u2014", " **:", " \u2014", "\uff1a**"], [" **", " **\u201c", " **\"", " **[", " **\u2014", " **'", " **#", "\u2026**"], [" **", " **\u201c", " **\"", " **[", " **\u2014", " \u2014", " **'", " **\u2013"], [" **", " **\u201c", " **\"", " **[", " **\u2013", " **\u00ab", " **#", " **'"], [" **", " **\u201c", " **[", " **\"", " **\u2013", " **.", " **\u2014", "!**"], [" **", " **\u201c", " **.", " **[", " **\"", " **\u00ab", " **#", " **'"], [" **", " **.", " **[", " **#", "\uff1a**", " **\"", " **\u201c", " **\u00ab"], [" **", " **.", " **#", " **\"", " **\u201c", " **+", " **\u00ab", " **["], [" **", " **.", " **#", " **[", " **+", " **\"", " **\u20ac", " **-"], [" **", " **.", " **#", " **+", " **[", " **\"", " **\u201c", " **-"], [" **", " **#", " **.", " **+", " **[", " **\u20ac", " **\u2014", " **-"], [" **", " **+", " **#", " **.", " **[", " **\u20ac", " **:", " **-"], [" **", "**", " **#", " **+", " **.", " **[", "-**", " **-"], [" **", "**", " **+", " **#", " **[", " **.", "-**", " **-"], [" **", "**", " **[", " **+", " **#", " **.", " **-", "-**"], [" **", "**", " **[", " **+", " **#", " **\"", " **.", " **-"], [" **", " Rust", " Swift", " Kotlin", " **[", " **.", " **+", " **:"], [" **", " Rust", " Swift", " Kotlin", " **.", " **[", " JavaScript", "Swift"], [" **", " Rust", " Swift", " **.", " Kotlin", " **[", "**", "Swift"], [" **", " Rust", " Swift", " Kotlin", "Swift", " JavaScript", " **.", " **\""]], "p": [[0.637, 0.341, 0.0055, 0.0049, 0.0043, 0.0038, 0.0005, 0.0005], [0.0795, 0.0453, 0.0258, 0.0258, 0.0065, 0.0051, 0.0023, 0.0019], [0.3742, 0.3742, 0.0784, 0.0164, 0.0136, 0.0128, 0.0064, 0.0047], [0.008, 0.0075, 0.0075, 0.0043, 0.0043, 0.0033, 0.0033, 0.0023], [0.0037, 0.0035, 0.0017, 0.0015, 0.0015, 0.0014, 0.0014, 0.0012], [0.0179, 0.0123, 0.0051, 0.0017, 0.0013, 0.0013, 0.0011, 0.0009], [0.0067, 0.0063, 0.0022, 0.002, 0.0018, 0.0018, 0.0018, 0.0017], [0.0032, 0.003, 0.003, 0.0029, 0.0016, 0.0015, 0.0014, 0.0013], [0.0464, 0.0206, 0.0151, 0.0043, 0.003, 0.0025, 0.0025, 0.0022], [0.0173, 0.0039, 0.0028, 0.0023, 0.0021, 0.0021, 0.0017, 0.001], [0.4575, 0.04, 0.0258, 0.0122, 0.0108, 0.0079, 0.004, 0.004], [0.0051, 0.0033, 0.0023, 0.0021, 0.0017, 0.0016, 0.0016, 0.0016], [0.0032, 0.0028, 0.0023, 0.002, 0.0017, 0.0014, 0.0014, 0.0013], [0.0089, 0.0079, 0.0079, 0.007, 0.0061, 0.0051, 0.0051, 0.0048], [0.1417, 0.0046, 0.0043, 0.004, 0.0038, 0.0028, 0.0024, 0.0022], [0.0061, 0.0054, 0.0035, 0.0035, 0.0035, 0.0027, 0.0027, 0.0023], [0.0906, 0.08, 0.0244, 0.0157, 0.0115, 0.0096, 0.0096, 0.009], [0.1696, 0.0334, 0.0179, 0.0108, 0.0096, 0.007, 0.0062, 0.0058], [0.6613, 0.0129, 0.0037, 0.0025, 0.0025, 0.0024, 0.0019, 0.0019], [0.9432, 0.0119, 0.0092, 0.0049, 0.0025, 0.0012, 0.0008, 0.0006], [0.5296, 0.2835, 0.0812, 0.0103, 0.0097, 0.008, 0.0063, 0.0052], [0.6334, 0.0488, 0.0405, 0.038, 0.0296, 0.018, 0.0159, 0.0102], [0.7856, 0.0778, 0.0472, 0.0119, 0.0087, 0.0056, 0.0044, 0.0044], [0.7044, 0.1015, 0.045, 0.0273, 0.0176, 0.0166, 0.0074, 0.0065], [0.7881, 0.1758, 0.021, 0.0032, 0.002, 0.002, 0.0012, 0.0009], [0.4421, 0.2367, 0.0768, 0.0466, 0.0363, 0.032, 0.0249, 0.0234], [0.21, 0.1443, 0.1274, 0.1124, 0.1124, 0.0875, 0.0499, 0.0343], [0.7972, 0.1385, 0.0187, 0.0078, 0.0069, 0.0061, 0.0054, 0.0054], [0.5424, 0.1995, 0.0504, 0.0347, 0.0347, 0.0347, 0.0306, 0.0238], [0.4935, 0.2642, 0.2331, 0.0018, 0.0012, 0.0008, 0.0007, 0.0007], [0.5406, 0.2254, 0.1065, 0.0732, 0.0099, 0.0087, 0.0077, 0.0068], [0.5574, 0.2984, 0.0587, 0.0149, 0.0131, 0.009, 0.008, 0.0062], [0.1833, 0.0981, 0.0866, 0.0813, 0.0764, 0.0764, 0.0559, 0.0463], [0.7103, 0.1796, 0.0661, 0.0189, 0.0033, 0.0027, 0.0024, 0.0015], [0.9793, 0.0123, 0.0035, 0.0013, 0.0011, 0.0003, 0.0002, 0.0002], [0.9708, 0.0138, 0.0035, 0.0027, 0.0024, 0.0008, 0.0008, 0.0006], [0.9914, 0.0036, 0.0025, 0.0004, 0.0004, 0.0002, 0.0002, 0.0001], [0.9992, 0.0004, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9974, 0.001, 0.0006, 0.0002, 0.0001, 0.0001, 0.0, 0.0], [0.9879, 0.0067, 0.0024, 0.001, 0.0003, 0.0002, 0.0001, 0.0001], [0.9804, 0.0075, 0.0051, 0.0031, 0.0004, 0.0003, 0.0002, 0.0002], [0.9597, 0.0137, 0.005, 0.0047, 0.0025, 0.0016, 0.0009, 0.0007], [0.9848, 0.0052, 0.0031, 0.0019, 0.0005, 0.0004, 0.0004, 0.0003], [0.9532, 0.012, 0.0082, 0.0073, 0.0034, 0.0021, 0.0017, 0.0013], [0.9417, 0.0221, 0.0152, 0.0063, 0.0021, 0.0011, 0.001, 0.0009], [0.9404, 0.0365, 0.0104, 0.0026, 0.0012, 0.0011, 0.0008, 0.0007], [0.9961, 0.0022, 0.0009, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001], [0.9926, 0.0025, 0.0012, 0.0007, 0.0004, 0.0004, 0.0003, 0.0003], [0.9997, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9993, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9985, 0.0015, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9974, 0.0025, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9914, 0.0067, 0.001, 0.0005, 0.0001, 0.0001, 0.0, 0.0]], "ranks": {"Swift": [71644, 39874, 91527, 184492, 83442, 57735, 169331, 232298, 244214, 209380, 122653, 188200, 229343, 139267, 102297, 62593, 6868, 18680, 99795, 118228, 71258, 183589, 102633, 50927, 42477, 112256, 127397, 42967, 48016, 15596, 17479, 7737, 7814, 8087, 14853, 7239, 4338, 5158, 6208, 3777, 3810, 2983, 2643, 3375, 5047, 2627, 3988, 2928, 11236, 13070, 37975, 8311, 2382, 812, 269, 124, 114, 79, 55, 3, 3, 3, 3], "Kotlin": [238496, 211605, 168651, 54544, 81622, 84383, 135477, 174788, 180520, 209675, 227505, 180041, 143352, 178661, 165383, 117301, 122509, 115117, 101111, 131951, 193782, 150867, 181736, 203871, 197240, 121546, 99632, 148546, 105708, 90546, 77073, 140025, 150243, 107558, 83389, 14778, 4885, 3884, 2370, 575, 305, 246, 252, 309, 402, 567, 825, 521, 518, 494, 749, 150, 119, 96, 54, 63, 50, 28, 30, 4, 3, 5, 4], "Rust": [58287, 113333, 120707, 42877, 18714, 24197, 21544, 20680, 16044, 13553, 14331, 17800, 35853, 15675, 28357, 12194, 4008, 6296, 42228, 37542, 75186, 99298, 51736, 27641, 40931, 50163, 55254, 23308, 26087, 14332, 12034, 6568, 8419, 15991, 12882, 4539, 2044, 2743, 2434, 956, 463, 246, 287, 447, 543, 357, 637, 831, 1069, 1148, 2989, 245, 195, 148, 98, 78, 60, 37, 8, 2, 2, 2, 2]}}, {"pos": 347, "top": [["s", "**.", " **", "**\u2013", "**,", "-**", "**", "**:"], [" **", "-**", " **:", "\u2019**", "**.", " '**", "\u300d**", " **."], [" **", "\u2026**", "**\u3002", "\u2019**", "**\u2013", "\uff1f**", "**", "**."], [" **", "\u300d**", " **\u00ab", " **\u300c", "\u2019**", "\uff1f**", " **:", ">**"], [" **", "-**", ">**", "**", "\u2019**", " **.", " **#", " **:"], [" **", "-**", " **\u00ab", ">**", " **.", " **:", "\u2019**", " **#"], [" **", "**", "\u300d**", "-**", ">**", " **\u00ab", "\u2019**", "**\u3002"], [" **", " **\u00ab", "\u300d**", "-**", "**", ">**", " **#", " **."], [" **", "\u300d**", " **\u00ab", "**", " **#", ">**", "-**", "\u2019**"], [" **", " **\u00ab", ">**", "\u300d**", "-**", " **#", "**", "\u2019**"], [" **", "**", " **#", " **\u00ab", ">**", "\u300d**", "-**", "...**"], [" **", " **\u00ab", " **#", "\u300d**", ">**", "-**", "**", " **+"], [" **", " **\u00ab", "\u300d**", "**", "-**", " **#", ">**", " **\u300c"], [" **", " **\u00ab", "**", "-**", "\u300d**", ">**", "\u2019**", " **#"], [" **", "**", "\u2019**", ">**", "-**", "\u201d**", "**,", "\u300d**"], [" **", "**", ">**", "-**", " **#", "**,", "\u2019**", "\u300d**"], [" **", "**", ">**", "**,", "(**", "-**", " **#", "**."], [" **", "**", "**.", ">**", "-**", "**,", "(**", " **."], [" **", "**", "**.", "...**", "**,", "-**", ">**", " **."], [" **", "**", "**,", "**.", "...**", ">**", "!**", " **["], [" **", "**", "**,", "<|endoftext|>", "...**", "**.", ">**", " **["], [" **", "**", ">**", " **#", "...**", "**.", "\u300d**", "**,"], [" **", "**", "...**", ">**", "**,", " **#", "**.", "\u300d**"], [" **", "<|endoftext|>", "**", "...**", "**,", " \n\n", " **[", "**."], [" **", "**", " \n\n", "...**", " \r\n\r\n", "  \n\n", "**,", "\r\n\r\n"], [" **", "**", "...**", ">**", " **#", " **'", " **[", " **+"], [" **", "**", "...**", " **[", " \n\n", " **#", " **'", "**,"], [" **", " \n\n", "**", " **[", " **'", "\n\n", "...**", "**,"], [" **", "**", " **[", "...**", " \n\n", " **'", "**,", " **#"], [" **", "**", " \n\n", "...**", "  \n\n", " **[", "\u2026**", "**,"], [" **", " \n\n", "**", "  \n\n", " **[", "...**", "**,", " **'"], [" **", " \n\n", "**", " **[", "  \n\n", "**,", " **'", "<|endoftext|>"], [" **", "**", " **[", "**.", "!**", "**,", ".**", " **."], [" **", "**", "!**", " **[", "**\u2014", "\u2026**", "**,", "**."], [" **", "**", "!**", " **[", "\u2026**", "**\u2014", "**,", "**."], [" **", "**", "!**", " **[", "**\u2014", "\u2026**", "**!", "**."], [" **", "**", "!**", " **[", "**\u2014", "\u2026**", "**!", "**."], [" **", "**", "!**", " **[", "\u2026**", "**\u2014", "**!", "]**"], [" **", "**", "!**", " **[", "\u2026**", " Java", "**\u2014", "**!"], ["**", "\u2026**", "!**", " **", " **[", "...**", "\uff01**", "\u2019**"], ["**", "!**", " **", "\u2026**", " Java", " **[", "**.", "?**"], [" Java", "\u2026**", "**", " JavaScript", " **", "!**", " Silicon", " Javascript"], [" **", "\u2026**", "**", "...**", " Java", "!**", " JavaScript", " **["], ["\u2026**", " **", "**", "...**", "!**", " Java", "Java", " JavaScript"], [" **", "**", "\u2026**", "...**", "!**", "\uff01**", "\u2019**", "**."], ["**", " **", "!**", "**.", "\u2026**", "\u2019**", "]**", "\uff01**"], ["**", "!**", " **", "**!", "**.", "\u2026**", " \n\n", "  \n\n"], [" **", "**", "!**", "\u2026**", "...**", "\uff01**", "**.", "**!"], ["**.", "!**", ".**", " **", "**", "**!", "\uff01**", "**\u3002"], ["**.", "**\u3002", "**!", "!**", ")**.", "++.", "{}.", ".**"], ["**.", "**\u3002", "!**", "**!", ".**", "\uff01**", "\u3002**", " **."], ["**.", "**\u3002", "!**", "**!", ".**", " Kotlin", "\u3002**", "\uff01**"], ["**.", " Kotlin", "**\u3002", " JavaScript", "!**", ".**", " Javascript", "**!"], [" Kotlin", " JavaScript", "**.", " Java", " Javascript", ".Java", "**\u3002", " TypeScript"], [" JavaScript", " Java", " Kotlin", " Python", " Javascript", "JavaScript", "Java", ".Java"], [" Kotlin", " Java", " JavaScript", " Python", "Java", " Rust", " Javascript", "JavaScript"], [" Kotlin", " Java", " JavaScript", " Rust", " Python", "Java", " Javascript", ".Java"], [" Kotlin", " Rust", " Java", " JavaScript", " Swift", " Python", "Java", " Javascript"], [" Rust", " Kotlin", " JavaScript", " Java", "rust", " Swift", " rust", " Python"], [" Rust", " Swift", " Kotlin", "Swift", "rust", " rust", " JavaScript", " Dart"], [" Rust", " Kotlin", " Swift", "Swift", " JavaScript", " Dart", " Java", "rust"], [" Swift", " Rust", " Kotlin", "Swift", " JavaScript", " swift", "swift", " Dart"], ["Swift", " Rust", " Kotlin", " Swift", "K", "JavaScript", "R", "Java"]], "p": [[0.9965, 0.0019, 0.0005, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.8889, 0.0127, 0.0099, 0.0087, 0.006, 0.006, 0.0053, 0.0053], [0.3267, 0.1362, 0.1362, 0.0826, 0.0442, 0.039, 0.0344, 0.0304], [0.2796, 0.1922, 0.1166, 0.0707, 0.0378, 0.0378, 0.0334, 0.026], [0.8112, 0.0315, 0.0315, 0.0149, 0.0131, 0.0131, 0.0116, 0.0116], [0.8608, 0.055, 0.0096, 0.0096, 0.0084, 0.0066, 0.0066, 0.0058], [0.8787, 0.0301, 0.0161, 0.0125, 0.0098, 0.0086, 0.0086, 0.0036], [0.9032, 0.0187, 0.0129, 0.0129, 0.0089, 0.0078, 0.0069, 0.0029], [0.8416, 0.0288, 0.0254, 0.0224, 0.0154, 0.012, 0.0073, 0.0044], [0.8637, 0.0261, 0.023, 0.0179, 0.0179, 0.0158, 0.0075, 0.0045], [0.9508, 0.0224, 0.005, 0.0039, 0.0034, 0.0034, 0.0027, 0.0013], [0.99, 0.0028, 0.0019, 0.0009, 0.0008, 0.0008, 0.0008, 0.0005], [0.9851, 0.0085, 0.0013, 0.001, 0.0009, 0.0007, 0.0004, 0.0004], [0.9576, 0.0175, 0.0094, 0.0035, 0.003, 0.0021, 0.0008, 0.0008], [0.9774, 0.0203, 0.0005, 0.0003, 0.0002, 0.0002, 0.0002, 0.0001], [0.9907, 0.0086, 0.0003, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9887, 0.011, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9035, 0.0952, 0.0003, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.9449, 0.0533, 0.0008, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.8988, 0.0947, 0.0022, 0.0014, 0.0004, 0.0003, 0.0003, 0.0002], [0.8902, 0.0938, 0.0047, 0.0019, 0.0019, 0.0017, 0.001, 0.0005], [0.9957, 0.0032, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9871, 0.0085, 0.0012, 0.0006, 0.0004, 0.0003, 0.0002, 0.0002], [0.9421, 0.0196, 0.0143, 0.0036, 0.0032, 0.0017, 0.0014, 0.0009], [0.8421, 0.0538, 0.0475, 0.0288, 0.0039, 0.003, 0.003, 0.003], [0.9954, 0.0019, 0.0008, 0.0003, 0.0003, 0.0002, 0.0002, 0.0002], [0.988, 0.0046, 0.0017, 0.0006, 0.0005, 0.0005, 0.0005, 0.0005], [0.9935, 0.0025, 0.001, 0.0009, 0.0004, 0.0001, 0.0001, 0.0001], [0.9845, 0.0097, 0.0015, 0.0012, 0.0007, 0.0003, 0.0003, 0.0003], [0.9583, 0.0199, 0.0121, 0.0044, 0.0016, 0.001, 0.0009, 0.0003], [0.9894, 0.0059, 0.0028, 0.0006, 0.0004, 0.0001, 0.0001, 0.0001], [0.9816, 0.0085, 0.0045, 0.0017, 0.0008, 0.0003, 0.0002, 0.0002], [0.9869, 0.0046, 0.0015, 0.0007, 0.0005, 0.0005, 0.0004, 0.0004], [0.9441, 0.0252, 0.0064, 0.0044, 0.0021, 0.0021, 0.0017, 0.0013], [0.9431, 0.0323, 0.0072, 0.0039, 0.0014, 0.0011, 0.001, 0.0009], [0.4569, 0.3558, 0.0794, 0.0156, 0.0107, 0.0107, 0.0069, 0.0054], [0.5205, 0.2786, 0.0704, 0.0229, 0.0139, 0.0066, 0.0054, 0.0054], [0.543, 0.1763, 0.0944, 0.0224, 0.0093, 0.0077, 0.0073, 0.005], [0.4273, 0.1387, 0.1015, 0.0351, 0.031, 0.0107, 0.0089, 0.0078], [0.2346, 0.1716, 0.1515, 0.1515, 0.0434, 0.016, 0.0117, 0.0091], [0.317, 0.1806, 0.0908, 0.0551, 0.0356, 0.0277, 0.0158, 0.0148], [0.0893, 0.0695, 0.0576, 0.0576, 0.0509, 0.0372, 0.024, 0.024], [0.228, 0.1567, 0.1012, 0.0449, 0.0396, 0.035, 0.0199, 0.0137], [0.1425, 0.111, 0.0717, 0.0558, 0.0408, 0.0338, 0.0205, 0.0205], [0.4746, 0.2242, 0.0935, 0.0642, 0.0184, 0.0087, 0.0072, 0.0068], [0.3179, 0.2806, 0.0488, 0.0278, 0.0203, 0.0168, 0.0158, 0.0123], [0.392, 0.2098, 0.1123, 0.0343, 0.0322, 0.0195, 0.0162, 0.0134], [0.6093, 0.254, 0.05, 0.0087, 0.0068, 0.006, 0.006, 0.0053], [0.2169, 0.1491, 0.0662, 0.0621, 0.0584, 0.0427, 0.0427, 0.0401], [0.3435, 0.0868, 0.0635, 0.0206, 0.0161, 0.0092, 0.0086, 0.0076], [0.5818, 0.1298, 0.0892, 0.0541, 0.0328, 0.0155, 0.0155, 0.0137], [0.5073, 0.1453, 0.0778, 0.0391, 0.0367, 0.0345, 0.0099, 0.0099], [0.4757, 0.1363, 0.0644, 0.0644, 0.039, 0.0345, 0.0105, 0.0093], [0.4888, 0.1798, 0.075, 0.0515, 0.0215, 0.0139, 0.0108, 0.0095], [0.5895, 0.2457, 0.0798, 0.0333, 0.0157, 0.0095, 0.0084, 0.0065], [0.4843, 0.2937, 0.1782, 0.0129, 0.0101, 0.0069, 0.0054, 0.0029], [0.5501, 0.2945, 0.058, 0.058, 0.0274, 0.0061, 0.0012, 0.0008], [0.7988, 0.0842, 0.0743, 0.0213, 0.0101, 0.0069, 0.0009, 0.0007], [0.9928, 0.0052, 0.0009, 0.0005, 0.0002, 0.0002, 0.0001, 0.0001], [0.9527, 0.0288, 0.0174, 0.0008, 0.0001, 0.0001, 0.0001, 0.0], [0.814, 0.1248, 0.059, 0.0012, 0.0007, 0.0001, 0.0001, 0.0], [0.4705, 0.3234, 0.1527, 0.0496, 0.0017, 0.0006, 0.0005, 0.0002], [0.8313, 0.0469, 0.0469, 0.0414, 0.0173, 0.0072, 0.0038, 0.0022]], "ranks": {"Swift": [50316, 25520, 24305, 54380, 14044, 8738, 9988, 37448, 75273, 58519, 55736, 80880, 51186, 28239, 13671, 2593, 2250, 2605, 988, 749, 865, 5739, 2868, 1305, 3436, 11191, 7132, 1858, 3275, 1950, 1855, 2028, 2482, 6032, 4852, 2132, 1936, 2010, 2227, 2406, 2670, 2781, 3760, 4583, 5969, 3735, 4711, 8693, 25995, 41409, 23363, 849, 299, 129, 40, 19, 14, 5, 6, 2, 3, 1, 1], "Kotlin": [49483, 25876, 10310, 6702, 6555, 14068, 16930, 22886, 27479, 32409, 40983, 30823, 17421, 25689, 58067, 22274, 13928, 20481, 52061, 108880, 122336, 59321, 81528, 84210, 45122, 12929, 25566, 38273, 17714, 18228, 15739, 30059, 32616, 7837, 3604, 513, 177, 110, 63, 54, 37, 11, 13, 14, 60, 69, 60, 107, 39, 10, 67, 6, 2, 1, 3, 1, 1, 1, 2, 3, 2, 3, 2], "Rust": [24685, 84311, 23546, 15371, 14278, 10389, 10143, 14772, 21967, 17693, 17248, 13894, 8070, 10653, 16598, 24032, 21474, 38478, 34897, 31020, 44812, 44795, 37953, 15512, 28250, 24587, 23211, 17352, 16906, 7120, 6062, 8430, 7438, 11091, 4538, 1595, 769, 532, 371, 406, 229, 202, 252, 445, 551, 317, 355, 661, 604, 963, 1670, 55, 34, 13, 12, 6, 3, 2, 1, 1, 1, 2, 2]}}, {"pos": 348, "top": [[".", " \u2013", "\u2013", "\u00a0", "\u00a0\u00a0", ",", "-", "("], [" \u2013", "  \n\n", "  \n", "\u2013", "\u2013and", "  \n  \n", "\uff0e", "   \n"], [" \u2013", "\u2013", "\u2013and", ".", "\u3002", ".\u2013", "[R", "(R"], ["aleigh", "\uff0a\uff0a\uff0a\uff0a", " **\u25cb", " pupper", " \u0641\u0631\u0647\u0646", "TRGL", " **\u300c", "&eacute"], ["&eacute", "&R", "izer", "rier", "aphael", "\ufffd\ufffd", "ZR", "_hr"], ["rosa", ".CR", "aleigh", "ubi", "izable", "\u06af\u0632", "izzly", "ZR"], ["&R", "caffe", "&eacute", "\u963f", "**\u3002", "*R", "\u7684", "(IR"], ["caffe", "&R", "\u00fccks", "rier", "&eacute", "iculture", "egger", "acist"], ["egger", "iginal", "\u00fccks", "&R", "iculture", "rier", "&eacute", "aversal"], ["&R", "haps", "\\R", "rier", "iginal", "(R", "-R", "caffe"], ["&R", "istic", "(R", "aptor", "er", "\\R", "atin", "haps"], ["istic", "haps", "izer", "iginal", "utherford", "aversal", "egger", "caffe"], ["istic", "izer", "caffe", "&R", "-rock", "haps", "iginal", "ner"], ["istic", "think", "-rock", "ball", "caffe", "rock", "ghost", "land"], ["istic", "land", "tr", "er", "-", "lo", "think", "ork"], ["istic", "er", "o", "-", "tr", "lo", "land", "ball"], ["istic", "ball", "er", "o", "think", "land", "tr", "lo"], ["ball", "istic", "&R", "chain", "cha", "ical", "art", "lock"], ["&R", "-esque", "istic", "(R", "-R", "ball", "&#", "ational"], ["&#", "&", "o", "@", "w", "un", "though", "ine"], ["<|endoftext|>", "@", "2", "&", "&#", "R", "1", "a"], ["&R", "&quot", "adium", "istic", "ocracy", "world", "haps", "iki"], ["&quot", "&R", "wo", "istic", "cha", "world", "iki", "ishi"], ["<|endoftext|>", "2", " ,", "&#", "though", "wo", "1", "8"], ["\n\n", " \n\n", " \r\n\r\n", "\r\n\r\n", " {{--<", "&#", "  \n\n", "\\u"], [" {{--<", " famously", " \n\n", " incredibly", " ___", " geopol", " arguably", " hugely"], ["\n\n", " \n\n", " {{--<", " famously", " arguably", "\r\n\r\n", " ,", " heavily"], ["\n\n", " \n\n", " ,", " arguably", " @", "<|endoftext|>", "  \n\n", " famously"], ["\n\n", " \n\n", " @", "  \n\n", "\r\n\r\n", " arguably", "<|endoftext|>", " ,"], ["\n\n", " \n\n", " ...", "...", "  \n\n", " \u2026", "<|endoftext|>", " [...]"], ["\n\n", " \n\n", "  \n\n", " ...", "<|endoftext|>", " ,", " \u2026", "..."], ["<|endoftext|>", "\n\n", " ...", " \n\n", " ,", "...", " \u2026", "\u2026"], ["<|endoftext|>", " ,", " .", " ...", " -", "\n\n", " deeply", " rather"], ["<|endoftext|>", " fundamentally", " incredibly", " overwhelmingly", " deeply", "\u2014or", " geopol", " \u2014"], ["<|endoftext|>", "**\u2014", "\u2026", " fundamentally", " \r\n\r\n", "\u2014or", " \u2026", "  \n\n"], ["<|endoftext|>", "\u200b", "\u2026\u2026", "[", " \u2026", "\ufffd", "\u2014\u2014", "**\u2014"], ["\ufffd", "\u2014or", " incredibly", "<|endoftext|>", " fundamentally", "\u2014but", " meticulously", " \ufffd"], ["\ufffd", " fundamentally", " incredibly", "<|endoftext|>", " \ufffd", "\u2014or", " meticulously", " arguably"], ["\ufffd", " \ufffd", " incredibly", " fundamentally", "<|endoftext|>", " \ufffd", " meticulously", "\u2014or"], ["\ufffd", " \ufffd", " \ufffd", " incredibly", " minimalist", " fundamentally", " Silicon", "\u200b"], ["\ufffd", " \ufffd", " \ufffd", " incredibly", " Silicon", " tech", " minimalist", "\u200b"], [" minimalist", " libertarian", " Silicon", " incredibly", " techno", " tech", " blockchain", " fundamentally"], [" \ufffd", " techno", " \ufffd", " minimalist", " Silicon", " libertarian", " titanium", " blockchain"], [" \ufffd", " \ufffd", " minimalist", " incredibly", "\ufffd", " fundamentally", " Silicon", " Blockchain"], [" \ufffd", " \ufffd", "...**", " minimalist", "\ufffd", " Silicon", " titanium", " tech"], ["  \n\n", " \ufffd", " \ufffd", " minimalist", "\ufffd", " \u2014", " Silicon", "\u2014or"], ["  \n\n", " \n\n", "**", "**.", "   \n\n", "\ufffd", " **", " \ufffd"], ["**.", "  \n\n", "\ufffd", ".**", "**", "\\.", "\u200b", ".*"], ["  \n\n", "**.", "*.", " \n\n", ".*", ".**", "\\.", "   \n\n"], ["**.", ".**", "\\.", "  \n\n", "*.", ".*", "{}.", ".\\"], ["**.", ".**", "*.", "{}.", "  \n\n", ".*", "++.", "\\."], ["**.", ".**", "*.", ".*", " \n\n", "++.", "  \n\n", "{}."], ["**.", ".**", "*.", "{}.", "**\u3002", ".*", "++.", " \n\n"], ["**.", ".**", "*.", "**\u3002", "**", ".*", "{}.", "`."], ["**.", "**\u3002", ".**", "*.", "Java", ".Java", "++.", "[R"], ["**.", "**\u3002", ".**", "*.", " Rust", "Java", " Kotlin", "`."], [" Rust", "**.", "**\u3002", "rust", ".**", "**", " rust", "Java"], [" Rust", "**.", "**\u3002", "rust", "**", ".**", " rust", " Kotlin"], [" Rust", "rust", " rust", "\u9508", "**.", "\u9508\u8680", "\u751f\u9508", " rusty"], [" Rust", " rust", "rust", "\u9508", "\u9508\u8680", " rusty", "\u751f\u9508", "ust"], [" Rust", " rust", "rust", "\u9508", "ust", "**.", " rusty", "\u9508\u8680"], [" Rust", "rust", " rust", "ust", "**.", "\u9508", "UST", " rusty"], ["ust", " Rust", "rust", " rust", "**.", "UST", " Swift", "usted"]], "p": [[0.5895, 0.2616, 0.013, 0.0108, 0.0074, 0.0065, 0.0051, 0.0042], [0.405, 0.0332, 0.0293, 0.0189, 0.0178, 0.0108, 0.0037, 0.0035], [0.422, 0.2725, 0.0306, 0.0224, 0.0154, 0.0127, 0.0077, 0.0064], [0.0042, 0.0042, 0.0039, 0.0035, 0.0032, 0.0029, 0.0025, 0.0025], [0.0067, 0.0038, 0.0032, 0.003, 0.0028, 0.0025, 0.0023, 0.0023], [0.0035, 0.0025, 0.0024, 0.0022, 0.0016, 0.0016, 0.0016, 0.0015], [0.0117, 0.0097, 0.0049, 0.004, 0.0038, 0.0038, 0.0036, 0.0033], [0.0076, 0.0071, 0.0063, 0.0046, 0.0036, 0.0034, 0.0032, 0.0032], [0.0256, 0.0155, 0.0121, 0.01, 0.0065, 0.0045, 0.0042, 0.0029], [0.0288, 0.006, 0.006, 0.006, 0.006, 0.0053, 0.0047, 0.0044], [0.1051, 0.032, 0.0081, 0.0071, 0.0059, 0.0056, 0.0052, 0.0052], [0.0065, 0.0061, 0.0051, 0.0045, 0.0042, 0.0042, 0.0037, 0.0037], [0.0146, 0.0057, 0.0047, 0.0039, 0.0039, 0.0035, 0.0033, 0.0033], [0.0447, 0.01, 0.0088, 0.0078, 0.0061, 0.0061, 0.005, 0.0044], [0.0738, 0.0187, 0.0155, 0.0155, 0.0137, 0.0094, 0.0083, 0.0078], [0.0337, 0.0317, 0.0218, 0.0132, 0.0116, 0.0109, 0.0109, 0.0075], [0.044, 0.0284, 0.0251, 0.0184, 0.0126, 0.0105, 0.0105, 0.0087], [0.0266, 0.0161, 0.0134, 0.0072, 0.0067, 0.0063, 0.0063, 0.0059], [0.0268, 0.0126, 0.0087, 0.0087, 0.0072, 0.0072, 0.0068, 0.0064], [0.0605, 0.0502, 0.0185, 0.0127, 0.0093, 0.0077, 0.0068, 0.006], [0.4775, 0.0106, 0.0099, 0.0099, 0.0053, 0.0053, 0.0044, 0.0044], [0.0066, 0.0052, 0.004, 0.0035, 0.0035, 0.0031, 0.0031, 0.0031], [0.0061, 0.0042, 0.0039, 0.0039, 0.0039, 0.0033, 0.0024, 0.0022], [0.0198, 0.0083, 0.0078, 0.0064, 0.0057, 0.0044, 0.0044, 0.0042], [0.0712, 0.0554, 0.0279, 0.0204, 0.0052, 0.0048, 0.0046, 0.0035], [0.0133, 0.011, 0.0067, 0.0063, 0.0055, 0.0041, 0.0041, 0.0036], [0.1316, 0.0139, 0.0115, 0.0054, 0.0045, 0.0037, 0.0023, 0.0021], [0.6101, 0.1201, 0.0127, 0.0068, 0.0064, 0.005, 0.0044, 0.0032], [0.7949, 0.0838, 0.0054, 0.0054, 0.0027, 0.0025, 0.0022, 0.0021], [0.4853, 0.2598, 0.0657, 0.058, 0.033, 0.0107, 0.0095, 0.0069], [0.5458, 0.3751, 0.0395, 0.0057, 0.0047, 0.002, 0.0018, 0.0017], [0.3202, 0.2201, 0.0761, 0.0592, 0.0382, 0.028, 0.0218, 0.0103], [0.2018, 0.1387, 0.1224, 0.0176, 0.0137, 0.01, 0.0074, 0.0065], [0.5709, 0.0172, 0.0063, 0.006, 0.006, 0.0056, 0.0046, 0.0046], [0.9109, 0.001, 0.0008, 0.0007, 0.0007, 0.0007, 0.0007, 0.0006], [0.2726, 0.0474, 0.0306, 0.0254, 0.0238, 0.0238, 0.0144, 0.0144], [0.0223, 0.0153, 0.0144, 0.0135, 0.0135, 0.0119, 0.0082, 0.0077], [0.0298, 0.0263, 0.0218, 0.0205, 0.0141, 0.011, 0.011, 0.008], [0.0302, 0.0284, 0.0267, 0.0195, 0.0162, 0.0152, 0.0111, 0.0098], [0.0846, 0.04, 0.0311, 0.0122, 0.0101, 0.0089, 0.0089, 0.0079], [0.0689, 0.0238, 0.021, 0.0154, 0.0144, 0.0144, 0.0112, 0.0106], [0.0222, 0.0208, 0.0196, 0.0143, 0.0135, 0.0126, 0.0112, 0.0105], [0.0254, 0.0174, 0.0174, 0.0154, 0.0144, 0.0128, 0.012, 0.012], [0.039, 0.0173, 0.0163, 0.0127, 0.0112, 0.0105, 0.0105, 0.0077], [0.0499, 0.0389, 0.0267, 0.0195, 0.0172, 0.0105, 0.0098, 0.0098], [0.0597, 0.032, 0.0249, 0.0151, 0.011, 0.0092, 0.0086, 0.0071], [0.304, 0.1732, 0.0818, 0.022, 0.0207, 0.0194, 0.0194, 0.0151], [0.0829, 0.0731, 0.0535, 0.0417, 0.0305, 0.0237, 0.0197, 0.0197], [0.2784, 0.0904, 0.0621, 0.0515, 0.0455, 0.0401, 0.0243, 0.0202], [0.3208, 0.2347, 0.0462, 0.0383, 0.0383, 0.0338, 0.0193, 0.016], [0.5666, 0.0925, 0.0816, 0.0249, 0.022, 0.022, 0.0151, 0.0071], [0.5053, 0.1448, 0.0775, 0.039, 0.0173, 0.0099, 0.0093, 0.0072], [0.7937, 0.0738, 0.0448, 0.0113, 0.0083, 0.0057, 0.0044, 0.0042], [0.929, 0.0318, 0.017, 0.0103, 0.0034, 0.0011, 0.0008, 0.0005], [0.9522, 0.0106, 0.0082, 0.0082, 0.0039, 0.0016, 0.001, 0.0009], [0.9609, 0.0107, 0.0065, 0.0057, 0.0022, 0.002, 0.0011, 0.0009], [0.5515, 0.4295, 0.0061, 0.0042, 0.0029, 0.0014, 0.0011, 0.0005], [0.5827, 0.4005, 0.005, 0.0039, 0.0021, 0.0021, 0.0009, 0.0004], [0.9956, 0.0025, 0.0019, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9845, 0.0097, 0.0059, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9901, 0.0059, 0.004, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9699, 0.0157, 0.0138, 0.0003, 0.0002, 0.0, 0.0, 0.0], [0.5132, 0.4529, 0.0225, 0.0083, 0.0014, 0.0009, 0.0001, 0.0001]], "ranks": {"Swift": [142424, 17533, 23293, 51848, 14274, 5675, 3119, 18276, 63652, 34295, 43929, 75396, 59294, 38126, 39991, 14392, 31065, 52444, 16159, 15805, 12991, 19750, 16233, 11009, 3585, 14971, 17443, 4674, 6547, 7259, 11938, 6721, 5765, 2416, 997, 692, 637, 964, 1471, 981, 1119, 1748, 1917, 1174, 1504, 1879, 1290, 620, 887, 1272, 935, 424, 412, 196, 105, 38, 28, 14, 16, 11, 11, 10, 7], "Kotlin": [172303, 138857, 131744, 26300, 53819, 94117, 122067, 152749, 126886, 178930, 122914, 46853, 44970, 58484, 172395, 131589, 110309, 55885, 77801, 167991, 161344, 45475, 55708, 96852, 33708, 10157, 17752, 17295, 25525, 29227, 13541, 48811, 45137, 12405, 20592, 6865, 5970, 5634, 2703, 431, 412, 292, 219, 278, 361, 470, 535, 369, 280, 350, 361, 47, 33, 31, 12, 7, 9, 8, 13, 15, 14, 30, 25], "Rust": [22668, 7756, 11814, 73288, 19433, 19708, 29835, 21652, 30605, 14291, 9478, 17133, 9630, 3861, 3058, 2754, 3142, 6986, 6060, 9250, 10035, 4181, 3663, 880, 840, 321, 566, 823, 1136, 1693, 2453, 5794, 5618, 7726, 18725, 11023, 7866, 4555, 5031, 468, 273, 199, 219, 173, 227, 124, 266, 655, 698, 359, 345, 23, 29, 27, 9, 5, 1, 1, 1, 1, 1, 1, 2]}}, {"pos": 349, "top": [["s", "t", ",", "\u044b", ".", "sor", "siz", "sand"], ["s", "\u044b", "\u0627\u062a", "siz", "schild", "sor", "ively", " \\\""], ["s", "\u201e", "\u044b", " \u201e", "schild", "\u0627\u062a", "sand", "sor"], ["s", " ``", "``", " \\\"", "satz", "\u0627\u062a", " ``(", "\u044b"], ["s", "\u0627\u062a", "siz", "ske", "sand", "\u044b", "sor", "sut"], ["s", "siz", "sut", "sand", "ively", "s\u00e4", "\u0627\u062a", "sink"], ["s", "sand", "ify", "sor", "ively", "siz", "ses", "sav"], ["s", "ively", "sand", "ify", "sut", "ses", "sav", "sing"], ["s", "ively", ".\u00bb", "sand", "schild", "ses", "sel", "sia"], ["s", ",", "ively", ";", ".", "sand", ":", "ify"], ["s", ",", ".", ";", "ively", ".\u00bb", "ward", "land"], ["s", "ively", "ify", " ``", "land", "scape", "arium", " Rust"], ["s", "ively", ",", "land", "ify", "scape", " Rust", "ward"], ["s", ",", "ively", "\u2014and", " Rust", "\u2014", ";", "'s"], ["s", ",", "\u2014", ";", "\u2014and", "ively", "'s", " &"], ["s", ",", "ively", "\u2014", " modern", " Rust", "'s", "more"], ["s", ",", "ively", "ska", " libertarian", " Rust", "scape", "sass"], ["s", ",", "ska", "ively", "-inspired", " Rust", "sass", "-era"], ["s", "ska", "-inspired", "ively", " Rust", "sia", "sut", "scape"], ["s", ",", "<|endoftext|>", "ively", "\\u", "\u2014and", "\u2014", " heavily"], ["s", "<|endoftext|>", " ,", " \n\n", " \u2014", " heavily", "more", "ively"], ["s", " Rust", " ``", "ively", " Ukrainian", " Slovenia", " Ukraine", " Russia"], ["s", " ``", " Rust", " ,", "ively", " modern", "``", " incredibly"], ["s", " ,", " Rust", " ``", "<|endoftext|>", " alongside", " heavily", "ively"], ["s", " Rust", " \ufffd", "\ufffd", "\\u", " \n\n", " \ufffd", " rust"], [" Rust", " \ufffd", " Sloven", " Austrian", " \ufffd", " Slovenia", " Croatian", "s"], [" Rust", " cybersecurity", " Austrian", " \ufffd", " SpaceX", " Sloven", " libertarian", " Reddit"], [" Rust", " \ufffd", " \n\n", " cybersecurity", " libertarian", " alongside", " SpaceX", " Reddit"], [" Rust", "\n\n", " \n\n", " cybersecurity", " \ufffd", " libertarian", " globally", " alongside"], [" Rust", " \ufffd", " \n\n", " globally", " tech", " alongside", " cybersecurity", " technology"], [" \ufffd", " tech", " globally", " cybersecurity", " technology", "\ufffd", " academia", " technologies"], [" globally", " alongside", " technology", " \ufffd", " technologies", "s", " tech", " incredibly"], [" incredibly", " technology", " globally", " alongside", " tech", "s", " technologies", " ,"], [" cybersecurity", " STEM", " academia", " tech", " blockchain", " globally", " crowdfunding", " technologies"], [" cybersecurity", " \ufffd", " blockchain", " STEM", " academia", " libertarian", " crowdfunding", "\ufffd"], [" \ufffd", "\ufffd", " \u2026", " \ufffd", "\ufe0f", " \u200b\u200b", " Rust", " Reddit"], [" Rust", " \ufffd", "\ufffd", "\ufe0f", " \u200b\u200b", "rust", " blockchain", " Reddit"], [" Rust", " \ufffd", "\ufffd", "rust", "\ufe0f", " rust", " LLVM", " blockchain"], [" Rust", " \ufffd", "\ufffd", " rust", "rust", "\ufe0f", " LLVM", " \ufffd"], [" Rust", "\ufffd", " \ufffd", " rust", " LLVM", "rust", "\ufe0f", " Sloven"], [" Rust", " rust", "rust", " LLVM", "\ufffd", " metal", "\u751f\u9508", " \ufffd"], [" Rust", " rust", "rust", " LLVM", " metal", " Mozilla", "\u751f\u9508", " metall"], [" Rust", " rust", " LLVM", "rust", " metal", " metals", " Sloven", " Mozilla"], [" Rust", " rust", " LLVM", "rust", " Sloven", " Mozilla", " metal", " Slovenia"], [" Rust", " rust", " LLVM", " metal", " Mozilla", "rust", " metals", " software"], [" Rust", " rust", " LLVM", " Mozilla", "rust", " Sloven", " metal", " software"], [" Rust", " rust", " LLVM", " \u2764", "\ufffd", "rust", " \ufffd", " Mozilla"], [" Rust", "\ufffd", " LLVM", " rust", " \u2764", " \ufffd", "rust", " Mozilla"], [" Rust", "rust", " \u2764", " rust", ".*", "*.", "++.", "otlin"], [".\\", ".*", "*.", "{}.", "++.", "**.", ".**", " \n\n"], ["*.", ".*", "**.", "++.", "\n\n", ".**", "{}.", ".\\"], ["\n\n", "*.", ".*", " \n\n", "**.", " Rust", "`.", ".**"], ["*.", "**.", " Rust", ".*", "\n\n", ".**", "`.", " \n\n"], ["*.", " Rust", "**.", ".*", ".**", "`.", " rust", "{}."], [" Rust", "**.", "*.", "`.", "++.", " rust", ".**", ".*"], ["**.", "`.", "*.", " Rust", "++.", ".**", "{}.", " {}."], [" Rust", " rust", "rust", " Cargo", "**.", ".rs", "\u9508", " crate"], [" Rust", " rust", "rust", " Cargo", "**.", "\n\n", "`.", " crate"], [" Rust", " rust", "rust", " Cargo", "**.", " wasm", "Cargo", " crate"], ["\n\n", "**.", " Cargo", "`.", " Rust", " wasm", " crate", "*."], ["`.", "\n\n", "**.", " Cargo", "*.", ".", " crate", "\"."], ["`.", "**.", "*.", "\n\n", "\".", ".", "'.", "\u201d."], ["**.", "**", ".**", "**,", "`.", "*.", "**\u3002", " **."]], "p": [[1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.7372, 0.1203, 0.0209, 0.0163, 0.0144, 0.0027, 0.0027, 0.0022], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9985, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9997, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9993, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9991, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.993, 0.0041, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.997, 0.0015, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9898, 0.0012, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9934, 0.0006, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9765, 0.0079, 0.0005, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9611, 0.0155, 0.0007, 0.0004, 0.0003, 0.0002, 0.0001, 0.0001], [0.9905, 0.0008, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9946, 0.0007, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9773, 0.0007, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9891, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9412, 0.0017, 0.0006, 0.0005, 0.0005, 0.0005, 0.0004, 0.0003], [0.6034, 0.0925, 0.0032, 0.0028, 0.0015, 0.0015, 0.0015, 0.0014], [0.1392, 0.0242, 0.0188, 0.0042, 0.0035, 0.0031, 0.0031, 0.0031], [0.4232, 0.0394, 0.0186, 0.0057, 0.003, 0.0029, 0.0024, 0.0018], [0.4792, 0.0145, 0.0128, 0.0106, 0.0027, 0.0027, 0.0025, 0.0025], [0.2665, 0.0633, 0.0384, 0.016, 0.0103, 0.008, 0.0055, 0.0049], [0.2102, 0.0641, 0.0208, 0.0208, 0.0134, 0.0134, 0.0119, 0.0119], [0.0649, 0.0347, 0.0224, 0.0211, 0.0198, 0.0164, 0.0154, 0.0136], [0.0518, 0.0379, 0.0158, 0.0131, 0.0102, 0.0096, 0.0085, 0.0079], [0.0348, 0.0128, 0.0128, 0.0106, 0.0106, 0.0083, 0.0078, 0.006], [0.0238, 0.0197, 0.0163, 0.0127, 0.0112, 0.0112, 0.0105, 0.0099], [0.0631, 0.0205, 0.0205, 0.0193, 0.0193, 0.0193, 0.017, 0.015], [0.0294, 0.0294, 0.0244, 0.0157, 0.0115, 0.0115, 0.0108, 0.0102], [0.0296, 0.0278, 0.0179, 0.014, 0.0116, 0.0085, 0.0075, 0.0075], [0.0341, 0.0249, 0.0234, 0.0207, 0.0194, 0.0182, 0.0171, 0.0142], [0.03, 0.0206, 0.0182, 0.0182, 0.0182, 0.0171, 0.0171, 0.0171], [0.1545, 0.113, 0.0644, 0.0345, 0.0268, 0.0237, 0.0144, 0.0144], [0.1055, 0.0531, 0.0468, 0.0235, 0.0208, 0.0152, 0.0143, 0.0134], [0.1423, 0.0557, 0.0408, 0.0193, 0.0193, 0.017, 0.0132, 0.0124], [0.2485, 0.0628, 0.0279, 0.0169, 0.0159, 0.0116, 0.0109, 0.0103], [0.2318, 0.0486, 0.0486, 0.0203, 0.0158, 0.0148, 0.0148, 0.0131], [0.6218, 0.0743, 0.0291, 0.0121, 0.0107, 0.0101, 0.0078, 0.0078], [0.6951, 0.0733, 0.0238, 0.0238, 0.0087, 0.0087, 0.0064, 0.0064], [0.56, 0.0859, 0.0262, 0.0231, 0.0192, 0.0103, 0.0091, 0.0091], [0.4852, 0.0544, 0.033, 0.0242, 0.0138, 0.0121, 0.0089, 0.0074], [0.2644, 0.059, 0.0489, 0.0159, 0.0159, 0.0132, 0.0109, 0.0103], [0.2841, 0.0494, 0.0319, 0.0151, 0.0117, 0.0097, 0.0091, 0.0086], [0.2047, 0.0379, 0.0314, 0.0123, 0.0123, 0.0115, 0.0115, 0.0102], [0.1183, 0.0193, 0.0193, 0.0181, 0.0125, 0.0103, 0.0097, 0.0086], [0.0414, 0.0173, 0.0162, 0.0152, 0.0105, 0.0092, 0.0087, 0.0077], [0.1048, 0.0767, 0.0636, 0.0465, 0.034, 0.034, 0.034, 0.0282], [0.2969, 0.1589, 0.1026, 0.0705, 0.0549, 0.0377, 0.0355, 0.0244], [0.3752, 0.1772, 0.138, 0.0652, 0.0308, 0.0272, 0.0187, 0.0175], [0.4046, 0.2165, 0.0903, 0.062, 0.0312, 0.0293, 0.0293, 0.0201], [0.3435, 0.1838, 0.1838, 0.0561, 0.041, 0.022, 0.0194, 0.0171], [0.411, 0.1714, 0.1512, 0.0917, 0.0298, 0.0192, 0.015, 0.0141], [0.4426, 0.1845, 0.1437, 0.0679, 0.0387, 0.0161, 0.0134, 0.0081], [0.9484, 0.0417, 0.0093, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9726, 0.0229, 0.004, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9852, 0.0097, 0.0028, 0.0012, 0.0002, 0.0002, 0.0001, 0.0001], [0.26, 0.1787, 0.1482, 0.1154, 0.0481, 0.0424, 0.0227, 0.0147], [0.3709, 0.2549, 0.1546, 0.0391, 0.0391, 0.0304, 0.0127, 0.0099], [0.7033, 0.2015, 0.0309, 0.0165, 0.0129, 0.01, 0.0054, 0.0022], [0.9987, 0.001, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [25573, 1391, 8289, 62412, 4763, 2264, 2648, 8236, 18926, 2815, 1598, 3456, 2925, 835, 691, 327, 948, 1632, 785, 866, 430, 1999, 490, 957, 664, 3123, 5358, 3170, 2519, 3612, 3331, 5616, 5862, 977, 474, 481, 378, 392, 390, 568, 319, 653, 767, 383, 382, 382, 415, 270, 278, 798, 1193, 4184, 1784, 1070, 453, 165, 258, 190, 147, 489, 738, 554, 237], "Kotlin": [135400, 56358, 41428, 1895, 2619, 3493, 3251, 7939, 5023, 9377, 9439, 1480, 2540, 4228, 21336, 5139, 4228, 2361, 3660, 11019, 11644, 403, 490, 1568, 202, 120, 143, 308, 458, 747, 519, 2290, 3423, 699, 487, 294, 184, 153, 75, 55, 48, 38, 51, 39, 38, 58, 65, 44, 64, 170, 184, 271, 142, 97, 40, 24, 56, 60, 76, 445, 438, 1126, 671], "Rust": [3686, 3291, 2823, 593, 168, 75, 80, 60, 83, 17, 25, 8, 7, 5, 28, 6, 6, 6, 5, 11, 9, 2, 3, 3, 2, 1, 1, 1, 1, 1, 10, 13, 11, 29, 15, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 14, 17, 6, 3, 2, 1, 4, 1, 1, 1, 5, 11, 41, 72]}}, {"pos": 350, "top": [["s", "  \n\n", " \u2013", " \n\n", "**.", "\u2026.", "  \n", "   \n\n"], ["s", " **[", " **\u2013", "  \n\n", " **", " \n\n", " (**", " **."], ["s", " **\u2013", " **[", "**!", "**.", " **.", "**\u2013", " **"], [" **:", " **\u201e", " **\u00ab", " **+", " **\u300c", " **", " **.", " \"**"], [" **", " **:", " **.", " **#", " **+", " **-", " \"**", "s"], [" **", " **.", " **:", " **#", " **+", " \"**", " **,", " **-"], [" **", " **.", "s", " **[", " **#", "**!", " \"**", " **-"], [" **", " **#", " **+", " **.", " **-", " \"**", "**!", " **:"], [" \n\n", " **", " **#", " **\u00ab", " **\u201e", " \"**", "**!", " **+"], [" **", " **\u00ab", "\u76f8\u8f85\u76f8\u6210", " **#", " \"**", " **+", "\u52a0\u62ff\u5927", "\u65b0\u52a0\u5761"], [" **", " **#", " **\u00ab", " \"**", " \n\n", " **.", " **+", "\u76f8\u8f85\u76f8\u6210"], [" **", " **\u00ab", " **#", " **+", " **\u300c", " **\u201e", " \"**", " **-"], [" **", " **\u00ab", " **\u201e", " \"**", "\u52a0\u62ff\u5927", "\u76f8\u8f85\u76f8\u6210", " **#", " **\u300c"], [" **", " **\u00ab", "\u76f8\u8f85\u76f8\u6210", "\u52a0\u62ff\u5927", " \"**", "\u65b0\u52a0\u5761", " **\u201e", "**!"], [" **", "s", " \"**", "\u76f8\u8f85\u76f8\u6210", "\u52a0\u62ff\u5927", "\u65b0\u52a0\u5761", "**!", " \n\n"], ["s", " **", " \"**", "\u65b0\u52a0\u5761", "\u52a0\u62ff\u5927", "**!", " **,", "\u76f8\u8f85\u76f8\u6210"], ["s", " **", " \n\n", ",", "a", "\u76f8\u8f85\u76f8\u6210", " \"**", "\u65b0\u52a0\u5761"], [" **", " \n\n", "s", "**!", " **.", " \"**", "**.", " **\u2013"], [" **", " \n\n", "...**", "s", " **.", "**!", "**.", "..."], [" \n\n", "<|endoftext|>", "s", "\n\n", " **", "  \n\n", "...", "<|im_end|>"], [" \n\n", "<|endoftext|>", "\n\n", "  \n\n", "<|im_end|>", " \r\n\r\n", " \n\n\n\n", "\r\n\r\n"], [" **", " \n\n", "\n\n", " **#", " **+", " \"**", " **'", " **."], [" \n\n", "\n\n", " **", "\r\n\r\n", " \r\n\r\n", "<|endoftext|>", " \n", " ..."], [" \n\n", "\n\n", "<|endoftext|>", " \n", " **", " ...", "\r\n\r\n", "s"], [" \n\n", "\n\n", "\r\n\r\n", "  \n\n", " \r\n\r\n", "<|im_end|>", "   \n\n", " \n\n\n\n"], [" \n\n", "\n\n", " **", "...**", " \r\n\r\n", "\r\n\r\n", "  \n\n", " \n\n\n\n"], [" \n\n", "\n\n", " **", "\r\n\r\n", " \r\n\r\n", "  \n\n", " \n\n\n\n", "...**"], ["\n\n", " \n\n", " **", "  \n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", " ___"], ["\n\n", " \n\n", " **", "  \n\n", "\r\n\r\n", " \r\n\r\n", " ...", "   \n\n"], [" \n\n", "\n\n", "  \n\n", " ...", " **", "...", "\r\n\r\n", " \r\n\r\n"], [" \n\n", "\n\n", "  \n\n", " ...", " **", "<|endoftext|>", " \u2026", "   \n\n"], [" \n\n", "\n\n", "  \n\n", "<|endoftext|>", " ...", " \u2026", " \u2014", "..."], [" \n\n", "\n\n", "<|endoftext|>", " \u2014", "  \n\n", " ,", " ...", " overwhelmingly"], [" \n\n", "<|endoftext|>", "\n\n", "  \n\n", " \u2014", " \u2026", " overwhelmingly", " fundamentally"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " **", " overwhelmingly", " \r\n\r\n", " \u2014"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " \u2014", "\u2014but", " \u2026", " overwhelmingly"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " \u2014", " notoriously", "\u2014but", "\u2014or"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " \u2014", " overwhelmingly", " **", " notoriously"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " **", " \u2014", " notoriously", " overwhelmingly"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " \u2026", " **", " relentlessly", " notoriously"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " notoriously", " relentlessly", " brutally", " overwhelmingly"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", " relentlessly", " notoriously", " forced", " brutally"], ["\n\n", " \n\n", "  \n\n", " **", " forced", " notoriously", " relentlessly", " desperately"], ["  \n\n", " \n\n", "\n\n", " forced", " notoriously", " desperately", " relentlessly", " **"], [" forced", " **", " \n\n", "  \n\n", " notoriously", " relentlessly", " \u2014", "\u2014or"], ["  \n\n", " \n\n", "\n\n", " arguably", " \u2014", " **", " notoriously", " forced"], [" \n\n", "  \n\n", "\n\n", "   \n\n", " **", "    \n\n", "\r\n\r\n", " \r\n\r\n"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "\r\n\r\n", "    \n\n", " **", "  \n\n\n"], ["  \n\n", " \n\n", "\n\n", "   \n\n", "\r\n\r\n", "    \n\n", " **", "  \n\n\n"], ["  \n\n", " \n\n", "\n\n", "   \n\n", "  \n  \n", "\r\n\r\n", "    \n\n", "\n\n\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", "\n\n\n\n", "  \n  \n", "<|im_end|>"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", "\n\n\n\n", " *(", "    \n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", " *(", " **(", "  \n  \n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " *(", " **(", "   \n\n", " *["], ["\n\n", " \n\n", "  \n\n", " *(", " Congratulations", " congratulations", "*(", "\u606d\u559c\u4f60"], ["\n\n", " \n\n", "  \n\n", " *(", " Congratulations", " congratulations", "\u606d\u559c\u4f60", "*("], ["\n\n", " \n\n", "  \n\n", " Congratulations", "\r\n\r\n", " congratulations", "\u606d\u559c\u4f60", "\n\n\n\n"], ["\n\n", " \n\n", "  \n\n", " Congratulations", "\r\n\r\n", "\u606d\u559c\u4f60", " congratulations", " You"], ["\n\n", " \n\n", "  \n\n", " Congratulations", " You", " Since", "\r\n\r\n", "\u606d\u559c\u4f60"], ["\n\n", "  \n\n", " \n\n", " Since", " You", " Congratulations", " you", " since"], ["\n\n", " \n\n", "  \n\n", " Since", " You", " Congratulations", " client", " Client"], ["\n\n", " \n\n", "  \n\n", " You", " Since", " Congratulations", "\n\n\n\n", " Client"], ["\n\n", " You", " Since", " \n\n", " Your", " Congratulations", "  \n\n", "\n\n\n\n"]], "p": [[0.8301, 0.1273, 0.0172, 0.0152, 0.0041, 0.0011, 0.0005, 0.0004], [0.3372, 0.1593, 0.124, 0.0752, 0.0517, 0.0403, 0.0314, 0.0277], [0.3929, 0.2701, 0.0994, 0.0469, 0.0414, 0.0285, 0.0251, 0.0196], [0.192, 0.1027, 0.0965, 0.0752, 0.0585, 0.0517, 0.0456, 0.0355], [0.188, 0.1464, 0.1464, 0.114, 0.0692, 0.0475, 0.0475, 0.0288], [0.2547, 0.1363, 0.0937, 0.0568, 0.0502, 0.0443, 0.0391, 0.0367], [0.3876, 0.0865, 0.0674, 0.0525, 0.0525, 0.0525, 0.0409, 0.0409], [0.4571, 0.1156, 0.0546, 0.0482, 0.0425, 0.0425, 0.0375, 0.0292], [0.5547, 0.0851, 0.0751, 0.0402, 0.0313, 0.0276, 0.0276, 0.0244], [0.1331, 0.1036, 0.0914, 0.0914, 0.0859, 0.059, 0.059, 0.0406], [0.6522, 0.0607, 0.0472, 0.0417, 0.0287, 0.0185, 0.0163, 0.0163], [0.7866, 0.0829, 0.0305, 0.021, 0.0144, 0.0127, 0.0127, 0.0087], [0.7546, 0.0702, 0.0332, 0.0228, 0.0201, 0.013, 0.0115, 0.0089], [0.3969, 0.0943, 0.069, 0.0572, 0.0537, 0.0369, 0.0326, 0.0113], [0.3553, 0.3135, 0.0352, 0.033, 0.0129, 0.0122, 0.0069, 0.0054], [0.8642, 0.0804, 0.0021, 0.0019, 0.0014, 0.0012, 0.0011, 0.001], [0.992, 0.0034, 0.0022, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.7765, 0.1349, 0.0637, 0.0046, 0.0046, 0.0036, 0.0025, 0.0011], [0.6873, 0.1738, 0.0564, 0.0342, 0.0098, 0.0059, 0.0052, 0.0046], [0.9037, 0.0742, 0.0069, 0.0047, 0.0035, 0.0017, 0.0011, 0.0005], [0.9245, 0.046, 0.0279, 0.0011, 0.0001, 0.0001, 0.0001, 0.0], [0.8555, 0.0902, 0.0079, 0.0079, 0.0061, 0.0029, 0.0029, 0.0026], [0.6221, 0.333, 0.0351, 0.002, 0.0007, 0.0005, 0.0005, 0.0004], [0.553, 0.38, 0.0514, 0.0027, 0.0024, 0.002, 0.0009, 0.0005], [0.8652, 0.1327, 0.0007, 0.0006, 0.0005, 0.0001, 0.0001, 0.0001], [0.9559, 0.0327, 0.0073, 0.0016, 0.0007, 0.0006, 0.0003, 0.0002], [0.775, 0.222, 0.0015, 0.0006, 0.0004, 0.0001, 0.0001, 0.0], [0.5921, 0.4069, 0.0004, 0.0003, 0.0002, 0.0001, 0.0, 0.0], [0.7303, 0.2687, 0.0005, 0.0002, 0.0002, 0.0, 0.0, 0.0], [0.7301, 0.2686, 0.0009, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9029, 0.0952, 0.0011, 0.0003, 0.0003, 0.0, 0.0, 0.0], [0.9131, 0.0661, 0.0115, 0.0054, 0.0012, 0.0006, 0.0006, 0.0002], [0.6921, 0.1363, 0.0644, 0.0153, 0.0105, 0.0039, 0.0032, 0.0028], [0.5829, 0.3536, 0.0373, 0.0176, 0.0015, 0.0004, 0.0003, 0.0003], [0.8782, 0.0926, 0.0092, 0.0034, 0.001, 0.0009, 0.0009, 0.0008], [0.9469, 0.0324, 0.0072, 0.005, 0.0013, 0.0008, 0.0007, 0.0003], [0.6429, 0.1842, 0.0678, 0.0411, 0.0052, 0.0032, 0.003, 0.0028], [0.5849, 0.2763, 0.048, 0.0374, 0.0029, 0.0024, 0.0024, 0.002], [0.6007, 0.195, 0.0595, 0.0219, 0.017, 0.0049, 0.0043, 0.0043], [0.5585, 0.2055, 0.11, 0.0335, 0.0043, 0.0038, 0.0035, 0.0028], [0.6072, 0.0875, 0.0498, 0.0322, 0.0104, 0.0098, 0.0092, 0.0067], [0.5439, 0.2267, 0.0506, 0.0419, 0.0083, 0.0073, 0.0053, 0.0047], [0.2556, 0.1991, 0.0688, 0.0325, 0.0287, 0.0223, 0.0197, 0.0185], [0.1081, 0.1081, 0.0896, 0.0791, 0.0374, 0.0291, 0.0227, 0.0227], [0.0711, 0.0459, 0.0459, 0.0431, 0.0431, 0.038, 0.0357, 0.018], [0.3758, 0.3316, 0.0272, 0.0146, 0.0137, 0.0137, 0.01, 0.0083], [0.6948, 0.2896, 0.0099, 0.0047, 0.0002, 0.0001, 0.0001, 0.0001], [0.4871, 0.4871, 0.0115, 0.0101, 0.0003, 0.0003, 0.0002, 0.0002], [0.5354, 0.4169, 0.0439, 0.0032, 0.0001, 0.0001, 0.0, 0.0], [0.5151, 0.3124, 0.1672, 0.0039, 0.0004, 0.0003, 0.0002, 0.0], [0.8898, 0.0645, 0.0443, 0.0006, 0.0004, 0.0001, 0.0, 0.0], [0.9532, 0.037, 0.0093, 0.0002, 0.0002, 0.0, 0.0, 0.0], [0.8091, 0.1241, 0.0586, 0.0023, 0.0014, 0.0004, 0.0004, 0.0003], [0.9304, 0.0463, 0.017, 0.0018, 0.0007, 0.0005, 0.0003, 0.0002], [0.9248, 0.0279, 0.0116, 0.0103, 0.0043, 0.0038, 0.0033, 0.0029], [0.9004, 0.0212, 0.0146, 0.0128, 0.01, 0.0078, 0.0047, 0.0032], [0.9993, 0.0004, 0.0003, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0003, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [17462, 3362, 5954, 75154, 5654, 5584, 6537, 29862, 86741, 73190, 36817, 72258, 24184, 4081, 1665, 436, 657, 594, 480, 251, 291, 1271, 464, 415, 836, 3451, 1797, 907, 992, 948, 964, 695, 635, 446, 335, 747, 945, 1088, 1852, 3149, 4351, 4161, 3487, 3021, 2287, 3208, 3225, 2708, 7417, 3466, 37582, 28469, 23587, 15722, 44319, 21628, 26231, 11001, 9579, 231, 204, 41, 24], "Kotlin": [165508, 39671, 32811, 9950, 9487, 10116, 12961, 19141, 27330, 40099, 24139, 7549, 4469, 10969, 20128, 2870, 6213, 2360, 4797, 55011, 78703, 27896, 45255, 67925, 45353, 13353, 16507, 30913, 24737, 17853, 17343, 61212, 70701, 60487, 63956, 28993, 45757, 43543, 45357, 53783, 76755, 72459, 40551, 23551, 32364, 57568, 59609, 46303, 51599, 60107, 75217, 32225, 24267, 11697, 22163, 12895, 4243, 2930, 3154, 930, 658, 332, 159], "Rust": [40849, 54091, 56154, 66659, 19182, 11487, 21877, 20238, 49471, 36718, 16280, 25196, 9583, 3301, 3405, 1965, 2617, 5782, 23688, 14305, 45340, 50972, 37895, 15840, 32134, 45622, 23672, 13634, 9644, 12590, 11344, 11865, 11399, 12233, 24425, 46389, 34010, 32273, 64282, 109412, 95060, 65396, 49246, 72241, 50965, 35707, 29592, 26850, 19807, 16263, 49519, 92452, 92989, 110347, 102919, 39004, 19048, 5954, 4053, 484, 356, 203, 55]}}, {"pos": 351, "top": [[".", "\u00a0\u00a0", ",", "\u00a0", " \u200b\u200b", "\u2026.", " \u2013", "?"], ["\uff1a**", "  \n\n", "\uff1f**", " **'", " **:", " **:**", " \u062f\u0645\u0634", " (**"], ["\u3002", "\u2026**", "**.", "**\u3002", "\u2026\"", "**!", "**?", " \ud83d\ude42"], [" **\u25cb", " Blowjob", "\uff1f**", " **\u3010", "\uff1a**", " **\u201c", " milfs", " **:**"], ["  \n\n", " **\u201c", " \n\n", " \n\n\n\n", "\uff1a**", " **#", "  \r\n\r\n", " **."], [" **\u201c", "  \n\n", "**!", " **\"", " \n\n", " \n\n\n\n", " **.", " **("], ["  \n\n", " \n\n", " **\u201c", " **\u3010", "\u201d**", " **\"", "\n\n", "   \n\n"], [" \n\n", "  \n\n", "   \n\n", " **\u3010", " **\u201c", "     \n\n", " **\"", "       \n\n"], [" \n\n", "  \n\n", "   \n\n", "     \n\n", "    \n\n", "       \n\n", "      \n\n", "\n\n"], [" **#", " **\"", "  \n\n", " **+", " **\u3010", "   \n\n", " **'", " **"], [" \n\n", "  \n\n", "\n\n", " **#", "   \n\n", " **\u3010", "\n\n\n\n", " **"], [" **", " **#", " **+", " **\u3010", " **'", " **\u201c", " **\"", " **\u00ab"], [" **", " **#", " **+", " **'", " **\u3010", " **\u00ab", " **\"", " **\u201c"], [" \ufffd", " **'", " **", " **\"", " \n\n", " **#", " **+", "**!"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "\n\n\n\n", "     \n\n", " **", "      \n\n"], [" \n\n", "  \n\n", " incredibly", " entirety", "\n\n", " foundational", " transitioning", " overarching"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "<|endoftext|>", "\n\n\n\n", "<|im_end|>", "    \n\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", "   \n\n", "<|im_end|>", "\n\n\n\n", "    \n\n"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", "<|im_end|>", "\n\n\n\n", "   \n\n", " **"], ["  \n\n", "<|endoftext|>", "\n\n", " \n\n", "<|im_end|>", "   \n\n", "\n\n\n\n", "\r\n\r\n"], ["<|endoftext|>", "  \n\n", "\n\n", " \n\n", "   \n\n", "<|im_end|>", "\r\n\r\n", "\n\n\n\n"], ["\n\n", " \n\n", "  \n\n", " **", "\r\n\r\n", " **'", " **\u201c", " **#"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "\r\n\r\n", "\n\n\n\n", "<|im_end|>", " **"], ["\n\n", "<|endoftext|>", " \n\n", "  \n\n", "\r\n\r\n", "<|im_end|>", "\n\n\n\n", "   \n\n"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "<|endoftext|>", "   \n\n", "<|im_end|>", " \r\n\r\n"], ["  \n\n", " \n\n", "\n\n", "\r\n\r\n", "   \n\n", " \r\n\r\n", "  \r\n\r\n", " **"], [" \n\n", "\n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", "<|endoftext|>", "   \n\n", " **"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "<|endoftext|>", " \r\n\r\n", "   \n\n", " **"], ["  \n\n", " \n\n", "\n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", "  \r\n\r\n", "<|endoftext|>"], ["  \n\n", " \n\n", "<|endoftext|>", "\n\n", "\r\n\r\n", "   \n\n", " \r\n\r\n", "  \r\n\r\n"], ["  \n\n", " \n\n", "<|endoftext|>", "\n\n", "   \n\n", " **", "\r\n\r\n", " \r\n\r\n"], ["<|endoftext|>", "  \n\n", " \n\n", "\n\n", " \u2014", "   \n\n", "\u2014", " \u201c"], ["  \n\n", " \u2014", " \n\n", "<|endoftext|>", "\u2014", "\u2014and", " \u2013", " \u00ad"], ["  \n\n", "<|endoftext|>", " \n\n", " \u2014", "   \n\n", "\u2014", "\u2014and", " \r\n\r\n"], ["  \n\n", "<|endoftext|>", " \n\n", " \u2014", "  \r\n\r\n", " **", "   \n\n", " **\u201c"], ["  \n\n", "<|endoftext|>", " \n\n", " \u2014", "\u2014but", "\u2014and", " **\u201c", "   \n\n"], ["  \n\n", "<|endoftext|>", " \n\n", " \u2014", "\u2014but", "   \n\n", "\u2014and", "**\u2014"], ["  \n\n", " **", "<|endoftext|>", " **\u201c", " \n\n", " \u2014", "\u2014but", "**\u2014"], ["  \n\n", "<|endoftext|>", " **", " \u2014", " **\u201c", "\u2014but", " \ufffd", "\u2014and"], ["<|endoftext|>", "  \n\n", " \u2014", " **\u201c", "\u2014but", " **", " \ufffd", "\u2014and"], ["<|endoftext|>", "  \n\n", " \n\n", "\u2014but", " \u2014", " **\u201c", " **", "\u2014and"], [" \u2014", "  \n\n", "<|endoftext|>", "\u2014but", " **\u201c", "\u2014or", "\u2014you", "\u2014and"], [" **\u201c", " **", " \u2014", "\u2014but", "**\u2014", "\u2014or", " incredibly", " **\u2014"], [" **\u201c", " **", " \u2014", "**\u2014", " **\u2014", " brutally", "\u2014but", " incredibly"], [" **", " **\u201c", " **\"", " \u2014", "  \n\n", "\u2014but", " **\u2014", " **#"], [" **", " **\u201c", "  \n\n", " **\"", " **#", " \u2014", "\u2014but", "**\u2014"], [" **", " **\u201c", "  \n\n", " **\"", " **#", " **\u2018", " **\u20ac", " **\u2014"], [" **\u201c", " **", " **\"", " **\u2018", " **#", " **\u2014", "  \n\n", "**\u2014"], [" **", " **\u201c", " **\"", " **\u2018", " **\u2014", " **'", " **#", " **\u20ac"], [" **", " **\u201c", " **\"", " **\u2014", " **#", " **\u20ac", " **[", " **("], [" **\u201c", "?**", " **\"", "\u2014you", "**.", "?!", "  \n\n", " **"], [" **\u201c", "?**", " **\"", "**.", "\u2019**", " **(", ".**", " **"], [" **\"", " **\u201c", " **", "\u2014and", "**.", " **(", ".**", "**\u2014"], [" **\"", " **\u201c", " **", " you", " **\u2014", " You", " **(", " Congratulations"], [" you", " here", " *\\", " *[", " *\"", " *(", " Congratulations", " *\u201c"], [" ***", " you", "***", " here", " **", " *\\", " Congratulations", " *("], [" You", "***", " Here", " Congratulations", " you", " ***", " here", "Here"], [" You", " you", "***", " Congratulations", " Here", "You", "\u606d\u559c\u4f60", " Client"], [" You", " you", "***", " Here", " ***", " Congratulations", "You", " Since"], [" Client", " client", " You", "(client", " you", " Clients", ".Client", "-client"], [" You", " Since", " Client", " you", " client", "***", "(client", " since"], [" You", " Since", "You", "***", " Client", "Since", " you", " Your"], ["You", "Since", " You", "The", "Your", "This", " Since", "If"]], "p": [[0.8636, 0.0356, 0.0203, 0.014, 0.0085, 0.0075, 0.007, 0.0062], [0.0082, 0.0047, 0.0047, 0.0039, 0.0036, 0.003, 0.003, 0.0022], [0.1617, 0.1519, 0.0633, 0.0361, 0.0299, 0.0233, 0.0233, 0.0206], [0.0473, 0.0392, 0.0369, 0.027, 0.0253, 0.0238, 0.0185, 0.0164], [0.4489, 0.3496, 0.0647, 0.0185, 0.012, 0.0047, 0.0044, 0.0036], [0.6827, 0.0766, 0.0282, 0.0171, 0.011, 0.0104, 0.0067, 0.0059], [0.5714, 0.1637, 0.1637, 0.0208, 0.0105, 0.0082, 0.0046, 0.0041], [0.4008, 0.4008, 0.0696, 0.0329, 0.029, 0.0094, 0.0089, 0.0061], [0.6837, 0.285, 0.0265, 0.0013, 0.0009, 0.0007, 0.0006, 0.0002], [0.1557, 0.1213, 0.0649, 0.0394, 0.0307, 0.0254, 0.0198, 0.0198], [0.8699, 0.063, 0.0141, 0.011, 0.0085, 0.0062, 0.0055, 0.0046], [0.3968, 0.1874, 0.0885, 0.0648, 0.0445, 0.0369, 0.0347, 0.0164], [0.3633, 0.1337, 0.0715, 0.0715, 0.0383, 0.0232, 0.0232, 0.0193], [0.0727, 0.0683, 0.0389, 0.0251, 0.0236, 0.0196, 0.0196, 0.0184], [0.5358, 0.2868, 0.1355, 0.006, 0.0041, 0.0007, 0.0006, 0.0006], [0.1662, 0.1142, 0.0947, 0.0289, 0.0255, 0.0239, 0.0225, 0.0211], [0.5181, 0.4035, 0.0701, 0.0045, 0.0013, 0.001, 0.0003, 0.0002], [0.6837, 0.285, 0.0142, 0.0098, 0.0052, 0.001, 0.0004, 0.0002], [0.5145, 0.312, 0.1474, 0.0083, 0.0057, 0.0031, 0.002, 0.0015], [0.3125, 0.2758, 0.2148, 0.1895, 0.002, 0.0012, 0.0009, 0.0007], [0.3029, 0.3029, 0.2082, 0.1837, 0.0007, 0.0005, 0.0003, 0.0002], [0.5026, 0.1271, 0.1122, 0.093, 0.0183, 0.0162, 0.0152, 0.0126], [0.8037, 0.096, 0.0748, 0.0079, 0.0061, 0.0024, 0.0018, 0.0006], [0.7891, 0.0942, 0.0648, 0.0445, 0.0025, 0.0013, 0.001, 0.0003], [0.41, 0.3618, 0.2194, 0.0028, 0.0022, 0.0015, 0.0006, 0.0006], [0.5752, 0.3079, 0.1, 0.0064, 0.0025, 0.0022, 0.0007, 0.0007], [0.3772, 0.2938, 0.2938, 0.0101, 0.0033, 0.0024, 0.0021, 0.0011], [0.4276, 0.333, 0.2289, 0.0037, 0.0022, 0.001, 0.0007, 0.0005], [0.6274, 0.2308, 0.1235, 0.0079, 0.0026, 0.0019, 0.0009, 0.0007], [0.664, 0.2156, 0.07, 0.0424, 0.0018, 0.0012, 0.0009, 0.0006], [0.502, 0.345, 0.112, 0.0221, 0.0017, 0.0012, 0.0011, 0.0009], [0.459, 0.3155, 0.1689, 0.0084, 0.0054, 0.0013, 0.0011, 0.0007], [0.2745, 0.1218, 0.1075, 0.0837, 0.0128, 0.0069, 0.0065, 0.0061], [0.5107, 0.3097, 0.1291, 0.0154, 0.0021, 0.0018, 0.0017, 0.0015], [0.5553, 0.3368, 0.0485, 0.0048, 0.0042, 0.0035, 0.0033, 0.0029], [0.6759, 0.2194, 0.0316, 0.0169, 0.0058, 0.0043, 0.0029, 0.0028], [0.8631, 0.0552, 0.0295, 0.0075, 0.0055, 0.0048, 0.0031, 0.0018], [0.6358, 0.1419, 0.0861, 0.0297, 0.018, 0.014, 0.0075, 0.0066], [0.2964, 0.2964, 0.0849, 0.0548, 0.0333, 0.0276, 0.0148, 0.0108], [0.516, 0.2151, 0.031, 0.0257, 0.0241, 0.0188, 0.0078, 0.0069], [0.4964, 0.3412, 0.0181, 0.016, 0.0132, 0.0075, 0.0038, 0.0036], [0.2023, 0.0699, 0.0481, 0.0451, 0.0242, 0.0242, 0.0227, 0.02], [0.1401, 0.0963, 0.085, 0.0276, 0.0276, 0.0243, 0.0243, 0.0229], [0.3622, 0.1711, 0.046, 0.0232, 0.018, 0.0159, 0.0149, 0.014], [0.3875, 0.2663, 0.036, 0.0281, 0.0281, 0.0133, 0.0117, 0.011], [0.5232, 0.2181, 0.0909, 0.0179, 0.0131, 0.0109, 0.0062, 0.0043], [0.4625, 0.4081, 0.0626, 0.0179, 0.0109, 0.0043, 0.0033, 0.0027], [0.5745, 0.3485, 0.0173, 0.0072, 0.0064, 0.0056, 0.0056, 0.005], [0.8608, 0.1165, 0.0123, 0.0019, 0.0017, 0.0015, 0.0013, 0.001], [0.6822, 0.0923, 0.0719, 0.034, 0.016, 0.0076, 0.0076, 0.0076], [0.1837, 0.1523, 0.0635, 0.0282, 0.0265, 0.0249, 0.0206, 0.0206], [0.1164, 0.1094, 0.0752, 0.0428, 0.0355, 0.0313, 0.0294, 0.0244], [0.1377, 0.1072, 0.0692, 0.0476, 0.0395, 0.0271, 0.0255, 0.0239], [0.1275, 0.0933, 0.0877, 0.0469, 0.0469, 0.0441, 0.0414, 0.0389], [0.1367, 0.0829, 0.0646, 0.057, 0.057, 0.0503, 0.0472, 0.0368], [0.1141, 0.1007, 0.1007, 0.0784, 0.0475, 0.0475, 0.0348, 0.0348], [0.1219, 0.1076, 0.0949, 0.0892, 0.0695, 0.0372, 0.0328, 0.0256], [0.2307, 0.1586, 0.0704, 0.0621, 0.0354, 0.0215, 0.0202, 0.0189], [0.418, 0.1057, 0.0933, 0.0322, 0.0322, 0.0284, 0.0284, 0.0267], [0.5262, 0.1174, 0.0628, 0.0555, 0.0297, 0.0262, 0.0159, 0.014], [0.315, 0.2165, 0.1313, 0.0547, 0.0483, 0.0332, 0.0275, 0.0275], [0.495, 0.0916, 0.0629, 0.0591, 0.0433, 0.0204, 0.0204, 0.0192], [0.7155, 0.0754, 0.0666, 0.0518, 0.0179, 0.0116, 0.009, 0.007]], "ranks": {"Swift": [110119, 18630, 32773, 148247, 22685, 8078, 11145, 94201, 129484, 177009, 54961, 141415, 75190, 18913, 1987, 815, 572, 504, 754, 590, 490, 1022, 584, 562, 826, 1079, 1192, 616, 1025, 622, 724, 612, 574, 319, 281, 356, 555, 1013, 1158, 1489, 1542, 1224, 832, 1239, 1131, 1287, 1573, 1748, 3745, 7651, 30864, 16920, 7234, 6316, 10081, 4469, 6494, 3718, 3621, 190, 197, 51, 16], "Kotlin": [229557, 132892, 115559, 26936, 25389, 51843, 101510, 135150, 154947, 115494, 121843, 33809, 25782, 58313, 205106, 100161, 97413, 115966, 208125, 240587, 239709, 208631, 230463, 235583, 201944, 187829, 209847, 208163, 170559, 201461, 208012, 236384, 224600, 185237, 172505, 139097, 130519, 114185, 136247, 112559, 115148, 134385, 104677, 56412, 77372, 128834, 131324, 93304, 53011, 64420, 81328, 52447, 30023, 22073, 22897, 9063, 3084, 2084, 2689, 710, 617, 184, 344], "Rust": [53036, 116797, 99786, 70819, 68623, 62963, 101756, 123155, 145740, 133350, 39070, 47978, 26982, 19527, 26298, 11594, 11780, 10393, 21505, 16778, 37410, 44883, 35023, 18118, 21351, 20335, 25528, 17589, 33907, 22871, 22343, 9653, 11158, 11830, 26394, 35533, 46140, 60220, 75557, 74836, 58897, 38647, 44820, 43047, 29524, 20229, 15290, 5434, 3265, 8895, 13008, 14860, 13479, 17496, 18630, 8027, 4720, 1479, 1237, 274, 190, 113, 199]}}, {"pos": 352, "top": [[".", ",", "?", ";", " \u2013", "\u00a0", "!", "er"], [",", ".", "er", "?", ";", "!", " Very", "\uff0e"], [",", ".", "?", ";", "!", "er", ":", "\u3002"], ["erias", "\uff0a\uff0a\uff0a\uff0a", "enner", "erdale", "\uff0d\uff0d\uff0d\uff0d", " \ufffd", "erus", " \ud504\ub7f0\ud2b8"], ["er", "(@", "er\u00e0", " (@", ",", " \u201c", "\u043d\u0438\u0432\u0435\u0440", "\uff20"], [",", "!\u201d.", " Apalagi", "erias", "\uff01", "\u064a\u0636", "\u0633\u064a\u0637\u0631", "er"], ["servers", "sav", "s\u00e5", "er\u00e0", "\u2019re", "\u201d?", "tsky", "tuk"], ["erias", "schaft", "\u00e9co", "(@", "sche", "enner", "erdale", "ey"], ["!\u201d.", "schul", "\u00dfen", "!\u201d", "!\u00bb.", "NCY", "(@", "**!"], ["NCY", "ernt", "ignano", "tiful", "repid", "erias", "eza", "\u66fe\u4efb\u804c"], ["ernt", "yyyy", "tiful", "eza", "\u5b9b", "\u00dfen", "appelle", "leun"], ["erdale", "erias", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "ykk", "tiful", " Blowjob", "asley"], ["erdale", "erias", " Shemale", " Blowjob", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Busty", "INAN", " Yourself"], [" Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", " Busty", "erdale", "ykk", " Yourself", "ynu"], [" Philly", " guys", "\u2014you", " savvy", " comfortably", "\u5b9b", "eben", "ynu"], [" guys", " savvy", " incredibly", " seamlessly", " folks", " freaking", "ynu", " Philly"], [" incredibly", " guys", " seamlessly", " savvy", "\u2014you", " effortlessly", " simply", " folks"], ["\u2014you", " incredibly", "...", " effortlessly", " savvy", " beautifully", " seamlessly", " simply"], ["\u2014you", " incredibly", " \u2014", "\u2014even", " effortlessly", " simply", " beautifully", "..."], ["\u2014you", " \u2014", "\u2014", " incredibly", "\u2014even", " simply", " just", "\n\n"], ["\n\n", "<|endoftext|>", "\u2014you", " \u2014", "  \n\n", " \n\n", "\u2014", "\u2014even"], ["\u2014you", " incredibly", " folks", " simply", "\u2014even", " desperately", " effortlessly", " \u2014"], ["\u2014you", " incredibly", " \u2014", "\n\n", " folks", " just", " never", " simply"], ["\n\n", " \u2014", "<|endoftext|>", " just", " incredibly", " never", "\u2014you", " merely"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", " \r\n\r\n", "\u2014you", "    \n\n"], ["\n\n", " folks", "\u2014you", " \n\n", "  \n\n", " freaking", " incredibly", "\r\n\r\n"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", "\u2014you", " folks", " \r\n\r\n", " freaking"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " arguably", " \r\n\r\n", "   \n\n", " \u2014"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "   \n\n", "\u2014you", " \r\n\r\n", " incredibly"], ["  \n\n", " \n\n", "   \n\n", "\n\n", "\u2014you", " \u2014", " \r\n\r\n", "\r\n\r\n"], [" incredibly", "  \n\n", " \u2014", " \n\n", " arguably", " wildly", " desperately", "\u2014you"], [" incredibly", " \u2014", " just", " @", " wildly", " truly", " everything", " relentlessly"], [" incredibly", " just", " relentlessly", " \u2014", " never", " literally", " barely", " wildly"], [" incredibly", " relentlessly", "\u2014you", " meticulously", " wildly", " freaking", " relentless", " \u2014"], [" incredibly", "\u2014you", " freaking", " relentlessly", " desperately", " yourself", " fucking", " YOU"], [" incredibly", " freaking", "\u2014you", " desperately", " damn", " ridiculously", " relentlessly", " fucking"], [" freaking", "\u2014you", " damn", " ridiculously", " fucking", " desperately", " incredibly", " insanely"], [" yourself", " damn", "\u2014you", " freaking", " fucking", " incredibly", " YOU", " ridiculously"], [" damn", " yourself", " fucking", " desperately", " impossible", "\u2014you", " YOU", " miserable"], [" damn", " fucking", " pissed", " doomed", "\u2014you", "\u903c", " miserable", " YOU"], [" fucking", " damn", " pissed", " doomed", " miserable", "\u903c", " terrible", " nasty"], ["\u2014you", " doomed", " forced", " inevit", " desperately", " pissed", " nasty", "\u903c"], [" doomed", " forced", " nasty", "\u7684\u9009\u62e9", " desperate", " desperately", " terrible", " choice"], [" forced", "\u88ab\u8feb", " Forced", "\u7684\u9009\u62e9", "forced", "\u5012\u903c", " doomed", "\u903c"], [" forced", "\u88ab\u8feb", "\u5012\u903c", " doomed", " choice", "\u7684\u9009\u62e9", " desperation", "forced"], [" forced", " choice", "\u88ab\u8feb", " terrible", " desperate", " doomed", "\u5012\u903c", " desperately"], [" forced", "\u5012\u903c", " doomed", "\u88ab\u8feb", " terrible", " miserable", "\u2014you", " yourself"], [" doomed", " forced", "\u2014you", "\u88ab\u8feb", " terrible", " miserable", "\u5012\u903c", " horrible"], [" terrible", " doomed", " hated", " miserable", "\u88ab\u903c", "\u5012\u903c", " horrible", " forced"], ["\u5012\u903c", " yourself", "\u88ab\u903c", "\u88ab\u8feb", "\u903c\u8feb", "\u56e0\u4e3a\u4f60", "\u7684\u9009\u62e9", " forced"], ["\u88ab\u903c", "\u5012\u9709", "\u88ab\u8feb", "\u5012\u903c", "\u2014you", " doomed", " yourself", "\u9009\u62e9\u4e86"], ["\u88ab\u903c", "\u88ab\u8feb", "\u5012\u9709", "\u9009\u62e9\u4e86", " doomed", " weren", " unlucky", "\u7684\u9009\u62e9"], ["\u5012\u9709", " unlucky", "\u2019ve", " doomed", " lucky", "\u88ab\u903c", " luck", " survived"], [" yourself", "\u2019ve", "\u2014you", " yourselves", " chose", "\u9009\u62e9\u4e86", "\u5012\u9709", " lucky"], ["\u2019ve", "\u9009\u62e9\u4e86", " asked", " chose", " yourself", " now", " lucky", "\u2014you"], ["\u2019ve", "\u521a\u521a", " chose", " asked", "\u9009\u62e9\u4e86", " stuck", " screwed", " got"], ["\u2019ve", "\u2019re", " asked", " chose", " guessed", " wanted", "\u9009\u62e9\u4e86", " got"], [" didn", "\u2019ve", " chose", " asked", " picked", "\u9009\u62e9\u4e86", " did", "didn"], [" didn", "\u2019ve", " chose", " asked", " did", " picked", " wanted", "didn"], [" didn", "\u2019ve", " asked", " did", " picked", " have", " chose", " wanted"], [" didn", "\u2019ve", " have", " picked", " asked", " walked", " did", " chose"], [" have", " didn", "\u2019ve", " walked", " picked", " did", " asked", " are"], ["\u2019ve", " have", " didn", " asked", " picked", " did", " walked", "\u2019re"]], "p": [[0.693, 0.2889, 0.0082, 0.0022, 0.0015, 0.0013, 0.0007, 0.0006], [0.3888, 0.3431, 0.0249, 0.0182, 0.011, 0.0043, 0.003, 0.0025], [0.6634, 0.3134, 0.0114, 0.0021, 0.0018, 0.0007, 0.0004, 0.0003], [0.0144, 0.0088, 0.0047, 0.0016, 0.0015, 0.0013, 0.0013, 0.0012], [0.1182, 0.0076, 0.0055, 0.0043, 0.0043, 0.0043, 0.0036, 0.0034], [0.0049, 0.0034, 0.003, 0.0017, 0.0016, 0.0016, 0.0014, 0.0014], [0.0039, 0.0033, 0.0029, 0.0029, 0.0029, 0.0024, 0.0024, 0.0022], [0.0032, 0.0029, 0.0022, 0.0021, 0.002, 0.0018, 0.0018, 0.0017], [0.0196, 0.0032, 0.0028, 0.0027, 0.0025, 0.0021, 0.0021, 0.0019], [0.002, 0.0014, 0.0013, 0.001, 0.001, 0.001, 0.0009, 0.0009], [0.0035, 0.0023, 0.0018, 0.0017, 0.0014, 0.0013, 0.0013, 0.0013], [0.0057, 0.0047, 0.0025, 0.0024, 0.0016, 0.0016, 0.0016, 0.0012], [0.0083, 0.0057, 0.0047, 0.0039, 0.0039, 0.0027, 0.0013, 0.0013], [0.0052, 0.0038, 0.0038, 0.0038, 0.0028, 0.0016, 0.0013, 0.0012], [0.0036, 0.0034, 0.0019, 0.0013, 0.0013, 0.0012, 0.001, 0.0009], [0.0083, 0.005, 0.0045, 0.0024, 0.0022, 0.0019, 0.0015, 0.0014], [0.0233, 0.0117, 0.011, 0.0086, 0.0071, 0.0071, 0.0046, 0.0038], [0.1175, 0.0279, 0.0204, 0.0103, 0.0091, 0.0075, 0.0071, 0.0066], [0.5171, 0.0257, 0.0166, 0.0138, 0.0095, 0.0061, 0.0048, 0.0048], [0.244, 0.1575, 0.0291, 0.02, 0.0177, 0.0129, 0.0101, 0.0078], [0.5215, 0.0585, 0.0355, 0.0313, 0.0108, 0.0096, 0.004, 0.0033], [0.0922, 0.0319, 0.0091, 0.0052, 0.0049, 0.0046, 0.0041, 0.0041], [0.0471, 0.0366, 0.0173, 0.0153, 0.0099, 0.0093, 0.0087, 0.0077], [0.2543, 0.0366, 0.0285, 0.0127, 0.0072, 0.0068, 0.0068, 0.006], [0.8471, 0.0695, 0.0328, 0.0078, 0.0065, 0.0039, 0.0015, 0.0015], [0.112, 0.0387, 0.0364, 0.0364, 0.0302, 0.0161, 0.0118, 0.0104], [0.7562, 0.0157, 0.0108, 0.0065, 0.0054, 0.0035, 0.0023, 0.0019], [0.9592, 0.0129, 0.005, 0.0021, 0.0007, 0.0004, 0.0004, 0.0003], [0.7346, 0.0994, 0.0532, 0.0126, 0.0072, 0.0053, 0.0053, 0.0021], [0.6445, 0.163, 0.0301, 0.0283, 0.0183, 0.0152, 0.0098, 0.0046], [0.1287, 0.0831, 0.0473, 0.0346, 0.0238, 0.021, 0.0197, 0.0185], [0.1932, 0.0668, 0.0488, 0.0231, 0.0204, 0.018, 0.0159, 0.014], [0.1587, 0.0455, 0.0276, 0.0243, 0.0229, 0.019, 0.0167, 0.0167], [0.0964, 0.0485, 0.0313, 0.0244, 0.0215, 0.019, 0.0157, 0.0139], [0.0632, 0.0493, 0.0339, 0.0299, 0.017, 0.0141, 0.0141, 0.0125], [0.0562, 0.0496, 0.0411, 0.0363, 0.0301, 0.0265, 0.0234, 0.0234], [0.0596, 0.0526, 0.0464, 0.034, 0.034, 0.0319, 0.03, 0.0206], [0.0506, 0.0475, 0.0475, 0.037, 0.0348, 0.0327, 0.0327, 0.0255], [0.0718, 0.0361, 0.0319, 0.0299, 0.0299, 0.0281, 0.0219, 0.0219], [0.0533, 0.0442, 0.0344, 0.0323, 0.0209, 0.0209, 0.0209, 0.0173], [0.05, 0.0442, 0.0415, 0.0323, 0.0268, 0.0252, 0.0236, 0.0184], [0.0492, 0.0492, 0.0408, 0.0218, 0.0205, 0.0193, 0.017, 0.017], [0.04, 0.0353, 0.0332, 0.0312, 0.0214, 0.0201, 0.0167, 0.0167], [0.1854, 0.1636, 0.0389, 0.0267, 0.0267, 0.0251, 0.0251, 0.0195], [0.2447, 0.09, 0.0311, 0.0311, 0.0228, 0.0177, 0.0167, 0.0147], [0.1606, 0.0279, 0.0279, 0.0262, 0.0246, 0.0231, 0.0217, 0.0192], [0.1126, 0.0343, 0.0322, 0.0285, 0.0251, 0.0251, 0.0222, 0.0162], [0.072, 0.0676, 0.0495, 0.0465, 0.041, 0.03, 0.0265, 0.0171], [0.0601, 0.053, 0.0388, 0.0302, 0.0302, 0.0267, 0.025, 0.025], [0.0757, 0.0554, 0.0554, 0.0554, 0.0431, 0.0336, 0.0296, 0.0231], [0.0594, 0.0524, 0.036, 0.036, 0.0318, 0.028, 0.0247, 0.0181], [0.1891, 0.1078, 0.0422, 0.0396, 0.024, 0.0212, 0.0212, 0.0176], [0.3031, 0.1263, 0.1115, 0.0527, 0.0527, 0.03, 0.03, 0.0125], [0.1418, 0.1175, 0.067, 0.0555, 0.0279, 0.0279, 0.0192, 0.0116], [0.1488, 0.0797, 0.0748, 0.0583, 0.0548, 0.0332, 0.0332, 0.0201], [0.1085, 0.0513, 0.0425, 0.0311, 0.0214, 0.0214, 0.0214, 0.0201], [0.3593, 0.0551, 0.0518, 0.0486, 0.0334, 0.0168, 0.0108, 0.0102], [0.5208, 0.1492, 0.0622, 0.0276, 0.0178, 0.0122, 0.0115, 0.0095], [0.7923, 0.0447, 0.0211, 0.0186, 0.0164, 0.0088, 0.0069, 0.0064], [0.5364, 0.2871, 0.0236, 0.0208, 0.0208, 0.0184, 0.0134, 0.0105], [0.3612, 0.1933, 0.1173, 0.1035, 0.0554, 0.0231, 0.0217, 0.018], [0.403, 0.2157, 0.2157, 0.0227, 0.0227, 0.0201, 0.0138, 0.0114], [0.3405, 0.3005, 0.1823, 0.0317, 0.0218, 0.018, 0.0159, 0.0159]], "ranks": {"Swift": [128594, 83804, 72437, 147388, 73134, 26118, 36546, 150545, 207486, 154442, 124979, 163726, 173536, 155095, 175324, 74598, 15902, 5835, 7222, 2243, 2591, 21756, 7795, 3036, 6348, 15120, 20630, 8096, 15591, 10364, 7104, 3758, 5096, 3747, 4780, 14092, 32185, 45979, 76016, 120964, 101005, 119248, 145153, 127530, 72222, 56205, 55024, 40073, 101681, 112800, 115683, 132987, 133390, 157538, 149986, 122983, 117420, 111953, 91770, 55166, 49387, 38059, 7647], "Kotlin": [193616, 180806, 155896, 30814, 32869, 59626, 84968, 142072, 137014, 154034, 132236, 70340, 33675, 38673, 122411, 43943, 33581, 70486, 122081, 215369, 222467, 162099, 188793, 226843, 176110, 97556, 125712, 154395, 85118, 58428, 130898, 146655, 138595, 35079, 59122, 37807, 37606, 28733, 41514, 45603, 50831, 71423, 40685, 30721, 37260, 99156, 101037, 118086, 130011, 84589, 141885, 93757, 145119, 147050, 141198, 116560, 119565, 136416, 131170, 95305, 94522, 67661, 38106], "Rust": [55616, 72114, 59491, 13890, 6956, 7649, 11189, 10094, 17680, 14540, 8586, 15204, 9143, 12736, 40088, 35399, 23308, 38586, 60685, 35360, 59375, 63610, 44230, 19856, 30231, 31408, 31036, 22963, 26230, 17118, 6227, 5299, 6469, 6583, 11055, 20357, 20257, 26195, 60961, 122260, 90549, 91294, 54322, 44269, 23088, 15605, 14567, 12493, 12101, 22108, 37541, 62262, 64704, 101970, 130362, 161117, 126416, 106363, 102465, 50460, 24117, 24492, 13247]}}, {"pos": 353, "top": [[",", ".", "\u00a0", ";", " \u2013", "\u2013", "\u00a0\u00a0", "?"], [",", " \u2013", ".", "\u2013", ";", " centre", ":", ".["], [",", ".", "\u2013", " \u2013", ";", "\u2026.", "\u2026", ":"], ["aruhi", "\u5982\u837c", "enticate", "\ufffd\ufffd", "ussen", "\u5a01\u5937", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "HeaderCode"], [".", " \u200b\u200b", ",", " House", ":", " Pro", " people", " \u2019"], [",", ".", "\u2026.", " \u200b\u200b", ":", "\u00a0\u00a0", ";", "\u00a0"], [",", ".", ":", "\u00a0", "\u2026.", ";", "!", "\u2026"], ["able", ",", ".", ":", "ings", "\u771f\u6709", "fulness", "!"], [",", ".", ":", "\u00a0", "\u2026.", ";", ",.", "!"], [",", ".", ";", ":", "\u771f\u6709", "\u8ba4\u8ba4\u771f", "\u7b7e\u5b9a", "\u0441\u0443\u0434\u0438"], [",", "\u00a0", ".", ";", ".[", "\u2026.", ":", "\u2013"], ["\u8ba4\u8ba4\u771f", "\u7b7e\u5b9a", "\u5168\u80dc", "\u771f\u6709", "\u653e\u77e2", "\u0441\u0443\u0434\u0438", "\u6bcf\u4e00\u4e2a\u4eba\u7684", "\u7d2f\u7d2f"], ["\u975e\u5e38\u5927\u7684", "\u7d2f\u7d2f", "\u7b7e\u5b9a", "\u653e\u77e2", "\u660c\u76db", "\u975e\u5e38\u591a\u7684", "oraus", "\u8ba4\u8ba4\u771f"], ["\u653e\u77e2", "\u975e\u5e38\u5927\u7684", "\u59cb\u81f3\u7ec8", "oraus", "\u76f8\u5f53\u5927\u7684", "\u8ba4\u8ba4\u771f", "\u771f\u6709", "\u7f44"], [" truly", " entire", "\u5925", "\u6bcf\u4e00\u4e2a\u4eba\u7684", "\u7f44", "\u975e\u5e38\u5927\u7684", "\u8ba4\u8ba4\u771f", "\u7ee7\u7eed\u6cbf"], ["\u8ba4\u8ba4\u771f", " truly", "\u6bcf\u4e00\u4e2a\u4eba\u7684", " incredibly", "\u62e5\u6709\u7740", " entire", "\u7f44", " entirety"], [" truly", " incredibly", " plenty", " entire", " huge", " getting", " essentially", " literally"], [" truly", " incredibly", " plenty", " huge", " essentially", " entire", " getting", " literally"], [" truly", " incredibly", " literally", " huge", " essentially", " absolutely", " incredible", " plenty"], [" truly", " incredibly", " even", " literally", " huge", " absolutely", " essentially", " much"], ["\n\n", "<|endoftext|>", " truly", "  \n\n", " \n\n", " much", " incredibly", " genuinely"], [" incredibly", " truly", " immense", " tremendous", " enormous", " incredible", " huge", " entire"], [" truly", " incredibly", " immense", " immensely", " tremendous", " genuinely", " enormous", " continually"], [" truly", " much", " continually", " incredibly", " genuinely", " amongst", " yet", " fully"], ["\n\n", " truly", " genuinely", " amongst", " incredibly", " \n\n", " immensely", " utterly"], [" incredibly", " truly", " immense", "\u62e5\u6709\u7740", " immensely", " vastly", " amongst", " tremendous"], [" truly", " incredibly", "\u62e5\u6709\u7740", " immense", " immensely", " vastly", " amongst", " genuinely"], ["\n\n", " truly", " incredibly", " much", " amongst", " vastly", " arguably", " myriad"], [" incredibly", "\n\n", " truly", " myriad", " vastly", " arguably", " essentially", " immense"], [" incredibly", " **", "\n\n", " truly", " \n\n", " now", "  \n\n", " essentially"], [" incredibly", " truly", " now", " essentially", " much", " over", " only", " all"], [" incredibly", " truly", " over", " now", " all", " much", " only", " just"], [" incredibly", " truly", " over", " essentially", " now", " only", " three", " all"], [" incredibly", " meticulously", " fundamentally", " essentially", " truly", " relentless", " relentlessly", " overwhelmingly"], [" incredibly", " meticulously", " essentially", " relentless", " overwhelmingly", " fundamentally", " truly", " relentlessly"], [" incredibly", " meticulously", " overwhelmingly", " relentlessly", " relentless", " absolutely", " desperately", " impossible"], [" incredibly", " impossible", " notoriously", " relentlessly", " desperately", " meticulously", " relentless", " absolutely"], [" incredibly", " impossible", " absolutely", " meticulously", " desperately", " fundamentally", " extremely", " relentless"], [" impossible", " incredibly", " desperately", " relentlessly", " brutally", " meticulously", " relentless", " horrific"], [" impossible", " incredibly", " doomed", " terrible", " brutally", " horrific", " desperately", " doom"], [" impossible", " terrible", " incredibly", " doomed", " brutally", " horrific", " desperately", " doom"], [" doomed", " catastrophic", " brutally", " terrible", " doom", " horrific", " desperately", " impossible"], [" doomed", " terrible", " impossible", " catastrophic", " incredibly", " desperately", " doom", " desperate"], [" doomed", " doom", " impossible", " desperately", " terrible", " forced", " desperate", " catastrophic"], [" doomed", " terrible", " doom", " impossible", " catastrophic", " incredibly", " desperately", " desperate"], [" terrible", " incredibly", " doomed", " doom", " impossible", " immense", " desperately", " enormous"], [" doomed", " terrible", " incredibly", " doom", " dangerously", " terrifying", " immense", " impossible"], [" doomed", " incredibly", " terrible", " doom", " terrifying", " dangerously", " arguably", " immense"], [" doomed", " terrible", " terrifying", " incredibly", " doom", " ruthless", " horrific", " merciless"], [" doomed", "\u5012\u903c", "\u9009\u62e9\u4e0d", " forced", " chosen", " doom", "\u9009\u62e9\u4e86", "\u903c\u8feb"], [" doomed", "\u9009\u62e9\u4e86", "\u5012\u903c", "\u88ab\u903c", "\u9009\u62e9\u7684", "\u88ab\u8feb", "\u9009\u62e9\u4e0d", "\u7684\u9078\u64c7"], ["\u9009\u62e9\u4e86", "\u9009\u62e9\u7684", "\u88ab\u903c", " doomed", "\u88ab\u8feb", " chosen", "\u7684\u9009\u62e9", "chosen"], [" doomed", "\u9009\u62e9\u4e86", "\u88ab\u903c", " now", " unlucky", " doom", "\u5012\u9709", "\u9009\u62e9\u7684"], ["\u9009\u62e9\u4e86", " chosen", "\u9009\u62e9\u7684", "chosen", " voluntarily", " doomed", "\u7684\u9009\u62e9", " been"], ["\u9009\u62e9\u4e86", " chosen", "\u9009\u62e9\u7684", " yourself", " voluntarily", "chosen", " willingly", " bitten"], ["\u9009\u62e9\u4e86", " chosen", "\u521a\u521a", "\u8d70\u5165", "\u8d70\u8fdb\u4e86", " voluntarily", " walked", " yourself"], [" walked", " voluntarily", "\u9009\u62e9\u4e86", " chosen", "\u8d70\u5165", "\u8d70\u8fdb\u4e86", " effectively", " jumped"], [" walked", " been", " entered", "\u8d70\u5165", " chosen", "\u9009\u62e9\u4e86", " picked", "\u8d70\u8fdb\u4e86"], [" walked", " been", " entered", "\u8d70\u5165", " chosen", " voluntarily", "\u8d70\u8fdb\u4e86", "\u9009\u62e9\u4e86"], [" been", " voluntarily", " walked", " chosen", " entered", " volunteered", " picked", " willingly"], [" been", " walked", " chosen", " voluntarily", " picked", " entered", " volunteered", " just"], [" been", " walked", " chosen", " picked", " entered", " walk", " voluntarily", " just"], [" been", " walked", " chosen", " picked", " just", " voluntarily", " painted", " entered"]], "p": [[0.4934, 0.4934, 0.0048, 0.0029, 0.0018, 0.0016, 0.0004, 0.0003], [0.35, 0.0781, 0.0781, 0.0287, 0.0224, 0.0037, 0.0028, 0.0021], [0.7214, 0.2342, 0.0192, 0.0103, 0.0062, 0.0016, 0.0014, 0.0008], [0.0015, 0.0012, 0.0008, 0.0008, 0.0007, 0.0007, 0.0007, 0.0006], [0.0501, 0.0223, 0.0196, 0.0041, 0.0036, 0.0034, 0.0032, 0.0028], [0.3748, 0.1217, 0.0165, 0.0165, 0.012, 0.0057, 0.0053, 0.0047], [0.2683, 0.2521, 0.0363, 0.0207, 0.0172, 0.0118, 0.0118, 0.0038], [0.01, 0.0064, 0.0053, 0.005, 0.0034, 0.0025, 0.0022, 0.0022], [0.4364, 0.2336, 0.0246, 0.0149, 0.0149, 0.0103, 0.0048, 0.004], [0.3429, 0.003, 0.0028, 0.0028, 0.002, 0.0015, 0.0012, 0.001], [0.6544, 0.0347, 0.0224, 0.0106, 0.005, 0.0041, 0.0037, 0.0022], [0.0061, 0.0039, 0.0025, 0.0022, 0.0022, 0.0021, 0.0021, 0.0019], [0.0027, 0.0027, 0.0027, 0.0024, 0.0017, 0.0017, 0.0015, 0.0014], [0.0033, 0.0019, 0.0016, 0.0014, 0.0014, 0.0014, 0.0014, 0.0013], [0.0055, 0.0029, 0.0017, 0.0016, 0.0012, 0.0011, 0.0011, 0.0011], [0.0054, 0.0045, 0.0024, 0.0023, 0.0021, 0.0019, 0.0018, 0.0017], [0.0402, 0.0178, 0.0108, 0.0102, 0.007, 0.0054, 0.0045, 0.0042], [0.0531, 0.0221, 0.0152, 0.0126, 0.0056, 0.0053, 0.0053, 0.0044], [0.0693, 0.0327, 0.0088, 0.0078, 0.0057, 0.005, 0.0044, 0.0044], [0.1608, 0.0359, 0.0204, 0.0169, 0.0159, 0.0124, 0.0109, 0.0109], [0.586, 0.2768, 0.0089, 0.0069, 0.0025, 0.0025, 0.0018, 0.0014], [0.0353, 0.0331, 0.0101, 0.0084, 0.0079, 0.0079, 0.0048, 0.004], [0.0929, 0.0412, 0.0152, 0.0111, 0.0098, 0.0092, 0.0092, 0.0072], [0.0574, 0.0186, 0.0175, 0.012, 0.0106, 0.01, 0.0094, 0.0088], [0.1045, 0.0435, 0.0219, 0.0193, 0.0171, 0.0141, 0.0141, 0.0125], [0.0512, 0.0452, 0.0138, 0.0129, 0.0129, 0.0114, 0.0084, 0.0084], [0.0195, 0.0172, 0.0098, 0.0072, 0.0052, 0.0052, 0.0043, 0.0041], [0.1529, 0.0283, 0.0126, 0.0098, 0.0086, 0.0076, 0.0072, 0.0072], [0.049, 0.0432, 0.0381, 0.0149, 0.0132, 0.0091, 0.0085, 0.0085], [0.0764, 0.0493, 0.0409, 0.0409, 0.0181, 0.0181, 0.017, 0.0141], [0.0538, 0.0369, 0.0254, 0.0198, 0.0186, 0.0186, 0.0136, 0.0113], [0.0395, 0.0271, 0.0239, 0.0211, 0.0186, 0.0155, 0.0128, 0.0128], [0.0347, 0.021, 0.0197, 0.0197, 0.0174, 0.0154, 0.0136, 0.012], [0.1196, 0.0565, 0.044, 0.0302, 0.0236, 0.0183, 0.0162, 0.0162], [0.1391, 0.0545, 0.0213, 0.0213, 0.02, 0.02, 0.02, 0.0177], [0.2182, 0.0487, 0.0295, 0.0245, 0.023, 0.0179, 0.0168, 0.0148], [0.2199, 0.0382, 0.0359, 0.028, 0.028, 0.0247, 0.0232, 0.0205], [0.1497, 0.0586, 0.026, 0.0216, 0.0216, 0.0203, 0.019, 0.0179], [0.0818, 0.0678, 0.0411, 0.0283, 0.022, 0.0207, 0.0182, 0.0182], [0.0765, 0.0464, 0.0436, 0.0436, 0.041, 0.0319, 0.0248, 0.0194], [0.0588, 0.0553, 0.0488, 0.043, 0.043, 0.0315, 0.0191, 0.0191], [0.0622, 0.0354, 0.0333, 0.0313, 0.0259, 0.0259, 0.0243, 0.0229], [0.0506, 0.0327, 0.0289, 0.0271, 0.0271, 0.0255, 0.0255, 0.0239], [0.0976, 0.0382, 0.0298, 0.0298, 0.0298, 0.028, 0.0263, 0.0232], [0.0674, 0.0594, 0.0318, 0.0318, 0.0281, 0.0219, 0.0219, 0.017], [0.0579, 0.0398, 0.0374, 0.0241, 0.02, 0.02, 0.0188, 0.0176], [0.077, 0.068, 0.0497, 0.0467, 0.0183, 0.0161, 0.0142, 0.0134], [0.1197, 0.0773, 0.0602, 0.0388, 0.0322, 0.0303, 0.0184, 0.0172], [0.1802, 0.0663, 0.0485, 0.0378, 0.0378, 0.0276, 0.0229, 0.0215], [0.0446, 0.0327, 0.0239, 0.0225, 0.0225, 0.0211, 0.0211, 0.0186], [0.0595, 0.0463, 0.0409, 0.0339, 0.0264, 0.0219, 0.0181, 0.017], [0.1715, 0.0761, 0.0672, 0.0434, 0.0338, 0.0317, 0.0263, 0.0247], [0.1609, 0.0809, 0.0382, 0.0382, 0.0359, 0.028, 0.0263, 0.0247], [0.2821, 0.2197, 0.0916, 0.0713, 0.0169, 0.0159, 0.015, 0.0085], [0.4172, 0.1354, 0.0565, 0.053, 0.0302, 0.0284, 0.0134, 0.0098], [0.131, 0.102, 0.102, 0.0701, 0.0659, 0.0399, 0.0292, 0.0275], [0.1597, 0.0855, 0.0625, 0.0487, 0.043, 0.0379, 0.0314, 0.0216], [0.189, 0.1472, 0.0951, 0.0788, 0.0695, 0.0577, 0.029, 0.0272], [0.3732, 0.1069, 0.0833, 0.0649, 0.0572, 0.0393, 0.0326, 0.0288], [0.8259, 0.0528, 0.0411, 0.0249, 0.0118, 0.0081, 0.0059, 0.0056], [0.9167, 0.0586, 0.0079, 0.0037, 0.0029, 0.0023, 0.0008, 0.0007], [0.5242, 0.4082, 0.0203, 0.0085, 0.0085, 0.0043, 0.004, 0.0024], [0.6491, 0.2706, 0.0196, 0.0093, 0.0064, 0.0053, 0.0053, 0.0047]], "ranks": {"Swift": [41041, 5146, 5803, 46935, 1982, 934, 2707, 23311, 89465, 123969, 26627, 86877, 118584, 110165, 57430, 7922, 1007, 703, 1954, 904, 896, 6884, 1212, 932, 575, 919, 1213, 1160, 1161, 1479, 2071, 2234, 2492, 1108, 761, 3046, 6845, 11923, 16670, 22047, 25604, 22380, 23864, 13648, 5960, 7936, 7373, 6233, 33072, 63191, 123517, 101603, 132176, 132707, 112749, 93512, 113998, 110798, 69925, 41480, 36765, 26691, 18954], "Kotlin": [230886, 209586, 190881, 97099, 84329, 145604, 178757, 221736, 213952, 223185, 234229, 209126, 153473, 170173, 211390, 144305, 122488, 147034, 173604, 236689, 239191, 199721, 223912, 241448, 240615, 218506, 207481, 216801, 217485, 184374, 193640, 190049, 183957, 138403, 161188, 82343, 64440, 73268, 76323, 75505, 78307, 90646, 75426, 80022, 90274, 115599, 120979, 113629, 108988, 65262, 115962, 49834, 79309, 99878, 82046, 39812, 53085, 49394, 52948, 60177, 41016, 27243, 25186], "Rust": [64990, 88013, 67086, 103409, 19249, 46996, 82362, 85658, 130006, 123502, 88739, 123211, 89894, 98952, 74039, 41207, 26265, 41492, 70204, 41284, 60308, 88543, 36912, 19098, 21202, 19315, 12585, 17516, 16637, 12548, 9510, 9037, 11740, 19193, 22425, 40020, 32302, 40778, 56232, 69937, 49823, 40297, 25717, 39074, 17282, 22487, 14652, 15252, 13353, 19444, 54804, 81467, 88411, 163494, 147911, 130245, 94096, 108705, 128249, 68266, 53120, 28340, 21790]}}, {"pos": 354, "top": [[".", ",", "\u00a0\u00a0", "\u2026.", ";", "\u2026..", ",.", "?"], ["\u00ac", ",\u201d", "\u00a0\u00a0", "?\u201d", "\u00ad", ".\u201d", "===\"", " \u00ad"], ["\u2026.", "\u2026..", ".", ",", ":\"", "?\u201d", ",\u201d", ".\u201d"], ["ousel", "alyzer", "\u0634\u0646\u0628", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " \u041a\u0440\u0430\u0441\u0438", " Blowjob", "Canceled", "rollment"], [",\u201d", "=>\"", "_____", "===\"", "\u00a0\u00a0", ".\u201d", " (\u201e", "ed"], [",\u201d", "\u00a0\u00a0", "=>\"", "===\"", ":\"", "\u0d4d\u0d1f", ".\u201d", ",\u2019"], [",\u201d", ".\u201d", ":\"", ",\"", " (\u201e", "\u00a0\u00a0", ".\u201c", ";\""], [",\u201d", ".\u201d", ":\"", " (\u201e", " \u201e", "\u00a0\u00a0", ",\"", ".\u201c"], [".\u201d", ",\u201d", ":\"", " (\u201e", " \u201e", ".\u00bb", ".\u201c", ".\""], [":\"", "ousel", " skall", ".\u201d", ";\"", "\u957f\u4e45\u7684", "===\"", "\u5f00\u62cd"], [".\u201d", ":\"", ".\u00bb", " \u201e", ",\u201d", ".\"", ";\"", "\u6279\u51c6\u540e"], ["ousel", " \u201e", " skall", " (\u201e", "\u8863\u8349", ".epam", "\u5f00\u62cd", "\u957f\u4e45\u7684"], [" \u201e", " (\u201e", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "ousel", "\u5df2\u4e45", "\u5df2\u4e45\u7684", "skal", "\u8bbe\u65bd\u8bbe\u5907"], [" \u201e", " (\u201e", "\u8bbe\u65bd\u8bbe\u5907", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "ousel", "skal", " skall", ".\u00bb"], [" \u201e", "\u8bbe\u65bd\u8bbe\u5907", " (\u201e", " skall", "\u732c", " notified", "Canceled", "uncio"], [" \u201e", "\u8bbe\u65bd\u8bbe\u5907", " skall", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u6df1\u53d7\u5e7f\u5927", "ousel", "ecke", "skal"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " \u201e", "ousel", "ecke", "\u873f", "uncio", " sworn", "\u4e0d\u4e0b\u53bb\u4e86"], ["ousel", " **\u201e", "\u0930\u0923", "eaux", "skal", ":\\\"", "\u0a3e\u0a32", "strup"], ["Canceled", "uncio", "ousel", "schrift", " **\u201e", "\u0930\u0923", ":\\\"", "anceled"], [" undone", "\u4ee5\u6765\u7684", "Canceled", " \u201e", "\u732c", "ounsel", "\u5df2\u4e45\u7684", "ousel"], ["\u4ee5\u6765\u7684", "\u3068\u304a\u308a", "\u732c", " undone", " \u2026\u2026\u2026\u2026\u2026\u2026\u2026\u2026\u2026", " longstanding", "===\"", "_lifetime"], ["Canceled", "\u732c", "ousel", " undone", "uncio", "\u0415\u0420\u0415", "ounsel", "anceled"], [" undone", "\u732c", "\u3068\u304a\u308a", " exceedingly", " unquestion", " continually", "\u30af\u30c1", " s\u1ef9"], [" continually", " exceedingly", " unquestion", " merely", " scorn", " relentlessly", " swiftly", " truly"], ["\n\n", " exceedingly", "\r\n\r\n", " utterly", "\n\n\n\n", " outcry", " scorn", " unquestion"], [" outcry", " disgrace", " undone", " unfairly", " exceedingly", " skall", " sworn", " egregious"], [" sworn", " outcry", " unfairly", " disgrace", "\u5e7f\u5927\u4eba\u6c11\u7fa4\u4f17", " undone", " slain", " egregious"], ["\n\n", " _____", " unfairly", " outcry", " scorn", " outrage", " exceedingly", " disgr"], [" disgr", " rumored", " outrage", " outcry", " relentless", " unfairly", " ridicule", " honorable"], [" outrage", " relentless", " rumored", " ridicule", " unknow", " outcry", " disgr", " _____"], [" truly", " forced", " allegedly", " relentlessly", " rumored", " terrible", " relentless", " outrage"], [" truly", " .", " long", " ,", " un", " incredibly", " over", " terrible"], [" \u201c", " \"", " ,", " truly", " long", " over", " -", " un"], [" truly", " relentlessly", " \u201c", " relentless", " incredibly", " meticulously", " merciless", " wildly"], [" relentless", " relentlessly", " **\u201c", " meticulously", " horrific", " brutal", " brutally", " incredibly"], [" relentless", " relentlessly", " horrific", " brutal", " brutally", " notoriously", " incredibly", " disgr"], [" horrific", " relentlessly", " relentless", " notoriously", " doomed", " absurd", " brutal", " brutally"], [" horrific", " absurd", " terrible", " ridiculous", " doomed", " bizarre", " reckless", " brutal"], [" absurd", " horrific", " ridiculous", " brutal", " foolish", " terrible", " brutally", " reckless"], [" brutal", " forced", " doomed", " absurd", " horrific", " terrible", " brutally", " ridiculous"], [" forced", " brutal", " horrific", " absurd", " doomed", " terrible", " ruthless", " brutally"], [" forced", " horrific", " doomed", " ruthless", " brutal", " cruel", " reckless", " absurd"], [" forced", " cruel", " ruthless", " reckless", " brutal", " horrific", " merciless", " nasty"], [" forced", " doomed", " absurd", " cursed", " foolish", " cruel", " merciless", " nasty"], [" forced", " merciless", " cursed", " terrible", " doomed", " cruel", " absurd", " foolish"], [" forced", " merciless", " terrible", " doomed", " foolish", " cruel", " cursed", " brutal"], [" merciless", " terrible", " doomed", " cruel", " foolish", " ruthless", " doom", " forced"], [" merciless", " doomed", " terrible", " cruel", " ruthless", " brutal", " doom", " terrifying"], [" doomed", " cruel", " ruthless", " merciless", " terrible", " horrific", " brutal", " terrifying"], [" doomed", " cruel", " forced", " merciless", " ruthless", " torture", "\u5012\u903c", " sabot"], [" doomed", "\u5012\u903c", " unlucky", " cursed", "\u903c\u8feb", " sabot", " forced", " torture"], [" doomed", " unlucky", "\u5012\u903c", " forced", "\u903c\u8feb", " cursed", "\u88ab\u903c", "\u88ab\u8feb"], [" doomed", " unlucky", " cruel", " unfortunate", " cursed", " punished", " poisoned", " forced"], [" doomed", " punished", " bitten", " forced", " tasked", " unlucky", " doom", " bullied"], [" forced", " punished", " bitten", " handed", " sentenced", " trap", " doomed", " tasked"], [" handed", " bitten", " cursed", " thrown", " sentenced", " punished", " forced", "\u5224\u5904"], [" sentenced", " handed", " cursed", " bitten", "\u5224\u5904", " thrown", " punished", " forced"], [" handed", " sentenced", " cursed", " handc", " sacrificed", " punished", " thrown", "thrown"], [" handed", " thrown", " sentenced", "thrown", " punished", " condemned", " sacrificed", " handc"], [" handed", " thrown", " sentenced", " dealt", " volunteered", " volunt", " condemned", " cursed"], [" handed", " sentenced", " dealt", " thrown", " volunteered", " sacrificed", " cursed", " burned"], [" handed", " sentenced", " volunteered", " thrown", " dealt", " handc", " cursed", " walked"], [" handed", " sentenced", " volunteered", " thrown", " dealt", " cursed", " condemned", " pushed"]], "p": [[0.8796, 0.0637, 0.0194, 0.0125, 0.0043, 0.0041, 0.003, 0.001], [0.0812, 0.0181, 0.016, 0.015, 0.0124, 0.0059, 0.0052, 0.0049], [0.4049, 0.1913, 0.1586, 0.0621, 0.0115, 0.0115, 0.0089, 0.0089], [0.0068, 0.0046, 0.0044, 0.0041, 0.0038, 0.0032, 0.0026, 0.0025], [0.0918, 0.0407, 0.0383, 0.0263, 0.016, 0.0141, 0.0097, 0.0067], [0.0543, 0.0423, 0.0256, 0.0129, 0.01, 0.0057, 0.0054, 0.0042], [0.3026, 0.2214, 0.1113, 0.0233, 0.0151, 0.0125, 0.0104, 0.0091], [0.2624, 0.124, 0.08, 0.0402, 0.0229, 0.019, 0.019, 0.0168], [0.3764, 0.0654, 0.0654, 0.0479, 0.0241, 0.0165, 0.0137, 0.0094], [0.0118, 0.0063, 0.0043, 0.0034, 0.0023, 0.0022, 0.002, 0.0019], [0.0948, 0.0395, 0.0272, 0.0088, 0.0083, 0.0065, 0.0061, 0.0042], [0.0083, 0.0044, 0.0039, 0.0025, 0.0024, 0.0021, 0.0016, 0.0015], [0.0099, 0.0072, 0.0041, 0.0032, 0.0014, 0.0014, 0.0013, 0.0011], [0.0146, 0.0061, 0.0018, 0.0018, 0.0016, 0.0014, 0.0012, 0.001], [0.0153, 0.0027, 0.0017, 0.0011, 0.001, 0.001, 0.0007, 0.0007], [0.0038, 0.0013, 0.0013, 0.0011, 0.001, 0.0009, 0.0008, 0.0008], [0.0026, 0.0023, 0.0019, 0.0009, 0.0009, 0.0009, 0.0009, 0.0008], [0.0021, 0.0015, 0.0014, 0.0013, 0.0012, 0.0012, 0.0011, 0.0011], [0.0023, 0.0014, 0.0011, 0.0011, 0.0011, 0.0011, 0.001, 0.001], [0.0032, 0.003, 0.002, 0.0017, 0.0015, 0.0014, 0.0013, 0.0012], [0.0029, 0.0026, 0.002, 0.002, 0.0017, 0.0016, 0.0016, 0.0014], [0.0038, 0.0026, 0.0026, 0.0022, 0.0019, 0.0018, 0.0017, 0.0016], [0.0032, 0.0021, 0.002, 0.0017, 0.0015, 0.0015, 0.0014, 0.0014], [0.0079, 0.007, 0.004, 0.0029, 0.0027, 0.0026, 0.0026, 0.0026], [0.2081, 0.0076, 0.0041, 0.003, 0.003, 0.0025, 0.0023, 0.0018], [0.0035, 0.0023, 0.0023, 0.002, 0.002, 0.0018, 0.0017, 0.0015], [0.0032, 0.003, 0.0023, 0.0019, 0.0019, 0.0018, 0.0016, 0.0016], [0.4416, 0.0059, 0.0026, 0.0023, 0.0022, 0.002, 0.0019, 0.0017], [0.0084, 0.0061, 0.0061, 0.0058, 0.0048, 0.0042, 0.004, 0.0037], [0.0078, 0.0073, 0.0073, 0.0073, 0.0054, 0.0047, 0.0047, 0.0047], [0.0112, 0.0105, 0.0077, 0.0077, 0.0064, 0.0064, 0.0064, 0.0064], [0.0207, 0.0172, 0.0152, 0.0142, 0.0126, 0.0104, 0.0104, 0.0086], [0.0222, 0.0173, 0.0173, 0.0173, 0.0143, 0.0126, 0.0119, 0.0105], [0.0497, 0.0283, 0.0283, 0.0266, 0.0172, 0.0104, 0.0092, 0.0086], [0.0254, 0.0238, 0.0174, 0.0106, 0.0099, 0.0093, 0.0088, 0.0077], [0.0295, 0.0245, 0.0158, 0.0123, 0.0116, 0.0116, 0.009, 0.0085], [0.0287, 0.0253, 0.0238, 0.021, 0.0144, 0.0127, 0.012, 0.0099], [0.0327, 0.0225, 0.0154, 0.0145, 0.0136, 0.0136, 0.0128, 0.0128], [0.0488, 0.0315, 0.0315, 0.0296, 0.0245, 0.0231, 0.0217, 0.0217], [0.0426, 0.04, 0.0353, 0.0332, 0.0312, 0.0293, 0.0228, 0.0201], [0.0672, 0.0492, 0.0317, 0.0317, 0.0263, 0.0263, 0.0218, 0.0205], [0.0519, 0.0357, 0.0315, 0.0296, 0.0278, 0.0261, 0.0216, 0.0216], [0.0674, 0.0384, 0.0299, 0.0264, 0.0248, 0.0248, 0.0219, 0.0219], [0.1263, 0.0319, 0.03, 0.0265, 0.0171, 0.0171, 0.0151, 0.0142], [0.0887, 0.0288, 0.0288, 0.027, 0.0254, 0.0211, 0.0175, 0.0175], [0.0479, 0.0351, 0.0329, 0.0241, 0.02, 0.02, 0.0188, 0.0188], [0.0507, 0.0448, 0.0395, 0.0289, 0.0289, 0.024, 0.0211, 0.0187], [0.0787, 0.0694, 0.0613, 0.0575, 0.0328, 0.0212, 0.0199, 0.0199], [0.1228, 0.0793, 0.058, 0.0545, 0.0399, 0.0399, 0.033, 0.0274], [0.0934, 0.05, 0.0389, 0.0267, 0.0222, 0.0222, 0.0222, 0.0222], [0.1182, 0.0594, 0.0361, 0.0318, 0.0281, 0.0248, 0.0248, 0.017], [0.1086, 0.0581, 0.04, 0.04, 0.0353, 0.0292, 0.0242, 0.0242], [0.2374, 0.1737, 0.0302, 0.025, 0.0235, 0.0183, 0.0183, 0.0183], [0.1288, 0.0832, 0.0734, 0.0572, 0.0326, 0.0238, 0.0238, 0.0198], [0.1771, 0.1296, 0.0786, 0.0477, 0.0225, 0.0212, 0.0199, 0.0187], [0.1389, 0.0544, 0.0351, 0.031, 0.031, 0.0291, 0.0274, 0.0166], [0.3773, 0.1674, 0.0544, 0.0213, 0.02, 0.0156, 0.0121, 0.0121], [0.6893, 0.1057, 0.0303, 0.0162, 0.0143, 0.0105, 0.0105, 0.0053], [0.6935, 0.0939, 0.0828, 0.0185, 0.0105, 0.0087, 0.0082, 0.0072], [0.717, 0.1246, 0.0357, 0.0217, 0.0191, 0.0085, 0.007, 0.0066], [0.8267, 0.0412, 0.0363, 0.0161, 0.0142, 0.0086, 0.0059, 0.0052], [0.9609, 0.0155, 0.0039, 0.0025, 0.0024, 0.0015, 0.0011, 0.0009], [0.7738, 0.0924, 0.0282, 0.0125, 0.0092, 0.0081, 0.0049, 0.0049]], "ranks": {"Swift": [25432, 6759, 9178, 71988, 13046, 11193, 33911, 121141, 178629, 153205, 100591, 176161, 211405, 187291, 193478, 107966, 95697, 105471, 129664, 42785, 25358, 131143, 16331, 3519, 2951, 11027, 15386, 6731, 17833, 11525, 9835, 9834, 8200, 2573, 4396, 13760, 35811, 27817, 55467, 70120, 48833, 34325, 29550, 31097, 14050, 16885, 9545, 8366, 20095, 48813, 129942, 93721, 91377, 60388, 71315, 61737, 67005, 79149, 55399, 35135, 35887, 30477, 14941], "Kotlin": [234128, 225774, 206591, 116927, 144449, 180170, 208509, 231589, 219909, 225276, 233303, 223329, 190588, 177155, 174058, 123082, 89692, 126991, 105470, 194498, 231530, 182270, 229059, 244314, 222913, 175795, 189170, 202536, 193442, 158010, 212814, 211540, 211507, 140079, 156603, 139323, 144685, 137999, 165337, 174627, 177002, 186928, 147384, 125133, 93876, 146575, 120851, 147115, 145983, 158764, 148437, 109744, 85091, 70351, 102807, 72170, 109982, 137671, 147519, 158242, 114020, 84555, 76036], "Rust": [69476, 145308, 137452, 41181, 10798, 30258, 33659, 20763, 9210, 13046, 27550, 19981, 21657, 29102, 42074, 32383, 46164, 41250, 71773, 78445, 116851, 137207, 151015, 108715, 105910, 102347, 87966, 71173, 55493, 34541, 13064, 10296, 12062, 11328, 22016, 55348, 42403, 46909, 93956, 103447, 64790, 41103, 25434, 29628, 14224, 15742, 8300, 7448, 7314, 16250, 34783, 89123, 80849, 127809, 137545, 129065, 119134, 117406, 86485, 75467, 43231, 30824, 19901]}}, {"pos": 355, "top": [[" ######", "\u00a0\u00a0", "######", "*****", " *****", " ", "ly", "  \t"], [" \uff3b", " **'", " )**", " ######", " **[", " ///</", "prise", " .**"], [" ######", "\u00a0\u00a0", "######", "[\u2026", " \uff3b", "[#", " \u2013,", "[]."], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "---</", "\uff3f\uff3f", " **\u25a0", "----</", "-------------</", "GuidId", "----------</"], [" ######", "######", "===\"", " \"@/", " #-", "\u00a0\u00a0", " ===", " \u200e"], ["\u00a0\u00a0", "ed", "===\"", "\u96b7", "\u81ea\u4e2a", ",right", " swiftly", "ogh"], ["\u00a0\u00a0", "edly", " ######", "ed", " \uff3b", " ///</", "prise", "\u4e36"], ["edly", "\u81ea\u4e2a", " ######", " #-", "ness", "\u0441\u044f", " ///</", " swiftly"], [" ######", "prise", "\u00a0\u00a0", "######", "edly", " \uff3b", "\u81ea\u4e2a", "(#)"], ["\u81ea\u4e2a", "\u5170\u8fbe", " busted", "ousel", "warf", "ardon", "edly", " requisite"], [" \u00ad", " busted", "edly", "prise", "warf", " atop", "\u81ea\u4e2a", "ardon"], ["\u81ea\u4e2a", " **\u300c", "ousel", " busted", "\u5170\u8fbe", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\uff3f\uff3f", "edly"], ["\u81ea\u4e2a", " busted", "edly", "ousel", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u5170\u8fbe", " atop", " pricey"], ["\u81ea\u4e2a", " busted", " pricey", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u5170\u8fbe", "edly", " comfy", "\u65af\u987f"], [" busted", " smack", "\u81ea\u4e2a", " pricey", " hefty", "edly", " outright", " swiftly"], [" swiftly", "\u81ea\u4e2a", " requisite", " smack", " busted", " outright", " pricey", " squarely"], [" swiftly", " hefty", " pricey", " busted", " smack", " outright", " squarely", " requisite"], [" pricey", " hefty", " smack", " busted", " terrific", " swiftly", " outright", " snag"], [" **\u2014", " **\u300c", " pricey", " \u00bb**", " **'", " smack", " **\u25a0", "\u81ea\u4e2a"], [" smack", " pricey", " squarely", " utterly", " **\u2014", " hefty", " swiftly", " outright"], [" squarely", " utterly", " pricey", " smack", " swiftly", " outright", " hefty", " requisite"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " **\u2014", " \u00bb**", " **'", " **\u2022", "\u4e0a\u597d", "retty", "\u7538\u7538"], [" smack", " **'", " pricey", " squarely", " **\u2014", " terrific", "\u4e0a\u597d", " requisite"], [" smack", " swiftly", " requisite", " utterly", " squarely", " outright", " myriad", " impecc"], [" hefty", " utterly", " swiftly", " squarely", " requisite", " smack", " pricey", " myriad"], [" pricey", " smack", " hefty", " gritty", " squarely", " awful", " utterly", " terrific"], [" pricey", " gritty", " smack", " **\u2014", " busted", " hefty", " atop", " egregious"], [" pricey", " smack", " squarely", " **'", " gritty", " requisite", " myriad", " exquis"], [" pricey", " myriad", " smack", " squarely", " impecc", " gritty", " hefty", " exquis"], [" incredibly", " myriad", " _____", " squarely", " impecc", " exquis", " hefty", " smack"], [" incredibly", " truly", " myriad", " impecc", " swiftly", " squarely", " utterly", " hugely"], [" incredibly", " truly", " swiftly", " desperately", " \u2014", " wildly", " impecc", " myriad"], [" incredibly", " truly", " impecc", " meticulously", " desperately", " unimagin", " exquis", " literally"], [" incredibly", " truly", " utterly", " meticulously", " impecc", " squarely", " desperately", " unimagin"], [" incredibly", " impecc", " ridiculously", " desperately", " smack", " squarely", " utterly", " exquis"], [" incredibly", " notoriously", " desperately", " ridiculously", " brutally", " impecc", " wildly", " relentless"], [" incredibly", " notoriously", " ridiculously", " desperately", " brutally", " awkward", " nasty", " horribly"], [" incredibly", " notoriously", " desperately", " ridiculously", " awkward", " brutally", " terrible", " horribly"], [" incredibly", " notoriously", " desperately", " ridiculously", " brutally", " terrible", " horrific", " hell"], [" incredibly", " brutally", " terrible", " horrific", " brutal", " doomed", " doom", " nightmare"], [" terrible", " incredibly", " brutal", " nightmare", " doom", " brutally", " horrific", " doomed"], [" terrible", " incredibly", " horrific", " nightmare", " brutal", " doom", " brutally", " dangerously"], [" terrible", " incredibly", " brutal", " nasty", " brutally", " nightmare", " doom", " horrific"], [" nightmare", " incredibly", " terrible", " cursed", " hell", " notoriously", " doomed", " doom"], [" incredibly", " terrible", " nightmare", " hell", " notoriously", " impossible", " brutal", " doom"], [" incredibly", " terrible", " impossible", " nightmare", " dangerously", " enormous", " brutal", " brutally"], [" incredibly", " nightmare", " terrible", " impossible", " doom", " dangerously", " notoriously", " hell"], [" incredibly", " arguably", " impossible", " terrible", " hardest", " literally", " immense", " nightmare"], [" incredibly", " terrible", " arguably", " brutal", " terrifying", " nightmare", " immense", " impossible"], ["\u6700\u96be", " hardest", " incredibly", " nightmare", " toughest", " terrifying", " handc", " brutal"], ["\u6700\u96be", " nightmare", " handc", " hardest", " terrifying", " toughest", "\u53f2\u4e0a\u6700", " nightmares"], ["\u6700\u96be", " hardest", " toughest", " nightmare", "\u7684\u96be\u5ea6", "\u96e3\u5ea6", " handc", "\u53f2\u4e0a\u6700"], ["\u6700\u96be", " hardest", " nightmare", " toughest", " handc", " nightmares", "\u7684\u96be\u5ea6", " notoriously"], ["\u6700\u96be", " handc", " nightmare", " nightmares", " hardest", " grenade", " terrifying", "\u5927\u793c\u5305"], ["\u6700\u96be", " handc", " grenade", " nightmare", " hardest", " nightmares", " knives", "\u9563"], ["\u6700\u96be", " grenade", " handc", " nightmare", " nightmares", "\u9563", " cursed", " grenades"], [" grenade", " grenades", " knives", " swords", "\u6700\u96be", " handc", " nightmare", " nightmares"], [" grenade", " handc", " grenades", " poisoned", "\u6700\u96be", " shotgun", " swords", " knives"], [" grenade", " knives", " knife", " grenades", " swords", " nuclear", " handc", " poisoned"], [" grenade", " grenades", " knives", " knife", " nuclear", " shotgun", " handc", " swords"], [" grenade", " grenades", " handc", " nuclear", " knife", " knives", " poisoned", " poison"], [" grenade", " grenades", " handc", " poisoned", " nuclear", " loaded", " poison", " a"], [" a", " grenade", " the", " grenades", " nuclear", " handc", " loaded", " poisoned"]], "p": [[0.0957, 0.0311, 0.0242, 0.0213, 0.0166, 0.0089, 0.0065, 0.0046], [0.0479, 0.0397, 0.0373, 0.0273, 0.0226, 0.0114, 0.0107, 0.01], [0.0249, 0.0206, 0.0171, 0.0111, 0.0111, 0.0081, 0.0081, 0.0081], [0.0268, 0.0099, 0.0077, 0.0056, 0.0039, 0.0034, 0.003, 0.0027], [0.041, 0.022, 0.0142, 0.0071, 0.0071, 0.0067, 0.0067, 0.0056], [0.0581, 0.0481, 0.0069, 0.0061, 0.0045, 0.0037, 0.0035, 0.0033], [0.0312, 0.0228, 0.0101, 0.0101, 0.0084, 0.0074, 0.0051, 0.0045], [0.0181, 0.0117, 0.0117, 0.011, 0.0071, 0.0067, 0.0063, 0.0059], [0.0142, 0.0097, 0.0097, 0.0086, 0.0081, 0.0076, 0.0059, 0.0056], [0.0071, 0.0049, 0.0046, 0.004, 0.0036, 0.0033, 0.0028, 0.0028], [0.0329, 0.0065, 0.0061, 0.0054, 0.0054, 0.0054, 0.0045, 0.0042], [0.0147, 0.0048, 0.004, 0.0033, 0.0031, 0.0031, 0.0021, 0.0019], [0.0142, 0.0034, 0.0028, 0.0025, 0.0025, 0.0023, 0.0023, 0.002], [0.0089, 0.0054, 0.0037, 0.0031, 0.0025, 0.0024, 0.0018, 0.0018], [0.0172, 0.0092, 0.0072, 0.0067, 0.0046, 0.0034, 0.0034, 0.0032], [0.0108, 0.007, 0.0062, 0.0062, 0.0054, 0.0051, 0.0048, 0.0045], [0.0208, 0.0126, 0.0126, 0.0104, 0.0104, 0.0092, 0.0076, 0.0072], [0.0126, 0.0098, 0.0092, 0.0081, 0.0044, 0.0044, 0.0041, 0.0036], [0.0143, 0.0082, 0.0072, 0.005, 0.0041, 0.0041, 0.0036, 0.0036], [0.0115, 0.0108, 0.0102, 0.0084, 0.0079, 0.007, 0.0062, 0.0051], [0.0119, 0.0087, 0.0077, 0.0068, 0.0064, 0.0056, 0.005, 0.005], [0.0042, 0.0022, 0.0022, 0.0015, 0.0015, 0.0015, 0.0015, 0.0014], [0.0037, 0.0031, 0.0026, 0.0023, 0.0021, 0.002, 0.002, 0.0018], [0.0145, 0.0145, 0.012, 0.0106, 0.0099, 0.0088, 0.0082, 0.0077], [0.0142, 0.0118, 0.0118, 0.0118, 0.0111, 0.0104, 0.0076, 0.0076], [0.0112, 0.0105, 0.0093, 0.0068, 0.0056, 0.0044, 0.0044, 0.0041], [0.0072, 0.0041, 0.0032, 0.0025, 0.0023, 0.0021, 0.0019, 0.0018], [0.0107, 0.0089, 0.0078, 0.0069, 0.0065, 0.0057, 0.0057, 0.0051], [0.0155, 0.0137, 0.0128, 0.0128, 0.0106, 0.0094, 0.0094, 0.0088], [0.0279, 0.0246, 0.0231, 0.018, 0.0169, 0.0149, 0.014, 0.0109], [0.0485, 0.0313, 0.019, 0.019, 0.019, 0.0157, 0.0148, 0.013], [0.0766, 0.0464, 0.0233, 0.0142, 0.0133, 0.0133, 0.0125, 0.0125], [0.1169, 0.0296, 0.0149, 0.014, 0.014, 0.0131, 0.0116, 0.0109], [0.1116, 0.0282, 0.0171, 0.0161, 0.0161, 0.0142, 0.0133, 0.0125], [0.0936, 0.0222, 0.0173, 0.0163, 0.0135, 0.0135, 0.0135, 0.0127], [0.1708, 0.0262, 0.0231, 0.0217, 0.0192, 0.0159, 0.014, 0.0116], [0.1711, 0.0522, 0.0297, 0.0279, 0.0217, 0.0192, 0.0169, 0.0132], [0.2067, 0.0461, 0.0298, 0.028, 0.0247, 0.017, 0.0141, 0.0132], [0.097, 0.038, 0.0335, 0.0278, 0.0261, 0.0216, 0.0216, 0.0191], [0.0707, 0.0403, 0.0403, 0.0378, 0.0334, 0.0277, 0.0244, 0.0244], [0.0632, 0.0632, 0.0492, 0.036, 0.036, 0.036, 0.0338, 0.0205], [0.0588, 0.038, 0.0357, 0.0335, 0.0296, 0.0278, 0.0278, 0.0261], [0.0457, 0.0403, 0.0295, 0.0295, 0.0277, 0.026, 0.023, 0.0158], [0.0479, 0.045, 0.045, 0.0256, 0.0213, 0.02, 0.0188, 0.0188], [0.0676, 0.0527, 0.034, 0.0234, 0.022, 0.022, 0.0182, 0.0151], [0.1046, 0.0436, 0.0248, 0.0206, 0.0182, 0.0171, 0.0171, 0.0125], [0.0843, 0.033, 0.0291, 0.0257, 0.0213, 0.0146, 0.0129, 0.0129], [0.1162, 0.0354, 0.0313, 0.0259, 0.0202, 0.019, 0.0178, 0.0167], [0.0977, 0.0338, 0.0317, 0.0317, 0.0298, 0.0247, 0.0205, 0.0181], [0.1302, 0.0423, 0.0273, 0.0256, 0.0213, 0.0213, 0.0146, 0.0129], [0.4556, 0.0257, 0.0213, 0.0177, 0.0101, 0.0089, 0.0069, 0.0051], [0.8299, 0.0126, 0.0081, 0.006, 0.0053, 0.0034, 0.0025, 0.0025], [0.7115, 0.0662, 0.0333, 0.0202, 0.0139, 0.0051, 0.0035, 0.0033], [0.1571, 0.108, 0.0543, 0.0226, 0.0176, 0.0166, 0.0121, 0.0083], [0.2597, 0.2439, 0.0451, 0.031, 0.0166, 0.0138, 0.0121, 0.0121], [0.1627, 0.0769, 0.0562, 0.0266, 0.0234, 0.0142, 0.0098, 0.0067], [0.4644, 0.0279, 0.0204, 0.0204, 0.0192, 0.0159, 0.0132, 0.0124], [0.546, 0.0541, 0.0328, 0.0128, 0.0094, 0.0094, 0.0088, 0.0083], [0.5178, 0.09, 0.0452, 0.0311, 0.0122, 0.0114, 0.0101, 0.0095], [0.6372, 0.081, 0.0263, 0.0218, 0.0124, 0.008, 0.0075, 0.0062], [0.5907, 0.0623, 0.0294, 0.0229, 0.0202, 0.0157, 0.0095, 0.007], [0.4801, 0.061, 0.0348, 0.0307, 0.0175, 0.0145, 0.012, 0.0094], [0.4791, 0.1138, 0.069, 0.0347, 0.0113, 0.0113, 0.0099, 0.0088]], "ranks": {"Swift": [58181, 12363, 1809, 45454, 1472, 142, 309, 1170, 2524, 4063, 914, 10987, 5282, 2456, 1948, 290, 92, 327, 1476, 363, 494, 9074, 1623, 167, 131, 260, 1103, 310, 386, 222, 290, 235, 415, 404, 599, 1238, 3235, 5174, 9011, 10195, 9908, 13535, 14301, 20044, 11661, 16929, 10779, 5723, 14645, 34631, 85967, 58432, 65661, 84065, 89990, 58534, 55055, 62992, 25245, 9056, 6295, 5361, 2035], "Kotlin": [97213, 173970, 209728, 97254, 127935, 171853, 222849, 234256, 220379, 220318, 227123, 190484, 177377, 163327, 205571, 207223, 201299, 195073, 157582, 180672, 208424, 143409, 179481, 230038, 197125, 160272, 140433, 160273, 160186, 147436, 204610, 202382, 144183, 95814, 88457, 59410, 61779, 64813, 111026, 78834, 66301, 55004, 38526, 23258, 30602, 65965, 47940, 58206, 64396, 68254, 82784, 66438, 60410, 68132, 93674, 35336, 23719, 16914, 5798, 3880, 2860, 3397, 1972], "Rust": [86758, 96859, 88819, 76533, 4936, 9275, 19764, 19855, 37098, 34104, 22930, 56617, 46520, 33890, 29223, 20419, 14305, 36176, 92506, 51667, 80008, 88186, 76683, 33784, 26574, 33405, 33719, 19191, 10998, 6187, 3894, 2562, 3663, 3979, 4169, 7917, 4584, 3448, 6425, 5194, 4587, 2772, 2496, 3639, 2445, 3018, 2730, 2984, 2130, 4521, 13840, 26440, 17048, 46960, 43756, 28851, 6069, 4678, 5141, 9578, 6646, 4408, 1729]}}, {"pos": 356, "top": [[".", ",", "\u2013", ";", " \u2013", "\u2026.", ",.", "\u00a0\u00a0"], ["\u2013", ".", " \u2013", " \u200b\u200b", ".\u2013", "\u2013and", ",", ",."], [".", "\u2013", "\u2026.", ",", "\u2026..", " \u2013", ".\u2013", "\u2026"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Shemale", " milfs", " pornstar", " Blowjob", " cumshot", " \u041f\u043e\u043f\u0440\u043e", "schrift"], [" \u200b\u200b", "TestData", "schluss", ".@", "@d", "@a", " \"@", "CCCCCC"], [" \u200b\u200b", "\u5730\u4e9a", " \u062c\u062f\u064b\u0627", "sver", "TestData", "\u6cbb\u597d", "\u7fe1", "resa"], ["\t  ", "ipa", " **\"", " .....", " _____", "\u041f\u0410", "resa", " nasty"], ["sburg", " _____", "slaught", " **\"", " ____", " _.", "schaft", "ingos"], ["  \n\n", "   \n\n", "(@", "!.", "scheid", " *@", "!\u201d.", " whopping"], [" hefty", "\u4e5d\u6210", " pricey", " whopping", "\u5170\u8fbe", " plenty", "\u514b\u96be", "-less"], [" hefty", " plenty", " fresh", " tough", " bigger", " big", " handful", " just"], [" hefty", " pricey", " bigger", " goodies", " plenty", " nasty", " handful", " tough"], [" hefty", " bigger", " plenty", " pricey", " big", " veggies", " crunch", " tough"], [" hefty", " nasty", " bigger", " pricey", " plenty", " goodies", " pretty", " big"], [" hefty", " plenty", " nasty", " pretty", " big", " goodies", " bigger", " pricey"], [" hefty", " pricey", " savvy", " incredibly", " plenty", " folks", " nasty", " wildly"], [" incredibly", " hefty", " plenty", " nasty", " pretty", " savvy", " folks", " wildly"], [" nasty", " incredibly", " hefty", " pricey", " savvy", " pretty", " plenty", " big"], [" nasty", " incredibly", " hefty", " pricey", " gritty", " savvy", " relentlessly", " daunting"], [" incredibly", " wildly", " hefty", " utterly", " hugely", " myriad", " huge", " swiftly"], ["<|endoftext|>", " utterly", " hugely", " wildly", " myriad", " incredibly", " swiftly", " hefty"], [" incredibly", " huge", " nasty", " wildly", " terrible", " horrific", " nightmare", " desperately"], [" incredibly", " wildly", " huge", " myriad", " hugely", " daunting", " utterly", " desperately"], [" myriad", " incredibly", " wildly", " hugely", " vastly", " barely", " huge", " utterly"], [" \n\n", "\n\n", " hugely", "  \n\n", " myriad", " incredibly", " wildly", " utterly"], [" incredibly", " wildly", " hugely", " myriad", " vastly", " desperately", " huge", " horribly"], [" incredibly", " wildly", " myriad", " hugely", " vastly", " desperately", " relentlessly", " sprawling"], ["\n\n", " myriad", " incredibly", " wildly", " vastly", " --", " hugely", " massive"], [" incredibly", " myriad", " massive", " wildly", " huge", " hugely", " massively", " vastly"], [" incredibly", " myriad", " wildly", " massive", " huge", " sprawling", " vastly", " massively"], [" incredibly", " massive", " huge", " wildly", " relentlessly", " complex", " myriad", " massively"], [" massive", " incredibly", " complex", " huge", " wildly", " relentlessly", " massively", " heavily"], [" massive", " complex", " incredibly", " relentlessly", " massively", " huge", " relentless", " wildly"], [" incredibly", " meticulously", " complex", " massive", " relentlessly", " massively", " relentless", " fundamentally"], [" incredibly", " massively", " relentlessly", " meticulously", " massive", " relentless", " wildly", " notoriously"], [" incredibly", " massively", " meticulously", " complex", " relentlessly", " massive", " notoriously", " relentless"], [" incredibly", " notoriously", " massively", " relentlessly", " complex", " meticulously", " relentless", " tricky"], [" incredibly", " complex", " notoriously", " massively", " tricky", " impossible", " complexity", " weird"], [" incredibly", " impossible", " difficult", " notoriously", " complex", " tricky", " massively", " massive"], [" incredibly", " impossible", " notoriously", " difficult", " nightmare", " complex", " relentlessly", " relentless"], [" incredibly", " difficult", " nightmare", " impossible", " brutal", " massive", " hardcore", " notoriously"], [" difficult", " nightmare", " hardcore", " incredibly", " notoriously", " brutal", " impossible", " daunting"], [" hardcore", " difficult", " incredibly", " nightmare", " painstaking", " relentlessly", " notoriously", " brutal"], [" nightmare", " difficult", " hardcore", " notoriously", " impossible", " incredibly", " daunting", " painstaking"], [" difficult", " nightmare", " hardcore", " notoriously", " impossible", " incredibly", " massive", " challenging"], [" nightmare", " difficult", " hardcore", " incredibly", " challenging", " notoriously", " massive", " impossible"], [" nightmare", " incredibly", " notoriously", " challenging", " hardcore", " painstaking", " impossible", " daunting"], [" incredibly", " ambitious", " challenging", " nightmare", " daunting", " notoriously", " challenges", " painstaking"], [" incredibly", " notoriously", " nightmare", " challenging", " daunting", " immense", " ambitious", " painstaking"], [" nightmare", " incredibly", " paradox", " daunting", " challenging", " ambitious", " notoriously", " challenges"], [" nightmare", "\u6700\u96be", " nightmares", "\u96e3\u5ea6", " terrifying", " notoriously", " hardcore", "\u6311\u6218"], [" nightmare", "\u6311\u6218", "\u6700\u96be", " nightmares", "\u96be\u9898", " terrifying", " challenge", " daunting"], [" nightmare", " nightmares", "\u96be\u9898", " terrifying", "\u6700\u96be", " notoriously", "\u6311\u6218", " handc"], [" nightmare", " nightmares", " terrifying", "\u70eb", " hostile", " suicide", "\u5927\u793c\u5305", " grenade"], [" nightmare", " challenge", " nightmares", "\u6311\u6218", " grenade", " torture", "\u70eb", " handc"], [" nightmare", "\u70eb", " nightmares", " grenade", " cursed", " poisoned", " hostage", " challenge"], [" nightmare", " grenade", " suicide", " nightmares", "\u70eb", " suicidal", "\u5669\u68a6", " shotgun"], [" grenade", " nightmare", " suicide", "\u70eb", " handc", " shovel", " nightmares", " shotgun"], [" grenade", " nightmare", "\u70eb", " suicide", " knife", " hammer", " shovel", " shotgun"], [" grenade", " suicide", " nightmare", "\u70eb", " knife", " shovel", " hammer", " axe"], [" grenade", " suicide", " nightmare", " knife", " shovel", " architectural", " handc", "\u70eb"], [" grenade", " suicide", " nightmare", " knife", " poisoned", " trap", " hostage", " loaded"], [" grenade", " suicide", " nightmare", " knife", " diplomatic", " trap", " architectural", " poisoned"]], "p": [[0.8982, 0.0947, 0.0037, 0.0012, 0.0005, 0.0004, 0.0003, 0.0002], [0.1935, 0.1708, 0.0973, 0.0521, 0.018, 0.0149, 0.014, 0.0085], [0.5947, 0.1704, 0.0912, 0.0627, 0.0336, 0.014, 0.0096, 0.0096], [0.0186, 0.0047, 0.0044, 0.0029, 0.0029, 0.0016, 0.0014, 0.0013], [0.0031, 0.0021, 0.002, 0.0019, 0.0018, 0.0016, 0.0016, 0.0014], [0.0075, 0.0016, 0.0013, 0.0012, 0.0011, 0.0011, 0.0011, 0.001], [0.0137, 0.0074, 0.0061, 0.0061, 0.0061, 0.0054, 0.0051, 0.0037], [0.0083, 0.0069, 0.0054, 0.0047, 0.0044, 0.0044, 0.0039, 0.0031], [0.0244, 0.013, 0.0115, 0.0095, 0.0079, 0.0054, 0.0048, 0.0045], [0.0028, 0.0016, 0.0015, 0.0012, 0.001, 0.001, 0.0009, 0.0009], [0.0189, 0.0138, 0.013, 0.0115, 0.0079, 0.007, 0.007, 0.0061], [0.0121, 0.01, 0.01, 0.0057, 0.0057, 0.005, 0.0047, 0.0042], [0.0272, 0.0212, 0.0137, 0.01, 0.0094, 0.0088, 0.0088, 0.0088], [0.0347, 0.027, 0.0164, 0.0164, 0.012, 0.0106, 0.0088, 0.0082], [0.0489, 0.0459, 0.0431, 0.0316, 0.0231, 0.0231, 0.0217, 0.0159], [0.0598, 0.0386, 0.0341, 0.032, 0.0249, 0.022, 0.0194, 0.0171], [0.0819, 0.0679, 0.0439, 0.0321, 0.0301, 0.0266, 0.0266, 0.025], [0.0752, 0.0586, 0.0486, 0.0295, 0.0277, 0.026, 0.0179, 0.0168], [0.0834, 0.061, 0.0419, 0.0254, 0.0136, 0.012, 0.0106, 0.01], [0.1009, 0.054, 0.0476, 0.0395, 0.0308, 0.0271, 0.0175, 0.0155], [0.0978, 0.0492, 0.0408, 0.036, 0.028, 0.0263, 0.0247, 0.0232], [0.1046, 0.0233, 0.0206, 0.0194, 0.0194, 0.016, 0.0142, 0.0104], [0.1089, 0.0354, 0.0259, 0.0189, 0.0178, 0.0167, 0.0157, 0.0157], [0.0385, 0.03, 0.0282, 0.0206, 0.0161, 0.0142, 0.0125, 0.0125], [0.1304, 0.0896, 0.0374, 0.0374, 0.0351, 0.031, 0.0291, 0.0213], [0.1352, 0.06, 0.0342, 0.0266, 0.0207, 0.0207, 0.0183, 0.0162], [0.0547, 0.0483, 0.0275, 0.0201, 0.0167, 0.0167, 0.0157, 0.0147], [0.0538, 0.0307, 0.0307, 0.0271, 0.0198, 0.0186, 0.0175, 0.0164], [0.1054, 0.0468, 0.0468, 0.0439, 0.0235, 0.0221, 0.0195, 0.0195], [0.1133, 0.0503, 0.0472, 0.0444, 0.021, 0.0197, 0.0197, 0.0185], [0.1034, 0.0553, 0.0357, 0.0336, 0.0261, 0.0191, 0.018, 0.0169], [0.0522, 0.0433, 0.0382, 0.0263, 0.0192, 0.0192, 0.017, 0.017], [0.0642, 0.0603, 0.0532, 0.0323, 0.0236, 0.0208, 0.0119, 0.0119], [0.0861, 0.0714, 0.0592, 0.0522, 0.0522, 0.0461, 0.0359, 0.0298], [0.1786, 0.0657, 0.058, 0.0545, 0.0481, 0.033, 0.02, 0.02], [0.1913, 0.0749, 0.0454, 0.0427, 0.0354, 0.0293, 0.0228, 0.0189], [0.1653, 0.0504, 0.0393, 0.0306, 0.0287, 0.0287, 0.0224, 0.0154], [0.1455, 0.0883, 0.0392, 0.0368, 0.0325, 0.0305, 0.0287, 0.0253], [0.1197, 0.0726, 0.0682, 0.0499, 0.044, 0.0303, 0.0251, 0.0236], [0.0899, 0.0481, 0.0425, 0.0399, 0.0352, 0.0292, 0.0274, 0.0274], [0.0798, 0.0427, 0.0401, 0.0401, 0.0377, 0.0354, 0.0293, 0.0276], [0.073, 0.0569, 0.0534, 0.0471, 0.0367, 0.0324, 0.0324, 0.0252], [0.0923, 0.0596, 0.0436, 0.0436, 0.0385, 0.0361, 0.0319, 0.0299], [0.0681, 0.0639, 0.0564, 0.0468, 0.0439, 0.0413, 0.0388, 0.0284], [0.084, 0.0654, 0.051, 0.051, 0.0479, 0.0423, 0.035, 0.0241], [0.0532, 0.047, 0.0415, 0.0415, 0.0344, 0.0323, 0.0323, 0.0285], [0.1013, 0.0654, 0.051, 0.0329, 0.0309, 0.029, 0.0273, 0.0273], [0.0883, 0.057, 0.0536, 0.0392, 0.0392, 0.0325, 0.0325, 0.0305], [0.1197, 0.0682, 0.0469, 0.044, 0.044, 0.0388, 0.0343, 0.0236], [0.0853, 0.0456, 0.0403, 0.0355, 0.0314, 0.026, 0.0244, 0.0229], [0.2692, 0.0725, 0.0284, 0.0152, 0.0143, 0.0111, 0.0098, 0.0098], [0.3605, 0.0335, 0.0315, 0.023, 0.023, 0.0216, 0.0116, 0.0109], [0.6122, 0.0606, 0.0127, 0.0112, 0.0087, 0.006, 0.0056, 0.0056], [0.4279, 0.0579, 0.0213, 0.0146, 0.0114, 0.0089, 0.0065, 0.0054], [0.5443, 0.065, 0.0307, 0.0175, 0.0136, 0.0128, 0.0094, 0.0094], [0.3602, 0.0666, 0.0404, 0.0315, 0.0179, 0.0116, 0.0116, 0.0109], [0.3218, 0.2355, 0.0464, 0.0384, 0.0206, 0.0086, 0.0086, 0.0081], [0.4898, 0.08, 0.0378, 0.0168, 0.0148, 0.0131, 0.0115, 0.0108], [0.6293, 0.0663, 0.0378, 0.026, 0.019, 0.0084, 0.007, 0.0062], [0.5774, 0.0537, 0.0445, 0.021, 0.021, 0.0154, 0.0082, 0.0077], [0.6117, 0.0367, 0.0305, 0.0223, 0.0077, 0.0072, 0.0072, 0.0068], [0.6331, 0.0405, 0.0261, 0.0131, 0.0102, 0.0085, 0.0075, 0.007], [0.752, 0.0227, 0.0166, 0.0122, 0.0101, 0.0084, 0.0078, 0.0069]], "ranks": {"Swift": [36141, 9581, 16714, 101904, 18507, 4907, 3844, 10908, 20433, 12001, 729, 2905, 3201, 1462, 1167, 249, 125, 327, 563, 264, 207, 965, 487, 418, 334, 780, 1252, 1114, 1520, 1522, 1836, 1659, 2842, 1429, 1476, 2442, 6790, 8981, 9313, 10807, 12776, 18838, 24678, 23385, 14935, 17121, 15783, 10368, 21015, 57964, 143949, 121490, 94098, 83905, 72957, 30881, 28283, 25723, 10875, 5482, 2365, 2038, 1328], "Kotlin": [208755, 184108, 152118, 33624, 37234, 108114, 148819, 167229, 144472, 173278, 201981, 125081, 86398, 59172, 70678, 82819, 45922, 42874, 37651, 113638, 169985, 48845, 113742, 214671, 120034, 83769, 79024, 153802, 78576, 50980, 112905, 144904, 123253, 18970, 11854, 7626, 2143, 3129, 3780, 4504, 5823, 6553, 6049, 5917, 9205, 12323, 13005, 16476, 17856, 17100, 33334, 32564, 37636, 29211, 44213, 35058, 19932, 20114, 9492, 6579, 3086, 4983, 5469], "Rust": [37976, 112771, 90091, 144148, 12941, 11570, 19309, 7570, 10564, 2917, 749, 921, 685, 1067, 1770, 1207, 1557, 2704, 8455, 5327, 6423, 6935, 5541, 4689, 3912, 3804, 3604, 6157, 6353, 7983, 6878, 8962, 11586, 21995, 15772, 25622, 8927, 8299, 9951, 11186, 7623, 7269, 6737, 7151, 9013, 8847, 12690, 9292, 6245, 10455, 34689, 66082, 29272, 37858, 29443, 35058, 7725, 8166, 13662, 9767, 6031, 5123, 1928]}}, {"pos": 357, "top": [[".", ",", " \u201d", "\u201d.", " ", "\u0629", " \u2013", "\u201d,"], [" **[", " \n\n", " [@", " \r\n\r\n", "\u0629", " @(", " *@", " \u201d"], [" \u2026.", " **[", " \n\n", "*\u201d,", " (\u2026)", "*\u201d.", " \u201d", " \r\n\r\n"], ["\uff0a\uff0a\uff0a\uff0a", " **\u25a0", " **>>", " **\u201c", " **#", "\uff0a\uff0a", " {{$", " *****"], [" **#", " **\u201c", " *****", " **-", " @$", " \u2019", " {{$", " #$"], [" **\u201c", " **#", " **-", " \u201d", " )**", " \n\n\n\n\n", " \r\n\r\n", " \u2019"], [" \r\n\r\n", " \n\n", " @$", " *****", " **[", " \u201d", " **\u201c", " {{$"], [" \r\n\r\n", " <*", " **[", " **-", " **#", " @$", " *****", " **\u201c"], [" **#", " \r\n\r\n", " @$", " #$", " **[", " **\u201c", " {{$", " \n\n"], [" grenade", " grenades", " deton", " {{$", " @$", " #$", " ><?", "@$"], [" grenade", " grenades", " deton", " @$", " arsenal", " guns", " freaking", " catapult"], [" grenade", " grenades", " deton", " freaking", " **#", " )**", " **'", " **-"], [" grenade", " grenades", " deton", " freaking", " arsenal", " wreak", " )**", " exploding"], [" grenade", " grenades", " deton", " freaking", " exploding", " arsenal", " wreak", "\u5f15\u7206"], [" grenade", " grenades", " deton", " exploding", " arsenal", " catapult", " smack", " freaking"], [" grenade", " grenades", " freaking", " smack", " exploding", " deton", " wreak", " \u2019"], [" grenade", " grenades", " freaking", " exploding", " deton", " smack", " \u2019", " smashing"], [" grenade", " grenades", " freaking", " deton", " exploding", " smack", " sniper", " \u2019"], [" grenade", " freaking", " grenades", " smack", " exploding", " deton", " wreak", " sniper"], [" grenade", " grenades", " smack", " \u2019", " freaking", " exploding", " deton", " wreak"], [" grenade", " exploding", " \r\n\r\n", " grenades", " \u2019", "\r\n\r\n", " --", " freaking"], [" grenade", " grenades", " deton", " freaking", "\u5f15\u7206", " **\u25a0", " )**", " **>>"], [" grenade", " grenades", " )**", " freaking", " **\u25a0", " deton", "\u5f15\u7206", " '\","], [" grenade", " grenades", " deton", " exploding", " )**", "\u5f15\u7206", " wreak", " smashing"], [" grenade", " grenades", " deton", " exploding", " \r\n\r\n", "\r\n\r\n", " \n\n", " bomb"], [" grenade", " grenades", " deton", " bombs", " exploding", " bomb", " explosions", " weapon"], [" grenade", " grenades", " deton", " bombs", " exploding", " explosions", " bomb", " explosives"], [" deton", " grenade", " grenades", " exploding", " bomb", " bombs", " explosions", " explosives"], [" grenade", " deton", " grenades", " exploding", " bombs", " bomb", " explosions", "\u5f15\u7206"], [" grenade", " grenades", " deton", " )**", " exploding", " bomb", " bombs", "\u5f15\u7206"], [" grenade", " deton", " grenades", " exploding", " bomb", " bombs", " explosions", " )**"], [" grenade", " deton", " grenades", " exploding", " bomb", " bombs", " explosions", " weapon"], [" grenade", " deton", " grenades", " exploding", " bombs", " bomb", "\u5f15\u7206", " explosions"], [" deton", " grenade", " grenades", " exploding", "\u5f15\u7206", " bomb", " bombs", " explosions"], [" deton", " grenade", " grenades", " exploding", " bomb", " bombs", "\u5f15\u7206", " explosions"], [" deton", " grenade", " grenades", " exploding", "\u5f15\u7206", " bomb", " bombs", " explosive"], [" deton", " grenade", " grenades", " exploding", "\u5f15\u7206", " bomb", " bombs", " explosive"], [" deton", " grenade", " grenades", " exploding", "\u5f15\u7206", " bomb", " explosive", " explosions"], [" deton", " grenade", " grenades", " exploding", "\u5f15\u7206", " bomb", " explosive", " bombs"], [" deton", " grenade", " grenades", " exploding", " bomb", "\u5f15\u7206", "\u7206\u70b8", " explosive"], [" deton", " grenade", " grenades", " exploding", " bomb", "\u5f15\u7206", " explosive", "\u7206\u70b8"], [" deton", " grenade", " grenades", " exploding", "\u5f15\u7206", " bomb", " bombs", " explosives"], [" deton", " grenade", " grenades", "\u5f15\u7206", " exploding", " bomb", " explosive", " bombs"], [" grenade", " deton", " grenades", " exploding", "\u5f15\u7206", " bombs", " bomb", " explosive"], [" grenade", " deton", " grenades", " exploding", " bombs", " explosive", " explosives", " bomb"], [" grenade", " deton", " grenades", " exploding", " bombs", " bomb", " explosives", " explosive"], [" grenade", " grenades", " deton", " exploding", " bombs", " unarmed", " bomb", " explosives"], [" grenade", " deton", " grenades", " exploding", " bombs", " bomb", " unarmed", " explosives"], [" deton", " grenade", " grenades", " bombs", " explosives", " exploding", " unarmed", " bomb"], [" deton", " grenade", " grenades", " bombs", " unarmed", "\u5f15\u7206", " explosives", " exploding"], [" grenade", " deton", " grenades", " unarmed", "\u5f15\u7206", " exploding", " explosives", " handc"], [" deton", "\u5f15\u7206", " exploding", " grenade", "\u7206\u70b8", "\u7206\u7834", " explode", "\u70b8"], [" deton", "\u5f15\u7206", " grenade", " exploding", " without", "\u7206\u70b8", " exploded", "sWith"], [" deton", "\u5f15\u7206", "sWith", " grenade", " without", "\u7206\u70b8", " exploding", " with"], [" without", " deton", "sWith", " grenade", "\u5f15\u7206", "without", " exploding", "_without"], [" deton", "\u7206\u70b8", "\u5f15\u7206", " exploding", " exploded", " explode", "\u70b8", "explode"], [" deton", "\u5f15\u7206", "\u7206\u70b8", "fuse", " fuse", " exploding", "\u70b8", " explode"], ["pull", " pulled", " pull", " pulling", "Pull", " Pull", " pulls", "\u62d4\u6389"], ["pull", " pulled", " pulling", " pull", " fuse", "fuse", "Pull", " Pull"], [" pulled", "pull", " pulling", " pull", " fuse", " with", "fuse", " Pull"], [" pulled", " with", " pulling", " pull", " fuse", "pull", "fuse", " Pull"], [" pin", "pin", " pins", " pinned", "-pin", " with", " Pin", "."], [".", " with", ",", " pin", " pulled", " pinned", " without", " pins"]], "p": [[0.1291, 0.0239, 0.0186, 0.0154, 0.0113, 0.01, 0.0073, 0.006], [0.0919, 0.0557, 0.028, 0.0232, 0.017, 0.0132, 0.0124, 0.0124], [0.1084, 0.0481, 0.0375, 0.0331, 0.0292, 0.0227, 0.0201, 0.0156], [0.0177, 0.0156, 0.0114, 0.0114, 0.0101, 0.0074, 0.0069, 0.0065], [0.0451, 0.0424, 0.0351, 0.0213, 0.0213, 0.0138, 0.0138, 0.0121], [0.0467, 0.0341, 0.0235, 0.0183, 0.0161, 0.0134, 0.0134, 0.0126], [0.091, 0.0626, 0.0404, 0.0357, 0.0278, 0.0216, 0.0203, 0.0168], [0.035, 0.0226, 0.0226, 0.0187, 0.0187, 0.0187, 0.0176, 0.0146], [0.0436, 0.034, 0.0264, 0.0219, 0.0206, 0.0193, 0.0182, 0.0182], [0.0404, 0.0203, 0.0131, 0.0131, 0.0116, 0.0066, 0.004, 0.0038], [0.1135, 0.0733, 0.0305, 0.0144, 0.0082, 0.0077, 0.006, 0.0053], [0.1065, 0.0535, 0.0368, 0.0135, 0.0112, 0.0064, 0.0056, 0.005], [0.191, 0.0582, 0.0293, 0.0201, 0.0065, 0.0051, 0.0037, 0.0035], [0.2133, 0.0835, 0.0395, 0.0164, 0.0088, 0.0088, 0.0053, 0.005], [0.1554, 0.0572, 0.0537, 0.0186, 0.0113, 0.0106, 0.0106, 0.0088], [0.0861, 0.0407, 0.0317, 0.0192, 0.017, 0.0159, 0.011, 0.0091], [0.0794, 0.0453, 0.0352, 0.0242, 0.0214, 0.0214, 0.0214, 0.0107], [0.1269, 0.0599, 0.0439, 0.0172, 0.0152, 0.0152, 0.0111, 0.0092], [0.0981, 0.0718, 0.0463, 0.0248, 0.0125, 0.0117, 0.0097, 0.0097], [0.0607, 0.0417, 0.0287, 0.0287, 0.0287, 0.0197, 0.0154, 0.0099], [0.0243, 0.0202, 0.019, 0.0178, 0.0167, 0.0139, 0.0122, 0.0115], [0.1028, 0.0664, 0.0229, 0.0202, 0.0168, 0.0158, 0.0158, 0.0148], [0.1007, 0.0737, 0.042, 0.0225, 0.0164, 0.0164, 0.0128, 0.0113], [0.1165, 0.1094, 0.055, 0.0429, 0.0179, 0.0168, 0.0108, 0.009], [0.171, 0.1606, 0.0915, 0.049, 0.0337, 0.018, 0.014, 0.0124], [0.3785, 0.334, 0.1392, 0.0166, 0.013, 0.013, 0.0065, 0.0048], [0.3572, 0.2782, 0.1687, 0.0275, 0.0167, 0.0147, 0.0139, 0.0074], [0.3558, 0.1904, 0.1483, 0.0701, 0.0311, 0.0214, 0.0147, 0.0079], [0.3443, 0.2681, 0.2366, 0.0182, 0.0133, 0.0111, 0.0076, 0.0071], [0.3293, 0.2264, 0.1763, 0.0186, 0.0186, 0.0154, 0.0128, 0.0088], [0.2588, 0.2284, 0.1779, 0.0654, 0.0273, 0.0187, 0.0165, 0.01], [0.3048, 0.2095, 0.1533, 0.053, 0.0321, 0.0207, 0.0172, 0.0134], [0.4443, 0.2099, 0.1852, 0.0172, 0.0118, 0.0111, 0.0081, 0.0072], [0.3038, 0.2681, 0.1843, 0.0528, 0.0142, 0.0142, 0.0133, 0.0098], [0.2828, 0.2828, 0.1944, 0.0631, 0.0192, 0.0124, 0.0091, 0.0091], [0.2921, 0.2921, 0.2007, 0.0395, 0.0225, 0.0175, 0.0113, 0.0088], [0.3855, 0.2064, 0.1418, 0.0591, 0.0246, 0.018, 0.0116, 0.0103], [0.4358, 0.2059, 0.1249, 0.059, 0.0279, 0.018, 0.0109, 0.009], [0.3324, 0.3324, 0.157, 0.035, 0.0256, 0.0121, 0.0073, 0.0061], [0.5806, 0.1468, 0.0612, 0.0371, 0.0289, 0.0225, 0.0225, 0.0155], [0.6018, 0.1522, 0.056, 0.0385, 0.03, 0.0206, 0.016, 0.0142], [0.5524, 0.2303, 0.096, 0.0189, 0.0189, 0.0189, 0.0147, 0.0115], [0.6058, 0.2229, 0.0638, 0.0266, 0.0161, 0.0126, 0.0126, 0.0086], [0.4012, 0.354, 0.1302, 0.02, 0.02, 0.0121, 0.0121, 0.0107], [0.4795, 0.2265, 0.1764, 0.0307, 0.0145, 0.0145, 0.0128, 0.01], [0.5156, 0.2149, 0.1477, 0.0374, 0.0176, 0.0114, 0.0094, 0.0083], [0.4707, 0.1962, 0.1962, 0.032, 0.0161, 0.0118, 0.0111, 0.0098], [0.4166, 0.2527, 0.1533, 0.0284, 0.0221, 0.0172, 0.0152, 0.0126], [0.4257, 0.2582, 0.1382, 0.0349, 0.0199, 0.0165, 0.0146, 0.0094], [0.3302, 0.3302, 0.1072, 0.0239, 0.0225, 0.0225, 0.0211, 0.0175], [0.3655, 0.2846, 0.0984, 0.03, 0.0234, 0.0151, 0.0133, 0.011], [0.57, 0.1272, 0.0601, 0.0413, 0.025, 0.0152, 0.0104, 0.0098], [0.396, 0.1208, 0.0536, 0.0503, 0.0503, 0.021, 0.0154, 0.0144], [0.2985, 0.1324, 0.0666, 0.0552, 0.0519, 0.0458, 0.043, 0.0168], [0.2644, 0.1102, 0.0628, 0.0432, 0.0381, 0.0316, 0.0297, 0.0297], [0.3009, 0.3009, 0.1254, 0.0977, 0.0317, 0.0247, 0.0192, 0.0132], [0.3196, 0.1938, 0.171, 0.0629, 0.0337, 0.0337, 0.0297, 0.0231], [0.3587, 0.192, 0.1495, 0.1165, 0.0623, 0.0378, 0.0202, 0.0158], [0.3072, 0.2711, 0.0997, 0.0997, 0.0534, 0.0416, 0.0324, 0.0286], [0.5375, 0.0824, 0.0824, 0.0727, 0.0642, 0.0567, 0.0236, 0.0208], [0.5738, 0.128, 0.0997, 0.0605, 0.0324, 0.0324, 0.0093, 0.0093], [0.7331, 0.0876, 0.0773, 0.0469, 0.0221, 0.0081, 0.0049, 0.0038], [0.9463, 0.0367, 0.0072, 0.0028, 0.0027, 0.001, 0.0004, 0.0004]], "ranks": {"Swift": [71738, 9843, 4221, 22896, 4447, 1994, 1926, 11823, 30739, 20592, 3574, 21108, 9745, 5948, 2669, 1452, 747, 1436, 2172, 2351, 1640, 22530, 8802, 3459, 2477, 7538, 11972, 3073, 6873, 4978, 3188, 3042, 5727, 3047, 2297, 4166, 4443, 5518, 7175, 11906, 9132, 15043, 18499, 25725, 13156, 16215, 10299, 9191, 29148, 72444, 110837, 122496, 144321, 120398, 129143, 48774, 44428, 34861, 22839, 9540, 25923, 23034, 8207], "Kotlin": [45717, 75258, 21255, 10091, 15300, 34400, 19786, 22029, 24055, 104430, 97177, 51577, 61259, 61143, 111596, 63752, 89386, 78244, 108861, 150139, 200415, 107057, 87040, 152854, 108253, 76384, 60635, 137948, 68388, 40464, 53096, 43550, 47581, 83454, 110043, 97696, 118836, 120066, 146853, 95528, 97581, 115481, 85143, 48755, 50443, 60802, 73553, 83328, 76981, 126653, 154924, 127742, 127964, 121674, 109580, 123817, 115328, 84316, 97297, 34934, 17614, 15019, 13293], "Rust": [12531, 13024, 16772, 14357, 2292, 1792, 2914, 2681, 4292, 1633, 931, 2094, 1729, 1403, 1472, 1058, 1738, 4435, 7536, 5605, 6485, 14610, 10995, 6558, 4060, 4127, 3262, 2774, 5065, 5450, 4039, 5098, 11429, 14223, 10645, 27690, 20442, 28694, 30052, 44143, 34771, 28796, 46838, 62060, 46043, 28068, 22208, 16350, 15848, 29937, 28079, 67800, 30402, 58875, 53044, 42070, 35842, 24809, 7716, 418, 716, 375, 309]}}, {"pos": 358, "top": [[".", ",", ";", "\u00a0\u00a0", "\u2026.", "\u00a0", "\u2026..", " \u200b\u200b"], [" \u200b\u200b", " Very", ".", ",", " very", " Break", "s", " Will"], [",", ".", "\u2026.", "\u2026..", " \u200b\u200b", ";", "\u2026", ",."], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", " cumshot", " Shemale", " Geile", "-------------</", " ;;^"], ["ed", " **\u201c", "\u200e", "s", " \u200e", " \u200b\u200b", "\u5730\u4e9a", "\u663e\u7740"], [" **\u201c", " Guta", " \n\n\n\n", "ed", "elog", "endiz", " Geile", " Insg"], ["  \n\n", " **\u201c", "\t  \n", "\u00ac", "ed", "\u2014\u2014", "\u2019d", "\u00e2ts"], [" **\u201c", "\u00e2ts", " busted", " **\"", "  \n\n", " cush", "**!", " goodies"], [" **\u201c", " **\"", "**!", " busted", "  \n\n", "!\u201d.", " **'", " cush"], [" busted", " freaking", " cush", " goodies", " freak", "\u5f00\u5f97", "\u00e2t", " guts"], ["ed", " busted", " freaking", " ammo", "er", " goodies", " freak", " scary"], [" freaking", " busted", " goodies", " ammo", " scary", " guts", " cush", " stuff"], [" freaking", " busted", " scary", " cush", " ammo", " hassle", " stash", " goodies"], [" freaking", " scary", " busted", " ammo", " stash", " exploding", " cush", " goodies"], [" busted", " freaking", " smack", " scary", " savvy", " exploding", " goodies", " freak"], [" busted", " freaking", " scary", " guts", " goodies", " smack", " incredibly", " hefty"], [" busted", " hefty", " guts", " goodies", " smack", " freaking", " nasty", " incredibly"], [" busted", " goodies", " hefty", " guts", " smack", " knack", " nasty", " whopping"], [" smack", " busted", " hefty", " goodies", " guts", " nasty", " exploding", " ridiculously"], [" smack", " busted", " exploding", " hefty", " guts", " goodies", " barely", " nasty"], ["<|endoftext|>", "\n\n", " smack", " exploding", " barely", " hefty", " wildly", " busted"], [" smack", " exploding", " busted", " hefty", " nasty", " guts", " horribly", " goodies"], [" smack", " exploding", " busted", " hefty", " horribly", " nasty", " goodies", " ridiculously"], [" exploding", " smack", " busted", " {{--<", " barely", " horribly", " wildly", " smashing"], [" exploding", " \n\n", " \r\n\r\n", " busted", "\r\n\r\n", " smack", " smashing", " {{--<"], [" exploding", " deton", " bombs", "\u70b8\u836f", " grenade", " explosive", " explosives", " bomb"], [" exploding", " deton", " bombs", " explosive", " explosives", " grenade", " explosions", " bomb"], [" exploding", " deton", " bombs", " bomb", " explosive", " explosives", " explosions", " explos"], [" exploding", " deton", " bombs", " explosive", " bomb", " explosives", " grenade", " terrifying"], [" exploding", " deton", " bombs", " explosive", " grenade", " bomb", " explosives", " terrifying"], [" exploding", " deton", " explosive", " bombs", " bomb", " terrifying", " dangerously", " smashing"], [" exploding", " deton", " explosive", " bombs", " dangerously", " terrifying", " bomb", " nasty"], [" exploding", " deton", " grenade", " terrifying", " bombs", " explosive", " grenades", " explosives"], [" exploding", " deton", " terrifying", " bombs", " grenade", " frantic", " explosive", " grenades"], [" exploding", " deton", " grenade", " grenades", " bombs", " explosive", " explosives", " explosions"], [" deton", " exploding", " grenade", " grenades", " explosives", " explosive", " bombs", " explosions"], [" deton", " exploding", " grenade", " grenades", " explosives", " explosive", " bombs", "\u5f15\u7206"], [" deton", " grenade", " exploding", " grenades", " bombs", " explosives", " explosive", "\u5f15\u7206"], [" deton", " grenade", " grenades", " exploding", "\u5f15\u7206", " bombs", " explosives", " explode"], [" deton", " grenade", " exploding", " grenades", " bombs", " explosives", "\u5f15\u7206", " explosive"], [" deton", " exploding", " grenade", " explosives", " grenades", " bombs", "\u5f15\u7206", " explode"], [" deton", " exploding", "\u5f15\u7206", " explosives", " grenade", " bombs", " grenades", " ticking"], [" deton", "\u5f15\u7206", " grenade", " exploding", " explosives", " grenades", " pistol", " bombs"], [" deton", " exploding", " grenade", "\u5f15\u7206", " explosives", " bombs", " explode", " pistol"], [" deton", " grenade", " grenades", " exploding", " explosives", " explode", " bombs", " explosive"], [" deton", " grenade", " exploding", " grenades", " explosives", " bombs", " explode", " pistol"], [" deton", " exploding", " grenade", " removed", " grenades", " explosives", " explode", " missing"], [" removed", " deton", " shortened", " stripped", " missing", "_removed", " remove", " grenade"], [" deton", " explosives", " grenade", " removed", "_removed", " grenades", " fuse", " bombs"], [" deton", " grenade", " explosives", " grenades", " fuse", " bombs", " stabbed", "_removed"], [" deton", " grenade", " explosives", " grenades", "\u5f15\u7206", " unarmed", "\u70b8\u836f", " incendi"], [" deton", "\u5f15\u7206", " grenade", "\u70b8\u836f", " explosives", " exploding", " fuse", " grenades"], [" deton", "\u5f15\u7206", " grenade", " removed", "\u62c6\u9664", "_removed", " explosives", "\u62d4\u6389"], [" deton", "\u5f15\u7206", " grenade", " explosives", " grenades", "\u62d4\u6389", " fuse", " exploding"], [" deton", " grenade", " timer", " grenades", "\u5f15\u7206", " explosives", " strapped", " fuse"], [" deton", "\u5f15\u7206", "\u70b8", "\u7206\u70b8", "\u70b8\u836f", " explosives", " exploding", " explosive"], [" fuse", "\u5f15\u7206", " deton", "fuse", "Fuse", "\u70b8", "\u70b8\u836f", "\u7206\u70b8"], [" pull", " pulling", " pulled", "pull", " Pull", "\u62c9", " fuse", " pulls"], [" fuse", "fuse", " pull", " pulling", " pulled", " Pull", "pull", "Fuse"], [" fuse", "fuse", " fused", " Fuse", " pull", " pins", " pin", " pulling"], [" fuse", " safety", " Safety", "fuse", " Fuse", " fused", "Safety", " saf"], [" pin", " pins", "-pin", " fuse", " safety", "pin", " Pin", " the"], [" the", " pin", " safety", " pins", " fuse", "-pin", " Safety", "pin"]], "p": [[0.6092, 0.3695, 0.0053, 0.0053, 0.0036, 0.0012, 0.001, 0.0009], [0.1303, 0.0089, 0.0065, 0.0057, 0.0027, 0.0027, 0.0027, 0.0019], [0.3509, 0.3097, 0.0887, 0.0783, 0.0475, 0.0136, 0.0113, 0.0022], [0.0191, 0.0116, 0.0102, 0.0075, 0.007, 0.0062, 0.0051, 0.0048], [0.0719, 0.0234, 0.0091, 0.0063, 0.0055, 0.0052, 0.0022, 0.0022], [0.0162, 0.0053, 0.003, 0.0028, 0.0023, 0.0018, 0.0017, 0.0017], [0.2185, 0.0666, 0.0261, 0.0131, 0.009, 0.0085, 0.0075, 0.0066], [0.0382, 0.0116, 0.0116, 0.0109, 0.0097, 0.008, 0.0062, 0.0046], [0.0815, 0.0265, 0.0171, 0.0125, 0.0117, 0.011, 0.0055, 0.0052], [0.0215, 0.0096, 0.0048, 0.0045, 0.0037, 0.0035, 0.0031, 0.0031], [0.0941, 0.0325, 0.0223, 0.0144, 0.0135, 0.0127, 0.012, 0.0093], [0.0485, 0.0157, 0.0066, 0.0066, 0.0066, 0.0045, 0.0042, 0.004], [0.2018, 0.0188, 0.0129, 0.0107, 0.0074, 0.0065, 0.0054, 0.0051], [0.2181, 0.0295, 0.0295, 0.0085, 0.007, 0.0062, 0.0062, 0.0062], [0.0971, 0.0971, 0.0459, 0.038, 0.0169, 0.0169, 0.0169, 0.0159], [0.0953, 0.0655, 0.0397, 0.0188, 0.0166, 0.0156, 0.0156, 0.0137], [0.0748, 0.0514, 0.04, 0.0228, 0.0201, 0.0167, 0.0167, 0.0157], [0.0739, 0.0541, 0.0541, 0.0308, 0.0255, 0.0146, 0.0128, 0.0106], [0.0719, 0.0596, 0.0494, 0.0248, 0.0193, 0.0117, 0.011, 0.0086], [0.0752, 0.0244, 0.0244, 0.0229, 0.0123, 0.0108, 0.009, 0.007], [0.0489, 0.0279, 0.0149, 0.014, 0.014, 0.0103, 0.0062, 0.0062], [0.0363, 0.0341, 0.0182, 0.0104, 0.0092, 0.0063, 0.0063, 0.0063], [0.0315, 0.0261, 0.0203, 0.0102, 0.007, 0.007, 0.0066, 0.0058], [0.0694, 0.0121, 0.01, 0.0073, 0.0057, 0.0044, 0.0044, 0.0042], [0.0786, 0.0289, 0.0155, 0.0106, 0.0088, 0.0073, 0.0047, 0.0047], [0.2353, 0.0595, 0.0281, 0.0206, 0.017, 0.016, 0.015, 0.015], [0.2592, 0.1015, 0.0743, 0.0241, 0.0241, 0.0227, 0.0227, 0.0188], [0.2734, 0.0945, 0.0348, 0.0254, 0.0224, 0.0164, 0.012, 0.0078], [0.2374, 0.1533, 0.0413, 0.025, 0.0195, 0.0162, 0.0162, 0.0118], [0.23, 0.1021, 0.0331, 0.0258, 0.0214, 0.0201, 0.0157, 0.0147], [0.2712, 0.0391, 0.0209, 0.0173, 0.0163, 0.0119, 0.0119, 0.0105], [0.2666, 0.0318, 0.0264, 0.017, 0.017, 0.016, 0.015, 0.011], [0.1884, 0.1379, 0.0371, 0.0327, 0.0308, 0.024, 0.0175, 0.0136], [0.1209, 0.0689, 0.0197, 0.0174, 0.0154, 0.0136, 0.0127, 0.012], [0.184, 0.1347, 0.0561, 0.0362, 0.0362, 0.03, 0.0265, 0.0206], [0.3441, 0.0986, 0.087, 0.0562, 0.0438, 0.0386, 0.032, 0.0194], [0.449, 0.0831, 0.078, 0.0647, 0.0392, 0.0325, 0.027, 0.0154], [0.5385, 0.0879, 0.0776, 0.0533, 0.0285, 0.0285, 0.0209, 0.0184], [0.3717, 0.1207, 0.0883, 0.0688, 0.021, 0.021, 0.0105, 0.0077], [0.4713, 0.0988, 0.0819, 0.0819, 0.0341, 0.025, 0.0172, 0.0126], [0.5873, 0.0619, 0.0353, 0.0311, 0.0275, 0.0242, 0.0228, 0.0101], [0.6095, 0.0533, 0.0366, 0.0268, 0.0143, 0.0119, 0.0112, 0.0105], [0.6984, 0.0348, 0.0288, 0.0254, 0.0164, 0.012, 0.0088, 0.0073], [0.3405, 0.063, 0.0556, 0.0407, 0.0263, 0.0218, 0.0218, 0.0218], [0.232, 0.0909, 0.0665, 0.0624, 0.0457, 0.0379, 0.0314, 0.019], [0.1753, 0.0778, 0.0731, 0.0502, 0.0443, 0.0324, 0.0237, 0.0135], [0.1146, 0.0613, 0.0541, 0.029, 0.0272, 0.024, 0.0226, 0.0212], [0.3468, 0.0389, 0.0208, 0.0196, 0.0184, 0.0173, 0.0143, 0.0119], [0.1184, 0.0233, 0.0193, 0.0182, 0.0171, 0.0151, 0.0141, 0.0133], [0.0773, 0.0221, 0.0184, 0.0172, 0.0126, 0.0098, 0.0098, 0.0077], [0.0753, 0.0203, 0.0168, 0.0139, 0.0109, 0.0096, 0.009, 0.0085], [0.3907, 0.0723, 0.0266, 0.0142, 0.0126, 0.0086, 0.0086, 0.0072], [0.2775, 0.04, 0.04, 0.0311, 0.0275, 0.0228, 0.0189, 0.013], [0.278, 0.0748, 0.0703, 0.0147, 0.0108, 0.0101, 0.0089, 0.0089], [0.072, 0.0495, 0.0194, 0.0182, 0.0151, 0.0097, 0.0086, 0.0081], [0.5224, 0.2468, 0.0624, 0.0378, 0.0295, 0.023, 0.0123, 0.0096], [0.6594, 0.1298, 0.0787, 0.0695, 0.029, 0.0094, 0.0035, 0.0027], [0.4286, 0.1228, 0.0844, 0.0657, 0.0657, 0.0512, 0.0512, 0.0399], [0.7544, 0.0702, 0.0619, 0.0293, 0.0157, 0.0138, 0.0084, 0.0065], [0.9127, 0.0454, 0.0061, 0.0061, 0.0035, 0.0031, 0.0031, 0.0031], [0.5314, 0.3652, 0.03, 0.0265, 0.0076, 0.0052, 0.0038, 0.0025], [0.6971, 0.1211, 0.0735, 0.0306, 0.0164, 0.0145, 0.0106, 0.0082], [0.9883, 0.0038, 0.0018, 0.0012, 0.0006, 0.0002, 0.0001, 0.0001]], "ranks": {"Swift": [33261, 9366, 14063, 165288, 15563, 16612, 12562, 74021, 189173, 175541, 34821, 142348, 57215, 20334, 4368, 2310, 531, 1089, 1387, 1722, 1269, 7605, 4532, 4110, 2506, 8860, 10782, 3650, 5692, 2586, 1491, 1282, 1923, 1994, 1799, 6137, 5400, 6884, 27296, 21164, 17830, 17902, 27501, 21206, 13126, 6417, 3854, 3112, 6661, 10365, 38706, 22715, 90420, 56895, 93803, 87664, 91473, 121423, 121958, 44682, 55608, 48761, 44650], "Kotlin": [230451, 170692, 153166, 48378, 86386, 123970, 203722, 214069, 146050, 169429, 146623, 51115, 77353, 68708, 134603, 119390, 119830, 144970, 196763, 231153, 245362, 227435, 223287, 239996, 219265, 170563, 153217, 212971, 186945, 147838, 188059, 191280, 82140, 127650, 70646, 53656, 59055, 60745, 112955, 61553, 123423, 135756, 86161, 62228, 53429, 61044, 77806, 63419, 65077, 64655, 73581, 33117, 44263, 30341, 31019, 43768, 57285, 41507, 42641, 24926, 9106, 8980, 2708], "Rust": [87954, 142464, 118904, 146398, 57298, 108815, 108404, 101492, 96014, 51941, 13763, 31438, 25713, 25801, 10509, 10556, 14560, 55666, 60963, 29004, 19325, 29979, 21747, 18026, 10494, 7077, 3743, 3436, 4840, 3698, 2729, 3235, 7090, 8399, 9612, 24363, 18688, 29702, 12829, 10816, 7686, 7650, 5776, 7029, 9307, 3556, 5235, 3622, 3973, 2610, 5580, 12204, 18727, 14675, 4915, 13503, 13775, 7616, 875, 445, 663, 517, 370]}}, {"pos": 359, "top": [[".", ",", " \u2013", ";", "\u2013", " ", ":", "\u00a0\u00a0"], [".", ",", " \u2013", "\u2013", ";", " ", "  ", " \u200b\u200b"], [".", ",", "\u2013", " \u2013", "\u2026.", "\u2026", "\u2026..", ";"], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "-------------</", "----------</", " Blowjob", " Shemale", "aruhi", " cumshot"], [".", ",", " ", "\u00a0\u00a0", " \u201c.", "er", "ed", " \u201c"], [".", "\u2026.", "\u00a0\u00a0", " \u200b\u200b", "!\u201d.", "\u2026..", " \u201c.", "\u2019."], [".", "  \n", "\u2026\u2026", " \n", "\u00a0", "\u2019.", "\u2026.", " \u201d"], [" **\u201e", "-W", "   \n", "-V", "organisation", "-CS", " organisation", "\u53ef\u68a6"], [".", "\u00a0", "\u201d.", ",", "...\u201d", ".\u201d", "\u2026.", "\u2019."], [",", "\u00a0", ".", "\u00a0\u00a0", ",W", "\u826f\u673a", " \u00ad", "-W"], [".", "\u00a0", ",", "\u00a0\u00a0", "o", " \u00ad", "...", "er"], [" **\u201e", "\u826f\u673a", "\u5927\u8ba1", " **\u00ab", "UMO", "oraus", " guts", " ***"], [" **\u201e", " **\u00ab", "\u5927\u8ba1", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "ielle", "\u826f\u673a", "\u88f3", " flair"], ["\u826f\u673a", "\u5927\u8ba1", "\u62ff\u4e0b\u4e86", "\u524d\u884c\u7684", "ielle", "-esque", "\u4e00\u4e2a\u597d", " impactful"], [" busted", " pricey", " savvy", " requisite", " hefty", " goodies", "\u826f\u673a", " prowess"], [" busted", " pricey", "\u62e5\u6709\u7740", " hefty", " requisite", " savvy", "\u624b\u628a\u624b", "\u826f\u673a"], [" hefty", " requisite", " guts", " entirety", " savvy", " busted", " standout", " plenty"], [" hefty", "\u624b\u628a\u624b", " pricey", " busted", " requisite", " gritty", " goodies", "\u7a8d\u95e8"], [" busted", " hefty", " requisite", " goodies", " pricey", "\u6d77\u91cf\u7684", " guts", " entirety"], [" requisite", " utterly", " smack", " hefty", " outright", " busted", "\u6b64\u756a", " incredibly"], [" requisite", " utterly", " outright", " myriad", "Though", "\u4ecd\u65e7", " hefty", " hugely"], ["\u5de5\u4f5c\u53ca", " ;;^", " smack", "\u7538\u7538", "\u6bcf\u4e00\u4e2a\u4eba\u7684", "\u5171\u540c\u6253\u9020", "\u597d\u597d\u5730", "-Cds"], [" requisite", " utterly", " outright", "\u62e5\u6709\u7740", " smack", " busted", "\u6b64\u756a", "\u5949\u4e0a"], [" requisite", "\u6b64\u756a", " utterly", " outright", "\u786e\u4fdd\u5b89\u5168", "\u4ece\u6ca1", " unheard", "\u503e\u529b"], [" requisite", "Whilst", " utterly", "\u6b64\u756a", "\u786e\u4fdd\u5b89\u5168", "\u5168\u90e8\u7684", "\u4ecd\u65e7", " unheard"], [" busted", "\u62e5\u6709\u7740", "\u786e\u4fdd\u5b89\u5168", "\u6bcf\u4e00\u4e2a\u4eba\u7684", "\u5171\u540c\u6253\u9020", "\u5949\u4e0a", "\u8fd8\u6709\u7740", " havoc"], [" busted", " ;;^", " crippling", " strapped", " exploding", " ripping", " undone", " smashing"], [" wildly", " breaking", " unheard", " dangerously", " truly", " '", " seemingly", " exploding"], [" dangerously", " wildly", " unheard", " dead", " breaking", " exploding", " crippling", " busted"], [" \n\n", " dead", " down", " breaking", " dangerously", " wildly", " head", " \n  \n"], [" dead", " ,", " head", " only", " down", " just", " dangerously", " much"], [" dead", " just", " only", " dangerously", " all", " incredibly", " ,", " much"], [" dead", " dangerously", " horrific", " incredibly", " wildly", " terrifying", " screaming", " frantic"], [" frantic", " screaming", " dead", " horrific", " dangerously", " terrified", " terrifying", " smashed"], [" screaming", " exploding", " deton", " dangerously", " terrified", " grenade", " grenades", " bombs"], [" deton", " grenades", " grenade", " bombs", " explosives", " exploding", "\u5f15\u7206", " explosive"], [" deton", " grenades", " grenade", " bombs", " explosives", " exploding", "\u5f15\u7206", " explosive"], [" deton", "\u5f15\u7206", " grenade", " grenades", " bombs", " exploding", " explosives", " explosive"], [" deton", "\u5f15\u7206", " grenades", " grenade", " exploding", " bombs", " explosives", "\u70b8\u5f39"], [" deton", " bombs", " grenade", " grenades", "\u5f15\u7206", " explosives", "\u70b8\u5f39", " explosive"], [" deton", " explosives", " bombs", "\u5f15\u7206", " explosive", " grenade", " grenades", "\u70b8\u5f39"], [" deton", "\u5f15\u7206", " explosives", " bombs", " grenade", " grenades", " explosive", " exploding"], [" deton", "\u5f15\u7206", " explosives", " grenade", " bombs", " grenades", " explosive", " exploding"], [" deton", "\u5f15\u7206", " grenade", " bombs", " explosives", " explosive", "\u7206\u7834", " grenades"], [" deton", " grenade", " grenades", " explosives", " bombs", " explosive", "\u5f15\u7206", "\u7206\u7834"], [" deton", " bombs", " grenade", " grenades", " explosives", " explosive", " exploding", " pistol"], [" deton", " grenade", " grenades", " explosives", " bombs", " exploding", " explosive", " pistol"], [" deton", " removed", " grenade", " bombs", " grenades", " explosives", " pistol", " exploding"], [" deton", " grenade", " bombs", " explosives", " pistol", " grenades", " exploding", "\u70b8\u836f"], [" deton", " grenade", " grenades", " pistol", " explosives", " bombs", " stabbed", " suic"], [" deton", " grenade", " grenades", " explosives", " pistol", " disarm", "\u5f15\u7206", " unarmed"], [" deton", "\u5f15\u7206", " grenade", " grenades", " explosives", " exploding", "\u70b8\u836f", "\u7206\u7834"], [" deton", "\u5f15\u7206", " grenade", " removed", "\u62c6\u9664", " grenades", " explosives", " exploding"], [" deton", "\u5f15\u7206", " grenade", " trigger", "\u5df2\u7ecf\u5f00\u59cb", " grenades", " explosives", " already"], [" deton", "\u5df2\u7ecf\u88ab", "\u5df2\u7ecf\u5f00\u59cb", " already", " grenade", "\u5df2\u88ab", "already", " timer"], [" deton", "\u5f15\u7206", "\u70b8\u836f", " explosives", " grenade", " exploding", "\u70b8", "\u70b8\u5f39"], [" fuse", "fuse", " deton", "Fuse", "\u5f15\u7206", " Fuse", " grenade", "\u70b8\u836f"], [" pull", " pulled", " pulling", "pull", " Pull", "Pull", " pulls", "\u62c9"], [" pull", " pulled", " pulling", "pull", " Pull", " fuse", " pulls", "Pull"], [" fuse", " pull", " pulled", " pulling", "fuse", " pin", " safety", " pins"], [" fuse", " safety", " pull", "fuse", " pulled", " pin", " Safety", " pulling"], [" pin", " pins", "-pin", " fuse", " safety", "pin", " Pin", " pinned"], [" pin", " safety", " fuse", " pins", " pull", "-pin", " timer", " grenade"]], "p": [[0.8313, 0.1637, 0.0018, 0.001, 0.001, 0.0002, 0.0002, 0.0002], [0.434, 0.1926, 0.1168, 0.0587, 0.0109, 0.0058, 0.0043, 0.0038], [0.7913, 0.1558, 0.0239, 0.0211, 0.0025, 0.0013, 0.0012, 0.001], [0.0117, 0.0071, 0.0059, 0.0052, 0.0046, 0.0043, 0.0043, 0.0032], [0.4263, 0.024, 0.0165, 0.0155, 0.0069, 0.0044, 0.0044, 0.0042], [0.1339, 0.0339, 0.017, 0.0133, 0.0086, 0.008, 0.0059, 0.0055], [0.214, 0.0892, 0.0477, 0.0396, 0.0349, 0.029, 0.0272, 0.024], [0.0132, 0.0109, 0.0091, 0.008, 0.0075, 0.0043, 0.0038, 0.0026], [0.8092, 0.0403, 0.0096, 0.009, 0.0066, 0.0058, 0.0051, 0.0048], [0.3594, 0.0403, 0.0334, 0.009, 0.0029, 0.0027, 0.0024, 0.0024], [0.5365, 0.1854, 0.0389, 0.0134, 0.0119, 0.0092, 0.0081, 0.0077], [0.0088, 0.0068, 0.0022, 0.0022, 0.0015, 0.0013, 0.0013, 0.0013], [0.0288, 0.0053, 0.0044, 0.0037, 0.0034, 0.0018, 0.0014, 0.0013], [0.0047, 0.0032, 0.0025, 0.0022, 0.0021, 0.0017, 0.0012, 0.0011], [0.0193, 0.0125, 0.0103, 0.008, 0.008, 0.0049, 0.0036, 0.0031], [0.0067, 0.0034, 0.0032, 0.0026, 0.0023, 0.002, 0.0019, 0.0017], [0.0187, 0.0137, 0.0094, 0.0094, 0.0083, 0.0083, 0.0073, 0.0061], [0.006, 0.0039, 0.0039, 0.0032, 0.0032, 0.0028, 0.0026, 0.0025], [0.0077, 0.006, 0.0034, 0.0034, 0.0028, 0.0025, 0.0023, 0.0023], [0.0192, 0.0066, 0.0066, 0.0055, 0.0048, 0.0035, 0.0031, 0.0031], [0.0163, 0.0068, 0.005, 0.0036, 0.003, 0.0027, 0.0023, 0.0021], [0.0017, 0.0017, 0.0016, 0.0016, 0.0015, 0.0012, 0.0011, 0.0011], [0.0021, 0.0017, 0.0017, 0.0016, 0.0015, 0.0014, 0.0013, 0.0012], [0.0024, 0.0019, 0.0015, 0.0015, 0.0013, 0.001, 0.001, 0.0009], [0.0092, 0.0025, 0.0023, 0.002, 0.0019, 0.0014, 0.0014, 0.0013], [0.0024, 0.0022, 0.0017, 0.0014, 0.0013, 0.0012, 0.0012, 0.0012], [0.0042, 0.002, 0.0019, 0.0015, 0.0015, 0.0015, 0.0015, 0.0015], [0.005, 0.0041, 0.0037, 0.0034, 0.003, 0.003, 0.003, 0.0029], [0.0074, 0.0051, 0.0048, 0.0045, 0.0037, 0.0033, 0.0031, 0.0031], [0.0481, 0.0188, 0.0101, 0.0078, 0.0074, 0.0065, 0.0065, 0.0057], [0.0131, 0.0108, 0.009, 0.0084, 0.0084, 0.0079, 0.0066, 0.0066], [0.0179, 0.0131, 0.0115, 0.0096, 0.0079, 0.0079, 0.0075, 0.0075], [0.0268, 0.0196, 0.0119, 0.0112, 0.0087, 0.0087, 0.0068, 0.006], [0.0164, 0.0164, 0.0154, 0.0154, 0.0136, 0.0088, 0.0083, 0.006], [0.0428, 0.0402, 0.0355, 0.0277, 0.0244, 0.0202, 0.0202, 0.0168], [0.3675, 0.0639, 0.0639, 0.0467, 0.0412, 0.0321, 0.0283, 0.0283], [0.3431, 0.0719, 0.056, 0.0385, 0.0319, 0.0233, 0.0194, 0.0182], [0.5077, 0.0472, 0.0444, 0.0391, 0.0305, 0.0237, 0.0163, 0.0153], [0.2609, 0.04, 0.0332, 0.0312, 0.0243, 0.0115, 0.0065, 0.0058], [0.5811, 0.0694, 0.0613, 0.0448, 0.0395, 0.0349, 0.0328, 0.0199], [0.6934, 0.0731, 0.0443, 0.0305, 0.0185, 0.0163, 0.0144, 0.0119], [0.7671, 0.0433, 0.0337, 0.0218, 0.0124, 0.0109, 0.0109, 0.0091], [0.7821, 0.05, 0.0222, 0.0196, 0.0173, 0.0126, 0.0105, 0.0072], [0.5209, 0.0662, 0.0428, 0.0377, 0.0294, 0.0276, 0.0229, 0.0202], [0.5048, 0.0603, 0.0566, 0.0532, 0.047, 0.0251, 0.0236, 0.0173], [0.4489, 0.0688, 0.0647, 0.0608, 0.0504, 0.0223, 0.0197, 0.0154], [0.3265, 0.0879, 0.0533, 0.0442, 0.0366, 0.0285, 0.0209, 0.0184], [0.2629, 0.0624, 0.0518, 0.0245, 0.023, 0.0203, 0.019, 0.0168], [0.3967, 0.0537, 0.0306, 0.0306, 0.0306, 0.0238, 0.0088, 0.0082], [0.1679, 0.0452, 0.0257, 0.0242, 0.0177, 0.0156, 0.0101, 0.0084], [0.174, 0.0772, 0.0365, 0.0221, 0.0208, 0.0105, 0.0098, 0.0098], [0.6677, 0.0704, 0.0293, 0.0084, 0.0084, 0.0074, 0.0074, 0.0042], [0.6219, 0.0543, 0.0423, 0.02, 0.0137, 0.0101, 0.0089, 0.0083], [0.4794, 0.0691, 0.0446, 0.0254, 0.0211, 0.012, 0.0106, 0.0106], [0.0947, 0.089, 0.0574, 0.054, 0.0395, 0.0289, 0.0271, 0.0211], [0.8454, 0.0786, 0.01, 0.0094, 0.0083, 0.0078, 0.005, 0.0029], [0.8857, 0.0441, 0.0267, 0.0236, 0.0098, 0.0019, 0.0013, 0.0009], [0.763, 0.0911, 0.0626, 0.0488, 0.0179, 0.0085, 0.0051, 0.0017], [0.65, 0.145, 0.0997, 0.0416, 0.0252, 0.0153, 0.0105, 0.0082], [0.6003, 0.1949, 0.0921, 0.0384, 0.016, 0.0141, 0.0086, 0.0052], [0.6258, 0.2956, 0.0214, 0.0115, 0.0079, 0.0065, 0.0061, 0.0042], [0.9413, 0.0322, 0.0134, 0.003, 0.0023, 0.0021, 0.0018, 0.001], [0.8326, 0.0878, 0.0366, 0.0184, 0.0053, 0.0023, 0.0013, 0.0013]], "ranks": {"Swift": [33622, 7432, 9803, 153057, 11402, 16971, 7867, 50189, 203713, 179326, 43289, 169289, 167505, 50701, 6817, 5016, 537, 3516, 10746, 4142, 2543, 41304, 17156, 13741, 6589, 30539, 30651, 4807, 5990, 4801, 4862, 4194, 3698, 5923, 2955, 10656, 13251, 15759, 56935, 28969, 15482, 30933, 42921, 58940, 29980, 12154, 8093, 7945, 20736, 39071, 51205, 57705, 140474, 106948, 118808, 98011, 128948, 118595, 134267, 74000, 76534, 60712, 36622], "Kotlin": [207031, 174194, 129549, 9892, 15028, 17267, 127851, 207578, 218977, 231266, 224258, 120740, 96212, 167930, 228308, 192848, 182012, 173432, 203270, 244793, 247666, 239994, 243301, 247394, 246283, 229532, 224054, 239016, 242685, 234767, 233165, 231535, 220857, 209255, 109208, 96783, 107931, 123256, 176096, 71430, 87778, 131146, 77793, 58784, 63803, 76755, 65231, 66155, 75512, 86885, 47516, 26701, 23385, 18277, 20462, 51304, 80754, 56985, 57731, 48379, 29034, 38636, 21502], "Rust": [27396, 57722, 41534, 86777, 7757, 28325, 48482, 23981, 59614, 23982, 11626, 24503, 29054, 24773, 14657, 17788, 11551, 54791, 72723, 41940, 52132, 75497, 61914, 51291, 29346, 36018, 17141, 8959, 5990, 3734, 3686, 3814, 3787, 3194, 7258, 25443, 25912, 35747, 11905, 55182, 27645, 24779, 16204, 20201, 21930, 8963, 14833, 12151, 10221, 13755, 15669, 27037, 31681, 24414, 7265, 10068, 12900, 5241, 1590, 976, 2559, 2588, 1611]}}, {"pos": 360, "top": [[".", ",", " \u2013", "-", "\u2013", ";", " ", "\""], [",", " \u2013", ".", "\u2013", "\u2013and", "son", " \u2018", ";"], [",", "\u2013", ".", " \u2013", "\u2013and", ";", "\u2018", "["], ["ning", "board", "erez", "buster", "ssi", "ners", "izen", "fold"], ["ar", "board", "\u2018", "ser", "so", ",", " \u2018", "ning"], [",", "ar", "set", "so", "board", "\u2018", " \u2018", "\u2013"], ["\u2018", " \u2018", "so", "ning", ",", "<|endoftext|>", "lo", "set"], ["ning", " \u2018", "\u2018", "so", "ne", "ar", "ss", "ers"], [",", "\u2018", " \u2018", ".", "\u2013", "ne", "ning", "w"], [",", "\u2013", "ning", "ward", "ne", "w", ";", "-"], [",", "\u2013", ".", " \u2013", "\u200b", "ning", "et", "ward"], ["ning", "ward", " pin", "pin", "ian", "-pin", "ers", " pins"], ["ning", "ward", " pin", "board", " peg", "pin", "ting", "-pin"], [" peg", "ning", "\u2013", "ward", " pin", "ting", " \u2018", "pin"], ["\u2013", ",", " \u2013", " \u2018", "ward", " peg", "l", "w"], ["\u2013", " --", " peg", "ning", "ward", " atop", " pin", " down"], ["\u2013", " \u2013", "ning", ",", " peg", " --", "\u2013and", " down"], ["\u2013", "\u2013and", "ning", " peg", "pin", "-down", "ward", " snag"], [" peg", "ning", "pin", "\u9489", " snag", "-pin", "buster", "board"], [" peg", "pin", "ning", " pin", "buster", "\u9489", "-pin", "\u513f"], [" --", "pin", "ning", " pin", " peg", "ight", " down", " though"], ["-pin", "pin", "\u9489", " pin", "ning", "buster", "PIN", ".pin"], [" \r\n", "-pin", "\u9489", " --", "PIN", "pin", " \n    \n", ".pin"], [" --", "ning", " \r\n", " pin", "pin", "nip", "-pin", " ''"], [" --", " deton", "ning", " ''", " pin", " exploding", " \r\n", " grenade"], [" grenade", " deton", " grenades", "\u7206\u7834", " bombs", "\u70b8\u5f39", " bullets", " bomb"], [" grenade", " deton", " grenades", " bombs", "\u7206\u7834", " explosives", " pistol", " bomb"], [" deton", " grenade", " grenades", " ____", " bombs", " bomb", " firing", " exploding"], [" deton", " grenade", " grenades", " ____", " bombs", " explosives", " bomb", " gun"], [" ____", " ...", " grenade", " deton", " \n", " ______", " \n\n", " grenades"], [" deton", " ...", " grenade", " ____", " grenades", " firing", " gun", " exploding"], [" ____", " ...", " grenade", " deton", " \n\n", " ______", " gun", " grenades"], [" ____", " ______", " grenade", " deton", "____", " grenades", " safety", " gun"], [" deton", " grenade", " grenades", "\u2011", " ____", " \n    \n", "\u7206\u7834", " bullets"], [" grenade", " deton", " grenades", "\u7206\u7834", " \n    \n", " bullets", " exploding", " ____"], [" deton", " grenade", " grenades", "\u7206\u7834", "\u5f15\u7206", " exploding", " pistol", " explosives"], [" grenade", " deton", " grenades", "\u7206\u7834", " pistol", "\u5f15\u7206", " bullets", " exploding"], [" deton", " grenade", " grenades", "\u7206\u7834", " exploding", "\u5f15\u7206", " pistol", " bullets"], [" deton", " removed", " grenade", " grenades", " removal", "\u5f15\u7206", "_removed", " remover"], [" removed", " removal", " deton", " remover", "_removed", " remove", " removing", "/remove"], [" removed", " removal", " deton", " remove", " removing", " remover", "-remove", "_removed"], [" removed", " removal", " removing", " remove", " deton", "removed", "_removed", " remover"], [" removed", " removal", " removing", " remove", "_removed", "-remove", " deton", "removed"], [" removed", " removal", " remove", " removing", " remover", " deton", " punched", "_removed"], [" removed", " removal", " remove", "removed", " removing", " remover", "_removed", ".remove"], [" removed", " removal", " remove", "_removed", " removing", " remover", "removed", " deton"], [" removed", " removal", "_removed", " removing", " remove", "removed", " remover", "-remove"], [" removed", " removal", "_removed", " removing", "removed", " remove", " Removed", " remover"], [" removed", "_removed", " removal", "removed", " remover", "\u62d4\u6389", " removing", " remove"], [" removed", "_removed", "removed", " removal", " Removed", "Removed", "\u62d4\u6389", " remover"], [" removed", "_removed", "\u62d4\u6389", "removed", "Removed", " punched", "\u62d4\u51fa", " pierced"], [" removed", "\u62d4\u6389", "removed", "_removed", " already", "Removed", " Removed", " removal"], [" removed", "\u62d4\u6389", " already", "removed", "Removed", "_removed", " removal", " Removed"], [" removed", " already", "\u62d4\u6389", "removed", "-pin", " partially", "Removed", "(pin"], [" already", " removed", "already", "Already", " Already", "_already", "\u62d4\u6389", " partially"], [" already", " removed", "\u62d4\u6389", " partially", " halfway", "already", "Already", " Already"], [" already", " removed", "\u62d4\u6389", " halfway", "\u62d4", "already", " pulled", "Already"], [" pulled", " pull", "pull", "Pull", " pulling", "\u62d4", " Pull", " pulls"], [" pulled", " pull", "pull", "Pull", " pulling", " Pull", "\u62d4", " pulls"], [" pulled", " pull", " pulling", "pull", "Pull", " pulls", " Pull", "\u62d4"], [" pulled", " pull", " pulling", "pull", "Pull", " pulls", " Pull", " already"], [" pulled", "-p", " already", " pull", " Pul", " pulling", " pulls", " pul"], [" pulled", " already", " pull", "-p", " pulling", " pulls", " removed", " partially"]], "p": [[0.6156, 0.3295, 0.0113, 0.0106, 0.0037, 0.0029, 0.0027, 0.0017], [0.1893, 0.1222, 0.084, 0.0789, 0.0089, 0.0061, 0.0057, 0.0057], [0.5683, 0.209, 0.1628, 0.0466, 0.0022, 0.002, 0.0011, 0.0009], [0.0144, 0.0093, 0.0044, 0.0041, 0.0039, 0.0034, 0.0032, 0.0032], [0.0536, 0.0504, 0.0473, 0.0445, 0.0369, 0.0325, 0.0306, 0.0287], [0.096, 0.04, 0.0376, 0.0258, 0.0243, 0.0243, 0.0201, 0.0189], [0.3609, 0.3609, 0.0296, 0.0191, 0.0169, 0.0159, 0.014, 0.0109], [0.1489, 0.1399, 0.0903, 0.0275, 0.0275, 0.0215, 0.0189, 0.0189], [0.2801, 0.2472, 0.0802, 0.043, 0.0277, 0.0123, 0.0123, 0.0096], [0.6263, 0.1584, 0.0147, 0.0095, 0.0084, 0.0065, 0.0051, 0.0045], [0.4457, 0.1127, 0.0441, 0.0222, 0.0196, 0.0184, 0.0173, 0.0135], [0.0974, 0.0406, 0.0262, 0.0246, 0.018, 0.0116, 0.0109, 0.0103], [0.0566, 0.0366, 0.0251, 0.0236, 0.0173, 0.0143, 0.0143, 0.0126], [0.0509, 0.0479, 0.0479, 0.0329, 0.029, 0.029, 0.0176, 0.0165], [0.3143, 0.0795, 0.0425, 0.0228, 0.0167, 0.0138, 0.0122, 0.0114], [0.0515, 0.0139, 0.0122, 0.0122, 0.0074, 0.0061, 0.0061, 0.0054], [0.3033, 0.0265, 0.0125, 0.0125, 0.0118, 0.011, 0.0104, 0.0086], [0.0614, 0.0137, 0.0114, 0.01, 0.0065, 0.0054, 0.005, 0.0047], [0.0126, 0.0092, 0.0064, 0.0056, 0.0056, 0.0044, 0.0044, 0.0039], [0.0107, 0.01, 0.01, 0.0047, 0.0042, 0.0037, 0.0037, 0.0035], [0.0125, 0.0092, 0.0086, 0.0086, 0.0071, 0.0041, 0.0036, 0.0036], [0.0079, 0.0074, 0.007, 0.0048, 0.0045, 0.0045, 0.0042, 0.004], [0.022, 0.0071, 0.0067, 0.0043, 0.0043, 0.0041, 0.0038, 0.0036], [0.0152, 0.0081, 0.0076, 0.0043, 0.0034, 0.003, 0.003, 0.0028], [0.0103, 0.0097, 0.0066, 0.0062, 0.0052, 0.0052, 0.0046, 0.0046], [0.4791, 0.1373, 0.0782, 0.0505, 0.0145, 0.0099, 0.0099, 0.0088], [0.4248, 0.1379, 0.1074, 0.0289, 0.0272, 0.0121, 0.0094, 0.0083], [0.2766, 0.1153, 0.0374, 0.0352, 0.0166, 0.0147, 0.0147, 0.0138], [0.2915, 0.1882, 0.0574, 0.0175, 0.012, 0.012, 0.012, 0.0113], [0.1304, 0.1151, 0.0791, 0.0743, 0.0656, 0.0451, 0.0227, 0.0188], [0.1188, 0.0985, 0.0925, 0.032, 0.0282, 0.022, 0.0194, 0.0161], [0.0873, 0.0873, 0.0723, 0.068, 0.0439, 0.0364, 0.0195, 0.0183], [0.2153, 0.1017, 0.0897, 0.0792, 0.0511, 0.0177, 0.0129, 0.0107], [0.1326, 0.097, 0.0278, 0.0179, 0.0116, 0.0109, 0.0109, 0.0096], [0.1426, 0.1043, 0.0384, 0.0181, 0.015, 0.0117, 0.011, 0.0097], [0.1925, 0.1596, 0.0518, 0.0203, 0.0139, 0.0096, 0.0058, 0.0058], [0.1917, 0.1589, 0.0705, 0.013, 0.0108, 0.0084, 0.0084, 0.0079], [0.1639, 0.1199, 0.0441, 0.0196, 0.0135, 0.0105, 0.0077, 0.0072], [0.0767, 0.0561, 0.0341, 0.0171, 0.0133, 0.0111, 0.0111, 0.0104], [0.1292, 0.037, 0.0288, 0.0225, 0.0154, 0.0145, 0.0136, 0.0113], [0.1798, 0.0515, 0.0243, 0.0243, 0.0215, 0.0202, 0.0139, 0.0122], [0.3843, 0.1328, 0.0431, 0.0336, 0.0246, 0.0169, 0.0149, 0.0131], [0.4081, 0.2184, 0.0666, 0.043, 0.0191, 0.014, 0.0123, 0.0123], [0.3433, 0.0984, 0.0282, 0.0265, 0.0194, 0.0182, 0.0161, 0.0151], [0.5326, 0.0817, 0.0362, 0.0182, 0.0171, 0.0151, 0.0142, 0.0104], [0.6339, 0.059, 0.0191, 0.0169, 0.0159, 0.0102, 0.0085, 0.007], [0.5882, 0.0748, 0.0275, 0.0243, 0.0214, 0.0122, 0.0115, 0.0074], [0.8257, 0.0341, 0.0171, 0.0118, 0.0081, 0.0076, 0.0056, 0.0046], [0.5546, 0.0622, 0.0333, 0.0167, 0.0095, 0.0095, 0.0079, 0.0066], [0.5848, 0.1016, 0.033, 0.02, 0.0114, 0.0101, 0.0074, 0.0074], [0.1752, 0.1646, 0.0827, 0.0391, 0.0197, 0.0087, 0.0082, 0.0068], [0.6017, 0.0675, 0.0634, 0.056, 0.0361, 0.0319, 0.0104, 0.0081], [0.7883, 0.0571, 0.0504, 0.021, 0.0164, 0.0144, 0.006, 0.0057], [0.6119, 0.1063, 0.0938, 0.0209, 0.0197, 0.0174, 0.0127, 0.0112], [0.8545, 0.0546, 0.0258, 0.0156, 0.0108, 0.0065, 0.0045, 0.0031], [0.4968, 0.3415, 0.0462, 0.0218, 0.0132, 0.0124, 0.008, 0.0052], [0.5635, 0.1425, 0.1425, 0.0281, 0.0248, 0.017, 0.015, 0.0071], [0.9131, 0.0455, 0.0148, 0.013, 0.0079, 0.0026, 0.0023, 0.0004], [0.9798, 0.0096, 0.0035, 0.0028, 0.0024, 0.0008, 0.0007, 0.0003], [0.9908, 0.0052, 0.0017, 0.0008, 0.0005, 0.0003, 0.0003, 0.0002], [0.9975, 0.0015, 0.0006, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9851, 0.0097, 0.0022, 0.0013, 0.0007, 0.0004, 0.0002, 0.0001], [0.9958, 0.0016, 0.0007, 0.0005, 0.0002, 0.0002, 0.0002, 0.0001]], "ranks": {"Swift": [122719, 25683, 30955, 50485, 13063, 7533, 12396, 18323, 75774, 26706, 18611, 55106, 38710, 16412, 13087, 2958, 1901, 6178, 11355, 6376, 2308, 11117, 8878, 20025, 4379, 20067, 50601, 8348, 7094, 5233, 3528, 2036, 2192, 1268, 1520, 2494, 2243, 2344, 4893, 3294, 3257, 4676, 5340, 5676, 3455, 2499, 2583, 2709, 3459, 3035, 10656, 8495, 17675, 3679, 15851, 13777, 29265, 50920, 26921, 11934, 26117, 28668, 23249], "Kotlin": [163603, 188798, 199755, 136794, 164129, 184842, 212861, 230530, 234473, 237120, 218632, 189614, 204727, 222519, 235157, 230623, 231391, 228025, 227918, 236479, 243888, 229001, 201579, 240227, 229433, 90482, 65834, 159998, 169408, 138650, 147013, 160554, 145802, 145319, 112500, 100378, 94506, 103840, 97168, 48712, 88239, 82736, 37759, 21952, 16183, 24187, 28094, 31132, 17699, 13271, 12624, 15582, 20398, 13358, 21322, 62912, 49638, 81942, 69164, 67368, 71158, 47749, 38968], "Rust": [75715, 82000, 92341, 14528, 20784, 21752, 22531, 16676, 14309, 9852, 12890, 10227, 6276, 5145, 10736, 6516, 6245, 14129, 16637, 14206, 11861, 9115, 11295, 17415, 5852, 7213, 3401, 3172, 4689, 3910, 2490, 2589, 3565, 5807, 4615, 9714, 6849, 4502, 3089, 2443, 1731, 1384, 2371, 2132, 1970, 1122, 2195, 1989, 1182, 1205, 1779, 2063, 3102, 5554, 8812, 6147, 4234, 3123, 671, 525, 813, 613, 481]}}, {"pos": 361, "top": [[" \u2013", " ", ".", "\u2013", "\u2013and", ",", "\u00a0", "s"], ["**!", "sville", "\u5404\u79cd\u5404\u6837\u7684", "\u7684", " \uff5e", "\u540d\u601d", "**\u2013", "\u52a0\u62ff\u5927\u7684"], ["\u7684", "**!", " \u3002", "**\u3002", "**\u2013", "s", "\u3002", "\u2013and"], ["\uff3f\uff3f", " **\u300c", "\uc3df", "\uff0a\uff0a\uff0a\uff0a", " \u300d", " pupper", "\u52a0\u62ff\u5927", "---</"], [" \n\n\n\n", "**!", " \uff08", "\u00a0", "\u00a0\u00a0", " \n\n\n\n\n", " \u200e", " \uff0f"], ["\u00a0", " \uff08", ",", "\u00a0\u00a0", " \n", "top", " \n\n\n\n", " \uff09"], [" \uff08", "  \n  \n", " \u2014\u2014", "   \n", " \u2019", " \n\n", "side", "\u00a0"], [" busted", " \u300d", "-down", "   \n", " snag", "-up", " smashed", " \n"], [" \n\n\n", " \n    \n", " \n", " busted", " \n\n", " \n            \n", "   \n", " \n  \n"], [" busted", " \u00ad", "-down", " tossed", " tweaked", " atop", " snag", "\u4e8b\u534a\u529f\u500d"], ["-down", " busted", " \u00ad", "er", " snag", " onto", "\u00a0", " tossed"], [" busted", " snag", " tossed", " atop", "-down", "erait", "\u52a0\u62ff\u5927", " \u300d"], [" busted", " snag", " tossed", "\u52a0\u62ff\u5927", "erait", "-down", " atop", " sneak"], [" busted", " snag", " tossed", "-down", " atop", " tweaked", "erait", " sneak"], [" busted", " snag", " smack", " strapped", " tossed", " \u2014", " \u00ad", " snapped"], [" tossed", " busted", " snag", " \u2014", " atop", " squarely", " strapped", " \u00ad"], [" \u2014", " \u00ad", " tossed", " snag", " squarely", " --", " busted", " ostensibly"], [" snag", " \u2014", " busted", " tossed", " \u00ad", "-down", " squarely", " snug"], [" --", " snag", " \u2014", " busted", " tossed", " smack", " atop", " squarely"], [" --", " \u2014", " snag", " smack", " busted", " squarely", " \u2019", " atop"], [" --", " \u2014", " \n\n", " though", " \r\n\r\n", " swiftly", " snag", " ---"], [" --", " \u2014", " ---", " )**", " smack", " snag", " \u2019", " \n  \n"], [" \n\n", " --", " \r\n\r\n", " \n\n\n", " \r\n", " \n  \n", " ---", " \n\n\n\n"], [" --", " \r\n", " ---", " \n\n", " \r\n\r\n", " \n\n\n", " \n  \n", " \u2014"], [" \n\n", " \r\n\r\n", " --", " \n\n\n", " ---", " \r\n", " \n  \n", " \n\n\n\n"], [" **", " ___", " \n\n", " **\u3010", " ---", " `_", " **'", " --"], [" ___", " **", " _", " `_", " --", " ---", " **\u3010", " __"], [" --", " _", " ___", " **", " ---", " __", " \n\n", " `_"], [" **", " --", " ___", " _", " ---", " )**", " \n\n", " **'"], [" \n\n", " **", " \n  \n", " \n", " \n\n\n", " ___", " --", " \u2014"], [" **", " \n\n", " \n  \n", " \n", " --", " \u2014", "  \n\n", " )**"], [" \n\n", " **", " \u2014", "  \n\n", " \n  \n", " --", " \n\n\n", " screaming"], [" **", " \u2014", " \n\n", "  \n\n", " deton", " screaming", " \n  \n", " terrified"], [" deton", " \u2014", " screaming", " \n\n", " frantic", " instantly", " exploding", "  \n\n"], [" screaming", " exploding", " deton", " \u2014", " violently", " panicked", " frantic", " instantly"], [" \u2014", " screaming", " exploding", " \u2014\u2014", " instantly", " --", " \n\n", " deton"], [" \u2014", " instantly", " yet", " just", " exploding", " quickly", " immediately", " --"], [" \u2014", " instantly", " quickly", " yet", " immediately", " exploding", " hastily", " just"], [" \u2014", " instantly", " exploding", " hastily", " yet", " immediately", " quickly", " violently"], [" \u2014", " exploding", " deton", " explosive", " instantly", " screaming", " violently", " explos"], [" exploding", " explosive", " deton", " screaming", " \u2014", " frantic", " instantly", " explos"], [" exploding", " \u2014", " deton", " explosive", " frantic", " screaming", " imminent", " violently"], [" exploding", " deton", " explosive", " \u2014", " screaming", " frantic", " violently", " imminent"], [" \u2014", " exploding", " explosive", " screaming", " deton", " violently", " frantic", " hastily"], [" exploding", " explosive", " screaming", " violently", " instantly", " \u2014", " waiting", " immediately"], [" exploding", " screaming", " instantly", " immediately", " explosive", " violently", " waiting", " frantic"], [" screaming", " \u2014", " exploding", " frantic", " imminent", " instantly", " waiting", " immediately"], [" screaming", " violently", " every", " waiting", " exploding", " \u2014", " explosive", " yet"], [" .", " because", " \u2014", ".", " violently", "\u2014but", " screaming", " yet"], [".", ".**", " .", " because", "().", " **.", "\\.", " **.**"], [".", "().", " .", ".**", " ().", "*.", " {}.", "{}."], [".", ".**", "().", ".*", "\u2014but", ".\u201c", "*.", " ()."], [".", ".**", "().", ".*", " ().", "*.", ".\u201c", "**."], [".", ".**", "().", "{}.", ".\u201c", " {}.", " ().", ".*"], [".", "().", ".**", ".\u201c", " by", " trying", " Trying", ".*"], [".", ".\u201c", ".**", "().", ".\u201d", ".\\", ".*", " by"], [".", " by", ".\u201c", "().", " Trying", ".\u201d", " {}.", "\u2019."], [".", " by", ".\u201c", "by", "().", " Trying", " By", ".\u201d"], [".", " by", " Trying", ".\u201c", "().", "by", " trying", " By"], [".", " client", " Client", " by", "-client", " Clients", " clients", " trying"], [".", " client", " Client", " by", " .", "-client", ",", " clients"], [".", ",", " .", " client", " by", " Client", "-client", " Rust"], [".", ",", " by", ",.", " .", " and", ";", ":"]], "p": [[0.0824, 0.0683, 0.0389, 0.0366, 0.0303, 0.0303, 0.0222, 0.0196], [0.0175, 0.0053, 0.005, 0.0044, 0.0039, 0.0039, 0.0032, 0.003], [0.2339, 0.1419, 0.0247, 0.0232, 0.0169, 0.014, 0.0085, 0.0071], [0.0672, 0.0593, 0.0193, 0.0097, 0.0067, 0.0063, 0.0052, 0.0052], [0.075, 0.0202, 0.0167, 0.013, 0.0102, 0.0095, 0.009, 0.0062], [0.0995, 0.0344, 0.0268, 0.0184, 0.0153, 0.0143, 0.0119, 0.0082], [0.0389, 0.0267, 0.0143, 0.0134, 0.0111, 0.0105, 0.0105, 0.0105], [0.0271, 0.0106, 0.01, 0.0088, 0.0088, 0.0064, 0.006, 0.0057], [0.0543, 0.051, 0.0423, 0.0257, 0.0213, 0.0166, 0.0146, 0.0121], [0.0185, 0.0082, 0.0077, 0.0056, 0.0047, 0.0036, 0.0034, 0.0032], [0.0274, 0.0227, 0.0213, 0.0188, 0.0147, 0.0138, 0.0122, 0.0078], [0.0177, 0.0069, 0.0051, 0.0037, 0.0037, 0.0035, 0.0035, 0.0033], [0.0272, 0.0199, 0.0094, 0.0061, 0.0047, 0.0044, 0.0044, 0.0031], [0.0214, 0.013, 0.0079, 0.0048, 0.0042, 0.0042, 0.0037, 0.0035], [0.0641, 0.0143, 0.0105, 0.0098, 0.0092, 0.0087, 0.0081, 0.0056], [0.0114, 0.0114, 0.0107, 0.0065, 0.0047, 0.0039, 0.0039, 0.0037], [0.0379, 0.019, 0.0123, 0.0102, 0.0085, 0.0085, 0.0085, 0.0062], [0.0185, 0.0144, 0.0082, 0.0068, 0.0044, 0.0044, 0.0036, 0.0034], [0.0275, 0.0156, 0.0156, 0.0122, 0.0084, 0.0069, 0.0042, 0.0037], [0.0561, 0.032, 0.0086, 0.0071, 0.0049, 0.0046, 0.0038, 0.0036], [0.0858, 0.0316, 0.0116, 0.0058, 0.0052, 0.0045, 0.004, 0.004], [0.0333, 0.0139, 0.0096, 0.0051, 0.0051, 0.0048, 0.0045, 0.0042], [0.0902, 0.066, 0.0582, 0.0312, 0.0312, 0.0243, 0.0243, 0.013], [0.2169, 0.0294, 0.0243, 0.0178, 0.0178, 0.0148, 0.013, 0.0115], [0.2909, 0.0887, 0.0505, 0.0239, 0.0186, 0.0164, 0.0164, 0.0113], [0.1811, 0.1098, 0.0666, 0.0626, 0.038, 0.0357, 0.0335, 0.0278], [0.359, 0.1241, 0.0551, 0.0355, 0.0334, 0.0244, 0.0244, 0.0216], [0.4007, 0.1474, 0.1013, 0.0577, 0.0329, 0.0176, 0.0137, 0.0129], [0.2638, 0.11, 0.097, 0.0553, 0.0245, 0.0191, 0.0191, 0.018], [0.4552, 0.1898, 0.0842, 0.048, 0.0351, 0.0227, 0.02, 0.0146], [0.3391, 0.2641, 0.0668, 0.0405, 0.0405, 0.0204, 0.0131, 0.0096], [0.4813, 0.1143, 0.0836, 0.0328, 0.0272, 0.0255, 0.0145, 0.0053], [0.185, 0.1054, 0.0601, 0.0413, 0.0413, 0.0266, 0.0183, 0.0134], [0.0529, 0.0529, 0.0387, 0.0341, 0.0266, 0.0266, 0.025, 0.0235], [0.0838, 0.0695, 0.0509, 0.035, 0.029, 0.029, 0.029, 0.0226], [0.627, 0.0122, 0.0115, 0.0108, 0.0101, 0.0095, 0.0074, 0.007], [0.4584, 0.0293, 0.0189, 0.0167, 0.0157, 0.0157, 0.0147, 0.0122], [0.241, 0.0446, 0.0306, 0.0306, 0.027, 0.0239, 0.0186, 0.0186], [0.2092, 0.0412, 0.0235, 0.0235, 0.0235, 0.022, 0.0207, 0.0172], [0.0943, 0.0886, 0.0609, 0.0445, 0.027, 0.0224, 0.021, 0.0186], [0.0892, 0.0695, 0.0541, 0.029, 0.029, 0.0226, 0.0226, 0.0199], [0.1406, 0.0908, 0.0801, 0.0586, 0.0356, 0.0277, 0.0244, 0.0131], [0.1492, 0.1091, 0.1025, 0.0354, 0.0259, 0.019, 0.0178, 0.0178], [0.0985, 0.0926, 0.0561, 0.0495, 0.03, 0.0207, 0.0142, 0.0118], [0.0603, 0.05, 0.0469, 0.0285, 0.0222, 0.0222, 0.0196, 0.0184], [0.0584, 0.0427, 0.0401, 0.0377, 0.0333, 0.0243, 0.0178, 0.0157], [0.0399, 0.0292, 0.0258, 0.0227, 0.0201, 0.0188, 0.0177, 0.0138], [0.0351, 0.0351, 0.0273, 0.0188, 0.0166, 0.0166, 0.0146, 0.0114], [0.0664, 0.0586, 0.0486, 0.0334, 0.0158, 0.0158, 0.0158, 0.0148], [0.7951, 0.0272, 0.0256, 0.0137, 0.0069, 0.0061, 0.0042, 0.0039], [0.553, 0.0703, 0.0354, 0.0189, 0.0178, 0.0115, 0.0101, 0.0095], [0.4828, 0.0951, 0.0449, 0.035, 0.0187, 0.0165, 0.0155, 0.0129], [0.5382, 0.1278, 0.0533, 0.0222, 0.0184, 0.0173, 0.0173, 0.0143], [0.4182, 0.1057, 0.0532, 0.0267, 0.0267, 0.0196, 0.0184, 0.0134], [0.2414, 0.0736, 0.0692, 0.0506, 0.0225, 0.0198, 0.0164, 0.0154], [0.24, 0.0829, 0.0779, 0.0392, 0.0174, 0.0163, 0.0119, 0.0105], [0.3835, 0.0709, 0.0519, 0.0296, 0.0169, 0.0158, 0.0096, 0.0085], [0.4, 0.2141, 0.0212, 0.0187, 0.0165, 0.0137, 0.0094, 0.0094], [0.4833, 0.167, 0.0241, 0.0212, 0.0107, 0.0094, 0.0078, 0.0065], [0.4457, 0.164, 0.1277, 0.0878, 0.0119, 0.0112, 0.0093, 0.0077], [0.889, 0.0304, 0.0163, 0.0135, 0.0044, 0.0022, 0.0021, 0.0013], [0.972, 0.0062, 0.004, 0.0029, 0.0027, 0.002, 0.0004, 0.0004], [0.9959, 0.0041, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [146085, 54444, 13254, 71501, 29510, 4383, 2598, 10255, 28886, 20062, 5002, 35696, 9411, 5658, 9058, 2194, 1143, 7204, 4885, 3371, 2135, 9856, 5571, 6326, 4174, 10963, 14499, 2769, 2616, 1359, 679, 364, 376, 193, 198, 279, 272, 211, 230, 284, 282, 363, 371, 433, 313, 391, 295, 319, 1216, 1998, 11677, 19551, 14585, 19892, 31743, 7408, 7184, 3540, 2275, 199, 226, 55, 91], "Kotlin": [210086, 114336, 133549, 52044, 76939, 91783, 121539, 181006, 175089, 202646, 189899, 117896, 121175, 177733, 187260, 183962, 186010, 176619, 205186, 224588, 234356, 212311, 198964, 228770, 214543, 104297, 76625, 147852, 132701, 112307, 124874, 118829, 109904, 94342, 113155, 46223, 76046, 77492, 62921, 71254, 77147, 81188, 49056, 30785, 36279, 58196, 48396, 65208, 99534, 107301, 89461, 49135, 22290, 21744, 19606, 7673, 2449, 1455, 1997, 460, 608, 204, 416], "Rust": [14970, 23056, 7183, 11143, 2045, 1313, 7851, 4401, 6817, 6774, 2441, 6291, 3124, 4797, 7951, 9186, 8422, 31834, 40481, 32168, 25147, 36986, 40709, 28136, 22898, 20142, 10178, 7378, 10789, 6728, 4783, 5260, 5889, 6413, 7600, 14534, 14802, 17679, 18483, 28756, 27178, 19558, 21025, 24232, 19801, 15957, 19861, 23928, 13866, 10602, 10822, 18678, 15572, 8816, 5528, 290, 181, 71, 43, 13, 9, 8, 18]}}, {"pos": 362, "top": [[".", " \u2013", ",", "\u2013", ";", "\u00a0", "\u00a0\u00a0", "\u2026."], [" \u2013", "\u2013", "\u2013and", " \u2013,", ",", ".", "\u2013\u2013", " \u200b\u200b"], [" \u2013", "\u2013", ",", ".", "\u2026..", "\u2013and", "\u2026.", "\u2026"], [" milfs", "-------------</", "----------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Shemale", "TRGL", "\uc3df", " ;;^"], [" \u201c.", "\u65b0\u52a0\u5761", " \u201c", "ieber", " nowhere", "\u52a0\u62ff\u5927\u7684", " Aussie", "\ub370\ubbf8"], [",", " \u200b\u200b", "\u2013and", " \u201c", " nowhere", "<|quad_end|>", "!).", " \ud83d\ude42"], [" \u2018", " \u2019", " \u2014\u2014", " \u2013", " \u201d", " \u2014", " \u201c", " \n\n"], [" **\u201e", " **\u2018", " surely", " nasty", " comfy", "\uc3df", " anyways", " whopping"], [" \u2018", "   \n\n", " \n\n", " **\u2018", "   \n", " \u2019", "  \n\n", " surely"], [" though", " utterly", "\u5750\u62e5", " busted", " **\u2018", " glaring", "\u0441\u0443\u0434\u0438", "\u516c\u53f7"], [" though", " swiftly", " looming", " utterly", " foes", " arguably", " busted", " glaring"], [" comfy", " freaking", " busted", "\u5750\u62e5", " glaring", " swiftly", " guts", " arguably"], [" incredibly", " myriad", " plethora", " utterly", " relentlessly", " arguably", " freaking", " whopping"], [" incredibly", " relentlessly", " hugely", " myriad", " utterly", " nasty", " guts", " glaring"], [" myriad", " truly", " \u2018", " incredibly", " relentlessly", " utterly", " wildly", " glaring"], [" incredibly", " myriad", " wildly", " utterly", " glaring", " desperately", " nasty", " plenty"], [" incredibly", " myriad", " wildly", " arguably", " relentlessly", " utterly", " desperately", " truly"], [" incredibly", " relentlessly", " utterly", " relentless", " wildly", " desperately", " glaring", " effortlessly"], [" incredibly", " relentlessly", " utterly", " desperately", " glaring", " relentless", " terrifying", " unimagin"], [" incredibly", " utterly", " swiftly", " myriad", " relentlessly", " merely", " wildly", " truly"], ["\n\n", " utterly", " swiftly", " merely", " myriad", " relentlessly", " incredibly", " wildly"], [" utterly", " incredibly", " profoundly", " unimagin", " relentlessly", " desperately", " merely", " swiftly"], [" merely", " utterly", " swiftly", " incredibly", " desperately", " barely", " relentlessly", " truly"], ["\n\n", " merely", " swiftly", " utterly", " --", " myriad", " barely", " truly"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", "<|endoftext|>", "   \n\n", " utterly"], ["\n\n", " \n\n", " incredibly", " utterly", " desperately", "\r\n\r\n", "  \n\n", " myriad"], ["\n\n", " desperately", " incredibly", " utterly", " relentlessly", " wildly", " swiftly", " relentless"], ["\n\n", " \n\n", " --", " arguably", " incredibly", "\r\n\r\n", " desperately", " truly"], ["\n\n", " \n\n", " incredibly", "  \n\n", " desperately", " arguably", " relentlessly", " myriad"], ["\n\n", " \n\n", "  \n\n", " \u2014", " incredibly", "   \n\n", "\r\n\r\n", " desperately"], [" incredibly", " \u2014", " desperately", " truly", " \n\n", " relentlessly", " wildly", " dramatically"], [" \u2014", " \n\n", " incredibly", "  \n\n", "<|endoftext|>", " desperately", " truly", " relentlessly"], [" incredibly", " \u2014", " relentlessly", " truly", " desperately", " barely", " literally", " relentless"], [" incredibly", " relentlessly", " desperately", " truly", " relentless", " utterly", " \u2014", " wildly"], [" relentlessly", " incredibly", " desperately", " relentless", " wildly", " truly", " literally", " utterly"], [" relentlessly", " incredibly", " desperately", " relentless", " truly", " literally", " meticulously", " wildly"], [" relentlessly", " incredibly", " desperately", " truly", " relentless", " utterly", " notoriously", " wildly"], [" incredibly", " relentlessly", " desperately", " truly", " relentless", " literally", " meticulously", " wildly"], [" incredibly", " relentlessly", " impossible", " desperately", " truly", " relentless", " literally", " notoriously"], [" impossible", " incredibly", " relentlessly", " desperately", " relentless", " truly", " literally", " notoriously"], [" impossible", " incredibly", " relentlessly", " desperately", " relentless", " literally", " truly", " notoriously"], [" impossible", " relentlessly", " desperately", " incredibly", " notoriously", " relentless", " brutally", " horrific"], [" impossible", " relentlessly", " incredibly", " desperately", " notoriously", " brutally", " relentless", " truly"], [" impossible", " desperately", " notoriously", " incredibly", " relentlessly", " brutally", " relentless", " desperate"], [" impossible", " notoriously", " incredibly", " relentlessly", " desperately", " truly", " fundamentally", " brutally"], [" impossible", " notoriously", " truly", " fundamentally", " incredibly", " technically", " desperately", " genuinely"], [" notoriously", " fundamentally", " incredibly", " impossible", " truly", " desperately", " genuinely", " brutally"], [" impossible", " incredibly", " notoriously", " fundamentally", " truly", " brutally", " wildly", " literally"], ["\u4e0d\u662f\u56e0\u4e3a", " impossible", " notoriously", "\u56e0\u4e3a\u4f60", "\u6839\u672c\u65e0\u6cd5", " because", " fundamentally", " frankly"], ["\u4e0d\u662f\u56e0\u4e3a", "\u56e0\u4e3a\u4f60", " Because", " technically", "because", " frankly", " because", "\u6839\u672c\u65e0\u6cd5"], ["\u4e0d\u662f\u56e0\u4e3a", "\u4e0d\u662f\u4e3a\u4e86", "\u4e4b\u6240\u4ee5", " frankly", "\u56e0\u4e3a\u4f60", " mainstream", " isn", " technically"], ["\u4e0d\u662f\u56e0\u4e3a", " *\u201c", " **\"", "\u4e4b\u6240\u4ee5", " nobody", " **\u201c", "\u60a8\u7684\u9700\u6c42", " mainstream"], [" **\"", " **\u201c", " *\u201c", " nobody", " mainstream", "\u4e0d\u662f\u56e0\u4e3a", "\u5927\u591a\u6570\u4eba", "\u4e4b\u6240\u4ee5"], [" nobody", " **\"", " mainstream", " **\u201c", " everyone", " Everyone", " *\u201c", " officially"], [" nobody", " attempting", " mainstream", " trying", " Trying", " pure", " Nobody", " choosing"], [" nobody", " pure", " choosing", " attempting", " Pure", " Everyone", " everyone", " Nobody"], [" Rust", " Client", " Clients", " client", " Python", " Trying", " Everyone", " JavaScript"], [" Rust", " Client", " client", " Clients", " Trying", " Python", " compiling", " Everyone"], [" Rust", " Client", " Writing", " Trying", " Clients", "rust", " compiling", " client"], [" Rust", " Client", " client", " rust", "rust", " Clients", " clients", "(client"], [" Rust", " Client", " client", " rust", "rust", " Writing", " Clients", " Trying"], [" Rust", " Client", " rust", " Writing", " client", "rust", " Using", " Clients"], [" Rust", " The", " Writing", " Using", " Building", " Most", " You", " Client"]], "p": [[0.4104, 0.3196, 0.1711, 0.0713, 0.008, 0.0026, 0.0023, 0.0022], [0.5121, 0.0693, 0.0155, 0.0053, 0.0037, 0.0017, 0.0014, 0.0009], [0.2874, 0.2874, 0.2239, 0.1539, 0.0162, 0.0077, 0.0077, 0.0026], [0.0129, 0.0107, 0.0088, 0.0083, 0.005, 0.005, 0.0042, 0.0042], [0.0023, 0.0017, 0.0014, 0.001, 0.001, 0.001, 0.001, 0.0009], [0.004, 0.0017, 0.0012, 0.0011, 0.001, 0.001, 0.0009, 0.0009], [0.1423, 0.0492, 0.0383, 0.0205, 0.0124, 0.0117, 0.0067, 0.0067], [0.0181, 0.0059, 0.0034, 0.0019, 0.0019, 0.0018, 0.0018, 0.0018], [0.0473, 0.0368, 0.0368, 0.0305, 0.0127, 0.0119, 0.0105, 0.0087], [0.002, 0.0019, 0.0019, 0.0018, 0.0016, 0.0016, 0.0015, 0.0013], [0.0163, 0.0112, 0.0093, 0.0087, 0.0077, 0.0077, 0.0064, 0.0064], [0.0035, 0.0031, 0.0029, 0.0021, 0.0021, 0.002, 0.002, 0.0019], [0.0232, 0.0132, 0.0085, 0.0085, 0.0075, 0.0075, 0.0067, 0.0062], [0.0656, 0.0146, 0.0146, 0.0137, 0.0137, 0.0137, 0.0121, 0.0114], [0.0563, 0.0412, 0.0321, 0.0301, 0.0301, 0.0283, 0.0172, 0.0172], [0.1819, 0.0758, 0.0432, 0.0169, 0.0149, 0.0149, 0.014, 0.0132], [0.3073, 0.0471, 0.0416, 0.0269, 0.0237, 0.0223, 0.0223, 0.0209], [0.2731, 0.0572, 0.0475, 0.0326, 0.027, 0.0224, 0.0175, 0.0154], [0.2725, 0.0647, 0.0418, 0.0253, 0.021, 0.021, 0.021, 0.0197], [0.1123, 0.0991, 0.0388, 0.0343, 0.0343, 0.0343, 0.0267, 0.0267], [0.595, 0.052, 0.0336, 0.0231, 0.0159, 0.0123, 0.0116, 0.0109], [0.0409, 0.0409, 0.0264, 0.0264, 0.0206, 0.0193, 0.0151, 0.0125], [0.0522, 0.0522, 0.046, 0.0382, 0.0279, 0.0217, 0.0217, 0.0204], [0.1569, 0.0654, 0.0479, 0.0422, 0.0397, 0.0256, 0.0256, 0.0226], [0.9793, 0.0123, 0.0045, 0.0021, 0.0002, 0.0002, 0.0001, 0.0001], [0.6856, 0.0235, 0.0194, 0.0151, 0.0151, 0.0142, 0.0104, 0.0076], [0.3939, 0.0415, 0.0344, 0.0268, 0.0237, 0.0184, 0.0173, 0.0153], [0.9815, 0.0033, 0.001, 0.0007, 0.0007, 0.0006, 0.0005, 0.0005], [0.9482, 0.0119, 0.0041, 0.0032, 0.0025, 0.0022, 0.0017, 0.0013], [0.5764, 0.2723, 0.1135, 0.012, 0.0039, 0.0016, 0.0016, 0.0013], [0.1045, 0.0922, 0.0718, 0.0559, 0.0525, 0.0339, 0.0299, 0.0281], [0.131, 0.0958, 0.0794, 0.0619, 0.0399, 0.0375, 0.0352, 0.0214], [0.095, 0.074, 0.0653, 0.0509, 0.0509, 0.0272, 0.0226, 0.0199], [0.106, 0.0936, 0.0533, 0.0366, 0.0323, 0.0285, 0.0285, 0.0285], [0.0976, 0.0916, 0.0556, 0.0317, 0.028, 0.028, 0.0204, 0.0204], [0.1196, 0.1055, 0.0601, 0.044, 0.0365, 0.0267, 0.0267, 0.0267], [0.1034, 0.0972, 0.0554, 0.038, 0.038, 0.0261, 0.0246, 0.0246], [0.1234, 0.0797, 0.0515, 0.0454, 0.0332, 0.0312, 0.0228, 0.0228], [0.0955, 0.0698, 0.0656, 0.0656, 0.0398, 0.0291, 0.0257, 0.0177], [0.0974, 0.0974, 0.0591, 0.0432, 0.0297, 0.0279, 0.0231, 0.018], [0.124, 0.0907, 0.0623, 0.0517, 0.0294, 0.026, 0.0202, 0.0179], [0.081, 0.0631, 0.0593, 0.0523, 0.0263, 0.0247, 0.0181, 0.017], [0.0843, 0.0657, 0.0579, 0.0544, 0.0351, 0.0291, 0.0257, 0.02], [0.1539, 0.0603, 0.0532, 0.0532, 0.0469, 0.0469, 0.0267, 0.0236], [0.144, 0.053, 0.0439, 0.0364, 0.0364, 0.0321, 0.0302, 0.025], [0.0631, 0.0523, 0.0434, 0.0434, 0.0407, 0.0383, 0.0338, 0.0317], [0.1027, 0.0752, 0.055, 0.0456, 0.0456, 0.0355, 0.0333, 0.0276], [0.1003, 0.0733, 0.0733, 0.0689, 0.0325, 0.0253, 0.0253, 0.0224], [0.1191, 0.0386, 0.0283, 0.0283, 0.0266, 0.0266, 0.0194, 0.0183], [0.0827, 0.0443, 0.0268, 0.0196, 0.0185, 0.0163, 0.0163, 0.0153], [0.3319, 0.0212, 0.0146, 0.0129, 0.01, 0.0083, 0.0083, 0.0069], [0.0555, 0.0217, 0.0159, 0.0159, 0.0149, 0.0132, 0.0097, 0.0097], [0.0883, 0.0417, 0.0368, 0.0346, 0.0253, 0.0153, 0.0112, 0.0105], [0.0999, 0.0324, 0.0269, 0.0185, 0.0185, 0.0163, 0.0144, 0.0135], [0.1717, 0.0863, 0.0408, 0.036, 0.0263, 0.0247, 0.0232, 0.0232], [0.1824, 0.0382, 0.0232, 0.0218, 0.0192, 0.0192, 0.0181, 0.0159], [0.5494, 0.048, 0.0291, 0.0257, 0.0166, 0.0121, 0.0121, 0.0114], [0.7826, 0.0303, 0.0126, 0.0126, 0.0072, 0.0068, 0.0068, 0.0068], [0.9065, 0.0107, 0.0074, 0.0069, 0.0054, 0.0051, 0.0045, 0.0037], [0.978, 0.0085, 0.0066, 0.0031, 0.0013, 0.0008, 0.0004, 0.0002], [0.9834, 0.0058, 0.0035, 0.0028, 0.0008, 0.0007, 0.0005, 0.0003], [0.9816, 0.0045, 0.0029, 0.0018, 0.0016, 0.0014, 0.0011, 0.0005], [0.9057, 0.031, 0.0213, 0.0089, 0.0061, 0.0048, 0.0031, 0.0027]], "ranks": {"Swift": [16556, 3613, 8757, 88895, 2889, 678, 142, 5456, 6484, 4422, 121, 723, 356, 390, 623, 381, 202, 303, 342, 230, 194, 409, 270, 224, 228, 298, 313, 315, 488, 532, 514, 523, 626, 529, 737, 1354, 1873, 2113, 2661, 3046, 3614, 4396, 4871, 3014, 2199, 2720, 2453, 2311, 26464, 38449, 66245, 43458, 18510, 21740, 16126, 2390, 400, 169, 159, 45, 47, 15, 19], "Kotlin": [230259, 168338, 134319, 11785, 10665, 43812, 90088, 145727, 111152, 145353, 141997, 76259, 67338, 71740, 174072, 144648, 104150, 85618, 47372, 86794, 162204, 43870, 123665, 211826, 149498, 93409, 71835, 163465, 127998, 65198, 170419, 152771, 184022, 161468, 191389, 158036, 159162, 157967, 154542, 148199, 151049, 124367, 103795, 79178, 123242, 164089, 183125, 165694, 146883, 98158, 49020, 7069, 1542, 894, 543, 113, 19, 18, 30, 36, 51, 39, 60], "Rust": [27084, 52023, 36732, 81963, 1516, 3917, 3763, 4126, 5758, 8227, 1952, 10423, 4065, 6830, 4862, 3051, 4638, 12632, 24130, 17860, 36068, 46198, 21780, 12836, 11796, 11376, 8892, 9996, 8816, 10255, 7120, 7632, 10515, 12822, 14200, 26247, 25985, 27174, 39270, 59112, 50988, 47104, 50231, 63466, 65065, 56635, 45587, 31282, 14851, 7630, 3529, 510, 175, 136, 125, 11, 1, 1, 1, 1, 1, 1, 1]}}, {"pos": 363, "top": [[".", " \u2013", ",", "\u2013", "\u00a0", ";", "<|endoftext|>", " "], [" \u2013", "\u2013", "\u2013and", ",", ".", " \u2013,", ";", ".["], [",", "\u2013", ".", " \u2013", "\u2013and", ".\u2013", ";", "\u2026"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "TRGL", "----------</", "\ufffd\ufffd", "\uff0d\uff0d", "-------------</", " milfs", " ;;^"], [",", "\u00a0\u00a0", ".", "\u2018s", "\u00a0", ",@", "{@", "\u2018"], [",", ".", "\u00a0", "\u00a0\u00a0", "\u2013and", " \u200b\u200b", "<|quad_end|>", "\u2018s"], ["   \n", " \n\n", "\u2018", " \n", "\u2014\u2014", "  \n", "  \n\n", "\u00a0"], ["   \n", "   \n\n", "       \n", " \n\n", "  \r\n", "\u2018s", "     \n", "   \r\n"], [" \n\n", "   \n\n", "  \n\n", " \n\n\n", "   \n", "    \n\n", "  \n\n\n", "        \n\n"], ["\u2013and", "\u00a0", ",", "\u2013", "  \n  \n", "\u00a0\u00a0", "   \n", "\\-"], ["\u00a0", " \n\n", "\u2013", ",", "...", "  \n\n", "\u2013and", "   \n"], ["DMETHOD", " veggies", " **\u2018", " folks", " **\u2013", "alap", "\u8d44\u8baf\u7f51", "Feels"], [" veggies", "-esque", " **\u2013", " **\u201e", "\u524d\u884c\u7684", "\u6280\u672f\u4e13\u4e1a", "\u2013and", "\u5927\u5c4f"], ["-esque", " savvy", " folks", "\u2013and", "\u524d\u884c\u7684", " gritty", " guts", " veggies"], [" folks", " savvy", " myriad", " arguably", " --", " sprawling", " incredibly", " truly"], [" folks", " incredibly", " savvy", " myriad", " sprawling", " arguably", " hefty", " guts"], [" myriad", " incredibly", " folks", " savvy", " arguably", " seemingly", " sprawling", "-esque"], [" myriad", " incredibly", " sprawling", " savvy", " folks", " seemingly", " utterly", " burgeoning"], [" incredibly", " myriad", " truly", " savvy", " utterly", " seemingly", " sprawling", " arguably"], ["<|endoftext|>", " myriad", " truly", " utterly", " seemingly", " \u2014", " incredibly", "\u2014even"], ["<|endoftext|>", " myriad", " utterly", " truly", " burgeoning", " swiftly", " vastly", " seemingly"], [" myriad", " incredibly", " sprawling", " truly", " utterly", " gritty", " glaring", " savvy"], [" myriad", " truly", " incredibly", " sprawling", " utterly", " seemingly", " swiftly", " ultimately"], [" myriad", " truly", " ultimately", " much", " seemingly", " swiftly", " vastly", " utterly"], [" myriad", " \n\n", "\n\n", " utterly", "  \n\n", " vastly", " requisite", " truly"], [" myriad", " incredibly", " sprawling", " arguably", " vastly", "\u62e5\u6709\u7740", " folks", " truly"], [" myriad", " sprawling", " incredibly", " arguably", " vastly", "\n\n", " burgeoning", " wildly"], ["\n\n", " myriad", " \n\n", " arguably", " vastly", " truly", " incredibly", " ultimately"], [" myriad", "\n\n", " \n\n", " incredibly", " vastly", " arguably", " sprawling", " wildly"], [" myriad", " incredibly", " \n\n", " vastly", " arguably", "\n\n", " wildly", " massive"], [" myriad", " incredibly", " much", " even", " massive", " truly", " huge", " wildly"], [" incredibly", " much", " myriad", " truly", " massive", " all", " just", " huge"], [" incredibly", " massive", " myriad", " truly", " relentlessly", " even", " arguably", " much"], [" incredibly", " overwhelmingly", " myriad", " relentlessly", " wildly", " fundamentally", " meticulously", " relentless"], [" incredibly", " notoriously", " overwhelmingly", " relentlessly", " arguably", " vastly", " relentless", " wildly"], [" incredibly", " notoriously", " overwhelmingly", " relentlessly", " famously", " relentless", " arguably", " meticulously"], [" notoriously", " incredibly", " impossible", " overwhelmingly", " utterly", " relentlessly", " arguably", " truly"], [" notoriously", " incredibly", " impossible", " truly", " overwhelmingly", " famously", " technically", " fundamentally"], [" notoriously", " impossible", " incredibly", " technically", " fundamentally", " famously", " truly", " lack"], [" notoriously", " impossible", " incredibly", " Impossible", " fundamentally", " technically", " relentless", " brutally"], [" notoriously", " impossible", " incredibly", " Impossible", " lack", " problems", " imposs", " fundamentally"], [" notoriously", " impossible", " critics", " lack", " brutally", " problems", " Impossible", " incredibly"], [" notoriously", " impossible", " lack", " critics", " imposs", " brutally", " skept", " problems"], [" notoriously", " critics", " impossible", " Impossible", " skept", " lack", " famously", " Critics"], [" critics", " notoriously", " lack", " impossible", " skept", " reason", " critiques", " problems"], [" critics", " lack", " notoriously", " reason", " reasons", " arguably", " glaring", " impossible"], [" reason", " notoriously", " critics", " reasons", " lack", "\u7406\u7531\u306f", " impossible", " arguably"], [" reason", " reasons", " critics", "\u7406\u7531\u306f", "\u4e4b\u6240\u4ee5", " rationale", " lack", " critiques"], ["\u7406\u7531\u306f", " reason", " reasons", "\u4e4b\u6240\u4ee5", "\u539f\u56e0\u5728\u4e8e", " rationale", "\u7684\u7406\u7531", "\u56e0\u4e3a\u6ca1\u6709"], ["\u4e4b\u6240\u4ee5", "\u7406\u7531\u306f", " reason", " reasons", " rationale", "\u7406\u7531\u662f", "\u7684\u7406\u7531", "\u539f\u56e0\u5728\u4e8e"], ["\u4e4b\u6240\u4ee5", "\u7406\u7531\u306f", "\u7406\u7531\u662f", " reason", "\u539f\u56e0\u5728\u4e8e", " \uc774\uc720\ub294", "\u7684\u7406\u7531", " rationale"], ["\u4e4b\u6240\u4ee5", "\u7406\u7531\u306f", " reason", "\u5176\u4ed6\u4eba", "\"Why", " pundits", " reasons", " proponents"], ["\u4e4b\u6240\u4ee5", " reason", "\u7406\u7531\u306f", " reasons", "\u7406\u7531\u662f", " pundits", "\u7684\u7406\u7531", " rationale"], [" reason", " pundits", " proponents", "\u4e4b\u6240\u4ee5", " executives", " reasons", " devs", "\u7406\u7531\u306f"], [" reason", " reasons", "\u7406\u7531\u306f", "\u7684\u7406\u7531", "\u7406\u7531", "reason", "\u7406\u7531\u662f", "_reason"], [" client", " reason", " clients", "-client", " Client", "client", "/client", " reasons"], [" client", " clients", " Client", "client", "-client", "\u5ba2\u6237\u7aef", "_client", " Clients"], [" client", " clients", " Client", "client", "-client", "\u5ba2\u6237\u7aef", "_client", " Clients"], [" client", " clients", "client", " Client", "-client", "\u5ba2\u6237\u7aef", "_client", " Clients"], [" client", " Client", " clients", "client", "-client", "Client", "_client", " Clients"], [" client", " Client", " clients", "client", "-client", "Client", "_client", "(client"], [" client", " Client", " clients", "client", "-client", "Client", "_client", " Clients"], [" client", " Client", " clients", " veto", " industry", " \"", " reason", "client"]], "p": [[0.4871, 0.2954, 0.1792, 0.0214, 0.0101, 0.0027, 0.0007, 0.0007], [0.6407, 0.143, 0.0264, 0.0248, 0.0091, 0.0043, 0.0032, 0.0017], [0.3951, 0.3487, 0.1453, 0.0999, 0.0044, 0.0018, 0.0016, 0.0004], [0.0038, 0.0023, 0.0021, 0.002, 0.0019, 0.0017, 0.0016, 0.0013], [0.0114, 0.01, 0.0061, 0.0057, 0.0047, 0.0035, 0.0035, 0.0035], [0.147, 0.0255, 0.0212, 0.0176, 0.0128, 0.0088, 0.005, 0.0047], [0.3261, 0.0728, 0.0567, 0.0303, 0.0285, 0.0285, 0.0268, 0.0268], [0.3618, 0.0591, 0.0231, 0.018, 0.0132, 0.0109, 0.0103, 0.008], [0.5557, 0.2044, 0.1094, 0.0277, 0.0244, 0.019, 0.007, 0.0066], [0.0959, 0.0901, 0.0482, 0.0375, 0.0201, 0.0108, 0.0069, 0.0065], [0.4776, 0.1757, 0.0536, 0.0305, 0.0305, 0.0269, 0.0253, 0.0223], [0.0073, 0.0027, 0.0025, 0.0024, 0.0022, 0.0018, 0.0018, 0.0015], [0.0054, 0.0051, 0.0024, 0.0024, 0.0024, 0.0022, 0.0017, 0.0017], [0.0074, 0.0054, 0.0051, 0.0037, 0.0031, 0.0027, 0.0024, 0.0019], [0.0464, 0.0248, 0.0233, 0.0171, 0.0171, 0.011, 0.0081, 0.0063], [0.0222, 0.0087, 0.0087, 0.0068, 0.0064, 0.0039, 0.0036, 0.0032], [0.0457, 0.0314, 0.0245, 0.0191, 0.0168, 0.0148, 0.0139, 0.0075], [0.0224, 0.0112, 0.0106, 0.0099, 0.0093, 0.0082, 0.0064, 0.0057], [0.0227, 0.0201, 0.0101, 0.0079, 0.0079, 0.0074, 0.0065, 0.0057], [0.0454, 0.0354, 0.0115, 0.0108, 0.0089, 0.0084, 0.0079, 0.007], [0.2866, 0.0208, 0.0049, 0.0046, 0.0036, 0.003, 0.003, 0.003], [0.008, 0.0055, 0.0035, 0.0031, 0.0023, 0.0017, 0.0016, 0.0015], [0.0177, 0.0058, 0.0048, 0.0037, 0.0033, 0.0024, 0.0023, 0.0023], [0.0166, 0.0057, 0.0048, 0.0039, 0.0031, 0.0029, 0.0027, 0.0027], [0.0217, 0.009, 0.0055, 0.0045, 0.0043, 0.0043, 0.0038, 0.0038], [0.0129, 0.0057, 0.0037, 0.0035, 0.0035, 0.0033, 0.0031, 0.0027], [0.022, 0.0056, 0.0046, 0.0046, 0.0043, 0.0036, 0.0032, 0.0032], [0.1617, 0.0384, 0.0219, 0.0141, 0.0103, 0.0091, 0.0081, 0.0071], [0.1349, 0.0496, 0.0234, 0.0194, 0.0194, 0.0172, 0.0134, 0.0098], [0.1927, 0.0458, 0.0315, 0.023, 0.0191, 0.0191, 0.0179, 0.0168], [0.0515, 0.0354, 0.0312, 0.0243, 0.0228, 0.0215, 0.0157, 0.0139], [0.0364, 0.0302, 0.0266, 0.0221, 0.0195, 0.0162, 0.0162, 0.0134], [0.0351, 0.02, 0.0176, 0.0166, 0.0137, 0.0114, 0.0107, 0.0107], [0.0921, 0.0299, 0.0281, 0.0264, 0.0248, 0.0219, 0.0193, 0.0193], [0.1074, 0.0836, 0.0371, 0.0308, 0.0272, 0.0255, 0.0225, 0.0187], [0.1197, 0.0823, 0.0389, 0.0251, 0.0221, 0.0208, 0.0162, 0.0152], [0.2501, 0.0673, 0.0318, 0.0205, 0.0193, 0.015, 0.015, 0.0141], [0.2284, 0.0578, 0.0397, 0.0165, 0.0129, 0.0129, 0.0129, 0.0121], [0.2549, 0.0778, 0.0324, 0.0197, 0.0163, 0.0105, 0.0093, 0.0087], [0.1734, 0.112, 0.0467, 0.0195, 0.0126, 0.0111, 0.0092, 0.0081], [0.1188, 0.0869, 0.0282, 0.0234, 0.0118, 0.0098, 0.0092, 0.0092], [0.1552, 0.0418, 0.0144, 0.0136, 0.0112, 0.0099, 0.0082, 0.0073], [0.1569, 0.0241, 0.0146, 0.0137, 0.0094, 0.0088, 0.0078, 0.0073], [0.0981, 0.0409, 0.0219, 0.0141, 0.0141, 0.0125, 0.011, 0.0097], [0.1116, 0.0677, 0.0249, 0.0171, 0.0142, 0.0118, 0.011, 0.0097], [0.0523, 0.0382, 0.0359, 0.0263, 0.017, 0.0124, 0.0117, 0.0117], [0.1116, 0.0767, 0.0636, 0.0598, 0.0282, 0.0151, 0.0104, 0.0076], [0.1834, 0.126, 0.0866, 0.0361, 0.0193, 0.0171, 0.0171, 0.016], [0.2902, 0.226, 0.1554, 0.0608, 0.021, 0.0145, 0.0128, 0.0106], [0.4152, 0.2223, 0.1528, 0.0528, 0.0142, 0.0076, 0.0076, 0.0071], [0.5728, 0.2107, 0.0196, 0.0135, 0.0077, 0.0064, 0.0064, 0.0056], [0.4978, 0.0674, 0.0384, 0.0141, 0.0117, 0.0103, 0.008, 0.0076], [0.3251, 0.1852, 0.0822, 0.0251, 0.0143, 0.0134, 0.0126, 0.0111], [0.1296, 0.0786, 0.0652, 0.0421, 0.0421, 0.0371, 0.0272, 0.0212], [0.8933, 0.0571, 0.006, 0.0047, 0.0047, 0.0037, 0.0037, 0.0027], [0.682, 0.0815, 0.0719, 0.0494, 0.034, 0.0233, 0.0067, 0.0067], [0.9194, 0.0278, 0.0216, 0.0168, 0.008, 0.0018, 0.0011, 0.0007], [0.9434, 0.0251, 0.0135, 0.0105, 0.0044, 0.0009, 0.0006, 0.0004], [0.9425, 0.0365, 0.0082, 0.0082, 0.0021, 0.0008, 0.0005, 0.0003], [0.9741, 0.0202, 0.0031, 0.0017, 0.0004, 0.0002, 0.0002, 0.0], [0.976, 0.0203, 0.0019, 0.0011, 0.0002, 0.0002, 0.0001, 0.0], [0.9739, 0.0178, 0.0058, 0.0009, 0.0008, 0.0002, 0.0002, 0.0001], [0.9711, 0.0108, 0.0108, 0.0021, 0.0008, 0.0004, 0.0004, 0.0002]], "ranks": {"Swift": [125832, 42394, 66055, 200391, 103924, 79409, 51488, 193039, 183587, 167087, 25702, 157825, 180288, 59215, 8511, 1645, 286, 271, 674, 464, 729, 5030, 1884, 1308, 1058, 2889, 2122, 1163, 1413, 1618, 3291, 2598, 3845, 3335, 3418, 9449, 10967, 12461, 21392, 14568, 17020, 20173, 31658, 12120, 12870, 10401, 13498, 8462, 15536, 15707, 105041, 127936, 104756, 120716, 123949, 91538, 34920, 21008, 13872, 4615, 2253, 468, 265], "Kotlin": [228836, 222918, 185303, 29487, 32930, 77915, 168799, 195340, 206001, 235495, 239055, 163748, 84507, 125056, 223891, 122352, 174151, 198625, 211425, 238997, 239904, 207549, 223904, 232518, 225938, 179779, 174259, 181284, 159792, 138270, 154052, 153732, 120114, 56647, 61808, 14841, 22301, 20611, 26203, 18965, 27502, 30917, 16806, 15763, 38236, 44115, 55139, 36398, 23896, 42421, 48363, 20077, 7594, 13232, 9518, 5415, 968, 680, 872, 576, 741, 508, 413], "Rust": [55932, 102322, 69693, 72598, 43600, 23391, 77395, 58717, 61660, 32110, 6234, 16349, 6401, 5081, 5144, 4030, 3218, 5827, 9623, 15640, 37950, 39184, 26250, 23643, 24551, 24759, 17618, 14619, 16672, 9529, 8543, 10068, 12467, 21971, 22979, 18875, 19711, 16951, 35315, 33556, 25559, 29462, 26445, 20317, 36403, 24975, 24704, 14094, 18876, 34692, 60994, 90315, 34067, 33730, 34994, 12826, 1223, 567, 610, 203, 176, 92, 18]}}, {"pos": 364, "top": [[".", ",", ";", "\u00a0\u00a0", "\u00a0", " ", ":", "-"], [",", ".", ";", "\u00ad", "\u2013", " ", ":", " Pre"], [",", ".", ";", "\u2013", ":", "\u2026", "\u2026.", ".["], ["\u0627\u064b", "ship", "ting", "weise", "SHIP", "tin", "ilien", "zlich"], [",", ".", ";", ":", "\u00a0", " ", "\u00a0\u00a0", "\u00ad"], [",", ".", ";", ":", "\u2019s", "\u00a0\u00a0", "\u00a0", " Client"], [",", ".", "ship", "ting", "te", "\u2019s", ";", "-C"], ["ship", ",", "ting", "-client", "-serving", "-C", ".", " Client"], [".", ",", "ship", ".|", "ting", "\u00bb.", "'s", "-serving"], [",", ".", "\u00ad", ";", " \u00ad", "\u00a0", "ship", "\ufffd"], [",", ".", "\u00a0", ";", "\u00ad", "-", "'s", "ship"], ["eer", "ship", "er", "hip", "ural", "hood", "ization", "-client"], ["ship", "eer", "-client", " client", "er", "erin", " Client", "hip"], ["ship", ",", "'s", "eer", " Client", "-client", " client", "hip"], ["ship", ",", "'s", " demand", "te", " client", " Client", "hip"], [" client", " Client", " clients", " host", "-esque", " showcase", "ship", "eer"], [" client", " Client", "-esque", " showcase", " clients", " host", " hosting", "e"], [" Client", " client", "ship", "-client", " Comcast", " showcase", " savvy", " clients"], [" Client", " client", "-client", " Comcast", " clients", "/client", "ship", " aggressively"], ["e", " ,", "  \n\n", " ", " Client", " \u2014", " just", "  "], ["  \n\n", " \n\n", "<|endoftext|>", "\n\n", " ,", "e", " ", "   \n\n"], [" Client", " client", "/client", " CLIENT", " CEO", "-client", " clients", " lobbying"], [" Client", " client", "/client", " clients", " ,", "-client", " CLIENT", " \u2019"], [" ,", " client", " clients", " business", " Client", "/client", " ultimately", " only"], ["  \n\n", " \n\n", "   \n\n", "/client", "\n\n", " client", "Client", " Client"], [" client", "/client", " investor", " clients", " business", " Client", "-client", " CLIENT"], [" client", "/client", " clients", "-client", " investor", " Client", " financially", " business"], [" client", " clients", " business", "/client", "\n\n", " financially", " financial", " investor"], [" client", " clients", " financially", "/client", " business", " financial", " investor", " budget"], [" ______", " ____", " ___", " _____", "____", " ________", " client", " __"], [" client", " budget", " clients", " business", " ______", " ____", " financial", " investor"], [" business", " client", " budget", " clients", " financial", " demand", " ,", " "], [" budget", " business", " demand", " client", " financial", " funding", " ,", " /"], [" budget", " funding", " client", " financially", " business", " demand", " budgets", " financial"], [" budget", " client", " funding", " financially", " ostensibly", " demand", " clients", " demanding"], [" absurd", " demanding", " budget", " unrealistic", " \u2014", " ridiculously", " desperately", " demands"], [" absurd", " budget", " demanding", " unrealistic", " notoriously", " ridiculously", " never", " demands"], [" absurd", " unrealistic", " budget", " demanding", " demands", " never", " ridiculously", " impossible"], [" unrealistic", " demanding", " demands", " absurd", " demand", " budget", " impossible", " expectations"], [" demanding", " demands", " unrealistic", " demand", " budget", " expectations", " absurd", " wants"], [" demanding", " demands", " budget", " unrealistic", " demand", " expectations", " absurd", " wants"], [" demanding", " demands", " demand", " budget", " hiring", " unrealistic", " client", " expectations"], [" demands", " demanding", " demand", " hiring", " budget", " unrealistic", " client", " wants"], [" demands", " demanding", " demand", " hiring", " budget", " unrealistic", " client", " wants"], [" demands", " demanding", " demand", " unrealistic", " wants", " hiring", " budget", " expectations"], [" demands", " demanding", " demand", " unrealistic", " wants", " expecting", " hiring", " expectations"], [" demands", " demand", " demanding", " wants", " expecting", " unrealistic", " likely", " hiring"], [" wants", " likely", " demands", " unrealistic", " expecting", " demand", " expects", " probably"], [" wants", " demands", " expecting", " demanding", " demand", " expects", " likely", " unrealistic"], [" wants", " likely", " wanting", " expects", " expecting", " probably", "\u53ef\u80fd\u662f\u56e0\u4e3a", " hates"], [" wants", " wanting", " expecting", " expects", "\u53ef\u80fd\u662f\u56e0\u4e3a", " misunderstood", " hates", "\u5e0c\u671b\u901a\u8fc7"], [" wants", " wanting", " expecting", " expects", " wanted", " Wants", "\u5e0c\u671b\u901a\u8fc7", " rejected"], [" wants", " wanting", " expecting", " wanted", " expects", " rejected", " rejecting", " want"], [" wants", " rejected", " rejecting", " chose", " hates", " believes", " wanted", " wanting"], [" wants", " chose", " wanted", " wanting", "\u9009\u62e9\u4e86", " expects", " believes", " rejected"], [" wants", " wanted", " wanting", " chose", " want", " rejected", " Wants", " veto"], [" wants", " wanted", " rejected", " chose", " thinks", " wanting", " believes", "wanted"], [" wants", " wanted", " didn", " chose", " rejected", " wanting", " thinks", " believes"], [" wants", " wanted", " didn", " rejected", " chose", " thinks", " wanting", " believes"], [" veto", " vet", " wants", " wanted", " thinks", " didn", " rejected", "vet"], [" veto", " vet", " wants", " wanted", " didn", " thinks", " rejected", " chose"], [" veto", " wants", " vet", " thinks", " didn", " wanted", " rejected", " believes"], [" veto", " vet", " wants", " wanted", " thinks", " didn", " rejected", " likely"]], "p": [[0.7253, 0.2668, 0.0038, 0.0008, 0.0007, 0.0004, 0.0003, 0.0001], [0.4576, 0.3145, 0.0275, 0.0177, 0.0023, 0.0016, 0.0014, 0.0009], [0.9011, 0.095, 0.0025, 0.0011, 0.0001, 0.0, 0.0, 0.0], [0.003, 0.0023, 0.0014, 0.0013, 0.0011, 0.0009, 0.0008, 0.0007], [0.9536, 0.0419, 0.0007, 0.0004, 0.0003, 0.0003, 0.0002, 0.0001], [0.832, 0.0414, 0.003, 0.0025, 0.0021, 0.0016, 0.0014, 0.0012], [0.45, 0.2126, 0.0648, 0.0154, 0.0113, 0.0073, 0.0064, 0.0057], [0.1182, 0.0339, 0.0133, 0.0097, 0.0076, 0.0071, 0.0063, 0.0049], [0.4055, 0.169, 0.0354, 0.0048, 0.0048, 0.0048, 0.0042, 0.0031], [0.9767, 0.002, 0.0019, 0.0019, 0.0006, 0.0006, 0.0003, 0.0002], [0.8633, 0.1168, 0.0023, 0.002, 0.0019, 0.0018, 0.0011, 0.0005], [0.0929, 0.0321, 0.0104, 0.0086, 0.0067, 0.0056, 0.0052, 0.0049], [0.0249, 0.0142, 0.0059, 0.0049, 0.0046, 0.0043, 0.0041, 0.0032], [0.0413, 0.0207, 0.0118, 0.0104, 0.0086, 0.0076, 0.0063, 0.0063], [0.0279, 0.0262, 0.0159, 0.0075, 0.0059, 0.0052, 0.0049, 0.0046], [0.0086, 0.0049, 0.0046, 0.0038, 0.0028, 0.0026, 0.0025, 0.0025], [0.0078, 0.0054, 0.0037, 0.0035, 0.0035, 0.0033, 0.0025, 0.0024], [0.0087, 0.0087, 0.0072, 0.006, 0.0056, 0.0047, 0.0039, 0.0036], [0.0218, 0.0181, 0.0124, 0.011, 0.0049, 0.0038, 0.0026, 0.0024], [0.0339, 0.0151, 0.0142, 0.0125, 0.0086, 0.0059, 0.0055, 0.0052], [0.3258, 0.0774, 0.0603, 0.0389, 0.0092, 0.0082, 0.0077, 0.0064], [0.0357, 0.0261, 0.0191, 0.0096, 0.007, 0.0058, 0.0055, 0.0043], [0.0405, 0.0296, 0.0149, 0.0132, 0.0102, 0.008, 0.0055, 0.0055], [0.0369, 0.0186, 0.0093, 0.0093, 0.0088, 0.0057, 0.0047, 0.0041], [0.4376, 0.1107, 0.028, 0.017, 0.0141, 0.0097, 0.0085, 0.008], [0.0923, 0.0766, 0.041, 0.034, 0.0282, 0.0249, 0.0233, 0.0206], [0.1395, 0.0901, 0.0846, 0.04, 0.0275, 0.0228, 0.0214, 0.0214], [0.1215, 0.0693, 0.0611, 0.0447, 0.0371, 0.0255, 0.0211, 0.0128], [0.1048, 0.0437, 0.041, 0.0385, 0.0385, 0.0362, 0.0362, 0.03], [0.2113, 0.1985, 0.0998, 0.0881, 0.0391, 0.0324, 0.0269, 0.0252], [0.0832, 0.0504, 0.0418, 0.0369, 0.0287, 0.027, 0.021, 0.0198], [0.0368, 0.0368, 0.0223, 0.0197, 0.0197, 0.0197, 0.0153, 0.0135], [0.0346, 0.0287, 0.021, 0.021, 0.0185, 0.0174, 0.0136, 0.0127], [0.0712, 0.0381, 0.0358, 0.0231, 0.0231, 0.0192, 0.0169, 0.0149], [0.0333, 0.0333, 0.019, 0.0167, 0.0148, 0.0148, 0.013, 0.0115], [0.0238, 0.0174, 0.0144, 0.0127, 0.0127, 0.0112, 0.0112, 0.0112], [0.037, 0.0307, 0.0254, 0.0239, 0.0224, 0.0175, 0.0164, 0.0164], [0.0491, 0.0382, 0.0382, 0.0263, 0.0159, 0.015, 0.0141, 0.0124], [0.0853, 0.0707, 0.0403, 0.0378, 0.0295, 0.0295, 0.0216, 0.019], [0.1255, 0.081, 0.0557, 0.0523, 0.0383, 0.0317, 0.0218, 0.015], [0.1214, 0.1006, 0.065, 0.065, 0.061, 0.0288, 0.0198, 0.0186], [0.1076, 0.1011, 0.0892, 0.0653, 0.0421, 0.0396, 0.0212, 0.0187], [0.1328, 0.1328, 0.0857, 0.0459, 0.038, 0.0217, 0.0169, 0.0169], [0.1637, 0.1275, 0.0823, 0.0389, 0.0303, 0.0208, 0.0195, 0.0184], [0.1789, 0.09, 0.0794, 0.0546, 0.0258, 0.0242, 0.0214, 0.0189], [0.1701, 0.0911, 0.0755, 0.0588, 0.0278, 0.0261, 0.0245, 0.0179], [0.0989, 0.0724, 0.06, 0.0564, 0.0497, 0.0467, 0.0412, 0.0321], [0.106, 0.0996, 0.0729, 0.0568, 0.0471, 0.039, 0.0366, 0.0366], [0.0982, 0.0923, 0.0526, 0.0526, 0.0494, 0.0436, 0.03, 0.0219], [0.1805, 0.1406, 0.0586, 0.0517, 0.0486, 0.0158, 0.0148, 0.0123], [0.2923, 0.1219, 0.0349, 0.0272, 0.0165, 0.0165, 0.0128, 0.0128], [0.5256, 0.1173, 0.0262, 0.0231, 0.0217, 0.0132, 0.0102, 0.0096], [0.6545, 0.0782, 0.0254, 0.0254, 0.0254, 0.0254, 0.0198, 0.0082], [0.5588, 0.0667, 0.0405, 0.0357, 0.0315, 0.0246, 0.0246, 0.0246], [0.8122, 0.0404, 0.0357, 0.0191, 0.0169, 0.0169, 0.0102, 0.009], [0.9075, 0.0452, 0.0129, 0.0114, 0.0061, 0.0022, 0.0018, 0.0015], [0.4578, 0.3565, 0.0482, 0.0293, 0.0258, 0.0201, 0.0122, 0.0058], [0.573, 0.3067, 0.0252, 0.0196, 0.0196, 0.0173, 0.0093, 0.0064], [0.6221, 0.2288, 0.0511, 0.0213, 0.0188, 0.0146, 0.0129, 0.0129], [0.9714, 0.0157, 0.0065, 0.0027, 0.0011, 0.0007, 0.0003, 0.0003], [0.9392, 0.0221, 0.0172, 0.0081, 0.003, 0.003, 0.0026, 0.0011], [0.7297, 0.1437, 0.0412, 0.0363, 0.0104, 0.0104, 0.0072, 0.0072], [0.8233, 0.0526, 0.0319, 0.0219, 0.0171, 0.0086, 0.0067, 0.0055]], "ranks": {"Swift": [190061, 138320, 89931, 161411, 31460, 11973, 38238, 77317, 160430, 90521, 40558, 127029, 89880, 33063, 11171, 3506, 7305, 16873, 6109, 6608, 7378, 32173, 22232, 26162, 18466, 57018, 79207, 30567, 66164, 67642, 47607, 20934, 18488, 11140, 8533, 20639, 36459, 32059, 51636, 67429, 53367, 60813, 75989, 71408, 69036, 58993, 74420, 70976, 146457, 152002, 188402, 214588, 221383, 194948, 221848, 200943, 218349, 219666, 192900, 121689, 127379, 88128, 60511], "Kotlin": [173396, 144722, 112579, 17908, 74668, 56809, 75825, 113627, 135921, 212224, 174281, 71118, 51009, 57455, 109041, 60880, 79146, 74736, 67774, 158811, 193585, 148070, 187353, 222282, 171517, 83317, 86197, 139913, 39825, 11757, 16489, 45508, 53391, 23672, 30004, 12967, 19273, 12771, 20496, 21555, 32506, 48636, 42507, 42024, 30217, 51303, 63417, 67367, 92609, 68098, 78064, 39963, 24829, 18295, 19605, 17261, 10460, 9753, 9914, 6171, 4397, 5579, 6937], "Rust": [41783, 101219, 33032, 692, 5883, 3250, 4055, 5022, 7002, 5259, 7807, 2478, 4242, 4492, 7134, 4447, 8016, 27667, 33328, 19900, 38138, 44114, 56813, 60596, 54515, 46814, 75522, 49468, 45361, 39583, 19631, 16198, 17444, 21682, 19145, 52799, 41855, 39859, 67208, 104056, 83173, 67825, 54215, 77700, 57239, 43131, 27332, 35971, 51280, 79735, 155798, 141929, 156981, 174189, 176808, 134738, 135939, 125495, 116281, 57843, 32675, 25094, 8316]}}, {"pos": 365, "top": [[".", ",", " \u2013", "\u2013", " ", "!", ";", "?"], [" \u2013", "\u2013", "\u2013\u2013", "\u2013and", ",", ".", " \u2013,", " "], [",", "\u2013", ".", " \u2013", "\u2013and", ".\u2013", "\u2026", "!"], ["\u52a0\u62ff\u5927", " **\u201e", " ``", " ``(", " **:**", "\u52a0\u62ff\u5927\u7684", "\u65b0\u52a0\u5761", " Guta"], [" \"@", "  ", "?!", " *@", " //@", " ", ":!", "%!"], ["\u0d4d\u0d1f", "  ", "?!", "i\u00e9s", "\u0627\u0638", " pretty", "%!", "\ud83d\ude00"], [" bigger", " **\u201e", " \"`", "?!", " scary", " big", " pretty", " `_"], [" **\u201e", " `_", "ToDo", " __(", " bigger", " `'", " `-", " pretty"], [" **\u201e", " daddy", " pretty", "?!", " bigger", " guys", " *@", "ToDo"], ["?!", " bigger", " pretty", "ToDo", " daddy", "!--", " gonna", " freaking"], ["?!", " bigger", " pretty", "...", " big", " kids", " guys", " gonna"], [" **\u201e", " bigger", " pretty", " freaking", " veggies", " folks", " guys", " kids"], [" **\u201e", " veggies", " freaking", " bigger", " folks", " crappy", " guys", " skinny"], [" bigger", " guys", " big", " freaking", " pretty", " kids", " scary", " gonna"], [" bigger", " big", " pretty", " guys", " kids", " plenty", " folks", " everything"], [" big", " guys", " bigger", " folks", " pretty", " kids", " plenty", " scary"], [" big", " pretty", " bigger", " folks", " plenty", " everything", " scary", " guys"], [" bigger", " big", " goodies", " pretty", " scary", " cozy", " skinny", " veggies"], [" bigger", " scary", " freaking", " big", " pretty", " cozy", " goodies", " everything"], [" folks", " bigger", " pretty", " everything", " big", " everybody", " plenty", " freaking"], [" folks", " everything", " plenty", " bigger", " big", " smack", " everybody", " pretty"], [" freaking", "bucks", " bigger", " folks", " scary", " smack", " goodies", " ``"], [" ``", " folks", " everybody", " smack", " \u2019", " goodies", " freaking", " bigger"], [" ``", " everybody", " folks", " everything", " just", " smack", " plenty", " \u2019"], ["\n\n", "\r\n\r\n", " folks", "  \n\n", " \r\n\r\n", " everybody", " plenty", " smack"], [" folks", " freaking", "bucks", " goodies", " bigger", " booze", " pricey", " everybody"], ["\n\n", " folks", "\r\n\r\n", " freaking", " pricey", " everybody", "bucks", " bigger"], ["\n\n", "\r\n\r\n", " ?", " ?**", " folks", " _____", "  \n\n", " freaking"], ["\n\n", "\r\n\r\n", "  \n\n", " ?**", " ?", " freaking", " _____", " money"], [" ?**", "  \n\n", " everything", " ?", " _____", " money", " **", " freaking"], [" everything", " big", "  \n\n", " ", " just", " huge", " nothing", " money"], [" everything", " just", " big", " huge", " nothing", " ", " all", " money"], [" everything", " just", " big", " nothing", " huge", " only", " crazy", " all"], [" everything", " weird", " nothing", " huge", " NOTHING", " big", " crazy", "\u2014but"], [" everything", " NOTHING", " nothing", " weird", " EVERY", " ridiculously", " something", " desperately"], [" everything", " NOTHING", " EVERY", " nothing", " \u201c", " ridiculously", " weird", " perfectly"], [" everything", " NOTHING", " nothing", " EVERY", " ridiculously", " perfectly", " cheap", " \u201c"], [" everything", " NOTHING", " \u201c", " EVERY", " nothing", " ridiculously", " cheap", " crazy"], [" everything", " \u201c", " NOTHING", " EVERY", " impossible", " unrealistic", " nothing", " perfectly"], [" everything", " \u201c", " NOTHING", " EVERY", " impossible", " unrealistic", " nothing", " demanding"], [" everything", " unrealistic", " ambitious", " demanding", " EVERY", " NOTHING", " tech", " cheap"], [" everything", " ambitious", " demanding", " unrealistic", " wants", " technology", " tech", " nothing"], [" everything", " ambitious", " demanding", " unrealistic", " EVERY", " fantasy", " wants", " seamless"], [" everything", " ambitious", " seamless", " Everything", " unrealistic", " EVERY", " NOTHING", " ALL"], [" everything", " seamless", " single", " EVERY", " unrealistic", " ALL", " ambitious", " Everything"], [" everything", " single", " EVERY", " seamless", " unrealistic", " wants", " ALL", " impossible"], [" everything", " seamless", " single", " EVERY", " ALL", " unrealistic", " perfectly", " essentially"], [" everything", " single", " ALL", " EVERY", " Everything", " seamless", " unrealistic", " everywhere"], [" everything", " unified", " seamless", " unrealistic", " EVERY", " **\"", " single", " ALL"], [" unified", " seamless", " everything", " Unified", " **\"", " flawless", " EVERY", " single"], [" seamless", "?\u201c", "?!", "?):", " everything", "?**", "?(:", " flawless"], [" seamless", " Unified", " unified", "Unified", "?\u201c", "\u7684\u7edf\u4e00", " everything", "\u7edf\u4e00\u7684"], [" Unified", " Single", "\u5355\u4e00", " single", " unified", " seamless", "Unified", " \ub2e8\uc77c"], [" Single", " single", "\u5355\u4e00", " Unified", "/single", " \ub2e8\uc77c", " unified", "\u5355\u4e00\u7684"], ["\u5355\u4e00", " single", " Single", "/single", " \u0435\u0434\u0438", "\u55ae\u4e00", " \ub2e8\uc77c", "single"], [" Single", "\u5355\u4e00", " single", "/single", " ONE", " iOS", " \u0435\u0434\u0438", "\u55ae\u4e00"], [" Single", "\u5355\u4e00", " single", " iOS", " SwiftUI", " iPhone", "/single", " Apple"], [" iOS", " SwiftUI", " Rust", " Single", " iPhone", " Unity", " Android", " Apple"], [" Rust", " iOS", " SwiftUI", " Android", " Unity", " desktop", " Desktop", " iPhone"], [" iOS", " SwiftUI", " Swift", " Desktop", " Apple", " Unity", " desktop", " iPhone"], [" iOS", " Swift", " desktop", " Apple", " iPhone", " SwiftUI", " Desktop", " Unity"], [" iOS", " Swift", " SwiftUI", " Rust", " desktop", " native", " Apple", " iPhone"], [" Swift", " Rust", " iOS", " SwiftUI", " Kotlin", " \"", " Unity", " native"]], "p": [[0.4516, 0.2739, 0.1882, 0.0693, 0.0034, 0.0021, 0.0017, 0.0014], [0.6614, 0.1571, 0.0273, 0.0256, 0.0241, 0.0121, 0.0083, 0.0065], [0.3668, 0.2856, 0.1963, 0.1051, 0.0098, 0.0059, 0.0056, 0.0043], [0.0164, 0.0164, 0.0127, 0.0093, 0.0039, 0.0037, 0.0032, 0.003], [0.0862, 0.015, 0.0141, 0.0117, 0.0117, 0.0103, 0.0085, 0.0075], [0.0109, 0.0103, 0.0059, 0.0059, 0.0055, 0.0046, 0.004, 0.0038], [0.0291, 0.0188, 0.0156, 0.0146, 0.0146, 0.0114, 0.0078, 0.0074], [0.2228, 0.0098, 0.0081, 0.0067, 0.0059, 0.0056, 0.0046, 0.0046], [0.1268, 0.0151, 0.0134, 0.0126, 0.0126, 0.0104, 0.0067, 0.0063], [0.0128, 0.0128, 0.0094, 0.0068, 0.0068, 0.0057, 0.0053, 0.0047], [0.0486, 0.0277, 0.0277, 0.0158, 0.0139, 0.0096, 0.0096, 0.009], [0.0415, 0.0304, 0.0236, 0.0209, 0.0162, 0.0143, 0.0143, 0.0105], [0.0773, 0.0322, 0.0322, 0.0208, 0.0119, 0.0082, 0.0077, 0.0077], [0.0327, 0.0211, 0.0187, 0.0165, 0.0155, 0.0094, 0.0088, 0.0088], [0.0551, 0.0456, 0.0429, 0.0295, 0.026, 0.0244, 0.019, 0.0096], [0.0747, 0.0425, 0.0353, 0.0353, 0.0331, 0.0331, 0.0275, 0.0189], [0.0855, 0.0379, 0.0335, 0.0296, 0.0296, 0.0203, 0.0168, 0.0149], [0.029, 0.0226, 0.0176, 0.0165, 0.0146, 0.0137, 0.0128, 0.0121], [0.0218, 0.0218, 0.0218, 0.0193, 0.0132, 0.0132, 0.0124, 0.011], [0.0511, 0.0374, 0.033, 0.031, 0.031, 0.0213, 0.0213, 0.0188], [0.0347, 0.0174, 0.0144, 0.0136, 0.012, 0.0106, 0.0106, 0.0106], [0.0188, 0.0188, 0.0188, 0.0147, 0.0089, 0.0079, 0.0079, 0.0079], [0.068, 0.0387, 0.0161, 0.0161, 0.0118, 0.0118, 0.0111, 0.0104], [0.0656, 0.0176, 0.0156, 0.0146, 0.0146, 0.0107, 0.0107, 0.0083], [0.1138, 0.0648, 0.0326, 0.027, 0.0099, 0.0088, 0.0077, 0.0073], [0.0487, 0.0203, 0.0179, 0.0168, 0.0116, 0.0109, 0.009, 0.009], [0.028, 0.0232, 0.0141, 0.0132, 0.0124, 0.0103, 0.0103, 0.0097], [0.642, 0.041, 0.0097, 0.0086, 0.0063, 0.0046, 0.0041, 0.0036], [0.4507, 0.0573, 0.0506, 0.0394, 0.012, 0.01, 0.0088, 0.0073], [0.0841, 0.0423, 0.0423, 0.0373, 0.035, 0.0291, 0.0226, 0.0155], [0.1774, 0.0396, 0.0349, 0.0225, 0.0212, 0.0199, 0.0199, 0.0176], [0.2138, 0.0371, 0.0328, 0.0187, 0.0175, 0.0175, 0.0137, 0.0106], [0.2289, 0.0374, 0.0291, 0.0213, 0.0177, 0.0146, 0.0114, 0.0101], [0.2241, 0.0285, 0.0222, 0.0208, 0.0196, 0.0184, 0.0162, 0.0153], [0.1791, 0.0546, 0.0425, 0.0275, 0.0189, 0.0156, 0.0114, 0.0114], [0.2749, 0.074, 0.0328, 0.0308, 0.0176, 0.0155, 0.0146, 0.0146], [0.2314, 0.1164, 0.0516, 0.0355, 0.0158, 0.0139, 0.0123, 0.0123], [0.1585, 0.0583, 0.0401, 0.0332, 0.0228, 0.0157, 0.013, 0.013], [0.1409, 0.0404, 0.0356, 0.0245, 0.0203, 0.0179, 0.0179, 0.0149], [0.2233, 0.0284, 0.0221, 0.0208, 0.0162, 0.0152, 0.0152, 0.0118], [0.2493, 0.0205, 0.0181, 0.017, 0.0141, 0.0117, 0.0103, 0.0103], [0.1999, 0.037, 0.0326, 0.0164, 0.0088, 0.0088, 0.0083, 0.0078], [0.2697, 0.0267, 0.0195, 0.0143, 0.0105, 0.0098, 0.0098, 0.0087], [0.3244, 0.0283, 0.0235, 0.0195, 0.0172, 0.0172, 0.0143, 0.0118], [0.4435, 0.0266, 0.0162, 0.0152, 0.0134, 0.0118, 0.0111, 0.0104], [0.4111, 0.028, 0.0205, 0.0181, 0.015, 0.0124, 0.0117, 0.0117], [0.4007, 0.0329, 0.029, 0.0187, 0.0187, 0.0121, 0.0121, 0.0114], [0.6604, 0.0373, 0.0212, 0.0199, 0.0146, 0.0088, 0.0073, 0.0065], [0.2202, 0.0383, 0.0383, 0.0218, 0.0205, 0.017, 0.017, 0.0159], [0.1305, 0.0897, 0.0511, 0.0424, 0.0374, 0.0129, 0.0121, 0.0121], [0.0525, 0.0361, 0.0281, 0.0206, 0.0193, 0.0181, 0.017, 0.016], [0.1335, 0.1107, 0.0672, 0.0359, 0.015, 0.015, 0.0124, 0.0091], [0.1469, 0.1297, 0.1144, 0.0949, 0.0786, 0.0421, 0.0328, 0.0255], [0.2313, 0.2041, 0.159, 0.0549, 0.0378, 0.0276, 0.026, 0.0215], [0.2455, 0.1912, 0.1687, 0.0797, 0.0259, 0.0243, 0.0228, 0.0178], [0.2454, 0.1687, 0.1687, 0.0454, 0.0259, 0.0189, 0.0138, 0.0122], [0.1991, 0.078, 0.0732, 0.0503, 0.0392, 0.0346, 0.0253, 0.0223], [0.1488, 0.0848, 0.0848, 0.066, 0.0401, 0.0275, 0.0259, 0.0259], [0.2458, 0.2458, 0.0484, 0.0455, 0.0354, 0.0333, 0.0312, 0.0294], [0.4859, 0.0658, 0.0512, 0.0512, 0.0452, 0.0452, 0.0399, 0.0352], [0.4275, 0.0842, 0.0579, 0.0511, 0.0451, 0.0374, 0.0257, 0.0257], [0.2385, 0.2105, 0.0683, 0.0566, 0.0366, 0.0344, 0.0344, 0.0251], [0.5328, 0.1526, 0.0437, 0.0301, 0.0207, 0.0161, 0.0125, 0.0125]], "ranks": {"Swift": [24287, 4219, 12188, 87335, 7412, 3729, 36471, 99618, 156440, 129217, 43521, 70602, 77310, 39259, 13062, 3900, 2710, 10273, 18107, 3886, 3264, 22702, 4802, 2240, 1472, 4950, 4239, 3066, 3900, 2471, 2283, 2527, 3911, 2688, 2634, 4963, 7617, 7841, 6833, 8116, 7902, 7087, 11160, 19026, 29548, 31742, 18135, 8743, 19405, 22394, 51844, 6481, 1158, 1143, 1057, 286, 69, 47, 48, 3, 2, 2, 1], "Kotlin": [144858, 67202, 46340, 3209, 5370, 14542, 22513, 46371, 60635, 84136, 92495, 49601, 45463, 72264, 153247, 107576, 91998, 70904, 72157, 123674, 210013, 140557, 193002, 232174, 188303, 95694, 112737, 132703, 83345, 41054, 95554, 132009, 123159, 71424, 86687, 65893, 37540, 37112, 36932, 22816, 23351, 23976, 11993, 9564, 13686, 19930, 29817, 26444, 15792, 18151, 16419, 1116, 400, 312, 138, 80, 13, 15, 17, 18, 10, 9, 5], "Rust": [19988, 17911, 12797, 19068, 1867, 4642, 9697, 12066, 21162, 7175, 3965, 7500, 6095, 8208, 4882, 2258, 3548, 15383, 20391, 9220, 15924, 19448, 14480, 9422, 7697, 10372, 8519, 12049, 9795, 6718, 4844, 5750, 7639, 11761, 11459, 13559, 11832, 12163, 15510, 13416, 8519, 9831, 7282, 9564, 13033, 9998, 9642, 7854, 5405, 4775, 5418, 1043, 525, 492, 651, 307, 9, 2, 1, 11, 9, 4, 2]}}, {"pos": 366, "top": [[".", ",", "\u2013", ";", " \u2013", "\u2026.", ",.", "\u00a0\u00a0"], ["\u2013", ".", " \u2013", ",", "\u2013and", ";", ".\u2013", ",."], [".", "\u2013", ",", "\u2026.", " \u2013", "\u2026", "\u2026..", ".\u2013"], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Shemale", " pornstar", " Guta", "sprozess", " Blowjob", "odle"], [".@", "\u7fe1", "@d", "@a", " \"@", "@c", " (@", "(@"], [" \u200b\u200b", "\u7fe1", "\u2026.", ".ac", "ayar", "!:", " Celebrity", "\u2026.."], [" nasty", " nice", " favorite", " creepy", " bigger", "-ish", " nicer", " fancy"], [" nicer", " veggies", "-ish", " nice", " bigger", "schluss", " nasty", " goodies"], ["-ish", "?...", " bigger", "!.", ".pretty", ":.", "!:", " goodies"], ["-ish", " bigger", " plenty", "\u559c\u95fb", "\u6811\u4e00", "!,", "\u2013and", "\u3082\u3057\u3063\u304b\u308a"], ["...", " bigger", " plenty", "\u2013", "?...", " ", " @", "-but"], [" bigger", " plenty", " savvy", " big", " goodies", " quick", " quicker", " makeover"], [" bigger", " big", " plenty", " smarter", " savvy", " goodies", " nice", "-ish"], [" bigger", " savvy", " smarter", " flashy", " big", " makeover", " plenty", "-ish"], [" bigger", " savvy", " plenty", " big", " flashy", " goodies", " new", " pricey"], [" bigger", " savvy", " plenty", " big", " pricey", " flashy", " kids", " quick"], [" bigger", " savvy", " big", " plenty", " pricey", " smarter", " tech", " flashy"], [" bigger", " savvy", " smarter", " pricey", " flashy", " vibe", " makeover", " trendy"], [" bigger", " savvy", " flashy", " smarter", " big", " trendy", " cozy", " pricey"], [" bigger", " savvy", " big", " pricey", " flashy", " blockbuster", " smarter", " plenty"], ["  \n\n", " hugely", " bigger", "<|endoftext|>", " savvy", " wildly", "   \n\n", " \n\n"], [" blockbuster", " savvy", " bigger", " smarter", " flashy", " futuristic", " trendy", " pricey"], [" ``", " bigger", " big", " hugely", " smart", " ''", " massively", " complex"], [" ,", " full", " just", " more", " fully", "<|endoftext|>", " '", " complex"], ["\n\n", "  \n\n", " \n\n", " hugely", " tech", "\r\n\r\n", " &#", "   \n\n"], [" tech", " technology", " software", " futuristic", " startup", " technologies", " startups", " massively"], [" tech", " technology", " software", " startup", " lucrative", " engineering", " futuristic", " pricey"], [" tech", " technology", " complex", " software", " business", " commercial", " big", " modern"], [" tech", " technology", " business", " complex", " software", " modern", " commercial", " industry"], [" tech", " technology", " startup", " software", " complex", " business", " modern", " project"], [" tech", " complex", " technology", " modern", " big", " ", " massive", " project"], [" complex", " tech", " technology", " ", " modern", " big", " global", " project"], [" complex", " full", " ,", " modern", " \"", " long", " '", " high"], [" complex", " tech", " technology", " hybrid", " \u201c", " multi", " software", " global"], [" complex", " tech", " \u201c", " hybrid", " massively", " massive", " multi", " software"], [" complex", " \u201c", " tech", " hybrid", " \u2013", " multi", " software", " global"], [" complex", " tech", " \u201c", " hybrid", " software", " multi", " globally", " seamlessly"], [" complex", " \u201c", " software", " hybrid", " tech", " multi", " seamlessly", " unified"], [" complex", " unified", " \u201c", " seamlessly", " software", " multi", " massively", " single"], [" complex", " unified", " \u201c", " software", " multi", " seamlessly", " seamless", " single"], [" unified", " complex", " software", " multi", " single", " multimedia", " seamless", " seamlessly"], [" unified", " complex", " multi", " multimedia", " software", " seamless", " seamlessly", " global"], [" unified", " complex", " seamless", " seamlessly", " globally", " multi", " multimedia", " global"], [" unified", " seamless", " seamlessly", " multi", " complex", " Unified", " multimedia", " single"], [" unified", " seamless", " single", " multi", " complex", " global", " Unified", " seamlessly"], [" unified", " seamless", " single", " seamlessly", " multi", " simultaneous", " complex", " global"], [" seamless", " unified", " seamlessly", " single", " simultaneous", " multi", " complex", " fully"], [" unified", " single", " seamless", " simultaneous", " seamlessly", " Unified", " multi", " simultaneously"], [" unified", " simultaneous", " seamless", " Unified", " single", " multi", " simultaneously", " dual"], [" unified", " seamless", " Unified", " **\"", " simultaneous", " single", " SINGLE", " seamlessly"], [" unified", " seamless", " Unified", " simultaneous", "Unified", "\u5355\u4e00", " \ub2e8\uc77c", " single"], [" unified", " Unified", " seamless", "Unified", " single", "\u5355\u4e00", "\u7edf\u4e00\u7684", " \u0435\u0434\u0438"], [" unified", " single", "\u5355\u4e00", " Unified", "single", "\u5355\u4e00\u7684", " \u0435\u0434\u0438", " Single"], [" single", "\u5355\u4e00", " unified", " Single", "single", " \ub2e8\uc77c", "\u5355\u4e00\u7684", " SINGLE"], [" single", "\u5355\u4e00", " Single", "single", "/single", "\u5355\u4e00\u7684", " \ub2e8\uc77c", " SINGLE"], [" single", " Single", "\u5355\u4e00", "single", "/single", "-single", " SINGLE", "Single"], [" single", " Single", "single", "\u5355\u4e00", "/single", "Single", "-single", "_single"], [" single", " Single", "single", " UI", "_single", "\u5355\u4e00", "Single", "/single"], [" single", " Single", "single", " UI", "_single", "\u5355\u4e00", "/single", "Single"], [" single", " Single", " UI", " desktop", " monoc", "single", " unified", " native"], [" single", " Single", " UI", " desktop", " native", "single", " cross", " unicorn"], [" single", " Single", " native", " UI", " desktop", " cross", " unified", " iOS"], [" single", " Single", " UI", " mon", " native", " unified", " desktop", " monoc"]], "p": [[0.7686, 0.2202, 0.0067, 0.0015, 0.0008, 0.0005, 0.0003, 0.0003], [0.4958, 0.1713, 0.1254, 0.0862, 0.0124, 0.0117, 0.0055, 0.004], [0.5523, 0.2032, 0.2032, 0.0147, 0.0061, 0.0061, 0.0054, 0.0029], [0.0058, 0.0051, 0.004, 0.0029, 0.0027, 0.0026, 0.0023, 0.0018], [0.0122, 0.0065, 0.0048, 0.004, 0.0037, 0.0024, 0.0024, 0.0021], [0.0074, 0.0074, 0.0021, 0.0015, 0.0014, 0.0014, 0.0011, 0.0011], [0.0172, 0.0092, 0.0081, 0.0056, 0.0056, 0.0049, 0.0049, 0.0046], [0.0078, 0.0073, 0.0069, 0.0069, 0.0053, 0.0037, 0.0037, 0.0034], [0.0199, 0.0069, 0.0047, 0.0044, 0.0042, 0.0037, 0.0029, 0.0029], [0.0035, 0.0018, 0.0015, 0.0015, 0.0015, 0.0015, 0.0015, 0.0014], [0.1603, 0.018, 0.0116, 0.009, 0.008, 0.0058, 0.0058, 0.0055], [0.0275, 0.0114, 0.0051, 0.0045, 0.004, 0.0037, 0.0037, 0.0035], [0.0741, 0.0165, 0.0121, 0.0094, 0.0089, 0.005, 0.005, 0.0047], [0.0364, 0.0183, 0.0086, 0.0076, 0.0072, 0.0059, 0.0056, 0.0052], [0.0367, 0.0268, 0.0184, 0.0153, 0.0119, 0.006, 0.005, 0.0047], [0.0495, 0.0437, 0.0362, 0.0282, 0.0133, 0.011, 0.0092, 0.0071], [0.1474, 0.0696, 0.0478, 0.0241, 0.0187, 0.0165, 0.0137, 0.0129], [0.0691, 0.0475, 0.0307, 0.0239, 0.0154, 0.0128, 0.012, 0.0106], [0.0656, 0.0579, 0.0511, 0.0351, 0.0257, 0.0146, 0.0129, 0.0121], [0.0312, 0.0228, 0.0189, 0.013, 0.013, 0.013, 0.0122, 0.0079], [0.0586, 0.0123, 0.009, 0.009, 0.0079, 0.0074, 0.0074, 0.0062], [0.0123, 0.0123, 0.0123, 0.0116, 0.0085, 0.0045, 0.0043, 0.0043], [0.017, 0.0141, 0.011, 0.0086, 0.0086, 0.0086, 0.0076, 0.0071], [0.0221, 0.0118, 0.0111, 0.0092, 0.0086, 0.0076, 0.0072, 0.0072], [0.0766, 0.03, 0.0249, 0.0206, 0.0182, 0.0161, 0.0133, 0.0081], [0.1574, 0.0273, 0.0188, 0.0177, 0.0177, 0.0121, 0.0114, 0.0107], [0.1433, 0.022, 0.0206, 0.0182, 0.0151, 0.0125, 0.0118, 0.0104], [0.0798, 0.0178, 0.0167, 0.0148, 0.0148, 0.0139, 0.0122, 0.0115], [0.1749, 0.0268, 0.0184, 0.0184, 0.0153, 0.0135, 0.0105, 0.0093], [0.212, 0.0253, 0.0185, 0.0185, 0.0136, 0.0127, 0.012, 0.0106], [0.1246, 0.0296, 0.0216, 0.0216, 0.0191, 0.0191, 0.0179, 0.0123], [0.0699, 0.0545, 0.0257, 0.0227, 0.0188, 0.0177, 0.0138, 0.0129], [0.0481, 0.0188, 0.0177, 0.0166, 0.0166, 0.0129, 0.0129, 0.0129], [0.1245, 0.1098, 0.0261, 0.0245, 0.0203, 0.0179, 0.0158, 0.014], [0.1387, 0.1224, 0.0398, 0.0257, 0.0257, 0.0188, 0.0137, 0.0114], [0.1903, 0.0844, 0.0512, 0.0452, 0.0274, 0.0274, 0.0188, 0.0177], [0.1203, 0.0937, 0.0686, 0.0443, 0.0391, 0.0252, 0.0153, 0.0135], [0.1793, 0.0795, 0.0482, 0.0453, 0.0376, 0.0243, 0.0189, 0.0157], [0.228, 0.0422, 0.035, 0.029, 0.029, 0.0272, 0.0226, 0.0226], [0.264, 0.1705, 0.0246, 0.0231, 0.0231, 0.0191, 0.018, 0.0159], [0.1848, 0.1736, 0.0529, 0.0387, 0.0235, 0.0161, 0.0161, 0.0152], [0.2134, 0.0889, 0.0539, 0.0371, 0.0348, 0.0327, 0.0271, 0.0225], [0.2134, 0.0574, 0.0574, 0.0395, 0.0395, 0.0371, 0.0371, 0.0307], [0.2636, 0.0856, 0.038, 0.0357, 0.0335, 0.0315, 0.0296, 0.0261], [0.335, 0.096, 0.0747, 0.0426, 0.0332, 0.0214, 0.0214, 0.0201], [0.2866, 0.1195, 0.0821, 0.0388, 0.0388, 0.0342, 0.0322, 0.0183], [0.2711, 0.2393, 0.088, 0.0605, 0.0268, 0.0209, 0.0127, 0.0119], [0.5643, 0.1259, 0.0595, 0.0384, 0.0248, 0.0233, 0.017, 0.0125], [0.552, 0.0747, 0.0547, 0.0426, 0.04, 0.0243, 0.0147, 0.0115], [0.477, 0.1549, 0.0606, 0.0253, 0.0197, 0.0174, 0.0135, 0.0112], [0.3532, 0.1776, 0.0422, 0.0199, 0.0165, 0.0114, 0.0094, 0.0094], [0.7102, 0.0848, 0.0661, 0.0201, 0.0157, 0.013, 0.0095, 0.0061], [0.4302, 0.3351, 0.0847, 0.0312, 0.0147, 0.0147, 0.013, 0.013], [0.6705, 0.1165, 0.0624, 0.0334, 0.026, 0.0179, 0.0123, 0.0123], [0.828, 0.1121, 0.0195, 0.0172, 0.0056, 0.0038, 0.0023, 0.0023], [0.8919, 0.0346, 0.0305, 0.0185, 0.0068, 0.0047, 0.0025, 0.0022], [0.8731, 0.0812, 0.0233, 0.0052, 0.0036, 0.0036, 0.0031, 0.0022], [0.7559, 0.1687, 0.0178, 0.0122, 0.0058, 0.0058, 0.0051, 0.0051], [0.8759, 0.0815, 0.0125, 0.0076, 0.0032, 0.0022, 0.0022, 0.0019], [0.7995, 0.1389, 0.0129, 0.0061, 0.0048, 0.0048, 0.0029, 0.0019], [0.8804, 0.0723, 0.0098, 0.0059, 0.0049, 0.0018, 0.0016, 0.0012], [0.9302, 0.0318, 0.0076, 0.0055, 0.0034, 0.0014, 0.0013, 0.001], [0.9258, 0.017, 0.0132, 0.0109, 0.004, 0.0033, 0.0029, 0.0028]], "ranks": {"Swift": [33597, 4695, 11718, 99642, 7267, 1629, 2769, 69640, 99012, 25924, 2053, 2907, 4878, 2195, 1262, 268, 298, 1522, 683, 262, 103, 941, 300, 453, 150, 839, 1251, 930, 1092, 1458, 1344, 1437, 2582, 1716, 1174, 2109, 2295, 2176, 1735, 1733, 2274, 1834, 2655, 2452, 1916, 1815, 1590, 1066, 2042, 2436, 14826, 6034, 2106, 2462, 2061, 2240, 611, 526, 462, 257, 152, 70, 33], "Kotlin": [216333, 192222, 156797, 21403, 47254, 89036, 135836, 160985, 181340, 225063, 230857, 204587, 140904, 91635, 167976, 77694, 28236, 8261, 24050, 78580, 146871, 47052, 97416, 139627, 47943, 8545, 9788, 15026, 9782, 9086, 18780, 25175, 34719, 12907, 12703, 4673, 1744, 2376, 2632, 2205, 2916, 3306, 2483, 3421, 5482, 8021, 9728, 8099, 6280, 6277, 7542, 653, 660, 687, 507, 366, 177, 180, 184, 115, 69, 57, 48], "Rust": [45732, 59977, 53103, 102524, 5957, 18161, 21270, 17882, 29524, 8899, 3347, 3285, 2222, 3504, 6021, 3968, 5656, 28143, 20909, 13787, 11713, 17519, 10331, 9119, 7961, 8911, 10024, 13096, 9217, 9537, 9229, 12629, 12505, 16366, 20223, 14122, 6919, 5281, 8093, 14963, 10830, 15993, 14285, 21916, 31650, 28741, 31029, 33438, 27655, 39113, 51762, 12973, 7505, 7272, 8758, 2549, 335, 142, 193, 69, 52, 35, 19]}}, {"pos": 367, "top": [[".", ",", "\u00a0", "\"", "\u2013", "[", "-", "\u00a0\u00a0"], ["\u2011", "   \n", "  \n\n", "  \n", "  \n  \n", "    \n", "\u200c", "   \n\n"], [".", ",", "\u2013", "\u2011", "\u2026..", "[", "\u00b7", "\u2018"], ["\uff3f\uff3f", "\u519c\u6751\u5546\u4e1a\u94f6\u884c", "erio", "odle", "TRGL", " Hidal", " milfs", "carat"], ["archical", "\u519c\u6751\u5546\u4e1a\u94f6\u884c", "\u2011", "\\(", "\u0d7c", " organis", " \n\n\n", "\u0451\u043b"], [" \n\n\n", "   \n", "\\(", " \n\n\n\n\n", " Organis", " \n    \n", "\u0d7c", "archical"], [" \n\n\n", " \n\n", "  \n\n", "\u2018", "   \n", "  \n\n\n", " \n", " \n    \n"], [" \n\n\n", "   \n", "   \n\n", "  \n\n\n", " \n    \n", " \n\n", "    \n\n", "    \n"], [" \n\n\n", " \n\n", "   \n\n", " \n    \n", "  \n\n\n", "  \n\n", "    \n\n", "    \n"], ["\\-", "\u2011", "\u0436\u0451", "Whilst", "\\(", "\u0451\u043b", "\u783c", "\u0448\u0451"], ["\\-", "\\(", " \\(", " \n\n\n", "\u2011", " \n\n", " favourite", " \n"], ["\u783c", "\u0451\u043b", "\u0436\u0451", " personalised", " fibre", "\u83f8", "\\-", " \u0440\u0435\u0431\u0451"], [" personalised", "\u0451\u043b", "\u0436\u0451", " fibre", "\u783c", "\\-", " \u0440\u0435\u0431\u0451", " organis"], [" personalised", "\u0436\u0451", "\u0451\u043b", "-esque", " fibre", "\u783c", " overarching", "archical"], ["\\-", " overarching", " personalised", "-esque", " util", "Whilst", " disparate", " utilise"], [" overarching", " personalised", " disparate", " bespoke", "-esque", "Whilst", " \u0440\u0435\u0431\u0451", "archical"], [" overarching", "-esque", " personalised", " disparate", " showcase", " bespoke", "/single", "-single"], [" overarching", " personalised", " showcase", "\\-", "-esque", " bespoke", "-single", "/single"], [" overarching", "/single", "-esque", "-single", " personalised", "archical", " showcase", " transformative"], [" overarching", "\\-", " \u2212", " personalised", " iconic", " entirety", "/single", " showcase"], [" \n\n", "  \n\n", "   \n\n", "<|endoftext|>", " \n\n\n", "  \n\n\n", "\\-", " \r\n\r\n"], [" overarching", "SingleNode", " \u2212", " personalised", "archical", "/single", " iconic", " unified"], [" overarching", " \n\n", " \n\n\n", " personalised", " \u2212", " single", " \r\n", " \r\n\r\n"], [" single", " \n\n", " overarching", " \n\n\n", " \u2212", " \u2018", " \r\n", " uniquely"], [" \n\n", "  \n\n", "   \n\n", " \r\n\r\n", " \n\n\n", "    \n\n", "  \r\n\r\n", "  \n\n\n"], [" \n\n", "   \n\n", "  \n\n", " \r\n\r\n", " overarching", " \n\n\n", "    \n\n", "  \r\n\r\n"], [" \n\n", " overarching", " \r\n\r\n", "   \n\n", "  \n\n", " \n\n\n", "    \n\n", "\r\n\r\n"], [" \n\n", "  \n\n", " \r\n\r\n", "   \n\n", " \n\n\n", "    \n\n", "\r\n\r\n", " overarching"], [" \n\n", "  \n\n", "   \n\n", " overarching", " \r\n\r\n", " \n\n\n", " unified", "    \n\n"], [" \n\n", "  \n\n", " \n\n\n", "   \n\n", "\u2011", " \r\n\r\n", "  \n\n\n", " \n    \n"], [" \n\n", " **", "\u2011", "  \n\n", " unified", "   \n\n", " global", " \n"], ["\u2011", " \n\n", " **", " global", " \u2013", " unified", " complex", " single"], [" single", " complex", " unified", " massive", " hybrid", " global", " -", " multi"], ["\u2011", " \u2013", " unified", " single", " hybrid", " **", " complex", " global"], [" single", " unified", " **", "/single", " SINGLE", " *", " Single", "\u2011"], [" unified", " single", " Unified", " SINGLE", " Single", "/single", " \u2013", "\u2011"], [" unified", " single", " Single", " Unified", " SINGLE", "/single", "Unified", "\u5355\u4e00"], [" unified", " Unified", " single", " Single", "Unified", " unify", "/single", " SINGLE"], [" unified", " Unified", " single", " Single", "Unified", "/single", " SINGLE", " unify"], [" unified", " Unified", " single", "Unified", " Single", " unify", "/single", " SINGLE"], [" unified", " Unified", " single", " Single", "Unified", " unify", "\u7edf\u4e00\u7684", " SINGLE"], [" unified", " Unified", " single", " Single", "Unified", " unify", "/single", " SINGLE"], [" unified", " Unified", " single", " Single", "Unified", "/single", " unify", "\u5355\u4e00"], [" unified", " Unified", " single", " Single", "Unified", " unify", "\u5355\u4e00", " SINGLE"], [" unified", " Unified", " single", " Single", "Unified", " SINGLE", " unify", "/single"], [" unified", " Unified", " single", " Single", " SINGLE", "Unified", "/single", " unify"], [" unified", " Unified", " single", " Single", " SINGLE", "\u5355\u4e00", "Unified", "/single"], [" unified", " single", " Unified", " Single", "\u5355\u4e00", "Unified", "/single", " SINGLE"], [" unified", " single", " Unified", "/single", " Single", "\u5355\u4e00", " SINGLE", "-single"], [" unified", " Unified", "/single", " single", "\u5355\u4e00", "Unified", "-single", " SINGLE"], [" unified", "/single", "Unified", "-single", " Unified", "\u7edf\u4e00\u7684", "\u5355\u4e00", " cohesive"], [" unified", "Unified", " Unified", "\u7edf\u4e00\u7684", "/single", "-language", "\u7edf\u4e00", "\u5355\u4e00"], [" unified", "Unified", " Unified", "/single", "\u7edf\u4e00\u7684", "-single", "\u5355\u4e00", " \u0435\u0434\u0438"], [" unified", " Unified", "Unified", "/single", "-language", "-code", " cohesive", "-single"], [" code", "-code", "\u4ee3\u7801", "-language", " unified", "\u6e90\u4ee3\u7801", " Unified", "/single"], [" code", "-code", "\u4ee3\u7801", "code", "_code", ".code", "\u7684\u4ee3\u7801", " Code"], [" code", "-code", "\u4ee3\u7801", "code", "_code", ".code", "\u7684\u4ee3\u7801", " c\u00f3digo"], [" code", "-code", "\u4ee3\u7801", "code", "_code", ".code", " Code", "\u7684\u4ee3\u7801"], [" code", "-code", "\u4ee3\u7801", "code", "_code", " Code", "-language", " language"], [" code", " Rust", "-code", "code", "\u4ee3\u7801", " language", "-language", " Code"], [" code", " binary", "-code", "code", " language", "-binary", " Code", " Rust"], [" code", "-code", " Rust", " language", " binary", "code", " Code", "-language"], [" code", " Rust", " binary", " language", "-code", "-language", "-binary", " mon"]], "p": [[0.7141, 0.1806, 0.0403, 0.0084, 0.007, 0.0066, 0.0045, 0.0042], [0.157, 0.045, 0.0422, 0.029, 0.0146, 0.0114, 0.0114, 0.0073], [0.2503, 0.2075, 0.0674, 0.0339, 0.0318, 0.0248, 0.0233, 0.017], [0.003, 0.0028, 0.0023, 0.0015, 0.0014, 0.0013, 0.0013, 0.0013], [0.013, 0.0089, 0.0074, 0.0065, 0.0035, 0.0035, 0.0035, 0.0031], [0.0142, 0.0086, 0.0071, 0.0043, 0.0043, 0.0038, 0.0034, 0.0034], [0.2932, 0.0952, 0.0696, 0.0577, 0.0479, 0.0273, 0.0212, 0.02], [0.1621, 0.0362, 0.0319, 0.0249, 0.0219, 0.0161, 0.0142, 0.0133], [0.3926, 0.0682, 0.0531, 0.0531, 0.044, 0.0322, 0.0236, 0.0195], [0.0767, 0.0142, 0.0104, 0.0104, 0.0071, 0.0063, 0.0052, 0.0049], [0.143, 0.0319, 0.03, 0.0282, 0.0264, 0.0125, 0.011, 0.0086], [0.0143, 0.0126, 0.0119, 0.0087, 0.0087, 0.0068, 0.0053, 0.0053], [0.0201, 0.0147, 0.0138, 0.0122, 0.0095, 0.0095, 0.0095, 0.0089], [0.0103, 0.0071, 0.0071, 0.0062, 0.0055, 0.0055, 0.0055, 0.0046], [0.0166, 0.0065, 0.0057, 0.0042, 0.0042, 0.0037, 0.0037, 0.0035], [0.0102, 0.0058, 0.0048, 0.0048, 0.0035, 0.0029, 0.0024, 0.0024], [0.0193, 0.0063, 0.0052, 0.0052, 0.0049, 0.004, 0.003, 0.003], [0.0228, 0.0074, 0.0054, 0.0054, 0.0048, 0.0048, 0.004, 0.004], [0.0146, 0.0069, 0.0057, 0.0057, 0.0051, 0.0042, 0.0033, 0.0027], [0.0214, 0.0069, 0.0051, 0.0031, 0.0029, 0.0026, 0.0026, 0.0026], [0.2371, 0.2227, 0.0364, 0.0364, 0.0195, 0.0098, 0.0076, 0.0067], [0.0052, 0.0028, 0.0025, 0.0019, 0.0019, 0.0018, 0.0014, 0.0014], [0.0135, 0.0099, 0.0077, 0.006, 0.0053, 0.0053, 0.0047, 0.0044], [0.0099, 0.0082, 0.0056, 0.0056, 0.0047, 0.0041, 0.0034, 0.003], [0.6521, 0.1455, 0.0535, 0.0346, 0.0253, 0.0087, 0.0072, 0.0044], [0.2282, 0.0614, 0.0577, 0.0373, 0.0373, 0.0226, 0.0129, 0.0094], [0.1963, 0.0411, 0.0283, 0.0172, 0.0172, 0.0161, 0.0076, 0.0067], [0.7066, 0.0956, 0.0242, 0.0188, 0.0084, 0.0069, 0.0057, 0.0039], [0.2888, 0.1062, 0.0345, 0.0185, 0.0163, 0.0135, 0.0127, 0.0093], [0.2413, 0.0888, 0.0736, 0.0538, 0.0475, 0.0254, 0.0239, 0.0224], [0.2483, 0.0554, 0.0489, 0.0489, 0.0217, 0.0217, 0.0169, 0.0116], [0.0584, 0.0401, 0.0377, 0.0313, 0.0276, 0.0259, 0.0202, 0.0202], [0.0709, 0.0335, 0.0296, 0.023, 0.0216, 0.0191, 0.0179, 0.0123], [0.1486, 0.0426, 0.04, 0.0243, 0.0228, 0.0189, 0.0178, 0.0138], [0.0988, 0.077, 0.0497, 0.0412, 0.0412, 0.0301, 0.025, 0.0195], [0.4944, 0.0859, 0.0297, 0.0279, 0.0279, 0.0169, 0.0149, 0.0096], [0.5964, 0.1103, 0.0297, 0.0279, 0.0204, 0.0132, 0.0096, 0.0085], [0.8594, 0.0428, 0.0229, 0.0108, 0.007, 0.0048, 0.0037, 0.0037], [0.8406, 0.0537, 0.0419, 0.0136, 0.0053, 0.0044, 0.0041, 0.003], [0.8525, 0.0899, 0.0095, 0.0084, 0.0069, 0.0042, 0.002, 0.002], [0.8296, 0.0991, 0.0126, 0.0118, 0.0087, 0.0038, 0.0016, 0.0015], [0.745, 0.1662, 0.012, 0.0113, 0.0113, 0.003, 0.0025, 0.0014], [0.8125, 0.11, 0.0245, 0.0131, 0.007, 0.0033, 0.0024, 0.0023], [0.8178, 0.0977, 0.0192, 0.0132, 0.0117, 0.0049, 0.004, 0.0031], [0.8582, 0.0704, 0.0229, 0.0074, 0.0058, 0.0042, 0.0031, 0.0026], [0.8682, 0.0629, 0.0297, 0.0085, 0.0035, 0.0031, 0.0028, 0.0017], [0.8646, 0.0488, 0.043, 0.0085, 0.004, 0.0033, 0.0031, 0.0028], [0.7577, 0.0905, 0.0622, 0.0259, 0.007, 0.0062, 0.0062, 0.0062], [0.7634, 0.0627, 0.0553, 0.0116, 0.0096, 0.009, 0.008, 0.0075], [0.5528, 0.0961, 0.066, 0.0312, 0.0259, 0.0228, 0.0214, 0.0167], [0.4435, 0.1353, 0.0564, 0.0413, 0.0388, 0.0183, 0.0172, 0.0118], [0.5882, 0.1022, 0.0702, 0.0426, 0.0376, 0.0147, 0.0108, 0.0095], [0.5502, 0.1391, 0.0844, 0.058, 0.0242, 0.0188, 0.0147, 0.0129], [0.3516, 0.1294, 0.0889, 0.0692, 0.0348, 0.0289, 0.0225, 0.0211], [0.2337, 0.2062, 0.182, 0.0406, 0.0358, 0.0279, 0.0192, 0.0169], [0.6959, 0.1209, 0.1067, 0.0393, 0.0077, 0.0053, 0.0047, 0.0047], [0.7147, 0.1242, 0.1096, 0.0277, 0.0048, 0.0042, 0.0029, 0.0018], [0.7785, 0.093, 0.0821, 0.0302, 0.0036, 0.0036, 0.0028, 0.0012], [0.8755, 0.056, 0.0339, 0.016, 0.0028, 0.0028, 0.0025, 0.0025], [0.9377, 0.0321, 0.0118, 0.0072, 0.003, 0.0023, 0.0009, 0.0009], [0.9783, 0.0096, 0.0035, 0.0021, 0.0021, 0.0009, 0.0009, 0.0007], [0.9915, 0.0028, 0.0015, 0.0013, 0.0009, 0.0006, 0.0005, 0.0002], [0.7801, 0.1536, 0.0172, 0.0126, 0.0111, 0.0044, 0.0021, 0.0021]], "ranks": {"Swift": [144946, 74931, 89871, 218385, 123714, 38435, 28036, 87432, 137481, 99963, 34966, 89413, 90165, 64137, 49571, 38656, 24599, 37976, 41770, 24082, 8917, 99701, 38019, 14778, 9767, 24221, 30052, 13897, 22479, 37146, 25792, 11708, 12742, 17974, 32509, 22840, 14510, 19883, 17382, 9724, 7014, 8443, 8442, 14571, 17794, 11912, 7733, 3412, 4776, 7009, 15138, 19396, 3472, 2887, 698, 624, 270, 258, 308, 166, 161, 67, 26], "Kotlin": [222836, 189010, 134905, 34566, 67727, 69945, 123795, 185826, 210897, 224785, 224075, 213957, 204165, 202959, 230345, 180716, 203115, 192113, 190906, 218641, 233160, 197752, 207433, 232219, 221121, 158132, 150293, 137880, 115282, 50347, 44258, 39427, 68335, 26131, 22675, 7863, 2189, 2606, 2173, 685, 466, 361, 364, 929, 1061, 2027, 3903, 2785, 2179, 2323, 3054, 781, 228, 131, 69, 73, 42, 64, 95, 82, 85, 50, 41], "Rust": [86343, 138536, 107390, 80161, 73049, 65348, 102563, 92326, 97211, 86580, 89029, 104657, 82462, 74662, 115950, 104865, 126345, 161572, 188941, 144863, 124319, 157395, 134154, 89747, 85741, 129835, 125638, 118825, 106013, 123292, 50891, 43630, 39543, 96274, 116309, 74075, 19822, 19406, 26252, 17231, 7348, 8642, 6425, 11778, 16708, 11322, 13283, 7675, 4361, 9257, 40268, 9318, 2118, 1798, 1029, 175, 21, 19, 25, 2, 8, 3, 2]}}, {"pos": 368, "top": [[".", ",", " \u2013", ";", "\u2013", "\u2026..", "\u2026.", " "], [" \u2013", "\u2013", "\u2026..", ".", " \u200b", "\u200b", ",", "\u00ad"], [".", "\u2026..", "\u2026.", ",", "\u2013", " \u2013", "\u2026", ";"], [" \u041a\u043e\u0434\u0435", " Strec", "HeaderCode", "UserCode", "erkennung", "lessly", "chini", "endcode"], [" CODE", "er", "y", "hound", "codes", " FIG", "erer", "kits"], ["\u2026..", "hound", "codes", "ardown", "cast", "pad", "bed", "cg"], ["\u2026..", "cd", "codes", "book", "sters", "holders", "fish", "pad"], ["lessly", "hound", "book", "uvre", "athon", "sters", " \u041a\u043e\u0434\u0435", "anu"], ["athon", "\u2026..", "book", " \ufffd", "\ufffd", "y", "lessly", "\u65f3"], [" learnt", "centre", "y", "\u2026..", " \u041a\u043e\u0434\u0435", "\u00ad", " \u00ad", "lessly"], ["y", " learnt", "h", "le", " \u00ad", "o", "e", "\ufffd"], ["lessly", "hound", " \u041a\u043e\u0434\u0435", "\u7b7e\u5b9a", "book", "legant", "\u65f3", "stuff"], ["lessly", " \u041a\u043e\u0434\u0435", "hound", "y", "book", "codes", "al", "anu"], ["lessly", " \u041a\u043e\u0434\u0435", "y", "hound", "book", "stuff", "al", "pad"], ["o", "y", "h", "e", "back", "le", " stuff", "pad"], ["y", "going", "stuff", "o", "back", "book", "base", "pad"], ["y", "o", "e", "al", "le", "going", "back", "h"], ["y", "o", "stuff", "book", "lessly", "base", "pace", "kits"], ["book", "lessly", "o", "y", "stuff", "pace", "base", "e"], ["y", "o", "book", "lessly", "e", "stuff", "&nbsp", " &#"], ["<|endoftext|>", "  \n\n", "y", "   \n\n", "o", "e", " \n\n", "\\-"], ["book", "lessly", "pace", "punk", " \u041a\u043e\u0434\u0435", "hound", "esco", "stuff"], ["book", "pace", "lessly", "base", " tech", "stuff", "fully", "y"], ["y", "o", "e", " ,", " -", "fully", " \ufffd", " ultimately"], [" \n\n", "  \n\n", " \r\n\r\n", "   \n\n", " \n  \n", " tech", " \u200b", " &#"], [" tech", " technologies", " technology", " software", " code", " toolkit", "book", " architecture"], [" tech", " technologies", " toolkit", " software", " technology", " architectures", "/software", " architecture"], [" tech", " \n\n", " technologies", " software", " technology", " ____", "  \n\n", " ___"], [" tech", " technologies", " technology", " software", " systems", " leveraging", " architecture", " toolkit"], [" tech", " technologies", " technology", " toolkit", " workflows", " architecture", " architectures", " software"], [" tech", " technology", " technologies", " architecture", " software", " **", " systems", " architectures"], [" tech", " technology", " technologies", "\u2011", " systems", " architecture", " complex", " ..."], [" tech", " technology", " complex", " -", " systems", " technologies", " /", " core"], [" tech", " technologies", "\u2011", " technology", " software", " systems", " technically", " architecture"], [" tech", "\u2011", "\u2026**", " technologies", " \u2026", " **", " software", " technology"], [" \u2026", " tech", "\u2011", " \u2013", " BOTH", " \u201c", " technologies", " globally"], [" tech", " architecture", " technologies", " unified", " \u2014", " architectures", " \u201c", " globally"], [" tech", " unified", " architecture", " technologies", " technology", " Unified", "\u2011", " architectures"], [" tech", " unified", " architecture", " Unified", " technology", " software", " Architecture", " architectures"], [" unified", "\u2011", " tech", " architecture", " Unified", " shared", " \u2026", " Shared"], [" unified", " tech", " shared", "\u2011", " hardware", " code", " Shared", " architecture"], [" software", " Shared", " shared", " tech", " hardware", " reuse", " unified", " architecture"], [" software", " reuse", " shared", " hardware", " unified", " interoper", " Shared", " Unified"], [" shared", " unified", " hardware", " technologies", " architecture", " Shared", " tech", " reuse"], [" unified", " architecture", " shared", " core", " frameworks", " hardware", " technologies", " software"], [" unified", " shared", " architecture", " core", " hardware", " technologies", " Unified", " software"], [" unified", " shared", " Unified", " architecture", " Shared", " core", " unify", " frameworks"], [" unified", " Unified", " shared", " unify", " architecture", "Unified", " Shared", " frameworks"], [" unified", " Unified", " shared", " unify", " Shared", "-core", " **", " everything"], [" unified", " Unified", " seamlessly", " unify", "Unified", " \u0415\u0434\u0438", " seamless", "-core"], [" unified", " Unified", " \u0415\u0434\u0438", "Unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " seamlessly", " unify"], [" unified", " \u0415\u0434\u0438", " Unified", "\u7edf\u4e00", " shared", "Unified", "\u5171\u4eab", "\u7edf\u4e00\u7684"], ["\u5171\u4eab", " shared", "-shared", " unified", "-sharing", "-code", " \u0415\u0434\u0438", "\u7edf\u4e00"], ["/code", " backend", "\u5171\u4eab", "base", "(Code", "[code", " \u0415\u0434\u0438", "/single"], ["/code", " backend", "base", "[code", "(Code", "\u5e93", " repository", " architecture"], ["base", "bases", "/code", "-base", " code", "[code", "code", " base"], ["base", "bases", "/code", " code", "[code", "code", "-base", "(code"], ["base", "bases", "/code", "code", "[code", " code", "(code", "-base"], ["base", "bases", " base", "-base", "basis", "Base", "BASE", " bases"], ["base", "bases", " base", "-base", "BASE", "Base", " bases", "\u57fa\u5730"], ["base", " base", "-base", "bases", "Base", " Base", "BASE", "_base"], ["base", " base", "-base", "bases", "BASE", "Base", "_base", " Base"], ["base", " base", "-base", "bases", "Base", "BASE", "_base", " Base"]], "p": [[0.7163, 0.2052, 0.0216, 0.0123, 0.007, 0.004, 0.004, 0.0038], [0.4971, 0.0762, 0.028, 0.0218, 0.0181, 0.0103, 0.0091, 0.008], [0.3537, 0.2431, 0.1475, 0.1013, 0.0789, 0.0256, 0.0226, 0.0083], [0.0089, 0.0042, 0.0033, 0.0024, 0.0024, 0.0018, 0.0016, 0.0016], [0.0131, 0.0123, 0.0123, 0.0079, 0.0074, 0.0066, 0.0058, 0.0058], [0.0127, 0.0057, 0.0057, 0.0057, 0.0037, 0.0034, 0.0032, 0.0027], [0.0119, 0.0105, 0.0082, 0.0082, 0.0077, 0.006, 0.0053, 0.0053], [0.02, 0.0114, 0.0095, 0.0083, 0.0083, 0.0074, 0.0054, 0.0054], [0.0356, 0.0334, 0.0179, 0.0139, 0.0131, 0.0123, 0.0109, 0.0075], [0.0151, 0.0117, 0.0117, 0.011, 0.0103, 0.0103, 0.0076, 0.0071], [0.0487, 0.0203, 0.0191, 0.0191, 0.0168, 0.0158, 0.0149, 0.014], [0.0373, 0.0213, 0.0129, 0.0047, 0.0042, 0.0031, 0.0024, 0.0024], [0.0273, 0.0212, 0.0165, 0.0069, 0.0065, 0.0042, 0.0033, 0.0031], [0.0166, 0.0107, 0.0095, 0.0069, 0.0048, 0.0045, 0.0045, 0.004], [0.0302, 0.0302, 0.0081, 0.0076, 0.0076, 0.0076, 0.006, 0.0056], [0.0096, 0.007, 0.0051, 0.0048, 0.0043, 0.0038, 0.0031, 0.0028], [0.0993, 0.0877, 0.0267, 0.0126, 0.0126, 0.0092, 0.0092, 0.0087], [0.0263, 0.0204, 0.0159, 0.0132, 0.0109, 0.0091, 0.0062, 0.0046], [0.0303, 0.0236, 0.0184, 0.0152, 0.0134, 0.0119, 0.0077, 0.006], [0.0373, 0.0187, 0.0146, 0.0078, 0.0078, 0.0073, 0.0057, 0.0047], [0.1249, 0.1102, 0.0204, 0.0192, 0.0159, 0.0124, 0.0116, 0.0085], [0.0103, 0.0066, 0.0062, 0.0059, 0.0043, 0.0028, 0.0028, 0.0028], [0.0287, 0.0119, 0.0099, 0.0077, 0.006, 0.005, 0.0041, 0.0039], [0.0202, 0.0189, 0.0178, 0.0115, 0.0084, 0.007, 0.0065, 0.0058], [0.0999, 0.0828, 0.0416, 0.0367, 0.0237, 0.0099, 0.0093, 0.0087], [0.1479, 0.0257, 0.0146, 0.0101, 0.0089, 0.0083, 0.0078, 0.0065], [0.191, 0.0312, 0.013, 0.013, 0.0108, 0.0101, 0.0079, 0.007], [0.3423, 0.0674, 0.0493, 0.0248, 0.0248, 0.0141, 0.0103, 0.0081], [0.504, 0.0876, 0.0389, 0.0208, 0.0068, 0.006, 0.0053, 0.0053], [0.2461, 0.0485, 0.0259, 0.0244, 0.0229, 0.0157, 0.0148, 0.0148], [0.2484, 0.0806, 0.0554, 0.0358, 0.0192, 0.0192, 0.0149, 0.014], [0.1622, 0.1115, 0.0437, 0.0319, 0.0234, 0.0219, 0.0206, 0.0194], [0.1228, 0.0658, 0.0375, 0.0292, 0.0213, 0.0188, 0.0156, 0.0122], [0.2784, 0.0548, 0.0515, 0.0377, 0.0276, 0.0139, 0.0101, 0.0101], [0.1349, 0.0927, 0.0194, 0.0142, 0.0134, 0.0104, 0.0081, 0.0076], [0.0635, 0.0597, 0.0561, 0.0465, 0.0104, 0.0104, 0.0104, 0.0097], [0.1086, 0.0201, 0.0189, 0.0189, 0.0189, 0.0156, 0.0156, 0.0156], [0.0823, 0.0322, 0.0143, 0.0126, 0.0119, 0.0111, 0.0105, 0.0098], [0.0846, 0.0795, 0.04, 0.0275, 0.0167, 0.0156, 0.0147, 0.0138], [0.0499, 0.0343, 0.0322, 0.0152, 0.0143, 0.0126, 0.0111, 0.0087], [0.064, 0.0531, 0.0365, 0.0251, 0.0251, 0.0208, 0.0208, 0.0208], [0.0417, 0.0346, 0.0269, 0.0238, 0.0223, 0.021, 0.0174, 0.0163], [0.049, 0.0433, 0.0433, 0.0433, 0.0406, 0.0359, 0.0297, 0.0247], [0.0527, 0.0385, 0.0362, 0.034, 0.0249, 0.0206, 0.0171, 0.0161], [0.071, 0.0404, 0.0404, 0.038, 0.0296, 0.0296, 0.023, 0.0191], [0.105, 0.0987, 0.0466, 0.0266, 0.0234, 0.0234, 0.0183, 0.0142], [0.2143, 0.13, 0.035, 0.0187, 0.0176, 0.0165, 0.0155, 0.0129], [0.4042, 0.0748, 0.0514, 0.0332, 0.0138, 0.013, 0.0108, 0.0101], [0.2019, 0.0616, 0.0423, 0.0273, 0.0121, 0.0107, 0.0094, 0.0089], [0.1725, 0.0815, 0.0233, 0.0206, 0.0171, 0.016, 0.0117, 0.0117], [0.1829, 0.0762, 0.0492, 0.0408, 0.0218, 0.0205, 0.0181, 0.015], [0.2256, 0.0646, 0.0503, 0.0392, 0.0305, 0.0238, 0.0238, 0.021], [0.0932, 0.0932, 0.0499, 0.0469, 0.0365, 0.0322, 0.0236, 0.0184], [0.044, 0.0236, 0.0195, 0.0134, 0.0111, 0.0098, 0.0098, 0.0092], [0.0386, 0.0363, 0.0249, 0.0142, 0.0118, 0.0092, 0.0092, 0.0092], [0.967, 0.0227, 0.0018, 0.0015, 0.0009, 0.0006, 0.0005, 0.0004], [0.9556, 0.0225, 0.005, 0.0032, 0.0018, 0.0016, 0.0013, 0.0012], [0.9582, 0.0289, 0.002, 0.0016, 0.0014, 0.0013, 0.0007, 0.0004], [0.9872, 0.0124, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9911, 0.0076, 0.0009, 0.0003, 0.0, 0.0, 0.0, 0.0], [0.9982, 0.0017, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9952, 0.0041, 0.0006, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9975, 0.0019, 0.0004, 0.0001, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [92703, 16815, 30021, 171553, 39623, 11844, 4625, 52490, 109932, 51274, 17941, 32144, 22309, 15376, 6077, 10718, 7700, 39620, 37344, 9131, 2822, 84103, 18310, 4684, 4123, 37460, 49348, 21580, 29488, 73861, 38239, 7959, 8669, 22552, 16067, 19436, 17001, 17321, 25929, 24282, 27224, 36503, 27423, 48041, 37620, 27387, 21074, 18451, 43136, 46421, 47904, 35084, 14748, 11078, 6487, 9127, 4879, 3508, 8346, 8729, 2895, 2006, 1464], "Kotlin": [185082, 122034, 73651, 5772, 23132, 70120, 66322, 172578, 204804, 207386, 189915, 143149, 97531, 149969, 201750, 184429, 209535, 154083, 155362, 203020, 212076, 44763, 24752, 94691, 22500, 1253, 873, 2749, 1179, 836, 1093, 5054, 9398, 1307, 866, 651, 236, 197, 124, 69, 111, 100, 123, 213, 171, 446, 691, 702, 902, 888, 672, 614, 162, 114, 53, 87, 72, 60, 163, 110, 124, 197, 274], "Rust": [43415, 83785, 73651, 35424, 34058, 24634, 18049, 15830, 15392, 13976, 13929, 16639, 8066, 11735, 42777, 28746, 31388, 49116, 73544, 69309, 81363, 47990, 74388, 27726, 26804, 35566, 49938, 34766, 41418, 73057, 45079, 27487, 26718, 79433, 39584, 19704, 1661, 2268, 2467, 1811, 957, 1487, 994, 2749, 5038, 3570, 4279, 7911, 15294, 18008, 32158, 18685, 3497, 4555, 2758, 3730, 533, 588, 575, 341, 223, 271, 217]}}, {"pos": 369, "top": [[" \u2013", "\u2013", ".", ",", "\u2013and", "en", ";", ".\u2013"], [" \u2013", "\u2013", "**\u2013", "\u2013and", " *\u2013", ".\u2013", " \u2013**", " \u2013,"], ["\u2013", " \u2013", ".\u2013", "\u2013and", "\u2026.", "**\u2013", ",", "\u2026.."], ["enje", " *\u2013", "chini", "kits", "enho", "\u4f46\u4e0d\u9650\u4e8e", "ecke", "aide"], [" \u2013", " #", " \u2018", "er", "en", "\u2013", ".#", ","], ["\u2013", ",", " \u2013", ".\u2013", " \u2018", "\u2026.", "\u2026..", "\u2018"], [" \u2018", "\u2018", " \u2013", "en", " #", "i", "e", "**\u2013"], ["en", "**\u2013", " \u2018", "\u2018", ".#", " #", " **\u2018", " \u2013"], ["\u2018", " \u2018", ".#", " **\u2018", " \n\n", " \r\n\r\n", "**\u2013", "en"], ["\\_", " whilst", "Whilst", "\u2013", "\\-", " Whilst", ",", "\\."], [" \u2013", " \u2018", "\u2013", "\\_", "\\.", "\\-", "\\xe", " whilst"], [" **\u2018", " $__", "**\u2013", " whilst", " **\u2013", " overarching", " reliant", " arguably"], [" \u2013", " overarching", " arguably", " \u2018", " whilst", " burgeoning", " reliant", " hugely"], [" arguably", " overarching", " \u2013", " hugely", " burgeoning", " sprawling", " myriad", " akin"], [" \u2013", " arguably", "\u2013", " burgeoning", " myriad", ",", " sprawling", " whilst"], [" arguably", " \u2013", " overarching", " sprawling", " akin", " burgeoning", " showcasing", " myriad"], [" \u2013", " arguably", " overarching", ",", " sprawling", " myriad", " akin", " burgeoning"], [" \u2013", " overarching", " arguably", " sprawling", " potentially", " akin", " alongside", " burgeoning"], [" \u2013", " arguably", " overarching", " sprawling", " alongside", " myriad", " across", " akin"], [" \u2013", " arguably", " overarching", " myriad", " sprawling", " alongside", " burgeoning", " across"], [" \u2013", " alongside", "<|endoftext|>", " arguably", " across", " myriad", " \n\n", " burgeoning"], [" alongside", " arguably", " sprawling", " across", " orchestrated", " overarching", " \u2013", " groundbreaking"], [" \u2013", " across", " alongside", " arguably", " ,", " for", " ultimately", " sprawling"], [" \u2013", " ,", " for", " across", " ultimately", " \u2018", " and", " both"], [" \u2013", " \n\n", " \n  \n", " ,", " --", " across", " for", " alongside"], [" \n  \n", " \u2013", " across", " alongside", " for", " overarching", " sprawling", " ___"], [" across", " alongside", " \u2013", " sprawling", " ,", " overarching", " \n  \n", " arguably"], [" \n\n", " \u2013", " ,", " ___", " \n  \n", " ______", " --", "  \n\n"], [" \u2013", " \n  \n", " ,", " across", " \u2014", " \n\n", " alongside", " arguably"], [" \u2013", " \n  \n", " across", " leveraging", " for", " **", " alongside", " \u2014"], [" **", " \n", " \u2013", " \n  \n", " for", " ,", " across", " ultimately"], [" \u2013", " for", " ,", " **", " across", " \n  \n", " \u2014", " with"], [" \u2013", " for", " ,", " but", " yet", " across", " with", " ultimately"], [" \u2013", " but", " yet", " for", " ,", " \u2014", "\u2014but", " complex"], [" \u2013", "\u2014but", " but", " yet", " arguably", " \u2014", " across", " sprawling"], [" \u2013", " \u2014", "\u2014but", " across", " for", " ,", " unified", " globally"], [" \u2013", " \u2014", "\u2014but", " across", " unified", " for", " seamlessly", " ostensibly"], [" \u2013", " unified", " across", " for", " seamlessly", " simultaneously", " sprawling", " \u2014"], [" unified", " across", " for", " \u2013", " seamlessly", " sprawling", " simultaneously", " ostensibly"], [" across", " unified", " \u2013", " for", " seamlessly", " worldwide", " sprawling", " everywhere"], [" across", " unified", " for", " \u2013", " seamlessly", " everywhere", " simultaneously", " worldwide"], [" across", " unified", " for", " simultaneously", " worldwide", " seamlessly", " everywhere", " \u2013"], [" across", " unified", " simultaneously", " worldwide", " everywhere", " for", " seamlessly", " globally"], [" across", " unified", " simultaneously", " worldwide", " everywhere", " for", " seamlessly", " spanning"], [" across", " unified", " simultaneously", " everywhere", " spanning", " everything", " worldwide", " for"], [" across", " unified", " simultaneously", " everywhere", " spanning", " worldwide", " everything", " seamlessly"], [" across", " unified", " everywhere", " everything", " spanning", " ALL", " seamlessly", " simultaneously"], [" across", " unified", " spanning", " everything", " everywhere", " ALL", " encompass", " for"], [" across", " spanning", " unified", " everywhere", " simultaneously", " encompass", " for", " everything"], [" across", " spanning", " seamlessly", " unified", " for", " encompass", "\u6db5\u76d6", " everywhere"], [" spanning", "\u6db5\u76d6", " across", " unified", " seamlessly", "\u6240\u6709\u5185\u5bb9", "\u6db5\u76d6\u4e86", " everywhere"], [" across", " spanning", " using", " seamlessly", "\u6db5\u76d6", " unified", " leveraging", " powering"], [" across", " spanning", "\u6a2a\u8de8", " for", "\u6db5\u76d6", " using", " seamlessly", " targeting"], [" spanning", " for", " across", "\u6a2a\u8de8", " using", " targeting", "\u6db5\u76d6", " powering"], [" spanning", " across", "\u6a2a\u8de8", " covering", "\u6db5\u76d6", " for", " targeting", " powering"], [" spanning", " for", " targeting", " iOS", " across", " desktop", " UI", " Desktop"], [" spanning", " handling", " targeting", " powering", " for", " iOS", " desktop", " UI"], [" spanning", " desktop", " iOS", " targeting", " Desktop", "\u6a2a\u8de8", " running", " handling"], [" spanning", " covering", " desktop", " for", " targeting", " Desktop", "covering", " iOS"], [" spanning", " covering", " for", " desktop", " Desktop", " iOS", " targeting", " across"], [" for", " spanning", " desktop", " powering", " covering", " touching", " running", " Desktop"], [" for", " spanning", " powering", " desktop", " touching", " running", " covering", " that"], [" for", " spanning", " covering", " targeting", " powering", " that", " running", " to"]], "p": [[0.8484, 0.1148, 0.0256, 0.0057, 0.0006, 0.0006, 0.0005, 0.0005], [0.8277, 0.1438, 0.0043, 0.0025, 0.0016, 0.0016, 0.001, 0.0006], [0.6143, 0.3726, 0.0068, 0.0015, 0.001, 0.001, 0.0007, 0.0006], [0.0305, 0.0034, 0.0021, 0.0021, 0.0021, 0.0019, 0.0018, 0.0018], [0.4996, 0.0495, 0.0437, 0.0362, 0.0265, 0.022, 0.0171, 0.0161], [0.2563, 0.069, 0.0648, 0.0505, 0.0369, 0.0306, 0.0198, 0.0164], [0.3561, 0.2952, 0.0425, 0.0375, 0.0242, 0.0138, 0.0122, 0.0089], [0.1128, 0.0825, 0.0604, 0.0533, 0.0501, 0.0366, 0.0344, 0.0173], [0.1988, 0.1648, 0.057, 0.0417, 0.0174, 0.0163, 0.0153, 0.0144], [0.1088, 0.0847, 0.0582, 0.0454, 0.0312, 0.0167, 0.0157, 0.0138], [0.0643, 0.0643, 0.0567, 0.0501, 0.039, 0.0304, 0.0252, 0.0222], [0.0703, 0.0243, 0.0228, 0.0167, 0.0147, 0.013, 0.0101, 0.0084], [0.0977, 0.0383, 0.0263, 0.016, 0.016, 0.015, 0.0132, 0.0132], [0.0563, 0.0412, 0.0301, 0.0235, 0.0207, 0.0183, 0.0161, 0.0152], [0.3595, 0.0518, 0.023, 0.0203, 0.0148, 0.0139, 0.0139, 0.0116], [0.0951, 0.0696, 0.0422, 0.0309, 0.0165, 0.0165, 0.0155, 0.0121], [0.1675, 0.0743, 0.0544, 0.033, 0.0291, 0.0273, 0.0213, 0.0166], [0.3886, 0.0436, 0.0385, 0.0233, 0.011, 0.011, 0.0097, 0.0076], [0.1457, 0.1368, 0.0536, 0.0346, 0.0238, 0.0197, 0.0163, 0.0144], [0.1073, 0.1073, 0.0507, 0.0395, 0.0395, 0.0371, 0.0239, 0.0198], [0.2156, 0.0452, 0.0375, 0.0274, 0.0257, 0.0227, 0.0147, 0.0147], [0.0284, 0.0208, 0.0183, 0.0183, 0.0172, 0.0134, 0.0134, 0.0105], [0.1744, 0.0642, 0.0441, 0.0303, 0.0303, 0.0267, 0.0222, 0.0173], [0.3804, 0.1399, 0.0621, 0.0228, 0.013, 0.013, 0.013, 0.0115], [0.3443, 0.0678, 0.0637, 0.0496, 0.0265, 0.022, 0.0207, 0.0182], [0.0922, 0.0718, 0.0435, 0.0409, 0.0299, 0.0219, 0.0219, 0.0206], [0.0613, 0.0576, 0.0372, 0.0328, 0.0308, 0.029, 0.0226, 0.0226], [0.2547, 0.1062, 0.073, 0.0644, 0.0534, 0.0286, 0.0252, 0.0237], [0.6287, 0.0313, 0.0215, 0.019, 0.0148, 0.0123, 0.0123, 0.0095], [0.204, 0.0751, 0.0229, 0.0215, 0.0148, 0.0148, 0.0139, 0.013], [0.1405, 0.0624, 0.0624, 0.0586, 0.055, 0.0456, 0.0295, 0.0074], [0.2973, 0.1028, 0.0517, 0.0378, 0.0202, 0.0102, 0.009, 0.0084], [0.2375, 0.093, 0.0821, 0.0468, 0.025, 0.0208, 0.0126, 0.0111], [0.5211, 0.0333, 0.0168, 0.013, 0.0115, 0.0115, 0.0102, 0.0095], [0.2189, 0.052, 0.0296, 0.0261, 0.0204, 0.0191, 0.0159, 0.014], [0.6247, 0.0513, 0.0258, 0.0166, 0.0101, 0.0074, 0.0061, 0.0061], [0.1538, 0.1057, 0.0823, 0.0414, 0.0389, 0.0196, 0.0184, 0.0173], [0.164, 0.1059, 0.0878, 0.0642, 0.0252, 0.0153, 0.0153, 0.0153], [0.1825, 0.1254, 0.081, 0.0523, 0.0218, 0.0181, 0.0159, 0.015], [0.3325, 0.2285, 0.0742, 0.045, 0.0166, 0.0137, 0.0121, 0.0121], [0.3505, 0.273, 0.0886, 0.0154, 0.0136, 0.0113, 0.0088, 0.0088], [0.4581, 0.1685, 0.0376, 0.0228, 0.0228, 0.0167, 0.0115, 0.0115], [0.4707, 0.1731, 0.0341, 0.032, 0.022, 0.0194, 0.0171, 0.0125], [0.5332, 0.119, 0.0528, 0.0171, 0.0171, 0.0151, 0.0142, 0.0142], [0.4991, 0.162, 0.0385, 0.0248, 0.0194, 0.016, 0.016, 0.0133], [0.3506, 0.1462, 0.0538, 0.0326, 0.0239, 0.0224, 0.0198, 0.0154], [0.2286, 0.1571, 0.0655, 0.0578, 0.0373, 0.0309, 0.0291, 0.0241], [0.4224, 0.121, 0.0943, 0.0648, 0.0648, 0.0198, 0.0128, 0.012], [0.4271, 0.2017, 0.0543, 0.0479, 0.0423, 0.0309, 0.0166, 0.0129], [0.3284, 0.2557, 0.0504, 0.0392, 0.0305, 0.027, 0.0253, 0.0253], [0.3423, 0.0981, 0.0674, 0.0339, 0.0281, 0.0248, 0.0206, 0.0206], [0.1306, 0.1152, 0.1017, 0.0398, 0.0274, 0.0241, 0.02, 0.0177], [0.4167, 0.2864, 0.0498, 0.025, 0.0162, 0.0143, 0.0118, 0.0098], [0.2547, 0.2247, 0.2247, 0.0304, 0.0252, 0.0163, 0.0144, 0.0144], [0.5231, 0.1924, 0.0487, 0.026, 0.0245, 0.0216, 0.0131, 0.0131], [0.3422, 0.2352, 0.0595, 0.0264, 0.0248, 0.0205, 0.017, 0.015], [0.3546, 0.1082, 0.0656, 0.0544, 0.0351, 0.0291, 0.0241, 0.02], [0.7379, 0.0416, 0.0223, 0.0223, 0.0223, 0.0144, 0.0119, 0.0119], [0.5622, 0.2656, 0.028, 0.028, 0.015, 0.015, 0.0103, 0.0103], [0.4978, 0.1616, 0.098, 0.0865, 0.0281, 0.0248, 0.0248, 0.0071], [0.5112, 0.1292, 0.0784, 0.0692, 0.0288, 0.0288, 0.0239, 0.0186], [0.7607, 0.0429, 0.0334, 0.026, 0.0158, 0.0148, 0.0148, 0.0131], [0.9048, 0.0188, 0.0114, 0.0101, 0.0089, 0.0078, 0.0061, 0.0054]], "ranks": {"Swift": [126768, 6077, 63199, 192914, 32896, 3694, 10626, 42412, 75512, 22027, 5935, 8035, 3858, 2368, 1471, 2063, 1526, 3674, 2298, 1982, 1586, 12218, 5504, 4677, 3059, 7099, 7662, 5157, 9044, 14959, 11440, 6687, 7619, 8820, 10085, 13745, 17801, 19126, 22225, 17814, 18876, 25671, 35247, 56708, 52980, 39855, 29485, 23341, 44978, 95083, 147657, 88080, 73045, 73147, 54889, 4492, 1646, 1022, 1066, 81, 64, 41, 44], "Kotlin": [188711, 103676, 122962, 19723, 44849, 51798, 71088, 149582, 137317, 138950, 100753, 80156, 74432, 79106, 143991, 93099, 128095, 92416, 100892, 161842, 203390, 89658, 93605, 166095, 117891, 31816, 28119, 36059, 24333, 15136, 10717, 16440, 37408, 42101, 70058, 51286, 62505, 69350, 69393, 41446, 45391, 39247, 27491, 36126, 30477, 55976, 85379, 63111, 71757, 47986, 35227, 5010, 1722, 1083, 353, 156, 65, 76, 116, 69, 73, 81, 143], "Rust": [62668, 125102, 141487, 122888, 48921, 28668, 101172, 117942, 66864, 55848, 48304, 79324, 57602, 61594, 53176, 61628, 53143, 60109, 51903, 82753, 59255, 55682, 55214, 39205, 62138, 98318, 98596, 73416, 58549, 83829, 40222, 26385, 26726, 45009, 82066, 68236, 74994, 69350, 82825, 86030, 60115, 54491, 37964, 44085, 35864, 23108, 21609, 24151, 24166, 51062, 97660, 32817, 26902, 14571, 5527, 848, 224, 174, 201, 13, 11, 11, 14]}}, {"pos": 370, "top": [[".", ",", ";", "\u00a0", "\u00a0\u00a0", "\u2026.", "?", "\u2013"], [".", ",", "\u2011", "  \n\n", ";", "\u2013", "?", "  \n"], [".", ",", "\u2026.", "\u2026", "\u2013", ";", "\u2026..", "?"], ["\uff3f\uff3f", "\uff0a\uff0a\uff0a\uff0a", "----------</", "-------------</", "----</", "\uff0d\uff0d\uff0d\uff0d", " \u041a\u0440\u0430\u0441\u0438", " milfs"], [" \u2019", "\uff20", "\u00a0\u00a0\u00a0\u00a0", "\u00a0\u00a0", " \uff3b", "\\xc", "\uff3b", " CIF"], ["\u00a0\u00a0", "\\xc", "\u00a0\u00a0\u00a0\u00a0", "\u2019:", " \uff08", "!\u2019", "\u2026.", " \u2019"], ["_____", " _____", " \uff3b", "\\xc", "\u65f3", " \uff08", " ***", "\uff3b"], ["_____", " _____", "\u65f3", " \uff3b", "\\xc", " ***", " $$$", " '@/"], [" \uff3b", "\uff3b", "!\u201d", "\u65f3", "!\u201d.", ".\u201d", "\u201d?", "\\xc"], [" \u00ad", "\u00ading", "\u00ad", ",", "\u00ads", "\u00adt", "\u00adtion", "\u2011"], [" \u00ad", "\u00ad", "\u00ading", "\u65f3", "\\xc", "\u00ac", " \ufffd", "-but"], [" \u00ad", "\u00ading", "\u60df\u4e00", "\u65f3", " goodies", "\\xc", "\u50a2", "\u00adtion"], ["\u00ading", " \u00ad", " **", " \u0442\u0440\u0451", "\u65f3", "\u0451\u043c", "\\xc", "\u0636\u0649"], [" \u00ad", "\u00ading", " goodies", "\u5927\u90e8\u4efd", " \u0442\u0440\u0451", "\u00adtion", "\u0451\u043c", "\u600e\u9ebd"], [" \u00ad", " \ufffd", " goodies", "\u00ac", " just", " folks", " stuff", "going"], [" \u00ad", " goodies", " plenty", " folks", " \ufffd", " big", " dozens", "going"], [" \u00ad", " goodies", " folks", " big", " savvy", " everything", " plenty", " dozens"], [" \u00ad", " goodies", "\u00ading", "\u00ads", " folks", " plenty", " savvy", "going"], [" \u00ad", "\u2014even", " dozens", " \u2019", " everything", "\u2014or", "\u60f3\u65b9", " goodies"], [" \u00ad", " \u2019", "\u2014even", " dozens", " \ufffd", "\u2014or", " myriad", "\u2014and"], [" \u00ad", "<|endoftext|>", " ,", " \ufffd", " \u2014", "\u00ad", " \u2019", "\u2014"], [" \u2019", " \u00ad", " everything", " ,", "xeda", " downtown", "\u60f3\u65b9", " dozens"], [" \u2019", " ,", " \u00ad", " \ufffd", " dozens", " just", " everything", " \u201c"], [" ,", " \u00ad", " \u2019", " \ufffd", " just", " both", " all", " ;"], [" \u00ad", " \u2019", " ,", " \ufffd", "\u2011", " \ufffd", " &#", "  \n\n"], [" \u2019", " **", " ___", " _____", " ,", " everything", " ;;^", " downtown"], [" ,", " \u2019", " **", " ___", " everything", " _____", " worldwide", " industrial"], [" ,", " \u2019", " \u00ad", " **", " ___", " ?", " _____", "\u2011"], [" \u2019", " \u00ad", " ,", "\u2011", " **", " complex", " ?", " everything"], ["\u2011", " **", " \u2019", " ,", " \u00ad", " _____", " everything", " complex"], [" ,", " **", " -", " ", " \u2019", " everything", "\u2011", " ?"], [" ,", " -", " everything", " **", " ", " \u201c", " complex", " \u2019"], [" ,", " all", " everything", " -", " \u201c", " complex", " both", " \u2019"], ["\u2011", " complex", " \u201c", " everything", " **", " **\u201c", " \u2019", " massively"], [" massively", " complex", " arguably", " BOTH", " vastly", " everything", " ALL", " EVERY"], [" complex", " BOTH", " everything", " massively", " \u201c", " ALL", " EVERY", "\u2011"], [" everything", " complex", " massively", " \u201c", " disparate", " BOTH", " EVERY", " vastly"], [" complex", " everything", " massively", " EVERY", " \u201c", " hardware", " disparate", " ALL"], [" complex", " everything", " massively", " EVERY", " hardware", " ALL", " BOTH", " disparate"], [" complex", " everything", " hardware", " disparate", "complex", " massively", " EVERY", " diverse"], [" hardware", " everything", " complex", " multimedia", " disparate", " software", " massively", " diverse"], [" hardware", " complex", " everything", " software", " multimedia", " simultaneously", " disparate", " diverse"], [" complex", " hardware", " everything", " multimedia", " software", " simultaneously", " diverse", " disparate"], [" everything", " hardware", " complex", " simultaneously", " diverse", " multimedia", " multi", " software"], [" everything", " complex", " simultaneously", " both", " hardware", " multiple", " diverse", " multi"], [" everything", " simultaneously", " both", " complex", " BOTH", " diverse", " ALL", " simultaneous"], [" everything", " BOTH", " ALL", " diverse", " disparate", " both", " EVERY", " simultaneously"], [" BOTH", " everything", " both", " diverse", " ALL", " simultaneously", " everywhere", " EVERY"], [" BOTH", " everything", " both", " everywhere", " disparate", " diverse", " zowel", " simultaneous"], [" disparate", " BOTH", " simultaneous", " everything", " **+", " diverse", " zowel", " simultaneously"], [" everything", ":*", " disparate", " BOTH", "\uff1a**", ":\\", "\u6240\u6709\u5185\u5bb9", ":**"], [" iOS", " desktop", " Desktop", " UI", " frontend", " **:**", " iPhone", " everything"], [" iOS", " UI", " disparate", " Desktop", " desktop", " frontend", " **:**", " macOS"], [" iOS", " UI", " frontend", " iPhone", " desktop", " Desktop", " Android", " macOS"], [" iOS", " UI", " frontend", " Android", " backend", " iPhone", " macOS", " Backend"], [" iOS", " UI", " desktop", " Desktop", " Android", " iPhone", "iOS", " macOS"], [" iOS", " UI", " Desktop", " desktop", " Android", " macOS", " GUI", " frontend"], [" iOS", " Desktop", " UI", " desktop", " GUI", " macOS", " Android", "iOS"], [" iOS", " Desktop", " desktop", " UI", " macOS", " Android", "desktop", "iOS"], [" Desktop", " iOS", " desktop", "Desktop", "iOS", "desktop", " macOS", " IOS"], [" iOS", " Desktop", " desktop", " macOS", " UI", "Desktop", "iOS", "desktop"], [" iOS", " Desktop", " desktop", " macOS", " UI", " iPhone", " Mobile", "iOS"], [" iOS", " Desktop", " desktop", " UI", " Mobile", " macOS", " iPhone", " mobile"]], "p": [[0.7184, 0.2643, 0.0043, 0.0033, 0.0023, 0.0019, 0.0015, 0.001], [0.1009, 0.054, 0.0395, 0.0106, 0.0106, 0.0094, 0.0078, 0.0064], [0.5264, 0.3618, 0.0337, 0.0297, 0.0116, 0.0066, 0.0058, 0.0058], [0.0112, 0.0099, 0.0087, 0.0068, 0.0068, 0.0023, 0.0022, 0.0018], [0.0146, 0.0121, 0.01, 0.0078, 0.0073, 0.0073, 0.0042, 0.0042], [0.0062, 0.0059, 0.0059, 0.0052, 0.004, 0.0033, 0.0033, 0.003], [0.6403, 0.0982, 0.0319, 0.0206, 0.0182, 0.0125, 0.0117, 0.0091], [0.0971, 0.0857, 0.0756, 0.0405, 0.038, 0.0245, 0.0123, 0.0085], [0.0886, 0.0735, 0.0393, 0.0347, 0.0347, 0.0347, 0.0254, 0.0186], [0.3452, 0.06, 0.0342, 0.0235, 0.0161, 0.0081, 0.0067, 0.0046], [0.6427, 0.0301, 0.0282, 0.0076, 0.0071, 0.0071, 0.0052, 0.0043], [0.094, 0.0503, 0.0185, 0.0082, 0.0034, 0.003, 0.0028, 0.0027], [0.0421, 0.0328, 0.0069, 0.005, 0.0047, 0.0042, 0.0042, 0.0035], [0.0215, 0.0148, 0.0122, 0.0042, 0.0037, 0.0033, 0.0029, 0.0029], [0.1038, 0.0232, 0.0141, 0.008, 0.0055, 0.0046, 0.004, 0.004], [0.2193, 0.0075, 0.0062, 0.0055, 0.0055, 0.0055, 0.0048, 0.0038], [0.0467, 0.0111, 0.0086, 0.0076, 0.0052, 0.0052, 0.0052, 0.0046], [0.143, 0.0091, 0.0067, 0.0036, 0.0032, 0.0026, 0.0025, 0.0023], [0.0932, 0.0068, 0.0056, 0.0049, 0.0049, 0.0038, 0.0034, 0.0034], [0.1655, 0.0288, 0.0099, 0.0057, 0.0053, 0.0053, 0.0047, 0.0047], [0.3311, 0.0272, 0.0155, 0.0094, 0.0083, 0.0078, 0.0065, 0.0065], [0.0311, 0.0274, 0.0027, 0.0023, 0.0021, 0.0021, 0.002, 0.002], [0.2038, 0.0484, 0.0484, 0.004, 0.0037, 0.0037, 0.0035, 0.0023], [0.1776, 0.0542, 0.0542, 0.01, 0.0088, 0.0054, 0.0054, 0.005], [0.1824, 0.0491, 0.0317, 0.0091, 0.0052, 0.0043, 0.0038, 0.0028], [0.0111, 0.0067, 0.0032, 0.0032, 0.0032, 0.0028, 0.0026, 0.0025], [0.0219, 0.0219, 0.0059, 0.0052, 0.0046, 0.004, 0.003, 0.0028], [0.1798, 0.0662, 0.0215, 0.013, 0.0115, 0.0095, 0.009, 0.009], [0.0839, 0.0788, 0.0653, 0.0396, 0.0256, 0.0061, 0.0057, 0.0054], [0.1985, 0.1646, 0.1131, 0.0443, 0.0304, 0.0112, 0.0105, 0.0105], [0.2468, 0.0517, 0.0486, 0.0457, 0.0356, 0.0334, 0.0295, 0.0277], [0.1713, 0.0592, 0.0592, 0.0523, 0.0491, 0.0491, 0.0407, 0.0382], [0.1449, 0.0533, 0.0442, 0.0415, 0.0304, 0.0209, 0.0184, 0.0153], [0.121, 0.0647, 0.0418, 0.0393, 0.0306, 0.027, 0.0254, 0.021], [0.0469, 0.0441, 0.0389, 0.0343, 0.0343, 0.0343, 0.0267, 0.0236], [0.0761, 0.0672, 0.0523, 0.036, 0.0317, 0.0232, 0.0218, 0.0205], [0.0972, 0.0858, 0.0381, 0.0316, 0.0297, 0.0246, 0.0231, 0.0217], [0.1285, 0.1134, 0.0325, 0.0325, 0.0305, 0.021, 0.021, 0.0197], [0.1502, 0.1245, 0.038, 0.0335, 0.0261, 0.0245, 0.0191, 0.0169], [0.1951, 0.1112, 0.0525, 0.0248, 0.0206, 0.0193, 0.0181, 0.016], [0.1194, 0.1194, 0.1122, 0.0235, 0.0235, 0.0235, 0.0183, 0.0162], [0.146, 0.1003, 0.0781, 0.0369, 0.0224, 0.0224, 0.021, 0.0186], [0.1186, 0.1114, 0.1047, 0.03, 0.0282, 0.0249, 0.0234, 0.0171], [0.1108, 0.0918, 0.081, 0.0408, 0.036, 0.036, 0.0263, 0.0247], [0.1774, 0.0695, 0.0576, 0.0421, 0.0328, 0.029, 0.0272, 0.0226], [0.1312, 0.0796, 0.0747, 0.0547, 0.0483, 0.0376, 0.0332, 0.0243], [0.253, 0.1123, 0.0601, 0.0565, 0.0342, 0.0342, 0.0302, 0.0251], [0.3338, 0.2024, 0.1018, 0.0374, 0.0352, 0.02, 0.02, 0.0188], [0.4864, 0.0618, 0.0546, 0.0258, 0.0228, 0.0214, 0.0147, 0.0138], [0.0595, 0.0525, 0.0206, 0.0193, 0.0125, 0.011, 0.0097, 0.0097], [0.0275, 0.0214, 0.0189, 0.0147, 0.013, 0.013, 0.0115, 0.0108], [0.1067, 0.0504, 0.0253, 0.0238, 0.0197, 0.0136, 0.0136, 0.0127], [0.1262, 0.0719, 0.0464, 0.0265, 0.0233, 0.0206, 0.0151, 0.0117], [0.4734, 0.1356, 0.0284, 0.0267, 0.0143, 0.0111, 0.0105, 0.0087], [0.6566, 0.1465, 0.037, 0.0255, 0.0225, 0.0175, 0.0154, 0.012], [0.9353, 0.0282, 0.0104, 0.0092, 0.0063, 0.0034, 0.0012, 0.0009], [0.7716, 0.1519, 0.0339, 0.016, 0.0052, 0.0036, 0.0032, 0.0028], [0.7313, 0.1122, 0.1122, 0.025, 0.0056, 0.0043, 0.0026, 0.0012], [0.8097, 0.1594, 0.0168, 0.0055, 0.0037, 0.0009, 0.0007, 0.0007], [0.5192, 0.4582, 0.0201, 0.0005, 0.0003, 0.0003, 0.0003, 0.0002], [0.6753, 0.2815, 0.0381, 0.0015, 0.0006, 0.0005, 0.0004, 0.0004], [0.828, 0.1439, 0.0221, 0.0014, 0.0011, 0.0005, 0.0004, 0.0004], [0.742, 0.2126, 0.0136, 0.0106, 0.005, 0.0039, 0.0013, 0.0012]], "ranks": {"Swift": [40636, 10133, 10691, 65888, 10606, 4045, 5159, 22841, 70579, 55772, 75692, 112355, 80010, 67438, 26915, 5830, 5570, 20158, 29116, 15790, 5058, 55134, 37341, 14118, 13828, 70455, 38982, 10709, 21089, 28255, 10748, 6982, 7222, 13895, 26477, 27613, 18453, 16580, 15219, 13681, 12967, 11638, 18296, 14949, 16450, 12422, 13906, 10183, 27393, 54466, 85351, 41982, 18533, 7390, 2585, 951, 306, 263, 117, 57, 45, 43, 12], "Kotlin": [223619, 186136, 163822, 40215, 74413, 112054, 62165, 134518, 107012, 200030, 187314, 126681, 69462, 115378, 190333, 132314, 105969, 142525, 188348, 222542, 236774, 172085, 148926, 198486, 167264, 72647, 81114, 116696, 103385, 94268, 72603, 58418, 115762, 71206, 90376, 45876, 12328, 11000, 10200, 6537, 7187, 8275, 7392, 8610, 10950, 15688, 17817, 14972, 11327, 21805, 8795, 2056, 539, 351, 111, 70, 41, 58, 56, 62, 59, 66, 51], "Rust": [56564, 97276, 75658, 109744, 12290, 31620, 108447, 85202, 71742, 58740, 41377, 78924, 44125, 30108, 31081, 13435, 18245, 44933, 40769, 22972, 21983, 33929, 18870, 14118, 12920, 29837, 18604, 27927, 20490, 27490, 15404, 19212, 14214, 45359, 35433, 65182, 18217, 12611, 13987, 18428, 11548, 9339, 7948, 10970, 12150, 8374, 7962, 7828, 9209, 17296, 12081, 3539, 1167, 727, 534, 271, 39, 41, 39, 75, 50, 54, 20]}}, {"pos": 371, "top": [["  \n", " \u200b\u200b", "@\"", "\\n", " [\u2026]", "   \n", "#####", "\ufffd"], [" \u200b\u200b", "  \n", "   \n", "  \n\n", "@\"", "\\n", ":\"", " FIG"], [" \u200b\u200b", "  \n", "\u2013", "\u2026..", "\u200b", " [\u2026]", ":\"", ";"], [" \u200b\u200b", " ____", " ;;^", " cumshot", " iOS", " -->", "gili", "utnik"], [" \u200b\u200b", " FIG", "  \n", " (@", " iOS", ".\ufffd", " theater", "   \n"], [" \u200b\u200b", " iOS", " FIG", "   \n", "(iOS", " \t\n", "  \n", " theater"], [" \u200b\u200b", "  \n", ".\ufffd", "   \n", " \ufffd", " iOS", "\ufffd\ufffd", " \t\n"], [" \u200b\u200b", ".\ufffd", "  \n", "   \n", " iOS", " \t\n", ".\u00bb", ".png"], [" \u200b\u200b", ".\ufffd", ".\u00bb", "  \n", "   \n", ".\"\"\"", " \t\n", " iOS"], [" \u200b\u200b", ".\ufffd", " iOS", ",", "  \n", " \t\n", ".iOS", "   \n"], [" \u200b\u200b", " iOS", ".\ufffd", ".png", " \t\n", "  \n", ".\u00bb", ".iOS"], [" \u200b\u200b", " iOS", "-ios", ".iOS", "(iOS", " ;;^", " iPhone", " macOS"], [" \u200b\u200b", " iOS", " ;;^", "-ios", "(iOS", " macOS", ".iOS", " theaters"], [" \u200b\u200b", " iOS", "(iOS", "-ios", ".iOS", " ;;^", "-era", " iPad"], [" iOS", "(iOS", ".iOS", " \u200b\u200b", "-ios", "-era", " iPad", " iPod"], [" iOS", " ;;^", "(iOS", "-ios", ".iOS", "\u54b1\u5011", "\ufffdt", " iPod"], [" iOS", " \u200b\u200b", "(iOS", "-ios", ".iOS", " ;;^", " iPad", " iPod"], [" iOS", " \u200b\u200b", "(iOS", ".iOS", "-ios", " iPad", " iCloud", " iPhone"], [" iOS", "(iOS", " \u200b\u200b", ".iOS", "-ios", " iPhone", " iCloud", " iPhones"], [" iOS", "(iOS", ".iOS", " \u200b\u200b", " iPhone", " iCloud", " iPad", "-ios"], [" iOS", ".iOS", "(iOS", " iPhone", " iPad", "iOS", " macOS", " iCloud"], [" iOS", "(iOS", " macOS", " ;;^", ".iOS", " iCloud", " iPad", " iPhone"], [" iOS", ".iOS", " macOS", " iCloud", " iPhone", " iPad", "iOS", " iPhones"], [" iOS", ".iOS", " iPhone", " \ufffd", " Apple", "iOS", " iPad", " iPhones"], [" iOS", "iOS", " macOS", " iPhone", ".iOS", " iPad", " iCloud", " iPhones"], [" iOS", " iPhone", "iOS", " iPad", " iPhones", " macOS", "(iOS", " Apple"], [" iOS", " iPhone", " iPad", " iPhones", "iOS", " Apple", " macOS", "-ios"], [" iOS", " iPhone", " iPad", " Apple", " iPhones", "iOS", " iCloud", " macOS"], [" iOS", " iPhone", " iPad", "iOS", " iPhones", " Apple", " macOS", " iCloud"], [" iOS", " iPhone", " iPad", "iOS", " iPhones", " macOS", "(iOS", " Apple"], [" iOS", " iPhone", " iPad", " iPhones", " macOS", "iOS", " Apple", "(iOS"], [" iOS", " iPhone", " iPad", " Apple", " iPhones", " macOS", " and", " Australia"], [" iOS", " iPhone", " and", " iPad", " Apple", " iPhones", " macOS", " NYC"], [" iOS", " iPhone", " iPad", " macOS", " iPhones", "(iOS", " Apple", "iOS"], [" iOS", " iPhone", " iPad", " iPhones", " macOS", "iOS", "(iOS", " Apple"], [" iOS", " iPhone", " iPad", " iPhones", "iOS", " macOS", "(iOS", "iPhone"], [" iOS", " macOS", " iPhone", "iOS", " iPad", " iPhones", "(iOS", " \u200b\u200b"], [" iOS", " iPhone", " macOS", "iOS", "(iOS", " iPad", " iPhones", " Apple"], [" iOS", " iPhone", " macOS", "iOS", "(iOS", " iPad", " iPhones", " Apple"], [" iOS", " iPhone", "iOS", "(iOS", " macOS", " iPad", " iPhones", " Android"], [" iOS", " iPhone", "iOS", "(iOS", " iPad", " iPhones", " macOS", " Android"], [" iOS", " iPhone", "iOS", "(iOS", " iPad", " Android", " iPhones", " Apple"], [" iOS", " iPhone", "iOS", "(iOS", " iPad", " Android", " iPhones", " Apple"], [" iOS", " iPhone", "iOS", "(iOS", " iPad", " Android", " iPhones", " Apple"], [" iOS", " iPhone", "iOS", "(iOS", " iPhones", " iPad", " Android", " macOS"], [" iOS", " iPhone", "(iOS", "iOS", " iPhones", " iPad", " Apple", " macOS"], [" iOS", " iPhone", "(iOS", "iOS", " macOS", " iPhones", " iPad", " Apple"], [" iOS", " iPhone", "iOS", "/i", " iPhones", "(iOS", " macOS", " iPad"], [" iOS", " iPhone", "(iOS", "/i", "iOS", " iPhones", " iPad", "/apple"], [" iOS", "/i", "(iOS", "/Linux", " iPhone", "/android", "iOS", "/apple"], [" iOS", "(iOS", "/i", " iPhone", "/Linux", " iPad", "iOS", " iPhones"], [" iOS", " iPad", " iPhone", "(iOS", "/Linux", "/i", "iOS", " Android"], [" iOS", " Android", "iOS", "(iOS", "/android", " iPhone", " iPad", "/Linux"], [" iOS", "iOS", " Android", "/android", "(iOS", "Android", " iPad", " iPhone"], [" iOS", "iOS", " Android", "(iOS", "/android", " iPhone", "Android", " iPad"], [" iOS", " Android", "iOS", "/android", "Android", "(iOS", "(Android", " iPhone"], [" iOS", " Android", "/android", "iOS", "Android", "(iOS", "(Android", "-ios"], [" iOS", " Android", "/android", "Android", "iOS", "(iOS", "(Android", " macOS"], [" iOS", "iOS", " Android", " macOS", "/android", " SwiftUI", "/mac", " UIKit"], [" Android", "/android", " iOS", " native", "/mac", " SwiftUI", "Android", " Native"], [" native", " Android", " Native", " iOS", "-native", "/mac", "/android", " SwiftUI"], [" native", ",", " Native", "-native", " Android", " widgets", "/mac", " SwiftUI"], [",", "/", "/i", "/mac", " UI", " widgets", " native", " SwiftUI"]], "p": [[0.2822, 0.1176, 0.063, 0.0382, 0.0337, 0.0218, 0.0218, 0.0192], [0.4896, 0.3365, 0.0378, 0.0259, 0.0079, 0.0037, 0.0029, 0.0027], [0.8814, 0.0195, 0.0126, 0.0111, 0.0046, 0.0034, 0.0025, 0.0025], [0.0251, 0.0236, 0.0221, 0.0092, 0.0077, 0.0063, 0.0053, 0.0038], [0.9409, 0.0041, 0.0025, 0.0016, 0.0015, 0.0012, 0.0011, 0.0011], [0.9901, 0.0004, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.9897, 0.0034, 0.0014, 0.001, 0.0002, 0.0001, 0.0001, 0.0001], [0.9975, 0.0006, 0.0002, 0.0002, 0.0001, 0.0001, 0.0, 0.0], [0.9977, 0.0005, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.8419, 0.0164, 0.0106, 0.0088, 0.0044, 0.0037, 0.0029, 0.0021], [0.9709, 0.0045, 0.0031, 0.0005, 0.0005, 0.0003, 0.0003, 0.0003], [0.2108, 0.1449, 0.0209, 0.0099, 0.0099, 0.0077, 0.005, 0.0036], [0.3542, 0.0895, 0.0083, 0.0083, 0.0074, 0.0045, 0.0045, 0.0025], [0.1564, 0.0891, 0.01, 0.0083, 0.0069, 0.0044, 0.0044, 0.0037], [0.0974, 0.0124, 0.0091, 0.0066, 0.0066, 0.0066, 0.0062, 0.0055], [0.0312, 0.0178, 0.0048, 0.0048, 0.0048, 0.0035, 0.0035, 0.0031], [0.1146, 0.029, 0.0187, 0.0107, 0.0094, 0.0069, 0.0061, 0.0057], [0.1392, 0.1392, 0.0352, 0.0147, 0.0129, 0.0069, 0.0069, 0.0065], [0.2326, 0.071, 0.071, 0.038, 0.0131, 0.0109, 0.0096, 0.008], [0.3348, 0.0747, 0.0426, 0.0331, 0.0177, 0.0167, 0.0108, 0.0089], [0.2367, 0.032, 0.0207, 0.0125, 0.0111, 0.0086, 0.0081, 0.0076], [0.2494, 0.0317, 0.028, 0.028, 0.0205, 0.017, 0.0075, 0.0075], [0.6224, 0.0257, 0.0166, 0.0146, 0.0146, 0.0138, 0.0121, 0.0095], [0.41, 0.0231, 0.0204, 0.0192, 0.014, 0.014, 0.0132, 0.0116], [0.7836, 0.0501, 0.0237, 0.0196, 0.0153, 0.0144, 0.0093, 0.0087], [0.9152, 0.0313, 0.0079, 0.0079, 0.0062, 0.0054, 0.0042, 0.0042], [0.8773, 0.0561, 0.011, 0.0097, 0.0076, 0.0076, 0.0052, 0.0028], [0.8602, 0.0623, 0.0179, 0.0123, 0.0096, 0.0096, 0.0024, 0.0023], [0.8918, 0.0503, 0.0185, 0.0077, 0.0077, 0.0077, 0.003, 0.0013], [0.8656, 0.0488, 0.0261, 0.0123, 0.0096, 0.0075, 0.007, 0.0031], [0.8756, 0.0494, 0.0233, 0.011, 0.0097, 0.0076, 0.0038, 0.003], [0.7957, 0.074, 0.0328, 0.0199, 0.0176, 0.0114, 0.005, 0.0031], [0.6399, 0.0981, 0.0634, 0.0384, 0.0361, 0.0219, 0.0076, 0.0034], [0.8458, 0.0541, 0.0255, 0.0165, 0.0137, 0.0047, 0.0044, 0.0042], [0.9001, 0.0395, 0.0187, 0.0088, 0.0088, 0.0078, 0.0029, 0.0016], [0.874, 0.0493, 0.0181, 0.0125, 0.0125, 0.011, 0.0076, 0.0028], [0.894, 0.0306, 0.027, 0.0113, 0.0088, 0.0077, 0.0068, 0.0022], [0.9435, 0.0173, 0.0119, 0.0092, 0.005, 0.0044, 0.003, 0.001], [0.9635, 0.0137, 0.0074, 0.0065, 0.0024, 0.0021, 0.0013, 0.0008], [0.966, 0.0122, 0.0074, 0.0057, 0.0027, 0.0019, 0.0015, 0.0005], [0.9615, 0.0176, 0.0073, 0.0057, 0.0024, 0.0013, 0.0011, 0.0009], [0.9831, 0.0075, 0.0052, 0.0015, 0.0007, 0.0005, 0.0004, 0.0003], [0.9815, 0.0085, 0.0045, 0.0017, 0.0009, 0.0008, 0.0007, 0.0005], [0.9763, 0.0108, 0.0045, 0.0024, 0.0015, 0.0013, 0.0009, 0.0007], [0.9761, 0.0096, 0.0051, 0.0024, 0.0021, 0.0015, 0.0008, 0.0008], [0.9712, 0.0139, 0.0031, 0.0027, 0.0024, 0.0019, 0.0011, 0.0011], [0.9682, 0.0108, 0.0074, 0.0035, 0.0027, 0.0021, 0.0015, 0.001], [0.9506, 0.0174, 0.0073, 0.0039, 0.0039, 0.0034, 0.0034, 0.0024], [0.9451, 0.0105, 0.0082, 0.0072, 0.0056, 0.0044, 0.0023, 0.0021], [0.7179, 0.0589, 0.0315, 0.0217, 0.0169, 0.0116, 0.009, 0.009], [0.694, 0.0939, 0.0444, 0.0269, 0.0237, 0.0144, 0.0144, 0.0112], [0.7494, 0.0423, 0.0373, 0.0373, 0.02, 0.02, 0.0176, 0.0156], [0.8164, 0.0406, 0.0359, 0.0279, 0.015, 0.0132, 0.0103, 0.008], [0.8229, 0.0526, 0.0464, 0.0248, 0.0194, 0.0104, 0.0071, 0.0049], [0.9223, 0.0358, 0.0149, 0.0132, 0.0033, 0.0026, 0.0023, 0.0016], [0.6766, 0.2197, 0.0337, 0.0262, 0.0232, 0.0085, 0.0024, 0.0015], [0.592, 0.3169, 0.0295, 0.023, 0.023, 0.0051, 0.0021, 0.0009], [0.5813, 0.3526, 0.0255, 0.0199, 0.0137, 0.0014, 0.0008, 0.0007], [0.9174, 0.0244, 0.019, 0.0102, 0.007, 0.0062, 0.0026, 0.002], [0.5247, 0.1503, 0.071, 0.0488, 0.0335, 0.0296, 0.0231, 0.0231], [0.2918, 0.2005, 0.1216, 0.0738, 0.0575, 0.0395, 0.0348, 0.0308], [0.321, 0.1947, 0.1181, 0.1042, 0.0632, 0.0218, 0.015, 0.015], [0.9996, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [78282, 8022, 2571, 64619, 3576, 1324, 1920, 4554, 9428, 3574, 2814, 13452, 18527, 5033, 845, 1900, 1996, 4043, 3541, 3235, 779, 5693, 289, 91, 343, 335, 469, 280, 202, 592, 466, 250, 264, 758, 961, 1087, 1003, 925, 766, 657, 521, 306, 406, 364, 460, 371, 437, 489, 983, 1761, 8789, 2321, 959, 374, 358, 201, 106, 72, 37, 32, 26, 32, 24], "Kotlin": [98070, 49719, 53796, 6723, 9216, 12682, 24106, 38218, 46562, 76234, 50471, 31847, 27192, 44623, 57600, 49123, 23464, 15038, 19142, 19860, 20704, 3718, 2055, 12230, 3934, 4404, 4447, 5876, 2423, 2929, 2737, 2515, 4257, 1966, 1168, 513, 222, 295, 271, 217, 254, 278, 305, 345, 442, 696, 887, 794, 1000, 1202, 1915, 1462, 409, 274, 272, 123, 85, 91, 124, 85, 101, 146, 141], "Rust": [132403, 158402, 117585, 180608, 100816, 84840, 114543, 108718, 126496, 115388, 112132, 155655, 120301, 103799, 101718, 111640, 122659, 152897, 161209, 167726, 146503, 146375, 87979, 75531, 145978, 169709, 173963, 127192, 105321, 139810, 119355, 62753, 48936, 115903, 99968, 92982, 31495, 43287, 37655, 51789, 37089, 31933, 46864, 41963, 69830, 51851, 59827, 34690, 60964, 58610, 62877, 28385, 8843, 14306, 9306, 8838, 1085, 1227, 739, 1478, 996, 692, 728]}}, {"pos": 372, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", "\u00a0\u00a0"], [",", "\u2013", ".", " \u2013", ";", "\u2013and", ".\u2013", ".["], [",", ".", "\u2013", ";", " \u2013", "\u2026", "\u2013and", "?"], ["-------------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "----------</", "\ufffd\ufffd", "\uff0a\uff0a\uff0a\uff0a", " \uffe5\uffe5", "\u54e5\u534e"], [",", ".", ".@", ":@", "@", ",@", "ed", ".\u201c"], [",", ".", ";", ":", " \u200b\u200b", "\u00a0\u00a0", "!", "\u2026.."], [",", "\uff0c", "\uff01", ".", ".\u201d", "\u00a0", "\uff1b", "\uff08"], [",", "-ish", "   \n", "iland", ",@", ".", "much", "uably"], [",", ".", "-ish", "\u5927\u91d1", "   \n", "!.", ".\");", "iland"], [",", " \u00ad", "\u00a0", ";", "\u2013and", " though", "\u00ad", "though"], [",", "\u00a0", " \u00ad", " though", ";", ".", "\u00ad", " "], [" fairly", " oddly", "iland", " albeit", " barely", " comfortably", " fanc", " somewhat"], ["-ish", "iland", " pricey", "\u9605\u8bfb\u672c\u6587\u524d", "\u5404\u79cd\u5404\u6837", "\u5927\u8ba1", " comfortably", "-wide"], [" pricey", "-ish", " savvy", "\u9605\u8bfb\u672c\u6587\u524d", "\u751a\u81f3\u4f1a", "Sharper", "-Cds", " incredibly"], [" plenty", " even", " genuinely", " effortlessly", " though", " barely", " pricey", " truly"], [" plenty", " pricey", " sprawling", " oddly", " effortlessly", " goodies", " tough", " savvy"], [" nasty", " pricey", " plenty", " savvy", " incredibly", " goodies", " gritty", " big"], [" nasty", " pricey", " glam", " goodies", " trendy", " cozy", " incredibly", " savvy"], [" nasty", " billions", " glam", " cozy", " endlessly", " trendy", " incredibly", " geopol"], [" billions", " incredibly", " glam", " endlessly", " geopol", " sprawling", " effortlessly", " pricey"], ["<|endoftext|>", " myriad", " swiftly", " genuinely", "<|file_sep|>", " hugely", " dozens", " sprawling"], [" billions", " ;;^", " geopol", "\u4e3a\u5168\u7403", " glam", "-------------</", "\u4e5f\u662f\u4e2d\u56fd", " worldwide"], [" ``", " worldwide", " --", " ,", " myriad", " modern", " incredibly", " even"], [" ,", "<|endoftext|>", " even", " ever", " worldwide", " much", " far", " both"], [" \n\n", " \r\n\r\n", "   \n\n", "  \n\n", "\r\n\r\n", " --", " ___", " myriad"], [" geopol", " ___", " worldwide", " technologies", " multinational", " globally", " Indonesia", " continents"], [" worldwide", " globally", " geopol", " Australia", " nations", " multinational", " technologies", " continents"], [" \n\n", " ___", " worldwide", "  \n\n", " ,", " __", " ____", " _____"], ["  \n\n", " ______", " ____", " \n\n", " _____", " ___", " worldwide", " ...\\"], [" ______", " ____", " _____", " ___", " **", " __", " ...\\", " worldwide"], [" worldwide", " ,", " global", " everything", " complex", " international", " technology", " Europe"], [" ,", " worldwide", " international", " complex", " global", " and", " everything", " technology"], [" ,", " complex", " global", " and", " worldwide", " international", " everything", " technology"], [" global", " globally", " complex", " technology", " worldwide", " international", " diverse", " tech"], [" globally", " global", " tech", " geopol", " hardware", " seamlessly", " diverse", " multinational"], ["\u2014and", " globally", " Android", " tech", "\u2013and", "/global", " hardware", " global"], [" tech", " hardware", " Android", " \u200b\u200b", "\u2014and", " interoper", " iOS", " software"], [" Android", " iOS", " hardware", " tech", " software", " seamlessly", " macOS", " EVERY"], [" Android", " iOS", " hardware", " macOS", "Android", " tech", " software", " iPhones"], [" Android", "Android", " iOS", " hardware", "/desktop", " desktop", " android", "(Android"], [" Android", " iOS", " Windows", "Android", " desktop", " Linux", " macOS", "Windows"], [" Android", " iOS", "Android", " Windows", " Linux", " desktop", " android", "Windows"], [" Android", " Windows", " iOS", " desktop", " Linux", "Android", "/desktop", " software"], [" Android", " Windows", " iOS", " desktop", " Linux", "Android", " software", "Windows"], [" Android", " Windows", " iOS", " desktop", " software", " iPhones", " hardware", " Linux"], [" Android", " Windows", " hardware", " desktop", " iOS", "/desktop", " software", " mainland"], [" Android", " Windows", " iOS", " hardware", " Linux", " macOS", "/desktop", " mainland"], [" Android", " iOS", " Windows", "/Linux", " macOS", " Linux", "(Android", " mainland"], [" Android", " iOS", "(Android", "\u2014and", "/Linux", " iPhones", "Android", "/desktop"], ["/Linux", "(Android", " iOS", " Android", " iPhones", "(iOS", "/desktop", "Android"], [" iOS", " Android", "/Linux", "(Android", " iPhones", "+,", "(iOS", ".*,"], [" Android", " iOS", "Android", "(Android", " iPad", " macOS", "\u5b89\u5353", "-android"], [" Android", " iOS", "Android", " macOS", " iPad", "(Android", "iOS", "\u5b89\u5353"], [" Android", " iOS", "Android", " macOS", " iPad", "(Android", "iOS", "\u5b89\u5353"], [" Android", " iOS", "Android", " macOS", "iOS", " iPad", " Linux", "\u5b89\u5353"], [" Android", "Android", " iOS", "\u5b89\u5353", " macOS", "-android", "_android", ".Android"], [" Android", "Android", "\u5b89\u5353", "-android", "_android", " iOS", ".android", " android"], [" Android", "Android", " iOS", "_android", "\u5b89\u5353", " macOS", "-android", ".android"], [" Android", "Android", " macOS", " iOS", "_android", "-android", "\u5b89\u5353", ".android"], [" Android", "Android", " android", "_android", "-android", "\u5b89\u5353", "android", " macOS"], [" Android", "Android", " android", "\u5b89\u5353", "_android", "-android", ".android", ".Android"], [" Android", "Android", " android", " macOS", "-android", "\u5b89\u5353", "_android", ".android"], [" Android", "Android", " macOS", " android", " Desktop", "_android", "-android", ".android"]], "p": [[0.7442, 0.2416, 0.0106, 0.0016, 0.0013, 0.0004, 0.0001, 0.0], [0.6534, 0.2404, 0.0608, 0.0253, 0.0093, 0.0036, 0.0003, 0.0003], [0.8966, 0.065, 0.0348, 0.0017, 0.0008, 0.0002, 0.0002, 0.0001], [0.0038, 0.0034, 0.0034, 0.0026, 0.002, 0.0016, 0.0015, 0.0012], [0.774, 0.0676, 0.0076, 0.0034, 0.0032, 0.0032, 0.0022, 0.0019], [0.9338, 0.0465, 0.001, 0.0006, 0.0003, 0.0003, 0.0002, 0.0002], [0.218, 0.0802, 0.0551, 0.0486, 0.0334, 0.0179, 0.0179, 0.0168], [0.0501, 0.0153, 0.0099, 0.0087, 0.0036, 0.0027, 0.0027, 0.0023], [0.0363, 0.0043, 0.0041, 0.003, 0.003, 0.0028, 0.0026, 0.0025], [0.2662, 0.0049, 0.0028, 0.0025, 0.0017, 0.0017, 0.0015, 0.0012], [0.5673, 0.0466, 0.0282, 0.0182, 0.0104, 0.0067, 0.0049, 0.0034], [0.0053, 0.0053, 0.0049, 0.0044, 0.0041, 0.0036, 0.0032, 0.003], [0.0061, 0.0022, 0.0017, 0.0014, 0.0013, 0.0012, 0.0012, 0.0012], [0.0023, 0.0023, 0.0015, 0.0011, 0.0011, 0.001, 0.0009, 0.0009], [0.0091, 0.0059, 0.0059, 0.0038, 0.0032, 0.0032, 0.0028, 0.0028], [0.0113, 0.0069, 0.0065, 0.0044, 0.0035, 0.0033, 0.0031, 0.0031], [0.0173, 0.0153, 0.0127, 0.0119, 0.0112, 0.0082, 0.0077, 0.0068], [0.0058, 0.0029, 0.0027, 0.0024, 0.0023, 0.0021, 0.002, 0.002], [0.0033, 0.0031, 0.0031, 0.0027, 0.0024, 0.002, 0.0019, 0.0018], [0.0039, 0.0028, 0.0027, 0.0027, 0.0027, 0.0023, 0.0022, 0.0018], [0.2029, 0.0042, 0.0027, 0.0023, 0.002, 0.0018, 0.0015, 0.0015], [0.0031, 0.0027, 0.0026, 0.0018, 0.0016, 0.0014, 0.0013, 0.0013], [0.0269, 0.0068, 0.0056, 0.0056, 0.0034, 0.0034, 0.003, 0.0028], [0.067, 0.046, 0.008, 0.0062, 0.0055, 0.0049, 0.0049, 0.0046], [0.0505, 0.027, 0.0239, 0.0145, 0.012, 0.0088, 0.0082, 0.0077], [0.0179, 0.0131, 0.0108, 0.0058, 0.0055, 0.0055, 0.0048, 0.0048], [0.0463, 0.016, 0.0125, 0.0091, 0.0086, 0.0076, 0.0076, 0.0071], [0.1288, 0.0609, 0.0254, 0.0238, 0.021, 0.0174, 0.0164, 0.0154], [0.0561, 0.0527, 0.0437, 0.041, 0.0385, 0.0385, 0.0234, 0.0151], [0.1044, 0.1044, 0.0813, 0.0674, 0.0409, 0.0264, 0.0206, 0.0193], [0.0644, 0.0502, 0.0345, 0.0324, 0.0286, 0.0286, 0.0223, 0.0185], [0.065, 0.0348, 0.0348, 0.0327, 0.0327, 0.0271, 0.0255, 0.0164], [0.0457, 0.0429, 0.0295, 0.026, 0.023, 0.0158, 0.0131, 0.0108], [0.0438, 0.032, 0.0266, 0.0249, 0.022, 0.022, 0.0194, 0.0182], [0.0199, 0.0175, 0.0165, 0.0137, 0.01, 0.0088, 0.0088, 0.0065], [0.0115, 0.0115, 0.0108, 0.0095, 0.0074, 0.0074, 0.007, 0.007], [0.0224, 0.0198, 0.0145, 0.012, 0.0099, 0.0093, 0.0077, 0.0068], [0.0458, 0.0356, 0.0278, 0.0216, 0.0123, 0.0116, 0.0096, 0.0085], [0.1473, 0.0951, 0.035, 0.024, 0.0226, 0.0146, 0.0129, 0.0094], [0.2908, 0.0735, 0.0573, 0.0254, 0.0198, 0.0186, 0.0164, 0.0136], [0.4138, 0.1522, 0.0719, 0.0635, 0.0265, 0.0194, 0.0182, 0.0182], [0.6362, 0.142, 0.0522, 0.0522, 0.015, 0.0132, 0.0071, 0.0059], [0.5233, 0.1168, 0.103, 0.0552, 0.0295, 0.023, 0.0096, 0.007], [0.4623, 0.1501, 0.0755, 0.0458, 0.0335, 0.0216, 0.0116, 0.009], [0.291, 0.114, 0.0783, 0.0475, 0.0224, 0.0186, 0.0186, 0.0175], [0.1664, 0.0891, 0.0448, 0.0349, 0.0349, 0.0328, 0.0255, 0.024], [0.1463, 0.0783, 0.061, 0.0394, 0.0326, 0.0307, 0.0239, 0.0224], [0.1887, 0.0694, 0.0541, 0.0372, 0.0328, 0.0272, 0.0255, 0.0225], [0.168, 0.1579, 0.09, 0.09, 0.0618, 0.0227, 0.0227, 0.0201], [0.2051, 0.17, 0.0855, 0.0552, 0.0278, 0.0158, 0.0149, 0.014], [0.1978, 0.0775, 0.0775, 0.0532, 0.05, 0.0208, 0.0196, 0.0162], [0.8462, 0.0477, 0.0421, 0.0121, 0.0107, 0.0107, 0.0044, 0.0039], [0.8288, 0.099, 0.0284, 0.0221, 0.0038, 0.0038, 0.0021, 0.0016], [0.9261, 0.0359, 0.0247, 0.0043, 0.0026, 0.001, 0.0008, 0.0007], [0.9121, 0.0661, 0.013, 0.0054, 0.0012, 0.0005, 0.0004, 0.0003], [0.9783, 0.0203, 0.0006, 0.0003, 0.0001, 0.0001, 0.0001, 0.0], [0.9885, 0.011, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9919, 0.0076, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9849, 0.0075, 0.0059, 0.0009, 0.0002, 0.0002, 0.0001, 0.0001], [0.9944, 0.0052, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9978, 0.0022, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9988, 0.001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [36916, 9461, 12941, 77033, 12223, 4860, 4362, 33641, 100783, 55302, 30038, 87122, 182523, 44980, 3864, 1623, 774, 10162, 13157, 5435, 567, 18991, 1348, 1020, 618, 5674, 3874, 1632, 2577, 4720, 5824, 5393, 5283, 11907, 7906, 7249, 7435, 12293, 11941, 26599, 17117, 13734, 13320, 10658, 9706, 10922, 9289, 3252, 12051, 9941, 6530, 5954, 1562, 910, 454, 248, 122, 121, 64, 76, 73, 56, 22], "Kotlin": [230561, 202655, 165229, 20212, 76086, 130048, 194982, 215083, 200151, 223200, 223106, 167331, 85255, 91227, 158269, 154810, 42803, 18826, 34101, 91793, 136419, 17008, 19560, 78214, 22905, 1385, 1993, 6281, 4515, 6971, 8254, 11441, 16220, 2752, 4492, 1385, 540, 560, 431, 520, 664, 732, 925, 887, 2718, 2827, 3287, 3158, 822, 804, 819, 361, 117, 90, 100, 56, 27, 35, 42, 34, 31, 34, 20], "Rust": [33787, 64175, 67025, 57795, 6651, 26183, 103121, 66182, 72504, 40936, 21203, 25905, 41267, 41210, 12927, 7586, 6741, 45803, 63912, 70314, 71820, 83830, 38454, 20695, 29173, 39423, 24232, 29501, 33687, 27011, 20800, 26168, 26152, 90838, 168504, 179423, 96111, 84768, 74371, 97172, 53050, 37831, 24475, 17186, 21108, 19525, 12110, 11201, 28650, 107865, 62869, 28635, 8334, 7304, 2897, 3005, 530, 555, 412, 811, 614, 455, 125]}}, {"pos": 373, "top": [["s", "a", "o", ".", "i", ",", "er", "\u2026."], ["s", "a", "sWith", "\u201d,", "  \n\n", "\u201d.", "s\u00f3", "ing"], ["s", ",", "\u2013", ".", "\u2026.", "\u2026", " \u2013", "a"], ["sWith", "s", "sik", "szeit", "sze", "erweise", "sche", "sver"], ["s", "sWith", "a", "ed", "sche", "sik", "\u0627\u062a", "sver"], ["s", "sWith", "a", "sver", "s\u00f3", "ed", "(Android", "sik"], ["s", "a", "sWith", "\u0627\u062a", " Android", "(Android", "ed", "sor"], ["s", "sWith", "(Android", " Android", "sak", "\u0627\u062a", "s\u00f3", "sik"], ["s", ".", ",", "\u201d.", "!\u201d.", "sWith", "(Android", " Android"], ["s", ",", ".", "(Android", " Android", "a", ";", ".Android"], ["s", ",", ".", "a", " Android", "(Android", ";", "-style"], ["s", " Android", "(Android", ".Android", " android", "sak", "sWith", "(android"], ["s", " Android", "(Android", ".Android", " android", "sWith", "sak", "(android"], ["s", " Android", ",", "(Android", "-style", ".Android", " android", "(android"], ["s", ",", " Android", "a", "-style", " Africa", " and", " Europe"], ["s", ",", " Android", " and", "a", "sak", "(Android", "sWith"], ["s", ",", " Android", "a", "(Android", " android", ".Android", "sWith"], ["s", " Android", ",", "(Android", ".Android", " android", " Google", "sWith"], [" Android", "s", "(Android", ".Android", " android", " Google", " Africa", "(android"], [" Android", "s", "(Android", ".Android", ",", " android", " Africa", "(android"], [" Android", "s", " ,", "(Android", " Africa", " and", ".Android", "a"], [" Android", "(Android", ".Android", " android", "(android", "/android", " Africa", " Google"], [" Android", ".Android", "(Android", " android", "Android", " ,", " Africa", " Google"], [" Android", " ,", ".Android", " and", "(Android", " android", "Android", " Africa"], [" Android", "(Android", " android", ".Android", "Android", "ANDROID", "/android", "(android"], [" Android", "(Android", " android", ".Android", "Android", "/android", "ANDROID", "(android"], [" Android", "(Android", " android", ".Android", "Android", "/android", " Indonesia", "(android"], [" Android", "(Android", " android", "Android", ".Android", " Indonesia", "/android", "ANDROID"], [" Android", " android", "(Android", "Android", ".Android", " Indonesia", " Africa", " Java"], [" Android", "(Android", " android", "Android", ".Android", "/android", " Indonesia", "ANDROID"], [" Android", "(Android", " android", "Android", ".Android", "/android", "ANDROID", " Indonesia"], [" Android", " android", "(Android", "Android", ".Android", " Indonesia", " and", " Africa"], [" Android", " android", "(Android", "Android", " and", ".Android", " Indonesia", " globally"], [" Android", " android", "(Android", "Android", "/android", ".Android", "(android", "ANDROID"], [" Android", " android", "Android", "(Android", "/android", ".Android", "android", "(android"], [" Android", "Android", "(Android", " android", ".Android", "/android", "(android", "android"], [" Android", "Android", "(Android", " android", ".Android", "/android", "ANDROID", "android"], [" Android", "(Android", "Android", " android", ".Android", "/android", "ANDROID", "android"], [" Android", "Android", "(Android", " android", ".Android", "/android", "ANDROID", "android"], [" Android", "Android", "(Android", " android", ".Android", "android", "/android", "ANDROID"], [" Android", "Android", "(Android", " android", ".Android", "android", "/android", "(android"], [" Android", "Android", "(Android", " android", ".Android", "/android", "android", "ANDROID"], [" Android", "Android", "(Android", " android", ".Android", "/android", "android", "ANDROID"], [" Android", "Android", "(Android", " android", ".Android", "/android", "android", "ANDROID"], [" Android", "Android", "(Android", " android", ".Android", "/android", "android", " iOS"], [" Android", "(Android", " android", "Android", ".Android", "/android", "ANDROID", "(android"], [" Android", "(Android", "Android", " android", ".Android", " iOS", "ANDROID", "/android"], [" Android", "(Android", "Android", " android", " and", " AND", " iOS", ".Android"], [" Android", "(Android", " AND", " and", "Android", "\u2014and", " android", "ANDROID"], ["(Android", " Android", "ANDROID", "/android", "Android", "/Linux", "+,", "(android"], ["(Android", " Android", "+,", "/Linux", "Android", "ANDROID", " iOS", "/android"], [" Android", "(Android", "/Linux", " desktop", "/desktop", " iOS", " Desktop", "desktop"], [" Android", "(Android", " iOS", " Windows", " Desktop", " desktop", " Linux", "Android"], [" Android", "(Android", " iOS", "Android", " Linux", " macOS", "/Linux", " Windows"], [" Android", " iOS", "Android", " Linux", "(Android", " Windows", " macOS", "iOS"], [" Windows", " Android", " Desktop", " iOS", " desktop", " macOS", " Linux", "Windows"], [" Android", " Windows", " Desktop", " desktop", " iOS", " macOS", "Android", " Linux"], [" Desktop", " desktop", " Windows", " Android", " macOS", "desktop", "Desktop", " iOS"], [" Desktop", " desktop", "Desktop", "desktop", "/desktop", "\u684c\u9762", "-desktop", "/Desktop"], [" Desktop", " desktop", "Desktop", "desktop", "-desktop", "/Desktop", "/desktop", " Windows"], [" Desktop", " desktop", " Windows", "Desktop", "/Desktop", "desktop", "/desktop", "-desktop"], [" Desktop", " desktop", " Windows", "Desktop", "/Desktop", "-desktop", "desktop", " macOS"], [",", " Desktop", " Windows", " desktop", "/Desktop", " macOS", "Desktop", "Windows"]], "p": [[0.9418, 0.0469, 0.003, 0.0028, 0.0015, 0.0008, 0.0003, 0.0002], [0.9796, 0.0019, 0.0015, 0.0008, 0.0008, 0.0007, 0.0003, 0.0003], [0.7047, 0.0842, 0.051, 0.045, 0.0351, 0.0273, 0.0107, 0.0083], [0.0635, 0.0596, 0.0362, 0.0171, 0.0125, 0.0117, 0.0104, 0.0091], [0.9924, 0.0008, 0.0007, 0.0005, 0.0002, 0.0002, 0.0001, 0.0001], [0.9924, 0.0008, 0.0008, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9912, 0.0046, 0.002, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001], [0.9081, 0.0845, 0.0019, 0.0003, 0.0003, 0.0003, 0.0003, 0.0001], [0.9579, 0.0289, 0.0073, 0.0017, 0.0008, 0.0002, 0.0001, 0.0001], [0.731, 0.0873, 0.0143, 0.0081, 0.0059, 0.0052, 0.0038, 0.003], [0.6414, 0.0924, 0.0171, 0.0071, 0.0067, 0.0067, 0.0041, 0.0036], [0.3561, 0.0513, 0.0375, 0.0138, 0.0065, 0.0051, 0.0051, 0.0048], [0.4602, 0.1918, 0.0108, 0.0035, 0.0026, 0.0018, 0.0018, 0.0017], [0.6921, 0.0222, 0.0056, 0.0014, 0.0012, 0.0011, 0.0011, 0.001], [0.9452, 0.0153, 0.0036, 0.0008, 0.0006, 0.0005, 0.0003, 0.0002], [0.7535, 0.0546, 0.0292, 0.013, 0.004, 0.004, 0.0015, 0.0015], [0.3262, 0.254, 0.0775, 0.0285, 0.0153, 0.0077, 0.0072, 0.0036], [0.3008, 0.1421, 0.0917, 0.0247, 0.0192, 0.015, 0.0141, 0.008], [0.1701, 0.0803, 0.0626, 0.038, 0.023, 0.0179, 0.0158, 0.0109], [0.6134, 0.0884, 0.0417, 0.0174, 0.0064, 0.0027, 0.0025, 0.0025], [0.7794, 0.044, 0.0388, 0.0162, 0.0053, 0.0049, 0.0041, 0.0034], [0.4373, 0.1039, 0.0407, 0.028, 0.017, 0.0124, 0.0103, 0.0103], [0.8036, 0.0514, 0.0353, 0.0312, 0.0312, 0.0042, 0.004, 0.0031], [0.9075, 0.0352, 0.0274, 0.0129, 0.0037, 0.0018, 0.0013, 0.0013], [0.9379, 0.0195, 0.0195, 0.0092, 0.0034, 0.0011, 0.0009, 0.0007], [0.9138, 0.0276, 0.0244, 0.009, 0.0054, 0.002, 0.0017, 0.0015], [0.9475, 0.0153, 0.0119, 0.0105, 0.0034, 0.0013, 0.0009, 0.0008], [0.8921, 0.0503, 0.0238, 0.0163, 0.0068, 0.001, 0.001, 0.0009], [0.9005, 0.0448, 0.0212, 0.0128, 0.0069, 0.0017, 0.0016, 0.0014], [0.854, 0.0331, 0.0228, 0.0166, 0.0065, 0.0045, 0.0035, 0.0031], [0.8109, 0.0552, 0.0179, 0.0168, 0.014, 0.0043, 0.0038, 0.0027], [0.8423, 0.0538, 0.0419, 0.0128, 0.0047, 0.0034, 0.0032, 0.0024], [0.8704, 0.0433, 0.0382, 0.0263, 0.0052, 0.0043, 0.0019, 0.0016], [0.8392, 0.0608, 0.0473, 0.0325, 0.0039, 0.003, 0.0024, 0.0021], [0.7642, 0.0913, 0.0805, 0.0336, 0.0066, 0.0055, 0.004, 0.0031], [0.838, 0.0607, 0.0607, 0.0253, 0.0044, 0.0034, 0.0021, 0.0021], [0.8743, 0.0559, 0.0435, 0.016, 0.0036, 0.0022, 0.0013, 0.0013], [0.7663, 0.1175, 0.0808, 0.018, 0.0085, 0.0022, 0.0017, 0.0013], [0.8013, 0.1084, 0.0658, 0.0147, 0.0042, 0.0015, 0.0011, 0.0007], [0.8715, 0.0811, 0.0383, 0.0059, 0.0012, 0.0005, 0.0005, 0.0003], [0.8402, 0.1003, 0.0474, 0.0073, 0.0018, 0.0008, 0.0005, 0.0004], [0.8169, 0.1106, 0.0592, 0.008, 0.0023, 0.0007, 0.0005, 0.0003], [0.859, 0.0622, 0.0549, 0.0157, 0.0027, 0.0009, 0.0009, 0.0006], [0.8923, 0.0732, 0.0127, 0.0077, 0.0041, 0.0015, 0.0013, 0.0011], [0.7998, 0.1575, 0.0166, 0.0101, 0.0033, 0.002, 0.0015, 0.0013], [0.8372, 0.0882, 0.0286, 0.0082, 0.0036, 0.0032, 0.0032, 0.0025], [0.4136, 0.2842, 0.0867, 0.0436, 0.0104, 0.0104, 0.0091, 0.0076], [0.7789, 0.1354, 0.0072, 0.0067, 0.0063, 0.0038, 0.0028, 0.0028], [0.7251, 0.1428, 0.0193, 0.0091, 0.0071, 0.0055, 0.0046, 0.0036], [0.2798, 0.2179, 0.1029, 0.1029, 0.0486, 0.0379, 0.0334, 0.0295], [0.5437, 0.1071, 0.0736, 0.0573, 0.0307, 0.0271, 0.0271, 0.0239], [0.7575, 0.1162, 0.0705, 0.0229, 0.0045, 0.004, 0.0035, 0.0035], [0.8423, 0.1006, 0.012, 0.012, 0.012, 0.0083, 0.005, 0.0039], [0.621, 0.1223, 0.084, 0.0742, 0.035, 0.0309, 0.0061, 0.0061], [0.4681, 0.2839, 0.152, 0.0339, 0.0206, 0.0125, 0.0067, 0.0052], [0.6527, 0.1456, 0.1285, 0.0253, 0.0154, 0.0073, 0.0064, 0.0064], [0.8951, 0.0943, 0.0041, 0.0041, 0.0012, 0.0004, 0.0003, 0.0001], [0.9727, 0.0229, 0.0031, 0.0005, 0.0003, 0.0002, 0.0002, 0.0001], [0.9255, 0.0592, 0.008, 0.0038, 0.0011, 0.0011, 0.0005, 0.0004], [0.8767, 0.0635, 0.0436, 0.0086, 0.0022, 0.0013, 0.0012, 0.0008], [0.9882, 0.0085, 0.0013, 0.0006, 0.0003, 0.0002, 0.0002, 0.0001]], "ranks": {"Swift": [29301, 2930, 3308, 9667, 3449, 1518, 2246, 7334, 27962, 16883, 9014, 31422, 37051, 13880, 3988, 4336, 2771, 4775, 3344, 4675, 2002, 15187, 2247, 2788, 3707, 33497, 48388, 15492, 13033, 29094, 31726, 9302, 9607, 22193, 13961, 12980, 8923, 11341, 10924, 11108, 12431, 10534, 8734, 12288, 6081, 10794, 12003, 6739, 11719, 19478, 57434, 35777, 5569, 4508, 1720, 824, 434, 416, 355, 270, 231, 392, 249], "Kotlin": [30769, 25466, 29408, 687, 930, 1684, 2107, 4331, 4507, 4431, 3628, 867, 804, 4120, 9211, 6152, 2486, 419, 365, 828, 1157, 63, 83, 255, 56, 25, 35, 53, 47, 32, 32, 50, 71, 35, 25, 24, 17, 19, 20, 23, 26, 31, 32, 33, 48, 82, 121, 194, 352, 730, 1055, 616, 187, 89, 109, 112, 51, 71, 94, 69, 92, 151, 164], "Rust": [19941, 19178, 12694, 24054, 3846, 2861, 3316, 2593, 4361, 1753, 2162, 3399, 1773, 1639, 2783, 3233, 3732, 3760, 5361, 7142, 8624, 10455, 6059, 5629, 10105, 14273, 14991, 10008, 8016, 13914, 18135, 14647, 17992, 26843, 41117, 31724, 12869, 15038, 14608, 17412, 10615, 8571, 9915, 9394, 9688, 8227, 3343, 3337, 7001, 15774, 29060, 8609, 1708, 1587, 1796, 1095, 313, 385, 341, 281, 291, 412, 331]}}, {"pos": 374, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", "\u00a0\u00a0"], [",", "\u2013", ".", ";", " \u2013", "\u2013and", ",.", ".\u2013"], [",", ".", "\u2013", ";", "\u2026", ".\u2013", "\u2013and", "\u2026.."], [" milfs", "\ufffd\ufffd", " Guta", "-------------</", " Blowjob", "\u54e5\u534e", "----------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9"], [".", ",", ".@", ":@", "\uff20", ".\u201c", ",@", "@"], [",", ".", " \u200b\u200b", ".\u201c", ":", "!).", "\uff01", "!"], [".", ",", ".\u201d", " \u00a0", ".\u201c", ".\"", "\uff01", ".\u2019"], [":@", ",", ".", ".@", ",@", ".\ufffd", ".\");", "(@"], [".", ",", ".\u201d", ".\u201c", ".&", ".\");", ";", ",\u201d"], [",", ".", ";", ".&", ".\ufffd", ",$", ".\\", ".,"], [".", ",", ".@", ".&", ".\ufffd", ";", ".\\", ",@"], ["&eacute", "\ufffdt", "junk", " ``", " junk", "\ufffd\ufffd", "&oacute", "\u54e5\u534e"], ["\u54e5\u534e", "\u0434\u0435\u0442\u0441\u044f", "\u5404\u79cd\u5404\u6837", "\u591a\u5143\u5316\u7684", " flavors", " neighbors", " theater", " theaters"], [" savvy", " theater", " theaters", " junk", "\u54e5\u534e", "-esque", " flavors", " gadgets"], [" even", " savvy", " effortlessly", " aggressively", " arguably", " dozens", " incredibly", " ultimately"], [" even", " incredibly", " savvy", " effortlessly", " arguably", " tough", " folks", " wildly"], [" incredibly", " savvy", " effortlessly", " even", " myriad", " tough", " arguably", " folks"], [" savvy", " effortlessly", " ultimately", " tech", " myriad", " sprawling", " even", " aggressively"], [" effortlessly", " myriad", " savvy", " sprawling", " arguably", "-esque", " incredibly", " ultimately"], ["<|endoftext|>", " myriad", " hugely", " swiftly", " ultimately", " sprawling", " vastly", " effortlessly"], ["<|endoftext|>", " \n\n", "  \n\n", " swiftly", " myriad", "\n\n", " vastly", "<|file_sep|>"], [" globally", " hugely", " incredibly", " geopol", " seamlessly", " effortlessly", " swiftly", " massively"], [" ``", " swiftly", " globally", " heavily", " uniquely", " incredibly", " seamlessly", " aggressively"], ["<|endoftext|>", " ,", " ultimately", " much", " heavily", " even", " fully", " uniquely"], [" \ufffd", " heavily", " \n\n", " globally", " Chinese", " swiftly", " vastly", " incredibly"], [" globally", " \ufffd", " global", " tech", " Chinese", " Android", " technology", " technologies"], [" technology", " technologies", " tech", " globally", " global", " software", " Android", " aerospace"], [" tech", " technology", " technologies", " globally", " global", " Chinese", " software", " complex"], [" tech", " technologies", " technology", " global", " globally", " American", " hybrid", " Chinese"], [" tech", " technologies", " technology", " global", " globally", " hybrid", " software", " modern"], [" technology", " technologies", " tech", " global", " globally", " hybrid", " modern", " complex"], [" technology", " global", " technologies", " globally", " modern", " hybrid", " tech", " international"], [" technology", " hybrid", " global", " technologies", " globally", " tech", " modern", " mostly"], [" technologies", " tech", " workflows", " technology", " globally", " smartphones", " immersive", " architectures"], [" tech", " technologies", " workflows", " STEM", " technology", " smartphones", " immersive", " geopol"], [" Kickstarter", " \u200b\u200b", " Android", " tech", " macOS", " workflows", " \ufffd", " technologies"], [" macOS", " interoper", " tech", " workflows", " Android", " \u200b\u200b", " technologies", " architectures"], [" Android", " macOS", " tech", " architectures", " interoper", " technologies", "Android", " Indigenous"], [" Android", " macOS", " architecture", "Android", " architectures", " interoper", " tech", " iOS"], [" Android", "Android", " architectures", " macOS", " architecture", " APIs", " iOS", " Flutter"], [" Android", " architecture", " tech", " technologies", " frontend", " Flutter", " architectures", " APIs"], [" Android", " technologies", " tech", " frontend", " architecture", " robotics", " technology", " software"], [" Android", " interoper", " frontend", " technologies", " robotics", " tech", " FPGA", " architectures"], [" technologies", " Android", " frontend", " technology", " tech", " APIs", " interoper", " robotics"], [" technologies", " frontend", " technology", " frameworks", " APIs", " tech", " Android", " architectures"], [" technologies", " frameworks", " technology", " APIs", " frontend", " tech", " architectures", " interoper"], [" technologies", " frameworks", " interoper", " technology", " tech", " frontend", " architectures", " interfaces"], [" technologies", " frameworks", " frontend", " tech", " technology", " APIs", " interoper", " architectures"], [" technologies", " frontend", " APIs", " tech", " frameworks", " robotics", " interfaces", " interoper"], [" mainland", "/Linux", " Android", " APIs", "/UI", " iOS", " frontend", " macOS"], ["/Linux", " Android", "/UI", " iOS", " mainland", "(Android", " UI", " macOS"], [" desktop", " Desktop", " Windows", " Linux", " macOS", "/Linux", " Android", " iOS"], [" Windows", " Android", " macOS", " iOS", " Desktop", " Linux", " desktop", " MacOS"], [" iOS", " macOS", " Windows", " Android", " Desktop", " Linux", " desktop", " MacOS"], [" Windows", " iOS", " macOS", " Android", " Linux", " MacOS", " Desktop", "Windows"], [" Windows", " macOS", " Desktop", " iOS", " desktop", " Android", "Windows", " Linux"], [" Windows", " Desktop", " macOS", " Android", " desktop", " iOS", " Linux", " MacOS"], [" Desktop", " desktop", " Windows", " macOS", "Desktop", " iOS", "desktop", " Linux"], [" Desktop", " desktop", "Desktop", "desktop", " macOS", "-desktop", "\u684c\u9762", " Windows"], [" Desktop", " desktop", "Desktop", "-desktop", "desktop", " macOS", " Windows", "/desktop"], [" Desktop", " desktop", " Windows", " macOS", "Desktop", "-desktop", "desktop", "/Desktop"], [" Desktop", " Windows", " desktop", " macOS", "Desktop", "-desktop", "desktop", " Linux"], [" Desktop", " Windows", " desktop", " macOS", " Linux", "Desktop", " Window", "-desktop"]], "p": [[0.7367, 0.2392, 0.0196, 0.0023, 0.0008, 0.0005, 0.0002, 0.0002], [0.6376, 0.207, 0.1108, 0.0132, 0.0055, 0.0036, 0.001, 0.0008], [0.8216, 0.1428, 0.0319, 0.0018, 0.0004, 0.0002, 0.0002, 0.0002], [0.0046, 0.0032, 0.0026, 0.0026, 0.0019, 0.0018, 0.0017, 0.0016], [0.2288, 0.1782, 0.0398, 0.0176, 0.0078, 0.0078, 0.0078, 0.0061], [0.3902, 0.2855, 0.0049, 0.003, 0.002, 0.002, 0.002, 0.0016], [0.7087, 0.0901, 0.0453, 0.0122, 0.0101, 0.0079, 0.0069, 0.0051], [0.0379, 0.0335, 0.0335, 0.023, 0.0216, 0.0096, 0.0062, 0.0055], [0.6237, 0.26, 0.0177, 0.0061, 0.0048, 0.0045, 0.0037, 0.0035], [0.8294, 0.0134, 0.0044, 0.0008, 0.0006, 0.0005, 0.0004, 0.0004], [0.7069, 0.2025, 0.0122, 0.0095, 0.0033, 0.002, 0.0018, 0.0016], [0.007, 0.0058, 0.0029, 0.0023, 0.0021, 0.002, 0.0019, 0.0016], [0.005, 0.0015, 0.0014, 0.0013, 0.0012, 0.0012, 0.0012, 0.0012], [0.0023, 0.0023, 0.0016, 0.0014, 0.0014, 0.0013, 0.0011, 0.001], [0.0064, 0.0061, 0.005, 0.0037, 0.0035, 0.0024, 0.0024, 0.0021], [0.0086, 0.0081, 0.0063, 0.0052, 0.0036, 0.0026, 0.0025, 0.0023], [0.0143, 0.0126, 0.0111, 0.0098, 0.0092, 0.0068, 0.0063, 0.0056], [0.0144, 0.0082, 0.0053, 0.0041, 0.0034, 0.0034, 0.0034, 0.0034], [0.0099, 0.0099, 0.0099, 0.0093, 0.0077, 0.0068, 0.0068, 0.0068], [0.0303, 0.0222, 0.0208, 0.0126, 0.0087, 0.0077, 0.0077, 0.0063], [0.9862, 0.0007, 0.0005, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001], [0.0098, 0.0052, 0.0041, 0.0041, 0.0038, 0.0036, 0.0028, 0.0025], [0.0267, 0.0162, 0.0126, 0.0118, 0.0104, 0.0081, 0.0072, 0.0072], [0.0342, 0.0267, 0.0143, 0.0134, 0.0111, 0.0104, 0.0076, 0.0072], [0.0293, 0.0201, 0.0189, 0.0157, 0.0108, 0.0101, 0.0089, 0.0089], [0.0447, 0.0394, 0.0289, 0.0271, 0.0211, 0.0211, 0.0198, 0.0198], [0.0564, 0.044, 0.0388, 0.0364, 0.0284, 0.0172, 0.0162, 0.0118], [0.0809, 0.0522, 0.0491, 0.0382, 0.0317, 0.0232, 0.017, 0.0124], [0.0548, 0.0548, 0.0548, 0.0332, 0.0259, 0.013, 0.013, 0.013], [0.1148, 0.1078, 0.0952, 0.0212, 0.02, 0.0176, 0.0165, 0.0114], [0.1425, 0.0716, 0.0632, 0.0338, 0.0264, 0.0181, 0.0181, 0.015], [0.0917, 0.0461, 0.0359, 0.028, 0.0247, 0.0232, 0.0218, 0.0159], [0.0806, 0.0432, 0.0381, 0.0358, 0.0336, 0.0316, 0.0262, 0.018], [0.1887, 0.1145, 0.0787, 0.0477, 0.0212, 0.0137, 0.0128, 0.0121], [0.1486, 0.0547, 0.0426, 0.0214, 0.0201, 0.0177, 0.0167, 0.0157], [0.0271, 0.0271, 0.0271, 0.0271, 0.0255, 0.0211, 0.0199, 0.0175], [0.056, 0.0361, 0.0319, 0.0264, 0.0206, 0.0193, 0.0171, 0.0142], [0.1353, 0.053, 0.0364, 0.0284, 0.0284, 0.0221, 0.0207, 0.0152], [0.1656, 0.0419, 0.0326, 0.0306, 0.0288, 0.0186, 0.0175, 0.0145], [0.0526, 0.0219, 0.0193, 0.0182, 0.0182, 0.0151, 0.0141, 0.011], [0.042, 0.0371, 0.0327, 0.0307, 0.0271, 0.0239, 0.0211, 0.0175], [0.1427, 0.0559, 0.0339, 0.0248, 0.0248, 0.0219, 0.0219, 0.0206], [0.1242, 0.0518, 0.0457, 0.0429, 0.0277, 0.0245, 0.0203, 0.0191], [0.0791, 0.0544, 0.0451, 0.0374, 0.0257, 0.0213, 0.02, 0.02], [0.157, 0.0543, 0.0479, 0.0423, 0.0309, 0.0273, 0.0273, 0.0188], [0.2277, 0.0838, 0.0421, 0.0421, 0.0349, 0.0289, 0.0225, 0.0212], [0.2107, 0.0775, 0.0366, 0.0323, 0.0304, 0.0268, 0.0209, 0.0209], [0.2275, 0.054, 0.0349, 0.0289, 0.0272, 0.0272, 0.0255, 0.0225], [0.073, 0.0502, 0.0367, 0.0237, 0.0223, 0.0153, 0.0144, 0.0127], [0.0186, 0.0164, 0.0136, 0.012, 0.0099, 0.0088, 0.0088, 0.006], [0.0229, 0.0148, 0.0139, 0.0102, 0.0084, 0.0079, 0.0074, 0.007], [0.3038, 0.2088, 0.1843, 0.0768, 0.0466, 0.0363, 0.0363, 0.022], [0.2536, 0.1357, 0.1357, 0.1357, 0.1198, 0.0641, 0.0641, 0.0267], [0.3656, 0.1524, 0.1524, 0.1524, 0.0635, 0.03, 0.0265, 0.0086], [0.4062, 0.2464, 0.1319, 0.1027, 0.0906, 0.0084, 0.004, 0.0021], [0.8362, 0.0606, 0.0416, 0.0223, 0.0153, 0.0135, 0.0034, 0.0027], [0.574, 0.2111, 0.0777, 0.0685, 0.0367, 0.0173, 0.005, 0.0034], [0.7613, 0.1323, 0.0551, 0.0379, 0.0035, 0.0021, 0.0021, 0.0015], [0.935, 0.0598, 0.0023, 0.0012, 0.0009, 0.0003, 0.0001, 0.0001], [0.9601, 0.0372, 0.0016, 0.0003, 0.0003, 0.0003, 0.0001, 0.0], [0.9082, 0.0745, 0.013, 0.002, 0.0014, 0.0004, 0.0003, 0.0001], [0.7532, 0.1904, 0.0482, 0.0058, 0.001, 0.0006, 0.0002, 0.0002], [0.9244, 0.067, 0.0043, 0.0033, 0.0003, 0.0003, 0.0001, 0.0]], "ranks": {"Swift": [18173, 6444, 10015, 128300, 14450, 7621, 28982, 83845, 203119, 158042, 48727, 139230, 191281, 67565, 7868, 2011, 353, 962, 566, 184, 111, 771, 187, 670, 350, 2983, 9188, 4230, 3915, 7142, 8664, 5896, 5744, 19639, 9160, 11767, 12445, 8980, 12277, 10183, 8768, 9506, 11709, 5542, 3141, 2429, 2041, 2201, 2734, 3662, 31163, 13303, 2291, 1265, 739, 515, 265, 260, 187, 203, 194, 238, 95], "Kotlin": [229127, 208600, 166833, 25241, 49392, 86754, 204433, 199137, 199315, 195650, 137821, 69416, 53430, 46406, 165061, 107612, 94142, 68659, 95838, 129149, 88045, 1823, 765, 8363, 492, 92, 160, 795, 1081, 419, 688, 1888, 2225, 139, 89, 50, 11, 11, 10, 16, 31, 39, 29, 35, 45, 82, 152, 85, 68, 148, 314, 189, 83, 66, 106, 109, 50, 72, 84, 72, 81, 102, 68], "Rust": [22211, 47672, 44755, 58745, 10307, 13464, 76848, 48040, 61780, 28837, 16938, 49768, 46083, 16366, 11348, 7897, 4977, 18410, 12393, 6903, 8746, 3169, 1280, 4946, 2694, 3565, 5083, 5808, 4760, 6423, 10137, 13767, 14745, 44912, 21625, 7701, 1011, 800, 964, 2067, 1049, 875, 1455, 3178, 6424, 6037, 10023, 5668, 3204, 5161, 4237, 577, 418, 349, 399, 525, 108, 191, 146, 158, 149, 212, 126]}}, {"pos": 375, "top": [["s", "<|endoftext|>", " @", "sor", "schild", "\u0627\u062a", "\u044b", " \u2013"], ["s", "schild", "\u0627\u062a", "\u044b", "siz", "sche", "szer", "sor"], ["s", "schild", "\u044b", "siz", "\u0627\u062a", "sor", "sand", "szer"], ["s", "siz", "\u0627\u062a", "\u044b", "satz", "schild", "sik", "sor"], ["s", "\u0627\u062a", "siz", "sor", "\u044b", "schild", "ske", "sand"], ["s", "siz", "\u0627\u062a", "sor", "\u044b", "schild", "sand", "sas"], ["s", "siz", "sor", "\u0627\u062a", "\u044b", "sand", " &", "schild"], ["s", "siz", "sor", "\u0627\u062a", "schild", "\u044b", "sce", "sand"], ["s", "schild", "\u0627\u062a", "siz", " &", "sor", "\u044b", "sce"], ["s", "siz", "\u0627\u062a", "schild", "sor", "\u044b", "sia", "ska"], ["s", "\u0627\u062a", "siz", "\u044b", " &", "sor", "\u00a0", " @"], ["s", "siz", "\u0627\u062a", "\u044b", "schild", "sor", "schirm", "ska"], ["s", "siz", "\u044b", "\u0627\u062a", "sor", "schild", "sWith", " Desktop"], ["s", "siz", "\u044b", "\u0627\u062a", "sor", " Desktop", "ska", "\u05ea"], ["s", "siz", "\u0627\u062a", "\u044b", " Desktop", "ska", "sor", "sites"], ["s", " whilst", " amongst", " Whilst", "Whilst", " Majority", " utilizing", "siz"], ["s", "siz", "\u0627\u062a", " whilst", " Desktop", "es", " utilizing", "\u044b"], ["s", "siz", "\u0627\u062a", " Desktop", "szer", "sWith", "\u044b", "ska"], ["s", "siz", "\u0627\u062a", "sWith", "szer", " Desktop", "ska", "schirm"], ["s", "siz", "\u0627\u062a", " Desktop", "szer", "schirm", "\u044b", "sor"], ["s", "siz", "\u0627\u062a", " Europe", " Desktop", "sWith", " desktop", "schirm"], ["eias", " Desktop", "schirm", "siz", "sWith", "s", "szer", " desktop"], [" Desktop", "eias", " desktop", " Internet", "schirm", "\u5b22", "s", " Europe"], ["s", " Europe", " European", " ,", " Desktop", " Internet", " desktop", "\u5b22"], [" Desktop", " desktop", " {{", "/desktop", " [[", "s", "/{{", " Europe"], [" Desktop", " desktop", "/desktop", " macOS", "SKTOP", "schirm", "esktop", " electronics"], [" desktop", " Desktop", "/desktop", " macOS", " tabletop", " laptops", " electronics", "SKTOP"], [" ___", " desktop", " __", " Desktop", "/desktop", " ____", " *__", " \ufffd"], [" desktop", " Desktop", "/desktop", " ___", " __", " ____", " tabletop", " macOS"], [" desktop", " ___", " ____", " __", " Desktop", " ...", "/desktop", " ...\\"], [" ...", " desktop", " ...\\", " \u2026", " .**", " Desktop", " .*", " __"], [" ...", " \u2026", " and", " .", " [...]", " Europe", " desktop", " via"], [" and", " \u2026", " Europe", " via", " environments", " European", " desktop", " \u2013"], [" environments", "/desktop", " desktop", " Europe", " via", " and", " European", " technologies"], ["/desktop", " desktop", "[^", " environments", " Europe", " hardware", " technologies", " software"], [" desktop", "/desktop", "[^", " Europe", " Desktop", " software", " macOS", " \u2013"], [" desktop", "/desktop", " macOS", " Desktop", " software", "[^", " hardware", " IoT"], [" desktop", "/desktop", " Desktop", " macOS", " software", " Software", " hardware", " laptops"], [" desktop", " macOS", " Desktop", "/desktop", " Windows", " software", " Linux", " iOS"], [" desktop", "/desktop", " Desktop", " macOS", " Windows", "desktop", "Desktop", "[^"], [" desktop", " Desktop", "/desktop", " Windows", " macOS", "desktop", "Windows", "Desktop"], [" desktop", " Desktop", "/desktop", "desktop", " macOS", " Windows", "Desktop", "Windows"], [" desktop", " Desktop", "/desktop", "desktop", " Windows", " macOS", "Desktop", "Windows"], [" desktop", " Desktop", " Windows", "/desktop", " macOS", "desktop", "Desktop", " Linux"], [" desktop", " Desktop", " Windows", "/desktop", " macOS", " laptops", "desktop", "Desktop"], [" desktop", "/desktop", " Desktop", " Windows", " macOS", " laptops", " platforms", " Europe"], [" desktop", " Desktop", " Windows", "/desktop", " macOS", " (~", " platforms", " Europe"], [" Desktop", " (~", " (", " Windows", " desktop", " and", " AND", " Europe"], [" AND", " and", " Desktop", "\u2014and", " Windows", ",and", " (~", " ("], [" Desktop", " (~", "+,", " AND", "/Linux", "/desktop", " Windows", " (*"], [" (~", " (*", " Desktop", " (", "+,", " AND", " (**", " (`"], [" Desktop", " (~", "+,", " (*", " Windows", ",*", "++,", "*,"], ["+,", "*,", " (),", ",", " (~", "++,", ".*,", " (*"], [" (~", " Desktop", "+,", " (*", " Windows", " (+", " (),", "++,"], [" Windows", " Desktop", " Linux", " macOS", " Backend", "Windows", " (~", " GUI"], [" Windows", " Linux", " Backend", " macOS", " Server", "Windows", " Desktop", " server"], [" Windows", " Linux", " Backend", " macOS", " Desktop", " Server", " WebGL", "Windows"], [" Linux", " Windows", " Desktop", " macOS", " Backend", "Windows", " Server", " iOS"], [" Linux", " Server", " macOS", " Windows", " Desktop", " Backend", " server", " WebGL"], [" Server", " server", "Server", "/server", " Linux", " Windows", "_server", ".Server"], [" Server", " Windows", " server", " Linux", "Server", " macOS", " Web", ","], [" Server", ",", " Windows", " server", " Linux", "Server", " macOS", " Web"], [",", " Server", " (", " Windows", " Linux", " Web", " macOS", " Window"]], "p": [[1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9876, 0.0052, 0.0019, 0.0007, 0.0005, 0.0003, 0.0002, 0.0002], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9912, 0.0025, 0.0008, 0.0005, 0.0003, 0.0001, 0.0001, 0.0001], [0.995, 0.0017, 0.0004, 0.0002, 0.0001, 0.0001, 0.0, 0.0], [0.9934, 0.0012, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001, 0.0], [0.9957, 0.0007, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.8802, 0.0723, 0.0056, 0.0043, 0.0028, 0.0007, 0.0006, 0.0003], [0.9967, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9716, 0.0023, 0.0005, 0.0004, 0.0003, 0.0003, 0.0002, 0.0002], [0.962, 0.0039, 0.0013, 0.0006, 0.0006, 0.0005, 0.0004, 0.0003], [0.8995, 0.005, 0.0017, 0.0009, 0.0008, 0.0007, 0.0006, 0.0005], [0.56, 0.0043, 0.0031, 0.002, 0.0019, 0.0016, 0.0015, 0.0014], [0.0125, 0.0104, 0.0086, 0.0081, 0.0041, 0.0038, 0.0038, 0.0036], [0.0161, 0.0086, 0.0071, 0.0043, 0.0043, 0.0041, 0.0041, 0.0038], [0.0122, 0.0101, 0.0061, 0.0057, 0.0051, 0.0042, 0.0035, 0.0033], [0.0366, 0.0267, 0.0222, 0.0152, 0.0126, 0.0126, 0.0087, 0.0082], [0.0794, 0.0794, 0.0375, 0.0122, 0.0079, 0.0069, 0.0069, 0.0065], [0.1368, 0.057, 0.0325, 0.0223, 0.0135, 0.0093, 0.0087, 0.0068], [0.1256, 0.0863, 0.0715, 0.036, 0.028, 0.0263, 0.0193, 0.0124], [0.1053, 0.0497, 0.0467, 0.0235, 0.0207, 0.0126, 0.0111, 0.0111], [0.0432, 0.0316, 0.0231, 0.0231, 0.0217, 0.0204, 0.0192, 0.018], [0.1524, 0.0437, 0.0265, 0.0194, 0.0194, 0.0161, 0.0151, 0.0151], [0.3393, 0.1101, 0.0554, 0.0358, 0.0336, 0.0159, 0.0066, 0.0062], [0.1584, 0.0848, 0.0401, 0.0189, 0.0138, 0.013, 0.0122, 0.0122], [0.0282, 0.0265, 0.0265, 0.0233, 0.0125, 0.0117, 0.0097, 0.0091], [0.0527, 0.0437, 0.0182, 0.0142, 0.0118, 0.0104, 0.0104, 0.0092], [0.0826, 0.0604, 0.039, 0.0196, 0.0144, 0.0112, 0.0105, 0.0087], [0.1025, 0.0905, 0.0484, 0.0259, 0.019, 0.0139, 0.0122, 0.0115], [0.1849, 0.1121, 0.093, 0.0564, 0.0235, 0.0098, 0.0098, 0.0092], [0.2664, 0.1259, 0.1111, 0.098, 0.0219, 0.017, 0.016, 0.0103], [0.3524, 0.1564, 0.1218, 0.0477, 0.0175, 0.0155, 0.0094, 0.0088], [0.543, 0.1556, 0.1069, 0.0393, 0.0347, 0.0186, 0.0136, 0.0106], [0.6168, 0.2002, 0.0574, 0.0239, 0.0239, 0.0239, 0.0128, 0.0047], [0.7318, 0.1441, 0.0468, 0.0172, 0.0134, 0.0104, 0.0092, 0.0022], [0.526, 0.2485, 0.0406, 0.0381, 0.0192, 0.018, 0.0124, 0.0062], [0.483, 0.1777, 0.0577, 0.0509, 0.0329, 0.024, 0.0129, 0.0088], [0.3182, 0.1503, 0.1503, 0.0756, 0.0203, 0.018, 0.0149, 0.014], [0.217, 0.1236, 0.1236, 0.1025, 0.0313, 0.0167, 0.0139, 0.0139], [0.1364, 0.0569, 0.0569, 0.0471, 0.0367, 0.0304, 0.0252, 0.0153], [0.2049, 0.0854, 0.0625, 0.0551, 0.0334, 0.0277, 0.0245, 0.0216], [0.0816, 0.0597, 0.0527, 0.0265, 0.022, 0.0194, 0.0171, 0.0142], [0.1447, 0.1127, 0.0775, 0.0415, 0.0222, 0.0184, 0.0184, 0.0162], [0.1133, 0.0731, 0.0687, 0.0392, 0.0253, 0.0253, 0.0237, 0.021], [0.1225, 0.0616, 0.0511, 0.0511, 0.048, 0.0451, 0.033, 0.033], [0.1044, 0.0717, 0.0559, 0.0463, 0.0435, 0.0248, 0.0233, 0.0219], [0.3758, 0.1775, 0.1077, 0.0653, 0.0212, 0.0176, 0.0165, 0.0146], [0.6674, 0.0621, 0.0427, 0.0377, 0.0293, 0.0202, 0.013, 0.0074], [0.7045, 0.051, 0.051, 0.031, 0.0188, 0.0146, 0.0129, 0.0129], [0.45, 0.3504, 0.0782, 0.0419, 0.0082, 0.0073, 0.0073, 0.0073], [0.3719, 0.1757, 0.1368, 0.1368, 0.0392, 0.0305, 0.0163, 0.0144], [0.9824, 0.0066, 0.0045, 0.001, 0.001, 0.0007, 0.0004, 0.0003], [0.8905, 0.0443, 0.0144, 0.0099, 0.0053, 0.0047, 0.0041, 0.0036], [0.8118, 0.0755, 0.0404, 0.0131, 0.0102, 0.009, 0.0058, 0.0038], [0.999, 0.0006, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0]], "ranks": {"Swift": [46013, 12289, 6801, 60058, 4713, 3342, 12326, 83236, 107216, 58108, 27842, 114529, 91248, 84795, 35079, 40308, 21791, 39527, 42031, 61221, 39078, 116075, 63770, 46114, 109274, 169589, 156040, 126579, 133312, 173670, 96145, 29672, 39385, 82742, 105255, 83932, 58304, 38080, 35371, 53767, 29726, 30803, 42700, 33683, 23880, 18366, 16262, 15026, 19728, 22957, 102270, 108960, 46529, 37334, 24191, 8439, 2824, 1511, 1539, 1646, 990, 594, 256], "Kotlin": [187825, 182342, 129026, 44287, 40749, 58004, 62061, 97623, 147545, 176952, 144800, 60537, 48747, 109573, 108871, 99333, 77990, 58110, 71261, 122830, 127494, 39724, 19913, 39014, 11003, 1764, 1290, 1713, 1331, 1747, 2079, 6820, 7535, 4721, 3448, 1287, 397, 373, 371, 681, 844, 996, 1190, 1577, 1983, 4757, 7069, 8578, 17761, 23888, 38152, 30894, 4787, 3055, 1346, 986, 483, 450, 518, 604, 501, 421, 538], "Rust": [33262, 70857, 49893, 66521, 16323, 13775, 19557, 24331, 21191, 13988, 10368, 14479, 8047, 8784, 9940, 15054, 9511, 15784, 22424, 24770, 31251, 37634, 23388, 14618, 11777, 16061, 11183, 9833, 12438, 19243, 8553, 10283, 7535, 10028, 12037, 9061, 3155, 2660, 2742, 4604, 2708, 2283, 3689, 4921, 3668, 2141, 1542, 1905, 3442, 2831, 11369, 18625, 3520, 1479, 1749, 2752, 1004, 731, 874, 3700, 1474, 1432, 829]}}, {"pos": 376, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", "\u00a0\u00a0"], [",", "\u2013", ".", "\u2013and", " \u2013", ";", ",.", ".\u2013"], [",", ".", "\u2013", ";", "\u2026", "\u2026..", "\u2026.", ".\u2013"], [" milfs", " Guta", " Blowjob", "\ufffd\ufffd", "-------------</", "\u54e5\u534e", " Strec", " Shemale"], [".", ".@", ":@", ",", "\uff20", ",@", " (@", "@"], [".", ",", "!).", " \u200b\u200b", "\uff01", "!", ".\u201c", ":"], [".", ",", " \u00a0", ".\u201d", "!", "\u00a0", ".\u2019", ".\u201c"], [".", ",", "-ish", "-and", "iland", "-old", "\ufffds", "\ufffdt"], [".", ",", "!.", ".\");", ".&", ".\u201d", "-ish", ".\"\"\""], [",", "\ufffd\ufffd", "-Cds", "\u516c\u53f7", "\u65c5\u6e38\u5ea6\u5047\u533a", "\u00ading", "r\u00e9di", "\u00adtion"], [",", ".", "\u00a0", " though", ";", ".&", "-ish", "-or"], ["\ufffdt", "iland", "\ufffd\ufffd", " veggies", " goodies", "\u54e5\u534e", "iance", "\u6e21\u5047"], ["\u54e5\u534e", " veggies", "iance", "iland", "\u5e97\u94fa\u7ecf\u8425\u8005", "\u5404\u79cd\u5404\u6837", "-ish", "\u591a\u5143\u5316\u7684"], ["-ish", " savvy", "-esque", "\u8001\u8001\u5b9e", "\u54e5\u534e", " goodies", "\u751a\u81f3\u4f1a", "-wide"], [" even", " mostly", " savvy", " just", " though", " effortlessly", " arguably", " goodies"], [" incredibly", " folks", " even", " though", " goodies", " plenty", " thru", "\u751a\u81f3\u4e8e"], [" incredibly", "-esque", " pretty", " guys", " kids", " folks", "-ish", " savvy"], ["-esque", " incredibly", "-ish", " tech", " savvy", " pretty", " goodies", " stuff"], ["-esque", " incredibly", "-ish", " savvy", " even", " hugely", "\u751a\u81f3\u662f", "\u751a\u81f3\u8fd8\u6709"], [" hugely", "\u751a\u81f3\u662f", " incredibly", "\u751a\u81f3\u4e8e", " myriad", " \uc2ec\uc9c0\uc5b4", "\u751a\u81f3\u8fd8\u6709", "-esque"], ["<|endoftext|>", " hugely", " even", " \n\n", " myriad", " though", "  \n\n", " vastly"], ["\u751a\u81f3\u8fd8\u6709", " ``", "\u751a\u81f3\u662f", " ;;^", " incredibly", "\u5171\u540c\u6253\u9020", " globally", "\u751a\u81f3\u4e8e"], [" ``", " even", " hugely", " worldwide", " incredibly", " globally", " ultimately", " massively"], [" ,", " even", " and", " ultimately", " ever", " both", "<|endoftext|>", " eventually"], [" {{", " [[", " incredibly", " globally", " \r\n\r\n", " worldwide", " __", " even"], [" technologies", " **", " globally", " technology", " worldwide", " aerospace", " incredibly", " tech"], [" technologies", " technology", " worldwide", " globally", " global", " aerospace", " tech", " software"], [" technologies", " technology", " ,", " **", " worldwide", " globally", " __", " tech"], [" technologies", " technology", " tech", " globally", " worldwide", " global", " software", " modern"], [" technologies", " **", " tech", " technology", " globally", " worldwide", " software", " global"], [" **", " technology", " tech", " technologies", " globally", " worldwide", " global", " even"], [" technology", " everything", " and", " global", " technologies", " worldwide", " even", " ..."], [" and", " technology", " everything", " even", " tech", " global", " all", " worldwide"], [" technology", " technologies", " tech", " global", " globally", " systems", " complex", " software"], [" tech", " technologies", " technology", " globally", " **", " global", " architectures", " systems"], [" tech", " technologies", " software", " globally", " technology", " global", " IoT", " \ufffd"], [" software", " tech", " IoT", " technologies", " blockchain", " \ufffd", " hardware", " cyber"], [" software", " tech", " IoT", " blockchain", " cyber", " digital", " hardware", " cybersecurity"], [" software", " hardware", " cyber", " blockchain", " cybersecurity", " tech", " IoT", " backend"], [" online", " software", " web", " cyber", " cybersecurity", " IoT", " internet", " backend"], [" software", " online", " hardware", " cyber", " servers", " cybersecurity", " server", " backend"], [" online", " internet", " web", " software", " Internet", " server", " servers", " backend"], [" internet", " online", " web", " server", " servers", " software", " Internet", " backend"], [" internet", " software", " web", " Internet", " online", " server", " servers", " backend"], [" servers", " internet", " server", " backend", " web", " software", " online", " Internet"], [" software", " servers", " backend", " server", " internet", " web", " hardware", " infrastructure"], [" servers", " software", " server", " backend", " hardware", " hosting", " web", " infrastructure"], [" servers", " AND", " hosting", " backend", " server", " hardware", " plus", " and"], [" AND", " servers", "\u2014and", " backend", " server", " Backend", " hosting", " Server"], [" AND", " backend", " Backend", " servers", " hosting", " server", " hardware", "\u2014and"], [" AND", " Backend", " backend", " WebGL", " Blowjob", "\u670d\u52a1\u7aef", "Backend", "/backend"], [" Backend", " backend", " AND", " WebGL", " Server", "\u670d\u52a1\u7aef", " Desktop", " frontend"], [" Backend", " backend", " WebGL", " AND", " Server", "Backend", " Desktop", " GPU"], [" Backend", " WebGL", " backend", "Backend", " Server", " Desktop", " frontend", " Android"], [" Backend", " backend", " Server", "Backend", " server", "/backend", "backend", "-backend"], [" Backend", " Server", " server", " backend", " Servers", " servers", "-server", "server"], [" Backend", " backend", " Server", " WebGL", " server", " Browser", " Servers", "Backend"], [" Backend", " Server", " backend", " server", " WebGL", " Browser", " Desktop", "Backend"], [" Server", " server", " Servers", "server", " Backend", " servers", "Server", "_server"], [" Server", " server", "Server", " Backend", " Servers", "_server", " servers", "server"], [" Server", " server", " Backend", " backend", " Servers", "Server", " Web", " WebGL"], [" Server", " server", " Web", " Backend", " Servers", "Server", " WebGL", " backend"], [" Server", " Web", " Backend", " server", " Browser", " Servers", " WebGL", " Desktop"]], "p": [[0.7005, 0.2577, 0.0349, 0.0032, 0.0012, 0.0006, 0.0005, 0.0003], [0.4475, 0.2889, 0.1131, 0.0163, 0.0144, 0.0144, 0.003, 0.0028], [0.7851, 0.1752, 0.0345, 0.0017, 0.0006, 0.0006, 0.0004, 0.0003], [0.0044, 0.0036, 0.0027, 0.0025, 0.0024, 0.0018, 0.0018, 0.0018], [0.0785, 0.054, 0.0327, 0.0187, 0.0128, 0.0106, 0.0106, 0.0073], [0.5377, 0.154, 0.0025, 0.0025, 0.0021, 0.0021, 0.0012, 0.0011], [0.8747, 0.0922, 0.0059, 0.0046, 0.0028, 0.0022, 0.0012, 0.0011], [0.0324, 0.0324, 0.0135, 0.0041, 0.0041, 0.0039, 0.0032, 0.0027], [0.1765, 0.0224, 0.0073, 0.0064, 0.0053, 0.0053, 0.0047, 0.0039], [0.035, 0.0042, 0.0022, 0.0012, 0.0011, 0.0009, 0.0008, 0.0008], [0.2619, 0.0964, 0.0139, 0.0074, 0.0066, 0.0058, 0.004, 0.0031], [0.0028, 0.0021, 0.0018, 0.0015, 0.0012, 0.0011, 0.001, 0.001], [0.0043, 0.0023, 0.0012, 0.0011, 0.0008, 0.0008, 0.0008, 0.0007], [0.0027, 0.0019, 0.0016, 0.0012, 0.0011, 0.001, 0.001, 0.0009], [0.0088, 0.0042, 0.0037, 0.0037, 0.0029, 0.0025, 0.0025, 0.0024], [0.0134, 0.0067, 0.0063, 0.0046, 0.0041, 0.0041, 0.0036, 0.0034], [0.0729, 0.0209, 0.0163, 0.0119, 0.0119, 0.0119, 0.0112, 0.0105], [0.0268, 0.0251, 0.0112, 0.0092, 0.0092, 0.0072, 0.0056, 0.0053], [0.0642, 0.0285, 0.0119, 0.0082, 0.0064, 0.006, 0.0053, 0.005], [0.0188, 0.0166, 0.0147, 0.0079, 0.0061, 0.0057, 0.0051, 0.0051], [0.9331, 0.0007, 0.0007, 0.0006, 0.0005, 0.0004, 0.0004, 0.0004], [0.0052, 0.0034, 0.003, 0.0023, 0.0023, 0.002, 0.0019, 0.0017], [0.1546, 0.0099, 0.0077, 0.0064, 0.006, 0.0047, 0.0032, 0.0028], [0.0456, 0.0355, 0.0333, 0.0168, 0.0096, 0.0096, 0.009, 0.0074], [0.0218, 0.0141, 0.0132, 0.011, 0.011, 0.0097, 0.0097, 0.0091], [0.0518, 0.0487, 0.026, 0.0158, 0.0148, 0.0131, 0.0109, 0.0109], [0.1083, 0.0617, 0.058, 0.058, 0.0166, 0.0156, 0.0138, 0.0122], [0.0741, 0.0577, 0.0397, 0.0373, 0.035, 0.035, 0.029, 0.0241], [0.2156, 0.0844, 0.0844, 0.0399, 0.0311, 0.0188, 0.0147, 0.0114], [0.179, 0.1394, 0.102, 0.09, 0.0258, 0.0147, 0.013, 0.0114], [0.2171, 0.1162, 0.0799, 0.0799, 0.0354, 0.0313, 0.0259, 0.0178], [0.0827, 0.0416, 0.0367, 0.0367, 0.0345, 0.0324, 0.0324, 0.0304], [0.07, 0.058, 0.0481, 0.0352, 0.0274, 0.0274, 0.0227, 0.02], [0.1065, 0.1, 0.0687, 0.0269, 0.021, 0.0185, 0.0174, 0.0144], [0.1042, 0.0762, 0.0408, 0.0318, 0.0318, 0.0263, 0.016, 0.015], [0.0578, 0.0351, 0.0291, 0.0257, 0.0226, 0.02, 0.0176, 0.0166], [0.1034, 0.0668, 0.0357, 0.0278, 0.0231, 0.018, 0.018, 0.0169], [0.1353, 0.053, 0.0342, 0.0321, 0.0284, 0.0235, 0.0207, 0.0195], [0.1081, 0.0423, 0.033, 0.031, 0.031, 0.0291, 0.0273, 0.0177], [0.1038, 0.1038, 0.0337, 0.0317, 0.0317, 0.0279, 0.0232, 0.0232], [0.2246, 0.0776, 0.039, 0.0324, 0.0304, 0.0286, 0.0268, 0.0268], [0.1868, 0.1648, 0.1133, 0.1, 0.0687, 0.0687, 0.0535, 0.0197], [0.1756, 0.1549, 0.1065, 0.094, 0.0829, 0.0646, 0.0646, 0.021], [0.1065, 0.094, 0.0883, 0.0688, 0.0688, 0.0646, 0.0646, 0.0392], [0.1177, 0.0917, 0.0917, 0.0671, 0.063, 0.0556, 0.0491, 0.0247], [0.0706, 0.0663, 0.0585, 0.0485, 0.0428, 0.0428, 0.0277, 0.019], [0.0949, 0.054, 0.0508, 0.0448, 0.0349, 0.0272, 0.0255, 0.0225], [0.0922, 0.0339, 0.0319, 0.0281, 0.0281, 0.0219, 0.015, 0.0133], [0.1282, 0.0645, 0.0416, 0.0345, 0.0253, 0.0174, 0.0174, 0.0105], [0.0459, 0.0431, 0.0405, 0.0132, 0.009, 0.0062, 0.0062, 0.0058], [0.2164, 0.0312, 0.013, 0.0074, 0.0048, 0.0045, 0.0045, 0.004], [0.334, 0.0745, 0.0292, 0.0274, 0.0258, 0.0177, 0.0138, 0.0114], [0.4372, 0.0407, 0.0382, 0.0298, 0.018, 0.015, 0.015, 0.0075], [0.4579, 0.0702, 0.066, 0.0178, 0.0178, 0.0147, 0.013, 0.013], [0.6883, 0.2532, 0.0126, 0.0126, 0.0076, 0.0041, 0.0041, 0.0025], [0.3343, 0.2951, 0.179, 0.123, 0.0101, 0.0101, 0.0069, 0.0069], [0.5245, 0.1929, 0.1033, 0.0804, 0.0553, 0.0085, 0.004, 0.004], [0.3955, 0.2718, 0.1455, 0.0687, 0.0607, 0.0135, 0.005, 0.005], [0.7794, 0.1971, 0.0067, 0.0028, 0.0028, 0.0025, 0.0022, 0.0015], [0.9792, 0.0179, 0.0013, 0.0005, 0.0003, 0.0002, 0.0001, 0.0001], [0.9626, 0.0291, 0.0027, 0.0013, 0.0009, 0.0008, 0.0008, 0.0004], [0.9735, 0.0157, 0.0031, 0.0019, 0.0013, 0.001, 0.0006, 0.0005], [0.9727, 0.0122, 0.0066, 0.0015, 0.0011, 0.001, 0.0009, 0.0008]], "ranks": {"Swift": [12825, 6528, 7011, 120217, 12013, 9287, 18121, 108915, 218543, 197141, 109245, 187372, 225884, 134560, 29568, 15857, 6755, 32067, 28703, 21981, 1494, 52046, 9678, 3466, 3246, 22878, 15304, 4763, 7594, 13685, 12415, 7522, 7846, 14327, 42707, 25662, 12280, 17241, 16700, 14920, 20516, 26483, 40254, 26826, 32835, 44317, 40509, 20098, 40386, 74724, 122756, 72413, 30653, 14649, 6378, 4011, 1206, 1018, 1710, 2159, 1085, 916, 370], "Kotlin": [230174, 197594, 142075, 18556, 34870, 81082, 191167, 194134, 157743, 198528, 205289, 124400, 95451, 103137, 165601, 142272, 48438, 39803, 78748, 144949, 141053, 9897, 4203, 25721, 2010, 165, 579, 2562, 1794, 1415, 2940, 7654, 10664, 4025, 3862, 2485, 850, 792, 875, 7672, 6832, 15717, 17957, 12175, 19359, 37538, 38041, 21959, 15439, 37677, 35059, 8676, 1441, 1159, 493, 340, 217, 205, 318, 412, 240, 359, 531], "Rust": [19752, 55134, 38977, 63412, 8803, 5992, 28117, 16914, 53607, 25493, 14033, 30299, 50277, 19522, 12876, 14029, 11114, 52908, 54040, 66437, 35289, 41889, 16770, 8870, 5536, 10969, 7311, 9322, 10414, 17000, 17661, 15480, 12262, 18790, 61603, 52323, 12116, 9942, 8071, 14356, 6663, 5137, 5700, 7807, 6315, 6341, 5970, 4083, 2265, 7619, 25936, 9209, 1727, 1047, 565, 614, 160, 143, 252, 665, 251, 278, 208]}}, {"pos": 377, "top": [[" \u2013", "\u2013", "  ", " [\u2026]", ".", " ", "a", "e"], [" \u2013", "  ", "   \n\n", "\u2013and", "   \r\n", "\u064a\u0651", "izer", " \u2013,"], ["\u2013", " \u2013", "\u2026..", "\u2013and", "\u2026\u2026", ".\u2013", ".", "\u2026"], ["izer", "\ub9c1", " `_", "hend", "deck", "herr", "pren", "iest"], ["izer", " `", "ization", "ing", "board", "hood", "ize", " Server"], [" Server", "ization", "izer", "ize", "board", "pool", "ship", "ing"], [" `", "ship", "   ", "    ", "____", "  ", "`", "ing"], [" `", "ship", "____", "   ", "    ", "  ", " ____", " Server"], [" `", "ship", " ......", "`s", "`.", "   \n\n", "    \n\n", "......"], ["ship", "\u2013", " `", "al", "ing", "eer", "hip", ","], ["a", " `", "d", "ship", "al", "ing", "t", "er"], ["ization", " `", "izer", "eer", "ized", "ship", " Server", "al"], [" `", "izer", " Server", "ized", "ization", " `_", "ship", "eer"], ["ship", " Server", " `", "eer", "al", "ized", "hip", " Ship"], [" `", "ship", " Server", " Ship", "hip", "al", "d", "(`"], [" `", "al", "d", "e", "ship", " amongst", "ing", "a"], ["al", " `", "a", "e", "d", "`s", "ship", " Server"], ["`s", "ship", " `", " Server", "al", "hip", "o", "base"], [" Server", "ship", "`s", " `", "ized", "al", "e", "-host"], [" `", " --", " ,", "e", "d", "o", "a", "t"], ["<|endoftext|>", " ,", "a", "e", "d", " `", " --", "t"], [" Server", "ship", " Theater", "izer", "ized", "hall", " `", " Internet"], [" Server", " `", " --", " ``", " ,", "ship", " `_", " Internet"], [" ,", " --", " `", " Server", " -", " ;", " ``", "ship"], [" --", " __", " ____", " \r\n\r\n", " ,", " `", " `_", "`,"], [" server", " Server", " servers", " backend", " infrastructure", " __", " shipping", " --"], [" server", " servers", " Server", " infrastructure", " backend", " shipping", " systems", " networks"], [" ,", " --", " __", " server", " ____", " _", " infrastructure", " servers"], [" ,", " __", " server", " --", " systems", " Server", " servers", " ____"], [" ...", " __", " ____", " server", " ______", " systems", " infrastructure", " servers"], [" ...", " __", " ____", " .", " ,", " server", " systems", " ...."], [" ...", " .", " ,", " /", " and", " systems", " -", " @"], [" /", " ...", " .", " ,", " -", " and", " systems", " technology"], [" infrastructure", " tech", " systems", " technology", " server", " /", " technologies", " backend"], [" infrastructure", " tech", " server", " backend", " ecosystem", " systems", " /", " technology"], [" infrastructure", " /", " tech", " \u2013", " backend", " server", " ecosystem", " technology"], [" server", " backend", " infrastructure", " servers", " tech", " Server", " software", " APIs"], [" server", " Server", " backend", " infrastructure", " servers", " software", " APIs", " tech"], [" backend", " server", " Server", " servers", " infrastructure", " Backend", " /", " SERVER"], [" server", " Server", " servers", " backend", "Server", "server", " SERVER", "-server"], [" server", " Server", " servers", " backend", "Server", " SERVER", "server", "-server"], [" server", " Server", " servers", "Server", " backend", "-server", "server", " SERVER"], [" server", " servers", " Server", " backend", "-server", "Server", "server", " SERVER"], [" Server", " server", " servers", " backend", "Server", " Backend", " SERVER", "-server"], [" server", " servers", " Server", " backend", " Backend", "-server", " Servers", " SERVER"], [" server", " Server", " servers", " backend", " Backend", " infrastructure", "-server", "/server"], [" server", " servers", " Server", " backend", " infrastructure", "/server", " Backend", "-server"], [" Server", " servers", " server", " and", " Backend", " backend", " AND", " infrastructure"], [" AND", " Server", " Backend", " servers", " and", " backend", " server", " Servers"], [" Backend", " Server", " servers", " AND", " Servers", " backend", " server", "+,"], [" Backend", " Server", " AND", "+,", " backend", ",and", " Servers", "++,"], ["+,", " Backend", ",and", "++,", " backend", " AND", "\u00ae,", "\u2014and"], ["++,", " Backend", "+,", " backend", ",**", "-side", "#,", "{},"], [" Backend", " backend", "++,", "+,", "-backend", "-side", "Backend", "backend"], [" Backend", " backend", "-backend", "Backend", "backend", "/backend", "-side", " frontend"], [" Backend", " backend", "-side", "-backend", "Backend", "/backend", "backend", " APIs"], [" Backend", " backend", "-side", "-backend", "/backend", "Backend", " plugins", " APIs"], ["-side", " Backend", " backend", " Side", "side", "Side", " side", "-backend"], [" Backend", "-side", " backend", " APIs", " API", " Side", "-backend", "Backend"], ["-side", " Backend", " backend", " Plugins", " plugins", " Side", " Plugin", " APIs"], ["-side", " Backend", " backend", " plugins", " Plugins", " APIs", " Plugin", " API"], [" Plugins", "-side", " plugins", ",", " Backend", " APIs", " Plugin", " backend"], [",", " Plugins", " plugins", "-side", " Backend", " Plugin", " APIs", " backend"]], "p": [[0.8016, 0.0375, 0.013, 0.0089, 0.0084, 0.0057, 0.0048, 0.004], [0.118, 0.0193, 0.0181, 0.011, 0.0097, 0.0075, 0.0071, 0.0067], [0.547, 0.1776, 0.074, 0.0396, 0.035, 0.0146, 0.0107, 0.0042], [0.021, 0.0034, 0.0028, 0.0021, 0.0021, 0.0016, 0.0011, 0.0011], [0.07, 0.0352, 0.0257, 0.0227, 0.0177, 0.0122, 0.0114, 0.0107], [0.0263, 0.017, 0.015, 0.0132, 0.0132, 0.0071, 0.0071, 0.0063], [0.2128, 0.0691, 0.0254, 0.0224, 0.0175, 0.0175, 0.0145, 0.0145], [0.1259, 0.0435, 0.0281, 0.0248, 0.0233, 0.0206, 0.015, 0.011], [0.1569, 0.0373, 0.0273, 0.0226, 0.0212, 0.0137, 0.0129, 0.0107], [0.0568, 0.0173, 0.0173, 0.0119, 0.0093, 0.0087, 0.0082, 0.0082], [0.0682, 0.0565, 0.0499, 0.0302, 0.0267, 0.0221, 0.0208, 0.0195], [0.0468, 0.0413, 0.0388, 0.0284, 0.0251, 0.0235, 0.0195, 0.0162], [0.0765, 0.0319, 0.0319, 0.03, 0.0264, 0.0182, 0.0182, 0.0171], [0.0371, 0.0271, 0.0187, 0.012, 0.012, 0.0113, 0.0106, 0.0083], [0.0987, 0.0411, 0.0104, 0.0098, 0.0086, 0.0072, 0.0063, 0.0056], [0.0899, 0.013, 0.0089, 0.0074, 0.0069, 0.0065, 0.0051, 0.0051], [0.033, 0.031, 0.02, 0.0188, 0.0166, 0.0138, 0.0114, 0.0114], [0.0371, 0.0225, 0.0225, 0.0165, 0.0121, 0.0069, 0.0061, 0.005], [0.0326, 0.0145, 0.0145, 0.0145, 0.0088, 0.0068, 0.0064, 0.005], [0.0805, 0.0431, 0.038, 0.0336, 0.018, 0.0116, 0.0116, 0.0109], [0.1988, 0.0779, 0.0503, 0.0325, 0.0325, 0.0174, 0.0153, 0.0127], [0.0136, 0.0064, 0.0047, 0.0044, 0.0028, 0.0027, 0.0027, 0.0024], [0.0277, 0.026, 0.0115, 0.0096, 0.009, 0.0079, 0.0048, 0.0048], [0.3134, 0.0898, 0.0744, 0.0101, 0.0061, 0.0051, 0.0037, 0.0037], [0.1929, 0.0755, 0.0335, 0.0335, 0.0315, 0.0245, 0.0169, 0.0169], [0.0406, 0.0336, 0.0246, 0.0169, 0.014, 0.0096, 0.0096, 0.008], [0.0543, 0.0329, 0.02, 0.0176, 0.0146, 0.0137, 0.0078, 0.0057], [0.1574, 0.1082, 0.1016, 0.0451, 0.0241, 0.0177, 0.0177, 0.0166], [0.1173, 0.0628, 0.0431, 0.0358, 0.0296, 0.0231, 0.0217, 0.0204], [0.3695, 0.0567, 0.047, 0.0184, 0.0162, 0.0119, 0.0105, 0.0098], [0.7267, 0.0282, 0.0142, 0.0125, 0.0097, 0.0081, 0.0076, 0.0076], [0.667, 0.0583, 0.0401, 0.0138, 0.0108, 0.007, 0.0054, 0.0042], [0.1558, 0.1375, 0.0945, 0.0506, 0.0288, 0.0254, 0.0136, 0.0113], [0.0345, 0.0324, 0.0237, 0.0237, 0.0209, 0.0173, 0.0173, 0.0127], [0.0486, 0.0295, 0.0215, 0.0179, 0.0158, 0.0139, 0.0131, 0.0131], [0.0291, 0.0242, 0.0242, 0.0227, 0.02, 0.0177, 0.0121, 0.0121], [0.0591, 0.049, 0.0359, 0.0297, 0.0246, 0.0217, 0.0169, 0.0116], [0.0844, 0.0617, 0.0617, 0.0352, 0.0292, 0.0177, 0.0147, 0.0147], [0.1302, 0.1302, 0.0895, 0.045, 0.0397, 0.0156, 0.0129, 0.0121], [0.2403, 0.2257, 0.1066, 0.0647, 0.0504, 0.0325, 0.027, 0.0164], [0.3174, 0.2801, 0.1323, 0.0487, 0.0335, 0.0216, 0.0216, 0.0168], [0.4301, 0.2302, 0.1582, 0.0312, 0.0312, 0.0189, 0.0167, 0.0122], [0.5214, 0.1918, 0.1318, 0.0333, 0.0157, 0.0157, 0.0139, 0.0108], [0.2908, 0.2566, 0.1212, 0.0573, 0.0288, 0.0224, 0.0211, 0.0211], [0.2818, 0.1709, 0.1709, 0.1175, 0.0246, 0.0204, 0.0159, 0.014], [0.2187, 0.2187, 0.1327, 0.0912, 0.0296, 0.0261, 0.018, 0.0158], [0.2522, 0.1628, 0.0928, 0.0769, 0.0321, 0.0194, 0.0161, 0.0161], [0.1248, 0.0913, 0.0711, 0.0554, 0.052, 0.0405, 0.0405, 0.0246], [0.1026, 0.1026, 0.0705, 0.0662, 0.0622, 0.0377, 0.0377, 0.0244], [0.0912, 0.0912, 0.0553, 0.0357, 0.0315, 0.0296, 0.0278, 0.0246], [0.1848, 0.0724, 0.068, 0.0412, 0.0302, 0.025, 0.0195, 0.0134], [0.1205, 0.0882, 0.0882, 0.0778, 0.0345, 0.0286, 0.0209, 0.0135], [0.1092, 0.1092, 0.0705, 0.0428, 0.0355, 0.0259, 0.0259, 0.0244], [0.2828, 0.1944, 0.0557, 0.0462, 0.0383, 0.028, 0.0192, 0.015], [0.5133, 0.3998, 0.029, 0.0155, 0.0137, 0.0107, 0.0035, 0.0019], [0.5658, 0.3029, 0.0596, 0.0194, 0.0081, 0.0071, 0.0055, 0.0034], [0.6104, 0.2884, 0.0344, 0.0127, 0.0077, 0.0047, 0.0047, 0.0041], [0.917, 0.0403, 0.0168, 0.0131, 0.0033, 0.002, 0.0007, 0.0007], [0.3839, 0.3839, 0.1412, 0.0315, 0.0169, 0.0116, 0.0055, 0.0026], [0.4791, 0.2565, 0.0833, 0.0446, 0.0393, 0.027, 0.027, 0.0099], [0.2929, 0.2013, 0.1568, 0.0951, 0.0741, 0.0577, 0.0396, 0.0165], [0.2414, 0.188, 0.188, 0.1292, 0.061, 0.0475, 0.037, 0.0327], [0.9981, 0.0009, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001, 0.0]], "ranks": {"Swift": [201826, 111631, 62356, 154093, 104247, 22402, 34693, 163645, 193707, 128075, 56183, 151743, 101256, 101835, 36975, 13192, 15594, 35172, 35237, 42091, 14825, 111512, 79364, 45938, 74603, 114617, 125441, 34535, 25527, 59957, 44385, 13121, 16491, 25200, 40794, 29949, 23935, 24667, 24221, 31014, 24259, 28083, 34069, 21267, 32279, 16747, 27538, 24394, 28320, 32669, 64358, 107525, 57161, 28249, 13261, 7164, 2787, 2450, 3787, 3362, 3054, 2352, 1869], "Kotlin": [184737, 181310, 140768, 39629, 91581, 90453, 93552, 145512, 169924, 215420, 200131, 179515, 135037, 194592, 192785, 206938, 188827, 175375, 178372, 224460, 221016, 89329, 75522, 150213, 76692, 7304, 6996, 14641, 12080, 13126, 11644, 31245, 22996, 8375, 5012, 2399, 1222, 1479, 1474, 1595, 1725, 2221, 2103, 2087, 2583, 6052, 8897, 6879, 10169, 22009, 21523, 19986, 6112, 3502, 1667, 1059, 733, 776, 950, 1166, 1274, 1480, 2048], "Rust": [76034, 129007, 60299, 64159, 36194, 20524, 23600, 37058, 38297, 22035, 18166, 21363, 18545, 28001, 31779, 19068, 18153, 31534, 39606, 51472, 31194, 33580, 17474, 8129, 8905, 4972, 6996, 3193, 4315, 9016, 6414, 8192, 6296, 5400, 4869, 2942, 1256, 1195, 905, 601, 564, 656, 632, 922, 1423, 695, 672, 786, 905, 1427, 8759, 25341, 10232, 4596, 3183, 2965, 751, 717, 874, 1739, 1077, 926, 1126]}}, {"pos": 378, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", "\u00a0\u00a0"], [",", "\u2013", ".", ";", "\u2013and", ",.", " \u2013", "\u2026.."], [",", ".", "\u2013", "\u2026..", ";", "\u2026.", "\u2026", "?"], [" milfs", " Blowjob", "-------------</", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\ufffd\ufffd", " Strec", "----------</"], [":@", ".@", ".", "\uff20", " (@", ",@", ".\u201c", " CIF"], [".", ",", "!).", "\uff01", "!", ".\u201c", "!:", ".-"], [".", ",", ".\u201d", "!", " \u00a0", ".\"", ".\u201c", ";"], [".", ",", "\ufffds", "-ish", ".\ufffd", "!--", ":@", "-and"], [".", ",", ".&", "!.", ".\ufffd", ":.", ",.", ".\u201d"], [",", "\ufffd\ufffd", "\ufffdt", "-Cds", "\u516c\u53f7", "\u65c5\u6e38\u5ea6\u5047\u533a", "\u4fe9\u4eba", ".&"], [".", ",", ".&", "-ish", ";", " &", " \ufffd", "\u00a0"], ["\ufffdt", " veggies", " goodies", " stuff", " junk", "-ish", "iland", "\ufffd\ufffd"], [" veggies", "iance", "-ish", "\u54e5\u534e", " goodies", "iland", " stuff", " assorted"], ["-ish", " savvy", "-esque", " goodies", " junk", " guys", " stuff", " veggies"], [" goodies", " even", " savvy", " folks", " stuff", "even", " --", " though"], [" incredibly", " thru", " folks", " goodies", "-esque", " plenty", " kids", "kids"], [" incredibly", "-esque", " folks", " goodies", " stuff", " guys", " tech", " pretty"], ["-esque", " incredibly", " stuff", " tech", " savvy", "-ish", " goodies", " pretty"], ["-esque", " incredibly", "-ish", " savvy", " stuff", " even", " freaking", " hugely"], [" hugely", " myriad", " incredibly", " even", "\u751a\u81f3\u662f", "\u4e43\u81f3", "\u751a\u81f3\u4e8e", "even"], ["<|endoftext|>", "\n\n", " \n\n", "  \n\n", " myriad", " even", "   \n\n", " though"], [" ``", "\u751a\u81f3\u8fd8\u6709", " even", " incredibly", "\u751a\u81f3\u662f", " hugely", " \uc2ec\uc9c0\uc5b4", " massively"], [" ``", " even", " and", " ,", " --", " ''", " myriad", " hugely"], ["<|endoftext|>", " ,", " ``", " even", " and", " --", " &", " just"], [" \n\n", "\n\n", " __", " \r\n\r\n", "  \n\n", "\r\n\r\n", " ____", "   \n\n"], [" __", " ____", " **", " ___", " *__", " ``", " tech", " technologies"], [" __", " technologies", " ``", " ,", " tech", " technology", " **", " ___"], [" ,", " __", "\n\n", " ...", " --", " \n\n", " ____", " _"], [" ...", " __", " ____", " ,", " ___", " and", " \n\n", " ______"], [" ...", " ____", "...", " __", " \u2026", " ______", " ___", " [...]"], [" ...", " \u2026", " ____", " __", " **", " ...\\", "...", " ______"], [" ...", " and", " \u2026", " .", " ,", " everything", " even", " all"], [" ...", " and", " \u2026", " .", " everything", " even", " ,", " all"], [" \u2026", " ...", " tech", " technology", " technologies", " systems", " complex", " science"], [" \u2026", " tech", " technologies", " **", " technology", "\u2014and", " infrastructure", "\u2026**"], [" \u2026", "\u2026*", " tech", "\u2026**", "\u2026\u2026", "\u2026", " \ufffd", " \u2026."], [" tech", " software", " technologies", " hardware", " \ufffd", " blockchain", " technology", " architectures"], [" software", " tech", " hardware", " technologies", " cybersecurity", " blockchain", " robotics", " IoT"], [" hardware", " software", " tech", " blockchain", " cybersecurity", " architectures", " technologies", " architecture"], [" hardware", " software", " tech", " physics", " technologies", " architecture", " robotics", " cybersecurity"], [" hardware", " software", " tech", " physics", " robotics", " technologies", " technology", " architecture"], [" hardware", " software", " robotics", " technology", " physics", " technologies", " tech", " firmware"], [" hardware", " software", " technology", " robotics", " technologies", " tech", " physics", " engineering"], [" hardware", " software", " technology", " robotics", " technologies", " engineering", " electronics", " physics"], [" hardware", " software", " technology", " engineering", " robotics", " modular", " tech", " physics"], [" hardware", " software", " technology", " engineering", " robotics", " tech", " technologies", " modular"], [" hardware", " software", " tech", " robotics", " technology", " engineering", " seamlessly", " technologies"], [" hardware", " software", " AND", " robotics", " physics", " tech", " architecture", " and"], [" hardware", " AND", " robotics", " BOTH", "\u2014and", " physics", " tech", "(!"], [" hardware", " AND", " robotics", "\u2014and", " Hardware", "(!", " **+", " physics"], [" AND", "/**/*.", " hardware", " \uadf8\ub9ac\uace0", " **+", " Blowjob", " robotics", "Porno"], [" AND", " plugins", " interactive", " WebGL", " GPU", " DirectX", " shaders", " hardware"], [" AND", " interactive", " plugins", " WebGL", " GPU", " Interactive", " DirectX", " shaders"], [" AND", " interactive", " WebGL", " GPU", " plugins", " Interactive", " **+", " hardware"], [" AND", " plugins", " WebGL", " GPU", " runtime", " Plugins", " DirectX", " **+"], [" plugins", " Plugins", " plugin", " Plugin", "-plugin", "plugin", "plugins", "_plugins"], [" plugins", " plugin", " Plugins", " Plugin", "plugin", "-plugin", "_plugin", "plugins"], [" plugins", " Plugins", " Plugin", " plugin", "plugin", "-plugin", " GPU", "plugins"], [" Plugins", " plugins", " Plugin", " plugin", " GPU", " WebGL", "plugin", " *"], [" Plugins", " plugins", " Plugin", "plugins", "Plugins", "-plugins", "_plugins", " plugin"], [" Plugins", " plugins", " Plugin", " *", "plugins", "Plugins", "-plugins", " plugin"], [" Plugins", " plugins", "Plugins", " Plugin", "-plugins", "plugins", "_plugins", " *"], [" Plugins", " plugins", " Plugin", " *", "Plugins", " WebGL", " Async", " and"]], "p": [[0.6735, 0.2808, 0.038, 0.0035, 0.0009, 0.0007, 0.0007, 0.0006], [0.2783, 0.2036, 0.1315, 0.0215, 0.0189, 0.0084, 0.0042, 0.0037], [0.6816, 0.2841, 0.0233, 0.0028, 0.0025, 0.0013, 0.001, 0.0005], [0.0083, 0.0037, 0.0032, 0.0027, 0.0024, 0.0021, 0.002, 0.002], [0.036, 0.0233, 0.0233, 0.0059, 0.0052, 0.0046, 0.004, 0.0031], [0.3751, 0.0255, 0.0035, 0.0032, 0.0027, 0.0022, 0.0017, 0.0016], [0.9774, 0.0085, 0.002, 0.002, 0.0009, 0.0007, 0.0006, 0.0006], [0.0854, 0.0116, 0.0096, 0.009, 0.0075, 0.0062, 0.0062, 0.0058], [0.647, 0.0221, 0.0126, 0.0081, 0.0056, 0.0049, 0.0044, 0.0041], [0.0164, 0.0047, 0.0029, 0.0017, 0.0016, 0.0013, 0.0013, 0.0012], [0.2004, 0.0836, 0.0327, 0.012, 0.0078, 0.0078, 0.0064, 0.0061], [0.0059, 0.0052, 0.0036, 0.0032, 0.003, 0.0028, 0.0026, 0.0023], [0.0058, 0.0031, 0.0031, 0.0027, 0.0023, 0.0019, 0.0015, 0.0012], [0.0058, 0.004, 0.0033, 0.0031, 0.0027, 0.0024, 0.0021, 0.002], [0.0102, 0.0096, 0.0085, 0.008, 0.0066, 0.0062, 0.0062, 0.0062], [0.0131, 0.0123, 0.0115, 0.0062, 0.0058, 0.0051, 0.0051, 0.0048], [0.0484, 0.0215, 0.0178, 0.0148, 0.0139, 0.013, 0.0122, 0.0115], [0.0316, 0.0204, 0.0192, 0.0159, 0.0124, 0.0116, 0.0103, 0.0091], [0.0563, 0.0364, 0.0172, 0.0126, 0.0126, 0.0126, 0.0118, 0.0076], [0.0328, 0.0225, 0.0225, 0.0199, 0.0187, 0.0083, 0.0065, 0.0061], [0.9953, 0.0009, 0.0005, 0.0003, 0.0001, 0.0001, 0.0, 0.0], [0.1879, 0.01, 0.01, 0.0073, 0.0064, 0.0037, 0.0029, 0.0024], [0.7543, 0.0242, 0.0108, 0.0108, 0.0045, 0.0027, 0.0019, 0.0018], [0.6587, 0.0396, 0.024, 0.0187, 0.0165, 0.0057, 0.0031, 0.0029], [0.2669, 0.0982, 0.0922, 0.0675, 0.0361, 0.0361, 0.0281, 0.0233], [0.1405, 0.0517, 0.0429, 0.0378, 0.0314, 0.0295, 0.019, 0.0179], [0.0807, 0.0521, 0.046, 0.0231, 0.0217, 0.0217, 0.0159, 0.0149], [0.1627, 0.1267, 0.1267, 0.105, 0.0411, 0.0386, 0.0363, 0.0341], [0.2752, 0.1891, 0.0839, 0.0542, 0.0309, 0.0226, 0.0199, 0.0187], [0.8386, 0.0473, 0.0368, 0.0287, 0.0106, 0.0073, 0.005, 0.0039], [0.9116, 0.0167, 0.0147, 0.0101, 0.0101, 0.0048, 0.0029, 0.0027], [0.7503, 0.0257, 0.0257, 0.0241, 0.0129, 0.0094, 0.0069, 0.0065], [0.2446, 0.0958, 0.0794, 0.0581, 0.0352, 0.0292, 0.0228, 0.0177], [0.2511, 0.1263, 0.0766, 0.0464, 0.041, 0.0194, 0.0171, 0.0171], [0.1922, 0.1166, 0.0314, 0.0179, 0.0179, 0.0168, 0.0148, 0.0139], [0.4297, 0.0258, 0.0258, 0.0189, 0.0189, 0.0177, 0.0147, 0.013], [0.0732, 0.0687, 0.0368, 0.0368, 0.0223, 0.0174, 0.0174, 0.0135], [0.1076, 0.0695, 0.0396, 0.029, 0.0256, 0.0256, 0.0176, 0.0176], [0.1073, 0.089, 0.042, 0.0239, 0.0225, 0.0225, 0.0199, 0.0175], [0.1761, 0.0609, 0.0369, 0.0369, 0.0238, 0.0186, 0.0174, 0.0154], [0.3426, 0.1428, 0.0464, 0.0299, 0.0264, 0.0248, 0.0248, 0.0125], [0.4048, 0.2455, 0.0259, 0.0243, 0.0228, 0.0228, 0.0215, 0.013], [0.3812, 0.2312, 0.0355, 0.0313, 0.0244, 0.0215, 0.019, 0.0168], [0.3019, 0.1831, 0.0525, 0.0299, 0.0299, 0.0205, 0.0181, 0.0181], [0.2381, 0.1274, 0.0469, 0.0365, 0.0343, 0.0284, 0.0284, 0.0251], [0.2925, 0.0838, 0.0421, 0.0372, 0.0349, 0.029, 0.0226, 0.0212], [0.4239, 0.0574, 0.0271, 0.0145, 0.0136, 0.012, 0.012, 0.01], [0.3312, 0.0212, 0.0187, 0.0187, 0.0165, 0.0155, 0.0121, 0.0121], [0.1955, 0.0676, 0.0319, 0.0171, 0.016, 0.0104, 0.0104, 0.0097], [0.1179, 0.0862, 0.0218, 0.0097, 0.0066, 0.0055, 0.0046, 0.004], [0.4702, 0.0081, 0.0067, 0.0032, 0.0028, 0.0028, 0.0028, 0.0026], [0.0935, 0.0323, 0.0237, 0.0196, 0.0143, 0.0119, 0.0112, 0.0105], [0.1319, 0.0244, 0.019, 0.019, 0.0157, 0.0139, 0.0123, 0.0115], [0.0802, 0.043, 0.0334, 0.0277, 0.0277, 0.0191, 0.0148, 0.0102], [0.3906, 0.0769, 0.0497, 0.0283, 0.0194, 0.0183, 0.0172, 0.0126], [0.6123, 0.1366, 0.1064, 0.0645, 0.0185, 0.0127, 0.0087, 0.0041], [0.517, 0.1679, 0.1307, 0.1154, 0.0227, 0.0122, 0.0065, 0.0057], [0.4233, 0.2266, 0.1764, 0.107, 0.0145, 0.0088, 0.0047, 0.0047], [0.3451, 0.3045, 0.2093, 0.077, 0.0152, 0.0118, 0.0056, 0.0043], [0.5388, 0.4196, 0.0268, 0.0036, 0.0036, 0.0022, 0.0019, 0.001], [0.5022, 0.4432, 0.0321, 0.0056, 0.0043, 0.0043, 0.0016, 0.0016], [0.7945, 0.1773, 0.0088, 0.0069, 0.0029, 0.0029, 0.002, 0.0015], [0.9023, 0.0509, 0.0165, 0.0114, 0.0029, 0.0019, 0.0014, 0.0009]], "ranks": {"Swift": [10688, 8223, 9831, 118371, 14561, 6937, 14727, 88528, 207372, 188938, 106668, 165739, 210354, 120272, 23793, 14660, 5301, 28706, 37361, 16253, 2095, 51610, 7341, 2800, 2704, 12583, 10995, 2913, 4336, 7089, 9896, 4871, 6506, 9960, 23558, 16314, 11959, 20273, 23590, 53151, 45873, 32209, 48064, 23698, 25222, 37300, 43400, 41662, 82356, 134501, 173225, 170222, 83429, 42763, 23076, 17081, 5404, 3394, 4843, 5481, 3136, 2988, 1011], "Kotlin": [227812, 209831, 167872, 26262, 43358, 99737, 195363, 221850, 186994, 216922, 221642, 154605, 143171, 131414, 200170, 159819, 87778, 75467, 122342, 197625, 202998, 49724, 36908, 68607, 9614, 779, 1621, 10738, 6315, 6028, 7729, 21586, 20082, 6809, 3008, 1520, 1057, 1443, 2280, 7347, 9857, 10542, 8891, 9900, 15340, 29298, 42424, 27763, 36924, 47064, 50435, 7640, 1354, 859, 440, 298, 226, 279, 392, 373, 336, 422, 462], "Rust": [18449, 63057, 45907, 82875, 16714, 6671, 24353, 27901, 53681, 28168, 13987, 20370, 27173, 11164, 9549, 15461, 13148, 42614, 42238, 37845, 24125, 11720, 4109, 2695, 703, 593, 943, 2354, 2907, 6028, 6966, 8369, 6376, 5932, 8074, 6163, 1505, 1110, 1313, 4294, 2332, 2423, 2380, 3582, 4284, 4882, 5402, 3336, 5816, 19795, 72424, 47749, 9421, 3227, 1751, 1596, 383, 390, 413, 755, 370, 264, 121]}}, {"pos": 379, "top": [[" \u2013", ".", "\u2013", "\u2026..", "\u2026.", "\u00a0\u00a0", ",", "\u2013and"], [" \u2013", "\u2013", " \u2013**", "\u2013and", "\u2013\u2013", " \u2013,", "**\u2013", ".\u2013"], [" \u2013", "\u2013", "\u2026..", "**\u2013", ".\u2013", "\u2013and", "\u2026.", " \u2013,"], [" milfs", " Strec", " Shemale", " pupper", " Blowjob", "aruhi", "aleigh", " **:**"], [" **#", " @_", " *@", "*******", "insip", "ersp", "ieli", "_ctxt"], ["-**", " **:", " **\u2013", "consts", "\u5178\u793c", " **#", "\uff01", "insip"], ["\uff01", "-**", "\uff1f", "\u662f", "\u5728", "\uff1a", "\u3002", "\u52a0"], ["-**", " **:", " **#", " **\u20ac", "   \r\n", "consts", " **\u2013", "-collapse"], ["   \n\n", "        \n\n", "       \n\n", "    \n\n", " \n\n", " \r\n\r\n", "\t\n\n", "     \n\n"], ["\u2013and", "VERY", "-ish", " K\u00fchlsch", "-safe", "iha", "illion", "iali"], [" \r\n\r\n", "-ish", "-tech", "-", "#", " \r\n", " \n\n", " #"], ["Sharper", "opolitan", " veggies", " **#", "iha", "isecond", "isky", "altungs"], [" veggies", "Sharper", "isky", "ience", "illion", "opolitan", " nerd", " comfy"], ["Sharper", " veggies", "iha", "-tech", "isky", "-ish", "ience", " comfy"], ["-tech", "-ish", "ioni", " comfy", " classy", " vibe", " veggies", " stuff"], ["-tech", "-ish", " tech", " kids", "kids", " anyways", " veggies", " comfy"], ["-", "-tech", " tech", "-ish", "\u2013", "-heavy", " kids", " incredibly"], ["-tech", "-ish", " tech", "-heavy", "-big", "\u00b4s", "ioni", "-"], ["-tech", "-heavy", " tech", "-ish", "-big", "ioni", " incredibly", " huge"], [" hugely", " \n\n", " incredibly", " \r\n\r\n", " wildly", " massively", " anyways", " tech"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " \r\n\r\n", "   \n\n", " hugely", "@"], [" anyways", " incredibly", " hugely", " tech", " massively", " geopol", " shit", " wildly"], [" incredibly", " modern", " hugely", " massively", " --", " ''", " #", " wildly"], ["<|endoftext|>", " \n\n", " much", " hugely", "\n\n", " heavily", " #", " massively"], [" \n\n", " \r\n\r\n", "  \n\n", "\n\n", "\r\n\r\n", "   \n\n", "<|endoftext|>", "\t\n\n"], [" \n\n", " \r\n\r\n", "  \n\n", " tech", " incredibly", "   \n\n", "\r\n\r\n", " arguably"], [" \n\n", "\n\n", " tech", " heavily", " incredibly", " arguably", " \r\n\r\n", " massively"], [" \n\n", "\n\n", " heavily", " arguably", " incredibly", " massively", " ,", " @"], [" \n\n", "\n\n", " incredibly", " @", " tech", " arguably", "  \n\n", " heavily"], [" \n\n", " incredibly", " tech", " ...", " ___", " heavily", " @", " ______"], [" incredibly", " ...", " tech", " heavily", " technology", " massively", " \n\n", " much"], [" incredibly", " heavily", " ...", " @", " tech", " much", " just", " arguably"], [" incredibly", " heavily", " tech", " **", " massively", " arguably", " mostly", " @"], [" tech", " workflows", " foundational", " incredibly", " technologies", " meticulously", " leveraging", " pragmatic"], [" workflows", " tech", " leveraging", " meticulously", " infrastructure", " foundational", " workflow", " pragmatic"], [" workflows", " tech", "\u2026**", " leveraging", " pragmatic", "\ufffd", " infrastructure", " interoper"], [" workflows", " tech", " pragmatic", " infrastructure", " interoper", " leveraging", "\u2026**", " toolkit"], [" tech", " workflows", " technologies", " technology", " infrastructure", " interoper", " technical", " software"], [" tech", " workflows", " technology", " technologies", " software", " hardware", " infrastructure", " leveraging"], [" tech", " workflows", " technology", " technologies", " hardware", " infrastructure", " software", " technical"], [" tech", " technology", " technologies", " workflows", " hardware", " software", " infrastructure", " technical"], [" technologies", " tech", " technology", " workflows", " hardware", " software", " interoper", " APIs"], [" tech", " technologies", " hardware", " workflows", " APIs", " technology", " software", " workaround"], [" technologies", " workflows", " tech", " technology", " APIs", " interoper", " hardware", " workaround"], [" technologies", " workflows", " hardware", " APIs", " tech", " technology", " infrastructure", " frameworks"], [" technologies", " hardware", " technology", " APIs", " tech", " frameworks", " infrastructure", " workflows"], [" hardware", " technologies", " tech", " technology", " infrastructure", " APIs", " workflows", " frameworks"], [" APIs", " workflows", " interoper", " hardware", " infrastructure", " technologies", " frameworks", " tech"], [" APIs", " workflows", " hardware", " frameworks", "\uff1f**", " infrastructure", " interoper", " toolkit"], [" APIs", " workflows", " **\u20ac", " robotics", " hardware", "\uff1f**", " **+", " interoper"], ["agnostics", " APIs", " robotics", " workflows", " multiplayer", "\uff1f", " hardware", " Backend"], [" WebGL", " multiplayer", " frontend", " GPU", " robotics", " DirectX", " backend", " OpenGL"], [" GPU", " APIs", " WebGL", " multiplayer", "\u2026,", " DirectX", " frontend", " GPUs"], [" GPU", " WebGL", " APIs", " frontend", " multiplayer", " plugins", " DirectX", " GPUs"], [" WebGL", " plugins", " APIs", " GPU", " OpenGL", " shaders", " DirectX", " GPUs"], [" plugins", " WebGL", "3", " plugin", " GPU", " Plugins", " Plugin", " OpenGL"], [" plugins", " plugin", " WebGL", " Plugin", " Plugins", "\u63d2\u4ef6", " GPU", "plugin"], [" plugins", " plugin", " Plugin", " Plugins", " WebGL", " GPU", "-plugin", "\u63d2\u4ef6"], [" plugins", " Plugin", " Plugins", " WebGL", " plugin", " GPU", "Plugins", " OpenGL"], [" plugins", " Plugins", " Plugin", " plugin", "3", "Plugins", "plugins", "\u63d2\u4ef6"], [" plugins", " Plugins", " plugin", " Plugin", "Plugins", "plugins", "\u63d2\u4ef6", "3"], ["3", " plugins", " Plugins", " Plugin", "Plugins", "plugins", "-plugins", " plugin"], ["3", "2", "4", "1", "5", "6", "7", "8"]], "p": [[0.7192, 0.1174, 0.0973, 0.0132, 0.0116, 0.0075, 0.0031, 0.002], [0.2426, 0.0541, 0.0187, 0.0187, 0.0155, 0.01, 0.0065, 0.0029], [0.5885, 0.191, 0.0483, 0.0228, 0.0228, 0.0214, 0.0201, 0.0108], [0.0209, 0.0053, 0.0041, 0.0036, 0.003, 0.0023, 0.0023, 0.0022], [0.0097, 0.0081, 0.0052, 0.0025, 0.0023, 0.002, 0.002, 0.002], [0.0054, 0.004, 0.0035, 0.0033, 0.0031, 0.0021, 0.0021, 0.0021], [0.0952, 0.0397, 0.0256, 0.0212, 0.0165, 0.0155, 0.0146, 0.0089], [0.0458, 0.0102, 0.0096, 0.0048, 0.0033, 0.0029, 0.0027, 0.0027], [0.0559, 0.0409, 0.0361, 0.0264, 0.0264, 0.0264, 0.0233, 0.0193], [0.0049, 0.0036, 0.0026, 0.0025, 0.0025, 0.0022, 0.0016, 0.0015], [0.0191, 0.0159, 0.0116, 0.0102, 0.0075, 0.007, 0.0062, 0.0062], [0.007, 0.0048, 0.004, 0.0033, 0.0027, 0.0027, 0.0021, 0.002], [0.0065, 0.0042, 0.004, 0.0035, 0.0033, 0.0027, 0.0019, 0.0019], [0.0073, 0.0044, 0.0034, 0.0032, 0.0024, 0.0017, 0.0014, 0.0014], [0.0155, 0.0061, 0.0047, 0.0047, 0.0042, 0.0042, 0.0037, 0.0035], [0.0249, 0.0104, 0.0104, 0.0081, 0.0076, 0.0067, 0.0063, 0.0043], [0.0489, 0.0406, 0.0336, 0.0231, 0.0096, 0.0091, 0.008, 0.0066], [0.1455, 0.0392, 0.0305, 0.0305, 0.0087, 0.0077, 0.006, 0.0053], [0.072, 0.0234, 0.0182, 0.0097, 0.0097, 0.0081, 0.0059, 0.0056], [0.0539, 0.0225, 0.0186, 0.0164, 0.0088, 0.0088, 0.0073, 0.0064], [0.729, 0.2367, 0.0076, 0.0034, 0.0022, 0.0009, 0.0004, 0.0003], [0.017, 0.0117, 0.0117, 0.0103, 0.0085, 0.0071, 0.0049, 0.0043], [0.0186, 0.0145, 0.0145, 0.0113, 0.0099, 0.0093, 0.0088, 0.0082], [0.5396, 0.0185, 0.0064, 0.0047, 0.0047, 0.0041, 0.0041, 0.0036], [0.9087, 0.0311, 0.0274, 0.0214, 0.0035, 0.0029, 0.0007, 0.0005], [0.7186, 0.0806, 0.0192, 0.014, 0.0055, 0.0038, 0.0035, 0.0033], [0.2147, 0.1302, 0.0188, 0.0188, 0.0166, 0.0107, 0.0094, 0.0089], [0.1247, 0.1034, 0.0315, 0.0278, 0.0149, 0.0102, 0.009, 0.009], [0.2524, 0.0638, 0.0387, 0.0321, 0.0283, 0.0266, 0.0235, 0.0221], [0.1846, 0.0529, 0.0364, 0.0283, 0.0283, 0.0266, 0.0235, 0.0195], [0.109, 0.0377, 0.0354, 0.0312, 0.0167, 0.0139, 0.0139, 0.0122], [0.0659, 0.0275, 0.0258, 0.0228, 0.0177, 0.0177, 0.013, 0.0115], [0.0954, 0.045, 0.031, 0.0241, 0.02, 0.0176, 0.0176, 0.0156], [0.2848, 0.0816, 0.0362, 0.03, 0.0161, 0.0151, 0.0151, 0.0097], [0.172, 0.1518, 0.0219, 0.0181, 0.016, 0.0141, 0.0133, 0.0133], [0.1383, 0.0541, 0.0396, 0.0165, 0.0146, 0.0137, 0.0137, 0.0113], [0.1306, 0.0481, 0.0188, 0.0166, 0.0138, 0.0138, 0.0122, 0.0114], [0.1254, 0.0918, 0.0232, 0.0218, 0.0181, 0.0124, 0.0124, 0.0124], [0.1096, 0.1029, 0.0403, 0.0277, 0.026, 0.0216, 0.0179, 0.0168], [0.0881, 0.0828, 0.0502, 0.0416, 0.0305, 0.0197, 0.0163, 0.0127], [0.1486, 0.0702, 0.0702, 0.0514, 0.0426, 0.04, 0.0177, 0.013], [0.0882, 0.0687, 0.0606, 0.0569, 0.0535, 0.0503, 0.0324, 0.0237], [0.0643, 0.0604, 0.0567, 0.047, 0.039, 0.0304, 0.0285, 0.0268], [0.0646, 0.0444, 0.0305, 0.0269, 0.0223, 0.0223, 0.021, 0.0174], [0.0809, 0.0556, 0.0491, 0.0433, 0.0433, 0.0433, 0.0232, 0.0181], [0.091, 0.0803, 0.0625, 0.0519, 0.043, 0.0356, 0.0335, 0.0314], [0.0587, 0.0487, 0.0379, 0.0356, 0.0335, 0.0314, 0.0277, 0.0261], [0.064, 0.0251, 0.0236, 0.0221, 0.0195, 0.0195, 0.0152, 0.0152], [0.0531, 0.0251, 0.0152, 0.0126, 0.0092, 0.0087, 0.0081, 0.0081], [0.0436, 0.0248, 0.0141, 0.011, 0.011, 0.0081, 0.0076, 0.0076], [0.0153, 0.0077, 0.0072, 0.0064, 0.006, 0.0056, 0.0044, 0.0041], [0.0246, 0.0169, 0.0159, 0.014, 0.0116, 0.0109, 0.0109, 0.0097], [0.0241, 0.0176, 0.0176, 0.0166, 0.0129, 0.0114, 0.0107, 0.0083], [0.0531, 0.0343, 0.0284, 0.0152, 0.0143, 0.0134, 0.0118, 0.0098], [0.1657, 0.0735, 0.0649, 0.0538, 0.0307, 0.0175, 0.0164, 0.0113], [0.4611, 0.0853, 0.0707, 0.0624, 0.0314, 0.0314, 0.0179, 0.0158], [0.624, 0.1084, 0.0658, 0.0452, 0.0399, 0.0147, 0.0147, 0.0114], [0.5894, 0.1024, 0.0704, 0.0427, 0.0427, 0.0189, 0.0148, 0.013], [0.5366, 0.0726, 0.0641, 0.0641, 0.0641, 0.0343, 0.0184, 0.0172], [0.7281, 0.1117, 0.0465, 0.032, 0.022, 0.0151, 0.0151, 0.0067], [0.8019, 0.0845, 0.0311, 0.0311, 0.0114, 0.0101, 0.0061, 0.0054], [0.6729, 0.2185, 0.0626, 0.0096, 0.0085, 0.007, 0.0045, 0.0045], [0.9997, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [29191, 21959, 45987, 118001, 40023, 40289, 12472, 63512, 146991, 137462, 67024, 177797, 165694, 110650, 15706, 4763, 510, 4538, 2005, 257, 183, 653, 196, 420, 293, 826, 1035, 1342, 1336, 2168, 3535, 2295, 2607, 2126, 2587, 10085, 9179, 11761, 19242, 14379, 25999, 54108, 105760, 48016, 68575, 59137, 54860, 43651, 73448, 73642, 147723, 112977, 90770, 72780, 65812, 74232, 23909, 14705, 15594, 10160, 9912, 13391, 9220], "Kotlin": [149625, 80425, 53480, 14755, 15332, 35875, 76411, 66452, 68186, 94179, 47128, 25815, 14921, 6888, 34940, 6767, 25584, 7573, 16431, 42551, 102322, 5049, 16616, 55636, 21181, 4603, 13154, 29483, 15601, 14063, 23919, 43801, 24668, 4378, 3404, 1404, 374, 253, 255, 649, 793, 1085, 1021, 718, 1042, 1738, 1956, 696, 1508, 1303, 6484, 2402, 3075, 2612, 833, 628, 471, 416, 856, 1526, 1108, 1765, 1907], "Rust": [32391, 97345, 110786, 153034, 38313, 83203, 115085, 69454, 98474, 44702, 41597, 81467, 52039, 42166, 17141, 12460, 8566, 42387, 22289, 8105, 8211, 1740, 1448, 2952, 1400, 1041, 1541, 5300, 5030, 7226, 9589, 9609, 12046, 26992, 28137, 15678, 1870, 1453, 2225, 5903, 2413, 1913, 1825, 5231, 14528, 12157, 11107, 18522, 30220, 28109, 22249, 22282, 31927, 14289, 6174, 3067, 130, 187, 327, 458, 242, 185, 159]}}, {"pos": 380, "top": [[".", " \u2013", "\u2013", ",", "\u2026..", "y", ";", "s"], [" \u2013", "\u2013", "\u2013and", "  \n", "\u2013\u2013", "s", ".\u2013", "\u00ad"], ["\u2013", " \u2013", ".\u2013", ".", "\u2026..", "\u2013and", "\u2026.", ","], [" milfs", " Geile", " Strec", "erias", " \u041a\u0440\u0430\u0441\u0438", " Shemale", " Nuest", " Blowjob"], [" ***", "kits", " Geile", " \u041a\u0440\u0430\u0441\u0438", "***", "er", "erweise", "nok"], ["kits", "-CS", "s", "er", " ***", "-**", "fst", "salt"], ["er", "s", " ***", "  \n", "***", "rd", "____", " ......"], ["er", "-CS", " ***", "ner", " veggies", "-**", " Geile", "rd"], ["er", "  \n", "......", "rd", "\u00ad", "s", ".", "-old"], ["er", ",", "\u2013", "\u00ad", "rd", "\u2011", ".\u2013", "s"], ["er", "...", "-", ".", "y", "rd", "s", "\\n"], ["er", "illion", "orama", " veggies", "ics", "ive", "ball", "alus"], ["er", "illion", "orama", "ball", " veggies", "ive", "kits", "ware"], ["er", "orama", "kits", "ball", "ware", " pornstar", " veggies", "-themed"], ["er", "orama", "ways", "-tech", "world", "kits", " tech", "ware"], ["er", " kids", " tech", "kits", "-tech", "ball", "kids", "y"], ["er", "y", " tech", "o", "kits", " kids", "-tech", "ball"], ["er", "-tech", "kits", " tech", " kids", "ball", "kids", "ways"], ["er", "-tech", "kits", "world", "orama", "ball", "-world", "game"], ["orama", "world", "-ish", "-world", "-tech", "stuff", "ish", "kits"], ["world", "orama", "-world", "y", "ahead", "ware", "ish", "\u2013"], ["orama", " pornstar", " Lego", "-tech", "kits", "world", "flix", " comics"], ["orama", "world", " games", "-tech", " tech", " Lego", " gaming", " comics"], [" games", "orama", "world", " movies", " TV", " world", " technology", "illion"], ["orama", "-tech", "-world", "world", " games", " gaming", "-game", " tech"], [" pornstar", "orama", " robotics", " Lego", " gaming", " games", " comics", " animations"], ["orama", " robotics", " pornstar", " gaming", " movies", " animations", " games", " Lego"], [" games", " gaming", " movies", " robotics", " technology", " tech", "orama", " movie"], [" games", " robotics", " Lego", " technology", "orama", " gaming", " movies", " tech"], [" games", " technology", " robotics", " movies", " gaming", " theater", " tech", " studio"], [" games", " technology", " theater", " tech", " game", " world", " robotics", " gaming"], [" games", " technology", " game", " tech", " studio", " world", " theater", " video"], [" technology", " games", " tech", " theater", " game", " gaming", " studio", " technologies"], [" tech", " technology", " technologies", " theater", " robotics", " gaming", "-tech", " architecture"], [" tech", " robotics", " technology", "-tech", " nerd", " gaming", " technologies", " physics"], [" tech", " robotics", "-tech", " technology", " physics", " Lego", " architecture", " hardware"], [" tech", " robotics", " physics", "-tech", " technology", " hardware", " animations", " visualization"], [" tech", " physics", " robotics", " animations", " graphics", " visualization", " software", " animation"], [" graphics", " visualization", " physics", " tech", " robotics", " visuals", " animations", " gaming"], [" graphics", " visualization", " visuals", " animations", " physics", " WebGL", " animation", " gaming"], [" graphics", " visuals", " visualization", " WebGL", " animations", " OpenGL", " animation", " gaming"], [" graphics", " visuals", " visualization", " animations", " WebGL", " animation", " OpenGL", " physics"], [" visuals", " graphics", " visualization", " animations", " animation", " physics", " WebGL", " OpenGL"], [" visuals", " graphics", " animations", " animation", " visualization", " WebGL", " OpenGL", " physics"], [" graphics", " animations", " visuals", " animation", " visualization", " OpenGL", " WebGL", " physics"], [" visuals", " animations", " graphics", " animation", " visualization", " physics", " gaming", " WebGL"], [" visuals", " graphics", " animations", " physics", " animation", " visualization", " shaders", " hardware"], [" visuals", " graphics", " animations", " physics", " visualization", " animation", " aesthetics", " hardware"], [" visuals", " graphics", " animations", " visualization", " animation", " aesthetics", " physics", " WebGL"], [" visuals", " graphics", " animations", " visualization", " Graphics", " aesthetics", " WebGL", " shaders"], [" visuals", " graphics", " visualization", " animations", " WebGL", " optics", " Graphics", " aesthetics"], [" visuals", " visualization", " graphics", " Visualization", " Graphics", " WebGL", " animations", "visualization"], [" visuals", " visualization", " graphics", " Visualization", " Graphics", " shaders", "visualization", " WebGL"], [" visuals", " visualization", " graphics", " Visualization", " Graphics", " shaders", " Rendering", " animations"], [" visuals", " graphics", " visualization", " shaders", " WebGL", "-render", " Rendering", " Graphics"], [" graphics", " visuals", " visualization", " Rendering", "-render", "\u6e32\u67d3", " rendering", " viewport"], [" Rendering", " rendering", " graphics", "\u6e32\u67d3", "-render", " visuals", " visualization", " renderer"], [" graphics", " rendering", " Rendering", " Graphics", "\u6e32\u67d3", "-render", " visuals", "graphics"], [" Rendering", " rendering", " graphics", "\u6e32\u67d3", " Graphics", " Renderer", " renderer", " Engine"], [" graphics", " rendering", " Graphics", " Rendering", "\u6e32\u67d3", "-render", " renderer", " Renderer"], [" graphics", " rendering", " Graphics", " Rendering", "\u6e32\u67d3", " viewport", " GPU", " renderer"], [" graphics", " rendering", " Graphics", " Rendering", "\u6e32\u67d3", " viewport", " GPU", "-render"], ["D", " Graphics", " graphics", " rendering", " Rendering", "Graphics", "\u6e32\u67d3", "6"]], "p": [[0.6821, 0.1046, 0.0923, 0.0494, 0.011, 0.0104, 0.0067, 0.0043], [0.0749, 0.0484, 0.0312, 0.0243, 0.0202, 0.0157, 0.013, 0.0122], [0.4808, 0.1378, 0.1378, 0.1216, 0.0507, 0.0211, 0.0088, 0.0073], [0.0169, 0.0124, 0.0096, 0.0091, 0.0048, 0.0046, 0.0043, 0.004], [0.027, 0.021, 0.0064, 0.0057, 0.005, 0.0047, 0.0034, 0.0032], [0.0215, 0.0148, 0.007, 0.0065, 0.0065, 0.0033, 0.0033, 0.0031], [0.1631, 0.1121, 0.068, 0.0183, 0.0172, 0.0111, 0.0092, 0.0086], [0.0459, 0.0192, 0.0159, 0.0132, 0.0103, 0.009, 0.009, 0.007], [0.2398, 0.0305, 0.0305, 0.0135, 0.0099, 0.0087, 0.0082, 0.0082], [0.1923, 0.1029, 0.0908, 0.0334, 0.0277, 0.0131, 0.0123, 0.0123], [0.8392, 0.0164, 0.0127, 0.0093, 0.0073, 0.0068, 0.0037, 0.0032], [0.0699, 0.0122, 0.0114, 0.0084, 0.0069, 0.0061, 0.0042, 0.0039], [0.0793, 0.0156, 0.0114, 0.0057, 0.0057, 0.0051, 0.0048, 0.0045], [0.0363, 0.0151, 0.0081, 0.0059, 0.0059, 0.0056, 0.0056, 0.0052], [0.0971, 0.0116, 0.0102, 0.0096, 0.0096, 0.009, 0.0066, 0.0066], [0.0679, 0.0235, 0.0183, 0.0172, 0.0134, 0.0118, 0.0104, 0.0086], [0.1968, 0.0342, 0.0207, 0.0195, 0.0172, 0.0172, 0.0152, 0.0152], [0.0586, 0.0517, 0.0456, 0.0168, 0.0148, 0.0123, 0.0102, 0.0096], [0.0325, 0.0287, 0.0253, 0.0224, 0.0154, 0.0112, 0.0077, 0.0073], [0.0277, 0.0148, 0.0139, 0.0139, 0.0131, 0.007, 0.0066, 0.0062], [0.0202, 0.0084, 0.007, 0.0066, 0.0048, 0.0048, 0.0048, 0.0045], [0.0457, 0.0079, 0.0043, 0.0043, 0.0038, 0.0033, 0.0026, 0.0026], [0.0556, 0.0232, 0.015, 0.0124, 0.0091, 0.0085, 0.008, 0.0071], [0.0212, 0.0176, 0.0176, 0.0073, 0.0065, 0.0061, 0.0061, 0.0057], [0.0666, 0.0168, 0.0158, 0.0158, 0.0149, 0.0102, 0.0102, 0.009], [0.0418, 0.0418, 0.012, 0.0113, 0.0106, 0.0099, 0.0088, 0.0077], [0.0293, 0.0258, 0.0243, 0.0201, 0.0147, 0.013, 0.0122, 0.0115], [0.0682, 0.0414, 0.0343, 0.0267, 0.0251, 0.0236, 0.0143, 0.0143], [0.0488, 0.0431, 0.0315, 0.0245, 0.0231, 0.0217, 0.0169, 0.014], [0.0593, 0.0317, 0.0298, 0.0247, 0.0218, 0.0193, 0.017, 0.015], [0.0912, 0.0667, 0.0405, 0.0336, 0.0261, 0.0261, 0.0217, 0.0204], [0.0731, 0.0687, 0.0368, 0.0305, 0.0286, 0.0253, 0.0237, 0.0174], [0.0744, 0.0544, 0.0544, 0.031, 0.0257, 0.0227, 0.0227, 0.0156], [0.0995, 0.0567, 0.0304, 0.0268, 0.0252, 0.0184, 0.0143, 0.0143], [0.1506, 0.0262, 0.0204, 0.0204, 0.0159, 0.014, 0.0116, 0.0116], [0.1004, 0.0393, 0.021, 0.0154, 0.0154, 0.0093, 0.0088, 0.0077], [0.1304, 0.0616, 0.0374, 0.02, 0.0156, 0.0146, 0.0137, 0.0129], [0.0787, 0.0576, 0.0508, 0.0308, 0.0289, 0.0212, 0.0212, 0.0165], [0.0837, 0.0613, 0.0508, 0.0477, 0.0349, 0.0349, 0.0308, 0.0289], [0.1434, 0.0986, 0.0817, 0.0437, 0.0411, 0.0411, 0.0301, 0.0282], [0.3334, 0.139, 0.0699, 0.0424, 0.0374, 0.0291, 0.0291, 0.0227], [0.3758, 0.1567, 0.0653, 0.0449, 0.0396, 0.0396, 0.035, 0.0155], [0.2709, 0.2391, 0.0776, 0.0685, 0.039, 0.0304, 0.0252, 0.0252], [0.2715, 0.2115, 0.1132, 0.0472, 0.0443, 0.0237, 0.0209, 0.0174], [0.1892, 0.1669, 0.1669, 0.0577, 0.0449, 0.0241, 0.0241, 0.0226], [0.1927, 0.1501, 0.1501, 0.0458, 0.0315, 0.0278, 0.0261, 0.023], [0.2688, 0.127, 0.112, 0.0283, 0.0283, 0.0235, 0.0183, 0.0183], [0.4677, 0.1259, 0.0764, 0.0264, 0.0233, 0.0233, 0.0233, 0.0125], [0.5102, 0.1462, 0.1005, 0.0211, 0.0186, 0.0154, 0.0113, 0.0093], [0.7101, 0.0961, 0.0354, 0.0167, 0.0084, 0.0074, 0.007, 0.0058], [0.7374, 0.0416, 0.0209, 0.0163, 0.0099, 0.0064, 0.0053, 0.005], [0.7744, 0.072, 0.072, 0.0092, 0.0076, 0.0041, 0.0041, 0.0036], [0.7245, 0.0981, 0.0674, 0.0133, 0.0091, 0.0059, 0.0052, 0.0049], [0.6212, 0.1223, 0.0953, 0.02, 0.0156, 0.0069, 0.0057, 0.0057], [0.2955, 0.2031, 0.1232, 0.0453, 0.0311, 0.0311, 0.0275, 0.0243], [0.286, 0.1531, 0.1052, 0.0819, 0.0819, 0.0497, 0.0497, 0.0342], [0.2872, 0.1537, 0.1357, 0.1357, 0.0823, 0.044, 0.0303, 0.0236], [0.5456, 0.1074, 0.1074, 0.0948, 0.0652, 0.0187, 0.0113, 0.0078], [0.3929, 0.2383, 0.1276, 0.0877, 0.0469, 0.0196, 0.0152, 0.0152], [0.4671, 0.2206, 0.092, 0.0812, 0.0812, 0.011, 0.011, 0.0086], [0.7421, 0.1004, 0.0886, 0.0198, 0.0106, 0.0057, 0.005, 0.0039], [0.5812, 0.1887, 0.1144, 0.0308, 0.0155, 0.0088, 0.0065, 0.0047], [0.939, 0.0207, 0.0126, 0.0063, 0.0043, 0.0008, 0.0008, 0.0007]], "ranks": {"Swift": [164428, 44840, 67185, 114310, 75963, 33021, 57946, 111381, 171750, 147455, 161273, 212244, 196501, 171236, 106847, 48097, 33162, 60375, 55607, 114111, 37065, 186230, 152231, 114061, 126608, 222185, 220841, 156527, 152987, 169868, 74928, 30307, 47195, 84467, 93305, 69143, 69839, 66610, 61060, 85859, 61675, 94966, 142820, 136786, 117461, 102781, 73080, 54589, 76368, 127877, 159242, 153019, 166851, 110350, 151324, 160417, 81794, 72161, 67454, 37991, 65047, 41993, 20806], "Kotlin": [204814, 118610, 88419, 21128, 15940, 40587, 54186, 66852, 105931, 120075, 107481, 64809, 26030, 23392, 59348, 28249, 55980, 43942, 70342, 157319, 159116, 38132, 27020, 81535, 48209, 21836, 23199, 20762, 11780, 14473, 13665, 39726, 39330, 13365, 7836, 4542, 1995, 2111, 2394, 5288, 6075, 7589, 4909, 6836, 7114, 14119, 20365, 13410, 16336, 27680, 36686, 28489, 15769, 11121, 4488, 4407, 2992, 3131, 4984, 7212, 10252, 12882, 11485], "Rust": [45419, 87567, 91096, 60477, 54074, 34921, 43499, 32443, 26303, 17322, 52596, 52824, 42457, 23056, 34671, 31897, 37817, 48965, 81118, 128793, 95715, 64904, 50102, 58209, 59628, 60985, 81115, 34459, 39346, 40327, 19330, 20061, 18501, 25633, 22050, 22502, 9581, 8957, 9082, 14921, 9227, 10399, 13331, 17917, 13797, 11860, 15874, 10099, 13293, 12541, 11769, 22231, 16618, 13525, 15238, 17842, 3808, 3063, 3385, 5317, 3409, 2544, 1896]}}, {"pos": 381, "top": [[".", "\u00a0", " \u200b\u200b", ",", " \u2013", "\u00a0\u00a0", "\u2013", " "], [" \u200b\u200b", "\u2013", ".", " \u2013", "\u200b\u200b", "\u200b", "\u2013and", " "], [".", "\u2013", ",", " \u2013", "\u2026", " \u200b\u200b", "\u2026.", "\u2026.."], ["\u30bb\u30ec", "\ufffd\ufffd", "&eacute", " \u200b\u200b", "emonic", ".redis", "_AD", " Highlander"], [" \u200b\u200b", "&D", ".", " ", "&nbsp", "\u200b\u200b", " PD", "&"], [" \u200b\u200b", ".", "!", ",", "&D", " Pro", " Hong", "\u200b\u200b"], [" \u200b\u200b", ".", " ", "!", "\u200b\u200b", ",", "-", " ......"], [" \u200b\u200b", ".", ",", "!", " ", "\u200b\u200b", "-D", "-"], [".", " \u200b\u200b", ",", "\u200b\u200b", "!", "......", "\u00a0", ":"], [",", ".", " \u200b\u200b", "...", "\u00a0", "\u200b", " ", "-D"], [".", " \u200b\u200b", "...", "......", "&nbsp", " ......", ",", " "], [" complex", " vision", " pyramid", " movies", " showcase", " blockbuster", " technology", " world"], [" complex", " vision", " technology", " world", " theater", " movies", " \u200b\u200b", " comics"], [" vision", " complex", " technology", " world", " games", " technologies", " drama", " movies"], [" vision", " complex", " world", " games", " technology", " movies", " classic", " music"], [" world", " games", " movies", " vision", " complex", " technology", " tech", " classic"], [" complex", " world", " tech", " technology", " movies", " games", " vision", " kids"], [" tech", " games", " complex", " world", " movies", " technology", " vision", " game"], [" complex", " games", " world", " tech", " movies", " vision", " game", " technology"], [" complex", " world", " games", " vision", " movies", " tech", " -", " technology"], ["<|endoftext|>", " ,", " complex", " world", " games", " and", " \"", " technology"], [" games", " world", " game", " technology", " music", " movies", " complex", " drama"], [" games", " world", " game", " complex", " technology", " music", " ,", " movies"], [" ,", " games", " complex", " world", " game", " ...", " music", " and"], [" games", " ,", " world", " game", " music", " movies", " technology", " complex"], [" games", " architecture", " technology", " movies", " theater", " music", " robotics", " comics"], [" architecture", " games", " robotics", " technology", " movies", " technologies", " music", " studios"], [" games", " technology", " architecture", " ,", " world", " tech", " complex", " technologies"], [" technology", " games", " architecture", " technologies", " tech", " world", " robotics", " science"], [" games", " technology", " architecture", " technologies", " world", " tech", " robotics", " theater"], [" technology", " games", " world", " architecture", " complex", " technologies", " tech", " game"], [" and", " technology", " games", " world", " complex", " ,", " game", " technologies"], [" technology", " games", " complex", " tech", " world", " technologies", " and", " game"], [" technologies", " tech", " technology", " architecture", " robotics", " games", " architectures", " academia"], [" tech", " technologies", " technology", " academia", " robotics", " architecture", " physics", " vibe"], [" tech", " robotics", " technology", " technologies", " architecture", " physics", " architectures", " vibe"], [" tech", " robotics", " architecture", " technologies", " technology", " physics", " architectures", " software"], [" tech", " architecture", " robotics", " Vulkan", " physics", " software", " architectures", " technologies"], [" Vulkan", " architecture", " robotics", " tech", " physics", " Minecraft", " OpenGL", " aesthetics"], [" robotics", " Vulkan", " architecture", " anime", " OpenGL", " physics", " Minecraft", " graphics"], [" robotics", " Vulkan", " architecture", " OpenGL", " hardware", " tech", " graphics", " WebGL"], [" OpenGL", " robotics", " Vulkan", " graphics", " GPU", " WebGL", " architecture", " hardware"], [" robotics", " Vulkan", " OpenGL", " GPU", " hardware", " physics", " architecture", " WebGL"], [" robotics", " OpenGL", " Vulkan", " architecture", " hardware", " WebGL", " GPU", " physics"], [" robotics", " architecture", " Vulkan", " hardware", " OpenGL", " GPU", " architectures", " WebGL"], [" robotics", " architecture", " hardware", " tech", " architectures", " Vulkan", " physics", " aesthetics"], [" robotics", " hardware", " architecture", " tech", " physics", " aesthetics", " architectures", " software"], [" robotics", " architecture", " hardware", " physics", " aesthetics", " tech", " visuals", " technology"], [" robotics", " hardware", " visuals", " physics", " and", " tech", " architecture", " animations"], [" visuals", " robotics", " physics", " hardware", " aesthetics", " animations", " tech", " graphics"], [" visuals", ",and", " aesthetics", " animations", " graphics", " physics", " hardware", " robotics"], [" visuals", " graphics", " visualization", ",and", " animations", " physics", " Graphics", " WebGL"], [" visuals", " visualization", " graphics", " shaders", " physics", " animations", " OpenGL", " Graphics"], [" visuals", " visualization", " graphics", " physics", " shaders", " animations", " GPU", "visualization"], [" visuals", " graphics", " visualization", " shaders", " OpenGL", " GPU", " WebGL", " Graphics"], [" visuals", " graphics", " viewport", " visualization", " rendering", "-render", " Rendering", " Graphics"], [" graphics", " rendering", " visuals", " Rendering", "-render", "\u6e32\u67d3", " renderer", " visualization"], [" graphics", " rendering", " Rendering", "\u6e32\u67d3", " Graphics", "-render", " renderer", " visuals"], [" rendering", " Rendering", " graphics", "\u6e32\u67d3", " engine", " Engine", " renderer", "-render"], [" rendering", " graphics", " Rendering", "\u6e32\u67d3", " Graphics", " viewport", "-render", " render"], [" graphics", " rendering", " Graphics", " Rendering", " viewport", "\u6e32\u67d3", " engine", " GPU"], [" graphics", " rendering", " Graphics", " Rendering", " viewport", " GPU", " engine", " engines"], [" graphics", " Graphics", " rendering", ",", " Rendering", " View", " viewport", " GPU"]], "p": [[0.8468, 0.035, 0.0226, 0.0187, 0.0088, 0.0083, 0.0073, 0.0065], [0.1429, 0.0814, 0.056, 0.041, 0.0219, 0.0125, 0.0097, 0.0086], [0.4173, 0.2531, 0.0681, 0.064, 0.0365, 0.0343, 0.0221, 0.0111], [0.0016, 0.0015, 0.0011, 0.0011, 0.001, 0.0009, 0.0009, 0.0009], [0.1736, 0.0126, 0.0098, 0.0098, 0.0056, 0.0036, 0.0036, 0.0036], [0.5889, 0.0101, 0.0021, 0.0017, 0.0015, 0.0012, 0.0012, 0.0011], [0.5366, 0.2698, 0.0143, 0.0087, 0.0077, 0.0044, 0.0022, 0.0019], [0.3686, 0.2533, 0.0195, 0.0105, 0.0081, 0.0032, 0.0028, 0.0023], [0.8659, 0.0913, 0.0246, 0.0021, 0.0013, 0.001, 0.0007, 0.0006], [0.3944, 0.1544, 0.0173, 0.0064, 0.0044, 0.0025, 0.0025, 0.0022], [0.3477, 0.1642, 0.1202, 0.0153, 0.0127, 0.0099, 0.0077, 0.0072], [0.0117, 0.0097, 0.0067, 0.0063, 0.0055, 0.0049, 0.0038, 0.0036], [0.0199, 0.0165, 0.0069, 0.0065, 0.0065, 0.0061, 0.0057, 0.0047], [0.0201, 0.0147, 0.0084, 0.0079, 0.0079, 0.0058, 0.0051, 0.0051], [0.024, 0.0212, 0.0199, 0.0176, 0.0106, 0.0088, 0.0065, 0.005], [0.0204, 0.0132, 0.0132, 0.0132, 0.0116, 0.0116, 0.0097, 0.0091], [0.0211, 0.0175, 0.0175, 0.012, 0.0113, 0.0106, 0.0083, 0.0073], [0.0236, 0.0236, 0.0196, 0.0162, 0.0119, 0.0119, 0.0105, 0.0077], [0.0244, 0.023, 0.0216, 0.0131, 0.0108, 0.009, 0.009, 0.0084], [0.0391, 0.0223, 0.0163, 0.0087, 0.0087, 0.0087, 0.0082, 0.0077], [0.0388, 0.0322, 0.0162, 0.0087, 0.0076, 0.0063, 0.006, 0.0053], [0.0401, 0.0147, 0.0101, 0.0101, 0.0089, 0.0084, 0.0084, 0.0079], [0.0636, 0.0249, 0.0234, 0.022, 0.0207, 0.0171, 0.0151, 0.0104], [0.1249, 0.0358, 0.0246, 0.018, 0.0149, 0.0149, 0.0124, 0.0103], [0.0702, 0.0258, 0.0228, 0.0177, 0.0167, 0.0157, 0.0147, 0.0147], [0.0487, 0.0403, 0.0158, 0.0158, 0.0148, 0.0131, 0.0123, 0.0102], [0.057, 0.0368, 0.0223, 0.0197, 0.0135, 0.0127, 0.0112, 0.0105], [0.0605, 0.0367, 0.0286, 0.0269, 0.0252, 0.0196, 0.0173, 0.0163], [0.0626, 0.0588, 0.0487, 0.0335, 0.0315, 0.0295, 0.023, 0.014], [0.0663, 0.0585, 0.0428, 0.0276, 0.0276, 0.0215, 0.0168, 0.0139], [0.0715, 0.0671, 0.0557, 0.0298, 0.0232, 0.0232, 0.0218, 0.0159], [0.068, 0.0529, 0.0497, 0.0364, 0.0283, 0.0207, 0.0172, 0.0134], [0.0833, 0.0446, 0.0394, 0.0394, 0.0347, 0.0307, 0.0239, 0.0145], [0.0988, 0.0988, 0.0819, 0.0266, 0.0266, 0.0183, 0.0118, 0.0111], [0.1227, 0.0843, 0.0545, 0.033, 0.033, 0.0292, 0.02, 0.0166], [0.1044, 0.0435, 0.0409, 0.0409, 0.0318, 0.0281, 0.015, 0.015], [0.1182, 0.0673, 0.0408, 0.036, 0.0299, 0.0299, 0.0233, 0.0219], [0.0658, 0.0481, 0.0399, 0.0331, 0.0331, 0.0274, 0.0258, 0.0227], [0.0557, 0.0523, 0.0523, 0.0408, 0.028, 0.0263, 0.0218, 0.0181], [0.0561, 0.0527, 0.0362, 0.03, 0.0249, 0.0249, 0.0234, 0.0194], [0.0708, 0.0625, 0.0518, 0.0457, 0.0379, 0.0295, 0.0295, 0.0245], [0.0938, 0.0828, 0.0686, 0.0391, 0.0391, 0.0391, 0.0367, 0.0367], [0.1379, 0.0738, 0.0693, 0.0349, 0.0289, 0.0289, 0.0289, 0.024], [0.118, 0.0524, 0.0492, 0.0338, 0.0298, 0.028, 0.028, 0.0232], [0.1235, 0.0515, 0.0427, 0.0332, 0.0332, 0.0243, 0.0202, 0.0202], [0.1393, 0.0618, 0.0618, 0.0311, 0.0242, 0.0227, 0.0214, 0.0189], [0.1089, 0.066, 0.0548, 0.0454, 0.0275, 0.0214, 0.0189, 0.0189], [0.181, 0.0552, 0.0518, 0.0261, 0.0245, 0.0216, 0.0203, 0.0149], [0.076, 0.0556, 0.0359, 0.0337, 0.0279, 0.0247, 0.0218, 0.0218], [0.0933, 0.0683, 0.0365, 0.0365, 0.0343, 0.0303, 0.0208, 0.0196], [0.193, 0.0296, 0.0296, 0.023, 0.0169, 0.0158, 0.0116, 0.0109], [0.5159, 0.0896, 0.0656, 0.0188, 0.0166, 0.0121, 0.0101, 0.0094], [0.6265, 0.1089, 0.0748, 0.013, 0.0095, 0.0089, 0.0084, 0.0079], [0.6086, 0.1539, 0.0641, 0.0111, 0.0105, 0.0077, 0.0077, 0.0072], [0.4651, 0.1711, 0.1176, 0.0232, 0.0204, 0.014, 0.014, 0.014], [0.3031, 0.2675, 0.1115, 0.0869, 0.041, 0.032, 0.0194, 0.0194], [0.2984, 0.2051, 0.1244, 0.0969, 0.0519, 0.0458, 0.0404, 0.0356], [0.3816, 0.3368, 0.1093, 0.0517, 0.0313, 0.0276, 0.0131, 0.009], [0.4129, 0.2504, 0.0921, 0.0493, 0.0493, 0.0435, 0.0181, 0.016], [0.5436, 0.2, 0.0834, 0.0649, 0.0239, 0.0186, 0.0145, 0.0145], [0.5437, 0.3298, 0.0394, 0.0307, 0.0186, 0.006, 0.0053, 0.0042], [0.5361, 0.3251, 0.044, 0.0302, 0.0208, 0.0053, 0.0053, 0.0034], [0.3161, 0.2173, 0.1917, 0.1692, 0.0705, 0.0066, 0.004, 0.0031]], "ranks": {"Swift": [53801, 10386, 8930, 106781, 18578, 6968, 9293, 36201, 121964, 115968, 74439, 176465, 112870, 90402, 41840, 20416, 14534, 28915, 21981, 22827, 10871, 42717, 16428, 12756, 15645, 61229, 59028, 21718, 32046, 34316, 24247, 16622, 14206, 26233, 25061, 29940, 27250, 18582, 23722, 33986, 48228, 64198, 81131, 54851, 61552, 28975, 23549, 36206, 48367, 68283, 151673, 171282, 177724, 153507, 155634, 168042, 87178, 76691, 74793, 59233, 84102, 43992, 12292], "Kotlin": [175753, 121015, 107925, 14556, 51782, 65264, 71025, 115650, 140036, 116233, 75418, 59961, 45927, 52565, 93550, 77612, 60680, 36256, 45177, 117296, 119577, 24163, 16089, 37146, 14983, 6238, 6342, 10290, 5956, 6848, 9426, 21460, 20032, 5889, 3830, 1067, 345, 274, 295, 755, 959, 883, 515, 530, 659, 1403, 2773, 1850, 3838, 5691, 7424, 7033, 6288, 4066, 1933, 1634, 1358, 1670, 2199, 3389, 4744, 4868, 3670], "Rust": [33588, 46690, 30791, 65721, 18578, 10842, 16613, 13465, 27363, 20908, 28912, 54834, 48311, 47093, 43592, 31156, 24395, 27662, 29729, 48335, 23207, 13324, 9526, 11126, 7808, 11465, 11113, 6856, 6819, 7535, 7847, 9675, 9013, 11201, 8124, 2828, 336, 182, 257, 272, 112, 90, 108, 182, 320, 262, 282, 438, 501, 731, 3375, 5264, 3210, 2241, 2089, 2217, 377, 306, 331, 666, 627, 602, 334]}}, {"pos": 382, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", "\u00a0\u00a0"], ["\u2013", ",", ".", ";", " \u2013", "\u2013and", ",.", "\u2026.."], [",", ".", "\u2013", ";", "\u2026", " \u2013", "\u2026..", "\u2026."], [" milfs", " Guta", " Blowjob", "\ufffd\ufffd", "-------------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " \u041a\u0440\u0430\u0441\u0438", " Shemale"], [".", ":@", ",", "  ", ".@", ".\u201c", " \u201c", "ed"], [".", ",", " \u200b\u200b", "!", "\uff01", "!).", ":", ".\u201c"], [".", ",", "!", "\u00a0", " \u00a0", ".\u201d", ";", ".\u201c"], [".", ",", "-ish", "!", "-and", ";", "!:", "!."], [".", ",", "!.", ".\u201c", ".\u201d", ".&", ":.", ";."], [",", "\ufffd\ufffd", "-Cds", "\u65c5\u6e38\u5ea6\u5047\u533a", ".", "\uaecf", "r\u00e9di", "\u516c\u53f7"], [".", ",", ".&", " though", "-ish", ";", "\u00a0", "even"], [" veggies", "iance", " goodies", "\ufffd\ufffd", " oddly", " stuff", "iland", "-ish"], [" veggies", "iance", " goodies", "\u54e5\u534e", "-ish", "iland", "\u6027\u5730", " oddly"], [" veggies", " goodies", "-ish", " kids", " savvy", "-esque", " gadgets", " guys"], [" even", " goodies", " stuff", " kids", " mostly", " folks", " plenty", " savvy"], [" kids", " incredibly", " even", " goodies", " folks", " plenty", " really", " big"], [" kids", " goodies", " folks", " tech", " incredibly", " big", " plenty", " stuff"], [" goodies", " tech", " stuff", " kids", " veggies", " tweaking", "kids", " plenty"], [" goodies", " stuff", " myriad", " incredibly", " folks", " tech", " savvy", " nasty"], [" myriad", " even", "\u751a\u81f3\u4e8e", " hugely", "\u4e43\u81f3", "\u65f6\u9ae6", "\u751a\u81f3\u662f", "\u54ea\u6015\u662f"], ["<|endoftext|>", "\n\n", " myriad", " though", " even", "  \n\n", " \n\n", " hugely"], [" ``", " ;;^", " **>>", "\u751a\u81f3\u8fd8\u6709", "\u65f6\u9ae6", " Catalu", " !**", " \uc2ec\uc9c0\uc5b4"], [" ``", " {{--<", " --", " even", " myriad", " ''", " ``(", " ;;^"], [" ``", " --", " myriad", " even", " ,", " ...", " {{--<", " hugely"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", " --", "    \n\n"], [" ____", "\n\n", " ___", " !**", " ...\\", " \n\n", " stuff", " *__"], ["\n\n", " ...", " myriad", " \n\n", " ____", "\r\n\r\n", " sprawling", " --"], ["\n\n", " \n\n", " ...", "  \n\n", " ____", " --", " ...\\", "\r\n\r\n"], ["\n\n", " \n\n", " ...", " ____", "  \n\n", " ?", " ___", " ______"], [" ...", " \u2026", " \n\n", "  \n\n", "...", " \n  \n", " ...\\", " and"], ["  \n\n", " \n\n", " \u2026", " ...", " complex", "   \n\n", " everything", " \n  \n"], [" and", " everything", " ...", " \u2026", " complex", " all", " ,", " even"], [" everything", " complex", " and", " \u2026", " all", " !", " even", " ."], [" complex", " weird", " everything", " tech", " \u2026", " AND", " **", " etc"], [" !**", "!**", " complex", " weird", " tech", "\u2026**", " **", " complexity"], [" \u2026", "\u2026*", " complex", "\u2026**", "complex", " tech", " \u2026.", "\u2026\u2026"], [" complex", "complex", " complexity", " software", " tech", "!*", " complexities", " workflows"], [" complex", " software", "complex", " complexity", " tech", " workflows", " algorithms", " technologies"], [" complex", " software", "complex", " complexity", " workflows", " tech", " EVERY", " multit"], [" complex", "complex", " software", " complexity", " tech", " multit", "\u2011", " workflows"], [" complex", " software", " tech", " automation", " technologies", " complexity", "complex", " multit"], [" complex", " software", " workflows", " complexity", " automation", " technologies", " multit", " tech"], [" complex", " software", " complexity", " technologies", " automation", " databases", " workflows", " systems"], [" complex", " software", " complexity", "complex", " technologies", " automation", " databases", " systems"], [" complex", " complexity", " software", " modular", " databases", "complex", " multit", " automation"], [" complex", " complexity", " software", "complex", " multit", " modular", " databases", " complexities"], [" complex", " multit", " complexity", " software", " weird", " databases", " workflows", " multi"], [" complex", " multiple", " multi", " databases", " myriad", " multit", " EVERY", " multiplayer"], [" complex", " AND", " multit", "\u2014and", " bureaucracy", " databases", " etc", " workflows"], [" AND", " multit", " bureaucracy", " multiplayer", "\u2014and", " robotics", "/etc", " complex"], [" AND", "\u2026and", " Ejem", " Blowjob", "Porno", " \u0438", " \u0cae\u0ca4\u0ccd\u0ca4\u0cc1", " \u1793\u17b7\u1784"], [" AND", " plugins", " APIs", "\u2026and", " asynchronous", " interfaces", " PvP", " multiplayer"], [" plugins", " APIs", " AND", " Async", " asynchronous", " interoper", " multiplayer", " Blowjob"], [" asynchronous", " plugins", " Async", " APIs", " async", " AND", " Plugins", " multiplayer"], [" plugins", " AND", " Plugins", " runtime", " asynchronous", " Async", " APIs", " async"], [" plugins", " Plugins", " Async", " asynchronous", " async", " plugin", " Plugin", "\u5f02\u6b65"], [" plugins", " Plugins", " Plugin", " Async", " plugin", " async", " asynchronous", "plugin"], [" plugins", " Plugins", " Plugin", " Async", " async", " plugin", " asynchronous", " UI"], [" Plugins", " plugins", " Plugin", " plugin", " Async", " async", " GUI", " UI"], [" Plugins", " plugins", " Async", " async", " Plugin", "async", " asynchronous", "Plugins"], [" Plugins", " plugins", " Async", " async", " Plugin", "Plugins", "plugins", "-plugins"], [" Plugins", " plugins", " Async", " Plugin", " async", "Plugins", "-plugins", "plugins"], [" Plugins", " plugins", " Async", " Plugin", " async", "Plugins", " and", "-plugins"]], "p": [[0.6872, 0.2528, 0.0498, 0.0041, 0.0032, 0.0009, 0.0005, 0.0004], [0.409, 0.2811, 0.0971, 0.0217, 0.018, 0.0169, 0.0045, 0.0019], [0.6846, 0.2223, 0.0818, 0.0036, 0.0016, 0.0012, 0.0011, 0.0009], [0.0052, 0.0043, 0.0028, 0.0023, 0.0023, 0.002, 0.002, 0.002], [0.0279, 0.0109, 0.0091, 0.0085, 0.0066, 0.0049, 0.004, 0.0029], [0.4678, 0.1832, 0.0097, 0.0046, 0.0026, 0.0025, 0.002, 0.0016], [0.7774, 0.1351, 0.0152, 0.0104, 0.0049, 0.0046, 0.0034, 0.0026], [0.0912, 0.071, 0.0085, 0.0066, 0.0055, 0.0043, 0.004, 0.0033], [0.8249, 0.0265, 0.0071, 0.0041, 0.0041, 0.0038, 0.0032, 0.0026], [0.0176, 0.0047, 0.0021, 0.0016, 0.0012, 0.0011, 0.001, 0.001], [0.2087, 0.0363, 0.0171, 0.0086, 0.0059, 0.0046, 0.0046, 0.0038], [0.0051, 0.0027, 0.0027, 0.0021, 0.0021, 0.0019, 0.0018, 0.0017], [0.0108, 0.0029, 0.0019, 0.0017, 0.0015, 0.0013, 0.0011, 0.001], [0.0047, 0.0034, 0.0032, 0.0023, 0.0019, 0.0018, 0.0014, 0.0014], [0.0121, 0.0114, 0.0065, 0.0051, 0.0045, 0.0039, 0.0039, 0.0037], [0.0144, 0.0144, 0.0112, 0.0099, 0.0093, 0.0068, 0.005, 0.0041], [0.0235, 0.0235, 0.0183, 0.0172, 0.0172, 0.0134, 0.0134, 0.0092], [0.0271, 0.0187, 0.0136, 0.0088, 0.0083, 0.0057, 0.0053, 0.005], [0.0078, 0.0069, 0.0057, 0.0047, 0.0039, 0.0039, 0.0037, 0.0035], [0.0082, 0.0041, 0.0032, 0.003, 0.0026, 0.0023, 0.0022, 0.0022], [0.2546, 0.005, 0.005, 0.0027, 0.0019, 0.0017, 0.0016, 0.0015], [0.0125, 0.0055, 0.0015, 0.0012, 0.0012, 0.001, 0.0009, 0.0008], [0.2155, 0.0035, 0.0033, 0.002, 0.0018, 0.0015, 0.0013, 0.0012], [0.0241, 0.0121, 0.0078, 0.0073, 0.0061, 0.0039, 0.0033, 0.0024], [0.628, 0.0963, 0.0377, 0.0148, 0.0108, 0.0079, 0.0035, 0.0026], [0.0428, 0.0333, 0.009, 0.0079, 0.0045, 0.0042, 0.004, 0.0035], [0.2296, 0.0079, 0.0057, 0.0037, 0.0037, 0.0037, 0.0026, 0.0026], [0.8275, 0.0467, 0.0235, 0.0063, 0.0043, 0.0038, 0.0034, 0.0032], [0.1546, 0.1364, 0.1131, 0.073, 0.0443, 0.0223, 0.0153, 0.0144], [0.5983, 0.104, 0.081, 0.0461, 0.0132, 0.011, 0.0103, 0.0091], [0.336, 0.231, 0.1401, 0.1161, 0.0115, 0.0115, 0.0084, 0.0051], [0.1428, 0.1045, 0.0981, 0.0634, 0.0493, 0.0464, 0.0248, 0.0233], [0.1376, 0.1141, 0.1072, 0.0611, 0.0394, 0.0288, 0.0211, 0.0128], [0.2127, 0.0475, 0.0446, 0.0306, 0.0211, 0.0164, 0.0128, 0.012], [0.0877, 0.0642, 0.0566, 0.0389, 0.0343, 0.0196, 0.0152, 0.0152], [0.0966, 0.0707, 0.055, 0.0486, 0.0244, 0.0244, 0.0229, 0.0216], [0.0955, 0.0451, 0.0424, 0.0398, 0.0351, 0.0147, 0.0138, 0.0129], [0.1265, 0.0677, 0.032, 0.0301, 0.0301, 0.022, 0.0104, 0.0092], [0.1902, 0.0481, 0.033, 0.0274, 0.0156, 0.0147, 0.0114, 0.0101], [0.2856, 0.0466, 0.0363, 0.0194, 0.0161, 0.0134, 0.0134, 0.0125], [0.1816, 0.1173, 0.0358, 0.0231, 0.0217, 0.0149, 0.014, 0.0132], [0.2076, 0.1427, 0.0264, 0.0233, 0.0219, 0.0219, 0.016, 0.015], [0.2786, 0.1161, 0.0229, 0.0229, 0.0215, 0.019, 0.0157, 0.0148], [0.4117, 0.0523, 0.0317, 0.0298, 0.0181, 0.017, 0.0132, 0.0132], [0.4657, 0.028, 0.028, 0.0232, 0.0205, 0.017, 0.0159, 0.0124], [0.5473, 0.024, 0.0226, 0.0199, 0.0176, 0.0137, 0.0129, 0.0107], [0.1988, 0.0253, 0.021, 0.021, 0.0185, 0.0153, 0.0153, 0.0119], [0.1074, 0.0421, 0.0395, 0.0211, 0.0187, 0.0187, 0.0165, 0.0165], [0.0374, 0.0257, 0.0241, 0.0241, 0.0177, 0.0156, 0.0138, 0.0121], [0.0203, 0.0096, 0.0075, 0.0075, 0.007, 0.007, 0.007, 0.0066], [0.1205, 0.0153, 0.0087, 0.0056, 0.0047, 0.0047, 0.0044, 0.0039], [0.0613, 0.0477, 0.024, 0.0137, 0.01, 0.0094, 0.0088, 0.0088], [0.0372, 0.0349, 0.0328, 0.024, 0.0187, 0.0088, 0.0078, 0.0078], [0.091, 0.0855, 0.0588, 0.0356, 0.0335, 0.0168, 0.014, 0.0109], [0.2698, 0.0773, 0.0773, 0.0682, 0.0602, 0.0469, 0.0303, 0.0208], [0.4609, 0.1321, 0.1165, 0.0908, 0.0801, 0.0203, 0.0203, 0.0158], [0.4875, 0.2957, 0.0748, 0.04, 0.0312, 0.0189, 0.013, 0.0048], [0.3885, 0.3885, 0.0982, 0.0281, 0.0171, 0.0171, 0.0081, 0.0071], [0.7103, 0.1585, 0.0848, 0.007, 0.0054, 0.0037, 0.0037, 0.0029], [0.5625, 0.1826, 0.1826, 0.0593, 0.0071, 0.0012, 0.0012, 0.0006], [0.5687, 0.3449, 0.0467, 0.025, 0.0104, 0.0009, 0.0008, 0.0007], [0.8053, 0.1797, 0.0048, 0.0037, 0.0018, 0.0016, 0.0014, 0.0006], [0.8853, 0.0566, 0.0441, 0.0046, 0.0041, 0.0007, 0.0006, 0.0004]], "ranks": {"Swift": [16087, 5081, 6092, 106121, 12956, 6957, 10400, 86513, 213738, 199493, 146031, 211835, 227970, 165115, 55135, 21879, 6301, 31266, 55386, 24841, 8885, 129251, 59144, 13286, 10601, 65163, 35562, 11667, 17373, 17638, 16054, 9575, 9863, 35876, 49291, 42627, 23210, 16463, 16694, 22565, 24244, 16915, 26095, 11035, 10395, 24206, 32269, 34249, 54785, 128244, 126420, 104773, 66271, 26824, 20818, 19493, 7758, 4014, 4396, 3575, 2095, 1672, 734], "Kotlin": [231542, 203319, 155938, 22376, 48468, 97513, 197017, 219968, 179734, 209032, 223847, 139308, 132091, 134682, 196509, 175522, 119766, 127599, 186543, 224330, 240032, 184783, 198290, 229661, 200177, 89512, 147284, 149499, 118100, 98050, 85468, 114053, 79036, 16827, 8666, 4140, 2004, 3339, 5869, 8201, 12517, 18191, 15239, 15195, 24378, 34028, 54173, 30679, 19601, 37607, 32915, 6839, 1239, 670, 356, 384, 281, 278, 337, 458, 303, 390, 385], "Rust": [25376, 59897, 40518, 63712, 9897, 6957, 26549, 20910, 62480, 45645, 25778, 34582, 54276, 31363, 15943, 14533, 13536, 60742, 90672, 73745, 89340, 119840, 81151, 46702, 39458, 72887, 47324, 44149, 30596, 23409, 17102, 13313, 13594, 20804, 35860, 60622, 20774, 20695, 21302, 47894, 22028, 26466, 19419, 27999, 20462, 41218, 21798, 22128, 27606, 106941, 149942, 142007, 38289, 13049, 7627, 3238, 421, 368, 286, 727, 387, 333, 168]}}, {"pos": 383, "top": [[" ", " \u2013", ",", "\u2013", " [\u2026]", "  ", " @", " \"@"], [" [@", " (@", " \"@", " @", " @(", " *@", " \"@\"", " \u2013,"], ["\u2026..", " \u2026.", " \u2013,", "..\"", "[..", "\u2013and", " \ud83d\ude42", " \u200b\u200b"], [" *\u201c", "*\u201c.", "__[\"", "[\".", " \"><", " *\u201e", " *</", " \u041a\u0440\u0430\u0441\u0438"], [" *@", " \"@", " (@", " &,", " *\u201c", " @", " @(", " \"@\""], [" &,", " @", " *\u201c", " \"@", " \u201c.", " (@", " @(", " \u200b\u200b"], [" ..", " *\u201c", " &,", " @", " [\"", "__[\"", " *@", " \"\"\""], [" *\u201c", " *@", " ..", " *\"", " *,", " &,", "__[\"", " ~~"], [" *\u201c", " *@", " *\"", "!\u201d.", " ..", " *,", "*\u201c.", " \"*."], [" &,", "__[\"", " \"..", " \".$", " *\u201c", " #\"", " *@", " \"&"], [" &,", " *\u201c", " ..", " #\"", " *@", " [@", " @", " *\""], [" *\u201c", "__[\"", " *\"", " *@", " *_", " *,", " ~~", " &,"], [" *\u201e", " *\u201c", " *,", " *_", "__[\"", " ~~", " ..", " *="], ["__[\"", " &,", "(\"..", "adget", " Middleware", " \"*\",", " showcased", " \".."], [" &,", " \"..", " \"&", "__[\"", " &", " Middleware", "(\"..", " *&"], [" &", " &,", " \"..", " amongst", " Middleware", " \"&", " ala", " aka"], [" &,", " &", " \"..", " aka", " Middleware", " ala", " -,", " via"], [" -,", " &,", " *,", " \"..", "__[\"", " combos", " \",", " Specs"], [" &,", " -,", " *,", "__[\"", " &", " \"&", " ..", " *&"], [" &,", " &", " -,", " \"&", "__[\"", " *&", " *,", " *@"], [" &,", " *@", " @", " -,", " \"&", " &", "__[\"", " *,"], [" Geile", " ;;^", " Blowjob", " *&", " *))", " **>>", " Shemale", "__[\""], [" Geile", " *&", " ~~", " *@", " ;;^", " |--", "__[\"", " \"\"\""], [" ,", " --", " &,", " ,,", " &", " -,", " ;", " \"\""], [" &,", " --", " ,", " -,", " &", " ;;", " ..", " ,,"], [" plugins", " firmware", " software", " plugin", " *,", " toolkit", " gadget", " hardware"], [" plugins", " firmware", " toolkit", " software", " plugin", " hardware", " *,", " Geile"], [" ,", " --", " ..", " software", " ...", " \n\n", " ,,", " hardware"], [" ..", " ...", " .", " software", " plugins", " ,", " ??", " ?."], [" ...", " ..", " ...\"", " ......", " plugins", " ??", " ...,", " ???"], [" ..", " ...", " .", " ??", " ...\"", " \n\n", " ,", " .*"], [" .", " ,", " ..", " ...", " @", " and", " /", " &"], [" .", " ,", " ..", " /", " @", " ?", " complex", " and"], [" tech", " workflows", " \ud83d\ude09", " software", " frameworks", " plugins", " ecosystem", " plugin"], [" tech", " \ud83d\ude09", " plugin", " workflows", " plugins", " ecosystem", " software", " architectures"], [" \u2014\u2014", " \ud83d\ude09", " plugin", " tech", " software", "[^", " !!", " plugins"], [" plugin", " plugins", " interoper", " \ud83d\ude09", " software", " firmware", " modular", " tech"], [" plugin", " plugins", " interoper", " software", " firmware", " Plugin", " toolkit", " frameworks"], [" plugin", " plugins", " Plugin", " software", " modular", " interoper", " firmware", " Plugins"], [" plugin", " plugins", " Plugin", " Plugins", " software", " modular", " firmware", " SDK"], [" plugins", " plugin", " Plugin", " Plugins", " software", " firmware", "\u63d2\u4ef6", "Plugin"], [" plugins", " plugin", " Plugin", " Plugins", " software", " modular", "/plugin", " firmware"], [" plugins", " plugin", " modular", " Plugin", " Plugins", " software", " firmware", " SDK"], [" plugins", " plugin", " Plugin", " Plugins", " modular", " software", " Modular", " SDK"], [" plugins", " plugin", " Plugins", " Plugin", " modular", " software", " frameworks", " workflows"], [" plugins", " Plugins", " Plugin", " Modular", " plugin", " modular", " APIs", " dynamically"], [" plugins", " dynamically", " plugin", " APIs", " modular", " Plugin", " Plugins", " software"], [" etc", " AND", " plugins", " Plugin", " Plugins", " External", " APIs", " plugin"], [" AND", " etc", " plugins", " External", " Plugin", "\u2014and", " Plugins", " and"], [" AND", ",and", "\u2014and", " Plugin", "\u2014all", " plugins", "+,", " Interfaces"], [" AND", "\u2014all", ",and", "\u2014and", "\u2026and", "+,", " and", " Plugin"], [",and", "\u2014all", " AND", "\u2014and", "\u2026and", "+,", "++,", "=?,"], ["\u2014all", "\u2014and", ",and", "\u2026and", "+,", ",**", " AND", "++,"], ["\u2014all", "\u2014and", ",and", "+,", " AND", "++,", "\u2026and", ",**"], ["\u2014all", " AND", " Plugin", "\u2014and", ",and", " PLUGIN", "+,", ",**"], [" Plugins", " Plugin", "\u2014all", " plugins", " AND", " PLUGIN", ",**", " APIs"], [" Plugins", " Plugin", " plugins", ",**", " PLUGIN", ",and", ",*", " APIs"], [" Plugin", " Plugins", ",*", "*,", " *,", " plugins", ",and", " APIs"], [" Plugins", " Plugin", " *,", "*,", ",*", " APIs", " plugins", " *"], [" Async", " async", "Async", "async", "\u5f02\u6b65", "_async", " asynchronous", ".async"], [" Async", " async", "async", "Async", ",", "*,", " *,", " *"], [",", " Async", " async", "*,", " *,", ",*", "Async", "async"], [",", ",*", " Async", "*,", " async", "Async", "\u00ae,", " *,"]], "p": [[0.1619, 0.1261, 0.0982, 0.0595, 0.0464, 0.0361, 0.0248, 0.0206], [0.228, 0.1383, 0.1077, 0.0839, 0.0422, 0.0396, 0.0328, 0.0272], [0.2835, 0.1339, 0.111, 0.0384, 0.0299, 0.0264, 0.016, 0.0133], [0.0545, 0.0375, 0.0156, 0.0129, 0.0101, 0.0095, 0.0061, 0.0061], [0.1682, 0.1086, 0.0619, 0.0513, 0.0513, 0.0425, 0.0311, 0.0242], [0.0963, 0.0276, 0.0244, 0.0229, 0.0215, 0.019, 0.019, 0.0178], [0.1377, 0.1294, 0.042, 0.0211, 0.0198, 0.0164, 0.0164, 0.0145], [0.1264, 0.0816, 0.0465, 0.03, 0.0265, 0.022, 0.0182, 0.0171], [0.2384, 0.05, 0.0285, 0.0285, 0.0267, 0.0251, 0.0236, 0.0162], [0.0902, 0.0483, 0.0293, 0.0243, 0.0243, 0.0189, 0.0157, 0.0157], [0.1138, 0.069, 0.0648, 0.0369, 0.0306, 0.027, 0.0186, 0.0164], [0.1071, 0.0239, 0.0198, 0.0175, 0.0175, 0.0145, 0.0136, 0.0136], [0.0237, 0.0173, 0.0135, 0.0087, 0.0082, 0.0077, 0.0068, 0.0064], [0.0112, 0.0064, 0.0044, 0.0032, 0.0023, 0.0023, 0.0022, 0.0022], [0.0414, 0.0173, 0.0152, 0.0134, 0.0119, 0.0072, 0.0068, 0.0038], [0.0239, 0.0225, 0.0083, 0.0064, 0.0047, 0.0042, 0.0032, 0.0029], [0.0167, 0.0115, 0.0069, 0.0051, 0.0035, 0.0033, 0.0033, 0.0033], [0.0151, 0.0142, 0.0076, 0.0052, 0.0043, 0.0032, 0.003, 0.0026], [0.0545, 0.0258, 0.0129, 0.0129, 0.0101, 0.0084, 0.0084, 0.0074], [0.2895, 0.0392, 0.021, 0.0197, 0.0093, 0.0068, 0.006, 0.005], [0.3536, 0.0696, 0.0256, 0.0241, 0.0155, 0.0137, 0.01, 0.0094], [0.0149, 0.0123, 0.0109, 0.0085, 0.0075, 0.007, 0.0066, 0.0043], [0.0112, 0.0112, 0.0106, 0.0082, 0.0082, 0.0056, 0.0053, 0.0053], [0.071, 0.0315, 0.0231, 0.018, 0.014, 0.0123, 0.0075, 0.007], [0.1946, 0.0557, 0.0462, 0.0263, 0.0232, 0.0218, 0.0205, 0.016], [0.0196, 0.0127, 0.0087, 0.0077, 0.0064, 0.006, 0.0056, 0.0053], [0.0298, 0.015, 0.0132, 0.0124, 0.0103, 0.008, 0.0066, 0.0062], [0.1521, 0.0922, 0.0526, 0.0281, 0.0193, 0.0133, 0.0125, 0.0117], [0.1674, 0.0479, 0.0241, 0.02, 0.0137, 0.0129, 0.0121, 0.0101], [0.175, 0.1061, 0.0268, 0.0209, 0.0144, 0.0127, 0.0127, 0.0105], [0.3415, 0.2659, 0.0672, 0.0124, 0.0117, 0.0085, 0.008, 0.0075], [0.324, 0.0988, 0.0563, 0.025, 0.0195, 0.0172, 0.0126, 0.0098], [0.1797, 0.0704, 0.0454, 0.0332, 0.0189, 0.0167, 0.0148, 0.0139], [0.0282, 0.0161, 0.0118, 0.011, 0.0097, 0.0097, 0.0081, 0.0076], [0.0222, 0.0093, 0.0087, 0.0082, 0.0082, 0.0077, 0.0072, 0.0068], [0.0207, 0.0152, 0.0076, 0.0076, 0.0067, 0.0067, 0.0063, 0.0059], [0.0137, 0.0129, 0.0107, 0.0107, 0.0089, 0.0083, 0.0078, 0.0078], [0.0193, 0.016, 0.0125, 0.0117, 0.0117, 0.0081, 0.0076, 0.0071], [0.1173, 0.1035, 0.0297, 0.0262, 0.0231, 0.0217, 0.018, 0.0149], [0.1555, 0.1555, 0.0419, 0.027, 0.0164, 0.0154, 0.0154, 0.0088], [0.201, 0.1471, 0.0508, 0.0396, 0.0176, 0.0121, 0.0107, 0.01], [0.3104, 0.2004, 0.0574, 0.0395, 0.0211, 0.0165, 0.0155, 0.0145], [0.2509, 0.1522, 0.0464, 0.0464, 0.03, 0.0206, 0.0182, 0.0151], [0.0786, 0.0541, 0.0508, 0.0395, 0.0272, 0.0137, 0.0128, 0.0121], [0.1241, 0.0517, 0.0356, 0.0356, 0.023, 0.0158, 0.0139, 0.0131], [0.0812, 0.0558, 0.0492, 0.0264, 0.0248, 0.0205, 0.0181, 0.0181], [0.0584, 0.0215, 0.0189, 0.0189, 0.0148, 0.0139, 0.0122, 0.0122], [0.0561, 0.0282, 0.0234, 0.0171, 0.0151, 0.0104, 0.0086, 0.0071], [0.1235, 0.0215, 0.0189, 0.0139, 0.013, 0.013, 0.0095, 0.0095], [0.0734, 0.0393, 0.0128, 0.0113, 0.0113, 0.0113, 0.0088, 0.0082], [0.2671, 0.0815, 0.0675, 0.0361, 0.0125, 0.0091, 0.0081, 0.0063], [0.2929, 0.1777, 0.0614, 0.0614, 0.0478, 0.0212, 0.0165, 0.0094], [0.3302, 0.0946, 0.0692, 0.0476, 0.0394, 0.0271, 0.0255, 0.0211], [0.3642, 0.172, 0.0813, 0.0281, 0.0233, 0.015, 0.015, 0.0141], [0.1732, 0.1118, 0.0528, 0.0466, 0.0341, 0.032, 0.0283, 0.0266], [0.1274, 0.0992, 0.0726, 0.0682, 0.044, 0.0389, 0.0284, 0.0284], [0.2492, 0.2492, 0.1177, 0.0247, 0.0218, 0.0159, 0.015, 0.0132], [0.1259, 0.1111, 0.1111, 0.0865, 0.0865, 0.0595, 0.0361, 0.0299], [0.1857, 0.1446, 0.1276, 0.0683, 0.0642, 0.0603, 0.05, 0.0323], [0.8542, 0.09, 0.0201, 0.0122, 0.0045, 0.004, 0.0031, 0.0015], [0.7144, 0.1806, 0.0168, 0.0168, 0.0148, 0.0062, 0.0055, 0.0051], [0.6406, 0.208, 0.0526, 0.0193, 0.0125, 0.0117, 0.011, 0.0086], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [131445, 56205, 62752, 162172, 61801, 14305, 18898, 110443, 160268, 137903, 56549, 82866, 122631, 86578, 34677, 20642, 24396, 43905, 47463, 78870, 49174, 183417, 149374, 72892, 80315, 175040, 196706, 101570, 80968, 157283, 75994, 24382, 40556, 81156, 122490, 96798, 84499, 80184, 84440, 80504, 66697, 87687, 88720, 65528, 49200, 51914, 55850, 53838, 70673, 129356, 156791, 110849, 109443, 62531, 53806, 30283, 19059, 13645, 8168, 1952, 2726, 1548, 1027], "Kotlin": [92886, 91637, 19550, 8057, 13840, 25298, 20046, 31076, 29189, 39457, 32024, 26789, 15916, 42761, 62765, 61392, 60117, 53631, 63252, 95387, 143939, 45682, 36358, 117661, 67229, 14029, 12168, 16461, 7206, 6951, 6935, 26506, 26830, 2640, 1013, 1284, 414, 452, 382, 627, 701, 1046, 817, 955, 619, 1222, 3673, 3922, 8705, 12708, 26960, 19839, 10219, 6012, 4103, 3586, 2316, 1849, 1661, 1487, 1614, 2581, 1975], "Rust": [31491, 77747, 71489, 52592, 41353, 23879, 34177, 41107, 36970, 29604, 40354, 61984, 56764, 42761, 45587, 40966, 32936, 53940, 74629, 98932, 95375, 69039, 79944, 75982, 70513, 79438, 74805, 28052, 21062, 35340, 13559, 14691, 14827, 18443, 19846, 10406, 4848, 3984, 5083, 11856, 12221, 17409, 24665, 22621, 17578, 11715, 10002, 7037, 11039, 37119, 43207, 19839, 14722, 12668, 20344, 12799, 2616, 2168, 1853, 2436, 2507, 2062, 1495]}}, {"pos": 384, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", "\u00a0\u00a0"], ["\u2013", ",", ".", "\u2013and", ";", " \u2013", ",.", ".\u2013"], [",", ".", "\u2013", "\u2026..", ";", "\u2026", "\u2026.", ".\u2013"], [" milfs", " Blowjob", " Guta", "\uff3f\uff3f", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Shemale", "-------------</", "\u0e21\u0e19\u0e38\u0e29"], [".@", ".", ":@", ".\u201c", "\uff20", " \"@", " (@", ",@"], [".", ",", "\uff01", "!).", "!\u201c", ".\u201c", "!", "!),"], [".", ",", "\uff01", "!", ".\u201d", " \u00a0", "\u00a0", "!\u201d"], ["!.", ".", ",@", ":@", "!).", ".@", "!:", "-ish"], [".", "!.", ".&", "!\u201d", ",", "!).", ".\u201d", ".\u201c"], [",", "\ufffd\ufffd", "-Cds", "\u2013and", "\u0434\u044c\u043c\u0438", ";", ".&", "!--"], [".", ",", "\u00a0", ".&", "...", " though", ";", "-but"], [" goodies", " veggies", " stuff", " junk", "-ish", " assorted", " oddly", "iland"], [" veggies", " goodies", " assorted", "-ish", " stuff", "iland", "\u4e94\u82b1\u516b", " hassle"], [" goodies", " savvy", " veggies", " gadgets", " guys", " stuff", " kids", "-ish"], [" goodies", " stuff", " even", " folks", " thru", " kids", " savvy", " assorted"], [" thru", " goodies", " incredibly", " folks", " kids", " even", " guys", " amazing"], [" goodies", " folks", " thru", " kids", " incredibly", " veggies", " stuff", " plenty"], [" goodies", " stuff", " veggies", " freaking", " kids", " tweaking", "kids", " yummy"], [" goodies", " stuff", " freaking", " incredibly", " folks", " myriad", " nasty", " ridiculously"], [" myriad", "\u751a\u81f3\u4e8e", " utterly", " freaking", "\u751a\u81f3\u662f", " folks", " hugely", " incredibly"], ["<|endoftext|>", " myriad", " even", " though", " utterly", " hugely", "\n\n", " vastly"], [" ``", " !**", "\u751a\u81f3\u8fd8\u6709", "\u751a\u81f3\u4e8e", " ;;^", " freaking", " myriad", "\u751a\u81f3\u662f"], [" ``", " even", " myriad", " --", " !**", "\u751a\u81f3\u4e8e", " ``(", " ''"], [" ``", " myriad", " even", " --", " and", " ,", " &", " just"], ["\n\n", " \n\n", "  \n\n", " \r\n\r\n", "\r\n\r\n", "   \n\n", " myriad", "  \r\n\r\n"], [" ____", " !**", " ___", " myriad", " \n\n", " hugely", " *__", "\n\n"], [" myriad", "\n\n", " hugely", " sprawling", " !**", " ...", " ____", " vastly"], ["\n\n", " \n\n", " ...", "  \n\n", " ...\\", " \u2026", " ___", " ____"], [" \n\n", " ...", "  \n\n", " \u2026", " ...\\", "\n\n", " ____", " ______"], [" ...", " \u2026", " \n\n", " ...\\", "  \n\n", "...", " ____", " \n  \n"], [" \u2026", " ...", " \n\n", "  \n\n", "<|endoftext|>", " ...\\", "\u2026", "..."], [" \u2026", " ...", " and", " complex", " all", " everything", " ,", " ."], [" complex", " \u2026", " everything", " all", " !", " and", " .", " \u201c"], [" \u2026", " complex", " **", " everything", " ...", " tech", " ???", "  \n\n"], [" **", "!**", " !**", " \u2026", " **\u201c", "\u2026**", "\uff1f**", "?**"], [" \u2026", "  \n\n", "\u2026**", "\u2026\u2026", "\u2026*", " **\u201c", "!**", " \u2026."], ["  \n\n", " complex", "!**", "\uff1f**", "?**", " !**", " tech", " complexity"], [" complex", " tech", " software", " complexity", "complex", " everything", " workflows", " \u2026"], [" complex", " complexity", " \u2026", "complex", " software", " EVERY", " tech", " everything"], [" databases", " complex", " \u2026", "complex", " storage", " multiple", " complexity", " database"], [" databases", " complex", " database", " storage", " multiple", " systems", " complexity", " software"], [" databases", " storage", " database", " complex", " systems", " complexity", " workflows", " multiple"], [" databases", " storage", " complex", " database", " systems", " complexity", " multiple", " libraries"], [" databases", " complex", " storage", " multiple", " systems", " database", " multi", " complexity"], [" databases", " complex", " multiple", " storage", " systems", " database", " multi", " complexity"], [" databases", " complex", " multiple", " multi", " storage", " diverse", " systems", " database"], [" multiple", " databases", " complex", " multi", " diverse", "multiple", " storage", " Multiple"], [" multiple", " Multiple", " databases", "multiple", " multi", " diverse", " complex", "Multiple"], [" multiple", " Multiple", "multiple", " diverse", " databases", " multi", " m\u00faltiples", "Multiple"], [" multiple", " Multiple", "multiple", " m\u00faltiples", "_multiple", "Multiple", " diverse", " multi"], ["multiple", " m\u00faltiples", " multiple", " Multiple", "_multiple", " AND", " and", "Multiple"], ["multiple", " Multiple", " multiple", " m\u00faltiples", "Multiple", "\u591a\u4e2a", "_multiple", " and"], ["multiple", " multiple", " Multiple", " m\u00faltiples", "Multiple", "_multiple", "\u591a\u4e2a", "\u8907\u6570\u306e"], ["multiple", " multiple", " Multiple", " m\u00faltiples", "Multiple", "_multiple", "\u591a\u4e2a", "\u8907\u6570\u306e"], [" multiple", "multiple", " Multiple", " m\u00faltiples", "_multiple", "Multiple", "\u591a\u4e2a", "\u8907\u6570\u306e"], [" multiple", "multiple", " Multiple", " m\u00faltiples", "\u591a\u4e2a", "_multiple", "\u8907\u6570\u306e", "Multiple"], [" multiple", "multiple", " Multiple", " m\u00faltiples", " databases", "_multiple", " Database", "Multiple"], [" multiple", "multiple", " Multiple", " m\u00faltiples", "_multiple", " m\u00falt", " UI", "Multiple"], [" multiple", " Multiple", "multiple", " Database", " m\u00faltiples", " databases", " UI", "_multiple"], [" Async", " async", " multiple", "Async", "async", " databases", " Database", " UI"], [" Async", " async", " UI", " multiple", " databases", "Async", " Database", "async"], [" Async", " and", " async", " Plugins", " UI", " databases", " multiple", " Database"], [" and", " Async", " async", " UI", " Plugins", " multiple", " Multiple", " *"]], "p": [[0.7299, 0.2091, 0.0529, 0.0034, 0.0018, 0.0009, 0.0005, 0.0005], [0.3369, 0.2465, 0.0623, 0.0334, 0.0139, 0.0115, 0.0066, 0.0033], [0.7327, 0.2099, 0.0468, 0.0026, 0.0014, 0.0014, 0.0012, 0.0008], [0.0061, 0.0024, 0.0022, 0.002, 0.002, 0.0019, 0.0018, 0.0015], [0.0403, 0.0403, 0.0334, 0.0139, 0.0131, 0.0123, 0.0116, 0.0116], [0.2077, 0.0674, 0.0233, 0.016, 0.0071, 0.0052, 0.0049, 0.004], [0.7459, 0.0421, 0.0255, 0.0225, 0.0199, 0.0175, 0.0155, 0.0094], [0.0123, 0.0116, 0.0109, 0.0102, 0.0102, 0.0085, 0.0079, 0.007], [0.3014, 0.0593, 0.0247, 0.017, 0.0141, 0.0132, 0.0132, 0.0132], [0.0234, 0.0026, 0.0018, 0.0015, 0.0012, 0.0011, 0.0011, 0.001], [0.1632, 0.0874, 0.0564, 0.0439, 0.025, 0.0118, 0.0076, 0.0049], [0.0095, 0.0089, 0.0051, 0.0033, 0.0029, 0.0026, 0.0024, 0.0021], [0.0174, 0.0064, 0.0024, 0.0021, 0.002, 0.0018, 0.0014, 0.0014], [0.007, 0.0029, 0.0026, 0.0024, 0.0021, 0.0021, 0.0019, 0.0019], [0.0373, 0.0187, 0.0089, 0.0089, 0.0078, 0.0069, 0.0061, 0.0054], [0.0427, 0.0215, 0.0157, 0.013, 0.0115, 0.0079, 0.0065, 0.0058], [0.0745, 0.058, 0.0545, 0.0242, 0.0213, 0.0156, 0.0147, 0.0147], [0.0984, 0.0265, 0.0182, 0.0142, 0.0125, 0.011, 0.0097, 0.0091], [0.0357, 0.0315, 0.0315, 0.0169, 0.0116, 0.0116, 0.008, 0.007], [0.0277, 0.0179, 0.0102, 0.0102, 0.009, 0.009, 0.0079, 0.0066], [0.5069, 0.0237, 0.0056, 0.005, 0.005, 0.0036, 0.0028, 0.0027], [0.0872, 0.0067, 0.0067, 0.0046, 0.0034, 0.0034, 0.0034, 0.0032], [0.6785, 0.0075, 0.0071, 0.0031, 0.0024, 0.0024, 0.0022, 0.0022], [0.0784, 0.042, 0.0348, 0.0239, 0.0145, 0.0136, 0.012, 0.0083], [0.3838, 0.3387, 0.0756, 0.038, 0.0231, 0.0191, 0.0043, 0.0035], [0.0468, 0.0284, 0.0221, 0.0152, 0.0143, 0.0143, 0.0143, 0.0104], [0.0338, 0.0318, 0.016, 0.0124, 0.0097, 0.0091, 0.008, 0.0071], [0.6955, 0.1552, 0.0647, 0.0164, 0.0093, 0.0047, 0.0041, 0.0036], [0.3499, 0.1653, 0.1067, 0.0647, 0.0418, 0.0393, 0.0325, 0.0144], [0.5793, 0.2737, 0.0611, 0.0255, 0.0198, 0.005, 0.0044, 0.0034], [0.4775, 0.3282, 0.083, 0.057, 0.0047, 0.0034, 0.0032, 0.0024], [0.1201, 0.0936, 0.0729, 0.047, 0.0442, 0.039, 0.0344, 0.0285], [0.1264, 0.1188, 0.0816, 0.0527, 0.0386, 0.0362, 0.0282, 0.0206], [0.4615, 0.0665, 0.0551, 0.0277, 0.023, 0.0139, 0.0109, 0.0102], [0.166, 0.1072, 0.0946, 0.0946, 0.0447, 0.0348, 0.0307, 0.0307], [0.2565, 0.1998, 0.0446, 0.037, 0.0288, 0.0186, 0.0175, 0.0154], [0.1599, 0.0335, 0.0261, 0.0245, 0.0216, 0.0216, 0.0179, 0.0169], [0.0829, 0.0269, 0.0269, 0.0253, 0.0185, 0.0163, 0.0153, 0.0144], [0.1502, 0.0278, 0.0261, 0.0261, 0.0203, 0.0149, 0.0149, 0.0149], [0.2147, 0.1672, 0.035, 0.0309, 0.0226, 0.0226, 0.0188, 0.0188], [0.4504, 0.0833, 0.0475, 0.0347, 0.0198, 0.0113, 0.0099, 0.0082], [0.6643, 0.1019, 0.0481, 0.0375, 0.0114, 0.0061, 0.0045, 0.0039], [0.7334, 0.0993, 0.0414, 0.0284, 0.0105, 0.0032, 0.0028, 0.0025], [0.5561, 0.1406, 0.1095, 0.0403, 0.0168, 0.0158, 0.009, 0.0066], [0.5416, 0.1992, 0.0647, 0.0445, 0.0144, 0.0136, 0.0136, 0.005], [0.3698, 0.3264, 0.1201, 0.0236, 0.0153, 0.0153, 0.0082, 0.0068], [0.3626, 0.2824, 0.1039, 0.0337, 0.0263, 0.0192, 0.015, 0.0141], [0.63, 0.1406, 0.0853, 0.0277, 0.0244, 0.0244, 0.0115, 0.0027], [0.7277, 0.1433, 0.0465, 0.0151, 0.0151, 0.0151, 0.0063, 0.0036], [0.3709, 0.2549, 0.1985, 0.0391, 0.0127, 0.0112, 0.0105, 0.0072], [0.2913, 0.1072, 0.0946, 0.0835, 0.0327, 0.0307, 0.0255, 0.0225], [0.3085, 0.2403, 0.1871, 0.0473, 0.0287, 0.0197, 0.0197, 0.0127], [0.3314, 0.2581, 0.2277, 0.0448, 0.024, 0.0187, 0.01, 0.0088], [0.3518, 0.274, 0.1662, 0.0611, 0.0225, 0.0155, 0.0083, 0.0061], [0.3995, 0.2746, 0.1665, 0.0694, 0.0137, 0.0137, 0.0094, 0.0065], [0.5703, 0.2377, 0.0991, 0.0413, 0.0152, 0.0118, 0.0049, 0.0049], [0.5303, 0.1951, 0.1183, 0.0633, 0.011, 0.0086, 0.0076, 0.0076], [0.5245, 0.2186, 0.117, 0.0488, 0.0085, 0.0085, 0.0075, 0.0058], [0.5768, 0.1653, 0.1136, 0.0473, 0.0224, 0.0224, 0.0057, 0.005], [0.8373, 0.1, 0.0135, 0.0119, 0.0064, 0.0056, 0.0056, 0.0039], [0.7475, 0.1472, 0.0176, 0.0137, 0.0121, 0.0083, 0.0083, 0.0057], [0.5739, 0.1281, 0.0777, 0.0416, 0.0416, 0.0209, 0.0196, 0.0163], [0.6204, 0.293, 0.0176, 0.0146, 0.0114, 0.0065, 0.0033, 0.0029]], "ranks": {"Swift": [13868, 7020, 10644, 128773, 12583, 8573, 19413, 124454, 210247, 182710, 95418, 179054, 204037, 126551, 48854, 19635, 5223, 42532, 43654, 21200, 5378, 66628, 21029, 3564, 3128, 21258, 11766, 4707, 7407, 7911, 7252, 5063, 5654, 13006, 21061, 17421, 10664, 10528, 11553, 16932, 16575, 12119, 17609, 10887, 8232, 18112, 35007, 23003, 41404, 76093, 90967, 60526, 12180, 5721, 5186, 5877, 3718, 2307, 2400, 1116, 854, 605, 248], "Kotlin": [231859, 211001, 172618, 30402, 35537, 86670, 192831, 221463, 188046, 211649, 231757, 143923, 131951, 158200, 195470, 163831, 132058, 103193, 153013, 211856, 233021, 155057, 167336, 200557, 148647, 51781, 67034, 74942, 37184, 37596, 53339, 79656, 59477, 11747, 6586, 5878, 4447, 8879, 13271, 18363, 27090, 23427, 24337, 26427, 34772, 45171, 35811, 21956, 13083, 28477, 45281, 9510, 1504, 835, 624, 637, 556, 392, 532, 546, 383, 484, 456], "Rust": [20163, 63290, 40383, 69776, 10973, 6345, 28239, 29943, 64054, 39611, 20245, 23702, 33605, 17873, 16112, 16541, 16857, 82550, 85773, 67790, 62173, 74230, 35283, 16436, 15212, 32149, 15920, 16318, 15921, 13720, 11067, 11940, 10838, 16779, 35228, 56785, 25437, 17895, 19998, 24757, 13563, 15598, 10910, 13875, 12652, 15639, 12032, 9134, 12463, 59966, 135044, 61800, 18384, 8072, 6909, 6367, 1274, 671, 645, 1396, 1029, 815, 372]}}, {"pos": 385, "top": [["\u2013", ".", " \u2013", ",", ";", "\u00a0\u00a0", "?", ",."], ["\u2013", "\u2013and", " \u2013", " \u200b\u200b", " \u2013**", "   \n", "\u2013\u2013", "**\u2013"], ["\u2013", ",", ".", " \u2013", "\u2013and", "\u2026.", ".\u2013", "\u2026.."], ["-------------</", "----------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "---</", " ;;^", " Shemale", "----</"], ["---</", "----------</", " **#", "abeled", "-------------</", " \"@", "neighbor", " behaviors"], [" **\"", " **\u2013", " **\u201c", "-**", "**!", " **#", "!**", " **."], [" **\"", "!**", " **\u201c", "\u3002**", " **", "**!", "\uff01**", " **\u2013"], [" **\"", " **#", "!**", " **\u2013", "-**", "...**", "   \n", "\u0103\u0219"], ["...**", "!**", " **\"", "!.", "!:", "**!", ".**", "**."], ["!:", "-Cds", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", ".\"_", " **\"", "\u2014\"", "!\\", "~-~-~-~-"], ["\u2014\"", ".\"", ".\\", ".[", "\u2014but", " **\"", "...\"", "\\."], [" **\"", " **#", " **", " flavorful", " rumored", "aviors", " _$", "rollment"], [" flavorful", " behaviors", " nonprofits", " **", "rollment", " **\"", "\u0d19\u0d4d\u0d19\u0d33\u0d4d", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9"], [" flavorful", "ighborhood", " rumored", " theater", " behaviors", " nonprofits", "\u2014even", " goofy"], ["\u2014even", " dozens", " folks", " savvy", " even", " incredibly", " goofy", " truly"], [" incredibly", " folks", " myriad", " truly", " freaking", " dozens", " countless", " savvy"], [" incredibly", " myriad", " folks", " truly", " countless", " effortlessly", " dozens", " savvy"], [" incredibly", " **", " countless", " truly", " **\"", " endlessly", " freaking", " pretty"], [" incredibly", " **", " truly", " **#", " countless", " freaking", " **\"", " endlessly"], [" truly", " incredibly", " even", "\u2014even", " myriad", " countless", " endlessly", " wildly"], ["<|endoftext|>", " truly", " myriad", " even", "\u2014even", " incredibly", " ultimately", " just"], [" !**", " **", " incredibly", " .**", " **#", " **.**", " **'", " freaking"], [" **", " incredibly", " even", " .**", " truly", " !**", " myriad", " endlessly"], [" even", " truly", " myriad", " ultimately", " just", " incredibly", " --", " yet"], [" \n\n", "\n\n", " \r\n\r\n", "  \n\n", "\r\n\r\n", "   \n\n", " myriad", " truly"], [" **", " ___", " **#", " **'", " !**", " \r\n\r\n", " **\"", " \n\n"], [" **", " even", " myriad", " truly", " incredibly", " ultimately", " ___", " arguably"], [" \n\n", " **", "\n\n", " truly", " myriad", " even", " ultimately", " --"], [" **", " myriad", " even", " ultimately", " truly", " \n\n", " incredibly", " arguably"], [" **", " even", " ultimately", " .", " ,", " myriad", " truly", " all"], [" even", " all", " everything", " .", " ultimately", " myriad", " truly", " ,"], [" even", " all", " everything", " .", " truly", " ultimately", " incredibly", " just"], [" even", " everything", " all", " incredibly", " truly", " ultimately", " massive", " ."], [" even", " everything", " incredibly", " ultimately", "\u2014even", " **", " myriad", " all"], [" incredibly", " arguably", " everything", " myriad", " even", " ALL", " EVERY", " **"], [" everything", " EVERY", "\u2014but", " incredibly", "\u2014even", " myriad", " ALL", " \u2026"], [" everything", "\u2014even", " EVERY", " incredibly", "\u2014but", " myriad", " complex", " \u2014"], [" everything", " EVERY", " incredibly", " myriad", "\u2014even", " complex", " countless", " ALL"], [" everything", " complex", " EVERY", " incredibly", " seamlessly", " myriad", " countless", "\u2014even"], [" complex", " incredibly", " everything", " myriad", " seamlessly", " countless", " massive", " billions"], [" complex", " incredibly", " everything", " seamlessly", " myriad", " countless", " tech", " massive"], [" complex", " seamlessly", " infrastructure", " everything", " software", " technology", " incredibly", " myriad"], [" complex", " seamlessly", " everything", " infrastructure", " incredibly", " technology", " myriad", " billions"], [" complex", " complexity", " unpredictable", " seamlessly", " everything", " incredibly", " massive", " myriad"], [" complex", " everything", " massive", " unpredictable", " complexity", " seamlessly", " incredibly", " complicated"], [" complex", " everything", " seamlessly", " myriad", " massive", " unpredictable", " complexity", " seamless"], [" complex", " everything", " seamlessly", " myriad", " seamless", " massive", " complexity", "\u2014all"], ["\u2014all", " complex", " everything", " myriad", " seamlessly", " diverse", " multiple", " massive"], [" complex", "\u2014all", " myriad", " diverse", " everything", " seamlessly", " multit", " multi"], [" complex", " myriad", " diverse", " multi", " multit", "\u2014all", " multiple", " complexities"], [" multiple", "multiple", " Multiple", " myriad", " multit", " diverse", " m\u00faltiples", " complex"], [" multiple", " Multiple", "multiple", " m\u00faltiples", " multi", " diverse", "_multiple", " complex"], [" multiple", " Multiple", "multiple", " m\u00faltiples", " multi", "_multiple", " multit", "Multiple"], [" multiple", " Multiple", "multiple", " multi", " m\u00faltiples", " multit", "_multiple", " complex"], [" multiple", " Multiple", "multiple", " m\u00faltiples", " multi", " complex", "_multiple", " m\u00falt"], [" multiple", " Multiple", "multiple", " unpredictable", " m\u00faltiples", "_multiple", "\u591a\u4e2a", " complex"], [" multiple", " unpredictable", " Multiple", "multiple", " m\u00faltiples", " complex", " multi", " databases"], [" multiple", " complex", " unpredictable", " Multiple", "multiple", " Complex", " multi", "\u590d\u6742"], [" multiple", " unpredictable", " Multiple", " Database", " complex", "multiple", " databases", " Complex"], [" Async", " async", "Async", " asynchronous", "async", "_async", " unpredictable", " multiple"], [" Async", " async", "async", " complex", " asynchronous", " multiple", " unpredictable", "Async"], [" Async", " async", " multiple", " asynchronous", " UI", " unpredictable", " complex", "async"], [" Async", " async", " multiple", " UI", " Multiple", " unpredictable", " Complex", " complex"]], "p": [[0.4186, 0.326, 0.154, 0.0642, 0.0087, 0.003, 0.003, 0.0023], [0.0792, 0.0257, 0.0147, 0.0078, 0.0051, 0.0037, 0.0031, 0.0027], [0.8784, 0.0301, 0.0207, 0.0207, 0.0207, 0.0041, 0.0034, 0.0034], [0.0289, 0.0272, 0.0106, 0.0106, 0.0073, 0.0054, 0.0044, 0.0029], [0.013, 0.0065, 0.0061, 0.0061, 0.0058, 0.0054, 0.0045, 0.0037], [0.0826, 0.0442, 0.0184, 0.0163, 0.0119, 0.0112, 0.0105, 0.0047], [0.191, 0.0583, 0.0547, 0.0353, 0.0293, 0.0258, 0.0243, 0.0228], [0.1696, 0.0244, 0.0229, 0.0203, 0.0158, 0.0148, 0.0102, 0.0096], [0.0382, 0.0337, 0.0337, 0.0263, 0.0247, 0.0247, 0.0232, 0.017], [0.0057, 0.0042, 0.0035, 0.0033, 0.0025, 0.0024, 0.002, 0.002], [0.1036, 0.0489, 0.0358, 0.0316, 0.0316, 0.0262, 0.0217, 0.0204], [0.1616, 0.0921, 0.0674, 0.0248, 0.0097, 0.0086, 0.0067, 0.0063], [0.0366, 0.0268, 0.0184, 0.0173, 0.0173, 0.0153, 0.0135, 0.0127], [0.0322, 0.0284, 0.0221, 0.0172, 0.0152, 0.0134, 0.0134, 0.0118], [0.0584, 0.0333, 0.0122, 0.0115, 0.0108, 0.0102, 0.0102, 0.0095], [0.1708, 0.0807, 0.0262, 0.0246, 0.0217, 0.0204, 0.018, 0.0169], [0.1846, 0.0638, 0.0412, 0.0301, 0.0195, 0.0172, 0.0152, 0.0134], [0.2591, 0.0423, 0.0309, 0.0257, 0.0213, 0.0146, 0.0137, 0.0137], [0.2009, 0.0891, 0.0328, 0.0272, 0.0255, 0.0225, 0.0212, 0.0176], [0.1262, 0.1262, 0.0815, 0.0362, 0.0362, 0.0206, 0.0133, 0.011], [0.2272, 0.0307, 0.0239, 0.0225, 0.0198, 0.0106, 0.01, 0.0073], [0.0376, 0.0332, 0.0201, 0.0167, 0.0138, 0.0122, 0.0089, 0.0084], [0.0671, 0.0382, 0.0359, 0.0337, 0.028, 0.0263, 0.0117, 0.011], [0.0513, 0.0311, 0.0214, 0.0201, 0.0147, 0.0138, 0.0122, 0.0095], [0.3979, 0.0888, 0.0736, 0.065, 0.0506, 0.0211, 0.0088, 0.0083], [0.3107, 0.0836, 0.0271, 0.0255, 0.0211, 0.0187, 0.0175, 0.0155], [0.0685, 0.0237, 0.0237, 0.0163, 0.0144, 0.0144, 0.0127, 0.0099], [0.0802, 0.0403, 0.0245, 0.0245, 0.0245, 0.023, 0.0168, 0.0139], [0.1672, 0.0309, 0.0256, 0.0213, 0.0188, 0.0176, 0.0129, 0.0121], [0.1229, 0.0512, 0.0227, 0.0227, 0.0166, 0.0166, 0.0166, 0.0166], [0.0656, 0.0451, 0.033, 0.033, 0.0241, 0.02, 0.02, 0.0146], [0.0958, 0.0794, 0.0581, 0.0375, 0.0214, 0.0214, 0.0189, 0.0166], [0.1327, 0.0667, 0.0553, 0.0278, 0.0231, 0.0231, 0.018, 0.0159], [0.0954, 0.0543, 0.0398, 0.0373, 0.0257, 0.0257, 0.02, 0.0188], [0.0584, 0.0402, 0.0354, 0.0354, 0.0333, 0.0259, 0.0244, 0.0244], [0.0505, 0.0418, 0.0369, 0.0369, 0.0306, 0.0306, 0.0287, 0.027], [0.0787, 0.0477, 0.0477, 0.0421, 0.0328, 0.0308, 0.0255, 0.0212], [0.1245, 0.0588, 0.038, 0.0296, 0.0261, 0.0261, 0.0216, 0.0179], [0.1106, 0.0592, 0.0359, 0.0337, 0.0263, 0.0247, 0.0205, 0.0181], [0.098, 0.0525, 0.0463, 0.0339, 0.0281, 0.0248, 0.0193, 0.0193], [0.0689, 0.0474, 0.0474, 0.0325, 0.0253, 0.021, 0.0197, 0.0174], [0.1168, 0.043, 0.0245, 0.0245, 0.0245, 0.0168, 0.0158, 0.0149], [0.1912, 0.0454, 0.0228, 0.0202, 0.0189, 0.0157, 0.0147, 0.0147], [0.3391, 0.0231, 0.0217, 0.0217, 0.0204, 0.0191, 0.018, 0.0149], [0.4353, 0.0315, 0.0217, 0.018, 0.0169, 0.0109, 0.0102, 0.0096], [0.4691, 0.0319, 0.0234, 0.0194, 0.0182, 0.0151, 0.0117, 0.0076], [0.2272, 0.1562, 0.0836, 0.0507, 0.0211, 0.0165, 0.0145, 0.0136], [0.1496, 0.1406, 0.1029, 0.0586, 0.0517, 0.0355, 0.0203, 0.0168], [0.1297, 0.1297, 0.0786, 0.0308, 0.0272, 0.024, 0.0212, 0.0165], [0.1405, 0.0752, 0.0752, 0.0229, 0.0215, 0.0168, 0.0131, 0.0123], [0.2371, 0.1438, 0.077, 0.0599, 0.0467, 0.0467, 0.0439, 0.0321], [0.5189, 0.2163, 0.1312, 0.0122, 0.0108, 0.0108, 0.0095, 0.0095], [0.4931, 0.2329, 0.1413, 0.0191, 0.0169, 0.0102, 0.009, 0.007], [0.5252, 0.1705, 0.1328, 0.038, 0.0261, 0.0159, 0.0075, 0.0075], [0.6643, 0.1482, 0.0899, 0.0227, 0.0122, 0.0107, 0.0057, 0.004], [0.7469, 0.0892, 0.0695, 0.0421, 0.0155, 0.005, 0.005, 0.0031], [0.5316, 0.1186, 0.1186, 0.0635, 0.0234, 0.0182, 0.0161, 0.0142], [0.4887, 0.1236, 0.109, 0.0849, 0.0515, 0.0312, 0.0167, 0.0148], [0.4977, 0.1426, 0.111, 0.0674, 0.0463, 0.0318, 0.0248, 0.0248], [0.8381, 0.1456, 0.0034, 0.0034, 0.003, 0.0016, 0.0013, 0.0008], [0.7365, 0.2391, 0.0034, 0.003, 0.003, 0.0027, 0.0023, 0.0023], [0.7632, 0.193, 0.0109, 0.0051, 0.0045, 0.0035, 0.0028, 0.0021], [0.9209, 0.0315, 0.0131, 0.007, 0.0038, 0.0033, 0.0033, 0.0033]], "ranks": {"Swift": [4935, 2151, 2937, 49975, 4727, 1478, 1475, 8691, 70792, 60766, 80406, 132189, 188057, 122997, 24530, 1829, 863, 2341, 3745, 2177, 2735, 55350, 11761, 3449, 2361, 11608, 8213, 4617, 8540, 7471, 6481, 5512, 7497, 9354, 6343, 5281, 3085, 2611, 2342, 1284, 1711, 1442, 2233, 1595, 1578, 2031, 2222, 3694, 5874, 15293, 62239, 31453, 8589, 3586, 3634, 5885, 3546, 2930, 3269, 2685, 2040, 1677, 661], "Kotlin": [200498, 130963, 142485, 17335, 14291, 34028, 76781, 115949, 59787, 109299, 188739, 54991, 18639, 19340, 60773, 67535, 66861, 62300, 109759, 178750, 213267, 124206, 146954, 210455, 191458, 135144, 158413, 188686, 175254, 183522, 200793, 166802, 149998, 91975, 95991, 43443, 19059, 15495, 22041, 32530, 25616, 27862, 23236, 24567, 31557, 43769, 46829, 34793, 14768, 25668, 29781, 8066, 1889, 1237, 984, 1025, 728, 529, 736, 774, 606, 921, 798], "Rust": [22217, 89938, 48752, 85020, 19945, 21159, 56033, 74502, 40358, 67724, 36158, 54991, 36898, 50969, 46055, 25315, 35592, 60086, 84208, 40948, 76127, 101605, 69252, 35745, 25035, 42699, 24865, 25855, 21904, 15405, 10928, 11114, 12605, 22984, 30525, 38296, 20594, 14556, 18037, 20076, 10663, 11882, 9020, 13781, 15104, 13814, 11107, 7087, 5400, 26358, 63525, 29814, 11249, 3872, 4143, 3940, 748, 451, 511, 1213, 748, 800, 578]}}, {"pos": 386, "top": [[" \u2013", "@\"", "@\",", "y", " *@", "s", "@", "es"], [" *@", " \u2013", "@\",", " *\u2013", " \u2013**", " *\\", " (@", " [@"], [" *\u2013", " \u2013", "@\",", " *@", "s", "[@", " \u2013,", " \u2013**"], [" <|", " *\u00ab", " /**<", "\u6700\u65b0\u53d1\u5e03", "isode", " *@", " *__", " *}"], [" *@", " @", " (@", "@\\", " @_", " @(", " *\\", "*@"], [" *@", " @", " (@", "@\\", "s", " @_", " @(", " \uffe5"], ["s", " *@", " @", "@\\", "es", " Async", " (@", " @("], [" *@", " `\\", " @", " Async", "@\\", " *\\", " @_", " `%"], [" *@", " @", " `\\", " `%", " @(", " *\\", " Async", " (@"], [" @", " `\\", " *@", "@\\", "s", " @_", " Async", "ive"], [" @", "s", "@\\", " *@", " @_", " `\\", ".@", " @("], [" Async", " *@", " `\\", " @", " +%", " @_", " *\\", "ive"], [" Async", "ive", " +%", "flix", "isode", "s", " @", "es"], [" Async", "s", "es", "ive", " MVP", " timelines", " ASAP", "flix"], ["s", " Async", " --", "es", "-&", "ive", " MVP", " combo"], ["s", "es", " &", " thru", " Async", " tech", " --", " ASAP"], ["s", "es", " Async", " tech", " --", "y", " ASAP", " &"], ["s", "es", " Async", " --", " ASAP", " tech", " meds", " ops"], ["s", " Async", " --", "es", " ASAP", " +%", " MVP", "-&"], [" --", "s", " @", "-&", " &", "es", " Async", " &,"], [" @", " --", "s", "@", " &", "-&", " &,", "es"], [" Async", " +%", " St\u00e9ph", "-await", " --", "flix", " ASAP", " async"], [" --", " Async", " &", "s", "es", " futures", "-await", " ASAP"], [" --", "s", " &", "es", " @", " -", " -,", "y"], [" --", " @", " &", "s", " Async", " &,", " -,", "@"], [" Async", " --", " @", " @_", " \ufffd", " async", " futures", " asynchronous"], [" --", " @", " @_", " Async", " telecom", " tech", " async", " asynchronous"], [" --", " @", " @_", " tech", " _", " telecom", " Async", " stuff"], [" Async", " tech", " @", " telecom", " @_", " async", " workflows", " --"], [" Async", " workflows", " tech", " telecom", " async", " protocols", " @_", " asynchronous"], [" workflows", " tech", " @", " Async", " async", " protocols", " telecom", " technologies"], [" @", " ...", " .", " tech", " systems", " ..", " &", " -"], [" tech", " @", " workflows", " protocols", " technologies", " stuff", " systems", " Async"], [" workflows", " tech", " Async", " async", " protocols", " technologies", "-tech", " asynchronous"], [" tech", " workflows", " Async", " async", " protocols", " asynchronous", " telecom", "-tech"], [" Async", " async", " workflows", " tech", " asynchronous", "Async", " protocols", " \ufffd"], [" Async", " async", " workflows", " asynchronous", " tech", "Async", " protocols", " asyncio"], [" Async", " async", " workflows", " asynchronous", "Async", " tech", " protocols", " asyncio"], [" Async", " async", " workflows", " asynchronous", "Async", " asynchronously", " tech", "async"], [" Async", " async", " asynchronous", " workflows", "Async", " asynchronously", "async", "\u5f02\u6b65"], [" Async", " async", " asynchronous", "Async", " workflows", "\u5f02\u6b65", " asynchronously", "async"], [" asynchronous", " Async", " async", " workflows", " asynchronously", "Async", "\u5f02\u6b65", "async"], [" asynchronous", " Async", " async", " workflows", " asynchronously", "\u5f02\u6b65", "Async", "async"], [" asynchronous", " Async", " async", " workflows", " asynchronously", "\u5f02\u6b65", "Async", "async"], [" asynchronous", " Async", " async", " workflows", " asynchronously", "\u5f02\u6b65", "async", " protocols"], [" asynchronous", " Async", " async", " workflows", " asynchronously", "\u5f02\u6b65", " protocols", " telecom"], [" asynchronous", " Async", " workflows", " async", " asynchronously", " protocols", "\u5f02\u6b65", " networks"], [" Async", " asynchronous", " workflows", " async", " protocols", " asynchronously", " tasks", " dynamics"], [" Async", " asynchronous", " workflows", " async", " protocols", " asynchronously", "\u5f02\u6b65", " networks"], [" Async", " asynchronous", " workflows", " async", "-heavy", " protocols", "\u5f02\u6b65", " asynchronously"], [" Async", " workflows", " asynchronous", "\u5f02\u6b65", " async", "-heavy", " asynchronously", " protocols"], [" Async", " workflows", " APIs", " asynchronous", "-heavy", " protocols", " async", "/API"], [" Async", " workflows", " APIs", "-heavy", "\u2014all", "-await", " protocols", " async"], [" Async", " async", " asynchronous", " workflows", " APIs", "async", "\u5f02\u6b65", ".Async"], [" Async", " async", " APIs", " complexity", " workflows", " asynchronous", "\u5f02\u6b65", ".Async"], [" APIs", " Async", " UI", " API", "/API", " backend", " workflows", "/UI"], [" APIs", " Async", " API", "/API", " UI", " backend", " workflows", "/UI"], [" APIs", " UI", " API", " Async", " logic", "/API", "/UI", " backend"], [" APIs", " API", " logic", "/API", " UI", " Async", " Chaos", " chaos"], [" APIs", " API", " UI", "/API", " logic", "/UI", " Logic", " chaos"], [" APIs", " API", " UI", " logic", "/API", "/UI", " Logic", " Chaos"], [" APIs", " UI", " API", "/UI", " logic", "/API", " Chaos", " IO"], [" UI", " APIs", "/UI", " Chaos", " Logic", " API", " IO", " Data"]], "p": [[0.4118, 0.0524, 0.0492, 0.0434, 0.028, 0.0218, 0.0181, 0.017], [0.2239, 0.1199, 0.1058, 0.0642, 0.0532, 0.0343, 0.0343, 0.0343], [0.1108, 0.1041, 0.0863, 0.0557, 0.0462, 0.0434, 0.0408, 0.0317], [0.0275, 0.0243, 0.0157, 0.0138, 0.0122, 0.0108, 0.0089, 0.0084], [0.5681, 0.0637, 0.032, 0.0172, 0.0172, 0.0151, 0.0111, 0.0111], [0.0935, 0.0879, 0.0252, 0.0252, 0.0236, 0.0236, 0.0236, 0.0222], [0.1178, 0.1107, 0.0917, 0.0247, 0.0247, 0.0218, 0.0181, 0.017], [0.2494, 0.0433, 0.0337, 0.0298, 0.0205, 0.0132, 0.0097, 0.0097], [0.298, 0.0665, 0.0314, 0.0148, 0.0148, 0.0139, 0.0139, 0.0131], [0.1008, 0.0889, 0.0693, 0.0693, 0.0348, 0.0271, 0.0239, 0.0164], [0.4705, 0.0598, 0.0363, 0.0341, 0.0283, 0.0171, 0.0142, 0.0125], [0.043, 0.0245, 0.0191, 0.0191, 0.0149, 0.014, 0.0109, 0.0102], [0.0885, 0.0185, 0.0144, 0.0106, 0.0099, 0.0093, 0.0088, 0.0073], [0.0869, 0.0194, 0.0092, 0.0086, 0.0063, 0.0059, 0.0052, 0.0046], [0.182, 0.0521, 0.0432, 0.0297, 0.0103, 0.0091, 0.0058, 0.0046], [0.2668, 0.0464, 0.0361, 0.0219, 0.0182, 0.0103, 0.0071, 0.0063], [0.5904, 0.0516, 0.0102, 0.0042, 0.004, 0.0037, 0.0037, 0.0035], [0.1586, 0.0484, 0.0332, 0.0122, 0.0089, 0.0065, 0.0054, 0.0054], [0.0447, 0.0327, 0.0307, 0.0225, 0.01, 0.0094, 0.0064, 0.0061], [0.1512, 0.0862, 0.0556, 0.0407, 0.0359, 0.028, 0.0218, 0.0205], [0.1573, 0.1573, 0.1304, 0.048, 0.0213, 0.0166, 0.0146, 0.0114], [0.0471, 0.0127, 0.0082, 0.0068, 0.0056, 0.005, 0.0047, 0.0034], [0.0774, 0.0469, 0.0222, 0.0134, 0.0119, 0.0077, 0.0077, 0.0077], [0.0991, 0.064, 0.0468, 0.0221, 0.0134, 0.0126, 0.0118, 0.0092], [0.1444, 0.0773, 0.0303, 0.0303, 0.0143, 0.0134, 0.0126, 0.0105], [0.0836, 0.0611, 0.054, 0.0289, 0.0198, 0.0145, 0.0106, 0.0094], [0.0713, 0.067, 0.0406, 0.0406, 0.0232, 0.014, 0.0124, 0.0116], [0.3668, 0.1051, 0.0207, 0.0161, 0.0134, 0.0126, 0.0126, 0.0059], [0.0545, 0.0399, 0.0399, 0.0331, 0.0258, 0.0227, 0.0214, 0.0156], [0.042, 0.042, 0.0307, 0.0289, 0.0289, 0.0164, 0.0155, 0.0128], [0.0582, 0.0482, 0.0376, 0.0311, 0.0214, 0.0189, 0.0167, 0.013], [0.1194, 0.0413, 0.0284, 0.0284, 0.0183, 0.0183, 0.0118, 0.0104], [0.0747, 0.04, 0.0292, 0.0201, 0.0189, 0.0167, 0.0147, 0.013], [0.1121, 0.0929, 0.0412, 0.0321, 0.0207, 0.0195, 0.0126, 0.0118], [0.1073, 0.0947, 0.0785, 0.0539, 0.0145, 0.01, 0.0094, 0.0094], [0.108, 0.0953, 0.0615, 0.0578, 0.0256, 0.0188, 0.0089, 0.0083], [0.1951, 0.1341, 0.1183, 0.0409, 0.0281, 0.0233, 0.015, 0.011], [0.345, 0.1847, 0.0929, 0.0467, 0.0235, 0.0118, 0.0098, 0.0092], [0.3989, 0.2135, 0.0836, 0.0693, 0.0289, 0.0106, 0.0083, 0.0083], [0.4197, 0.2246, 0.1362, 0.0471, 0.0324, 0.0144, 0.0127, 0.0119], [0.3787, 0.2297, 0.2297, 0.0258, 0.0242, 0.0177, 0.0177, 0.0138], [0.3827, 0.3377, 0.1242, 0.0403, 0.0314, 0.0158, 0.0131, 0.007], [0.5056, 0.2388, 0.1128, 0.0366, 0.0323, 0.0127, 0.0087, 0.0053], [0.4945, 0.3, 0.0758, 0.0262, 0.0169, 0.0132, 0.0062, 0.0052], [0.437, 0.3003, 0.0759, 0.0591, 0.0262, 0.0159, 0.0052, 0.0046], [0.3584, 0.3584, 0.0706, 0.0485, 0.0215, 0.0148, 0.0051, 0.0042], [0.328, 0.1989, 0.1207, 0.1, 0.0197, 0.0135, 0.0099, 0.0064], [0.3117, 0.1299, 0.0839, 0.0696, 0.0114, 0.0088, 0.0083, 0.0078], [0.5033, 0.1272, 0.0725, 0.0498, 0.0126, 0.0111, 0.0098, 0.0067], [0.4931, 0.1247, 0.0589, 0.0336, 0.0169, 0.0102, 0.009, 0.009], [0.5736, 0.0568, 0.0534, 0.0252, 0.0196, 0.0144, 0.0112, 0.0082], [0.3137, 0.1154, 0.0745, 0.0257, 0.0213, 0.0213, 0.0166, 0.0089], [0.299, 0.1814, 0.0857, 0.0296, 0.0203, 0.0109, 0.0096, 0.009], [0.6713, 0.0909, 0.0295, 0.026, 0.0216, 0.0131, 0.0109, 0.0066], [0.7966, 0.0449, 0.0165, 0.0129, 0.0114, 0.01, 0.0078, 0.0069], [0.6148, 0.0832, 0.0505, 0.0505, 0.0347, 0.0238, 0.0164, 0.0164], [0.5757, 0.1869, 0.0607, 0.0325, 0.0287, 0.0135, 0.0105, 0.0068], [0.472, 0.1193, 0.082, 0.0724, 0.0497, 0.0439, 0.0235, 0.0183], [0.6303, 0.1594, 0.0457, 0.0356, 0.0244, 0.0216, 0.0148, 0.0102], [0.8414, 0.0887, 0.0326, 0.0093, 0.0093, 0.003, 0.0018, 0.0018], [0.9159, 0.0456, 0.0244, 0.0037, 0.0026, 0.001, 0.0007, 0.0007], [0.8808, 0.0563, 0.0301, 0.0036, 0.0036, 0.0034, 0.0026, 0.0025], [0.5218, 0.3586, 0.0215, 0.0139, 0.0108, 0.0102, 0.0084, 0.0062]], "ranks": {"Swift": [96335, 16034, 30059, 83982, 13956, 3297, 4671, 43981, 42430, 18647, 7875, 22315, 7945, 3530, 919, 240, 333, 929, 1131, 663, 529, 2167, 406, 265, 330, 1258, 2273, 1068, 2570, 4540, 4139, 2332, 1880, 2336, 2602, 1930, 1699, 2059, 3216, 3425, 3266, 5143, 7027, 4227, 6273, 4057, 6310, 4944, 6719, 7506, 30556, 46649, 25980, 15128, 17362, 22721, 11284, 8852, 11725, 8417, 7369, 4512, 2395], "Kotlin": [24780, 28637, 11732, 853, 2971, 5180, 4599, 5407, 6165, 10485, 5568, 5206, 2835, 7300, 10534, 17376, 12673, 6401, 6972, 25249, 34625, 3174, 2350, 8954, 3717, 535, 691, 1407, 854, 1029, 1571, 5758, 3718, 1048, 797, 587, 210, 148, 194, 252, 454, 643, 528, 896, 881, 2034, 4451, 3877, 3225, 3801, 4915, 1992, 829, 477, 346, 511, 564, 431, 472, 689, 1057, 1273, 976], "Rust": [55684, 70531, 42537, 24046, 18079, 5944, 7773, 11254, 11562, 6205, 4892, 9167, 4201, 4360, 4078, 4953, 4015, 5049, 7086, 9656, 8670, 4796, 2832, 2759, 2158, 3914, 4779, 2379, 2714, 4958, 4246, 4587, 5354, 7860, 11546, 9302, 2114, 2114, 2853, 3064, 1918, 2789, 2703, 3693, 4445, 2128, 5417, 4729, 4782, 5215, 7954, 10271, 3130, 1802, 1756, 1468, 184, 121, 87, 104, 74, 77, 59]}}, {"pos": 387, "top": [["s", "i", " \u2013", "a", "\u0627\u062a", "en", "iho", "ihi"], ["s", "i", "\u0627\u062a", "ihi", "sburg", " \u2013**", "sik", "schn"], ["s", "**\u2013", " \u2013**", "i", "\u2026..", " **\u2013", "\u2026.", "\u2026**"], ["sula", "satz", " milfs", "sii", "iha", "ihi", "sik", "sburg"], ["s", "ihi", "i", "\u0627\u062a", "sii", "sik", " @_", "iha"], ["s", "ihi", "sii", "i", "\u0627\u062a", "iha", "sula", "\u064a"], ["s", "i", "\u0627\u062a", "sii", "ihi", "s\u00e4", "..", "ska"], ["s", "i", "sii", "\u0627\u062a", "s\u00e4", "sburg", "ihi", ".."], ["s", "..", "!.", "i", ":.", ",.", ";.", " [."], ["s", "i", "ska", "sii", "..", "!.", "sburg", "\u0627\u062a"], ["s", "i", "ska", "..", "\u0627\u062a", "ihi", "scape", "sii"], ["s", "satz", "sula", "sii", " **\u25a0", "ska", "sburg", "s\u00e4"], ["s", "sula", "sii", "s\u00e4", "satz", " Geile", "szeit", " milfs"], ["s", "sii", "ska", "s\u00e4", " matchups", "ieme", "sula", " electronics"], ["s", " electronics", " matchups", " combo", "ska", " ops", " genre", " tech"], ["s", "sii", " matchups", " milfs", "ska", "s\u00e4", "sik", "ske"], ["s", " specs", " tech", "ska", " tweaks", "sii", " ops", " matchups"], ["s", "ska", " tweaks", "sii", " ops", "ske", " tech", " matchups"], ["s", "ska", "sii", " tweaks", " Geile", " electronics", " matchups", " **\u25a0"], ["s", "i", " matchups", "ska", " tech", "\u0627\u062a", " ops", "\u6df7\u642d"], ["s", "i", " though", ".@", " matchups", " alongside", " tech", " folks"], [" **\u25a0", " ;;^", " Geile", "tui", "sii", " matchups", "\u548c\u4fe1\u606f\u5316", "sula"], ["s", " **\u25a0", " complex", " alongside", " electronics", "tui", " apps", " matchups"], ["s", " ,", " complex", " alongside", " across", "i", " mostly", " just"], ["s", " --", " alongside", "i", " across", " ,", " [[", " complex"], [" electronics", " apps", "tui", " tech", " widgets", " **\u25a0", " drama", " architecture"], [" electronics", " tech", " apps", " widgets", " platforms", " architecture", " software", " toolkit"], [" complex", " electronics", " tech", " ,", " alongside", " apps", " architecture", " software"], [" electronics", " tech", " apps", " toolkit", " architecture", " platforms", " architectures", " complex"], [" tech", " apps", " complex", " electronics", " architecture", " platforms", " toolkit", " infrastructure"], [" .", " complex", " tech", " via", " modern", " across", " ,", " projects"], [" .", " complex", " ,", " modern", " and", " with", " projects", " games"], [" .", " complex", " tech", " via", " modern", " ,", " live", " projects"], [" tech", " vibe", " complex", " apps", " architectures", " workflows", " weird", " seamlessly"], [" tech", " vibe", " \ufffd", " weird", " apps", " architectures", " complex", " \u2764"], [" tech", " \ufffd", " complex", " vibe", " \ufffd", "\ufffd", "complex", " apps"], [" tech", " complex", " workflows", " \ufffd", " vibe", " .**", " glitch", " apps"], [" UI", " workflows", " tech", " apps", " software", " complex", " architectures", " seamlessly"], [" UI", " graphics", " workflows", " UX", " architectures", " architecture", "/UI", " seamlessly"], [" UI", " widgets", " workflows", "/UI", " graphics", " UX", " architectures", " architecture"], [" UI", " workflows", " widgets", "/UI", " graphics", " architecture", " sync", " animations"], [" UI", " architecture", "/UI", " workflows", " widgets", " architectures", " graphics", " animations"], [" UI", " workflows", " architecture", " animations", "/UI", " architectures", " sync", " synced"], [" UI", " workflows", " sync", " animations", " synchronized", " architecture", " architectures", " synced"], [" synchronized", " workflows", " sync", " synced", " synchronization", " UI", " animations", " synchron"], [" complex", " synchronized", " synchron", " sync", " synced", " UI", " synchronization", " seamlessly"], [" complex", " seamlessly", " UI", " sync", " interactions", " synced", " synchronized", " synchron"], [" seamlessly", " complex", "\u2014all", " interactions", " synced", " architectures", " UI", " architecture"], [" without", "\u2014all", " WITHOUT", " seamlessly", " complex", " \u2014", " complexities", " complexity"], [" without", " WITHOUT", ".", " Without", "\u2014all", ".**", "without", " seamlessly"], ["\u2014all", " WITHOUT", " without", "\u2014but", " Without", "\u2014with", "without", "WITHOUT"], [" using", " without", "using", "\u2014all", " WITHOUT", "-using", " Using", " USING"], [" using", "using", "-using", " Using", " without", " WITHOUT", "\u2014all", " USING"], [" using", "\u2014all", "-using", "\u2014but", "using", "\u2014with", "\u2014and", "/UI"], [" using", "/UI", "\u2014all", "-using", " UI", "\u2014but", "using", " synchronization"], ["/UI", "\u2014all", " UI", " synchronization", " using", "\u2014but", "-using", "\u540c\u6b65"], [" using", "/UI", " UI", " synchronization", "\u2014all", "-using", " responsiveness", "using"], [" using", " synchronization", " logic", "/UI", "\u2014all", "-using", " responsiveness", " UI"], ["\u2014all", " synchronization", " logic", " using", "/UI", " bindings", " UI", " Logic"], [" using", "\u2014all", " logic", " synchronization", " bindings", " Logic", "-using", "using"], ["\u2014all", " logic", " using", " synchronization", " Logic", "\u2014but", "\u2014and", "\u2014with"], ["\u2014all", " logic", " using", " synchronization", " coordination", "\u2014", " concurrency", "\u2014but"], [",", "\u2014all", "\u2014", ".", " logic", " using", "\u2014but", "\u2014and"]], "p": [[0.9078, 0.0844, 0.0008, 0.0003, 0.0003, 0.0003, 0.0002, 0.0002], [0.9814, 0.0016, 0.0016, 0.0014, 0.001, 0.0007, 0.0007, 0.0006], [0.8281, 0.0564, 0.0118, 0.0098, 0.0059, 0.0043, 0.0041, 0.0034], [0.0454, 0.0332, 0.0228, 0.0178, 0.0178, 0.0138, 0.013, 0.0122], [0.9779, 0.0031, 0.0023, 0.0019, 0.0011, 0.0009, 0.0007, 0.0004], [0.849, 0.0166, 0.0078, 0.005, 0.0047, 0.0033, 0.0033, 0.0027], [0.9982, 0.0007, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9794, 0.0016, 0.0008, 0.0007, 0.0007, 0.0006, 0.0005, 0.0005], [0.9685, 0.0037, 0.0023, 0.0019, 0.0018, 0.0009, 0.0009, 0.0006], [0.9629, 0.0029, 0.0007, 0.0006, 0.0005, 0.0003, 0.0003, 0.0003], [0.9552, 0.0083, 0.0011, 0.0007, 0.0005, 0.0003, 0.0003, 0.0003], [0.0935, 0.0196, 0.0135, 0.0087, 0.0087, 0.0068, 0.006, 0.0036], [0.1704, 0.0116, 0.008, 0.007, 0.0062, 0.0062, 0.0051, 0.0043], [0.0596, 0.0046, 0.0043, 0.0036, 0.0036, 0.0034, 0.0026, 0.0026], [0.28, 0.0051, 0.0045, 0.0038, 0.0035, 0.0026, 0.0024, 0.0023], [0.079, 0.0065, 0.0045, 0.0042, 0.0031, 0.0027, 0.0025, 0.0024], [0.7333, 0.0021, 0.0021, 0.0017, 0.0017, 0.0016, 0.0015, 0.0014], [0.1758, 0.0047, 0.0036, 0.0032, 0.0032, 0.0032, 0.0032, 0.003], [0.1387, 0.0054, 0.0039, 0.0037, 0.0037, 0.0035, 0.0033, 0.0031], [0.3345, 0.0147, 0.0026, 0.0026, 0.0023, 0.002, 0.0019, 0.0019], [0.1888, 0.0272, 0.0029, 0.002, 0.0019, 0.0019, 0.0019, 0.0016], [0.0055, 0.0052, 0.003, 0.003, 0.0028, 0.0023, 0.0022, 0.0019], [0.0043, 0.0023, 0.0023, 0.0021, 0.0021, 0.0019, 0.0018, 0.0016], [0.0298, 0.0097, 0.008, 0.0062, 0.0052, 0.0043, 0.0038, 0.0029], [0.0314, 0.0084, 0.0058, 0.0058, 0.0045, 0.0037, 0.0026, 0.0024], [0.0183, 0.0049, 0.0041, 0.0041, 0.0038, 0.0036, 0.0036, 0.0036], [0.021, 0.0073, 0.0064, 0.0053, 0.0047, 0.0039, 0.0034, 0.0032], [0.0188, 0.0166, 0.0156, 0.0114, 0.0101, 0.0078, 0.0061, 0.0061], [0.0161, 0.0152, 0.0092, 0.0086, 0.0086, 0.0072, 0.0052, 0.0052], [0.0216, 0.0109, 0.009, 0.0085, 0.0079, 0.007, 0.0058, 0.0048], [0.0835, 0.0395, 0.0255, 0.0088, 0.0088, 0.0083, 0.0083, 0.0083], [0.2886, 0.0644, 0.0163, 0.0112, 0.0105, 0.0099, 0.0082, 0.0082], [0.2523, 0.0599, 0.0161, 0.0134, 0.0104, 0.0076, 0.0067, 0.0067], [0.0617, 0.0177, 0.0129, 0.0101, 0.0089, 0.0083, 0.0078, 0.0074], [0.0602, 0.0284, 0.0162, 0.0162, 0.0092, 0.0077, 0.0072, 0.0068], [0.0306, 0.027, 0.0174, 0.0127, 0.0127, 0.012, 0.0093, 0.0093], [0.0248, 0.0133, 0.0125, 0.0117, 0.011, 0.0103, 0.0103, 0.0097], [0.0401, 0.0157, 0.0139, 0.013, 0.0108, 0.0101, 0.0101, 0.0095], [0.235, 0.0205, 0.017, 0.015, 0.0141, 0.0141, 0.0125, 0.0117], [0.2411, 0.0254, 0.0175, 0.0164, 0.0154, 0.0145, 0.0136, 0.0136], [0.2786, 0.0313, 0.0215, 0.0215, 0.0178, 0.0167, 0.0148, 0.0122], [0.3763, 0.035, 0.0329, 0.0273, 0.0241, 0.0212, 0.0187, 0.0146], [0.2053, 0.0404, 0.0357, 0.0357, 0.0315, 0.0296, 0.023, 0.0216], [0.1179, 0.0408, 0.0383, 0.0383, 0.036, 0.0298, 0.0263, 0.0247], [0.0615, 0.0615, 0.0542, 0.045, 0.0422, 0.0397, 0.029, 0.029], [0.1012, 0.0577, 0.0478, 0.0372, 0.035, 0.0309, 0.0272, 0.0226], [0.0818, 0.0721, 0.0341, 0.0301, 0.0265, 0.0265, 0.0249, 0.0249], [0.1869, 0.0444, 0.0417, 0.0253, 0.0163, 0.0163, 0.0163, 0.0144], [0.2705, 0.0995, 0.0775, 0.0415, 0.0366, 0.0323, 0.0162, 0.0162], [0.5623, 0.2656, 0.016, 0.0141, 0.011, 0.0049, 0.0038, 0.0036], [0.3346, 0.3346, 0.2299, 0.0108, 0.0074, 0.0061, 0.0024, 0.0024], [0.8792, 0.0207, 0.0207, 0.0125, 0.0118, 0.0092, 0.0081, 0.0059], [0.9364, 0.0194, 0.0104, 0.0063, 0.0056, 0.0043, 0.0034, 0.0034], [0.6372, 0.1611, 0.0407, 0.0263, 0.0247, 0.0091, 0.0091, 0.008], [0.5534, 0.109, 0.109, 0.0454, 0.0275, 0.0189, 0.0167, 0.007], [0.3956, 0.2118, 0.0607, 0.0503, 0.0417, 0.0127, 0.0093, 0.0082], [0.3947, 0.2113, 0.0534, 0.0534, 0.0471, 0.0304, 0.0163, 0.0127], [0.2022, 0.1784, 0.1226, 0.0955, 0.0579, 0.0291, 0.0257, 0.0177], [0.4202, 0.1752, 0.1204, 0.073, 0.0345, 0.0112, 0.0099, 0.0093], [0.3729, 0.3291, 0.1211, 0.0347, 0.0136, 0.0082, 0.0064, 0.0057], [0.53, 0.2837, 0.0384, 0.0264, 0.0125, 0.011, 0.0086, 0.0055], [0.6854, 0.135, 0.0341, 0.022, 0.0118, 0.0081, 0.0072, 0.0072], [0.7274, 0.0527, 0.041, 0.041, 0.0362, 0.0118, 0.0092, 0.0086]], "ranks": {"Swift": [35917, 11663, 24720, 98106, 5781, 4173, 4773, 21560, 53630, 26611, 40499, 138807, 94440, 60184, 21688, 16299, 10218, 44525, 15594, 2028, 835, 11314, 2000, 1013, 378, 4201, 4829, 2150, 11461, 4567, 2390, 3363, 3496, 3754, 4986, 8667, 9554, 7134, 6462, 6578, 4733, 9755, 15228, 6813, 6871, 5927, 7181, 7084, 8955, 14462, 52486, 46973, 21002, 13821, 30188, 28937, 21922, 19836, 15581, 9245, 13813, 6167, 4427], "Kotlin": [18240, 20223, 11455, 3348, 4578, 8123, 7935, 25371, 21655, 48577, 27416, 34706, 26926, 29214, 52483, 17464, 26281, 20718, 28772, 92345, 107877, 17723, 15452, 55812, 49465, 6265, 6422, 8781, 2808, 3780, 12427, 21230, 16911, 1164, 567, 508, 371, 262, 471, 509, 1136, 2900, 2687, 4404, 5006, 18859, 26860, 16690, 40435, 43558, 56394, 5881, 2333, 1303, 1585, 1426, 964, 1694, 1847, 1486, 2523, 3130, 4028], "Rust": [60541, 84544, 86892, 130464, 31041, 29609, 35811, 37613, 34780, 21948, 13585, 41032, 30099, 38162, 34973, 40278, 26727, 35942, 36457, 56793, 48730, 43658, 35413, 24053, 11343, 29271, 19108, 11531, 12972, 17469, 6791, 9855, 11154, 28223, 56027, 48607, 11467, 11048, 16357, 29755, 14725, 22098, 17471, 21190, 11182, 14385, 6651, 5199, 4124, 10745, 12903, 4823, 4416, 4157, 6378, 4444, 1111, 636, 648, 114, 170, 105, 111]}}, {"pos": 388, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", "\u00a0\u00a0", ",."], ["\u2013", ",", ".", " \u2013", ";", "\u2013and", ",.", ".\u2013"], [",", ".", "\u2013", ";", " \u2013", "\u2013and", "\u2026..", "\u2026."], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", "-------------</", " Shemale", "\uff0a\uff0a\uff0a\uff0a", " ;;^", " cumshot"], ["ingly", ".\u201c", ":@", ".", "ly", "ably", ".@", ",@"], [",", ".", "!:", "!).", "ingly", "\u00a0\u00a0", ".\u201c", "\u00a0"], ["\u3002", "\uff01", "\u3002\u201d", ".\u201d", "\u3002\uff08", "\uff0c", "\uff08", ".\u201c"], ["ably", ".", "much", ".\u201c", "ly", "ingly", "\u00a0", "!)."], [".\u201c", ".&", ".", ".\u201d", ".\"\"\"", "\u00a0", "!.", "\uff06"], [" though", "Whilst", ",", "\u8b6c\u5982", "\u8fd8\u6709\u7740", "\u4ece\u6ca1", "\u516c\u53f7", "\u76f8\u8f83"], [" though", " even", " albeit", "ably", " somewhat", " hugely", " genuinely", " mostly"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u81ea\u4e2a", "\u751a\u81f3\u4f1a", "\u611f\u5341\u8db3", "\u8fd8\u6709\u7740", " oddly", "\u7eb7\u5448", "\u751a\u81f3\u8fd8\u6709"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u582a\u6bd4", " anyways", " incredibly", "\u81ea\u4e2a", "\u611f\u5341\u8db3", "\u751a\u81f3\u8fd8\u6709", "\u6027\u5730"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " incredibly", " anyways", "\u751a\u81f3\u8fd8\u6709", "\u751a\u81f3\u4f1a", "\u8db3\u8db3", "\u582a\u6bd4", "-esque"], [" arguably", " albeit", " though", " incredibly", "\u54ea\u6015\u662f", " even", " genuinely", " utterly"], [" incredibly", " arguably", " sprawling", " overarching", " albeit", " anyways", " effortlessly", " entirety"], [" incredibly", " freaking", " arguably", " pretty", " effortlessly", " hugely", " oddly", " utterly"], [" incredibly", " freaking", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " anyways", "\u8db3\u8db3", " utterly", " pricey", "\u582a\u6bd4"], [" incredibly", " freaking", " anyways", " endlessly", " utterly", " arguably", " somehow", " oddly"], [" incredibly", " utterly", " even", " hugely", " arguably", " somehow", " wildly", " albeit"], [" though", " even", " merely", " utterly", "<|endoftext|>", " hugely", " incredibly", " ultimately"], [" incredibly", " even", " anyways", " hugely", " utterly", " endlessly", "\u751a\u81f3\u8fd8\u6709", " somehow"], [" even", " incredibly", " merely", " ultimately", " entirely", " hugely", " though", " truly"], [" even", " merely", " though", " just", " ultimately", " incredibly", " entirely", " much"], [" though", " hugely", " utterly", " incredibly", " even", " merely", "\n\n", " vastly"], [" incredibly", " hugely", " utterly", " vastly", " arguably", " even", " somehow", " immensely"], [" incredibly", " hugely", " arguably", " vastly", " utterly", " merely", " even", " ultimately"], [" arguably", " incredibly", " hugely", " vastly", " even", " truly", " ultimately", " merely"], [" incredibly", " arguably", " hugely", " vastly", " even", " myriad", " truly", " ultimately"], [" incredibly", " even", " arguably", " ultimately", " somehow", " truly", " vastly", " hugely"], [" incredibly", " .", " even", " only", " everything", " all", " essentially", " ultimately"], [" .", " incredibly", " everything", " even", " only", " all", " ultimately", " without"], [" only", " incredibly", " without", " even", " yet", " everything", " completely", " essentially"], [" incredibly", " only", " truly", " essentially", " ONLY", " massively", " entirely", " arguably"], [" incredibly", " ONLY", " truly", " arguably", " essentially", " utterly", " massively", " entirely"], [" incredibly", " ONLY", " WITHOUT", " utterly", " entirely", " truly", " without", "\u2014but"], [" incredibly", " ONLY", " WITHOUT", " without", " utterly", " notoriously", " entirely", " absolutely"], [" without", " incredibly", " ONLY", " WITHOUT", " utterly", " impossible", " only", " absolutely"], [" without", " WITHOUT", " incredibly", " ONLY", " impossible", " only", " utterly", "\u2014but"], [" without", " WITHOUT", " ONLY", " impossible", " incredibly", " only", "without", " everything"], [" without", " WITHOUT", " ONLY", " only", " impossible", " incredibly", " everything", " nothing"], [" without", " WITHOUT", " only", " impossible", " incredibly", " everything", " ONLY", " entirely"], [" without", " only", " WITHOUT", " everything", " ONLY", " impossible", " entirely", " incredibly"], [" without", " WITHOUT", " only", " ONLY", " exclusively", " everything", " using", " impossible"], [" without", " WITHOUT", " ONLY", " only", " impossible", " entirely", " using", " everything"], [" without", " WITHOUT", " ONLY", " only", " impossible", " solely", " exclusively", " entirely"], [" without", " WITHOUT", " ONLY", " solely", " impossible", " everything", " exclusively", " using"], [" without", " WITHOUT", " using", " exclusively", " ONLY", " solely", "without", " Without"], [" WITHOUT", " without", " using", " ONLY", " exclusively", "without", " solely", "using"], [" WITHOUT", " without", " using", " ONLY", " exclusively", " solely", "WITHOUT", "without"], [" WITHOUT", " using", " without", "WITHOUT", "using", " USING", "without", " utilizing"], [" using", "using", " WITHOUT", " USING", " without", " usando", " \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645", " Using"], [" using", "using", " WITHOUT", " without", " USING", " usando", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f", " Using"], [" using", "using", " WITHOUT", " USING", " without", " usando", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f", " ignoring"], [" using", "using", " USING", " usando", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f", "\tusing", " Using", " utilizing"], [" using", "using", " USING", " usando", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f", " utilizing", "\tusing", "-using"], [" using", "using", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f", " usando", " USING", "\tusing", " rejecting", " utilizing"], [" using", "using", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f", " rejecting", " usando", " USING", "\tusing", " ignoring"], [" using", "using", " rejecting", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f", " usando", " USING", " ignoring", " implemented"], [" using", "using", " rejecting", " ignoring", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f", " usando", " written", " implemented"], [" using", " rejecting", " ignoring", " written", " all", " but", " believing", " implemented"], [" using", " rejecting", " written", " all", " ignoring", " believing", "using", " built"], [" using", " written", " rejecting", " all", " but", " built", " implemented", " ignoring"]], "p": [[0.8155, 0.1606, 0.0192, 0.002, 0.0012, 0.0007, 0.0002, 0.0001], [0.4892, 0.2787, 0.0662, 0.0313, 0.0178, 0.0157, 0.0019, 0.0011], [0.5997, 0.2833, 0.1042, 0.0046, 0.0017, 0.0013, 0.001, 0.0007], [0.0059, 0.0052, 0.0036, 0.0025, 0.002, 0.0018, 0.0017, 0.0015], [0.0129, 0.0084, 0.0079, 0.0048, 0.0039, 0.0035, 0.0033, 0.0029], [0.0859, 0.0406, 0.0029, 0.0028, 0.0026, 0.0026, 0.0024, 0.0019], [0.0766, 0.0464, 0.03, 0.03, 0.0219, 0.0194, 0.0194, 0.0182], [0.0128, 0.012, 0.012, 0.005, 0.0044, 0.0044, 0.0041, 0.0032], [0.0308, 0.0199, 0.0146, 0.0146, 0.0137, 0.0129, 0.0088, 0.0083], [0.0035, 0.0031, 0.0028, 0.0019, 0.0016, 0.0016, 0.0015, 0.0014], [0.0821, 0.025, 0.0172, 0.0067, 0.0052, 0.0049, 0.0046, 0.0038], [0.0051, 0.0031, 0.0031, 0.0026, 0.0021, 0.002, 0.0018, 0.0016], [0.0171, 0.0034, 0.0025, 0.0023, 0.0022, 0.0019, 0.0018, 0.0017], [0.032, 0.0046, 0.0041, 0.0036, 0.003, 0.0028, 0.0028, 0.0025], [0.0145, 0.0064, 0.006, 0.0057, 0.0037, 0.0034, 0.0032, 0.0028], [0.0333, 0.0294, 0.0108, 0.0074, 0.0054, 0.0051, 0.004, 0.004], [0.2657, 0.0317, 0.0232, 0.0117, 0.0091, 0.0085, 0.008, 0.008], [0.0253, 0.0135, 0.0127, 0.0093, 0.005, 0.0044, 0.0039, 0.0034], [0.1365, 0.0144, 0.0112, 0.0093, 0.0093, 0.0077, 0.0064, 0.0064], [0.1325, 0.038, 0.0335, 0.0315, 0.0191, 0.0149, 0.0096, 0.009], [0.0629, 0.0382, 0.0382, 0.0358, 0.0358, 0.0337, 0.0246, 0.0192], [0.0482, 0.0177, 0.0108, 0.0108, 0.0079, 0.0079, 0.0065, 0.0065], [0.123, 0.0701, 0.0399, 0.0214, 0.0201, 0.0189, 0.0166, 0.0166], [0.1592, 0.0517, 0.0486, 0.0403, 0.0277, 0.0277, 0.0215, 0.019], [0.1232, 0.0619, 0.04, 0.0353, 0.0293, 0.0258, 0.0243, 0.0201], [0.124, 0.0966, 0.0295, 0.026, 0.0229, 0.0179, 0.0123, 0.0115], [0.0931, 0.0772, 0.0413, 0.0343, 0.0267, 0.0267, 0.0208, 0.0208], [0.0875, 0.0772, 0.0725, 0.0365, 0.0365, 0.0302, 0.0267, 0.0251], [0.1727, 0.1115, 0.0465, 0.0385, 0.032, 0.03, 0.0234, 0.022], [0.1792, 0.0795, 0.0747, 0.0311, 0.0292, 0.0292, 0.0177, 0.0157], [0.09, 0.0794, 0.0701, 0.0375, 0.0375, 0.0352, 0.0311, 0.0242], [0.0893, 0.0509, 0.0478, 0.0478, 0.0449, 0.0422, 0.0199, 0.0199], [0.1335, 0.0715, 0.0433, 0.0433, 0.0317, 0.028, 0.028, 0.0218], [0.1038, 0.1038, 0.0491, 0.0433, 0.0433, 0.0298, 0.0263, 0.0204], [0.1562, 0.0738, 0.0651, 0.0327, 0.0289, 0.0271, 0.0199, 0.0199], [0.111, 0.0979, 0.0383, 0.0383, 0.0338, 0.0264, 0.0248, 0.0205], [0.1168, 0.1031, 0.091, 0.0708, 0.0552, 0.0277, 0.023, 0.0216], [0.1179, 0.1041, 0.0919, 0.0919, 0.0338, 0.0298, 0.028, 0.0218], [0.407, 0.1321, 0.0429, 0.0334, 0.0295, 0.019, 0.0139, 0.0131], [0.4039, 0.2162, 0.0376, 0.0376, 0.0293, 0.0147, 0.0108, 0.0084], [0.5823, 0.1147, 0.0256, 0.0226, 0.0226, 0.0212, 0.0121, 0.0078], [0.527, 0.0433, 0.0297, 0.0246, 0.0204, 0.0149, 0.014, 0.014], [0.4532, 0.0449, 0.0449, 0.0256, 0.0226, 0.0226, 0.0199, 0.0187], [0.5199, 0.1315, 0.0427, 0.0427, 0.0202, 0.0139, 0.0122, 0.0122], [0.6622, 0.1151, 0.0257, 0.02, 0.0107, 0.0101, 0.0094, 0.0089], [0.7133, 0.2044, 0.0148, 0.0051, 0.004, 0.0033, 0.0029, 0.0027], [0.4544, 0.3539, 0.0373, 0.01, 0.0094, 0.0083, 0.0083, 0.0065], [0.6113, 0.2888, 0.0502, 0.0127, 0.0077, 0.0068, 0.0041, 0.0036], [0.5209, 0.3159, 0.1317, 0.0066, 0.0045, 0.0035, 0.0027, 0.0024], [0.6365, 0.2066, 0.076, 0.0192, 0.017, 0.0132, 0.0071, 0.0033], [0.6788, 0.1716, 0.0811, 0.0205, 0.0097, 0.0067, 0.0028, 0.0014], [0.9336, 0.0249, 0.022, 0.0071, 0.0049, 0.002, 0.0007, 0.0007], [0.9717, 0.0122, 0.0065, 0.0031, 0.0024, 0.0013, 0.0007, 0.0003], [0.9729, 0.0157, 0.0027, 0.0021, 0.0019, 0.0009, 0.0009, 0.0008], [0.9848, 0.0124, 0.0009, 0.0008, 0.0004, 0.0001, 0.0001, 0.0001], [0.985, 0.0097, 0.0015, 0.0012, 0.0009, 0.0003, 0.0002, 0.0001], [0.9801, 0.0158, 0.0015, 0.001, 0.0005, 0.0002, 0.0002, 0.0001], [0.9799, 0.014, 0.0019, 0.0011, 0.0011, 0.0005, 0.0003, 0.0002], [0.9822, 0.0085, 0.0035, 0.0015, 0.001, 0.0005, 0.0004, 0.0003], [0.993, 0.0028, 0.0015, 0.0005, 0.0003, 0.0002, 0.0002, 0.0001], [0.9506, 0.0224, 0.0034, 0.0034, 0.0034, 0.0016, 0.0014, 0.0013], [0.9793, 0.0075, 0.0035, 0.0015, 0.0013, 0.0007, 0.0006, 0.0006], [0.902, 0.0212, 0.0187, 0.0088, 0.0088, 0.0061, 0.0047, 0.0042]], "ranks": {"Swift": [18112, 6833, 15357, 89990, 11588, 3960, 7453, 74529, 134897, 91499, 143949, 188467, 192003, 124787, 68057, 12412, 4167, 34737, 39321, 13891, 3530, 45651, 16264, 4339, 3684, 14530, 10146, 5902, 7339, 8415, 5810, 6027, 6318, 7139, 9509, 11612, 15706, 11760, 10725, 10315, 10975, 16100, 18154, 17191, 15633, 17050, 16678, 6152, 22917, 71416, 54073, 53830, 59982, 47778, 45083, 55168, 24402, 30002, 19311, 5974, 8398, 3459, 2786], "Kotlin": [230362, 212368, 205146, 32888, 77331, 176861, 227322, 243994, 234280, 234756, 233947, 191945, 165830, 120699, 206561, 123064, 62208, 74600, 91645, 159107, 230993, 143035, 189437, 230096, 134551, 35717, 32614, 36957, 15351, 9424, 29324, 33501, 42037, 40045, 64901, 36873, 46744, 42282, 50584, 28301, 33497, 35058, 20101, 23319, 44302, 47813, 71258, 36596, 44730, 59207, 61039, 14992, 5663, 3119, 2111, 1600, 492, 678, 764, 630, 1010, 987, 1379], "Rust": [25224, 73311, 90242, 36888, 25504, 37478, 81055, 114401, 105243, 97667, 117114, 136099, 140575, 113414, 143505, 155871, 140143, 193046, 201555, 159107, 143021, 158753, 135608, 62907, 64438, 106388, 76512, 80687, 76504, 45757, 23784, 28825, 24736, 47710, 59297, 69343, 76514, 73557, 82573, 59326, 26285, 22792, 14976, 24175, 21877, 23109, 26207, 6798, 9317, 20108, 38882, 31213, 32787, 30878, 33099, 23828, 4809, 3868, 3020, 300, 339, 212, 140]}}, {"pos": 389, "top": [[" \u2013", "\u2013", ".", ",", "\u2013and", "\u00a0", ".\u2013", " \u2013,"], ["\u2013", " \u2013", "\u2013and", " \u2013,", "**\u2013", ".\u2013", " \u2013**", " **\u2013"], ["\u2013", " \u2013", "\u2013and", ".\u2013", ",", ".", " \u2013,", "**\u2013"], [" **\u2018", "**\u2013", "*\u201c.", " \u2013**", " **\u2013", " *\u2013", "\u2018s", "\u6700\u65b0\u53d1\u5e03"], ["**\u2013", " **\u2013", " **\u2018", "\u2018", " \u2013**", " *\u2013", "\u2018s", "\u2013and"], [" **\u2013", "**\u2013", " **\u2018", "\u2013and", " \u2013**", "\u2013", ".\u2013", " *\u2013"], ["**\u2013", " **\u2013", " **\u2018", "\u201d.**", " \u2013**", " *\u201c", " **\"", "\".**"], ["**\u2013", " **\u2013", " **\u2018", " \u2013**", " *\u2013", " *\u201c", "\u201d.**", " **\""], ["**\u2013", " **\u2013", " *\u201c", "\u2013and", " *\u2013", " **\u2018", "\u201d.**", " \u2013**"], ["\u2013and", "\u2013", "**\u2013", " **\u2013", ".\u2013", "\u00a0", " *\u2013", "\u2013\u2013"], ["\u2013", "\u2013and", "**\u2013", " **\u2013", "\u00a0", " *\u2013", ".\u2013", " \u2013"], [" **\u2013", "**\u2013", " **\u2018", " *\u2013", " \u2013**", "\u2013and", " *\u201c", " **\""], [" **\u2013", "**\u2013", " *\u2013", " **\u2018", " \u2013**", "\u2013and", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " \u0627\u0644\u0643\u064a\u0645\u064a\u0627"], ["**\u2013", " **\u2013", "\u2013and", " *\u2013", " \u2013**", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u783c", " \u0627\u0644\u0643\u064a\u0645\u064a\u0627"], ["\u2013and", "\u2013", "**\u2013", " **\u2013", " *\u2013", " \u2013", " \u2013**", ".\u2013"], ["\u2013and", "\u2013", " *\u2013", " \u2013", "**\u2013", " **\u2013", "\u2013\u2013", " \u2013**"], ["\u2013", "\u2013and", " **\u2013", "**\u2013", " \u2013", " *\u2013", " \u2013**", "\u2013\u2013"], [" **\u2013", "**\u2013", "\u2013and", " *\u2013", " **\u2018", "\u2013", " \u2013**", " \u2013"], [" **\u2013", "**\u2013", "\u2013and", " **\u2018", " *\u2013", " \u2013**", "\u2013\u2013", "\u2013"], ["\u2013and", " **\u2013", "**\u2013", " **\u2018", " *\u2013", "\u2013", "\u2013\u2013", " \u2013**"], ["\u2013and", " \n\n", "\u2013", "<|endoftext|>", " \r\n\r\n", "\u2014\"", " **\u2013", "\u2013\u2013"], [" **\u2013", " **\u2018", "**\u2013", " *\u2013", " \u2013**", "/**/*.", " **'", " **\""], [" **\u2018", " **\u2013", "**\u2013", " *\u2013", " **", " `\"", " **'", " **\""], [" --", " \r\n", " **\u2018", " `\"", "\u5690", " **", " **\u2013", " `"], [" \n\n", " \r\n\r\n", " \n\n\n", "   \n\n", " \r\n", " \r\n \r\n", " **\u2018", "\t\n\n"], [" **\u2018", " **\u2013", " \r\n\r\n", " **", " **\"", " \n\n", " **'", "...**"], [" \n\n", " \r\n\r\n", " **\u2018", " **", " **\u2013", " \n\n\n", "   \n\n", " **'"], [" \n\n", " \r\n\r\n", " **", " \n\n\n", " **\u2018", "   \n\n", " **\u2013", " **'"], [" \n\n", " **\u2013", " **", " \r\n\r\n", " **\u2018", "\u2013", " \u2013", " **\""], [" \n\n", " **", " **\u2013", " \u2013", "\u2013", " **\u2018", " \n\n\n", " \r\n\r\n"], [" \n\n", " **", " ", " \u2013", " \n", " only", " all", " \u2014"], [" ", " \u2013", " only", " **", " all", " \n\n", " just", " \u2018"], [" only", " \u2013", " **", " all", " just", " essentially", " ", " ONLY"], [" \u2013", " **", " ONLY", " **\u2013", " only", " **\"", " essentially", " **\u2018"], [" **", " **\"", " ONLY", " **\u201c", "?**", " **\u2013", " *\u201c", " *\""], [" ONLY", " **", " \u2013", " **\"", " **\u201c", " **\u2013", " *\u201c", " ALL"], [" ONLY", " purely", " only", " incredibly", " exclusively", " entirely", " **\"", " tech"], [" ONLY", " purely", " only", " tech", " \u2013", " **", " incredibly", " exclusively"], [" ONLY", " only", " purely", " exclusively", " **", " tech", " entirely", " solely"], [" ONLY", " only", " exclusively", " purely", " tech", " technology", "only", " solely"], [" ONLY", " only", " tech", " technology", " exclusively", " purely", "only", " hardware"], [" ONLY", " only", " technology", " exclusively", " tech", " software", " purely", " tools"], [" ONLY", " exclusively", " only", " technology", " purely", " solely", " software", " tech"], [" exclusively", " ONLY", " only", " solely", " purely", " technology", " Only", " uniquely"], [" exclusively", " ONLY", " only", " solely", " purely", " technology", " entirely", " software"], [" exclusively", " ONLY", " solely", " only", " purely", "-only", " entirely", " pure"], [" ONLY", " exclusively", " solely", " only", " purely", "-only", "only", " entirely"], [" ONLY", " exclusively", " solely", " only", "-only", " purely", " uniquely", " Only"], [" ONLY", " solely", " exclusively", "-only", " only", " purely", "\u5355\u4e00", "only"], [" ONLY", " solely", " exclusively", "-only", " only", " purely", "only", " Only"], [" ONLY", " only", "-only", " solely", "\u53ea\u7528", "only", " exclusively", " Only"], [" ONLY", " only", "-only", " exclusively", "only", " Only", "ONLY", "\u552f\u4e00\u4e00\u4e2a"], [" ONLY", " only", " exclusively", "-only", "ONLY", "_ONLY", " Only", "only"], [" ONLY", " only", " exclusively", "-only", " solely", "ONLY", "only", " Only"], [" ONLY", " only", "-only", " exclusively", "only", " Only", " solely", "ONLY"], [" ONLY", " only", " Only", "only", "-only", " language", "ONLY", " exclusively"], [" Rust", " only", " ONLY", " rust", " language", " languages", " LLVM", "\u8bed\u8a00"], [" Rust", " ONLY", " only", " language", " languages", " rust", "\u8bed\u8a00", " Language"], [" Rust", " language", "\u8bed\u8a00", " Language", " languages", "\u7684\u8bed\u8a00", "\u8a9e\u8a00", "language"], [" Rust", " language", " rust", " Language", "\u8bed\u8a00", "rust", " languages", "\u7684\u8bed\u8a00"], [" Rust", " language", " rust", " only", "rust", " Language", " languages", "\u7684\u8bed\u8a00"], [" Rust", " only", " rust", " a", " language", "rust", " *", " languages"], [" Rust", " a", " only", " rust", " *", " the", " Swift", " language"]], "p": [[0.8076, 0.159, 0.0168, 0.0148, 0.0006, 0.0005, 0.0002, 0.0001], [0.5496, 0.4281, 0.0129, 0.0033, 0.0022, 0.0017, 0.0008, 0.0002], [0.8839, 0.1056, 0.0036, 0.0028, 0.0019, 0.0013, 0.0003, 0.0003], [0.0815, 0.056, 0.0526, 0.0233, 0.016, 0.0142, 0.0086, 0.0059], [0.3699, 0.1201, 0.0878, 0.0501, 0.0366, 0.0323, 0.0173, 0.0163], [0.4395, 0.2666, 0.0493, 0.0361, 0.017, 0.016, 0.0117, 0.0086], [0.3519, 0.2005, 0.1142, 0.0348, 0.0289, 0.0186, 0.0175, 0.0165], [0.409, 0.1932, 0.0711, 0.0278, 0.0246, 0.018, 0.0159, 0.0102], [0.2372, 0.06, 0.06, 0.06, 0.0497, 0.0266, 0.0183, 0.0152], [0.208, 0.1262, 0.0596, 0.03, 0.0142, 0.0104, 0.0081, 0.0081], [0.3683, 0.2868, 0.0875, 0.0498, 0.0302, 0.0172, 0.0162, 0.0143], [0.2499, 0.1829, 0.0673, 0.0524, 0.028, 0.0181, 0.011, 0.0052], [0.2024, 0.1481, 0.0374, 0.0352, 0.0352, 0.0156, 0.0048, 0.0031], [0.1292, 0.0506, 0.0506, 0.0211, 0.0145, 0.0057, 0.0039, 0.0032], [0.223, 0.1054, 0.0498, 0.0152, 0.0126, 0.0104, 0.0052, 0.003], [0.3509, 0.0945, 0.0288, 0.0254, 0.0164, 0.0113, 0.0047, 0.0039], [0.4724, 0.2865, 0.0564, 0.0342, 0.0284, 0.0162, 0.0044, 0.0041], [0.555, 0.1318, 0.1238, 0.0355, 0.0294, 0.0178, 0.0168, 0.0029], [0.287, 0.0992, 0.0682, 0.0414, 0.0365, 0.0236, 0.0081, 0.0053], [0.1634, 0.1196, 0.0468, 0.0468, 0.0284, 0.0284, 0.0235, 0.0134], [0.0938, 0.0606, 0.0606, 0.0305, 0.0252, 0.0197, 0.0112, 0.0077], [0.1082, 0.0579, 0.0257, 0.0241, 0.0083, 0.0057, 0.0054, 0.0045], [0.093, 0.0388, 0.0172, 0.0126, 0.0098, 0.0092, 0.0081, 0.0081], [0.0129, 0.0089, 0.0078, 0.0074, 0.0057, 0.0037, 0.0031, 0.0025], [0.5367, 0.1742, 0.0414, 0.0222, 0.0111, 0.0077, 0.0063, 0.0038], [0.1963, 0.0927, 0.0438, 0.0386, 0.0363, 0.032, 0.0183, 0.0151], [0.29, 0.1209, 0.0647, 0.0306, 0.0287, 0.0154, 0.0077, 0.0073], [0.734, 0.0641, 0.0323, 0.0111, 0.0105, 0.0072, 0.0041, 0.0034], [0.201, 0.0892, 0.0508, 0.0477, 0.0328, 0.0212, 0.0187, 0.0094], [0.1782, 0.1388, 0.115, 0.0656, 0.0257, 0.0241, 0.0176, 0.0166], [0.3649, 0.1724, 0.0718, 0.0385, 0.0219, 0.0206, 0.0091, 0.0071], [0.2005, 0.1143, 0.1008, 0.0507, 0.0327, 0.0199, 0.0199, 0.0175], [0.2101, 0.1056, 0.0414, 0.0414, 0.0303, 0.0208, 0.0208, 0.0172], [0.2187, 0.193, 0.071, 0.0357, 0.0335, 0.023, 0.0203, 0.018], [0.4592, 0.1161, 0.0704, 0.0401, 0.0167, 0.0139, 0.013, 0.0108], [0.1442, 0.1442, 0.0725, 0.0565, 0.0322, 0.0251, 0.0221, 0.0195], [0.1821, 0.0433, 0.0297, 0.0297, 0.0247, 0.0232, 0.0192, 0.018], [0.171, 0.0358, 0.0316, 0.0279, 0.0262, 0.0217, 0.0204, 0.0192], [0.332, 0.0577, 0.0449, 0.035, 0.029, 0.0212, 0.0121, 0.0114], [0.3905, 0.0722, 0.0341, 0.0283, 0.0266, 0.0161, 0.0151, 0.0134], [0.2327, 0.1326, 0.0553, 0.043, 0.0245, 0.0191, 0.0158, 0.0149], [0.12, 0.0642, 0.0603, 0.0441, 0.039, 0.0323, 0.0303, 0.0285], [0.1493, 0.1163, 0.0623, 0.0455, 0.0333, 0.0276, 0.026, 0.0229], [0.2509, 0.1522, 0.1185, 0.0719, 0.0248, 0.0219, 0.0142, 0.0133], [0.3385, 0.1599, 0.0755, 0.0667, 0.0357, 0.0179, 0.014, 0.0109], [0.2818, 0.2818, 0.1037, 0.0915, 0.0432, 0.0116, 0.0096, 0.0085], [0.3754, 0.2277, 0.1773, 0.0396, 0.0225, 0.0155, 0.0078, 0.0061], [0.3011, 0.2657, 0.2069, 0.0462, 0.0263, 0.0181, 0.0124, 0.011], [0.5572, 0.205, 0.0968, 0.023, 0.0168, 0.0102, 0.004, 0.004], [0.5731, 0.2389, 0.047, 0.0366, 0.0252, 0.0068, 0.0064, 0.0053], [0.6507, 0.0686, 0.0416, 0.0416, 0.0324, 0.0286, 0.0223, 0.0135], [0.651, 0.0686, 0.0269, 0.0237, 0.0237, 0.0144, 0.0135, 0.0105], [0.5942, 0.071, 0.043, 0.0296, 0.0149, 0.0109, 0.0109, 0.0102], [0.6478, 0.0683, 0.0683, 0.0236, 0.0222, 0.0126, 0.0098, 0.0092], [0.7057, 0.1575, 0.0166, 0.0166, 0.0129, 0.0114, 0.0114, 0.0078], [0.5177, 0.3558, 0.0227, 0.0122, 0.0122, 0.0074, 0.0058, 0.0048], [0.9663, 0.0107, 0.0074, 0.0019, 0.0011, 0.001, 0.0007, 0.0007], [0.9717, 0.0074, 0.004, 0.004, 0.0017, 0.0015, 0.001, 0.0006], [0.4623, 0.408, 0.0626, 0.038, 0.0058, 0.0051, 0.0045, 0.0021], [0.9956, 0.0036, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9986, 0.0009, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9975, 0.0007, 0.0006, 0.0004, 0.0002, 0.0001, 0.0001, 0.0], [0.9847, 0.0124, 0.0007, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [106217, 85030, 37099, 217403, 132321, 74104, 119718, 186885, 201429, 179271, 189730, 229880, 233895, 219139, 181746, 76603, 20232, 60692, 57799, 37025, 20205, 167235, 103990, 41358, 33906, 123368, 70679, 23126, 46048, 38105, 16390, 10236, 8477, 14173, 29098, 28086, 18806, 20678, 19921, 12913, 12527, 10507, 13685, 13237, 22984, 13580, 6921, 3266, 15113, 15248, 37471, 24830, 9814, 5791, 1664, 749, 170, 157, 189, 106, 66, 17, 7], "Kotlin": [155413, 114354, 104789, 15896, 20871, 50026, 57912, 73254, 105466, 137552, 149600, 71909, 57419, 60253, 109062, 50307, 68388, 45314, 86126, 132376, 179648, 90241, 99384, 155262, 123461, 44348, 64700, 99404, 94681, 58815, 71723, 106388, 93928, 64412, 54245, 7302, 2246, 1830, 1600, 596, 635, 409, 245, 637, 808, 1108, 1352, 1038, 891, 852, 906, 242, 112, 96, 59, 38, 20, 25, 94, 71, 37, 29, 22], "Rust": [42252, 83377, 57092, 19482, 13328, 16613, 30703, 23345, 19081, 19890, 19801, 22542, 17670, 13886, 31738, 29380, 25998, 52306, 57147, 91749, 73947, 88685, 75566, 42553, 46786, 79508, 49835, 31024, 16378, 8389, 6524, 7429, 8477, 14002, 13367, 6237, 2130, 1957, 2381, 775, 365, 252, 201, 444, 769, 527, 778, 488, 627, 534, 1005, 142, 46, 49, 33, 11, 1, 1, 1, 1, 1, 1, 1]}}, {"pos": 390, "top": [[".", ",", "\u2013", ";", " \u2013", "\u2026.", ",.", "\u00a0\u00a0"], ["\u2013", ".", " \u2013", ",", " \u200b\u200b", ";", "\u2013and", ",."], [".", "\u2013", ",", " \u2013", "\u2026.", "\u2026..", ".\u2013", "\u2026"], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Shemale", " Blowjob", " pornstar", "sprozess", " cumshot", " Guta"], [".@", " \"@", "(@", " (@", "@d", "@c", "@a", " \u200b\u200b"], [" \u200b\u200b", ".", "\u2026.", "\u2026..", "!.", ",", "!\u201d.", "!,"], [".\"", "s", "  \n\n", ".....", " .....", ".", "!.", ".@"], [".@", " @", "(@", " *@", "!.", ".....", "@a", " \"@"], [".", ",", "!.", "  \n\n", "...", ",.", ":.", "...,"], [",", "\u2013", ".", ",.", ";", "-\"", "!,", "\u00a0"], ["...", ",", ".", " ", "...\"", "@", " [\u2026]", "\u00a0"], ["\u6e21\u5047", "\u6ca1\u5565", "-ish", " somewhat", "-esque", "\u0648\u0631\u0649", "...", " fanc"], ["-esque", " diverse", "-ish", "...", "-style", " stylish", " wider", " versatile"], ["-esque", "-ish", "-style", " funky", "\u6ca1\u5565", " pricey", " sorta", " tweaked"], [" sorta", "-esque", " revamped", " savvy", " tweaked", "-style", " pricey", " funky"], ["\u6e21\u5047", "-esque", "\u65f6\u9ae6", " savvy", " tweaked", " pricey", " tech", "\u65b0\u6a21\u5f0f"], ["-esque", " savvy", " tech", " funky", " tweaked", " big", " bigger", " pricey"], [" savvy", "-esque", " tech", " bigger", " tweaked", " pricey", " funky", " quirky"], [" savvy", "-esque", " bigger", " sorta", " tech", " tweaked", " pricey", " folks"], [" hugely", " truly", " wildly", " bigger", " much", " vastly", " savvy", " &#"], ["<|endoftext|>", " ", " much", " \n\n", " more", " vastly", " just", " hugely"], [" bigger", " modern", " hugely", " harder", " big", " trendy", " massively", " tech"], [" modern", " much", " more", " bigger", " hugely", " popular", " even", " heavily"], [" more", " much", " rather", " just", " ,", " even", " modern", " largely"], [" \n\n", " much", " heavily", " ", " modern", " broadly", " more", " largely"], [" modern", " tech", " heavily", " technology", " much", " more", " many", " technologies"], [" modern", " technology", " tech", " heavily", " technologies", " more", " much", " industrial"], [" ,", " much", " more", " heavily", " mostly", " modern", " just", " many"], [" tech", " technology", " modern", " technologies", " heavily", " uniquely", " much", " tools"], [" technology", " modern", " tech", " technologies", " heavily", " science", " global", " much"], [" technology", " modern", " tech", " much", " more", " very", " heavily", " incredibly"], [" modern", " technology", " more", " much", " new", " incredibly", " very", " many"], [" modern", " technology", " incredibly", " more", " complex", " new", " much", " heavily"], [" technology", " incredibly", " tech", " modern", " mainstream", " radically", " heavily", " technically"], [" incredibly", " notoriously", " tech", " hugely", " fundamentally", " radically", " unconventional", " massively"], [" incredibly", " notoriously", " tech", " fundamentally", " radically", " complex", " aggressively", " technically"], [" notoriously", " incredibly", " complex", " fundamentally", " famously", " radically", " technically", " tech"], [" notoriously", " complex", " incredibly", " fundamentally", " radically", " technically", " unconventional", " technical"], [" notoriously", " complex", " incredibly", " technically", " meticulously", " rigorous", " fundamentally", " technical"], [" notoriously", " complex", " metal", " incredibly", " rigorous", " radically", " minimalist", " inherently"], [" metal", " notoriously", " Metal", " complex", " metals", " languages", " technical", " inherently"], [" metal", " notoriously", " Metal", " inherently", " complex", " metals", " minimalist", " metall"], [" notoriously", " metal", " inherently", " rigorous", " aggressively", " complex", " hardcore", " rigor"], [" notoriously", " inherently", " rigorous", " complex", " metal", " strict", " aggressively", " fundamentally"], [" notoriously", " inherently", " rigorous", " fundamentally", " complex", " strict", " metal", " unconventional"], [" notoriously", " inherently", " fundamentally", " rigorous", " strict", " unconventional", " complex", " radically"], [" notoriously", " inherently", " fundamentally", " radically", " rigorous", " unconventional", " hardcore", " strict"], [" notoriously", " inherently", " fundamentally", " rigorous", " radically", " unconventional", " fiercely", " hardcore"], [" notoriously", " inherently", " fundamentally", " hardcore", " minimalist", " fiercely", " radically", " unconventional"], [" notoriously", " inherently", " fundamentally", " hardcore", "\u786c\u6838", " fiercely", " minimalist", " aggressively"], [" notoriously", " inherently", " fundamentally", "\u786c\u6838", " hardcore", " minimalist", "\u6700\u96be", "\u9ad8\u98ce\u9669"], [" notoriously", " hardcore", "\u7f16\u7a0b\u8bed\u8a00", " inherently", " minimalist", "\u786c\u6838", " fundamentally", ".languages"], [" notoriously", " languages", " hardcore", "\u786c\u6838", " inherently", "\u7f16\u7a0b\u8bed\u8a00", ".languages", " Hardcore"], [" notoriously", " languages", " statically", " hardcore", " inherently", " language", "\u786c\u6838", "\u8bed\u8a00"], [" languages", " language", "\u8bed\u8a00", "\u7f16\u7a0b\u8bed\u8a00", " notoriously", "\u8a00\u8a9e", "\u8a9e\u8a00", "Languages"], [" language", "\u8bed\u8a00", " languages", "\u8a9e\u8a00", "\u8a00\u8a9e", "\u7f16\u7a0b\u8bed\u8a00", "Language", " notoriously"], [" Rust", " rust", "rust", "\u8bed\u8a00", " language", " languages", "\u8a00\u8a9e", " LLVM"], [" Rust", " language", " rust", "\u8bed\u8a00", "rust", " languages", " statically", "\u8a9e\u8a00"], [" language", "\u8bed\u8a00", " Rust", " Language", "\u8a9e\u8a00", "Language", " languages", "language"], [" language", "\u8bed\u8a00", " Language", " languages", "Language", "\u8a9e\u8a00", "language", "_language"], [" language", "\u8bed\u8a00", " Language", "Language", " languages", "\u8a9e\u8a00", "language", "_language"], [" systems", " Systems", "Systems", " language", "systems", " system", "ystems", " memory"], [" systems", " language", " Systems", "Systems", " system", "systems", " memory", " languages"]], "p": [[0.8408, 0.1461, 0.0064, 0.0021, 0.0014, 0.0007, 0.0005, 0.0004], [0.286, 0.2371, 0.0872, 0.0599, 0.0195, 0.0172, 0.0126, 0.0081], [0.6307, 0.232, 0.0753, 0.0216, 0.0131, 0.007, 0.0048, 0.0048], [0.007, 0.0066, 0.0048, 0.0042, 0.0029, 0.0024, 0.0023, 0.0021], [0.1071, 0.0239, 0.0211, 0.0128, 0.0106, 0.0073, 0.0068, 0.0057], [0.0454, 0.04, 0.0332, 0.0101, 0.0101, 0.0065, 0.0048, 0.004], [0.1279, 0.1061, 0.0344, 0.0285, 0.0222, 0.0184, 0.0173, 0.0173], [0.0679, 0.0412, 0.0387, 0.022, 0.0172, 0.0076, 0.0067, 0.0052], [0.29, 0.0733, 0.0608, 0.0473, 0.0392, 0.0287, 0.0224, 0.0185], [0.4045, 0.0101, 0.0089, 0.0065, 0.0061, 0.0058, 0.0048, 0.0048], [0.4733, 0.0773, 0.0343, 0.0221, 0.0162, 0.0162, 0.0134, 0.0134], [0.0075, 0.0021, 0.0018, 0.0017, 0.0017, 0.0013, 0.0012, 0.0012], [0.0048, 0.0035, 0.0031, 0.0031, 0.0029, 0.0024, 0.0023, 0.0019], [0.0114, 0.0054, 0.0048, 0.0031, 0.0029, 0.0027, 0.0025, 0.0019], [0.0092, 0.0081, 0.0067, 0.0067, 0.0056, 0.0046, 0.0038, 0.0036], [0.0035, 0.0029, 0.0024, 0.0021, 0.002, 0.0018, 0.0016, 0.0013], [0.0196, 0.0184, 0.0184, 0.0068, 0.0064, 0.0064, 0.006, 0.0044], [0.0203, 0.0139, 0.0131, 0.0102, 0.0075, 0.0075, 0.0066, 0.0058], [0.0302, 0.0221, 0.0092, 0.0081, 0.0076, 0.0067, 0.0056, 0.0046], [0.0309, 0.0137, 0.0137, 0.0114, 0.0094, 0.0088, 0.0083, 0.0078], [0.0583, 0.0401, 0.0259, 0.0189, 0.0122, 0.0101, 0.0101, 0.0095], [0.0151, 0.0142, 0.0071, 0.0043, 0.0043, 0.003, 0.0028, 0.0028], [0.0869, 0.0249, 0.0207, 0.0118, 0.0111, 0.0098, 0.0098, 0.0092], [0.0581, 0.0546, 0.0214, 0.0166, 0.0166, 0.0147, 0.0138, 0.0114], [0.0537, 0.0474, 0.027, 0.021, 0.0174, 0.0164, 0.0154, 0.0144], [0.069, 0.0474, 0.0445, 0.0347, 0.0254, 0.0224, 0.0174, 0.0164], [0.0536, 0.0473, 0.0444, 0.021, 0.0185, 0.0174, 0.0144, 0.0135], [0.0395, 0.0371, 0.0289, 0.0255, 0.0212, 0.0187, 0.0155, 0.0155], [0.0825, 0.0532, 0.039, 0.0303, 0.0268, 0.0119, 0.0119, 0.0105], [0.1278, 0.0825, 0.0567, 0.0366, 0.0143, 0.0143, 0.0099, 0.0099], [0.0844, 0.0745, 0.0274, 0.0188, 0.0166, 0.0166, 0.0156, 0.0156], [0.0527, 0.0386, 0.0265, 0.0234, 0.022, 0.0151, 0.0151, 0.0133], [0.0398, 0.0352, 0.0257, 0.0177, 0.0166, 0.0156, 0.0156, 0.0138], [0.0966, 0.0801, 0.0517, 0.0334, 0.0229, 0.0158, 0.0148, 0.0139], [0.232, 0.0802, 0.0551, 0.0277, 0.0277, 0.0277, 0.026, 0.0244], [0.1208, 0.1066, 0.0444, 0.0392, 0.0325, 0.0287, 0.027, 0.027], [0.4887, 0.0749, 0.0312, 0.0259, 0.0189, 0.0178, 0.0139, 0.013], [0.3103, 0.0889, 0.0784, 0.0271, 0.0198, 0.0186, 0.0128, 0.0128], [0.5663, 0.0527, 0.0362, 0.0182, 0.0161, 0.0151, 0.0133, 0.0125], [0.361, 0.038, 0.0336, 0.0191, 0.018, 0.0169, 0.014, 0.0131], [0.2039, 0.1401, 0.0549, 0.0229, 0.0148, 0.0139, 0.0139, 0.013], [0.2179, 0.1498, 0.0486, 0.023, 0.023, 0.0216, 0.0203, 0.0203], [0.2611, 0.062, 0.0547, 0.0514, 0.0312, 0.0312, 0.0243, 0.0228], [0.4136, 0.0494, 0.0464, 0.0281, 0.0264, 0.0171, 0.016, 0.016], [0.5412, 0.0607, 0.0325, 0.0223, 0.0185, 0.0185, 0.0112, 0.0093], [0.7328, 0.0531, 0.0162, 0.0105, 0.0076, 0.0076, 0.0067, 0.006], [0.7109, 0.0661, 0.0312, 0.0101, 0.0074, 0.007, 0.0062, 0.0042], [0.6753, 0.0914, 0.0489, 0.009, 0.0085, 0.0058, 0.0058, 0.0055], [0.7319, 0.0601, 0.0468, 0.0092, 0.0049, 0.0049, 0.0049, 0.0041], [0.7045, 0.051, 0.0226, 0.0121, 0.0069, 0.0057, 0.0054, 0.0045], [0.5995, 0.0318, 0.0117, 0.011, 0.008, 0.0075, 0.0055, 0.004], [0.4215, 0.0223, 0.021, 0.0163, 0.0154, 0.0144, 0.0112, 0.0106], [0.2624, 0.0965, 0.0456, 0.0402, 0.0294, 0.0215, 0.0168, 0.0139], [0.1157, 0.1157, 0.1021, 0.0311, 0.0214, 0.0214, 0.0177, 0.0138], [0.3806, 0.0849, 0.0749, 0.0661, 0.0515, 0.0354, 0.0243, 0.0167], [0.2426, 0.2141, 0.1667, 0.0478, 0.0422, 0.029, 0.0226, 0.0176], [0.9267, 0.0359, 0.017, 0.0049, 0.0029, 0.0018, 0.0011, 0.0007], [0.7921, 0.0574, 0.0447, 0.0348, 0.0239, 0.0078, 0.0053, 0.0032], [0.6951, 0.2257, 0.0346, 0.0088, 0.0068, 0.0053, 0.0053, 0.0028], [0.949, 0.0325, 0.005, 0.0044, 0.0016, 0.0014, 0.0013, 0.0006], [0.9871, 0.0067, 0.0022, 0.0005, 0.0005, 0.0005, 0.0005, 0.0003], [0.8833, 0.064, 0.0267, 0.0208, 0.0041, 0.0004, 0.0002, 0.0002], [0.8847, 0.0823, 0.0236, 0.0068, 0.0012, 0.0008, 0.0003, 0.0001]], "ranks": {"Swift": [15318, 4038, 8455, 103379, 4328, 2000, 7874, 30576, 67533, 25217, 4509, 14413, 11054, 13032, 6231, 1141, 349, 807, 651, 533, 279, 599, 256, 678, 263, 948, 1374, 1633, 1467, 2309, 4111, 2467, 1915, 1854, 1899, 3950, 2839, 3971, 1691, 1498, 1416, 1759, 3510, 1628, 1695, 3186, 3318, 2602, 9991, 15342, 30515, 20625, 27519, 20675, 4838, 3695, 1087, 2538, 2034, 18445, 11484, 11630, 5354], "Kotlin": [210925, 182190, 158006, 23426, 37868, 78843, 153994, 211458, 219223, 228064, 226599, 194292, 167969, 104208, 169922, 63924, 98673, 80124, 111307, 159942, 134135, 13135, 10510, 57127, 17790, 3530, 4760, 22213, 11652, 12464, 20278, 40193, 39233, 18536, 15232, 2663, 772, 1403, 1310, 523, 459, 361, 343, 651, 1128, 1974, 2528, 2602, 1628, 1718, 2645, 887, 513, 588, 126, 247, 189, 713, 735, 3229, 1553, 6689, 4984], "Rust": [37598, 94963, 72706, 135594, 7595, 17953, 43980, 21674, 41823, 18372, 12183, 18567, 12212, 14959, 14981, 16712, 12552, 25961, 17865, 14371, 10363, 2106, 1315, 3273, 852, 698, 961, 2671, 2244, 3718, 6145, 7861, 9697, 9036, 6462, 1878, 296, 441, 502, 51, 21, 16, 30, 80, 185, 302, 420, 358, 233, 343, 555, 141, 41, 11, 11, 25, 1, 1, 3, 53, 52, 100, 44]}}, {"pos": 391, "top": [[" \u2013", "\u2013", ",", ".", ";", "\u2013and", " ", "<|endoftext|>"], [" \u2013", "\u2013", "\u2013and", ",", ".", " \u2013,", ";", "\u2013\u2013"], ["\u2013", " \u2013", ",", "\u2013and", ".", ".\u2013", " \u2013,", ";"], ["\ufffd\ufffd", "aruhi", "\ufffd\ufffd", "orgeous", "kode", " Shemale", "\u683c\u91cc\u62c9", " Logistik"], [" \u200b\u200b", " ", " \u2013", "\u2013", "  ", ",", "\u2013\u2013", "auge"], [" \u200b\u200b", "\u2013", ",", " \u2013", "zug", "auge", "-language", "\u2013and"], [" \u2013", "\u2013", ",", "\u2014\u2014", " \u200b\u200b", " ", "\u00a0", " \""], [" \u200b\u200b", ",", ".", ":\"", "-speaking", "-language", "-\"", "\"L"], [",", ".", " \u200b\u200b", ":\"", "\u00a0", ".\"", ";", "!\""], [",", "\u2013", "\u00a0", ";", ".", " \u2013", ":\"", "-\""], [",", ".", "\u00a0", " \u2013", "...", "\u2013", ";", " [\u2026]"], [" \u2013", ",", "-speaking", "\u00a0", " \u00ad", "\u2013", "$LANG", "..."], [",", " \u2013", "\u2013", "\u00a0", " ", "\u00ad", " \u00ad", "-speaking"], [",", "\u00a0", "\u2013", "...", ".", " \u2013", ";", " "], [",", "\u2013", "\u00a0", " \u2013", " ", ".", "...", ";"], [",", " \u2013", " much", "\u2013", "\u00a0", " \"", " that", " "], [",", "\u2013", "\u00a0", " \u2013", " \"", "...", ".", ";"], ["-esque", ",", " incredibly", " savvy", " geopol", " truly", " aggressively", " arguably"], ["...", " incredibly", " truly", "-esque", " arguably", " that", " savvy", " geopol"], ["...", " truly", ",", " ", " much", " that", " perhaps", " \n\n"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " ", " much", "...", " that"], [" incredibly", " truly", " much", " geopol", " modern", " that", " \\\"", " hugely"], [" that", " truly", " much", " incredibly", " which", " ``", " deeply", " heavily"], [" much", "<|endoftext|>", " that", " more", " truly", " just", " ,", " which"], [" \n\n", "\n\n", "  \n\n", "<|endoftext|>", " \r\n\r\n", "   \n\n", "\r\n\r\n", "..."], [" \n\n", "  \n\n", "\n\n", "...", " \r\n\r\n", "   \n\n", "...\"", "\r\n\r\n"], [" \n\n", "\n\n", "...", "  \n\n", " ...", " \r\n\r\n", "\r\n\r\n", "...\""], [" \n\n", "\n\n", "  \n\n", "...", " ...", " that", " much", " [...]"], [" \n\n", " that", " heavily", " arguably", " much", " incredibly", " ", " hugely"], [" \n\n", " that", " ", "...", " much", " heavily", " \u2014", " which"], [" \n\n", " that", " what", " ", " which", " incredibly", " ?", " much"], [" ", " that", " which", " what", " \n\n", " .", " just", " only"], [" that", " only", " incredibly", " just", " ", " not", " very", " much"], [" \u2013", " incredibly", " \u2014", " that", " only", " fundamentally", " heavily", " truly"], [" notoriously", " incredibly", " fundamentally", " heavily", " famously", " deeply", " arguably", " truly"], [" notoriously", " incredibly", " fundamentally", " aggressively", " heavily", " famously", " technically", " only"], [" notoriously", " incredibly", " fundamentally", " famously", " arguably", " technically", " aggressively", " only"], [" notoriously", " incredibly", " fundamentally", " famously", " technically", " arguably", " rarely", " aggressively"], [" notoriously", " famously", " technically", " incredibly", " fundamentally", " rarely", " arguably", " inherently"], [" notoriously", " famously", " inherently", " incredibly", " fundamentally", " technically", " aggressively", " arguably"], [" notoriously", " famously", " inherently", " incredibly", " fundamentally", " technically", " aggressively", " arguably"], [" notoriously", " aggressively", " famously", " inherently", " technically", " fundamentally", " arguably", " incredibly"], [" notoriously", " inherently", " famously", " aggressively", " fundamentally", " technically", " arguably", " primarily"], [" notoriously", " famously", " inherently", " fundamentally", " aggressively", " technically", " arguably", " incredibly"], [" notoriously", " inherently", " famously", " fundamentally", " technically", " aggressively", " arguably", " difficult"], [" notoriously", " inherently", " famously", " fundamentally", " technically", " only", " arguably", " neither"], [" notoriously", " famously", " inherently", " fundamentally", " arguably", " technically", " neither", " essentially"], [" notoriously", " fundamentally", " famously", " inherently", " whose", " neither", " primarily", " largely"], [" notoriously", " fundamentally", " whose", " famously", " inherently", " neither", " primarily", " lacks"], [" notoriously", " primarily", " fundamentally", " inherently", " whose", " neither", " lacks", " famously"], [" notoriously", " inherently", " whose", "\u6839\u672c\u6ca1\u6709", " fundamentally", " designed", "\u4e0d\u9002\u5408", "whose"], [" notoriously", " designed", " whose", " fundamentally", " inherently", "whose", "\u6839\u672c\u6ca1\u6709", " primarily"], [" notoriously", " designed", " whose", " inherently", " fundamentally", "\u6839\u672c\u6ca1\u6709", " primarily", "whose"], [" designed", " notoriously", " whose", " fundamentally", " inherently", " deliberately", " intentionally", "Designed"], [" designed", " Designed", " notoriously", "Designed", " dise\u00f1", "-designed", " notorious", " whose"], [" designed", " notoriously", " notorious", " famously", " fundamentally", " Designed", " known", " inherently"], [" notoriously", " designed", " notorious", " famously", " optimized", " known", " fundamentally", " renowned"], [" notoriously", " designed", " notorious", " famously", " explicitly", " that", " fundamentally", " known"], [" known", " notorious", " notoriously", " designed", " famously", " explicitly", " that", " renowned"], [" known", " notorious", " designed", " notoriously", " that", " explicitly", " famously", " renowned"], [" known", " that", " notorious", " designed", " notoriously", " explicitly", " famously", " famous"], [" that", " known", " notorious", " designed", " notoriously", " explicitly", " famous", " famously"], [" that", " known", " designed", " notorious", " notoriously", " explicitly", " famous", " famously"]], "p": [[0.6717, 0.1925, 0.103, 0.0295, 0.001, 0.0005, 0.0003, 0.0002], [0.7175, 0.264, 0.0051, 0.004, 0.0013, 0.0009, 0.0005, 0.0005], [0.4859, 0.4859, 0.0188, 0.0037, 0.0027, 0.0008, 0.0007, 0.0004], [0.005, 0.0032, 0.003, 0.001, 0.0009, 0.0008, 0.0008, 0.0007], [0.0281, 0.0264, 0.0206, 0.0193, 0.0141, 0.0091, 0.0019, 0.0019], [0.0683, 0.0251, 0.0152, 0.0105, 0.0026, 0.0025, 0.0022, 0.0021], [0.1061, 0.0471, 0.0442, 0.0344, 0.0285, 0.0285, 0.0237, 0.0144], [0.1272, 0.053, 0.0195, 0.0162, 0.0143, 0.0098, 0.0076, 0.0072], [0.4636, 0.0757, 0.0627, 0.0381, 0.0159, 0.0102, 0.007, 0.007], [0.8597, 0.0244, 0.0157, 0.0062, 0.004, 0.0031, 0.0017, 0.0014], [0.7793, 0.0681, 0.0498, 0.0162, 0.0162, 0.0126, 0.0098, 0.0041], [0.0275, 0.0139, 0.0115, 0.0101, 0.0061, 0.0058, 0.0042, 0.0033], [0.1544, 0.0997, 0.0501, 0.0367, 0.0252, 0.0163, 0.0127, 0.006], [0.7891, 0.0347, 0.0347, 0.0224, 0.0154, 0.0113, 0.0041, 0.0039], [0.7025, 0.0509, 0.0329, 0.0256, 0.0256, 0.0199, 0.0165, 0.0129], [0.158, 0.0258, 0.0089, 0.0089, 0.0079, 0.0079, 0.0069, 0.0069], [0.6535, 0.0106, 0.0106, 0.0106, 0.0099, 0.0099, 0.0068, 0.0064], [0.0202, 0.013, 0.0108, 0.0084, 0.0074, 0.0045, 0.0037, 0.0035], [0.0767, 0.0386, 0.022, 0.022, 0.0151, 0.0111, 0.0104, 0.0098], [0.0549, 0.0355, 0.0355, 0.0294, 0.0276, 0.0259, 0.0178, 0.0148], [0.8579, 0.0548, 0.0178, 0.0051, 0.0045, 0.0021, 0.0016, 0.0011], [0.036, 0.0338, 0.0124, 0.0124, 0.0103, 0.0097, 0.0086, 0.0071], [0.0676, 0.0596, 0.0464, 0.041, 0.0151, 0.0142, 0.011, 0.0104], [0.0751, 0.055, 0.0516, 0.0294, 0.0202, 0.0202, 0.0148, 0.0139], [0.8054, 0.109, 0.0332, 0.0074, 0.0065, 0.004, 0.0031, 0.0023], [0.917, 0.0179, 0.0168, 0.007, 0.0045, 0.0033, 0.0013, 0.0011], [0.5039, 0.4447, 0.0184, 0.0044, 0.0016, 0.0015, 0.0013, 0.001], [0.5677, 0.3038, 0.0142, 0.0111, 0.0041, 0.0036, 0.003, 0.0028], [0.2209, 0.0384, 0.0264, 0.0248, 0.0233, 0.0193, 0.0141, 0.0117], [0.1072, 0.0692, 0.065, 0.0255, 0.0225, 0.0211, 0.0211, 0.0154], [0.1288, 0.0831, 0.0474, 0.0474, 0.0238, 0.0186, 0.0186, 0.0136], [0.1375, 0.114, 0.0271, 0.0271, 0.0164, 0.0154, 0.0154, 0.0154], [0.1022, 0.0514, 0.04, 0.0353, 0.0258, 0.0258, 0.0228, 0.0178], [0.0807, 0.059, 0.0279, 0.0279, 0.0279, 0.0231, 0.0217, 0.0169], [0.1096, 0.0753, 0.0403, 0.0314, 0.026, 0.026, 0.023, 0.0216], [0.2139, 0.0652, 0.0421, 0.0328, 0.0255, 0.024, 0.0225, 0.0212], [0.6212, 0.0329, 0.0256, 0.0188, 0.0176, 0.0166, 0.0114, 0.0107], [0.6557, 0.0307, 0.0288, 0.0211, 0.0145, 0.012, 0.0094, 0.0078], [0.8623, 0.0203, 0.0075, 0.0066, 0.0062, 0.0048, 0.0035, 0.0031], [0.8637, 0.014, 0.009, 0.0085, 0.008, 0.0055, 0.0035, 0.0033], [0.793, 0.0136, 0.0106, 0.01, 0.0083, 0.0083, 0.0073, 0.0037], [0.759, 0.0229, 0.0202, 0.0131, 0.0115, 0.009, 0.0079, 0.0051], [0.8389, 0.0174, 0.0164, 0.012, 0.0093, 0.0082, 0.0041, 0.0039], [0.88, 0.0266, 0.0142, 0.0081, 0.0046, 0.0043, 0.003, 0.0019], [0.8866, 0.0143, 0.0126, 0.0093, 0.0047, 0.003, 0.0017, 0.0016], [0.8795, 0.0125, 0.0125, 0.0071, 0.0043, 0.0034, 0.0025, 0.0022], [0.8755, 0.0264, 0.0233, 0.016, 0.0067, 0.003, 0.0028, 0.002], [0.7751, 0.0386, 0.0341, 0.0341, 0.0142, 0.0098, 0.0086, 0.0076], [0.8799, 0.0234, 0.0234, 0.0207, 0.0111, 0.0076, 0.0052, 0.0025], [0.8767, 0.0265, 0.0206, 0.0182, 0.0161, 0.0076, 0.0052, 0.0036], [0.7894, 0.0393, 0.0347, 0.021, 0.0164, 0.0128, 0.0068, 0.006], [0.6809, 0.0921, 0.0813, 0.0339, 0.0233, 0.011, 0.0086, 0.0076], [0.491, 0.1806, 0.1407, 0.0753, 0.0356, 0.009, 0.007, 0.007], [0.5664, 0.1115, 0.1115, 0.0597, 0.0527, 0.0194, 0.0171, 0.0092], [0.9807, 0.0058, 0.0045, 0.004, 0.0007, 0.0006, 0.0005, 0.0005], [0.6087, 0.2875, 0.05, 0.0126, 0.0053, 0.0041, 0.0028, 0.0025], [0.4259, 0.3758, 0.122, 0.0212, 0.0088, 0.0069, 0.0054, 0.0037], [0.367, 0.2858, 0.1964, 0.0341, 0.0301, 0.0098, 0.0098, 0.0098], [0.4066, 0.2466, 0.1496, 0.0801, 0.0334, 0.0158, 0.0123, 0.0108], [0.6263, 0.1088, 0.0748, 0.066, 0.0312, 0.0275, 0.0189, 0.0079], [0.3633, 0.2497, 0.1514, 0.0811, 0.0434, 0.0298, 0.0205, 0.0181], [0.9102, 0.0353, 0.0147, 0.0089, 0.0054, 0.0048, 0.0048, 0.0029], [0.8332, 0.0775, 0.0173, 0.0135, 0.0093, 0.0093, 0.0072, 0.0064]], "ranks": {"Swift": [28015, 5646, 8872, 105987, 9058, 8606, 10629, 110503, 179064, 82413, 52067, 43575, 14324, 6507, 7370, 4950, 3868, 15813, 4922, 2266, 1850, 6881, 2605, 2686, 1427, 5279, 3698, 2724, 3636, 4196, 6699, 5446, 3161, 4004, 4676, 11398, 16711, 18291, 17227, 12617, 10449, 8777, 16479, 14728, 13122, 13631, 14510, 9101, 36306, 60489, 51627, 58728, 88299, 95005, 54744, 55167, 22770, 34763, 29232, 35805, 22966, 23993, 8261], "Kotlin": [134543, 128375, 110031, 15613, 38835, 81553, 131503, 160320, 169063, 213046, 176207, 168141, 184774, 167773, 170120, 109597, 117798, 72033, 107963, 181757, 181795, 46406, 48538, 141691, 67369, 8190, 10259, 34798, 28424, 28585, 23513, 41139, 56728, 46263, 57121, 27532, 20987, 25007, 24612, 17496, 19035, 12439, 9814, 18535, 30060, 47223, 82159, 64870, 78258, 60489, 56469, 15872, 10849, 12788, 3902, 3684, 1371, 1078, 1357, 686, 1011, 1281, 935], "Rust": [11739, 19064, 11997, 15613, 3991, 4418, 9546, 6754, 15833, 8491, 8826, 11942, 5865, 4013, 5988, 5954, 5815, 9612, 10196, 15607, 11386, 3540, 3895, 6384, 4488, 3332, 3698, 4749, 3815, 4286, 5232, 6704, 7534, 7108, 6623, 5460, 4379, 6540, 10684, 9251, 5818, 4613, 5681, 11729, 20955, 19017, 23990, 10221, 9962, 10415, 4757, 3346, 1569, 2125, 1187, 1155, 237, 93, 63, 65, 68, 66, 57]}}, {"pos": 392, "top": [[".", ",", "\u2026.", "\u00a0\u00a0", ";", "\u2026..", "?", ":"], [".", ",", "\u2026.", "\u00a0\u00a0", ",\u201d", "\u00ac", ";", " \u200b\u200b"], [",", ".", "\u2026.", "\u2026", "\u2026..", ";", "\u2026\"", "?"], ["-------------</", "\uff0a\uff0a\uff0a\uff0a", "----------</", "\ufffd\ufffd", "---</", " Guta", " \uc544\ub2d9", "\u0634\u0646\u0628"], ["_____", " \u2019", "\u3000", "ized", " \u201c", "===\"", " $$$", " ==="], ["_____", " **\u201c", " \u201d", " \u2019", " \u201c", "\u00a0\u00a0", " _____", " canceled"], ["_____", " _____", "\u3000", " \u201d", " \u2019", ".\u201d", ",\u201d", " \u201c"], [" _____", "_____", " canceled", "\u3000", "aveled", "ly", " **\u201c", "\u0452"], ["\u3000", " _____", "_____", ".\u201d", ",\u201d", " \u201d", " \u201c", "\u2019s"], [",", "\u00a0\u00a0", "\u00e2", "\u2019s", " \"", "\u3000", " $\\", ":"], [" \"", "\u3000", " \u2019", " ", " \u201c", "\u2019s", ",", " \u201d"], [" \u2019", " farther", "ly", " even", " \"", "\u318d", " \u00e2", " _____"], [" \u2019", " even", " \u201e", " farther", " mostly", "ly", " effortlessly", " nearly"], [" even", " huge", " \u201e", " farther", " \"", " enormous", " effortlessly", " ideal"], [" even", " \"", " effortlessly", " truly", " huge", " comfortably", " mostly", " superb"], [" effortlessly", " even", " huge", " truly", " comfortably", " nearly", " incredibly", " \u00ad"], [" truly", " \"", " effortlessly", " just", " huge", " nearly", " even", " incredibly"], [" effortlessly", " huge", " truly", " incredibly", " really", " pretty", " barely", " bigger"], [" truly", " barely", " effortlessly", " incredibly", " even", " huge", " pretty", " really"], [" even", " truly", " barely", " nearly", " just", " effortlessly", " huge", " never"], [" nearly", " even", " truly", " barely", " just", "<|endoftext|>", " much", " fully"], [" truly", " even", " barely", " never", " nearly", " effortlessly", " forever", " huge"], [" truly", " even", " barely", " nearly", " just", " never", " ``", " \u2019"], [" even", " truly", " just", " barely", " nearly", " much", " fully", " only"], [" truly", " barely", " even", " nearly", " hugely", " just", " much", " seemingly"], [" truly", " even", " barely", " hugely", " nearly", " incredibly", " much", " never"], [" even", " barely", " nearly", " truly", " hugely", " overwhelmingly", " just", " incredibly"], [" even", " nearly", " truly", " barely", " much", " just", " arguably", " hugely"], [" even", " nearly", " truly", " barely", " hugely", " incredibly", " much", " never"], [" even", " much", " nearly", " ", " only", " heavily", " truly", " just"], [" even", " only", " much", " just", " almost", " nearly", " incredibly", " truly"], [" only", " even", " just", " almost", " much", " nearly", " incredibly", " "], [" only", " even", " incredibly", " almost", " barely", " just", " nearly", " never"], [" notoriously", " incredibly", " overwhelmingly", " fundamentally", " arguably", " barely", " famously", " only"], [" notoriously", " incredibly", " overwhelmingly", " famously", " barely", " aggressively", " arguably", " fundamentally"], [" notoriously", " incredibly", " overwhelmingly", " famously", " aggressively", " meticulously", " fundamentally", " fiercely"], [" notoriously", " overwhelmingly", " incredibly", "\u2014even", " famously", " \u2014", " fundamentally", " aggressively"], [" notoriously", " incredibly", " meticulously", " technically", " complex", " overwhelmingly", " famously", " \u2014"], [" notoriously", " meticulously", " technically", " incredibly", " famously", " overwhelmingly", " only", " complex"], [" notoriously", " incredibly", " meticulously", " technically", " inherently", " famously", " fundamentally", " complex"], [" notoriously", " incredibly", " technically", " inherently", " meticulously", " aggressively", " complex", " traditional"], [" notoriously", " aggressively", " inherently", " incredibly", " technically", " famously", " hardware", " complex"], [" notoriously", " inherently", " aggressively", " technically", " famously", " hardware", " incredibly", " complex"], [" notoriously", " inherently", " famously", " incredibly", " technically", " aggressively", " fundamentally", " hardware"], [" notoriously", " inherently", " famously", " technically", " lacks", " strict", " aggressively", " traditionally"], [" notoriously", " inherently", " famously", " lacks", " technically", " fundamentally", " barely", " lack"], [" notoriously", " famously", " inherently", " lacks", " fundamentally", " technically", " meticulously", " fiercely"], [" notoriously", " inherently", " famously", " fundamentally", " lacks", " neither", " nowhere", " technically"], [" notoriously", " famously", " inherently", " fundamentally", " lacks", " neither", " traditionally", " nowhere"], [" notoriously", " inherently", " neither", " famously", " fundamentally", " lacks", " nowhere", " lacked"], [" notoriously", " lacks", " inherently", " neither", " lacked", " fundamentally", " famously", " nowhere"], [" notoriously", " famously", " fundamentally", " lacks", " inherently", " neither", " lacked", " deliberately"], [" notoriously", " lacks", " fundamentally", " deliberately", " inherently", " famously", " hates", " lacked"], [" deliberately", " intentionally", " notoriously", " lacks", " fundamentally", " hates", "\u6545\u610f", " inherently"], [" deliberately", " intentionally", " notoriously", " lacks", " hates", " refuses", " famously", " fundamentally"], [" lacks", " intentionally", " deliberately", " notoriously", " hates", " refuses", " famously", " lacked"], [" hates", " deliberately", " intentionally", " lacks", " notoriously", " refuses", " famously", " fundamentally"], [" hates", " explicitly", " deliberately", " intentionally", " refuses", " notoriously", " famously", " fundamentally"], [" hates", " explicitly", " deliberately", " famously", " intentionally", " notoriously", " aggressively", " refuses"], [" explicitly", " famously", " hates", " deliberately", " fundamentally", " intentionally", " notoriously", " aggressively"], [" explicitly", " famously", " fundamentally", " deliberately", " hates", " intentionally", " compile", " actively"], [" comp", " has", " explicitly", " fundamentally", " hates", " was", " famously", " deliberately"], [" comp", " explicitly", " has", " famously", " fundamentally", " hates", " was", " fights"]], "p": [[0.5882, 0.3568, 0.0258, 0.0201, 0.002, 0.0011, 0.0009, 0.0008], [0.1315, 0.0583, 0.0101, 0.0065, 0.0065, 0.0051, 0.0051, 0.0048], [0.5027, 0.2096, 0.144, 0.068, 0.0126, 0.0056, 0.0049, 0.0041], [0.0066, 0.0051, 0.0045, 0.0045, 0.0035, 0.0027, 0.0026, 0.002], [0.0963, 0.0276, 0.0229, 0.0202, 0.019, 0.019, 0.0167, 0.0122], [0.0614, 0.0212, 0.0176, 0.0155, 0.0114, 0.0114, 0.01, 0.01], [0.2887, 0.2248, 0.0827, 0.0367, 0.0209, 0.0127, 0.0105, 0.0082], [0.174, 0.1123, 0.0126, 0.0118, 0.0104, 0.0081, 0.0076, 0.0067], [0.3761, 0.0951, 0.0372, 0.024, 0.0226, 0.0137, 0.0129, 0.01], [0.3308, 0.0225, 0.012, 0.0083, 0.0083, 0.0053, 0.0047, 0.0047], [0.0732, 0.0238, 0.021, 0.021, 0.0185, 0.0163, 0.0135, 0.012], [0.0111, 0.0081, 0.0063, 0.0056, 0.0046, 0.0041, 0.0036, 0.0034], [0.0193, 0.0141, 0.0086, 0.0067, 0.0055, 0.0055, 0.0052, 0.0049], [0.0093, 0.006, 0.005, 0.0044, 0.0041, 0.0039, 0.0039, 0.0036], [0.0114, 0.0101, 0.0084, 0.0051, 0.0045, 0.004, 0.0035, 0.0035], [0.0124, 0.008, 0.0059, 0.0059, 0.0046, 0.0046, 0.0043, 0.004], [0.025, 0.025, 0.0207, 0.0172, 0.0161, 0.0151, 0.0134, 0.0086], [0.0228, 0.0157, 0.0115, 0.0108, 0.0079, 0.007, 0.0061, 0.0058], [0.0311, 0.0275, 0.0228, 0.0177, 0.0167, 0.013, 0.0101, 0.0095], [0.0723, 0.0638, 0.0563, 0.0387, 0.0207, 0.0126, 0.0118, 0.0111], [0.064, 0.0498, 0.0388, 0.0388, 0.0267, 0.0143, 0.0118, 0.0098], [0.047, 0.0389, 0.0366, 0.0162, 0.0152, 0.0119, 0.0119, 0.0105], [0.0722, 0.0599, 0.0466, 0.0321, 0.0266, 0.0172, 0.0161, 0.0142], [0.0559, 0.0436, 0.0384, 0.0339, 0.0339, 0.0264, 0.0141, 0.0133], [0.0444, 0.0391, 0.0368, 0.0345, 0.0197, 0.0197, 0.0185, 0.0163], [0.0543, 0.0479, 0.045, 0.0273, 0.0257, 0.0213, 0.0156, 0.0121], [0.0515, 0.0427, 0.0332, 0.0293, 0.0243, 0.0148, 0.013, 0.0122], [0.0651, 0.0395, 0.0348, 0.0307, 0.0271, 0.0239, 0.0198, 0.0186], [0.0838, 0.0449, 0.0372, 0.0328, 0.0256, 0.0256, 0.0212, 0.0212], [0.0935, 0.039, 0.0344, 0.0268, 0.0236, 0.0209, 0.0209, 0.0196], [0.1238, 0.0516, 0.0355, 0.0313, 0.0294, 0.0244, 0.0229, 0.0215], [0.0855, 0.0552, 0.0458, 0.0335, 0.0315, 0.0278, 0.0216, 0.0216], [0.1071, 0.0573, 0.0475, 0.0419, 0.0327, 0.0224, 0.0224, 0.0224], [0.1283, 0.1133, 0.0444, 0.0325, 0.0269, 0.0253, 0.0185, 0.0185], [0.3525, 0.101, 0.0541, 0.0225, 0.0212, 0.0199, 0.0187, 0.0165], [0.2763, 0.0792, 0.0579, 0.033, 0.0274, 0.0227, 0.0227, 0.0146], [0.5566, 0.0277, 0.026, 0.0203, 0.0179, 0.0131, 0.0123, 0.0123], [0.4766, 0.0416, 0.0345, 0.0209, 0.0144, 0.0135, 0.0127, 0.0119], [0.6882, 0.0267, 0.0208, 0.0162, 0.0118, 0.0081, 0.0056, 0.0056], [0.7352, 0.0184, 0.0162, 0.0093, 0.0082, 0.0077, 0.005, 0.005], [0.6002, 0.0233, 0.0133, 0.0103, 0.0097, 0.008, 0.0067, 0.0063], [0.5427, 0.0174, 0.0164, 0.0145, 0.012, 0.0106, 0.0099, 0.0093], [0.7142, 0.0203, 0.0115, 0.0096, 0.009, 0.0079, 0.0066, 0.0062], [0.7973, 0.0188, 0.0176, 0.0078, 0.0061, 0.0047, 0.0037, 0.0033], [0.8374, 0.0135, 0.0099, 0.0077, 0.0056, 0.0044, 0.0041, 0.0036], [0.8798, 0.0125, 0.0098, 0.0056, 0.0052, 0.0041, 0.0028, 0.0026], [0.8945, 0.021, 0.0128, 0.0057, 0.005, 0.0034, 0.0022, 0.002], [0.8073, 0.0402, 0.0402, 0.019, 0.0168, 0.0079, 0.0048, 0.0042], [0.9171, 0.0356, 0.0131, 0.0102, 0.0042, 0.0037, 0.0016, 0.0014], [0.8929, 0.0238, 0.0164, 0.0164, 0.0144, 0.0144, 0.0041, 0.0025], [0.8084, 0.0586, 0.0313, 0.0168, 0.0148, 0.0148, 0.0079, 0.0054], [0.8331, 0.0323, 0.0323, 0.0285, 0.0135, 0.0105, 0.0072, 0.0064], [0.8188, 0.0523, 0.0218, 0.017, 0.015, 0.0132, 0.0117, 0.0103], [0.4999, 0.3893, 0.0527, 0.0151, 0.0092, 0.0071, 0.0043, 0.0038], [0.4237, 0.2912, 0.1071, 0.0573, 0.0447, 0.0186, 0.0113, 0.01], [0.2901, 0.2259, 0.1994, 0.1067, 0.0571, 0.0571, 0.0185, 0.0127], [0.5063, 0.1644, 0.113, 0.0685, 0.0471, 0.0324, 0.0119, 0.0082], [0.4859, 0.1788, 0.1084, 0.0512, 0.0399, 0.0242, 0.0188, 0.0147], [0.4296, 0.23, 0.0747, 0.0581, 0.0353, 0.0311, 0.0242, 0.0167], [0.6033, 0.0816, 0.0561, 0.0561, 0.0437, 0.0265, 0.0234, 0.0182], [0.5644, 0.0764, 0.0595, 0.0463, 0.0361, 0.0281, 0.0248, 0.0193], [0.406, 0.1494, 0.1163, 0.0623, 0.0428, 0.0428, 0.026, 0.0178], [0.2433, 0.1302, 0.1149, 0.0697, 0.0615, 0.0615, 0.045, 0.0397]], "ranks": {"Swift": [12422, 1416, 1864, 17553, 2544, 2108, 1925, 10746, 23984, 20701, 13145, 31496, 8215, 5944, 4734, 1061, 774, 2049, 2035, 1663, 1439, 4072, 1859, 1734, 1263, 2289, 2406, 2153, 2927, 3377, 4218, 3267, 3829, 4541, 4653, 6618, 8857, 9472, 8197, 7138, 6414, 5218, 12990, 6852, 5775, 6119, 4697, 5309, 16471, 22748, 33444, 51551, 78585, 77801, 49207, 48414, 19658, 14171, 17405, 33836, 34682, 34778, 16957], "Kotlin": [228727, 197629, 162825, 41299, 82232, 69669, 79793, 77745, 84179, 136314, 131990, 124552, 148741, 119935, 140757, 119300, 115352, 89898, 125681, 191874, 211372, 151991, 193073, 218172, 201942, 141255, 110556, 153592, 149453, 153336, 150519, 176489, 94592, 41683, 19853, 5854, 1675, 1871, 2264, 1682, 1659, 1593, 1669, 2557, 4412, 7355, 12459, 13142, 16077, 17104, 31021, 11006, 13917, 13737, 5905, 6275, 1975, 1410, 1764, 3580, 4462, 6211, 5049], "Rust": [62310, 85038, 95623, 28647, 16753, 29866, 28297, 18607, 23303, 8620, 6021, 6528, 5367, 4531, 12466, 6754, 6467, 12678, 12847, 9565, 12852, 13008, 10261, 7105, 5605, 5819, 3847, 4885, 4757, 4890, 6613, 7793, 7188, 13942, 5246, 6321, 920, 1210, 2069, 1682, 584, 618, 944, 1729, 1464, 1885, 1911, 2034, 1450, 2447, 2207, 1717, 841, 1233, 722, 1066, 144, 102, 22, 54, 78, 104, 93]}}, {"pos": 393, "top": [[" \u2013", ".", ",", "\u2013", "er", "en", "\u00a0", "\u201d,"], ["\u2011", "\uff0d", " \u2013**", "**\u2013", "?\u201d,", " \u2013", "\u201d,", "\uff0d\uff0d\uff0d\uff0d"], ["\u2013", ",", " \u2013", ".", "**\u2013", ".\u2013", "\u2013and", "\u201d,"], ["\uff0d\uff0d\uff0d\uff0d", "\uff0d\uff0d", "\uff0d", "\uff0a\uff0a\uff0a\uff0a", "aruhi", " \u041a\u0440\u0430\u0441\u0438", " \uffe5\uffe5", " **\u2018"], ["\uff0d", "en", "er", ".@", " \u201c.", "@@@@", "\uff20", "\u201d,"], [" \u201c.", "?\u201d,", "\uff0d", " \uff1a", "\u201d,", " \u201d", "-\",", " \","], ["\uff0d", " \u201d", "\u201d.**", " \u201c.", " \uff1a", "\uff1a\"", "\u201d:", "\u201d,"], ["\u201d.**", "?\u201d,", "-\",", "\uff01\",", " **\u2018", " \u041a\u0440\u0430\u0441\u0438", "**\u201d,", "\uff1a\""], ["\u201d,", "\u201d.", "?\u201d,", "\u201d:", " \u201c.", "?\u201d.", "!\u201d.", "\u201d.**"], [",", "$\",", " supposedly", "-\"", "-\",", " \u2018", " $\"", " \u201c["], ["\uff0d", " \u2013", " \u2018", "er", " supposedly", "\u00a0", " \ufffd", "en"], ["er", " supposedly", "\u783c", "uminium", " honoured", " \u2018", " \u0442\u0440\u0451", " colour"], ["er", " \u2018", " supposedly", "ly", " \u2013", "en", " luckily", " previously"], [" supposedly", "er", " \u2013**", " \u2013", "ly", "en", "\u52c7\u5f80\u76f4\u524d", " luckily"], [" busted", " touted", " supposedly", " arguably", " anyways", " rightfully", " outright", " gorgeous"], [" busted", " touted", " supposedly", " outright", " anyways", " arguably", " incredibly", "\u62e5\u6709\u7740"], [" touted", " busted", " arguably", " supposedly", " wildly", " incredibly", " outright", " revamped"], [" busted", " touted", " supposedly", " arguably", "\u8db3\u8db3", " outright", " wildly", " overwhelmingly"], [" busted", " touted", " arguably", " outright", " incredibly", " wildly", "\u8db3\u8db3", " longtime"], [" wildly", " busted", " arguably", " outright", " supposedly", " --", " incredibly", " touted"], [" just", " much", " wildly", " outright", " even", " nearly", " arguably", " barely"], [" outright", " longtime", " arguably", " famously", " wildly", " busted", " touted", " --"], [" --", " outright", " originally", " arguably", " famously", " longtime", " wildly", " decades"], [" just", " originally", " much", " arguably", " --", " outright", " \u2014", " famously"], [" \n\n", " famously", " arguably", " \r\n\r\n", "[[", " originally", " \u2014", " outright"], [" famously", " arguably", " Kickstarter", " decades", " originally", " incredibly", " upfront", " groundbreaking"], [" famously", " arguably", " \n\n", " decades", " originally", " groundbreaking", " Kickstarter", " foundational"], [" arguably", " famously", " \n\n", " originally", " decades", " groundbreaking", " incredibly", " notably"], [" famously", " decades", " arguably", " incredibly", " groundbreaking", " originally", " [...]", " wildly"], [" famously", " decades", " groundbreaking", " \u200b\u200b", " incredibly", " arguably", " historically", " modern"], [" decades", " famously", " groundbreaking", " \u200b\u200b", " incredibly", " modern", " historically", " years"], [" decades", " famously", " incredibly", " modern", " just", " groundbreaking", " long", " originally"], [" decades", " famously", " incredibly", " just", " long", " never", " modern", " originally"], [" famously", " decades", " incredibly", " arguably", " historically", " notoriously", " originally", " groundbreaking"], [" famously", " notoriously", " incredibly", " decades", " arguably", " overwhelmingly", " wildly", " barely"], [" famously", " notoriously", " incredibly", " arguably", " decades", " overwhelmingly", " barely", " wildly"], [" notoriously", " famously", " incredibly", " arguably", " decades", " barely", " historically", " overwhelmingly"], [" notoriously", " famously", " originally", " incredibly", " decades", " arguably", " historically", " barely"], [" originally", " deliberately", " intentionally", " notoriously", " famously", " decades", " historically", " initially"], [" originally", " notoriously", " deliberately", " intentionally", " famously", " historically", " decades", " designed"], [" originally", " deliberately", " intentionally", " notoriously", " designed", " decades", " famously", " historically"], [" originally", " intentionally", " deliberately", " notoriously", " designed", " famously", " historically", " primarily"], [" originally", " designed", " intentionally", " deliberately", " notoriously", " historically", " primarily", " decades"], [" originally", " designed", " notoriously", " famously", " primarily", " intentionally", " decades", " deliberately"], [" originally", " designed", " recently", " notoriously", " primarily", " famously", " historically", " intentionally"], [" originally", " designed", " primarily", " notoriously", " historically", " intentionally", " famously", " decades"], [" originally", " primarily", " designed", " initially", " historically", " decades", " notoriously", " famously"], [" originally", " primarily", " initially", " Originally", " historically", " designed", "Originally", " fundamentally"], [" originally", " primarily", " fundamentally", " famously", " designed", " initially", " notoriously", " historically"], [" primarily", " originally", " fundamentally", " designed", " famously", " notoriously", " intentionally", "\u521d\u8877"], [" originally", " designed", " primarily", " originalmente", " urspr\u00fcnglich", "Originally", " \u0438\u0437\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e", " fundamentally"], [" originally", " designed", " fundamentally", "Originally", " originalmente", " urspr\u00fcnglich", " \u0438\u0437\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e", "Designed"], [" originally", " designed", "Designed", " fundamentally", "Originally", " urspr\u00fcnglich", " literally", " intentionally"], [" designed", " originally", " invented", "Designed", " Designed", " intentionally", " fundamentally", " literally"], [" designed", "Designed", " Designed", " invented", "-designed", "\u8bbe\u8ba1\u7684", " dise\u00f1", "\u8bbe\u8ba1"], [" designed", "Designed", " Designed", " invented", " originally", "-designed", " literally", " dise\u00f1"], [" designed", "Designed", " invented", " explicitly", " Designed", " originally", " literally", " optimized"], [" designed", " explicitly", "Designed", " invented", "explicit", "Explicit", " literally", " originally"], [" designed", " explicitly", "Designed", " originally", " Designed", " invented", " designing", " literally"], [" designed", " explicitly", " originally", " literally", " invented", " designing", " Designed", "Designed"], [" explicitly", " designed", " originally", " literally", " fundamentally", " invented", " built", " specifically"], [" designed", " explicitly", " originally", " literally", " built", " fundamentally", " invented", " optimized"], [" designed", " explicitly", " originally", " built", " invented", " literally", " fundamentally", " engineered"]], "p": [[0.6443, 0.2092, 0.0872, 0.0364, 0.0086, 0.0016, 0.001, 0.0009], [0.1379, 0.1143, 0.0507, 0.0421, 0.0199, 0.0165, 0.0137, 0.0073], [0.4446, 0.21, 0.21, 0.0469, 0.0118, 0.0098, 0.006, 0.0049], [0.0912, 0.0459, 0.0431, 0.0109, 0.0102, 0.0075, 0.0055, 0.0051], [0.1189, 0.0341, 0.0341, 0.0301, 0.0234, 0.0182, 0.0182, 0.0182], [0.0238, 0.0198, 0.0154, 0.012, 0.0099, 0.0077, 0.0068, 0.006], [0.0552, 0.0518, 0.0314, 0.0191, 0.0191, 0.0179, 0.0158, 0.0131], [0.0478, 0.0226, 0.0165, 0.0107, 0.0107, 0.0088, 0.0073, 0.0061], [0.1131, 0.1063, 0.0828, 0.0286, 0.0286, 0.0269, 0.0223, 0.0185], [0.0275, 0.0122, 0.0101, 0.0095, 0.0095, 0.0079, 0.0058, 0.0051], [0.087, 0.087, 0.0721, 0.0636, 0.0207, 0.0194, 0.0171, 0.0151], [0.0182, 0.0133, 0.0086, 0.0067, 0.0046, 0.0043, 0.0038, 0.0038], [0.0588, 0.023, 0.0191, 0.0168, 0.0109, 0.009, 0.0085, 0.0048], [0.0088, 0.0078, 0.0037, 0.0035, 0.003, 0.0027, 0.0025, 0.0025], [0.0191, 0.0096, 0.0052, 0.0031, 0.0029, 0.0026, 0.0024, 0.0018], [0.0201, 0.0177, 0.0122, 0.0079, 0.0065, 0.0065, 0.0061, 0.0048], [0.0216, 0.0168, 0.0158, 0.0123, 0.009, 0.0085, 0.007, 0.0045], [0.0125, 0.0086, 0.0052, 0.0049, 0.0046, 0.0046, 0.0043, 0.0032], [0.03, 0.0171, 0.0091, 0.0076, 0.0059, 0.0052, 0.0038, 0.0038], [0.0317, 0.0317, 0.0204, 0.0132, 0.0116, 0.0116, 0.0109, 0.0109], [0.038, 0.0335, 0.0335, 0.0315, 0.0278, 0.0261, 0.0261, 0.0245], [0.0236, 0.0162, 0.0134, 0.0118, 0.0118, 0.0111, 0.006, 0.006], [0.0596, 0.0494, 0.0282, 0.0265, 0.0249, 0.0249, 0.0206, 0.0133], [0.0441, 0.0365, 0.0322, 0.0208, 0.0208, 0.0195, 0.0195, 0.0162], [0.2295, 0.0399, 0.0352, 0.0311, 0.0292, 0.0177, 0.0156, 0.0138], [0.0725, 0.0388, 0.0208, 0.0183, 0.0183, 0.0126, 0.0104, 0.0104], [0.0781, 0.0445, 0.0326, 0.0287, 0.0198, 0.0174, 0.0154, 0.0136], [0.0877, 0.0774, 0.0532, 0.0469, 0.0303, 0.0196, 0.0162, 0.0152], [0.2116, 0.0778, 0.057, 0.0472, 0.0391, 0.0286, 0.0174, 0.0135], [0.1584, 0.1398, 0.0902, 0.0376, 0.0275, 0.0228, 0.0214, 0.0167], [0.1895, 0.0841, 0.0615, 0.045, 0.0373, 0.0309, 0.0156, 0.0156], [0.1173, 0.0432, 0.0381, 0.0358, 0.0336, 0.0246, 0.0204, 0.0191], [0.1812, 0.0519, 0.0404, 0.0357, 0.0216, 0.0203, 0.0179, 0.0179], [0.283, 0.2204, 0.0557, 0.0462, 0.0298, 0.0232, 0.0232, 0.016], [0.3299, 0.1558, 0.0945, 0.0834, 0.0783, 0.0164, 0.0154, 0.01], [0.2675, 0.1432, 0.0984, 0.0561, 0.0282, 0.0249, 0.0234, 0.0161], [0.3742, 0.1768, 0.0574, 0.0476, 0.0447, 0.0289, 0.0271, 0.0145], [0.3246, 0.1194, 0.0639, 0.0498, 0.0468, 0.0439, 0.0342, 0.0235], [0.4836, 0.0952, 0.084, 0.084, 0.0309, 0.0273, 0.0241, 0.0241], [0.3295, 0.1373, 0.0833, 0.0833, 0.0573, 0.0505, 0.0288, 0.0239], [0.4948, 0.0759, 0.0759, 0.0522, 0.0297, 0.0246, 0.0231, 0.0204], [0.4949, 0.0759, 0.067, 0.0522, 0.046, 0.0316, 0.0231, 0.0159], [0.6447, 0.06, 0.0467, 0.0364, 0.025, 0.0221, 0.0172, 0.0161], [0.4275, 0.1081, 0.0511, 0.0451, 0.0398, 0.031, 0.0257, 0.0241], [0.6113, 0.0827, 0.0345, 0.0304, 0.0304, 0.0209, 0.0209, 0.0163], [0.5242, 0.0911, 0.0911, 0.0335, 0.0296, 0.023, 0.0179, 0.0179], [0.9022, 0.0187, 0.0129, 0.0114, 0.0088, 0.0054, 0.0054, 0.0042], [0.9531, 0.0198, 0.0082, 0.003, 0.0024, 0.0021, 0.0021, 0.0013], [0.5944, 0.3605, 0.0096, 0.0075, 0.0051, 0.0035, 0.0017, 0.0017], [0.5796, 0.2738, 0.0611, 0.0225, 0.0083, 0.0057, 0.0044, 0.0039], [0.862, 0.0295, 0.0158, 0.0123, 0.0096, 0.0085, 0.0085, 0.0066], [0.9509, 0.0136, 0.0057, 0.0044, 0.003, 0.0024, 0.0024, 0.0021], [0.8267, 0.1268, 0.0072, 0.0063, 0.0043, 0.003, 0.0026, 0.0023], [0.7994, 0.1574, 0.0146, 0.0129, 0.0048, 0.0015, 0.0015, 0.0009], [0.9916, 0.0046, 0.0028, 0.0004, 0.0003, 0.0001, 0.0001, 0.0001], [0.9706, 0.0084, 0.0065, 0.0058, 0.0017, 0.0011, 0.0011, 0.0009], [0.9534, 0.0106, 0.0106, 0.0057, 0.005, 0.0021, 0.0018, 0.0016], [0.5054, 0.446, 0.0072, 0.005, 0.0044, 0.0044, 0.0039, 0.0034], [0.8314, 0.1275, 0.0072, 0.0049, 0.0044, 0.003, 0.0023, 0.0023], [0.7549, 0.1684, 0.0332, 0.0138, 0.0122, 0.0017, 0.0017, 0.0015], [0.4683, 0.3647, 0.1184, 0.0233, 0.0046, 0.0041, 0.0019, 0.0012], [0.5469, 0.2927, 0.0653, 0.0272, 0.024, 0.0094, 0.0078, 0.0031], [0.562, 0.1824, 0.0862, 0.0592, 0.0317, 0.0141, 0.0124, 0.0062]], "ranks": {"Swift": [35770, 25758, 7145, 62561, 11617, 15073, 20390, 112644, 168401, 99973, 24415, 63696, 47392, 51940, 46513, 18416, 11801, 48790, 76416, 53475, 11440, 84648, 35209, 3387, 5948, 34826, 28913, 5971, 8840, 12501, 10137, 6543, 6888, 6149, 10968, 14800, 24007, 16623, 15216, 15176, 18643, 12682, 24461, 12748, 12084, 15868, 10698, 9187, 16538, 51881, 130707, 154159, 165025, 152835, 126017, 151571, 88002, 124148, 134035, 111560, 161798, 106580, 89420], "Kotlin": [186132, 130961, 144549, 54584, 73638, 106634, 171601, 202388, 221025, 242635, 242168, 234858, 233973, 226939, 225158, 214172, 191975, 187318, 176651, 189549, 205214, 140678, 118584, 63229, 8783, 2009, 2496, 7698, 6004, 5119, 11174, 29108, 34891, 28163, 26620, 13658, 10990, 12393, 12282, 10017, 10306, 9939, 10507, 16827, 28559, 45956, 48751, 42204, 40723, 39239, 58628, 17484, 13568, 14123, 12934, 9277, 6642, 9596, 12413, 11537, 12386, 17091, 15393], "Rust": [55992, 105407, 57353, 10981, 8894, 10677, 8226, 5713, 8884, 12101, 9766, 16120, 11701, 10676, 21330, 31889, 47605, 71378, 62826, 24266, 15768, 34013, 28222, 1704, 1158, 1550, 2341, 2812, 2456, 3787, 5214, 7042, 6777, 8436, 9436, 5974, 3500, 4787, 5046, 2741, 2249, 2193, 2340, 3546, 5023, 6794, 6079, 6781, 4367, 9160, 13565, 11074, 4751, 10760, 14077, 19964, 13548, 5991, 3728, 2213, 2559, 2155, 2184]}}, {"pos": 394, "top": [[".", ",", " \u2013", " ", "\u00a0", ";", "\u2013", "["], ["\uff0e", " ", ".", " \u2013", "\u2013", "  \n\n", "  \n  \n", ","], [",", ".", "\u2013", " \u2013", "[", ";", "\u2026", "\u2026."], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "\uff1f**", " **\u2018", "\uff1a**", "\ufffd\ufffd", " ;;^", "-------------</"], [" \u200b\u200b", "\u00a0\u00a0", " \u3002", " \uff0c", "\u00a0", ".", " \uff1a", " "], [" \u200b\u200b", " \u3002", " **\u201c", " **\"", "\u00a0\u00a0", " \uff0c", " \uff1a", "\u3002"], ["**\u3002", " **\"", "\u3002**", " \u3002", "\u3002", "\u2014\u2014", "\uff1a**", "**("], [" **\"", " **[", "(**", ".**", "\u3002**", "**(", " **\u201c", " \u200b\u200b"], [" \u200b\u200b", "\u00a0", " \n\n", " **\"", "**.", ".**", "**\u3002", " **["], ["\u00a0", "\u00a0\u00a0", ",", " **\"", " **[", ".\".", ".**", ".["], ["\u00a0", "\u00a0\u00a0", " \u200b\u200b", " **\"", ".[", " to", " **[", ".**"], [" **\"", " **'", " **[", " **", " **(", " **\u2014", "(**", " **\u2018"], [" \u200b\u200b", " **\u201e", " **\u00ab", " **'", " **\"", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " **", " designer"], [" \u200b\u200b", " sophisticated", " crafted", " innovative", " designer", " **\"", "\u5e0c\u671b\u80fd\u591f\u5e2e\u52a9", " architects"], [" to", " crafted", " designed", " concept", " incredible", " innovative", " \u200b\u200b", " for"], [" incredibly", " utilizing", "\u62e5\u6709\u7740", " to", "\u51ed\u501f\u7740", " incredible", " crafted", " for"], [" incredibly", " to", " crafted", " for", " arguably", " perfectly", " concept", " perfect"], [" \"**", " **\"", " incredibly", " **'", " **", " crafted", " **[", " \u200b\u200b"], [" **\u2014", " incredibly", " crafted", " \"**", " **[", " arguably", " **'", " creatively"], [" **\u2014", " **[", " incredibly", " **'", " \u2014", " \"**", " crafted", " creatively"], [" \u2014", " \n\n", "\u2014and", " for", "  \n\n", "^[", " to", " \u2014\u2014"], [" **\u2014", " **\u00ab", " **'", " \"**", " **", " **\u201e", " '**", " .**"], [" .**", " **\u2014", " **", " **[", " **\u00ab", " **'", " ?**", " **^"], [" \u2014", " uniquely", " much", " incredibly", " architect", " for", " just", " to"], [" \n\n", "  \n\n", " \u2014", "[^", " \n\n\n", " \n\n\n\n", " \r\n\r\n", " **["], [" **\u2014", " **[", " \n\n", " architectures", " \u2014", " **", " architecture", " architect"], [" \n\n", " \u2014", " architect", " creatively", " designers", " architecture", " designing", " conceptual"], [" \n\n", " \u2014", " _", " ,", " __", " for", " uniquely", " incredibly"], [" \u2014", " \n\n", " incredibly", " architect", " uniquely", " concept", " crafted", " focused"], [" \u2014", " focused", " concept", " incredibly", " modern", " for", " architect", " architecture"], [" \u2014", " for", " incredibly", " decades", " modern", " focused", " perfectly", " to"], [" incredibly", " \u2014", " perfectly", " focused", " decades", " only", " modern", " for"], [" incredibly", " \u2014", " perfectly", " only", " decades", " fundamentally", " famously", " just"], [" fundamentally", " incredibly", " famously", " \u2014", " foundational", "\u2014not", " arguably", " radically"], [" fundamentally", " incredibly", " famously", " notoriously", " minimalist", "\u2014not", " overwhelmingly", " perfectly"], [" fundamentally", " incredibly", "\u2014not", " famously", " overwhelmingly", " only", "\u2014but", " \u2014"], [" fundamentally", " notoriously", " incredibly", " famously", "\u2014not", " deliberately", " primarily", " overwhelmingly"], [" fundamentally", " notoriously", " deliberately", " meticulously", " famously", " incredibly", "\u2014not", " intentionally"], [" deliberately", " fundamentally", " notoriously", " meticulously", "\u4e0d\u662f\u4e3a\u4e86", " intentionally", " famously", "\u2014not"], [" fundamentally", " notoriously", " deliberately", " meticulously", " intentionally", " minimalist", "\u4e0d\u662f\u4e3a\u4e86", "\u2014not"], [" fundamentally", " deliberately", " engineering", " minimalist", " notoriously", " intentionally", " meticulously", " primarily"], [" engineering", " fundamentally", " deliberately", " minimalist", " primarily", " meticulously", " designed", " aggressively"], [" engineering", " fundamentally", " deliberately", " designed", " minimalist", " primarily", " intentionally", " designers"], [" engineering", " fundamentally", " designed", " minimalist", " deliberately", " designers", " designing", " engineers"], [" fundamentally", " designed", " deliberately", " engineering", " purely", " minimalist", " primarily", " intentionally"], [" fundamentally", " deliberately", " purely", " designed", " primarily", " exclusively", " intentionally", " engineering"], [" fundamentally", " deliberately", " primarily", " designed", " intentionally", " purely", " meticulously", " exclusively"], [" primarily", " fundamentally", "\u4e0d\u662f\u4e3a\u4e86", " deliberately", " meticulously", " purely", " exclusively", " designed"], [" primarily", "\u4e0d\u662f\u4e3a\u4e86", " fundamentally", " deliberately", " meticulously", " designed", " intentionally", " purely"], [" primarily", "\u4e0d\u662f\u4e3a\u4e86", " fundamentally", " specifically", " exclusively", "\u4e3b\u8981\u7528\u4e8e", " solely", " nowhere"], [" primarily", " specifically", "\u4e0d\u662f\u4e3a\u4e86", " fundamentally", " intentionally", "\u4e3b\u8981\u7528\u4e8e", " deliberately", " explicitly"], [" primarily", " specifically", " fundamentally", " exclusively", " solely", " intentionally", " explicitly", "\u6070\u6070"], [" primarily", " specifically", " precisely", " fundamentally", " exclusively", " explicitly", "\u6070\u6070", "\u7cbe\u5bc6"], [" specifically", " primarily", " explicitly", " precisely", " intentionally", " exclusively", " fundamentally", " deliberately"], [" specifically", " primarily", " explicitly", " precisely", " intentionally", " exclusively", " fundamentally", "\u7cbe\u5bc6"], [" specifically", " primarily", " hardware", " explicitly", " fundamentally", " precisely", " principally", " expressly"], [" specifically", " explicitly", " hardware", " Rust", " primarily", "Concurrency", " concurrency", " fundamentally"], [" explicitly", " specifically", " Rust", " explicit", " hardware", " expressly", "explicit", " concurrency"], [" specifically", " Rust", " explicitly", " kernel", " for", " explicit", " rust", " kernels"], [" specifically", " explicitly", " for", " safety", " systems", " memory", " Systems", " primarily"], [" specifically", " explicitly", " safety", " for", " primarily", " memory", " systems", " *"], [" systems", " Systems", " specifically", " for", "Systems", " explicitly", "systems", " primarily"], [" for", " specifically", " systems", " explicitly", " Systems", " primarily", " to", " *"]], "p": [[0.7495, 0.0953, 0.0213, 0.02, 0.0129, 0.0114, 0.0083, 0.0047], [0.1669, 0.0542, 0.0542, 0.0449, 0.0449, 0.0329, 0.0226, 0.0176], [0.4378, 0.2655, 0.2343, 0.028, 0.0103, 0.0066, 0.0019, 0.0017], [0.0108, 0.0048, 0.0029, 0.0029, 0.0027, 0.0026, 0.0023, 0.0019], [0.1046, 0.056, 0.056, 0.0526, 0.0206, 0.016, 0.0142, 0.0142], [0.3284, 0.0444, 0.0174, 0.0164, 0.0144, 0.0144, 0.012, 0.0073], [0.1059, 0.0728, 0.0603, 0.0442, 0.0415, 0.039, 0.0366, 0.0285], [0.2695, 0.044, 0.0413, 0.0365, 0.0343, 0.0322, 0.0284, 0.0284], [0.1121, 0.0724, 0.0724, 0.0724, 0.06, 0.0564, 0.0439, 0.0412], [0.5504, 0.058, 0.0242, 0.0114, 0.0048, 0.0042, 0.0042, 0.0035], [0.8228, 0.0182, 0.0142, 0.0046, 0.0041, 0.0038, 0.0032, 0.0032], [0.1565, 0.1381, 0.0739, 0.0421, 0.0146, 0.0128, 0.0128, 0.0083], [0.1471, 0.0272, 0.0121, 0.0094, 0.0078, 0.005, 0.0037, 0.0035], [0.0393, 0.0064, 0.006, 0.0039, 0.0032, 0.0032, 0.0032, 0.003], [0.0177, 0.0146, 0.0101, 0.0069, 0.0057, 0.0057, 0.0054, 0.0051], [0.0325, 0.0223, 0.0174, 0.0174, 0.0144, 0.0093, 0.006, 0.0056], [0.036, 0.0263, 0.015, 0.0141, 0.0097, 0.0085, 0.0075, 0.0071], [0.0164, 0.0154, 0.012, 0.0094, 0.0088, 0.0083, 0.0078, 0.006], [0.0251, 0.0152, 0.0143, 0.0105, 0.0068, 0.0056, 0.0053, 0.0053], [0.0549, 0.0131, 0.0115, 0.0108, 0.0102, 0.0074, 0.0066, 0.0066], [0.3935, 0.1859, 0.0077, 0.0077, 0.0072, 0.0068, 0.0053, 0.005], [0.0768, 0.0386, 0.0234, 0.022, 0.022, 0.0207, 0.0161, 0.0151], [0.0623, 0.0516, 0.0516, 0.0148, 0.0108, 0.0102, 0.0096, 0.009], [0.1198, 0.0173, 0.0134, 0.0119, 0.0105, 0.0092, 0.0068, 0.0068], [0.926, 0.0097, 0.0091, 0.0043, 0.004, 0.0038, 0.0031, 0.0023], [0.039, 0.0304, 0.0285, 0.0173, 0.0153, 0.0143, 0.0119, 0.0105], [0.0588, 0.038, 0.0296, 0.0158, 0.0149, 0.0149, 0.0149, 0.014], [0.2229, 0.0564, 0.0302, 0.0152, 0.0111, 0.0104, 0.0104, 0.0098], [0.0782, 0.0254, 0.0224, 0.0164, 0.0154, 0.0145, 0.0136, 0.0128], [0.0623, 0.0229, 0.0202, 0.0148, 0.0148, 0.0139, 0.0131, 0.0123], [0.0331, 0.0311, 0.0242, 0.0201, 0.0201, 0.0188, 0.0147, 0.0138], [0.0559, 0.0248, 0.0219, 0.0206, 0.016, 0.016, 0.0151, 0.0141], [0.0506, 0.0394, 0.0327, 0.0255, 0.0186, 0.0164, 0.0145, 0.0136], [0.1203, 0.0568, 0.0471, 0.0391, 0.0173, 0.0153, 0.0144, 0.0135], [0.16, 0.0756, 0.0431, 0.018, 0.0169, 0.014, 0.014, 0.0131], [0.1415, 0.0628, 0.0297, 0.0279, 0.0246, 0.0246, 0.0217, 0.0192], [0.158, 0.09, 0.0353, 0.0311, 0.0228, 0.0214, 0.0201, 0.0201], [0.1441, 0.0931, 0.0498, 0.0364, 0.0302, 0.0267, 0.0208, 0.0195], [0.0991, 0.0931, 0.064, 0.0468, 0.0413, 0.0364, 0.025, 0.0221], [0.122, 0.0695, 0.0613, 0.0509, 0.029, 0.024, 0.0226, 0.0212], [0.0888, 0.065, 0.0447, 0.0447, 0.0271, 0.0271, 0.0271, 0.0271], [0.0752, 0.0707, 0.0486, 0.0355, 0.0314, 0.0277, 0.0277, 0.0244], [0.08, 0.0623, 0.0586, 0.0402, 0.0294, 0.026, 0.026, 0.026], [0.0748, 0.066, 0.0483, 0.0426, 0.0332, 0.0258, 0.0258, 0.0243], [0.0795, 0.0659, 0.0581, 0.0453, 0.0425, 0.0353, 0.0292, 0.0228], [0.1048, 0.0636, 0.0597, 0.0597, 0.0495, 0.0362, 0.0265, 0.0249], [0.0854, 0.0803, 0.0518, 0.0487, 0.043, 0.0356, 0.0314, 0.0295], [0.1899, 0.0955, 0.0424, 0.0398, 0.0351, 0.033, 0.031, 0.0257], [0.5287, 0.0811, 0.0762, 0.0132, 0.0085, 0.008, 0.0071, 0.0067], [0.493, 0.1601, 0.0405, 0.0191, 0.0096, 0.0075, 0.007, 0.007], [0.2911, 0.1464, 0.0888, 0.0446, 0.0271, 0.0136, 0.0128, 0.0128], [0.3229, 0.2219, 0.0362, 0.0282, 0.0142, 0.0133, 0.0133, 0.0125], [0.2594, 0.2289, 0.0656, 0.048, 0.0241, 0.0213, 0.0156, 0.0121], [0.7811, 0.0566, 0.0222, 0.0184, 0.0126, 0.0119, 0.0068, 0.0049], [0.5433, 0.1764, 0.0419, 0.0394, 0.0154, 0.0128, 0.0106, 0.0093], [0.3758, 0.1299, 0.0695, 0.0653, 0.0272, 0.0272, 0.0155, 0.0137], [0.4531, 0.0613, 0.0613, 0.0272, 0.0146, 0.0137, 0.0129, 0.0113], [0.3166, 0.2176, 0.0801, 0.0244, 0.0202, 0.0179, 0.0158, 0.0096], [0.2277, 0.2277, 0.1565, 0.0349, 0.0308, 0.0176, 0.0155, 0.01], [0.3364, 0.204, 0.0622, 0.0455, 0.0402, 0.0148, 0.013, 0.0115], [0.5111, 0.1464, 0.0888, 0.0784, 0.0239, 0.0088, 0.0073, 0.0073], [0.7859, 0.0828, 0.0391, 0.0185, 0.0163, 0.0163, 0.0144, 0.005], [0.393, 0.2104, 0.2104, 0.0877, 0.0285, 0.0251, 0.0152, 0.0034]], "ranks": {"Swift": [89058, 28880, 26371, 165070, 55710, 27606, 41996, 115865, 165962, 153183, 86925, 175961, 184695, 131951, 62592, 31984, 21987, 73141, 99662, 125960, 27055, 168499, 121469, 14986, 16368, 75973, 30739, 7001, 10489, 12977, 11612, 7726, 6349, 8930, 20491, 19345, 28846, 31564, 24270, 24038, 20056, 21176, 43410, 22232, 23004, 28762, 28061, 20126, 47836, 45204, 59107, 52097, 70675, 84280, 96545, 146484, 61130, 54638, 69825, 133033, 141340, 144845, 119189], "Kotlin": [190985, 216343, 205972, 79675, 141837, 173862, 181362, 221977, 193476, 238245, 237520, 225433, 214822, 226151, 239472, 240869, 239595, 214979, 192950, 168124, 221553, 106788, 102808, 132043, 22225, 7986, 12760, 30184, 26166, 25496, 32175, 45112, 49569, 26752, 21837, 28900, 29909, 25789, 26318, 20924, 20278, 19753, 15011, 21227, 25929, 51826, 42370, 42697, 41078, 40014, 46496, 22346, 15064, 14696, 9899, 4301, 1481, 1212, 1479, 3167, 4390, 14163, 8972], "Rust": [91303, 151238, 82699, 100317, 65491, 79841, 117221, 128812, 100199, 102226, 87543, 137840, 97373, 114105, 90254, 112228, 116135, 169301, 186159, 176239, 113147, 155501, 131856, 12775, 7832, 12860, 7890, 7295, 6530, 8346, 7781, 9263, 10427, 21779, 14923, 12088, 8098, 8363, 7702, 2944, 2271, 1831, 1656, 2096, 2834, 3052, 2574, 2630, 1501, 3259, 2559, 1913, 670, 610, 640, 415, 4, 3, 1, 12, 16, 63, 47]}}, {"pos": 395, "top": [[".", ",", "\u00a0", ";", "\u00a0\u00a0", "\u2026.", "?", "\u2013"], [".", "\u2011", ",", "\u00ac", ";", "  \n\n", "\u00ad", "?"], [".", ",", "\u2026.", "\u2026", "\u2013", ";", "\u2026..", "?"], [" \u041a\u0440\u0430\u0441\u0438", " milfs", "-------------</", "----------</", "----</", " rasseg", " Fortal", " Geile"], [" CIF", "ed", " FD", "\\xc", " Pro", ".Pro", " \u041a\u0440\u0430\u0441\u0438", " CFD"], [".", "\u2026.", ".Pro", " **\u201c", "ed", "\u2019.", " \u201d", "-Za"], ["_____", ".\u201d", " **\u201c", ".\u2019", "\u201d?", "\\xc", "\u201d.", "."], [" **\u201c", ".\u201d", ".**", ".", "_____", ".\u2019", "**.", " **\""], [".", ".\u201d", "\u201d.", "!\u201d.", "!\u201d", ".\u2019", ".\u00bb", ","], [",", ".", "\u00ading", " \u00ad", "\u00ac", "\u00ad", ";", ".\u2019"], [".", ",", "-", " \u00ad", " ", "i", "\u00ac", "o"], ["\u9e92", "ized", " \u00ad", "\u00ading", " improvis", "ness", "er", "ation"], ["ness", "ized", "er", "ization", "ship", " defense", " adaptation", " **"], ["ized", " transportation", "ship", " revital", " technology", " big", "ness", " defense"], [" revital", " technology", " big", " transportation", "ized", " defense", " fighting", " experimentation"], [" kids", " folks", " big", " technology", " dozens", " savvy", "ized", " American"], [" big", "i", " technology", "o", "ized", "ers", " kids", " guys"], [" big", " basics", " technology", " programmers", " academia", " bigger", " giants", "agnostics"], [" academia", "agnostics", " startups", "werks", " ;;^", " geopol", " fracking", " giants"], [" geopol", " dozens", " massively", " fracking", " academia", "\u2014even", " startups", " academics"], [" dozens", " American", " much", " \u2014", "\u2014and", "\u2014even", "\u2014but", " \u00ad"], [" academia", " geopol", " fracking", " startups", " millennials", "\u4f5b\u5170", " academics", "\u7701\u90e8\u7ea7"], [" academia", " dozens", " geopol", " bigger", " humans", " American", " massively", " academics"], [" \u2014", " much", "<|endoftext|>", " dozens", " {{--<", "\u2014even", " mostly", " more"], [" \n\n", " geopol", " academia", " metal", " Rust", " \r\n\r\n", " humans", " fracking"], [" academia", " aerospace", " cybersecurity", " technologies", " engineering", " Pittsburgh", " fracking", " Sloven"], [" cybersecurity", " engineering", " technologies", " aerospace", " technology", " fracking", " academia", " Mozilla"], [" \n\n", " \u2014", "  \n\n", " technology", " engineering", " technologies", " crafting", " humans"], [" technologies", " technology", " \u2014", " \n\n", " engineering", "\ufffd", " humans", " industrial"], [" technology", " technologies", " humans", " engineering", " industrial", " \u2014", " foundational", " tech"], [" technology", " technologies", " global", " industrial", " engineering", " modern", " tech", " decades"], [" technology", " global", " technologies", " industrial", " modern", " incredibly", " science", " human"], [" technology", " global", " technologies", " industrial", " incredibly", " tech", " science", " decades"], [" technology", " technologies", " tech", " global", " science", " engineering", " foundational", " technological"], [" technologies", " technology", " tech", " engineering", " science", " global", " cybersecurity", " technological"], [" technologies", " technology", " engineering", " \u2026", " tech", " cybersecurity", " [\u2026]", " science"], [" engineering", " technologies", " cybersecurity", " technology", " tech", " hardware", " Rust", " technical"], [" engineering", " cybersecurity", " hardware", " technologies", " safety", " technical", " technology", " tech"], [" hardware", " cybersecurity", " engineering", " safety", " technical", " technologies", " tech", " technology"], [" engineering", " hardware", " safety", " cybersecurity", " technical", " software", " engineers", " technologies"], [" hardware", " safety", " engineering", " technical", " Hardware", " engineers", " cybersecurity", " unsafe"], [" safety", " hardware", " engineering", " engineers", " Safety", " cybersecurity", " unsafe", " technical"], [" safety", " hardware", " engineering", " engineers", " Safety", " technical", " unsafe", " cybersecurity"], [" hardware", " safety", " engineering", " engineers", " Hardware", " Safety", " technical", " software"], [" hardware", " safety", " engineering", " engineers", " stability", " unsafe", " technical", " software"], [" hardware", " safety", " engineering", " engineers", " stability", " unsafe", " precision", " technical"], [" hardware", " safety", " engineering", " engineers", " stability", " cybersecurity", " unsafe", " Hardware"], [" hardware", " safety", " engineering", " engineers", " stability", " cybersecurity", " unsafe", " Silicon"], [" hardware", " safety", " engineering", " engineers", " cybersecurity", " Silicon", " aerospace", " interfaces"], [" hardware", " Silicon", " safety", " engineering", " cybersecurity", " engineers", " Hardware", "/Linux"], [" hardware", " Silicon", " cybersecurity", "hardware", "/Linux", "Hardware", " engineering", " Hardware"], [" hardware", " Unix", " Silicon", "/Linux", "hardware", " backend", " robotics", " cybersecurity"], [" hardware", " Rust", " Unix", " backend", " safety", "hardware", "-safe", "unsafe"], [" hardware", " Rust", " backend", "-safe", " safety", " Unix", " interoper", " stability"], [" hardware", " firmware", " Rust", " Unix", " interoper", " backend", " Linux", " FPGA"], [" hardware", " firmware", " concurrency", " Rust", " interoper", " backend", " Linux", " Firmware"], [" Rust", " rust", "rust", " kernel", " firmware", " Linux", " structs", " OS"], [" Rust", "\u5d4c\u5165\u5f0f", " embedded", " Embedded", "Embedded", "/embed", "embedded", " rust"], [" kernel", " Rust", "\u5d4c\u5165\u5f0f", " Embedded", " embedded", " Kernel", "kernel", " kernels"], [" kernel", " embedded", " systems", " Embedded", "\u5d4c\u5165\u5f0f", " operating", " kernels", " Kernel"], [" kernel", " memory", " embedded", " systems", " kernels", " Kernel", " system", " Embedded"], [" systems", " Systems", "Systems", "systems", " system", " kernel", " memory", "-system"], [" systems", " Systems", " kernel", "Systems", " system", "systems", " memory", " embedded"]], "p": [[0.8199, 0.1614, 0.0043, 0.0034, 0.0034, 0.0023, 0.0017, 0.0005], [0.0551, 0.0245, 0.0148, 0.0062, 0.0048, 0.0048, 0.0027, 0.0026], [0.6328, 0.2989, 0.0149, 0.014, 0.009, 0.0075, 0.0028, 0.0026], [0.007, 0.0058, 0.0055, 0.0048, 0.0037, 0.0029, 0.0029, 0.0027], [0.0079, 0.0062, 0.0037, 0.0035, 0.0031, 0.0029, 0.0026, 0.0024], [0.0127, 0.0099, 0.0064, 0.0056, 0.0044, 0.0039, 0.0028, 0.0027], [0.2676, 0.0767, 0.0767, 0.0385, 0.0282, 0.0206, 0.0151, 0.0097], [0.0887, 0.0254, 0.0186, 0.0175, 0.0164, 0.0154, 0.0106, 0.0094], [0.5252, 0.2811, 0.0169, 0.0169, 0.0169, 0.0124, 0.009, 0.0062], [0.4095, 0.0914, 0.0149, 0.0124, 0.0109, 0.0103, 0.0085, 0.0058], [0.1415, 0.0758, 0.0358, 0.0297, 0.0231, 0.0217, 0.0192, 0.0159], [0.0194, 0.0071, 0.0067, 0.0059, 0.0041, 0.0038, 0.0038, 0.0036], [0.0133, 0.011, 0.0052, 0.004, 0.004, 0.0036, 0.0034, 0.0034], [0.0049, 0.0034, 0.003, 0.0028, 0.0026, 0.0025, 0.0025, 0.0023], [0.0048, 0.0045, 0.004, 0.0037, 0.0035, 0.0035, 0.0031, 0.0027], [0.0178, 0.0148, 0.0139, 0.0058, 0.0054, 0.0051, 0.0045, 0.0042], [0.0209, 0.0196, 0.0077, 0.006, 0.0056, 0.005, 0.0036, 0.0028], [0.0056, 0.0036, 0.0028, 0.0022, 0.0021, 0.0021, 0.0021, 0.0017], [0.0031, 0.0023, 0.0019, 0.0017, 0.0016, 0.0015, 0.0014, 0.0014], [0.0049, 0.0046, 0.0043, 0.0034, 0.0026, 0.0018, 0.0016, 0.0015], [0.0237, 0.0105, 0.0087, 0.0077, 0.0068, 0.0056, 0.0047, 0.0044], [0.0072, 0.005, 0.0034, 0.0032, 0.0024, 0.0017, 0.0017, 0.0015], [0.0091, 0.0067, 0.0055, 0.0052, 0.0043, 0.004, 0.0038, 0.0033], [0.0282, 0.0092, 0.0076, 0.0056, 0.0041, 0.0036, 0.0036, 0.0034], [0.0201, 0.0167, 0.013, 0.0122, 0.0084, 0.0074, 0.0074, 0.0058], [0.0445, 0.0253, 0.0253, 0.0197, 0.0197, 0.0185, 0.0185, 0.0144], [0.0682, 0.0322, 0.0267, 0.0251, 0.0236, 0.0195, 0.0172, 0.0134], [0.0487, 0.0216, 0.0102, 0.009, 0.009, 0.0085, 0.0058, 0.0058], [0.02, 0.02, 0.0166, 0.0129, 0.0114, 0.0107, 0.01, 0.0083], [0.0485, 0.0355, 0.0244, 0.0202, 0.0168, 0.0168, 0.0123, 0.0115], [0.0755, 0.0404, 0.023, 0.0216, 0.0179, 0.0149, 0.014, 0.0131], [0.0611, 0.0289, 0.0211, 0.0198, 0.0145, 0.0145, 0.0128, 0.012], [0.0535, 0.0269, 0.0185, 0.0163, 0.0163, 0.0135, 0.0119, 0.0112], [0.1057, 0.0823, 0.0343, 0.0322, 0.0184, 0.0162, 0.0162, 0.0143], [0.0879, 0.0826, 0.0776, 0.0344, 0.0209, 0.0196, 0.0173, 0.0143], [0.0824, 0.0727, 0.0389, 0.0344, 0.0344, 0.0184, 0.0162, 0.0152], [0.1203, 0.073, 0.0605, 0.0502, 0.0416, 0.0391, 0.0237, 0.0223], [0.1026, 0.075, 0.0705, 0.0584, 0.0516, 0.0333, 0.0333, 0.0276], [0.1734, 0.077, 0.0723, 0.0679, 0.0563, 0.0283, 0.0207, 0.0207], [0.1497, 0.1406, 0.0664, 0.0517, 0.0334, 0.0244, 0.023, 0.0148], [0.4364, 0.1104, 0.0859, 0.0279, 0.0192, 0.0192, 0.0169, 0.014], [0.3534, 0.2143, 0.1013, 0.0187, 0.0187, 0.0176, 0.0176, 0.0155], [0.4415, 0.1433, 0.1433, 0.03, 0.0182, 0.0161, 0.0151, 0.0086], [0.3588, 0.2794, 0.1165, 0.0294, 0.0158, 0.0115, 0.0084, 0.0084], [0.2482, 0.2482, 0.1506, 0.0405, 0.0231, 0.0149, 0.009, 0.008], [0.278, 0.191, 0.1023, 0.0353, 0.0312, 0.0108, 0.0101, 0.0089], [0.3201, 0.1178, 0.0592, 0.028, 0.0232, 0.0141, 0.011, 0.0103], [0.1672, 0.1476, 0.0578, 0.0373, 0.0213, 0.02, 0.0129, 0.0121], [0.1406, 0.0517, 0.0334, 0.0277, 0.019, 0.019, 0.0131, 0.0123], [0.1163, 0.0294, 0.0244, 0.019, 0.0148, 0.0123, 0.0115, 0.0108], [0.0656, 0.0227, 0.0177, 0.0166, 0.0137, 0.0101, 0.0083, 0.0078], [0.075, 0.0157, 0.0157, 0.0148, 0.0139, 0.0115, 0.0102, 0.0102], [0.1551, 0.0269, 0.0223, 0.0197, 0.0154, 0.0144, 0.0127, 0.012], [0.1584, 0.0426, 0.0189, 0.0178, 0.0147, 0.0138, 0.013, 0.013], [0.2121, 0.1135, 0.0418, 0.0253, 0.0197, 0.0174, 0.0136, 0.0127], [0.2097, 0.1272, 0.0322, 0.0302, 0.0267, 0.0152, 0.0118, 0.0118], [0.9828, 0.0085, 0.0028, 0.0004, 0.0003, 0.0003, 0.0002, 0.0002], [0.7097, 0.096, 0.066, 0.066, 0.0167, 0.013, 0.013, 0.0061], [0.3371, 0.124, 0.0966, 0.0664, 0.0664, 0.0517, 0.0403, 0.0355], [0.2589, 0.1779, 0.0742, 0.0654, 0.051, 0.035, 0.0309, 0.0309], [0.3386, 0.1599, 0.1099, 0.0755, 0.0519, 0.0278, 0.0245, 0.0245], [0.9048, 0.0743, 0.0129, 0.0069, 0.0004, 0.0001, 0.0001, 0.0001], [0.9382, 0.0412, 0.0049, 0.0038, 0.003, 0.0026, 0.0026, 0.0007]], "ranks": {"Swift": [50829, 6130, 7780, 67433, 9454, 6608, 9955, 70884, 149574, 101150, 23642, 44154, 58761, 40101, 13835, 2718, 5455, 22248, 27450, 18492, 2014, 62358, 7591, 853, 1923, 9903, 10573, 3905, 4728, 4722, 5089, 3741, 3365, 3675, 5778, 9848, 5910, 8511, 6366, 12844, 8613, 15159, 34491, 25960, 24277, 22785, 28798, 26826, 58328, 54839, 113276, 68579, 68104, 51319, 43748, 42746, 12558, 19863, 25164, 66280, 72976, 46461, 19951], "Kotlin": [221558, 158159, 146391, 35576, 43704, 65125, 102118, 182318, 193758, 227529, 222219, 201485, 152710, 124850, 140309, 118199, 126476, 72372, 73400, 80614, 108154, 12017, 12044, 21935, 826, 714, 1116, 10211, 7949, 8044, 11109, 19899, 20515, 12218, 6015, 1548, 494, 874, 1465, 2485, 6239, 5130, 4019, 4611, 6371, 10005, 9936, 8740, 9502, 13041, 12207, 3404, 1904, 1337, 517, 814, 588, 1313, 1373, 4959, 3545, 4031, 2839], "Rust": [63220, 117358, 81591, 108183, 24266, 27701, 61682, 55622, 71637, 30088, 15902, 29297, 19173, 28857, 31777, 15119, 23148, 74911, 45162, 5032, 2081, 734, 271, 46, 5, 10, 32, 65, 65, 141, 248, 477, 628, 590, 229, 49, 7, 15, 16, 30, 10, 15, 43, 56, 94, 70, 82, 77, 67, 120, 170, 57, 2, 2, 3, 4, 1, 1, 2, 98, 63, 133, 47]}}, {"pos": 396, "top": [[".", " \u2013", "\u2013", ",", "\u00a0\u00a0", "\u2026.", "[", "\u00a0"], [" \u2013", "  \n\n", "\u2013", "  \n", "s", "   \n", " \u2013,", "\u2013and"], ["\u2013", " \u2013", ",", ".", "\u2026.", "\u2013and", "\u2026", "\u2026.."], [" **:**", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "sium", " milfs", " **\u25a0", " Shemale", " YYS", " **:"], ["  \n\n", "-**", " **#", "   \n", "\u00a0\u00a0", "s", " (**", " **\u2013"], ["-**", "  \n\n", "   \n", " **\u2013", " **#", "\u00a0\u00a0", " **:", "culos"], ["  \n\n", "  \n", "   \n", "-**", " \n\n", "\u2019**", "\u2014\u2014", "**("], ["  \n\n", "   \n", "  \n", "-**", "   \n\n", "**(", " \n\n", "\u2019**"], ["  \n\n", " \n\n", "\u00a0", "  \n", "   \n", "   \n\n", "\u00a0\u00a0", "\u2014\u2014"], ["\u00a0", "\u2013", "\u00a0\u00a0", "  \n\n", "\u00a0\u00a0\u00a0", "\u2013and", "\u2014", "\u2014\""], ["  \n\n", "\u00a0", "\u00a0\u00a0", "\u2013", " \n\n", "  \n", "\u00a0\u00a0\u00a0", "   \n"], ["  \n\n", "\u00a0", " \n\n", "\u00a0\u00a0", "**\u2013", "**\u2014", " **\u2013", "   \n\n"], ["\u00a0", "  \n\n", "\u2013", "**\u2013", "\u00a0\u00a0", "**\u2014", "-system", "  \n"], ["\u00a0", "\u2013", "\u00a0\u00a0", "**\u2013", "\u2013and", "\u2014and", "-system", " frameworks"], ["\u00a0", "\u2013", "  \n\n", "\u00a0\u00a0", "\u2014", "\u2014and", " ", "s"], ["\u00a0", "\u2013", " systems", "\u00a0\u00a0", " technologies", "s", " Systems", " "], ["\u00a0", " systems", "\u2013", "s", "\u00a0\u00a0", " technologies", " Systems", "-system"], [" systems", " Systems", "-system", "**\u2013", " technologies", " frameworks", "systems", " environments"], ["-system", "**\u2014", " Systems", " systems", "systems", "\u2014you", "s", "**\u2013"], ["\u00a0", "\u2014and", "\u2014\u2014", "\u2014you", "-system", "\u2014\"", " systems", "\u2014"], ["\u00a0", "  \n\n", " \n\n", "\u2013", " \u2014", "\u2014and", "\u2014", "\u2014\""], [" Systems", " **\u2014", " frameworks", "Frameworks", " systems", "(SYS", "**\u2013", " subsystem"], ["**\u2013", " **\u2014", " systems", " Systems", " technologies", " subsystem", " infrastructure", " frameworks"], [" \u2014", "\u00a0", " systems", " technologies", "engine", "\u2014including", "-engine", " engineering"], ["  \n\n", " \n\n", "**\u2014", " \r\n\r\n", " **\u2014", "\u2014including", " \r\n", "  \r\n\r\n"], [" technologies", " cybersecurity", " **\u2014", " engineering", " foundational", " systems", " subsystem", " academia"], [" technologies", " cybersecurity", " engineering", " foundational", " environments", " architectures", " workflows", " toolkit"], [" technologies", " engineering", " systems", " \n\n", " cybersecurity", " foundational", "-engine", " engineers"], [" technologies", " engineering", " systems", " engineers", " environments", "-engine", " technology", " cybersecurity"], [" technologies", " engineering", " systems", " technology", " environments", " engineers", " foundational", " cybersecurity"], [" technologies", " systems", " technology", " environments", " engineering", " science", " cybersecurity", " infrastructure"], [" technologies", " technology", " systems", " environments", " engineering", " science", " global", " cybersecurity"], [" technologies", " technology", " systems", " environments", " engineering", " foundational", " science", " tech"], [" technologies", " technology", " systems", " tech", " environments", " engineering", " foundational", " cybersecurity"], [" technologies", " tech", " engineering", " systems", " technology", " cybersecurity", " engineers", " robotics"], [" technologies", " engineering", " technology", " systems", " tech", " cybersecurity", " hardware", " engineers"], [" technologies", " engineering", " engineers", " systems", " hardware", " technology", " tech", " cybersecurity"], [" technologies", " engineering", " engineers", " hardware", " systems", " technology", " cybersecurity", " tech"], [" engineering", " technologies", " hardware", " systems", " engineers", " tech", " technology", " cybersecurity"], [" engineering", " technologies", " hardware", " engineers", " systems", " technology", " cybersecurity", " software"], [" hardware", " engineering", " technologies", " engineers", " technology", " systems", " tech", " cybersecurity"], [" engineering", " hardware", " engineers", " technologies", " systems", " programming", "-engine", " technology"], [" engineering", " hardware", " engineers", " technologies", " systems", "-engine", " programming", " technology"], [" engineering", " hardware", " engineers", " systems", " technologies", " programming", " software", " technology"], [" engineering", " engineers", " hardware", " systems", " technologies", " programming", " technology", " infrastructure"], [" engineering", " engineers", " hardware", " systems", " technologies", " technology", " infrastructure", " programming"], [" engineering", " engineers", " hardware", " systems", " technologies", " infrastructure", " software", " environments"], [" engineering", " engineers", " hardware", " systems", " technologies", " robotics", " infrastructure", " cybersecurity"], [" engineering", " engineers", " hardware", " systems", " infrastructure", " robotics", " cybersecurity", " physics"], [" engineers", " engineering", " hardware", " robotics", " infrastructure", " hackers", " interfaces", " cybersecurity"], [" engineers", " hardware", " engineering", " robotics", " hackers", " computers", " cybersecurity", "/software"], [" robotics", " hardware", " engineers", " engineering", " internals", " hackers", " interfaces", " programming"], [" engineering", " hardware", " internals", " engineers", " robotics", " pipelines", " cryptography", " programming"], [" engineers", " engineering", " stability", " internals", " robotics", " firmware", "-level", " pipelines"], [" engineering", " stability", " firmware", " internals", " engineers", " hardware", "-level", " optimizations"], [" programming", "-level", " engineering", " firmware", " internals", " hardware", " reliability", " engineers"], [" programming", "-level", " firmware", "\u5e95\u5c42", " internals", " engineering", "\u5185\u6838", " reliability"], [" programming", "-level", "\u5e95\u5c42", " firmware", " internals", "/embed", "\u5185\u6838", " reliability"], [" programming", "programming", "\u7f16\u7a0b", " Programming", "Programming", " programmers", " \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438", " coding"], [" programming", "programming", " Programming", "\u7f16\u7a0b", "Programming", " programmers", " \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438", " coding"], [" programming", "programming", " Programming", "\u7f16\u7a0b", "Programming", " programmers", " \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438", "-level"], [" programming", "-level", " Programming", "programming", "\u7f16\u7a0b", " programmers", " kernels", "Programming"], [" programming", "-level", " safety", " programmers", " Programming", "programming", " kernels", "\u7f16\u7a0b"]], "p": [[0.5423, 0.1995, 0.0942, 0.0832, 0.027, 0.0088, 0.0082, 0.005], [0.7151, 0.2049, 0.0457, 0.0079, 0.004, 0.0024, 0.0023, 0.0015], [0.709, 0.2302, 0.0243, 0.0147, 0.0045, 0.0029, 0.0021, 0.0019], [0.0159, 0.0109, 0.009, 0.009, 0.007, 0.007, 0.0055, 0.0043], [0.0817, 0.0234, 0.0104, 0.0104, 0.0046, 0.0043, 0.0043, 0.0038], [0.0814, 0.0299, 0.0103, 0.0086, 0.0055, 0.0049, 0.0043, 0.0032], [0.8864, 0.0285, 0.0143, 0.0119, 0.0068, 0.005, 0.0036, 0.0034], [0.8933, 0.0185, 0.0144, 0.0136, 0.0057, 0.0039, 0.003, 0.0028], [0.9203, 0.0191, 0.0131, 0.0116, 0.0116, 0.008, 0.0048, 0.0007], [0.3635, 0.3208, 0.0762, 0.0338, 0.015, 0.0132, 0.0085, 0.0063], [0.4789, 0.3292, 0.0306, 0.0238, 0.0224, 0.012, 0.0039, 0.0034], [0.5786, 0.0783, 0.0239, 0.0175, 0.0068, 0.006, 0.0057, 0.0057], [0.1877, 0.0944, 0.0782, 0.0306, 0.0254, 0.0128, 0.0106, 0.0099], [0.2761, 0.0791, 0.0374, 0.0137, 0.0101, 0.0094, 0.0074, 0.0069], [0.2584, 0.0951, 0.0542, 0.0187, 0.0146, 0.0121, 0.0094, 0.0061], [0.1666, 0.0372, 0.029, 0.0212, 0.0165, 0.0113, 0.0073, 0.0073], [0.1669, 0.0396, 0.0396, 0.0309, 0.0226, 0.0187, 0.0137, 0.0129], [0.0177, 0.0166, 0.0156, 0.0147, 0.0138, 0.0079, 0.0079, 0.0048], [0.018, 0.0158, 0.0131, 0.0123, 0.0075, 0.0066, 0.0051, 0.0051], [0.0717, 0.011, 0.0086, 0.0076, 0.0067, 0.0063, 0.0063, 0.0059], [0.133, 0.0669, 0.0262, 0.0262, 0.018, 0.014, 0.0132, 0.0075], [0.0076, 0.0067, 0.0059, 0.0059, 0.0056, 0.0052, 0.0046, 0.0041], [0.0422, 0.0199, 0.0155, 0.0146, 0.01, 0.0094, 0.0088, 0.0083], [0.0235, 0.0183, 0.0134, 0.0098, 0.0067, 0.0059, 0.0052, 0.0043], [0.0557, 0.0524, 0.0318, 0.0298, 0.0218, 0.0132, 0.0117, 0.0097], [0.0659, 0.0547, 0.0426, 0.0376, 0.0228, 0.0228, 0.0201, 0.0157], [0.0992, 0.0876, 0.0236, 0.0221, 0.0172, 0.0172, 0.0152, 0.0152], [0.2098, 0.0498, 0.0302, 0.0284, 0.0208, 0.0195, 0.0195, 0.0195], [0.2441, 0.058, 0.0545, 0.0213, 0.0213, 0.02, 0.0177, 0.0147], [0.3176, 0.0666, 0.0625, 0.0458, 0.0315, 0.0191, 0.0179, 0.0179], [0.3886, 0.0923, 0.0675, 0.034, 0.034, 0.0142, 0.0142, 0.0142], [0.3375, 0.0967, 0.0802, 0.0403, 0.0216, 0.019, 0.0158, 0.0139], [0.3132, 0.0843, 0.0579, 0.0398, 0.0274, 0.0177, 0.0166, 0.0147], [0.3934, 0.0532, 0.0285, 0.0251, 0.0251, 0.0236, 0.0162, 0.0126], [0.2716, 0.0391, 0.0324, 0.0269, 0.0237, 0.0209, 0.0163, 0.0119], [0.2695, 0.0322, 0.0284, 0.0235, 0.0208, 0.0208, 0.0172, 0.0162], [0.2312, 0.0705, 0.0313, 0.0313, 0.0294, 0.0276, 0.0229, 0.0202], [0.1428, 0.0981, 0.0436, 0.0384, 0.0361, 0.0219, 0.0206, 0.0206], [0.1455, 0.1367, 0.0779, 0.0687, 0.0503, 0.0237, 0.0237, 0.0144], [0.227, 0.1007, 0.1007, 0.0784, 0.0574, 0.0239, 0.0198, 0.0145], [0.3098, 0.1658, 0.1006, 0.0888, 0.0224, 0.0211, 0.0145, 0.012], [0.2556, 0.1991, 0.1066, 0.0473, 0.0368, 0.0238, 0.0174, 0.0154], [0.3155, 0.149, 0.1315, 0.0401, 0.0312, 0.0215, 0.0148, 0.0115], [0.3334, 0.139, 0.1226, 0.0656, 0.0424, 0.0177, 0.0138, 0.0138], [0.3526, 0.1297, 0.101, 0.0787, 0.0328, 0.0137, 0.0128, 0.0113], [0.3973, 0.129, 0.0782, 0.0782, 0.0288, 0.0128, 0.012, 0.0106], [0.2959, 0.1584, 0.0748, 0.04, 0.0312, 0.0167, 0.0138, 0.0101], [0.234, 0.1822, 0.0522, 0.0407, 0.0279, 0.017, 0.017, 0.0124], [0.1838, 0.1524, 0.0495, 0.0234, 0.0194, 0.0182, 0.0133, 0.0133], [0.1914, 0.1316, 0.0662, 0.0215, 0.0202, 0.0148, 0.0139, 0.013], [0.1145, 0.0694, 0.0349, 0.0308, 0.0289, 0.0255, 0.0199, 0.0121], [0.0516, 0.0484, 0.0484, 0.0428, 0.0313, 0.0276, 0.0229, 0.0229], [0.0772, 0.0725, 0.0725, 0.053, 0.0388, 0.0183, 0.0162, 0.0152], [0.0829, 0.0687, 0.057, 0.0535, 0.0324, 0.0223, 0.0223, 0.0197], [0.1053, 0.0639, 0.0564, 0.0497, 0.0439, 0.0302, 0.0235, 0.0183], [0.1195, 0.0991, 0.0875, 0.0725, 0.0725, 0.0251, 0.0251, 0.0208], [0.3395, 0.2644, 0.0405, 0.0297, 0.0231, 0.0217, 0.0132, 0.0103], [0.7108, 0.0661, 0.0215, 0.0202, 0.0157, 0.0148, 0.0101, 0.0079], [0.9866, 0.0052, 0.0046, 0.0024, 0.0004, 0.0004, 0.0001, 0.0001], [0.9948, 0.0019, 0.0013, 0.0013, 0.0002, 0.0002, 0.0001, 0.0001], [0.9963, 0.0013, 0.0013, 0.0005, 0.0001, 0.0001, 0.0001, 0.0], [0.9726, 0.0229, 0.0011, 0.001, 0.0006, 0.0003, 0.0002, 0.0001], [0.9588, 0.0372, 0.0006, 0.0004, 0.0003, 0.0003, 0.0003, 0.0002]], "ranks": {"Swift": [52885, 6885, 11138, 121928, 7088, 10648, 4302, 25187, 70065, 17691, 16366, 65577, 78919, 66442, 18939, 6771, 6351, 53936, 32017, 12425, 5101, 75766, 13826, 8050, 7395, 50689, 82162, 30146, 38773, 48508, 48216, 31964, 25140, 27646, 47131, 61739, 44303, 63938, 74788, 79841, 70025, 77043, 96275, 68351, 44887, 27549, 26958, 20657, 20610, 14812, 95159, 89359, 79625, 31729, 53565, 68759, 51742, 55102, 79516, 79166, 69771, 59244, 60400], "Kotlin": [141129, 131033, 114155, 11072, 21202, 31596, 46587, 104165, 126561, 225604, 165562, 103910, 93152, 87042, 165809, 107057, 116508, 82928, 56988, 119194, 167708, 15411, 8053, 99060, 12595, 4268, 4059, 12195, 16914, 12391, 11133, 29697, 58357, 38055, 35904, 11940, 7658, 10393, 4843, 6035, 8345, 8073, 5042, 5816, 7963, 16357, 21016, 15222, 14796, 29080, 79042, 36446, 17677, 18903, 7666, 6299, 3249, 2868, 3914, 4334, 3040, 4118, 4755], "Rust": [57707, 101449, 70063, 141789, 55735, 82782, 96150, 74319, 49322, 42324, 38731, 33969, 31215, 20939, 55200, 43313, 66105, 58860, 69620, 56508, 77925, 16473, 5683, 7189, 800, 858, 2255, 2100, 2400, 1987, 2146, 4121, 5084, 5486, 2519, 1410, 733, 794, 620, 596, 198, 186, 249, 366, 570, 588, 468, 557, 375, 563, 1057, 1195, 584, 713, 565, 672, 31, 20, 43, 539, 493, 460, 484]}}, {"pos": 397, "top": [[" \u2013", "\u2013", "a", "i", ".", "en", "o", " [\u2026]"], [" \u2013", " \u2013**", "**\u2013", "\u2013\u2013", " **\u2013", " \u2013,", " *\u2013", "\u2013"], [" \u2013", "\u2013", "**\u2013", "\u2013\u2013", ".\u2013", " \u2013,", " **\u2013", " \u2013**"], ["\uff0d\uff0d", "\uff0d\uff0d\uff0d\uff0d", "\uff3f\uff3f", " *__", " *\u201c", " **>>", " **.**", "\uff0a\uff0a\uff0a\uff0a"], ["\u2013\u2013", " *\u201c", " *\u2013", " **\u2013", " **\u2018", "**\u2013", " **\u201c", " **["], ["\u2013\u2013", " **\u2013", "**\u2013", " **\u201c", " **\u2018", "\"--", " *\u2013", " *\u201c"], ["\"--", "[*", "\"[", "\u2014\u2014", " [*", " *\u201c", "\u2013\u2013", " **["], [" **[", "\u2013\u2013", "[*", "\"--", " [*", "\"[", " *\u201c", " **\u201c"], [".", "[*", "\u2013\u2013", "\"[", " [.", ".[", ".\"[", " *\u201c"], ["\u2013\u2013", "\"--", ".\"[", "\"[", "--", "\u2013", ".[", "\u2014\""], ["\u2013\u2013", "\"--", ".\"[", ".[", "\"[", "[*", "a", "."], ["\u2013\u2013", " **[", "\"--", " **\"", " **\u2013", " *\u201c", " **\u201c", "--["], ["\u2013\u2013", " **[", " **\u2013", "\"--", "\u2014including", " \u2013", "\u2014and", "**\u2013"], ["\u2013\u2013", "\u2014including", "\u2014and", "**\u2013", "\"--", " **[", "--[", "\u2014\""], ["\u2013\u2013", "\u2014and", "\"--", "\u2013", "\u2014including", "--", "\u2014\"", "\u2014"], ["\u2013\u2013", " requisite", " --", "\"--", "\u2014and", "\u2014including", "\u2014as", "--"], ["\u2013\u2013", " requisite", "\"--", "\u2014and", "\u2013and", "**\u2013", " \u2013", "\u2014including"], ["\u2013\u2013", " **[", "**\u2013", "\"--", " **\u2013", "WEBPACK", "\u2014and", " --"], ["\u2013\u2013", "\"--", " --", "\u2014and", " myriad", "\u2014including", "\u2014not", " arguably"], ["\u2013\u2013", " --", "\u2014and", " myriad", " \u2014", "\"--", "\u2014as", " \u2015"], [" --", "\u2013\u2013", "\u2014and", " \u2014", " myriad", "\"--", " largely", "\u2014as"], ["\u2013\u2013", " \u2015", " --", " ``", "WEBPACK", " MEDIAM", " MEDIATEK", " arguably"], [" --", " ``", " \u2015", "\u2013\u2013", " myriad", " largely", "\u2014including", " arguably"], [" --", " \u2015", " ,", " largely", " ``", " \u2014", "\u2013\u2013", " myriad"], [" --", " \u2015", "\u2013\u2013", " \r\n\r\n", " **[", " \u2014", "\u2014and", " \r\n \r\n"], [" **", " **[", " \u2015", " --", " *__", " **\u2014", " ``", " __"], [" --", " \u2015", " __", " **", " **[", " largely", " arguably", " aerospace"], [" --", " ,", " __", " largely", " \n\n", " arguably", " **", " \u2014"], [" --", " ,", " **", " \u2014", " __", " **[", " largely", " and"], [" **", " __", " **[", " ,", " \u2014", " --", " ________", " ___"], [" ,", " **", " and", " .", " \u2013", " modern", " complex", " in"], [" ,", " and", " \u2013", " **", " ", " .", " complex", " \u2014"], [" \u2013", " ,", " and", " \u2014", " complex", " largely", " heavily", "\u2014and"], [" \u2013", " largely", " \u2014", "\u2014and", " deeply", " vastly", " famously", " heavily"], [" notoriously", " largely", "\u2014and", " deeply", " famously", " arguably", " heavily", " vastly"], [" largely", " notoriously", " \u2014", "\u2014and", " heavily", " rather", " famously", " overwhelmingly"], [" notoriously", " rather", "\u2014not", " largely", " overwhelmingly", " heavily", "\u2014and", " famously"], [" notoriously", " rather", "\u2014not", " largely", " famously", " overwhelmingly", " decades", " deeply"], [" rather", " notoriously", "\u2014not", " famously", " decades", " deeply", " rarely", " overwhelmingly"], [" rather", " notoriously", "\u2014not", " famously", " decades", " deeply", " overwhelmingly", " heavily"], [" rather", " notoriously", "\u2014not", " decades", " primarily", " deeply", " heavily", " famously"], [" rather", "\u2014not", " notoriously", " primarily", " deeply", " heavily", " decades", " famously"], [" rather", " notoriously", " decades", " primarily", " deeply", "\u2014not", " technology", " engineering"], [" rather", " notoriously", " decades", " primarily", " technology", " deeply", " famously", "\u2014not"], [" rather", " notoriously", " decades", " deeply", " primarily", " heavily", " engineering", " technology"], [" rather", " decades", " notoriously", "\u2014not", " deeply", " primarily", " without", " largely"], [" rather", " decades", "\u2014not", " notoriously", " instead", " arguably", " nowhere", " primarily"], [" rather", "\u2014not", " decades", "\u800c\u975e", " instead", " primarily", "rather", "\u800c\u4e0d\u662f"], [" rather", "\u800c\u975e", "\u2014not", "rather", " decades", " instead", "\u800c\u4e0d\u662f", " primarily"], [" rather", "\u800c\u975e", "\u800c\u4e0d\u662f", "rather", " decades", "\u2014not", " instead", " without"], ["\u800c\u975e", " rather", "\u2014not", " devoid", "\u800c\u4e0d\u662f", " ch\u1ee9", " decades", " without"], ["\u2014not", " lacks", " not", "\u800c\u975e", " ch\u1ee9", " \u0648\u0644\u064a\u0633", " without", "\u4e0d\u662f\u4e3a\u4e86"], ["\u2014not", "\u800c\u975e", " lacks", " \u0648\u0644\u064a\u0633", " devoid", " rather", " without", " ch\u1ee9"], ["\u2014not", "\u800c\u975e", " lacks", " devoid", " where", " without", " \u0648\u0644\u064a\u0633", " ch\u1ee9"], ["\u2014not", " not", " where", "not", " without", " devoid", " NOT", " lacks"], ["\u2014not", " not", " where", "not", " devoid", "where", " lacks", " NOT"], ["\u2014not", " not", "not", " where", " NOT", "\u5e76\u975e", "Not", " devoid"], ["\u2014not", " where", "where", " Rust", " concurrency", " correctness", " hardware", " devoid"], ["\u2014not", " where", " kernel", " kernels", " Rust", " memory", " correctness", "where"], [" where", "\u2014not", "where", " memory", " kernel", ",", " safety", " kernels"], [" where", ",", " memory", " safety", " kernel", " kernels", " without", " stability"], [",", " where", " safety", " memory", " without", " kernel", " kernels", "\u2014not"], [",", " where", " safety", " without", " memory", "\u2014not", " with", " and"]], "p": [[0.9668, 0.0095, 0.0079, 0.0031, 0.0023, 0.0009, 0.0009, 0.0008], [0.892, 0.0269, 0.0238, 0.0163, 0.0105, 0.0099, 0.0036, 0.0022], [0.8638, 0.0487, 0.0335, 0.014, 0.0085, 0.0085, 0.0058, 0.004], [0.1138, 0.037, 0.0326, 0.0175, 0.0154, 0.0128, 0.012, 0.0106], [0.4116, 0.0593, 0.0298, 0.0247, 0.0232, 0.0193, 0.0181, 0.0132], [0.1494, 0.0706, 0.0229, 0.0178, 0.0115, 0.0084, 0.007, 0.007], [0.076, 0.063, 0.0461, 0.0317, 0.0298, 0.028, 0.0263, 0.0205], [0.0696, 0.0542, 0.0509, 0.0479, 0.0479, 0.029, 0.0256, 0.0187], [0.1038, 0.067, 0.063, 0.0382, 0.0359, 0.0359, 0.0263, 0.0247], [0.2839, 0.1618, 0.0493, 0.0248, 0.0233, 0.011, 0.011, 0.0086], [0.1418, 0.1251, 0.0808, 0.0591, 0.046, 0.0192, 0.0132, 0.0124], [0.1111, 0.1043, 0.0493, 0.0248, 0.0193, 0.015, 0.0141, 0.0097], [0.5245, 0.0458, 0.0123, 0.0109, 0.0096, 0.009, 0.007, 0.0048], [0.5106, 0.0211, 0.0145, 0.0128, 0.0128, 0.01, 0.0073, 0.0064], [0.3073, 0.0471, 0.0367, 0.0209, 0.0196, 0.0185, 0.0144, 0.0135], [0.1104, 0.0432, 0.0316, 0.0246, 0.0204, 0.0149, 0.0103, 0.0103], [0.2471, 0.0139, 0.0131, 0.009, 0.0085, 0.0079, 0.0075, 0.007], [0.1434, 0.0171, 0.0133, 0.0098, 0.0098, 0.0059, 0.0056, 0.0052], [0.0651, 0.0421, 0.0349, 0.0328, 0.0165, 0.0113, 0.01, 0.01], [0.088, 0.0416, 0.0416, 0.0237, 0.0173, 0.0153, 0.0135, 0.0119], [0.0614, 0.0329, 0.0329, 0.024, 0.024, 0.0137, 0.0129, 0.01], [0.0188, 0.0146, 0.0094, 0.0078, 0.0069, 0.0047, 0.0042, 0.0039], [0.1758, 0.0392, 0.0369, 0.0287, 0.0077, 0.0073, 0.0057, 0.0057], [0.2186, 0.038, 0.0216, 0.0191, 0.0169, 0.0116, 0.0109, 0.0096], [0.1221, 0.0542, 0.0396, 0.0372, 0.024, 0.0129, 0.0094, 0.0078], [0.0601, 0.0413, 0.025, 0.0235, 0.0195, 0.0134, 0.0118, 0.0098], [0.0959, 0.0311, 0.0275, 0.0228, 0.0201, 0.0189, 0.0157, 0.0108], [0.2214, 0.0719, 0.0675, 0.0206, 0.0193, 0.0151, 0.0151, 0.0142], [0.1176, 0.086, 0.0555, 0.0359, 0.0337, 0.0217, 0.0204, 0.0169], [0.3338, 0.1577, 0.0545, 0.033, 0.0227, 0.0177, 0.0147, 0.0147], [0.2084, 0.0984, 0.072, 0.0437, 0.0265, 0.0265, 0.0151, 0.0133], [0.1725, 0.1344, 0.0719, 0.0319, 0.0319, 0.0219, 0.0206, 0.0151], [0.0697, 0.0615, 0.0423, 0.0397, 0.0273, 0.0273, 0.02, 0.0176], [0.0593, 0.0462, 0.0434, 0.0408, 0.0247, 0.0247, 0.0247, 0.0232], [0.0447, 0.042, 0.0348, 0.0327, 0.0288, 0.0288, 0.0271, 0.0255], [0.086, 0.0522, 0.0432, 0.0406, 0.0337, 0.0279, 0.0246, 0.0246], [0.1547, 0.0778, 0.0443, 0.0416, 0.0367, 0.0269, 0.0237, 0.0197], [0.1783, 0.0954, 0.0423, 0.0273, 0.0257, 0.0227, 0.0227, 0.0213], [0.2488, 0.1509, 0.067, 0.0246, 0.0192, 0.0149, 0.0149, 0.014], [0.2339, 0.1333, 0.1176, 0.0192, 0.018, 0.0159, 0.0132, 0.0132], [0.2422, 0.0694, 0.0477, 0.0225, 0.0199, 0.0187, 0.0175, 0.0137], [0.1853, 0.0725, 0.064, 0.0343, 0.0208, 0.0183, 0.0183, 0.0152], [0.1268, 0.0819, 0.0412, 0.0387, 0.0235, 0.0235, 0.0172, 0.0161], [0.1421, 0.0862, 0.0461, 0.0359, 0.0247, 0.0232, 0.0205, 0.0192], [0.1673, 0.0895, 0.079, 0.0257, 0.0241, 0.0176, 0.0146, 0.0137], [0.5098, 0.0505, 0.0393, 0.0254, 0.0145, 0.012, 0.0099, 0.0093], [0.6288, 0.0751, 0.0485, 0.0244, 0.0084, 0.007, 0.0054, 0.0051], [0.9017, 0.024, 0.0165, 0.0114, 0.0033, 0.0033, 0.0031, 0.0031], [0.9804, 0.0075, 0.0035, 0.0014, 0.0011, 0.0011, 0.001, 0.0002], [0.9596, 0.0256, 0.0021, 0.0021, 0.0019, 0.0013, 0.0013, 0.0008], [0.3637, 0.321, 0.0558, 0.0263, 0.0263, 0.0218, 0.0193, 0.0181], [0.9184, 0.0096, 0.0079, 0.0066, 0.0043, 0.0031, 0.0031, 0.0029], [0.6064, 0.093, 0.0724, 0.0207, 0.0207, 0.0162, 0.0162, 0.0152], [0.7255, 0.0436, 0.0384, 0.0206, 0.0151, 0.0103, 0.0103, 0.0097], [0.803, 0.0659, 0.0275, 0.0167, 0.0147, 0.0089, 0.0079, 0.0061], [0.8888, 0.0442, 0.0184, 0.0099, 0.0039, 0.0023, 0.0022, 0.0022], [0.8818, 0.0439, 0.0162, 0.0059, 0.0028, 0.0028, 0.0022, 0.0019], [0.7489, 0.0894, 0.0121, 0.0065, 0.0061, 0.0054, 0.0033, 0.0031], [0.621, 0.0952, 0.0273, 0.02, 0.0121, 0.0121, 0.01, 0.01], [0.7485, 0.0894, 0.0212, 0.0137, 0.0121, 0.0094, 0.0094, 0.0089], [0.5006, 0.0817, 0.0636, 0.0411, 0.0282, 0.022, 0.022, 0.0194], [0.7137, 0.0852, 0.0664, 0.0456, 0.0108, 0.009, 0.0062, 0.004], [0.9986, 0.0008, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0]], "ranks": {"Swift": [72290, 19468, 20065, 180673, 37914, 17250, 10458, 33109, 45480, 26181, 19477, 44342, 27321, 23910, 8706, 6169, 4230, 15037, 6284, 3272, 2870, 38663, 13017, 6766, 8835, 37129, 12668, 3561, 4204, 8810, 6989, 5503, 3817, 3113, 4983, 6793, 10772, 11888, 7934, 8434, 8214, 9153, 16450, 9080, 9093, 8747, 8919, 7461, 9328, 14799, 50010, 72702, 111466, 102413, 65669, 66717, 31549, 25237, 33070, 67797, 88518, 87138, 72854], "Kotlin": [103239, 57967, 88063, 16363, 39706, 97428, 119725, 170058, 178688, 181383, 125371, 91199, 74359, 89968, 144111, 112076, 82384, 89300, 103108, 163933, 185014, 90044, 81462, 161818, 64295, 22340, 20223, 67504, 40103, 19877, 21915, 44423, 44657, 53841, 48644, 55115, 64418, 61504, 52748, 61781, 66585, 61186, 40900, 35275, 23633, 38911, 28716, 32113, 31896, 27280, 41865, 21096, 16428, 9720, 4973, 3146, 1362, 1761, 1465, 2083, 2845, 2570, 2617], "Rust": [37284, 87456, 95998, 114835, 44591, 43164, 40680, 34951, 31190, 27427, 10022, 9054, 3688, 8505, 11262, 16535, 17205, 22141, 39543, 41599, 32928, 29168, 14367, 8813, 5375, 4039, 2134, 2549, 1667, 1979, 2379, 4379, 5546, 6027, 6747, 6273, 7334, 7414, 7506, 9880, 6097, 5129, 4791, 5024, 3499, 2544, 1363, 1477, 484, 534, 258, 629, 328, 348, 742, 505, 31, 4, 5, 48, 67, 79, 233]}}, {"pos": 398, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", "\u00a0\u00a0"], ["\u2013", ",", " \u2013", ".", ";", "\u2013and", ".\u2013", ".["], [",", "\u2013", ".", " \u2013", ";", "\u2013and", ".\u2013", "\u2026"], [" milfs", "-------------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", " Shemale", "----------</", " Guta", " ;;^"], [".", ",", ".@", ":@", "ed", ".\u201c", "ingly", "\uff20"], [".", ",", "\u2026.", "\u2026..", "\u00a0\u00a0", ";", " \u200b\u200b", ":"], [".", ".\u201d", ".\"", ",", ".\u201c", ".\u2019", "\u00a0", "\u00a0\u00a0"], [".", ",", ".\"", ";", ".\u201d", ".[", "!.", ".\u201c"], [".", ",", ".\u201d", ";", "\u00a0", ".\"", ".\u201c", "!."], [",", ".", ";", ".[", "\u00a0", ".\"", "\u00a0\u00a0", ":"], [".", ",", "\u00a0", ".[", ";", ".\"", "\u00a0\u00a0", "\u2013"], [" incredibly", " arguably", "ically", " mostly", " largely", " oddly", " albeit", "ually"], [" incredibly", "-esque", " massively", "\u6027\u5730", "-centric", "-heavy", " sophisticated", "ically"], ["-esque", "\u62e5\u6709\u7740", " entirety", " incredibly", " methodologies", "\u51ed\u501f\u7740", "-centric", "\u5c55\u73b0\u51fa\u4e86"], [" entirety", " massively", " incredibly", " arguably", "\u62e5\u6709\u7740", " leveraging", "-esque", " alongside"], [" incredibly", " sprawling", " sophisticated", " myriad", " largely", " arguably", " even", " profoundly"], [" incredibly", " truly", " myriad", " much", " even", " sprawling", " huge", " far"], [" incredibly", " sprawling", " myriad", " utterly", " truly", " hugely", " wildly", " vastly"], [" incredibly", "<|endoftext|>", " myriad", " truly", " sprawling", " utterly", " wildly", " hugely"], ["<|endoftext|>", " myriad", " incredibly", " truly", " wildly", " sprawling", " vastly", " hugely"], ["<|endoftext|>", "\n\n", " \n\n", " myriad", " truly", " much", " merely", " wildly"], [" incredibly", " sprawling", " truly", " wildly", " myriad", " hugely", " profoundly", " immensely"], [" incredibly", " merely", " truly", " much", " myriad", " barely", " arguably", " wildly"], [" incredibly", " merely", " much", "<|endoftext|>", " truly", " barely", " myriad", " arguably"], [" \n\n", "\n\n", " \r\n\r\n", "\r\n\r\n", "  \n\n", "   \n\n", " \n\n\n", "\t\n\n"], [" incredibly", " sprawling", " \n\n", " \r\n\r\n", "\u62e5\u6709\u7740", " wildly", " academia", " immensely"], [" incredibly", " \n\n", "\n\n", " sprawling", " wildly", " arguably", " deeply", " barely"], ["\n\n", " \n\n", " incredibly", " much", " _", " truly", " arguably", " even"], [" incredibly", " \n\n", " much", " truly", " arguably", " heavily", " deeply", " even"], [" incredibly", " much", " complex", " heavily", " deeply", " modern", " aggressively", " even"], [" incredibly", " much", " even", " complex", " far", " modern", " heavily", " ."], [" incredibly", " much", " complex", " far", " heavily", " long", " very", " extremely"], [" incredibly", " complex", " much", " even", " deeply", " heavily", " wildly", " far"], [" incredibly", " fundamentally", " deeply", " wildly", " radically", " vastly", " unimagin", " overwhelmingly"], [" incredibly", " fundamentally", " notoriously", " meticulously", " deeply", " radically", " wildly", " overwhelmingly"], [" incredibly", " notoriously", " fundamentally", " complex", " famously", " radically", " overwhelmingly", " wildly"], [" notoriously", "\u2014not", " incredibly", " \u2014", "\u2014and", " fundamentally", " famously", " wildly"], [" notoriously", " incredibly", " famously", " traditional", " traditionally", " fundamentally", "\u2014not", " complex"], [" notoriously", " traditional", "\u2014not", " traditionally", " famously", " incredibly", " fundamentally", " inherently"], [" notoriously", " traditional", "\u2014not", " inherently", " incredibly", " rather", " fundamentally", " traditionally"], [" traditional", " notoriously", " architecture", " aesthetic", " incredibly", " inherently", " radically", " minimalist"], [" architecture", " aesthetic", " architectural", "\u2014not", " notoriously", " inherently", " aesthetics", " traditional"], [" architecture", " traditional", " inherently", " aesthetic", " architectural", " architectures", " aesthetics", " notoriously"], [" architecture", " inherently", " traditional", " technology", " aesthetic", " notoriously", " architectural", " architectures"], [" traditional", " inherently", " traditionally", " architecture", " notoriously", " technology", " aesthetic", " architectures"], [" inherently", " notoriously", " architecture", " rather", " traditionally", " architectures", " aesthetic", " nowhere"], [" inherently", "\u2014not", " architecture", " nowhere", " notoriously", " rather", " architectures", " technology"], [" rather", " nowhere", "\u2014not", " not", " neither", " none", " inherently", " architecture"], [" nowhere", " rather", " neither", "\u2014not", " not", " NOT", "\u800c\u975e", " lacking"], [" nowhere", "\u4e0d\u662f\u4e3a\u4e86", " not", " lacks", " neither", " lacking", " rather", " devoid"], ["\u4e0d\u662f\u4e3a\u4e86", " nowhere", " not", " bukan", " neither", "\u2014not", " NOT", "\u4e0d\u662f\u4ec0\u4e48"], ["\u4e0d\u662f\u4e3a\u4e86", " not", " diplomacy", "\u2014not", " NOT", " bukan", " nowhere", " designing"], [" not", "\u4e0d\u662f\u4e3a\u4e86", " aesthetics", " diplomacy", " NOT", "\u2014not", " designing", " UI"], [" UI", " GUI", " diplomacy", " rapid", " abstraction", " not", "\u4e0d\u662f\u4e3a\u4e86", " marketing"], [" not", " NOT", "not", " GUI", "NOT", "Not", "GUI", " UI"], [" UI", " GUI", "GUI", " not", "UI", "/UI", "not", " NOT"], [" not", " UI", " GUI", "not", "GUI", " NOT", "UI", "/UI"], [" UI", " GUI", "UI", "GUI", "/UI", " not", "_ui", "/ui"], [" UI", " GUI", " not", "UI", "GUI", "/UI", "not", "_ui"], [" not", " UI", " GUI", "not", "GUI", " NOT", "UI", "_not"], [" not", " UI", " GUI", "not", "GUI", " NOT", "UI", " Not"], [" not", " UI", " GUI", "not", " NOT", " Not", " high", "UI"], [" not", " UI", " GUI", " high", " ergonom", " NOT", " memory", " garbage"]], "p": [[0.6913, 0.2882, 0.0163, 0.0019, 0.0013, 0.0004, 0.0001, 0.0001], [0.5234, 0.2801, 0.0754, 0.0754, 0.0109, 0.0102, 0.0016, 0.0008], [0.4734, 0.3253, 0.1741, 0.0126, 0.0036, 0.0026, 0.0017, 0.0016], [0.0056, 0.0032, 0.0026, 0.0021, 0.0018, 0.0017, 0.0016, 0.0015], [0.0352, 0.0188, 0.013, 0.0095, 0.0095, 0.0054, 0.0027, 0.0023], [0.2655, 0.2494, 0.0097, 0.0085, 0.004, 0.0022, 0.0018, 0.0017], [0.7038, 0.1223, 0.0373, 0.0373, 0.0129, 0.0114, 0.01, 0.0061], [0.7643, 0.1505, 0.008, 0.0052, 0.0035, 0.002, 0.002, 0.0017], [0.8846, 0.1056, 0.0017, 0.0014, 0.0012, 0.0007, 0.0005, 0.0004], [0.7105, 0.0484, 0.0095, 0.0065, 0.0061, 0.0019, 0.0016, 0.0008], [0.534, 0.1965, 0.1192, 0.0563, 0.0134, 0.0059, 0.0015, 0.0012], [0.0228, 0.0061, 0.0058, 0.0045, 0.0042, 0.0037, 0.0035, 0.0035], [0.0342, 0.0063, 0.0049, 0.0034, 0.0032, 0.003, 0.0028, 0.0028], [0.0242, 0.0095, 0.0089, 0.0083, 0.0069, 0.0057, 0.0054, 0.0051], [0.0358, 0.0149, 0.0132, 0.0132, 0.0116, 0.0109, 0.0075, 0.0075], [0.048, 0.0351, 0.0291, 0.0291, 0.02, 0.02, 0.0114, 0.0101], [0.1634, 0.0322, 0.0284, 0.0284, 0.0134, 0.0126, 0.0126, 0.0111], [0.133, 0.0432, 0.0406, 0.0217, 0.0204, 0.0149, 0.0149, 0.0116], [0.1388, 0.0698, 0.0423, 0.033, 0.031, 0.0241, 0.0188, 0.0177], [0.7539, 0.0089, 0.0054, 0.0054, 0.0048, 0.0037, 0.0037, 0.0037], [0.9971, 0.0012, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0477, 0.0187, 0.0165, 0.0137, 0.0106, 0.0083, 0.0083, 0.0073], [0.0329, 0.029, 0.0256, 0.0165, 0.0137, 0.0137, 0.0107, 0.01], [0.0197, 0.0185, 0.0185, 0.0153, 0.0127, 0.0112, 0.0099, 0.0072], [0.6041, 0.1348, 0.0721, 0.0341, 0.022, 0.0111, 0.0052, 0.0036], [0.0562, 0.0104, 0.0092, 0.0086, 0.0086, 0.0081, 0.0081, 0.0081], [0.0705, 0.0585, 0.0377, 0.0139, 0.0123, 0.0115, 0.0095, 0.009], [0.1347, 0.1117, 0.0598, 0.0301, 0.0249, 0.022, 0.0194, 0.0142], [0.2142, 0.0478, 0.0272, 0.0226, 0.0212, 0.0212, 0.0187, 0.0165], [0.1068, 0.0418, 0.0326, 0.0287, 0.0254, 0.0224, 0.0186, 0.0174], [0.1589, 0.0585, 0.0294, 0.0244, 0.0202, 0.019, 0.0178, 0.0178], [0.111, 0.0673, 0.0264, 0.0233, 0.0193, 0.0193, 0.017, 0.016], [0.1612, 0.0298, 0.028, 0.0205, 0.0205, 0.0181, 0.0181, 0.017], [0.2231, 0.0364, 0.0266, 0.0235, 0.0195, 0.0152, 0.0152, 0.0152], [0.1953, 0.0409, 0.0339, 0.0248, 0.0248, 0.0219, 0.0193, 0.0193], [0.077, 0.0529, 0.0412, 0.0283, 0.0283, 0.0266, 0.0266, 0.0183], [0.0993, 0.0499, 0.0441, 0.0441, 0.0343, 0.0284, 0.0251, 0.0251], [0.1195, 0.0413, 0.0284, 0.0267, 0.0267, 0.0221, 0.0172, 0.0172], [0.1068, 0.0369, 0.0369, 0.0254, 0.0238, 0.0198, 0.0186, 0.0144], [0.0722, 0.0411, 0.0411, 0.0207, 0.0194, 0.0183, 0.0151, 0.0151], [0.0412, 0.0412, 0.0283, 0.0161, 0.0161, 0.0142, 0.0142, 0.0134], [0.0697, 0.045, 0.0256, 0.0226, 0.02, 0.02, 0.0187, 0.0176], [0.0969, 0.0335, 0.0335, 0.0315, 0.0245, 0.0168, 0.0149, 0.014], [0.0983, 0.0319, 0.0319, 0.0265, 0.0265, 0.0206, 0.0206, 0.0161], [0.0514, 0.0483, 0.0454, 0.0426, 0.0312, 0.0167, 0.0138, 0.0108], [0.053, 0.044, 0.0322, 0.0162, 0.0143, 0.0126, 0.0126, 0.0126], [0.038, 0.0315, 0.0296, 0.0246, 0.0217, 0.0204, 0.0169, 0.0169], [0.1479, 0.0656, 0.0617, 0.0398, 0.0291, 0.0241, 0.02, 0.0166], [0.3146, 0.1684, 0.0795, 0.0275, 0.0275, 0.0189, 0.0177, 0.0177], [0.1937, 0.049, 0.0279, 0.0231, 0.0204, 0.018, 0.018, 0.014], [0.2719, 0.1284, 0.094, 0.0779, 0.0287, 0.0287, 0.0238, 0.0119], [0.0986, 0.0927, 0.0496, 0.0341, 0.022, 0.0182, 0.0161, 0.0142], [0.0494, 0.0436, 0.0436, 0.0436, 0.03, 0.0206, 0.016, 0.0151], [0.1242, 0.0429, 0.0379, 0.0314, 0.023, 0.0203, 0.0158, 0.0158], [0.7869, 0.1065, 0.0646, 0.0112, 0.0077, 0.0068, 0.0028, 0.0022], [0.5918, 0.2177, 0.0624, 0.0624, 0.0179, 0.0084, 0.0075, 0.0051], [0.5155, 0.2435, 0.0896, 0.0698, 0.0291, 0.0176, 0.0107, 0.0045], [0.83, 0.1273, 0.0172, 0.0152, 0.003, 0.0026, 0.001, 0.0005], [0.8334, 0.0995, 0.0323, 0.0173, 0.0072, 0.003, 0.0023, 0.0011], [0.8158, 0.1104, 0.046, 0.0132, 0.0033, 0.0029, 0.0023, 0.0007], [0.9328, 0.041, 0.0151, 0.0043, 0.0012, 0.0006, 0.0006, 0.0004], [0.9757, 0.0158, 0.0031, 0.0012, 0.0006, 0.0003, 0.0002, 0.0002], [0.945, 0.0064, 0.0034, 0.0032, 0.0022, 0.0013, 0.001, 0.0009]], "ranks": {"Swift": [27658, 6074, 8337, 75103, 7681, 2933, 1720, 35496, 130381, 137877, 38317, 68844, 61444, 80530, 31305, 4817, 2491, 5612, 1312, 1138, 1088, 5679, 2174, 1013, 862, 5709, 3755, 1766, 2186, 2705, 3043, 2298, 2515, 2870, 3294, 4528, 2845, 2973, 2174, 1736, 3288, 3928, 6139, 3436, 2457, 4299, 4525, 3179, 4677, 6008, 19758, 15647, 3394, 491, 680, 903, 773, 1518, 1141, 996, 807, 938, 2140], "Kotlin": [230224, 196437, 154622, 18719, 48739, 94121, 166501, 215950, 205727, 206627, 212056, 141290, 68517, 45857, 54674, 137354, 201404, 206231, 198409, 228014, 234798, 196392, 196346, 207125, 148713, 49873, 29257, 54039, 38561, 34188, 44958, 84322, 76596, 37917, 31087, 20627, 10503, 12246, 13039, 14131, 16428, 16181, 14705, 14629, 25953, 36552, 23157, 15191, 15798, 45562, 50961, 25959, 4002, 1952, 1642, 1431, 724, 985, 692, 641, 629, 710, 1065], "Rust": [30527, 74807, 78012, 49229, 16939, 23374, 74023, 59599, 88173, 50728, 37228, 31643, 28179, 38005, 65480, 23560, 26283, 78550, 71819, 58999, 56310, 78013, 50062, 16751, 11949, 11362, 4679, 3672, 3553, 3733, 4727, 6941, 7046, 10413, 10338, 22925, 6822, 6019, 6818, 11712, 6758, 11329, 18779, 25608, 12910, 10822, 8031, 8196, 5654, 7469, 8743, 18676, 13942, 9346, 19224, 9006, 547, 507, 428, 616, 546, 331, 720]}}, {"pos": 399, "top": [[".", ",", "\u2013", " \u2013", "s", ";", "\u2026.", "?"], ["\u2013", " \u2013", ",", "\u2013and", "\u200b", "s", ";", "\u2026.."], ["\u2013", ",", "\u2026", ".", "\u2026.", "\u2026..", ";", " \u2013"], [" Guta", " \u041a\u0440\u0430\u0441\u0438", "\ufffd\ufffd", " Shemale", "alyzer", "\u0634\u0646\u0628", "\u3054\u6ce8", "ional"], [",", "s", ".", "\u200b", "!", "\u2026.", "\u2013", "@"], [".", ",", "\u2026.", "\u00a0\u00a0", "!", "\u2026..", "s", " \u00a0"], ["s", ".\u201d", ".", " \u00a0", "!", "\u2026.", "\u00a0\u00a0", "\u2026"], ["s", ".", "!", "\u2013", ",", "\u2026.", "!.", " \u00a0"], [".", "!", ",", ".\u201d", "\u00a0", "\u2013", " [\u2026]", "\u200b"], [",", "\u2013", ".", "\u00a0", "\u00ad", "!", "\u2014", "s"], [".", "\u00a0", ",", "s", "\u2013", "-", ".\\", "!"], ["s", " going", "ively", " truly", " arguably", " savvy", " even", "going"], ["s", ".\u00bb", "ively", " going", "\u2013", " savvy", " even", " \u200b\u200b"], ["s", " savvy", ".\u00bb", " going", " arguably", "going", " even", "ively"], ["s", " arguably", " savvy", " American", " truly", "\u2014", " just", "\u2013"], [" savvy", "\u2014", "s", " folks", " truly", " arguably", "\u2014and", " myriad"], ["s", " savvy", " truly", " just", " myriad", "\u2013", " incredibly", " folks"], [" savvy", " incredibly", " truly", " myriad", "\u60f3\u65b9", " arguably", " folks", ".\u00bb"], [" savvy", "\u60f3\u65b9", " incredibly", " myriad", " flashy", " arguably", " truly", " sprawling"], [" myriad", " savvy", " arguably", " incredibly", " truly", "\u60f3\u65b9", "\u2014even", " sprawling"], [" myriad", "<|endoftext|>", " savvy", " arguably", "much", " truly", "\u60f3\u65b9", " sprawling"], [" savvy", "\u60f3\u65b9", " flashy", " storytelling", " myriad", " incredibly", "\u4e3a\u5168\u7403", " sprawling"], [" savvy", "\u60f3\u65b9", " myriad", " flashy", " incredibly", " sprawling", " arguably", " mundane"], [" myriad", " arguably", " truly", " incredibly", " much", " sprawling", " battling", " modern"], [" myriad", " incredibly", " arguably", " sprawling", "\\u", " savvy", " storytelling", "\u2014or"], [" academia", " storytelling", " incredibly", " groundbreaking", " savvy", " journalism", " experimentation", " blockbuster"], [" academia", " modern", " arguably", " myriad", " experimentation", " incredibly", " sprawling", " groundbreaking"], [" myriad", " arguably", " modern", " truly", " .", " incredibly", " much", " wildly"], [" myriad", " modern", " arguably", " incredibly", " .", " groundbreaking", " academia", " technology"], [" academia", " modern", " groundbreaking", " technology", " industry", " experimentation", " blockbuster", " savvy"], [" .", " modern", " technology", " groundbreaking", " decades", " academia", " myriad", " industry"], [" .", " modern", " technology", " decades", " incredibly", " industry", " commercial", " global"], [" modern", " technology", " incredibly", " arguably", " myriad", " blockbuster", " academia", " decades"], ["\u2014but", "\u2014or", " foundational", "\u2014even", "\u2014and", " academia", " tech", " technology"], ["\u2014or", "\u2014but", "\u2014and", "\u2014even", " sprawling", " foundational", " academia", " myriad"], ["\u2014or", "\u2014and", " \ud83d\ude09", "\u2014but", " sprawling", " architecture", " globalization", " storytelling"], ["\u2014or", " globalization", " multimedia", "\u2014and", " consumer", " ergonom", " \ud83d\ude09", " multicultural"], [" software", " multimedia", " ergonom", "\u2014or", " multit", " ubiquitous", " architectures", " architecture"], [" ergonom", " multimedia", " multit", " architectures", " architecture", " software", " interoper", "\u2014or"], [" multimedia", " multit", " ergonom", " globalization", " architectures", " ubiquitous", " architecture", " aesthetics"], [" multimedia", " multit", " software", " ubiquitous", " architecture", " ergonom", " consumer", " aesthetics"], [" multimedia", " software", " architecture", " multit", " consumer", " aesthetics", " desktop", " designers"], [" multimedia", " architecture", " software", " aesthetics", " multit", " architectures", " desktop", " architectural"], [" architecture", " software", " multimedia", " multit", " aesthetics", " architectures", " frameworks", " architectural"], [" architecture", " aesthetics", " frameworks", " multit", " multimedia", " architectures", " software", " rapid"], [" architecture", " aesthetics", " architectures", " frameworks", " multit", " multimedia", " flashy", " architectural"], [" aesthetics", " architecture", " flashy", " architectures", " rapid", " ergonom", " glamorous", " multit"], [" aesthetics", " rapid", " multit", " flashy", " sprawling", " architecture", " frameworks", " glamorous"], [" sprawling", " flashy", " glamorous", " multit", " aesthetics", " glamour", " ubiquitous", " rapid"], [" glamorous", " flashy", " multit", " glamour", " sprawling", " aesthetics", " rapid", " ubiquitous"], [" multit", " glamorous", " glamour", " aesthetics", " flashy", " sprawling", " complexity", " bureaucracy"], [" multit", " aesthetics", "complex", " sprawling", " glamour", " flashy", " multimedia", " interoper"], [" rapid", " multit", "\u6613\u7528", " holistic", " flashy", "\u8de8\u754c", " convenience", " multimedia"], [" rapid", " holistic", " UI", " multit", "\u5feb\u901f", "rapid", " convenience", " multimedia"], [" rapid", " UI", " GUI", " holistic", "GUI", " abstraction", " multit", "\u5feb\u901f"], [" UI", " GUI", " rapid", "UI", "/UI", "GUI", "(UI", "_ui"], [" UI", " GUI", "UI", " rapid", "/UI", "GUI", " application", " apps"], [" UI", " GUI", "UI", "/UI", "GUI", "(UI", "_ui", "/ui"], [" UI", " GUI", "UI", "/UI", "GUI", "(UI", " rapid", "_ui"], [" UI", " GUI", " application", " rapid", " apps", " applications", " app", " Application"], [" UI", " GUI", " rapid", " application", " productivity", " glue", "GUI", " mobile"], [" UI", " GUI", " rapid", " application", " productivity", " glue", " frontend", " consumer"], [" UI", " GUI", " rapid", " application", " productivity", " cross", " high", " glue"]], "p": [[0.3952, 0.3488, 0.1867, 0.0324, 0.0105, 0.0082, 0.0027, 0.0019], [0.9279, 0.017, 0.0059, 0.0052, 0.0043, 0.0024, 0.0012, 0.0012], [0.7351, 0.1859, 0.0252, 0.0196, 0.0105, 0.0082, 0.0034, 0.003], [0.004, 0.0037, 0.0035, 0.0024, 0.0019, 0.0016, 0.0015, 0.0011], [0.1305, 0.0955, 0.0897, 0.0188, 0.0166, 0.0166, 0.0156, 0.0114], [0.2006, 0.1562, 0.1008, 0.054, 0.0476, 0.0271, 0.0187, 0.0175], [0.3303, 0.065, 0.0507, 0.0476, 0.0476, 0.0225, 0.0225, 0.0198], [0.1777, 0.1078, 0.0614, 0.035, 0.024, 0.0137, 0.0094, 0.0083], [0.5616, 0.0809, 0.0407, 0.0359, 0.0298, 0.0218, 0.0192, 0.0159], [0.3713, 0.1754, 0.0731, 0.0345, 0.0105, 0.0093, 0.0082, 0.0072], [0.1768, 0.1073, 0.1008, 0.0835, 0.0611, 0.0225, 0.0164, 0.0164], [0.2061, 0.0096, 0.0046, 0.0038, 0.0035, 0.0035, 0.0033, 0.0031], [0.1138, 0.0136, 0.0106, 0.0082, 0.0064, 0.0041, 0.0037, 0.0032], [0.0133, 0.0097, 0.0052, 0.004, 0.0032, 0.0025, 0.0023, 0.002], [0.0158, 0.007, 0.0062, 0.0062, 0.0055, 0.0055, 0.0051, 0.0051], [0.0256, 0.0137, 0.0129, 0.0107, 0.0083, 0.0078, 0.0069, 0.0069], [0.035, 0.0121, 0.0107, 0.0073, 0.0065, 0.0065, 0.0061, 0.0054], [0.0251, 0.006, 0.0046, 0.0036, 0.0034, 0.0032, 0.0026, 0.0025], [0.0252, 0.0087, 0.005, 0.0047, 0.0047, 0.0039, 0.0034, 0.0027], [0.0105, 0.0093, 0.0053, 0.0047, 0.0047, 0.0044, 0.0039, 0.0039], [0.0123, 0.0116, 0.0043, 0.0033, 0.0031, 0.0029, 0.0026, 0.0024], [0.0071, 0.0056, 0.003, 0.0025, 0.0019, 0.0018, 0.0017, 0.0017], [0.0065, 0.0054, 0.0051, 0.0035, 0.0035, 0.0033, 0.0029, 0.0025], [0.0095, 0.0048, 0.0037, 0.0033, 0.0031, 0.0029, 0.0026, 0.0024], [0.0148, 0.009, 0.009, 0.0051, 0.0051, 0.0048, 0.0042, 0.004], [0.0202, 0.0148, 0.0108, 0.0084, 0.0084, 0.0066, 0.0066, 0.0058], [0.0085, 0.008, 0.0075, 0.0071, 0.0066, 0.0066, 0.0055, 0.0055], [0.0124, 0.0117, 0.0103, 0.008, 0.008, 0.0075, 0.0052, 0.0052], [0.0147, 0.0138, 0.0095, 0.0095, 0.0074, 0.0065, 0.0061, 0.0057], [0.0248, 0.0233, 0.015, 0.0141, 0.0097, 0.0086, 0.0086, 0.008], [0.0324, 0.0269, 0.0209, 0.0144, 0.0119, 0.0112, 0.0087, 0.0087], [0.0436, 0.034, 0.0182, 0.0086, 0.0086, 0.0086, 0.0086, 0.0076], [0.025, 0.0152, 0.0104, 0.0098, 0.0092, 0.0086, 0.0081, 0.0081], [0.0421, 0.0328, 0.0199, 0.0175, 0.0145, 0.0145, 0.0137, 0.0121], [0.0867, 0.0719, 0.041, 0.0233, 0.0194, 0.0151, 0.0125, 0.0117], [0.0507, 0.0348, 0.0348, 0.0271, 0.0128, 0.0113, 0.0106, 0.0094], [0.0405, 0.0231, 0.0191, 0.0169, 0.014, 0.014, 0.0124, 0.0124], [0.0267, 0.0236, 0.0236, 0.0222, 0.0184, 0.0162, 0.0143, 0.0126], [0.056, 0.034, 0.03, 0.0249, 0.0234, 0.0206, 0.0142, 0.0133], [0.0582, 0.0483, 0.0293, 0.0243, 0.0178, 0.0178, 0.0157, 0.0147], [0.0634, 0.0494, 0.0319, 0.0233, 0.0219, 0.0206, 0.016, 0.0151], [0.0551, 0.0487, 0.0356, 0.0334, 0.0277, 0.026, 0.0191, 0.0191], [0.0523, 0.0492, 0.0317, 0.0298, 0.0298, 0.0218, 0.0193, 0.0193], [0.0711, 0.052, 0.0431, 0.0357, 0.0315, 0.0315, 0.0217, 0.018], [0.0551, 0.0403, 0.0379, 0.0356, 0.0334, 0.0314, 0.026, 0.0158], [0.0611, 0.0507, 0.0371, 0.0255, 0.0239, 0.0198, 0.0165, 0.0145], [0.0441, 0.0389, 0.0267, 0.0267, 0.0208, 0.0208, 0.0184, 0.0173], [0.0379, 0.0335, 0.0295, 0.0295, 0.0261, 0.0245, 0.0203, 0.0191], [0.0405, 0.0358, 0.0358, 0.0336, 0.0336, 0.0296, 0.0169, 0.0149], [0.0374, 0.0374, 0.0351, 0.0351, 0.031, 0.0291, 0.0121, 0.0107], [0.0348, 0.0327, 0.0255, 0.0225, 0.0198, 0.0164, 0.0083, 0.0083], [0.0543, 0.0226, 0.02, 0.02, 0.0146, 0.0137, 0.0137, 0.0129], [0.1243, 0.0587, 0.0314, 0.0245, 0.0216, 0.0203, 0.0191, 0.0179], [0.5933, 0.0191, 0.0179, 0.0179, 0.0131, 0.0096, 0.009, 0.007], [0.3682, 0.1739, 0.1055, 0.0302, 0.0183, 0.0162, 0.0111, 0.0087], [0.8581, 0.0549, 0.0229, 0.0108, 0.0095, 0.0074, 0.0024, 0.0021], [0.8796, 0.0637, 0.0086, 0.0076, 0.0067, 0.0046, 0.003, 0.0019], [0.9265, 0.0592, 0.0062, 0.0029, 0.0018, 0.0006, 0.0004, 0.0003], [0.9114, 0.0748, 0.0054, 0.0026, 0.0014, 0.0007, 0.0006, 0.0004], [0.7032, 0.2015, 0.045, 0.0078, 0.0069, 0.0033, 0.0033, 0.0029], [0.7574, 0.1915, 0.0229, 0.0058, 0.0019, 0.0018, 0.0015, 0.0015], [0.762, 0.1324, 0.0709, 0.007, 0.0035, 0.0019, 0.0013, 0.0012], [0.6616, 0.115, 0.1015, 0.0291, 0.0121, 0.0065, 0.0057, 0.0054]], "ranks": {"Swift": [17470, 3255, 10338, 66794, 15563, 6560, 21716, 53848, 85704, 77412, 38746, 81481, 51724, 31947, 7348, 1181, 1948, 3445, 12607, 10396, 5420, 29215, 13901, 3537, 2986, 11728, 7737, 3978, 3684, 7943, 5190, 4366, 7653, 10739, 8866, 7582, 2733, 5148, 6522, 3641, 5196, 3372, 4452, 2292, 1100, 1191, 503, 267, 483, 584, 3811, 2646, 261, 72, 82, 161, 230, 313, 180, 242, 140, 107, 290], "Kotlin": [188489, 141027, 160680, 57459, 107837, 182635, 192437, 227132, 233449, 237863, 240483, 225218, 212471, 195020, 219635, 206704, 214586, 192813, 213591, 236669, 234240, 178708, 162428, 198778, 130340, 32731, 56255, 90369, 57975, 38794, 49201, 70677, 79640, 22283, 18174, 5261, 1971, 1963, 1996, 2191, 4132, 4590, 4033, 3529, 4588, 12006, 11854, 9572, 17690, 28142, 27806, 7694, 3001, 1498, 824, 994, 531, 672, 527, 510, 440, 641, 792], "Rust": [39322, 74328, 68866, 17801, 25471, 21345, 48015, 52437, 57223, 26722, 20170, 17299, 12829, 22843, 21200, 12681, 14875, 34212, 71668, 40146, 45309, 64111, 43790, 16830, 6779, 15116, 9155, 9691, 9327, 13273, 11274, 14175, 19223, 56469, 46604, 48099, 18929, 16735, 47976, 72807, 45023, 74998, 81240, 82673, 72076, 75558, 44781, 37214, 49172, 96373, 143036, 100456, 55896, 33477, 40322, 23309, 5216, 2648, 2085, 3274, 2010, 1424, 943]}}, {"pos": 400, "top": [[".", ",", "\u00a0\u00a0", ";", "[", "\"", ":", "\u00a0"], [",", ".", ";", "\u00ad", "\u00ac", "[", "\u2013", " \u2013"], [",", ".", "\u2013", ";", "[", "\u2026.", " \u2013", "\u2026"], ["\ufffd\ufffd", "\ufffd\ufffd", "\ufffd\ufffd", "\ufffd\ufffd", "shal", " Geile", "\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", ".hpp"], ["\u00ac", "\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0", "\uff0e", "\u00ad", "."], ["\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00ac", "\u00a0\u00a0\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\\(", "\u00a0\u00a0\u00a0", "sg"], ["\u00ac", "\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00b7", "\uff0e", "  \n\n"], ["\u00ac", "\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", ".hpp", "\u00b7", "\u00a0\u00a0\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\\."], ["\u00a0\u00a0", ".", ",", "\u00ac", "\u00a0", "\u00ad", ";", "\u00b7"], [",", "\u00ac", "\u00a0\u00a0", "\u00ad", ";", "\u00a0", ".", "\\."], [",", "\u00ac", "\u00a0\u00a0", ".", "\u00a0", "\u00ad", ";", "\u00b7"], ["\u00ac", "\u00a0\u00a0", "\u00ad", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", " \u00ad", "\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", ".hpp"], ["\u00ac", "\u00a0\u00a0", "\u00ad", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", ".hpp", " \u00ad"], ["\u00ac", "\u00a0\u00a0", "\u00ad", "\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", ",", " \u00ad", "\u2014\""], ["\u00ac", "\u00a0\u00a0", "\u00ad", "\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", " requisite", "\u2014\"", " \u00ad"], ["\u00ac", "\u00a0\u00a0", "\u00ad", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", " requisite", "\u00a0", " utilization", " pursuit"], ["\u00a0\u00a0", "\u00ac", "\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00ad", ",", "s", " requisite"], ["\u00ac", "\u00a0\u00a0", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00a0", "ssystem", "\u00ad", "ss", " frameworks"], ["\u00ac", "\u00a0\u00a0", "\u2014\"", "\u00b7", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00a0", "\"\u2014", "\u00ad"], ["\u00a0\u00a0", "\u00a0", "\u00ac", "\u2014\"", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", "\u00b7", " \u2014", "\u00ad"], ["\u2014\"", "\u00a0\u00a0", "\u00a0", "\u00b7", "\u00ac", " \u2014", "^", "<|endoftext|>"], [" frameworks", "Frameworks", " sharedApplication", "ssystem", "ielle", "_framework", "APPER", "CoreApplication"], [" frameworks", "ssystem", "Frameworks", " sharedApplication", " framework", "CoreApplication", "_framework", " architectures"], [" development", " service", " broadly", " \u2014", " industry", " business", " applications", " complex"], [" frameworks", " sharedApplication", "\u00ac", " \u2014", "\u00a0\u00a0", " broadly", "Application", "Business"], [" frameworks", " architectures", "Frameworks", " architecture", "Architecture", " framework", " lifecycle", " sharedApplication"], [" frameworks", " architectures", " architecture", " technologies", " software", "Frameworks", " framework", " workflows"], [" architecture", " frameworks", " business", " architectures", " technologies", " industry", " development", " software"], [" frameworks", " architecture", " architectures", " technologies", " toolkit", " business", " framework", " industry"], [" frameworks", " architecture", " architectures", " technologies", " business", " industry", " programs", " workflows"], [" frameworks", " architecture", " industry", " business", " programs", " technology", " systems", " development"], [" development", " complex", " systems", " industry", " architecture", " business", " programs", " technology"], [" \u2014", " architecture", " complex", " development", " systems", " business", " industry", " technology"], [" frameworks", " architectures", " technologies", " architecture", " \u2014", " lifecycle", " systems", " technology"], [" frameworks", " architectures", " software", " technologies", " \u2014", " architecture", " systems", " lifecycle"], [" \u2014", " frameworks", " software", "\u2013", "\u2011", " architectures", "\u2014\"", " complex"], [" frameworks", " software", " architectures", " \u2014", "\u2014\"", " workflows", " architecture", "\u2014"], [" frameworks", " software", " architectures", " workflows", "\u2014\"", " complex", "software", " architecture"], [" software", " frameworks", " architectures", "software", " architecture", " workflows", " complex", " desktop"], [" software", " frameworks", " architectures", "software", " architecture", " complex", " workflows", " applications"], [" software", " frameworks", " architectures", " architecture", " applications", " workflows", "software", " desktop"], [" software", " frameworks", " architecture", " architectures", " desktop", " applications", " workflows", "software"], [" frameworks", " software", " architecture", " architectures", " workflows", " desktop", " programming", " applications"], [" frameworks", " architecture", " architectures", " software", " workflows", " applications", " hardware", " framework"], [" frameworks", " architecture", " architectures", " software", " workflows", " framework", " hardware", " applications"], [" frameworks", " architecture", " architectures", " software", " workflows", " hardware", " applications", " complex"], [" frameworks", " architecture", " architectures", " workflows", " software", " hardware", " applications", " infrastructure"], [" frameworks", " architecture", " architectures", " software", " workflows", " aesthetics", " hardware", " infrastructure"], [" frameworks", " architecture", " architectures", " software", " workflows", " aesthetics", " infrastructure", " hardware"], [" frameworks", " architectures", " architecture", " complexity", " workflows", " software", " aesthetics", " hardware"], [" frameworks", " architecture", " architectures", " complexity", " workflows", " aesthetics", " toolkit", " automation"], [" frameworks", " architecture", " complexity", " architectures", " workflows", " toolkit", " programming", " robotics"], [" frameworks", " rapid", " architecture", " architectures", " toolkit", " aesthetics", " ecosystems", " ergonom"], [" rapid", " frameworks", " architecture", " toolkit", " ergonom", " architectures", "\u5feb\u901f", " programming"], [" frameworks", " programming", " developer", "\u5f00\u53d1", " toolkit", " rapid", " developers", " architecture"], [" UI", " frameworks", "/UI", " development", "\u5f00\u53d1", " toolkit", "_ui", " GUI"], [" UI", " development", " frameworks", "\u5f00\u53d1", "-development", " scripting", "/UI", " toolkit"], [" development", " UI", "\u5f00\u53d1", " GUI", "/UI", "-development", " ergonom", " frameworks"], [" development", " frameworks", " UI", " glue", "\u5f00\u53d1", "-development", " GUI", " framework"], [" frameworks", " development", " framework", " glue", " UI", " scaff", " framing", "\u5f00\u53d1"], [" development", " frameworks", " glue", " UI", " framework", " scaff", " scripting", " logic"], [" development", " glue", " frameworks", " UI", " ergonom", " scaff", " agility", " framework"], [" development", " glue", " frameworks", " UI", " ergonom", " agility", " scaff", " architecture"]], "p": [[0.7096, 0.261, 0.0115, 0.0061, 0.0037, 0.0017, 0.0005, 0.0005], [0.4355, 0.2641, 0.0589, 0.0459, 0.0357, 0.0315, 0.0296, 0.0102], [0.4821, 0.4821, 0.0113, 0.0113, 0.0054, 0.0013, 0.0012, 0.0009], [0.0031, 0.0029, 0.0025, 0.0024, 0.0022, 0.0019, 0.0013, 0.0012], [0.3475, 0.198, 0.0825, 0.0127, 0.0127, 0.0082, 0.0056, 0.0044], [0.2727, 0.0609, 0.0224, 0.0136, 0.0082, 0.0077, 0.0037, 0.0037], [0.4043, 0.3148, 0.1685, 0.0201, 0.0122, 0.0108, 0.0089, 0.0061], [0.6786, 0.1255, 0.0218, 0.0091, 0.0067, 0.0059, 0.0055, 0.0055], [0.2648, 0.2648, 0.1104, 0.086, 0.0669, 0.046, 0.0337, 0.014], [0.6067, 0.1195, 0.093, 0.0601, 0.0364, 0.0126, 0.0118, 0.0072], [0.3009, 0.2343, 0.161, 0.0761, 0.0671, 0.0671, 0.0407, 0.0052], [0.2492, 0.1106, 0.0337, 0.0247, 0.0192, 0.0097, 0.0066, 0.0052], [0.4427, 0.0563, 0.0266, 0.0194, 0.0046, 0.0036, 0.0034, 0.0034], [0.3207, 0.118, 0.0434, 0.0218, 0.0218, 0.016, 0.0059, 0.0036], [0.4694, 0.03, 0.0194, 0.0104, 0.0059, 0.0052, 0.0049, 0.0046], [0.1734, 0.0412, 0.0161, 0.0098, 0.0086, 0.0076, 0.0046, 0.0046], [0.1392, 0.0899, 0.07, 0.0292, 0.0166, 0.0101, 0.0101, 0.0051], [0.0554, 0.0406, 0.0217, 0.009, 0.0058, 0.0052, 0.0033, 0.0031], [0.0678, 0.0234, 0.0183, 0.0134, 0.0118, 0.0063, 0.0063, 0.0049], [0.1036, 0.0859, 0.0432, 0.0336, 0.0149, 0.0085, 0.008, 0.0071], [0.0539, 0.0476, 0.0348, 0.0307, 0.0186, 0.01, 0.0088, 0.0078], [0.0109, 0.0062, 0.0035, 0.0031, 0.0018, 0.0017, 0.0014, 0.0013], [0.0188, 0.0048, 0.0045, 0.0045, 0.0031, 0.0027, 0.0024, 0.0021], [0.008, 0.0071, 0.0063, 0.0063, 0.0063, 0.0052, 0.0049, 0.0043], [0.0106, 0.0068, 0.0053, 0.005, 0.0047, 0.0039, 0.0034, 0.0032], [0.0506, 0.012, 0.0083, 0.0064, 0.006, 0.0053, 0.0044, 0.0042], [0.0604, 0.0285, 0.0237, 0.0093, 0.0072, 0.0064, 0.006, 0.0056], [0.0652, 0.0421, 0.0328, 0.024, 0.024, 0.0176, 0.0165, 0.0155], [0.1072, 0.0476, 0.0307, 0.0154, 0.0113, 0.0106, 0.0083, 0.0083], [0.1083, 0.048, 0.0242, 0.0166, 0.0147, 0.0129, 0.0114, 0.0089], [0.0637, 0.0562, 0.0386, 0.0386, 0.0282, 0.0265, 0.0249, 0.0234], [0.0599, 0.0563, 0.0466, 0.0466, 0.0321, 0.0283, 0.0266, 0.0266], [0.0652, 0.0395, 0.0395, 0.0395, 0.0371, 0.0289, 0.0289, 0.0272], [0.1048, 0.0495, 0.041, 0.034, 0.03, 0.0194, 0.0171, 0.0161], [0.0649, 0.0506, 0.0307, 0.0254, 0.0239, 0.0239, 0.0224, 0.0211], [0.0898, 0.0544, 0.048, 0.0374, 0.0351, 0.0291, 0.0213, 0.0177], [0.0916, 0.0629, 0.046, 0.046, 0.0432, 0.0279, 0.0169, 0.014], [0.0967, 0.0854, 0.0518, 0.0314, 0.0277, 0.0277, 0.019, 0.0168], [0.2196, 0.086, 0.0808, 0.0406, 0.0382, 0.0246, 0.0169, 0.0149], [0.1358, 0.1276, 0.0532, 0.0323, 0.0285, 0.0285, 0.0222, 0.0208], [0.2704, 0.1059, 0.0441, 0.039, 0.0344, 0.0323, 0.0303, 0.0196], [0.2706, 0.1448, 0.1128, 0.0879, 0.0344, 0.0252, 0.0209, 0.0196], [0.2058, 0.1816, 0.1603, 0.1102, 0.0262, 0.0262, 0.0217, 0.018], [0.3429, 0.1835, 0.1429, 0.0634, 0.0233, 0.0182, 0.011, 0.0086], [0.5453, 0.1379, 0.1217, 0.0225, 0.0211, 0.0078, 0.0078, 0.0073], [0.3667, 0.1963, 0.1732, 0.0283, 0.0234, 0.0151, 0.0142, 0.0081], [0.2362, 0.184, 0.1624, 0.0527, 0.0437, 0.0234, 0.0104, 0.0086], [0.321, 0.1947, 0.1109, 0.0248, 0.0233, 0.0124, 0.0103, 0.0097], [0.3709, 0.1365, 0.1063, 0.0252, 0.0144, 0.0105, 0.0105, 0.0099], [0.4092, 0.0431, 0.0405, 0.0204, 0.0204, 0.0149, 0.0116, 0.0096], [0.1292, 0.0573, 0.0506, 0.0446, 0.0271, 0.0198, 0.0164, 0.0154], [0.2527, 0.0498, 0.0439, 0.0302, 0.0235, 0.0195, 0.0183, 0.0152], [0.235, 0.0558, 0.0435, 0.0384, 0.0219, 0.0219, 0.0219, 0.0205], [0.2091, 0.1437, 0.0341, 0.025, 0.025, 0.0235, 0.022, 0.0151], [0.1195, 0.1123, 0.064, 0.0284, 0.0267, 0.0251, 0.0208, 0.0172], [0.3138, 0.168, 0.0331, 0.0292, 0.0156, 0.0138, 0.0138, 0.013], [0.2272, 0.177, 0.1562, 0.0327, 0.0308, 0.0199, 0.0187, 0.0128], [0.3462, 0.3462, 0.1124, 0.0284, 0.0195, 0.0195, 0.0134, 0.0134], [0.309, 0.309, 0.146, 0.069, 0.0369, 0.0106, 0.0093, 0.0093], [0.5521, 0.2301, 0.0513, 0.0453, 0.0311, 0.0147, 0.0061, 0.0054], [0.7756, 0.0926, 0.0438, 0.0234, 0.0111, 0.0067, 0.0036, 0.0032], [0.6992, 0.1768, 0.0271, 0.0239, 0.0069, 0.0039, 0.0032, 0.0032], [0.4172, 0.253, 0.064, 0.0388, 0.0322, 0.0134, 0.0111, 0.0098]], "ranks": {"Swift": [34521, 11703, 13412, 29989, 13358, 5716, 6217, 41727, 141850, 80395, 43723, 94070, 114384, 41952, 16554, 6925, 4013, 30507, 15762, 9232, 5741, 105738, 54020, 18329, 13502, 74232, 133949, 55169, 77418, 129985, 48765, 15649, 17417, 18001, 8163, 15694, 9280, 16067, 8990, 8598, 5808, 4340, 8331, 6185, 4256, 2787, 1939, 1036, 1066, 503, 2418, 1513, 143, 43, 44, 111, 118, 183, 176, 294, 244, 289, 758], "Kotlin": [168706, 166361, 167021, 31567, 106341, 117805, 165921, 198842, 211409, 234794, 224654, 214952, 186193, 202720, 235391, 212710, 181784, 89111, 118486, 177266, 209258, 77565, 105053, 211398, 105500, 19658, 17592, 46095, 11793, 17241, 24899, 68496, 70068, 5973, 6508, 5556, 2714, 3187, 2447, 3561, 4370, 4136, 3006, 4229, 4466, 11684, 14918, 10172, 17708, 12713, 23784, 5967, 2102, 1115, 733, 1003, 992, 785, 1400, 1453, 1563, 2510, 2628], "Rust": [96622, 143652, 120829, 94531, 99182, 94758, 79544, 71946, 74619, 49413, 85777, 118015, 73600, 92524, 128345, 107189, 120081, 135904, 179344, 155340, 180728, 123989, 135535, 175476, 67638, 75944, 94418, 125486, 96390, 137062, 85816, 68856, 64254, 122769, 95882, 159153, 109885, 114705, 138677, 142004, 107944, 107448, 123124, 126866, 107058, 91740, 68374, 56450, 36297, 51030, 63763, 50374, 43514, 31198, 31876, 28723, 7289, 3226, 2519, 1689, 1376, 1330, 1017]}}, {"pos": 401, "top": [[".", ",", "\u00a0", "\u00a0\u00a0", ";", "\u2013", "\u2026.", " \u2013"], ["\u2013", " \u2013", " \u200b\u200b", ",", "\u200b", ".", "\u00ad", ";"], [",", "\u2013", ".", " \u2013", "\u2026.", ".\u2013", "\u2026", "\u2026.."], ["\ufffd\ufffd", "\ub370\ubbf8", "\ufffd\ufffd", ".Support", "\u4e00\u6b21\u53c8\u4e00\u6b21", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " \uc77c\uc808", " sztuk"], [" \u200b\u200b", ".", " Development", "\u2026.", " \u201c.", " Pro", " system", " System"], [".", "\u2026.", ",", " \u200b\u200b", "\u2026..", "\u00a0\u00a0", " \u201c.", " Development"], [".", ",", "\u2026.", ".[", ".(", "\u00a0", "\u00a0\u00a0", ";"], [".", ",", " \u200b\u200b", "\u2026.", "().", ".[", "\u2026..", ".("], [".", ",", "\u00a0", " \u200b\u200b", ".[", ".\u201d", "\u2026.", ";"], [",", ".", "\u00a0", ".[", ";", "\u2026.", ":", "\u2026"], [".", ",", "\u00a0", ".[", ";", "\u00ad", ":", ".\""], [".", ",", "\u00a0", " industry", " development", " Development", "\u00ad", " professional"], [".", ",", "\u00a0", " .", ".[", "\u00ad", ";", ":"], [",", ".", "\u00a0", "\u00ad", "\u2013", ";", ".[", " \u2013"], [",", ".", "\u00a0", " \u2013", "\u2013", "\u00ad", ";", " "], [".", ",", " \u2013", "\u00a0", "\u00ad", " largely", " professional", " ."], [",", ".", "\u00a0", ".[", ";", " utilizing", " \u2013", " largely"], [".", ",", ".[", "\u00a0", " utilizing", " showcasing", " largely", ";"], [".", " .", "\uff0e", ".[", " arguably", " largely", ",", " primarily"], [" arguably", " largely", " .", ".[", " primarily", " broadly", "\u00a0", " ultimately"], [" .", "<|endoftext|>", ".[", "\uff0e", " \n\n", "  \n\n", " arguably", " largely"], [" .", " arguably", " industry", " **", " **.", " primarily", " .**", " increasingly"], [" .", " ,", " __", " arguably", " primarily", " increasingly", " industry", " complex"], [" .", " ,", ".[", " largely", " much", " ", " more", " \u2013"], [" .", " __", " \n\n", ".[", "  \n\n", " ______", " ,", "\uff0e"], [" .", " **", " __", " **.", " ___", " ________", " ______", " .**"], [" .", " __", " **", " ,", " ___", " complex", " industry", " arguably"], [" .", " __", " ,", " ______", " ___", " _", " ________", " **"], [" __", " .", " ______", " **", " ___", " ________", " ____", " \u2014"], [" .", " **", " __", " ______", " ,", " \u2014", " .**", " ___"], [" .", " ,", " **", " ...", " .**", " \u2014", " __", " \u3002"], [" .", " ,", " \u2013", " much", " \u2014", " largely", " more", " heavily"], [" .", " \u2014", " \u2013", " largely", " arguably", " ,", " heavily", " incredibly"], [" \u2014", " \u2013", " .", "\u2014but", "\u2014and", " arguably", " overwhelmingly", " fundamentally"], [" \u2014", " overwhelmingly", " incredibly", " notoriously", " arguably", " fundamentally", " .", " heavily"], [" \u2014", " .", " \u2013", " overwhelmingly", " complex", " \u201c", " notoriously", " incredibly"], [" .", " \u2014", " notoriously", " overwhelmingly", "\u2014and", "\u2014even", " heavily", " complex"], [" .", " \u2014", " notoriously", " overwhelmingly", " complex", " incredibly", " \u2013", " \u201c"], [" \u2014", " .", " notoriously", " \u201c", " complex", " overwhelmingly", " incredibly", " \u2013"], [" .", " notoriously", " \u201c", " incredibly", " \u2014", " complex", " \u2013", " overwhelmingly"], [" .", " incredibly", " notoriously", " complex", " heavily", " technology", " overwhelmingly", " extremely"], [" .", " notoriously", " technology", " incredibly", " \u2014", " awkward", " heavily", " infrastructure"], [" infrastructure", " notoriously", " technology", " tools", " incredibly", " .", " fundamentally", " awkward"], [" infrastructure", " technology", " notoriously", " incredibly", " technologies", " .", " frameworks", " fundamentally"], [" .", " infrastructure", " technology", " notoriously", " frameworks", " tools", " hardware", " technologies"], [" .", " infrastructure", " technology", " notoriously", " frameworks", " lack", " tools", " hardware"], [" infrastructure", ".**", ".", " notoriously", " frameworks", " technology", " arguably", " inherently"], [".", ".**", ".</", " .", ".<", " infrastructure", ".\\", ".\""], [".", ".**", " .", ".</", " lacks", ".\\", ".*", ".<"], [".", " .", ".**", ".</", "().", ".\"", "+.", ".\\"], [".", ".**", "**.", " .", "+.", "().", ".\\", ".</"], [".", ".**", "**.", ".\\", ".*", "+.", "().", " ."], [".**", ".", "**.", ".\\", ".*", "+.", "*.", " **."], [".", ".**", "**.", ".\\", ".*", "+.", "*.", "++."], [".", ".**", ".\\", ".*", "**.", "*.", ".</", "+."], [".**", ".", ".\\", "**.", ".*", ".</", "*.", "()."], [".", ".**", "**.", "\n\n", " frameworks", "++.", " toolkit", "+."], [".", " ecosystems", ".**", " ecosystem", "**.", " frameworks", "\n\n", " workflows"], [".", " ecosystems", " ecosystem", " frameworks", ".**", "\n\n", "**.", " convenience"], [".", " ecosystems", " ecosystem", " frameworks", "\n\n", ".**", " convenience", " ergonom"], [".", " ecosystems", " ecosystem", " frameworks", "\n\n", ".**", " workflows", " framework"], [".", " ecosystems", " ecosystem", " frameworks", ",", "\n\n", " convenience", " ergonom"], [".", ",", " ecosystems", " frameworks", " ecosystem", " speed", " ergonom", " convenience"]], "p": [[0.7971, 0.1779, 0.0129, 0.0029, 0.0016, 0.0011, 0.0008, 0.0007], [0.191, 0.0547, 0.0514, 0.0293, 0.0275, 0.0259, 0.0074, 0.0061], [0.4508, 0.2734, 0.1658, 0.0224, 0.0164, 0.0128, 0.0113, 0.006], [0.0031, 0.0009, 0.0009, 0.0008, 0.0007, 0.0007, 0.0005, 0.0005], [0.0099, 0.0093, 0.006, 0.003, 0.0028, 0.0028, 0.0022, 0.0022], [0.0209, 0.0105, 0.0099, 0.0099, 0.006, 0.0041, 0.0028, 0.0028], [0.6888, 0.0773, 0.0092, 0.0092, 0.0087, 0.0081, 0.0072, 0.0063], [0.3442, 0.0678, 0.0182, 0.0104, 0.0092, 0.0056, 0.0041, 0.0041], [0.9257, 0.0592, 0.0036, 0.0022, 0.001, 0.001, 0.001, 0.0006], [0.6944, 0.2895, 0.0025, 0.0017, 0.0017, 0.001, 0.0005, 0.0004], [0.8698, 0.1177, 0.0046, 0.0019, 0.0014, 0.0003, 0.0002, 0.0002], [0.2551, 0.2251, 0.0093, 0.0056, 0.0039, 0.0034, 0.0034, 0.003], [0.6224, 0.1305, 0.0057, 0.0027, 0.0022, 0.0022, 0.0019, 0.0019], [0.5536, 0.2036, 0.0243, 0.0065, 0.0061, 0.0051, 0.0037, 0.0037], [0.1838, 0.1524, 0.0527, 0.0282, 0.0194, 0.0182, 0.0092, 0.0081], [0.0574, 0.0476, 0.0225, 0.0164, 0.012, 0.0078, 0.0073, 0.0073], [0.3878, 0.3643, 0.0206, 0.011, 0.008, 0.0032, 0.0032, 0.003], [0.2643, 0.1329, 0.0668, 0.0124, 0.0062, 0.0055, 0.0043, 0.0043], [0.1488, 0.0583, 0.0483, 0.0312, 0.0214, 0.013, 0.0108, 0.0101], [0.0686, 0.0471, 0.0324, 0.0286, 0.0197, 0.0197, 0.0185, 0.0163], [0.3023, 0.0764, 0.0361, 0.0339, 0.0248, 0.0193, 0.0151, 0.0125], [0.2818, 0.0109, 0.0109, 0.0091, 0.0091, 0.0071, 0.0066, 0.0058], [0.7879, 0.0093, 0.006, 0.0041, 0.0039, 0.0039, 0.0034, 0.0032], [0.7401, 0.0688, 0.0073, 0.005, 0.0039, 0.0036, 0.0036, 0.0032], [0.387, 0.1109, 0.0978, 0.0462, 0.0247, 0.016, 0.015, 0.0132], [0.259, 0.1895, 0.1476, 0.0655, 0.0309, 0.0146, 0.0146, 0.0137], [0.4618, 0.0968, 0.0314, 0.023, 0.0116, 0.0102, 0.009, 0.0085], [0.4725, 0.1354, 0.1054, 0.0183, 0.0162, 0.0162, 0.0126, 0.0126], [0.2704, 0.2106, 0.1127, 0.0775, 0.0603, 0.0415, 0.0184, 0.0162], [0.7806, 0.0414, 0.0251, 0.0162, 0.0134, 0.0081, 0.0072, 0.0072], [0.9669, 0.0074, 0.0018, 0.0011, 0.001, 0.0007, 0.0007, 0.0006], [0.7288, 0.0598, 0.0234, 0.0142, 0.0133, 0.0076, 0.0052, 0.0046], [0.516, 0.0897, 0.0544, 0.02, 0.0146, 0.0146, 0.0107, 0.0107], [0.2358, 0.2358, 0.0233, 0.0219, 0.0206, 0.0206, 0.0194, 0.0171], [0.0722, 0.0637, 0.0637, 0.0496, 0.0496, 0.0438, 0.0301, 0.0266], [0.3235, 0.0987, 0.0768, 0.0341, 0.0234, 0.0207, 0.0207, 0.0194], [0.3004, 0.1822, 0.0461, 0.0433, 0.0297, 0.0169, 0.0141, 0.0141], [0.2558, 0.0608, 0.0504, 0.0325, 0.0306, 0.0224, 0.0185, 0.0174], [0.1129, 0.0997, 0.0685, 0.0416, 0.0268, 0.0237, 0.0222, 0.0144], [0.0712, 0.059, 0.0554, 0.0381, 0.0381, 0.0358, 0.0246, 0.0192], [0.0541, 0.0509, 0.0328, 0.029, 0.0256, 0.0199, 0.0187, 0.0165], [0.0514, 0.0483, 0.0483, 0.0426, 0.0376, 0.0214, 0.0201, 0.0201], [0.0795, 0.0453, 0.0426, 0.0275, 0.0242, 0.0242, 0.0214, 0.0177], [0.0897, 0.0617, 0.048, 0.0213, 0.0188, 0.0188, 0.0188, 0.0166], [0.1596, 0.0665, 0.0587, 0.0457, 0.0379, 0.0261, 0.0191, 0.0148], [0.1312, 0.0796, 0.04, 0.0243, 0.0214, 0.0201, 0.0178, 0.0157], [0.087, 0.0496, 0.0341, 0.0301, 0.022, 0.0207, 0.0182, 0.0151], [0.4558, 0.1152, 0.0579, 0.0398, 0.033, 0.0188, 0.0177, 0.0114], [0.8483, 0.0422, 0.0309, 0.0065, 0.0054, 0.0031, 0.0021, 0.0021], [0.9871, 0.004, 0.0031, 0.0005, 0.0004, 0.0004, 0.0003, 0.0003], [0.9295, 0.0463, 0.0063, 0.003, 0.0023, 0.0016, 0.0015, 0.001], [0.6357, 0.3003, 0.015, 0.0103, 0.0091, 0.0031, 0.0028, 0.0026], [0.44, 0.44, 0.0596, 0.0091, 0.0063, 0.0055, 0.0055, 0.0049], [0.5023, 0.3452, 0.0364, 0.0321, 0.0104, 0.0092, 0.0081, 0.0072], [0.4243, 0.2574, 0.1378, 0.0255, 0.0211, 0.0128, 0.0106, 0.0094], [0.3368, 0.2972, 0.1803, 0.0294, 0.0178, 0.0108, 0.0074, 0.007], [0.5622, 0.1611, 0.0461, 0.0097, 0.0075, 0.0066, 0.0052, 0.0052], [0.6169, 0.0476, 0.0447, 0.0447, 0.0175, 0.0113, 0.0113, 0.0069], [0.6322, 0.0709, 0.0404, 0.0357, 0.0203, 0.0131, 0.009, 0.0075], [0.7761, 0.0637, 0.0411, 0.0161, 0.0081, 0.0049, 0.0038, 0.0028], [0.6767, 0.1711, 0.0713, 0.0382, 0.0052, 0.0012, 0.0012, 0.0011], [0.9702, 0.0138, 0.0058, 0.0024, 0.0018, 0.0006, 0.0002, 0.0002], [0.9964, 0.0032, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [116782, 6393, 15358, 112958, 13252, 6687, 7464, 39332, 93093, 82158, 25377, 65227, 49647, 16130, 6286, 2429, 2332, 4822, 3107, 2516, 2282, 16902, 6213, 4944, 3341, 14602, 8575, 4342, 5771, 5992, 4853, 4317, 2633, 2114, 1722, 2670, 5064, 5436, 6022, 5402, 7330, 13872, 36976, 23789, 9763, 11005, 14483, 20740, 35158, 27707, 32563, 23430, 28553, 19831, 1974, 1670, 1026, 1063, 792, 614, 1386, 1429, 948], "Kotlin": [182390, 121473, 116048, 17894, 32390, 53103, 50635, 86975, 124612, 124412, 128000, 95585, 69672, 112463, 171822, 110508, 106318, 81442, 64363, 128448, 129500, 21731, 25267, 75699, 33930, 3312, 4788, 16926, 8831, 11927, 20442, 47400, 36836, 8558, 14027, 9003, 8777, 9422, 10620, 15233, 22024, 15284, 14397, 12517, 14786, 37204, 36362, 39815, 83277, 62205, 64466, 28455, 18993, 11224, 9433, 4506, 1779, 2589, 2121, 1460, 1839, 1316, 1984], "Rust": [92866, 110318, 113421, 72819, 77515, 53811, 69346, 57020, 58961, 46243, 31755, 43728, 35446, 44714, 53298, 53536, 52807, 95931, 97346, 107912, 82825, 78353, 61790, 36922, 21548, 22148, 16719, 12624, 13909, 15768, 16286, 15473, 16256, 22493, 42270, 28781, 15185, 15131, 23231, 36350, 18932, 23818, 22762, 19354, 18867, 18958, 23887, 14803, 9934, 17160, 20783, 45489, 40050, 54198, 106473, 74402, 31999, 11059, 7812, 82, 124, 92, 70]}}, {"pos": 402, "top": [[" \u2013", ".", "\u2013", ",", ";", "\u00a0\u00a0", "\u2026.", "\u00a0"], [" \u2013", "\u2013", "\u2013and", " \u200b\u200b", " \u2013,", "\u2013\u2013", " very", "  \n"], ["\u2013", " \u2013", ".", ",", "\u2026..", "\u2013and", "\u2026.", ";"], ["-------------</", " milfs", " Shemale", "----------</", " Blowjob", " ;;^", "TRGL", " cumshot"], [":@", " \u201c.", "_intf", "\u96f6\u516b", " \u201c", "fst", " CSG", " cittadin"], [" \u200b\u200b", ".", "<|quad_end|>", " Celebrity", "fst", ":", ",", "\u6cd5\u62c9"], ["  \n\n", " \n\n", "<|endoftext|>", "  \n", "   \n\n", "\n\n", "    \n\n", " \u201c"], ["  \n\n", " \n\n", "   \n\n", "    \n\n", "     \n\n", " \r\n\r\n", "  \r\n\r\n", "      \n\n"], [" \n\n", "  \n\n", "   \n\n", "<|endoftext|>", "    \n\n", "\t\n\n", "     \n\n", "      \n\n"], [" \u00ad", "\u00a0", ",", "\u51ed\u501f\u7740", " arguably", "\u62e5\u6709\u7740", " though", "<|quad_end|>"], ["\u00a0", " even", " though", " \u00ad", " arguably", " many", " ", " much"], [" incredibly", " arguably", " **", " even", "\u62e5\u6709\u7740", " oddly", "\u7c89\u4e1d\u4eec", " hugely"], [" incredibly", " arguably", " even", " overwhelmingly", " vastly", " vast", " much", " countless"], [" incredibly", " arguably", " overwhelmingly", "\u62e5\u6709\u7740", " vast", "-esque", " even", " huge"], [" arguably", " incredibly", " even", " truly", " sprawling", " aggressively", " relentlessly", " myriad"], [" incredibly", " arguably", " myriad", " sprawling", " even", " countless", " overwhelmingly", " truly"], [" incredibly", " truly", " arguably", " myriad", " countless", " wildly", " even", " folks"], [" incredibly", " myriad", " wildly", " arguably", " truly", " sprawling", " utterly", " countless"], [" incredibly", " myriad", " truly", " arguably", " countless", " utterly", " hugely", " wildly"], [" incredibly", "\n\n", " truly", " myriad", "<|endoftext|>", " wildly", " hugely", " even"], ["\n\n", "<|endoftext|>", " \n\n", "  \n\n", " truly", " myriad", " incredibly", "\r\n\r\n"], [" incredibly", "\n\n", " truly", " even", " wildly", " arguably", " hugely", " myriad"], ["\n\n", " incredibly", " truly", " even", " myriad", " merely", " arguably", " wildly"], ["\n\n", "<|endoftext|>", " even", " truly", " incredibly", " much", " merely", " myriad"], ["\n\n", " \n\n", "\r\n\r\n", "<|endoftext|>", "  \n\n", " incredibly", "...", " \r\n\r\n"], ["\n\n", " incredibly", " hugely", " truly", " \n\n", " wildly", " vastly", " ..."], ["\n\n", " incredibly", " wildly", " truly", " \n\n", " even", " hugely", " vastly"], ["\n\n", " incredibly", " arguably", " even", " truly", " \n\n", " wildly", " hugely"], ["\n\n", " incredibly", " \n\n", " truly", " even", " arguably", " ...", " wildly"], ["\n\n", " ...", " \n\n", " incredibly", "...", "  \n\n", " \u2026", " truly"], ["\n\n", "<|endoftext|>", " incredibly", " \n\n", " ...", " truly", " even", " much"], ["<|endoftext|>", " incredibly", "\n\n", " ...", " \n\n", " truly", " just", " even"], [" incredibly", " truly", " wildly", " even", " arguably", " barely", " surprisingly", " just"], [" incredibly", " truly", " wildly", " relentlessly", " vastly", " arguably", " hugely", " notoriously"], [" incredibly", " relentlessly", " wildly", " truly", " desperately", " notoriously", " relentless", " utterly"], [" incredibly", " relentlessly", " wildly", " desperately", " truly", " notoriously", " ridiculously", " relentless"], [" incredibly", " relentlessly", " wildly", " desperately", " ridiculously", " notoriously", " utterly", " truly"], [" incredibly", " ridiculously", " relentlessly", " wildly", " desperately", " impossible", " horribly", " insanely"], [" incredibly", " impossible", " desperately", " relentlessly", " ridiculously", " wildly", " horribly", " insanely"], [" incredibly", " impossible", " relentlessly", " horribly", " ridiculously", " wildly", " desperately", " insanely"], [" incredibly", " impossible", " relentlessly", " ridiculously", " wildly", " insanely", " brutally", " desperately"], [" incredibly", " impossible", " relentlessly", " wildly", " desperately", " brutally", " horribly", " ridiculously"], [" impossible", " incredibly", " relentlessly", " brutally", " wildly", " desperately", " horribly", " notoriously"], [" impossible", " incredibly", " brutally", " relentlessly", " wildly", " brutal", " absurd", " desperately"], [" impossible", " incredibly", " truly", " wildly", " relentlessly", " brutally", " notoriously", " desperately"], [" impossible", " incredibly", " wildly", " truly", " brutally", " desperately", " technically", " brutal"], [" incredibly", " impossible", " wildly", " brutally", " desperately", " notoriously", " brutal", " horrific"], [" impossible", " incredibly", " wildly", " Impossible", " brutally", "  \n\n", " desperately", " brutal"], [" **", " impossible", " **\"", " brutally", " incredibly", " brutal", " Impossible", " wildly"], ["  \n\n", " **", " \n\n", " **\"", " **#", "   \n\n", " Worse", " brutally"], [" **", " \n\n", "  \n\n", " **\"", " **\u3010", " **#", "\n\n", " **\u201c"], [" \n\n", "\n\n", "  \n\n", " **", " **\"", " **\u3010", " **#", " **\u201c"], [" **", " \n\n", " **\"", "  \n\n", "\n\n", " **\u201c", " **#", " **+"], ["\n\n", " \n\n", " **", "  \n\n", " **\"", " nobody", " **#", " **\u201c"], [" here", "\n\n", " \n\n", " Here", "here", " nobody", "HERE", " HERE"], [" here", "\n\n", " \n\n", " Here", " nobody", "here", " **\"", "\u8fd9\u91cc\u662f"], ["\n\n", " \n\n", "  \n\n", " Here", "\r\n\r\n", " here", "\t\n\n", " nobody"], ["\n\n", " \n\n", " They", " they", "\u4ed6\u4eec\u6ca1\u6709", "They", " THEY", "  \n\n"], ["\n\n", " They", " \n\n", " they", "They", "\u4ed6\u4eec\u6ca1\u6709", " THEY", "  \n\n"], ["\n\n", " They", " \n\n", " they", " There", " Rust", "They", " there"], ["\n\n", " \n\n", " They", " There", " they", " Rust", "  \n\n", " Here"], ["\n\n", " \n\n", " They", " There", " Rust", "  \n\n", " Most", " there"], ["\n\n", " They", " There", " Rust", " Most", " This", " Here", " You"]], "p": [[0.5905, 0.2789, 0.0549, 0.0549, 0.004, 0.0019, 0.0017, 0.0016], [0.3097, 0.0271, 0.0057, 0.0037, 0.0034, 0.0014, 0.0009, 0.0008], [0.411, 0.3627, 0.0809, 0.0671, 0.0141, 0.0132, 0.0059, 0.0055], [0.013, 0.0114, 0.0101, 0.0089, 0.0074, 0.0051, 0.0031, 0.0029], [0.002, 0.0019, 0.0014, 0.0013, 0.0012, 0.0012, 0.0009, 0.0009], [0.0033, 0.0018, 0.0014, 0.0011, 0.001, 0.0009, 0.0008, 0.0006], [0.5986, 0.1255, 0.0672, 0.0141, 0.0132, 0.0097, 0.0038, 0.0036], [0.2708, 0.1981, 0.1543, 0.0184, 0.0099, 0.0068, 0.005, 0.0047], [0.5028, 0.305, 0.0874, 0.0321, 0.0111, 0.0036, 0.0034, 0.0018], [0.0035, 0.0022, 0.0018, 0.0017, 0.0015, 0.0015, 0.0014, 0.0012], [0.0258, 0.0147, 0.0122, 0.0114, 0.0107, 0.0084, 0.0069, 0.0057], [0.0275, 0.0084, 0.004, 0.0035, 0.0033, 0.0029, 0.0026, 0.0021], [0.0343, 0.0162, 0.0072, 0.0056, 0.0038, 0.0036, 0.0036, 0.003], [0.0463, 0.0219, 0.0067, 0.0067, 0.0059, 0.0049, 0.0049, 0.0038], [0.0804, 0.0626, 0.0191, 0.0191, 0.0158, 0.0149, 0.0109, 0.0102], [0.1902, 0.0745, 0.0292, 0.0257, 0.0188, 0.0177, 0.0156, 0.0147], [0.5576, 0.0278, 0.0261, 0.0245, 0.0191, 0.0179, 0.0168, 0.0096], [0.3345, 0.0375, 0.0375, 0.0311, 0.0228, 0.0201, 0.0156, 0.0156], [0.361, 0.0489, 0.0431, 0.0336, 0.0217, 0.0191, 0.0191, 0.0191], [0.1549, 0.1206, 0.057, 0.057, 0.0535, 0.0286, 0.0286, 0.0238], [0.5805, 0.399, 0.0047, 0.0016, 0.0006, 0.0006, 0.0006, 0.0005], [0.2117, 0.1869, 0.0472, 0.0305, 0.0287, 0.0253, 0.0223, 0.0174], [0.4326, 0.0852, 0.0428, 0.0313, 0.0168, 0.0168, 0.0158, 0.0148], [0.3682, 0.2868, 0.0322, 0.0251, 0.0195, 0.0104, 0.0098, 0.0092], [0.9871, 0.0085, 0.001, 0.0009, 0.0008, 0.0001, 0.0001, 0.0001], [0.7917, 0.0834, 0.0113, 0.0083, 0.0073, 0.0073, 0.0047, 0.0047], [0.9737, 0.0084, 0.0012, 0.0012, 0.0012, 0.0011, 0.0011, 0.0009], [0.9784, 0.0066, 0.0014, 0.0013, 0.0012, 0.0009, 0.0007, 0.0007], [0.9832, 0.0066, 0.0028, 0.0008, 0.0006, 0.0006, 0.0005, 0.0004], [0.9067, 0.031, 0.0242, 0.0078, 0.0078, 0.0029, 0.0016, 0.0013], [0.3048, 0.1121, 0.0989, 0.06, 0.0439, 0.0387, 0.0266, 0.0162], [0.3805, 0.0749, 0.0661, 0.0377, 0.0332, 0.0276, 0.0167, 0.0167], [0.252, 0.0562, 0.0341, 0.0341, 0.0266, 0.0249, 0.0207, 0.0194], [0.2914, 0.0611, 0.0506, 0.037, 0.0271, 0.0211, 0.0164, 0.0154], [0.3739, 0.0475, 0.0475, 0.0348, 0.0225, 0.0211, 0.0154, 0.0154], [0.4073, 0.0518, 0.0486, 0.0295, 0.0277, 0.026, 0.023, 0.0216], [0.3162, 0.0549, 0.0428, 0.0428, 0.0428, 0.026, 0.0244, 0.0244], [0.388, 0.0409, 0.0409, 0.0361, 0.0319, 0.0233, 0.0219, 0.0206], [0.2474, 0.0855, 0.0458, 0.0404, 0.0379, 0.0295, 0.0278, 0.0216], [0.2363, 0.1265, 0.0386, 0.03, 0.0249, 0.0234, 0.0234, 0.022], [0.2209, 0.134, 0.0409, 0.0281, 0.0264, 0.0248, 0.0233, 0.0219], [0.1306, 0.0955, 0.0451, 0.0374, 0.0351, 0.031, 0.0291, 0.0257], [0.1361, 0.1201, 0.0415, 0.039, 0.0285, 0.0268, 0.0268, 0.0252], [0.2111, 0.088, 0.0605, 0.0367, 0.0367, 0.0268, 0.0252, 0.0237], [0.2183, 0.0754, 0.0379, 0.0356, 0.0295, 0.0295, 0.0216, 0.0179], [0.082, 0.077, 0.0529, 0.0497, 0.0364, 0.025, 0.0221, 0.0195], [0.1004, 0.1004, 0.0648, 0.0446, 0.0369, 0.0326, 0.027, 0.0186], [0.1901, 0.1153, 0.058, 0.0398, 0.0274, 0.0257, 0.0242, 0.0177], [0.1811, 0.0804, 0.0357, 0.0315, 0.0278, 0.0261, 0.0191, 0.0179], [0.2222, 0.2222, 0.1527, 0.0598, 0.0194, 0.0142, 0.0071, 0.0063], [0.2615, 0.2037, 0.1586, 0.0849, 0.0401, 0.0312, 0.0228, 0.0167], [0.4719, 0.1967, 0.1193, 0.0724, 0.0439, 0.0092, 0.0092, 0.0056], [0.3579, 0.2171, 0.1162, 0.0905, 0.0549, 0.0215, 0.0202, 0.009], [0.6141, 0.2259, 0.0418, 0.0325, 0.0185, 0.006, 0.0057, 0.0034], [0.4497, 0.3502, 0.0537, 0.0326, 0.0154, 0.0136, 0.0099, 0.0073], [0.4073, 0.3172, 0.0625, 0.0356, 0.0179, 0.0158, 0.0131, 0.0109], [0.9966, 0.0032, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9936, 0.0028, 0.0025, 0.0003, 0.0002, 0.0002, 0.0001, 0.0001], [0.9908, 0.0046, 0.0036, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001], [0.991, 0.0046, 0.0022, 0.0012, 0.0003, 0.0002, 0.0001, 0.0001], [0.999, 0.0008, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.999, 0.0008, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.8665, 0.0711, 0.0336, 0.014, 0.0045, 0.0028, 0.0023, 0.0005]], "ranks": {"Swift": [18594, 2803, 4122, 111946, 8929, 2083, 1729, 80462, 98428, 50204, 8267, 44784, 8529, 3160, 1949, 602, 853, 753, 427, 392, 386, 594, 596, 516, 458, 750, 698, 755, 895, 1402, 1322, 1156, 1556, 1221, 1655, 2533, 3123, 3301, 3941, 4741, 5531, 9125, 10274, 6001, 2967, 3710, 6196, 5534, 35267, 49797, 169775, 118448, 70837, 42622, 32932, 8323, 1185, 538, 359, 67, 48, 17, 10], "Kotlin": [225860, 149467, 143265, 11200, 9741, 36460, 51078, 114087, 148924, 170419, 145449, 72476, 72825, 32931, 153316, 86732, 99092, 94848, 117714, 179026, 203926, 155615, 178872, 211995, 172552, 67660, 89485, 97799, 70735, 56875, 141427, 126971, 142144, 172908, 137376, 93517, 108173, 90310, 108620, 110052, 136010, 128494, 87456, 61316, 93327, 139002, 121440, 99167, 125498, 124350, 89627, 56268, 15008, 9294, 6462, 1362, 68, 88, 94, 57, 46, 36, 39], "Rust": [30515, 62854, 64525, 67008, 28216, 7011, 21783, 30574, 43158, 33303, 4815, 15161, 7877, 6534, 18406, 16107, 15155, 42910, 58037, 49350, 60865, 61796, 53217, 24415, 26405, 26908, 16493, 15703, 14613, 12288, 13361, 14658, 16881, 30056, 29597, 50055, 34894, 34561, 57467, 88221, 70210, 61284, 35469, 39306, 23054, 23763, 16831, 11633, 8590, 18013, 31387, 30175, 18474, 9005, 6908, 708, 47, 42, 30, 6, 6, 5, 4]}}, {"pos": 403, "top": [[".", "\u00a0\u00a0", " \u200b\u200b", "  ", "  \n\n", "?", "\u00a0", "\u2026."], [" **:", " **'", "\uff1a**", "\uff1f**", " **:**", " Blowjob", " \u062f\u0645\u0634", " (**"], ["\u3002", "\u2026**", "\u2026\"", "**?", "\uff1f", "**\u3002", "\u2026..", "\uff1f**"], ["\uff1f**", " Blowjob", " **\u25cb", "\uff1a**", " cumshot", " **\u201c", " **\u25a0", " **\u3010"], ["  \n\n", " **\u201c", " \n\n", "\uff1a**", " \n\n\n\n", "<|im_end|>", "   \n\n", "  \r\n\r\n"], [" **\u201c", "\u3002", " **\"", " **.", "\uff1f**", "**!", "\uff1f", "\uff1a**"], ["  \n\n", " \n\n", "\n\n", " **\u201c", "   \n\n", "\n\n\n\n", "<|im_end|>", "\u201d**"], [" \n\n", "  \n\n", "   \n\n", "     \n\n", "       \n\n", "    \n\n", "      \n\n", "\n\n"], [" \n\n", "  \n\n", "   \n\n", "\n\n", "     \n\n", "    \n\n", "       \n\n", "      \n\n"], ["  \n\n", " **#", " \n\n", "   \n\n", "  \r\n\r\n", " **\"", "     \n\n", "       \n\n"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "\n\n\n\n", "\r\n\r\n", " **#", "  \r\n\r\n"], [" **#", " **", " **'", " **+", " **\u3010", " **\u201c", " **\"", " **:"], [" **#", " **", " **'", " **+", " **\u3010", " **:", " **\u00ab", " **\""], [" **#", " **'", " **+", " **\"", " **", " **\u3010", " **:", " **\u00ab"], ["\n\n", " \n\n", "  \n\n", "\n\n\n\n", "\r\n\r\n", "   \n\n", "\t\t\n\n", "\t\n\n"], [" incredibly", " freaking", " leveraging", " folks", " showcased", " impactful", " nuanced", " foundational"], ["\n\n", " \n\n", "  \n\n", "   \n\n", " incredibly", "\n\n\n\n", "...", " freaking"], ["\n\n", "  \n\n", " \n\n", "   \n\n", "<|endoftext|>", " incredibly", "\n\n\n\n", "\r\n\r\n"], ["\n\n", "  \n\n", " incredibly", " \n\n", "\r\n\r\n", "\n\n\n\n", " **", " **'"], ["\n\n", "  \n\n", "<|endoftext|>", " \n\n", "\r\n\r\n", "<|im_end|>", "\n\n\n\n", "   \n\n"], ["\n\n", "<|endoftext|>", "  \n\n", " \n\n", "\r\n\r\n", "   \n\n", "<|im_end|>", "\n\n\n\n"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", " **", " incredibly", "\n\n\n\n", " **#"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "\r\n\r\n", "<|im_end|>", "\n\n\n\n", "   \n\n"], ["\n\n", "<|endoftext|>", " \n\n", "  \n\n", "\r\n\r\n", "<|im_end|>", "\n\n\n\n", "\n\n\n"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "<|im_end|>", "   \n\n", "<|endoftext|>", " \r\n\r\n"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", "<|im_end|>", " **"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "<|endoftext|>", " \r\n\r\n", "   \n\n", "\t\n\n"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "\r\n\r\n", " \r\n\r\n", "   \n\n", "\n\n\n\n"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "<|endoftext|>", " \r\n\r\n", "   \n\n", "  \r\n\r\n"], ["  \n\n", "\n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", "   \n\n", " \r\n\r\n", "  \r\n\r\n"], ["  \n\n", " \n\n", "<|endoftext|>", "\n\n", "\r\n\r\n", " @", "   \n\n", " \r\n\r\n"], ["<|endoftext|>", "  \n\n", " \n\n", "\n\n", "\r\n\r\n", "   \n\n", " @", " \r\n\r\n"], ["  \n\n", " incredibly", " **", "<|endoftext|>", " \n\n", " \u2014", " @", " meticulously"], ["  \n\n", " **", " \n\n", "<|endoftext|>", " meticulously", " incredibly", " relentlessly", "  \r\n\r\n"], ["  \n\n", " **", " **\u201c", "<|endoftext|>", "  \r\n\r\n", " incredibly", " meticulously", " **["], ["  \n\n", "<|endoftext|>", " **\u201c", " **", " \n\n", " \u2014", "\u2014but", " incredibly"], ["  \n\n", " **", " **\u201c", "\u2014but", "**\u2014", " incredibly", " **\"", " relentlessly"], [" **", " **\u201c", "  \n\n", " **\"", " **[", "**\u2014", "\u2014but", " **#"], [" **", " **\u201c", "  \n\n", "\u2014but", " **[", " **\"", "<|endoftext|>", "**\u2014"], [" **\u201c", " **", "\u2014but", "  \n\n", "<|endoftext|>", " **[", "**\u2014", " **\""], ["  \n\n", "\u2014but", " **\u201c", "<|endoftext|>", " **", "!**", " brutally", " **\""], [" **\u201c", "\u2014but", " **", " brutally", " brutal", " \u2014", "  \n\n", "\u2014you"], [" **\u201c", " **", " brutally", " **\u2014", " brutal", "\u2014but", "**\u2014", " **\""], [" **\u201c", " **", " **\"", " **\u2014", "\uff1a**", " brutally", " **#", "**\u2014"], [" **", " **\u201c", " **\"", " **#", " **\u2014", "\u2014but", "  \n\n", "**\u2014"], [" **", " **\u201c", " **#", " **\"", " **\u20ac", " **\u2018", " **'", "  \n\n"], [" **", " **\u201c", " **\"", "  \n\n", " **#", "!**", "**", "\uff1a**"], [" **", " **\u201c", " **\"", " **#", "**", "  \n\n", " **'", " **["], [" **", " **\u201c", " **\"", " **#", " **'", "**", " **\u00ab", " **\u20ac"], [" **", " **\"", " **\u201c", " **#", "**", " **+", " **'", "-**"], [" **", " **\u201c", " **\"", " **#", "?**", " **\u20ac", "**", " **\u3010"], [" **", " **\"", " **\u201c", "?**", " **#", "-**", ">**", " **["], [" **", " **\"", " **\u201c", "-**", "**", ">**", ";**", " **#"], [" **", " **\"", " **\u201c", "-**", "**", " **#", ">**", " **\u20ac"], [" here", " Here", "here", "Here", "\u8fd9\u91cc\u662f", " HERE", "\u8fd9\u91cc", "_here"], [" here", " Here", "here", "\u8fd9\u91cc\u662f", "Here", "\u8fd9\u91cc", " HERE", "_here"], [" here", " Here", "Here", "here", "\u8fd9\u91cc\u662f", "\u8fd9\u91cc", " HERE", "HERE"], [" here", " Here", "Here", "here", "\u8fd9\u91cc\u662f", "\u8fd9\u91cc", " HERE", "HERE"], [" here", " Here", "Here", "\u8fd9\u91cc\u662f", "here", "\u8fd9\u91cc", " HERE", "_here"], [" here", " Here", "Here", "\u8fd9\u91cc\u662f", "here", " HERE", "\u8fd9\u91cc", "_here"], [" Here", " here", "Here", "\u8fd9\u91cc\u662f", " HERE", "here", " **", " **\""], [" Here", " here", "Here", " **", " There", "here", " This", "###"], ["Here", " Here", "There", "This", " here", "**", "They", "Most"]], "p": [[0.5719, 0.1126, 0.0774, 0.0251, 0.0162, 0.0126, 0.0111, 0.0092], [0.0111, 0.0092, 0.0092, 0.0071, 0.0067, 0.0043, 0.0043, 0.0034], [0.2141, 0.2141, 0.0372, 0.0328, 0.0272, 0.0212, 0.0212, 0.0199], [0.0587, 0.0334, 0.0334, 0.0295, 0.0191, 0.0148, 0.0139, 0.0131], [0.5521, 0.1582, 0.0747, 0.0189, 0.0189, 0.0147, 0.0095, 0.007], [0.6255, 0.0426, 0.0258, 0.0177, 0.0138, 0.013, 0.013, 0.0122], [0.5512, 0.2604, 0.0581, 0.0311, 0.0089, 0.0089, 0.0074, 0.0065], [0.5367, 0.3255, 0.0726, 0.0162, 0.0098, 0.0068, 0.0053, 0.0046], [0.7811, 0.1975, 0.0126, 0.006, 0.0008, 0.0006, 0.0003, 0.0003], [0.2377, 0.1354, 0.0821, 0.0821, 0.044, 0.044, 0.0235, 0.0208], [0.5735, 0.3479, 0.0324, 0.0135, 0.0119, 0.0032, 0.0023, 0.0018], [0.3124, 0.2433, 0.1149, 0.051, 0.0373, 0.0291, 0.0273, 0.0166], [0.2807, 0.1412, 0.1326, 0.0667, 0.0626, 0.0488, 0.0216, 0.0169], [0.0965, 0.0852, 0.0355, 0.0215, 0.0202, 0.0168, 0.0084, 0.0066], [0.2321, 0.2048, 0.1698, 0.0203, 0.0168, 0.0123, 0.0116, 0.0085], [0.0537, 0.0197, 0.0164, 0.0127, 0.0099, 0.0093, 0.0088, 0.0082], [0.7189, 0.1249, 0.1103, 0.0075, 0.0075, 0.0038, 0.0028, 0.0012], [0.364, 0.364, 0.2502, 0.0097, 0.0025, 0.0018, 0.0015, 0.001], [0.9598, 0.0137, 0.0069, 0.005, 0.0015, 0.0014, 0.0009, 0.0008], [0.8497, 0.0697, 0.0423, 0.0257, 0.0033, 0.0017, 0.0012, 0.0009], [0.8259, 0.1118, 0.0363, 0.0249, 0.0004, 0.0002, 0.0002, 0.0001], [0.9514, 0.0154, 0.0073, 0.0068, 0.0028, 0.0018, 0.0013, 0.0009], [0.9672, 0.0138, 0.0074, 0.004, 0.004, 0.0006, 0.0006, 0.0001], [0.7152, 0.2631, 0.0116, 0.007, 0.0011, 0.0006, 0.0003, 0.0002], [0.7692, 0.118, 0.1041, 0.004, 0.0013, 0.0012, 0.0008, 0.0006], [0.6292, 0.2043, 0.1239, 0.0244, 0.0031, 0.0026, 0.0018, 0.0015], [0.9088, 0.0513, 0.0311, 0.0048, 0.0008, 0.0004, 0.0003, 0.0002], [0.9473, 0.0324, 0.0173, 0.0013, 0.0011, 0.0001, 0.0001, 0.0], [0.7099, 0.1795, 0.0961, 0.007, 0.0037, 0.0009, 0.0008, 0.0003], [0.4644, 0.2194, 0.2194, 0.0807, 0.0043, 0.0019, 0.0013, 0.0008], [0.4309, 0.3803, 0.0961, 0.0454, 0.0042, 0.0037, 0.0035, 0.0027], [0.5543, 0.2619, 0.1402, 0.0167, 0.0016, 0.0015, 0.0014, 0.0011], [0.1324, 0.0552, 0.0518, 0.0487, 0.043, 0.0335, 0.023, 0.0203], [0.2657, 0.0918, 0.0672, 0.0523, 0.0317, 0.0298, 0.0132, 0.0124], [0.2356, 0.0867, 0.0464, 0.0361, 0.0248, 0.0206, 0.016, 0.0141], [0.5281, 0.0407, 0.0383, 0.0317, 0.0141, 0.0141, 0.0132, 0.0124], [0.4218, 0.0473, 0.0369, 0.0287, 0.0174, 0.0136, 0.0127, 0.012], [0.6188, 0.1381, 0.0652, 0.0255, 0.0128, 0.0121, 0.0094, 0.005], [0.3943, 0.1451, 0.0644, 0.0367, 0.0268, 0.0222, 0.0196, 0.0173], [0.1888, 0.1219, 0.0739, 0.0695, 0.0308, 0.029, 0.0256, 0.0176], [0.1469, 0.0949, 0.0949, 0.0575, 0.0477, 0.0272, 0.024, 0.0212], [0.069, 0.0648, 0.0648, 0.0609, 0.0347, 0.0254, 0.0224, 0.0198], [0.2877, 0.1977, 0.0414, 0.0285, 0.0268, 0.0251, 0.0208, 0.0143], [0.3897, 0.3035, 0.0386, 0.0194, 0.0171, 0.0161, 0.0151, 0.0142], [0.5433, 0.1999, 0.0475, 0.0175, 0.0145, 0.0113, 0.0106, 0.0088], [0.8246, 0.0985, 0.0151, 0.0104, 0.0046, 0.003, 0.0026, 0.0026], [0.8077, 0.1239, 0.019, 0.0115, 0.0079, 0.007, 0.0042, 0.0026], [0.8327, 0.1277, 0.0173, 0.005, 0.003, 0.0014, 0.0014, 0.0013], [0.9668, 0.0201, 0.0095, 0.001, 0.0006, 0.0004, 0.0003, 0.0002], [0.9487, 0.0253, 0.0135, 0.0034, 0.0021, 0.0013, 0.0008, 0.0008], [0.8435, 0.0785, 0.0476, 0.0044, 0.0039, 0.0027, 0.0027, 0.0021], [0.8133, 0.0857, 0.0589, 0.007, 0.0038, 0.0038, 0.0029, 0.0026], [0.8972, 0.065, 0.0211, 0.0032, 0.0022, 0.002, 0.0011, 0.0009], [0.9081, 0.0512, 0.0242, 0.0029, 0.0023, 0.0018, 0.0014, 0.0007], [0.9875, 0.011, 0.0007, 0.0003, 0.0002, 0.0002, 0.0001, 0.0], [0.9873, 0.011, 0.0008, 0.0004, 0.0002, 0.0002, 0.0002, 0.0], [0.8335, 0.1448, 0.0135, 0.0034, 0.0021, 0.0014, 0.0009, 0.0001], [0.7442, 0.2132, 0.0289, 0.0064, 0.003, 0.0027, 0.0009, 0.0002], [0.6191, 0.3314, 0.0396, 0.0037, 0.0032, 0.0015, 0.0009, 0.0001], [0.8061, 0.1799, 0.0101, 0.0016, 0.0012, 0.0004, 0.0003, 0.0001], [0.5479, 0.4267, 0.0212, 0.0007, 0.0006, 0.0006, 0.0006, 0.0002], [0.6103, 0.1981, 0.1543, 0.0072, 0.0044, 0.0027, 0.0023, 0.0016], [0.9311, 0.0464, 0.0091, 0.0043, 0.0018, 0.0015, 0.001, 0.0005]], "ranks": {"Swift": [139462, 32365, 14042, 144704, 23655, 14859, 12719, 69434, 70040, 115983, 32062, 158210, 123608, 67060, 6791, 2898, 1186, 941, 762, 645, 518, 650, 487, 510, 910, 1266, 755, 592, 858, 1064, 842, 594, 630, 464, 855, 1198, 2142, 4098, 4498, 4477, 4592, 3844, 3260, 2807, 1805, 2238, 3071, 2648, 10660, 51688, 108263, 92663, 69588, 49808, 38059, 18029, 21644, 11468, 11512, 1278, 678, 77, 19], "Kotlin": [213479, 104115, 106901, 17405, 12005, 30443, 93115, 132730, 162012, 123707, 126899, 34327, 16420, 27513, 162451, 47483, 34977, 91988, 129843, 191354, 209497, 98026, 173591, 209124, 127645, 88933, 125267, 142590, 137052, 147952, 172606, 186389, 187500, 133118, 149810, 119690, 106688, 99084, 115455, 88897, 107943, 112019, 86459, 41803, 53151, 107117, 101052, 63907, 47745, 56799, 95733, 50094, 32358, 25676, 12906, 7466, 1970, 1192, 1792, 635, 243, 112, 251], "Rust": [78989, 150198, 146407, 106882, 104658, 73421, 105101, 126668, 143392, 127487, 42354, 90217, 71731, 74055, 60194, 38455, 17615, 13136, 43551, 40184, 55170, 57766, 49328, 29521, 41211, 50630, 31278, 20746, 21632, 19686, 21415, 10462, 11190, 17306, 39623, 72162, 78329, 106243, 117045, 109372, 102460, 93627, 65635, 60247, 48749, 27713, 22674, 5769, 4660, 22714, 28669, 28315, 33688, 26061, 34210, 10053, 8089, 2801, 1868, 76, 39, 19, 26]}}, {"pos": 404, "top": [[" \u2013", ".", "\u2013", ",", "\u2026.", "\u2026..", " [\u2026]", "<|endoftext|>"], [" \u2013", "\u2013", "\u2013and", "\u2026..", " \u2013,", ".", "\u2013\u2013", " \ud83d\ude42"], ["\u2013", " \u2013", "\u2026..", "\u2026.", ".", ",", "\u2026\u2026", "\u2013and"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "----------</", "-------------</", "sache", "satz", "----</", "---</"], ["\u2026..", " \u200b\u200b", "=\"#\">", "<<<<", "auss", "sche", " \u2026.", "\u2026\u2026\u3002"], [" \u200b\u200b", "\u2026..", " **\u2013", "!\u201d.", " \ud83d\ude42", "aviors", "\u2026\u2026\u3002", "\ud83d\ude42"], ["abouts", "\u2026..", " **\u2013", " \u2026.", " **\u2018", "\u2026\u2026\u3002", " \ud83d\ude42", "\u2026\u2026"], ["abouts", " \ud83d\ude42", "\u2026..", " **\u2013", "\u5c0f\u7f16\u4e3a\u5927\u5bb6\u6574\u7406\u7684", " \u2026.", "<<<<", "\ud83d\ude42"], ["\u2026..", " [\u2026]", " \u2026.", "   \n\n", " \ud83d\ude42", " \n\n", "!\u201d", "\u2026\u2026"], [" [\u2026]", "\u2013", "\u2026..", "\u2013and", " \u200b", "abouts", ",", "!,"], [" [\u2026]", " \u200b", "\u2026..", "\u2013", "\u00a0", " \ud83d\ude42", "\u2026\u2026", ".png"], ["abouts", " ____", "\u5c0f\u7f16\u4e3a\u5927\u5bb6\u6574\u7406\u7684", " **>>", " **\u2013", "\u8d44\u8baf\u7f51", " '~/", " $__"], ["abouts", " ____", "\u5c0f\u7f16\u4e3a\u5927\u5bb6\u6574\u7406\u7684", " **\u2013", " **>>", " '~/", " [\u2026]", " folks"], ["abouts", " **\u2013", "pics", "aviors", " folks", "\u5c0f\u7f16\u4e3a\u5927\u5bb6\u6574\u7406\u7684", " showcased", "\u8d44\u8baf\u7f51"], [" folks", "abouts", " showcased", "pics", " showcasing", " showcase", " touted", "i\u0161"], [" folks", " showcased", "\u8d44\u8baf\u4e2d\u5fc3", " showcase", " showcasing", " touted", "\u60f3\u65b9", "abouts"], [" folks", " [\u2026]", " showcasing", " showcased", " \ud83d\ude42", " \ud83d\ude09", " touted", "\n\n"], [" folks", " [\u2026]", "\u2026..", "\n\n", " \ud83d\ude42", " $$$", " savvy", " touted"], ["\n\n", " folks", " [\u2026]", " touted", " [...]", " \ud83d\ude09", " savvy", " incredibly"], ["\n\n", "<|endoftext|>", " [\u2026]", "<|im_end|>", "\r\n\r\n", " \n\n", " folks", " [...]"], ["\n\n", "<|endoftext|>", " \n\n", "\r\n\r\n", "<|im_end|>", " [\u2026]", "\t\n\n", "   \n\n"], ["\n\n", "\r\n\r\n", " ____", "\r\n\r\n\r\n", "\u8d44\u8baf\u4e2d\u5fc3", " folks", " $$$", " '~/"], ["\n\n", "\r\n\r\n", " \n\n", "\r\n\r\n\r\n", "<|endoftext|>", "\n\n\n", "<|im_end|>", " ____"], ["\n\n", "<|endoftext|>", " [\u2026]", "\r\n\r\n", " \n\n", "<|im_end|>", " [...]", "\n\n\n"], ["\n\n", " \n\n", "\r\n\r\n", "<|im_end|>", "   \n\n", "  \n\n", " \r\n\r\n", " [\u2026]"], ["\n\n", " \n\n", "\r\n\r\n", "   \n\n", "<|im_end|>", " [\u2026]", " ____", " \r\n\r\n"], ["\n\n", " \n\n", "\r\n\r\n", " [\u2026]", " ____", " [...]", " \r\n\r\n", "   \n\n"], ["\n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", " [\u2026]", "  \n\n", " [...]", "\n\n\n"], ["\n\n", " \n\n", " [\u2026]", "  \n\n", "\r\n\r\n", " [...]", "<|endoftext|>", "   \n\n"], ["\n\n", " [\u2026]", " \n\n", " [...]", "  \n\n", "<|im_end|>", " ____", " \u2026"], ["\n\n", " \n\n", " [\u2026]", "<|endoftext|>", "  \n\n", " ...", " \u2026", " [...]"], ["\n\n", "<|endoftext|>", " ...", " \n\n", " [\u2026]", " \u2026", " [...]", " @"], ["\n\n", "<|endoftext|>", " ...", " \u2026", " @", " [\u2026]", " [...]", " \n\n"], [" [\u2026]", "<|endoftext|>", " \n\n", "  \n\n", " \u2026", "\n\n", " [...]", " \ufffd"], ["<|endoftext|>", " [\u2026]", " meticulously", " \n\n", "  \n\n", " leveraging", "\n\n", " strategically"], ["<|endoftext|>", " [\u2026]", "\n\n", " \u2026", " \n\n", " [...]", "<|im_end|>", "  \n\n"], ["<|endoftext|>", " leveraging", " [\u2026]", "\n\n", " strategically", " meticulously", " pragmatic", " tech"], [" strategically", " meticulously", " leveraging", " pragmatic", " strategy", " tech", "<|endoftext|>", " [\u2026]"], ["<|endoftext|>", " [\u2026]", " pragmatic", " strategy", " strategically", " tech", " Strategy", " meticulously"], [" [\u2026]", " strategy", "<|endoftext|>", " pragmatic", " strategically", " Strategy", " strategic", " tech"], [" strategy", " Strategy", " pragmatic", " [\u2026]", " strategically", " tech", " strategies", " leveraging"], [" strategy", " Strategy", " strategies", " strategic", " strategically", " strateg", " pragmatic", " tech"], [" strategy", " Strategy", " strategies", " strategic", " strategically", " strateg", " blueprint", " pragmatic"], [" strategy", " Strategy", " strategies", " blueprint", " roadmap", " strategic", " pragmatic", " strateg"], [" strategy", " Strategy", " strategic", " blueprint", " pragmatic", " strategies", " roadmap", " strateg"], [" strategy", " Strategy", " strategic", " pragmatic", " strategies", " blueprint", " roadmap", " strategically"], [" strategy", " Strategy", " strategic", " strategies", " pragmatic", " blueprint", " roadmap", " **"], [" Strategy", " strategy", " **", " strategic", " pragmatic", " strategies", " Strategic", ":\\"], [" **", " **\u00ab", " **\u201c", " **\u2018", " **\u20ac", " **'", " **#", " Strategy"], [" **", ":**", " **\u00ab", ":\\", "\uff1a**", " **\u3010", ":</", " **\u20ac"], ["\u4f60\u5fc5\u987b", " brutally", "\u6d3b\u4e0b\u53bb", " **", " **\u20ac", "\u2014you", " unequiv", " **\u201c"], [" **", " **\u201c", " brutally", " **\u2018", " honest", " **[", "\u5b9e\u8bdd", " **\u20ac"], [" **", " **\u201c", " **\u2018", " why", " honest", " **[", "\u5b9e\u8bdd", "\u2014the"], [" **\u201c", "\u2019s", " **\u2018", "\u2019**", " why", " **", "\u2014the", "\u2019t"], ["\u662f\u4f60\u7684", "\u662f\u4f60", "\u662f\u6211\u7684", "\u5c31\u662f\u4f60\u7684", " why", "\u2019s", " is", "why"], [" is", " honest", "\u662f\u4f60", "\u662f\u4f60\u7684", "\u2019s", "\u662f\u6211\u7684", "\u8bda\u5b9e", " Honest"], ["\u2019s", " is", "\u662f\u4f60", "\u662f\u4f60\u7684", " honest", " why", "\u4e3a\u4ec0\u4e48", "\u2019**"], [" is", "\u662f\u4f60\u7684", "\u2019s", "\u662f\u4f60", "\u2014is", " honest", "\u4e3a\u4ec0\u4e48", " why"], [" is", " honest", "\u662f\u4f60\u7684", "\u2019s", "\u662f\u4f60", " honestly", " lies", "\u8bda\u5b9e"], [" is", " honest", " Honest", " honesty", " honestly", "\u662f\u4f60\u7684", "\u2019s", "\u8bda\u5b9e"], [" is", " honest", "\u2019s", " honesty", " Honest", " honestly", "\u8bda\u5b9e", " lies"], [" is", " honest", "\u2019s", " honesty", " lies", " **", " honestly", "\tis"], [" is", "\u2019s", " honest", " are", " lies", "\tis", "\u662f\u4f60\u7684", "is"]], "p": [[0.952, 0.0287, 0.012, 0.0044, 0.0005, 0.0005, 0.0004, 0.0003], [0.887, 0.1059, 0.0022, 0.0013, 0.0006, 0.0004, 0.0004, 0.0003], [0.6213, 0.1571, 0.1386, 0.0241, 0.0188, 0.0188, 0.0042, 0.0037], [0.0149, 0.0096, 0.0052, 0.0052, 0.0046, 0.004, 0.004, 0.0035], [0.0835, 0.0611, 0.0255, 0.0145, 0.0136, 0.0128, 0.0128, 0.0088], [0.115, 0.0615, 0.0176, 0.0146, 0.0121, 0.0083, 0.0065, 0.0061], [0.1666, 0.0421, 0.0165, 0.01, 0.0094, 0.0094, 0.0094, 0.0094], [0.2407, 0.0154, 0.0145, 0.0099, 0.0093, 0.0057, 0.005, 0.0041], [0.2619, 0.075, 0.0705, 0.0584, 0.0516, 0.0244, 0.019, 0.0167], [0.07, 0.0545, 0.0311, 0.0292, 0.0213, 0.0177, 0.0114, 0.0101], [0.6929, 0.073, 0.0185, 0.0099, 0.0068, 0.0064, 0.0056, 0.0056], [0.0564, 0.0302, 0.0134, 0.0056, 0.0046, 0.0043, 0.0038, 0.0038], [0.0532, 0.0285, 0.0134, 0.0111, 0.006, 0.0056, 0.0053, 0.0049], [0.0386, 0.0081, 0.0076, 0.0071, 0.0059, 0.0052, 0.0034, 0.0034], [0.0445, 0.0306, 0.0112, 0.0073, 0.0057, 0.005, 0.0041, 0.0034], [0.0342, 0.0081, 0.0076, 0.0063, 0.0063, 0.0046, 0.0041, 0.0034], [0.1167, 0.0457, 0.009, 0.0075, 0.0045, 0.0038, 0.0035, 0.0033], [0.0462, 0.036, 0.004, 0.0038, 0.003, 0.0026, 0.0023, 0.0022], [0.1865, 0.0269, 0.0269, 0.0036, 0.003, 0.003, 0.0028, 0.0028], [0.5361, 0.1635, 0.0601, 0.0134, 0.0081, 0.0053, 0.0046, 0.0041], [0.9131, 0.0427, 0.0058, 0.0045, 0.0013, 0.0012, 0.0011, 0.0011], [0.2272, 0.012, 0.0039, 0.0029, 0.0021, 0.0017, 0.0015, 0.0014], [0.8975, 0.0113, 0.0012, 0.0011, 0.001, 0.0009, 0.0008, 0.0008], [0.8446, 0.0693, 0.0187, 0.0083, 0.0044, 0.0044, 0.0039, 0.0024], [0.9711, 0.0178, 0.0035, 0.0021, 0.0013, 0.0013, 0.0008, 0.0004], [0.9559, 0.0136, 0.0083, 0.0022, 0.0021, 0.002, 0.0018, 0.0015], [0.9968, 0.0012, 0.0009, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9975, 0.0015, 0.0005, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9961, 0.0019, 0.0006, 0.0003, 0.0003, 0.0001, 0.0001, 0.0001], [0.9165, 0.0314, 0.0216, 0.0102, 0.007, 0.0029, 0.0018, 0.0014], [0.8971, 0.0348, 0.0164, 0.0128, 0.0088, 0.0088, 0.0078, 0.0068], [0.7206, 0.1105, 0.0407, 0.0317, 0.0247, 0.0192, 0.0132, 0.008], [0.4878, 0.1088, 0.062, 0.0547, 0.0514, 0.0353, 0.0178, 0.0138], [0.1777, 0.1669, 0.0789, 0.0789, 0.0509, 0.0509, 0.029, 0.0155], [0.4755, 0.0501, 0.0304, 0.0268, 0.0163, 0.0135, 0.0127, 0.0112], [0.4714, 0.2859, 0.0321, 0.0207, 0.0092, 0.0063, 0.0063, 0.0059], [0.0602, 0.0499, 0.0365, 0.0343, 0.0343, 0.0285, 0.0196, 0.0152], [0.0422, 0.0309, 0.0256, 0.0226, 0.0187, 0.0176, 0.0165, 0.0155], [0.0762, 0.0673, 0.036, 0.0338, 0.0299, 0.0193, 0.0181, 0.016], [0.1483, 0.0746, 0.0618, 0.0482, 0.0399, 0.0375, 0.0177, 0.0156], [0.1808, 0.0754, 0.0429, 0.0356, 0.0334, 0.0295, 0.026, 0.0245], [0.4248, 0.0738, 0.0371, 0.0289, 0.0272, 0.024, 0.024, 0.0145], [0.4913, 0.0753, 0.0403, 0.0403, 0.0216, 0.0191, 0.0168, 0.0158], [0.3888, 0.0983, 0.0385, 0.0362, 0.0319, 0.0282, 0.0249, 0.0206], [0.3745, 0.0737, 0.0447, 0.0348, 0.0327, 0.0307, 0.0271, 0.0175], [0.3435, 0.1187, 0.0597, 0.0385, 0.0362, 0.0265, 0.0142, 0.0125], [0.2441, 0.1576, 0.0512, 0.0352, 0.031, 0.0166, 0.0156, 0.0138], [0.1491, 0.1316, 0.0484, 0.0427, 0.0313, 0.0243, 0.0202, 0.0122], [0.6031, 0.0561, 0.03, 0.0282, 0.0234, 0.0234, 0.0151, 0.0133], [0.1282, 0.1132, 0.0443, 0.0391, 0.0286, 0.0269, 0.0252, 0.0252], [0.0314, 0.0216, 0.0179, 0.0131, 0.0102, 0.0079, 0.0075, 0.0066], [0.1121, 0.0364, 0.0221, 0.0183, 0.0143, 0.0126, 0.0104, 0.0092], [0.2682, 0.0678, 0.0678, 0.0266, 0.0183, 0.0183, 0.0142, 0.0142], [0.2396, 0.1283, 0.0687, 0.0569, 0.0391, 0.0345, 0.0163, 0.0112], [0.252, 0.252, 0.0927, 0.0768, 0.0466, 0.0363, 0.0283, 0.0183], [0.3796, 0.2956, 0.066, 0.0582, 0.0312, 0.0214, 0.0189, 0.0147], [0.3519, 0.274, 0.0395, 0.0371, 0.0289, 0.0271, 0.0271, 0.0211], [0.9275, 0.0141, 0.0091, 0.0071, 0.0033, 0.0033, 0.0028, 0.0024], [0.9152, 0.019, 0.0148, 0.0096, 0.007, 0.0031, 0.0029, 0.0023], [0.9127, 0.0749, 0.0029, 0.0026, 0.0023, 0.0014, 0.0008, 0.0006], [0.9458, 0.0471, 0.0021, 0.0016, 0.001, 0.0009, 0.0002, 0.0002], [0.9982, 0.001, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0004, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [61592, 5220, 10238, 36975, 6022, 5535, 4169, 22198, 26694, 29240, 17244, 64709, 37643, 27705, 33057, 26588, 5107, 5327, 4985, 3839, 4219, 12262, 11335, 3568, 3289, 4942, 4810, 1082, 2581, 2651, 2067, 1863, 3169, 2673, 3317, 3020, 3560, 7116, 7232, 7041, 9716, 8875, 17414, 12757, 7364, 14228, 17695, 10800, 23383, 5309, 2184, 3107, 4371, 9064, 22675, 25102, 23676, 16423, 24345, 23916, 19658, 15553, 24059], "Kotlin": [223404, 194337, 166487, 27722, 24543, 55908, 85756, 147036, 182706, 207150, 221283, 163442, 137704, 106659, 203630, 98698, 132782, 165932, 191801, 206851, 223873, 187053, 209210, 206298, 146414, 108441, 101675, 154623, 107144, 95073, 141011, 130957, 116849, 34626, 58834, 23631, 16444, 15066, 17909, 14879, 15394, 14676, 11137, 10632, 14181, 18484, 14324, 7308, 27715, 52210, 103029, 25939, 34862, 51205, 92959, 83103, 100572, 107068, 141414, 81806, 67896, 54525, 49121], "Rust": [43223, 57907, 49029, 65102, 49621, 52471, 48191, 57938, 66672, 77735, 62944, 89606, 65835, 77299, 91536, 83202, 86955, 119844, 148173, 191770, 205050, 197708, 206693, 156756, 153455, 121000, 133322, 73458, 79695, 67927, 49469, 30724, 38259, 105446, 127158, 120257, 77932, 83815, 95578, 104022, 90810, 73014, 37921, 39308, 21550, 16668, 15147, 6130, 27379, 110582, 108181, 71221, 111750, 121135, 139805, 60954, 89777, 71865, 45401, 9934, 4849, 2978, 1819]}}, {"pos": 405, "top": [[".", ",", " \u2013", ";", "\u00a0", "\u2013", "<|endoftext|>", ":"], [".", " \u2013", "\u2013", ",", ";", " \u200b\u200b", ":", " very"], [",", ".", "\u2013", ";", "\u2026.", ":", "\u2026..", "\u2026"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "utnik", "\ufffd\ufffd", "\u4e13\u5bb6\u4ecb\u7ecd", " milfs", "-------------</", "chooser", " Blowjob"], [".", " \u200b\u200b", ",", ":", ".:", " Zer", "zer", " Vz"], [".", " \u200b\u200b", ",", ":", "\u2026.", ".:", "\u2026..", ";"], [".", ":", ",", ":\"", ".\"", "!\"", ".:", ";"], [":\"", ":", ".", ".:", "!\"", "|\"", ",", "!:"], [".", ",", ":", ":\"", " \n\n\n\n\n", "|\"", ":\".", ".:"], [",", ":\"", ":", "\u8ba4\u8ba4\u771f", ":${", "\u4e13\u4e1a\u4ece\u4e8b", "\u5e0c\u671b\u53ef\u4ee5", "|\""], [" [\u2026]", " [...]", ",", ".", ":", ":\"", "...\"", "<|endoftext|>"], ["ness", " [...]", "keit", "\u9610\u660e", "\u8ba4\u8ba4\u771f", "\u8fd8\u559c\u6b22", "\u6e05\u695a\u7684", " wonderful"], [" [...]", " ...\"", "...\"", "keit", " (...)", "ness", "\u88c5\u5e27", "\u9610\u660e"], ["...\"", ":\"", "keit", " ...\"", "\u88c5\u5e27", " wonderful", "\u865a\u5047\u4fe1\u606f", "\u98ce\u666f\u7ebf"], ["...\"", ":\"", " wonderful", " truly", " information", " ...\"", "\n\n", " tremendous"], [" incredibly", " wonderful", " crafting", " incredible", " informational", "\u8ba4\u8ba4\u771f", " tremendous", "keit"], ["\n\n", "...\"", " [...]", " [\u2026]", " incredibly", "\n\n\n\n", "....", "..."], ["\n\n", "...\"", " [...]", "<|endoftext|>", " \n\n", " [\u2026]", "\n\n\n\n", ":..."], ["\n\n", "...\"", " ...", " [...]", "<|endoftext|>", " ...\"", "...", ":..."], ["\n\n", "<|endoftext|>", "...\"", " [...]", " [\u2026]", " ...\"", "...", " ..."], ["\n\n", "<|endoftext|>", " \n\n", "\n\n\n", " [...]", "\n\n\n\n", " ...", " [\u2026]"], ["\n\n", " ...\"", " ...", "...\"", " ...\\", " [...]", ":...", "\n\n\n\n"], ["\n\n", "\n\n\n", "<|endoftext|>", " ...", "\n\n\n\n", " [...]", " ...\"", "...\""], ["\n\n", "<|endoftext|>", " [...]", " ...", "\n\n\n", " [\u2026]", " ...\"", "...\""], ["\n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", "\n\n\n", "  \n\n", "\n\n\n\n", " [...]"], ["\n\n", "\r\n\r\n", " [...]", " \n\n", " ...", "\n\n\n\n", "\n\n\n", "...\""], ["\n\n", "\r\n\r\n", " [...]", " ...", " \n\n", "\n\n\n\n", "...\"", "\n\n\n"], ["\n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", "\n\n\n", " [...]", " ...", "\n\n\n\n"], ["\n\n", " \n\n", " [...]", "<|endoftext|>", "  \n\n", "\r\n\r\n", "\n\n\n", " [\u2026]"], ["\n\n", " [...]", " [\u2026]", " \n\n", " ...", "<|endoftext|>", "  \n\n", "..."], ["\n\n", " ...", " \n\n", "<|endoftext|>", " [...]", "  \n\n", "...", " [\u2026]"], ["\n\n", "<|endoftext|>", " ...", " \n\n", "  \n\n", " [...]", " incredibly", " truly"], ["\n\n", "<|endoftext|>", " incredibly", " truly", " meticulously", " \n\n", ":\\", " just"], ["<|endoftext|>", "\n\n", "  \n\n", " \n\n", " meticulously", " incredibly", " relentlessly", " truly"], ["<|endoftext|>", "  \n\n", " meticulously", "\n\n", " incredibly", " relentlessly", " \n\n", " relentless"], ["<|endoftext|>", " relentlessly", " incredibly", " meticulously", "\u2014and", " brutally", " relentless", " \u2014"], [" relentlessly", " brutally", " incredibly", " desperately", " relentless", " meticulously", " desperate", " brutal"], [" relentlessly", " brutally", " meticulously", " desperately", " incredibly", " relentless", " desperate", " brutal"], [" brutally", " relentlessly", " truth", " meticulously", " desperately", " reality", " brutal", " incredibly"], [" brutally", " strategy", " reality", " relentlessly", " brutal", " truth", " desperately", " desperate"], [" brutally", " strategy", " brutal", " reality", " truth", " Strategy", " relentlessly", " survival"], [" strategy", " brutally", " brutal", " reality", " Strategy", " truth", " survival", " Survival"], [" strategy", " brutally", " brutal", " reality", " Strategy", " truth", " survival", " Survival"], [" brutally", " strategy", " survival", " Survival", " brutal", " Strategy", " reality", " pragmatic"], [" survival", " strategy", " brutally", " Survival", " brutal", " reality", " Strategy", " pragmatic"], [" brutally", " survival", " reality", " brutal", " Survival", " strategy", " realistic", " Strategy"], [" survival", " Survival", " brutally", " reality", " realistic", " honest", " brutal", " strategy"], [" reality", " realistic", " Reality", " brutally", " survival", " honest", " Survival", ":\\"], [" reality", " **", " Survival", " survival", " Reality", " brutally", " realistic", " honest"], [" **", " realistic", " reality", " Reality", " **\u201c", " Survival", " **\"", " brutally"], [" reality", "\u771f\u76f8", "\u5b9e\u8bdd", " Reality", " realistic", " brutally", " honest", " truth"], [" honest", "\u771f\u76f8", " reality", " Reality", " truthful", " Honest", "\u5b9e\u8bdd", " truth"], [" reality", " Reality", " honest", "\u771f\u76f8", " truth", " realistic", "\u5b9e\u8bdd", " **"], [" reality", " Reality", " why", "\u771f\u76f8", " **", "\u5b9e\u8bdd", " honest", " truth"], [" honest", " why", " reality", " truth", "\u771f\u76f8", " Honest", " Reality", "\u5b9e\u8bdd"], [" honest", " Honest", "\u8bda\u5b9e", " honesty", " truthful", " why", " honestly", " truth"], [" honest", " why", " Honest", "\u8bda\u5b9e", " **", " honesty", "\u5b9e\u8bdd", " truthful"], [" honest", " why", " Honest", "\u8bda\u5b9e", " your", " honesty", " **", " truthful"], [" honest", " why", " Honest", " brutally", " honesty", " your", "\u8bda\u5b9e", " **"], [" honest", " Honest", " honesty", " honestly", "\u8bda\u5b9e", " brutally", " dishonest", " why"], [" honest", " Honest", " honesty", " honestly", " why", "\u8bda\u5b9e", " your", " brutally"], [" honest", " Honest", " your", " why", " **", " the", " honesty", " brutally"], [" the", " your", " why", " honest", " how", " **", " Honest", " brutally"]], "p": [[0.9109, 0.066, 0.0089, 0.004, 0.0024, 0.0014, 0.0011, 0.001], [0.2863, 0.06, 0.0412, 0.0221, 0.0143, 0.0111, 0.0072, 0.0046], [0.6559, 0.3098, 0.0198, 0.0053, 0.0021, 0.0013, 0.0011, 0.001], [0.0013, 0.0013, 0.001, 0.001, 0.0009, 0.0008, 0.0008, 0.0008], [0.025, 0.0134, 0.0134, 0.0046, 0.0036, 0.0028, 0.0028, 0.0023], [0.2603, 0.1681, 0.0746, 0.0292, 0.0048, 0.0045, 0.0033, 0.0018], [0.2494, 0.1714, 0.0918, 0.0557, 0.017, 0.0124, 0.0117, 0.0062], [0.0421, 0.0308, 0.0113, 0.0083, 0.0065, 0.0061, 0.0061, 0.005], [0.0605, 0.0502, 0.0502, 0.0416, 0.0144, 0.0093, 0.0087, 0.0082], [0.011, 0.0063, 0.0036, 0.0028, 0.0019, 0.0015, 0.0013, 0.0012], [0.2066, 0.1824, 0.0976, 0.063, 0.0263, 0.0263, 0.0232, 0.0181], [0.0036, 0.0028, 0.0021, 0.0014, 0.0014, 0.0013, 0.0013, 0.0013], [0.0119, 0.0093, 0.0056, 0.0056, 0.0053, 0.0053, 0.0023, 0.0017], [0.0155, 0.0029, 0.0029, 0.0029, 0.0022, 0.0015, 0.0014, 0.0014], [0.0341, 0.0098, 0.0032, 0.003, 0.0028, 0.0026, 0.0026, 0.0023], [0.0036, 0.0024, 0.0018, 0.0018, 0.0015, 0.0013, 0.0013, 0.0013], [0.4177, 0.0499, 0.0162, 0.0087, 0.0068, 0.0053, 0.0049, 0.0049], [0.6284, 0.0354, 0.0202, 0.0115, 0.0095, 0.0074, 0.007, 0.0062], [0.9059, 0.0257, 0.0121, 0.0101, 0.0074, 0.0069, 0.0057, 0.0019], [0.9003, 0.0837, 0.0027, 0.0022, 0.0009, 0.0006, 0.0006, 0.0006], [0.8912, 0.1064, 0.0003, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.7171, 0.007, 0.0062, 0.0035, 0.0035, 0.0029, 0.0012, 0.0011], [0.9977, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9663, 0.0227, 0.0023, 0.0015, 0.0011, 0.0004, 0.0004, 0.0002], [0.9988, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9826, 0.0007, 0.0004, 0.0004, 0.0003, 0.0003, 0.0002, 0.0002], [0.994, 0.0003, 0.0003, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001], [0.9992, 0.0002, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9984, 0.0005, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.929, 0.0193, 0.015, 0.0076, 0.0059, 0.0043, 0.0038, 0.0028], [0.9456, 0.0099, 0.0068, 0.0039, 0.0036, 0.0015, 0.0009, 0.0006], [0.8805, 0.0412, 0.0092, 0.0059, 0.0021, 0.0019, 0.0011, 0.001], [0.2098, 0.0302, 0.0126, 0.0081, 0.0076, 0.0067, 0.0063, 0.0063], [0.1186, 0.0719, 0.041, 0.034, 0.0125, 0.0117, 0.0071, 0.0038], [0.2873, 0.0111, 0.0087, 0.0082, 0.0077, 0.0063, 0.0046, 0.0032], [0.1974, 0.0195, 0.0134, 0.0126, 0.0098, 0.0092, 0.0087, 0.0077], [0.0435, 0.0318, 0.0193, 0.017, 0.015, 0.0133, 0.0103, 0.0103], [0.0426, 0.0275, 0.0189, 0.0147, 0.013, 0.0115, 0.0095, 0.0084], [0.0456, 0.0355, 0.019, 0.0178, 0.0148, 0.0139, 0.0131, 0.0108], [0.0724, 0.0321, 0.0321, 0.0284, 0.0284, 0.0235, 0.0134, 0.0118], [0.0929, 0.0873, 0.0529, 0.0439, 0.0412, 0.025, 0.0207, 0.0195], [0.1803, 0.1027, 0.0517, 0.0355, 0.0334, 0.0277, 0.0229, 0.0168], [0.1216, 0.1142, 0.0738, 0.0395, 0.0271, 0.0255, 0.0239, 0.0186], [0.1298, 0.1298, 0.0892, 0.0695, 0.0541, 0.0477, 0.0396, 0.0155], [0.1268, 0.1051, 0.0769, 0.0679, 0.0438, 0.0412, 0.0321, 0.0172], [0.128, 0.0997, 0.0644, 0.0644, 0.0568, 0.0534, 0.0222, 0.0222], [0.1307, 0.0898, 0.0793, 0.0745, 0.0512, 0.0424, 0.0374, 0.0352], [0.1917, 0.1026, 0.0799, 0.0663, 0.0585, 0.0516, 0.0516, 0.0294], [0.1391, 0.0699, 0.0657, 0.0617, 0.0617, 0.0512, 0.0451, 0.0291], [0.1776, 0.0695, 0.0653, 0.0614, 0.0372, 0.0309, 0.0272, 0.0272], [0.1228, 0.1228, 0.058, 0.0545, 0.0481, 0.0374, 0.033, 0.033], [0.1468, 0.1296, 0.1143, 0.0612, 0.054, 0.054, 0.054, 0.054], [0.3713, 0.1366, 0.0939, 0.0731, 0.0443, 0.0391, 0.0391, 0.0345], [0.4351, 0.2055, 0.0857, 0.0589, 0.052, 0.0191, 0.0158, 0.0116], [0.3732, 0.2264, 0.1556, 0.0505, 0.0505, 0.0239, 0.0239, 0.0211], [0.973, 0.0202, 0.0021, 0.0017, 0.0013, 0.0004, 0.0004, 0.0003], [0.7675, 0.1511, 0.0491, 0.0059, 0.0046, 0.004, 0.0031, 0.0031], [0.7377, 0.1865, 0.0367, 0.0072, 0.0064, 0.005, 0.0039, 0.003], [0.9001, 0.0448, 0.0308, 0.0069, 0.0042, 0.0037, 0.0029, 0.0029], [0.952, 0.0474, 0.0004, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9515, 0.0474, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001, 0.0], [0.8897, 0.0644, 0.0163, 0.0127, 0.006, 0.0041, 0.0025, 0.0015], [0.7002, 0.2273, 0.054, 0.012, 0.0012, 0.0011, 0.001, 0.0003]], "ranks": {"Swift": [96254, 21559, 39384, 157578, 33559, 25974, 38826, 168184, 208331, 205747, 159816, 234979, 232049, 210640, 106419, 76899, 16279, 12147, 13259, 6649, 8283, 60559, 17275, 5199, 3864, 9761, 11587, 2388, 5056, 3129, 3692, 3123, 3514, 3272, 3784, 3596, 6302, 15671, 23440, 19419, 22899, 34758, 52953, 30390, 24326, 31026, 32797, 21031, 33259, 26770, 33830, 57817, 51299, 97234, 96254, 98808, 87611, 103218, 100126, 98678, 52245, 18673, 5225], "Kotlin": [239065, 197332, 199011, 62978, 79979, 150280, 185552, 228499, 231905, 241750, 244674, 234248, 209367, 206426, 239158, 192268, 195626, 189734, 225139, 239380, 239196, 192526, 216493, 233174, 222794, 187347, 183574, 197086, 192802, 180251, 189600, 197807, 197631, 193351, 195272, 131590, 123034, 130440, 152096, 111770, 95453, 100768, 84328, 77164, 78579, 74878, 70308, 44675, 64273, 88419, 121512, 91964, 92627, 86761, 121483, 115144, 89987, 119272, 143088, 65232, 35860, 24292, 11944], "Rust": [54172, 106906, 89818, 32588, 37155, 43104, 24471, 36889, 31419, 71236, 110504, 83741, 47440, 52411, 88033, 66549, 111933, 135211, 146713, 161868, 179440, 180921, 169250, 127497, 96839, 110507, 109238, 67702, 94606, 82204, 49873, 21452, 31708, 55457, 73261, 108189, 88972, 130944, 138835, 160066, 125620, 101224, 69450, 77164, 60052, 41039, 44298, 30536, 73476, 141517, 136587, 135449, 119814, 129764, 148870, 73158, 51101, 34102, 20343, 555, 299, 272, 181]}}, {"pos": 406, "top": [[".", ",", " \u2013", "\u2013", ";", "\u00a0", "\u00a0\u00a0", " "], [" \u2013", ".", "\u2013", ",", ";", " ", ":", " \u200b\u200b"], [".", ",", "\u2013", " \u2013", "\u2026", "\u2026.", ";", "\u2026.."], [" milfs", "-------------</", "----------</", "\ufffd\ufffd", " ;;^", "TRGL", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Shemale"], [".", " ", " CIF", " \u201c.", "  ", " \u201c", " \u200b\u200b", " Pro"], [" \u200b\u200b", " \u201c.", ".", " \u201d", " \uff1a", "=\u201d", " \u201c", "!\u201d."], ["  \n\n", "  \n", " \u201d", "   \n", " \u2019", ".\u201d", " \u201c.", " **\u201c"], ["   \n", "  \r\n", "   \n\n", "   \r\n", "  \n\n", "  \n", " \r\r\n", " *@"], ["  \n\n", "   \n\n", " \n\n", "  \n", "    \n\n", "   \n", "  \n\n\n", "...\u201d"], [",", " \u00ad", " ", "\u00a0\u00a0", "  \n", "\u00a0", "\u00ad", "  \n\n"], ["...", " ", " \u00ad", "  \n\n", ".", "  \n", "\u00a0", ","], [" ***", " solid", " chance", " strategy", " hard", " choice", " approach", " \ufffd"], ["\u5927\u8ba1", " strategy", " solid", " savvy", " chance", " showcase", " opener", " quest"], [" savvy", " transformative", " strategy", " vibe", " showcase", " impactful", " choice", " trajectory"], [" savvy", " choice", " approach", " truly", " arguably", " strategy", " ", " effortlessly"], [" savvy", " arguably", " incredibly", " showcasing", " truly", " potentially", " overarching", " best"], [" savvy", " arguably", " incredibly", " truly", " overarching", " approach", " ultimate", " myriad"], ["<|endoftext|>", " savvy", " approach", "...", " truly", " best", " strategy", " arguably"], ["<|endoftext|>", "...", " savvy", "\n\n", " ...", " truly", " arguably", " incredibly"], ["<|endoftext|>", "\n\n", "  \n\n", " \n\n", "   \n\n", " hugely", " arguably", " myriad"], ["<|endoftext|>", "\n\n", " \n\n", "  \n\n", "   \n\n", "<|im_end|>", "\r\n\r\n", " \n\n\n"], [" incredibly", " arguably", " global", " groundbreaking", " hugely", " effortlessly", " strategically", " heavily"], [" ultimately", " modern", " arguably", " ,", " heavily", " more", " further", " alongside"], ["<|endoftext|>", " ,", " more", " ultimately", " much", "\n\n", " largely", " further"], [" \n\n", "\n\n", "  \n\n", "   \n\n", "<|endoftext|>", " \r\n\r\n", "\r\n\r\n", " ,"], [" technology", " technologies", " software", " \n\n", " tech", " modern", " global", " engineering"], ["\n\n", " technology", " software", " technologies", " modern", " international", " tools", " \n\n"], ["\n\n", " \n\n", " ,", " ...", " --", " arguably", " ultimately", "  \n\n"], ["\n\n", " \n\n", " ,", " technology", " ...", " technologies", "  \n\n", " global"], [" ...", "\n\n", " \n\n", "...", " [...]", " ...\\", " \u2026", " technology"], [" ...", " \n\n", "\n\n", " ...\\", " technology", "...", " \u2026", "  \n\n"], [" ...", " technology", " \n\n", " complex", " ,", " \u2026", " ...\\", " technologies"], [" technology", " ...", " complex", " via", " hybrid", " ,", " use", " technologies"], [" tech", " technologies", " technology", " \n\n", " frameworks", " workflows", "  \n\n", " hybrid"], [" \n\n", "  \n\n", " tech", " leveraging", "<|im_end|>", " workflows", " technologies", " frameworks"], ["<|im_end|>", " \u2026", " leveraging", " tech", " hybrid", "<|endoftext|>", "  \n\n", " \n\n"], [" leveraging", " tech", " frameworks", " workflows", " hybrid", " technology", " technologies", " leverage"], [" tech", " leveraging", " frameworks", " workflows", " hybrid", " technology", " software", " technologies"], [" leveraging", " tech", " architecture", " frameworks", " workflows", " technology", " infrastructure", " software"], [" leveraging", " tech", " frameworks", " hybrid", " technology", " architecture", " workflows", " technologies"], [" tech", " technology", " hybrid", " frameworks", " leveraging", " technologies", " architecture", " workflows"], [" technology", " technologies", " frameworks", " tech", " leveraging", " architecture", " interoper", " architectures"], [" frameworks", " technologies", " technology", " interoper", " tech", " leveraging", " architecture", " architectures"], [" technologies", " frameworks", " technology", " tech", " leveraging", " interoper", " architecture", " infrastructure"], [" frameworks", " tech", " technology", " technologies", " strategy", " architecture", " modular", " framework"], [" strategy", " frameworks", " technology", " tech", " technologies", " modular", " framework", " technically"], [" strategy", " leveraging", " Strategy", " unconventional", " technically", " tech", " technology", " frameworks"], [" strategy", " leveraging", " Strategy", " **", " foundational", " framework", " unconventional", " Hybrid"], [" **", " **\"", " **\u00ab", " **'", " **#", " strategy", " **\u201c", " Strategy"], [" **", " **\"", " **#", " **\u201c", " **\u00ab", " **'", " **\u201e", " **\u20ac"], [" **", " **#", " **\"", " reality", " Reality", " **\u201c", " **\u20ac", "\u771f\u76f8"], [" **", " Reality", " reality", " **\"", " **#", " honest", " truth", "\u771f\u76f8"], [" **", " reality", " Reality", " **\"", " realistic", " truth", "\u771f\u76f8", " honest"], [" **", " reality", " Reality", " **\"", "\u771f\u76f8", " **#", " truth", " realistic"], [" reality", " truth", " Reality", " honest", "\u771f\u76f8", " Truth", " truthful", " realities"], [" honest", " Honest", " truth", " truthful", "\u8bda\u5b9e", " reality", " honesty", " Truth"], [" honest", " truth", " **", " Honest", " truthful", " Truth", "\u771f\u76f8", " reality"], [" honest", " truth", " Honest", " **", " truthful", "\u8bda\u5b9e", " Truth", " brutally"], [" honest", " **", " Honest", " brutally", " brutal", "\u8bda\u5b9e", " honesty", " truthful"], [" honest", " Honest", " honesty", "\u8bda\u5b9e", " brutally", " honestly", " brutal", " **"], [" honest", " Honest", " brutally", " honesty", " brutal", " **", "\u8bda\u5b9e", " honestly"], [" honest", " Honest", " **", " brutal", " brutally", " honesty", " survival", " dishonest"], [" honest", " **", " brutal", " Honest", " brutally", " survival", " harsh", " **\""]], "p": [[0.8131, 0.1814, 0.0016, 0.0014, 0.0012, 0.0004, 0.0002, 0.0002], [0.4251, 0.2008, 0.1772, 0.1218, 0.01, 0.0044, 0.0016, 0.0014], [0.627, 0.2035, 0.1089, 0.0515, 0.002, 0.0018, 0.0018, 0.001], [0.0072, 0.0056, 0.0047, 0.0028, 0.0027, 0.0023, 0.0021, 0.0021], [0.0181, 0.0117, 0.008, 0.0049, 0.0038, 0.0031, 0.0031, 0.0022], [0.0372, 0.024, 0.0078, 0.0073, 0.0047, 0.0042, 0.0039, 0.0035], [0.2137, 0.1296, 0.1144, 0.0612, 0.0371, 0.0272, 0.024, 0.0212], [0.0499, 0.0152, 0.0105, 0.0105, 0.0077, 0.0072, 0.0049, 0.0049], [0.8083, 0.0852, 0.0402, 0.0131, 0.0123, 0.0074, 0.0051, 0.0021], [0.1399, 0.0703, 0.0157, 0.013, 0.013, 0.0108, 0.0101, 0.0065], [0.2939, 0.2594, 0.0656, 0.0398, 0.0398, 0.0374, 0.0351, 0.0351], [0.01, 0.0044, 0.0042, 0.0037, 0.0032, 0.0032, 0.0027, 0.0025], [0.0038, 0.0038, 0.0034, 0.0032, 0.0032, 0.003, 0.0026, 0.0025], [0.0119, 0.0068, 0.0068, 0.0047, 0.0044, 0.0034, 0.003, 0.0027], [0.0183, 0.0111, 0.0105, 0.0098, 0.0081, 0.0067, 0.0056, 0.0053], [0.0351, 0.0227, 0.0188, 0.0078, 0.0074, 0.0074, 0.0065, 0.0061], [0.0453, 0.0167, 0.0157, 0.0147, 0.0095, 0.0084, 0.0074, 0.0074], [0.0647, 0.0607, 0.0106, 0.0099, 0.0093, 0.0064, 0.0064, 0.006], [0.4258, 0.1775, 0.0199, 0.0121, 0.0121, 0.0083, 0.0069, 0.0065], [0.91, 0.0331, 0.0115, 0.0089, 0.0011, 0.0011, 0.001, 0.0008], [0.987, 0.0097, 0.0028, 0.0004, 0.0, 0.0, 0.0, 0.0], [0.0391, 0.0127, 0.0119, 0.0087, 0.0087, 0.0087, 0.0087, 0.0082], [0.0257, 0.0241, 0.0166, 0.0138, 0.0121, 0.0101, 0.0101, 0.0095], [0.7534, 0.0189, 0.0054, 0.0051, 0.0045, 0.0037, 0.0024, 0.0023], [0.6631, 0.3132, 0.0107, 0.0014, 0.0011, 0.0008, 0.0008, 0.0002], [0.067, 0.0297, 0.0297, 0.0279, 0.0192, 0.018, 0.0159, 0.014], [0.2526, 0.0342, 0.0152, 0.0152, 0.0126, 0.0111, 0.0098, 0.0092], [0.8438, 0.0785, 0.0069, 0.0064, 0.0025, 0.0015, 0.0014, 0.0013], [0.8275, 0.077, 0.0028, 0.0025, 0.0023, 0.0019, 0.0019, 0.0019], [0.8414, 0.061, 0.0475, 0.0077, 0.0044, 0.0037, 0.0022, 0.0013], [0.7289, 0.1843, 0.032, 0.0049, 0.0036, 0.003, 0.0023, 0.0022], [0.7773, 0.0098, 0.0081, 0.0072, 0.0067, 0.0036, 0.0034, 0.0034], [0.0469, 0.0389, 0.0343, 0.0251, 0.0221, 0.0152, 0.0134, 0.0134], [0.0758, 0.0758, 0.0629, 0.0555, 0.0279, 0.0262, 0.0204, 0.0192], [0.074, 0.0613, 0.0576, 0.0576, 0.0349, 0.0199, 0.0199, 0.0176], [0.0482, 0.0453, 0.0399, 0.0242, 0.0177, 0.0147, 0.0114, 0.0114], [0.0887, 0.0446, 0.027, 0.0254, 0.0239, 0.012, 0.012, 0.0093], [0.0562, 0.0386, 0.0341, 0.032, 0.0234, 0.0194, 0.0133, 0.0133], [0.048, 0.0451, 0.0351, 0.0351, 0.0291, 0.0227, 0.0176, 0.0166], [0.0442, 0.0415, 0.0366, 0.0323, 0.0252, 0.0236, 0.0209, 0.0173], [0.0757, 0.0489, 0.0431, 0.0381, 0.0316, 0.0316, 0.0246, 0.0191], [0.0858, 0.0668, 0.0668, 0.0627, 0.0459, 0.0431, 0.0246, 0.0191], [0.1004, 0.069, 0.0609, 0.0537, 0.0505, 0.0326, 0.0288, 0.0254], [0.0934, 0.0878, 0.0728, 0.0415, 0.0344, 0.0268, 0.0208, 0.0196], [0.0983, 0.0494, 0.0464, 0.0436, 0.0436, 0.03, 0.0248, 0.0248], [0.0734, 0.0647, 0.0418, 0.0326, 0.0326, 0.027, 0.0197, 0.0185], [0.0914, 0.0262, 0.0231, 0.0169, 0.0159, 0.0159, 0.0159, 0.0149], [0.0882, 0.0305, 0.0305, 0.0269, 0.0174, 0.0153, 0.0153, 0.0135], [0.8227, 0.0233, 0.0097, 0.0091, 0.0091, 0.0081, 0.0059, 0.0043], [0.7879, 0.1208, 0.0238, 0.0185, 0.0127, 0.0088, 0.0053, 0.0036], [0.8517, 0.0291, 0.02, 0.0177, 0.0177, 0.0095, 0.0065, 0.0042], [0.8708, 0.0232, 0.0205, 0.0181, 0.0124, 0.0055, 0.0055, 0.0055], [0.3708, 0.3272, 0.1985, 0.0237, 0.0112, 0.0112, 0.0112, 0.0077], [0.5334, 0.252, 0.1528, 0.0142, 0.0086, 0.0059, 0.0059, 0.0036], [0.6675, 0.1912, 0.0704, 0.0293, 0.0259, 0.0065, 0.0027, 0.0017], [0.9922, 0.0041, 0.0019, 0.001, 0.0002, 0.0002, 0.0002, 0.0001], [0.918, 0.0457, 0.0131, 0.009, 0.0062, 0.002, 0.0016, 0.0012], [0.9593, 0.0176, 0.0094, 0.0057, 0.0039, 0.001, 0.0009, 0.0005], [0.9698, 0.0108, 0.0108, 0.0045, 0.0027, 0.0004, 0.0004, 0.0002], [0.9626, 0.0373, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9794, 0.0203, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9585, 0.0225, 0.0155, 0.0016, 0.0011, 0.0002, 0.0001, 0.0], [0.8449, 0.1143, 0.0128, 0.01, 0.0061, 0.0013, 0.0006, 0.0005]], "ranks": {"Swift": [40344, 7286, 13310, 177023, 17033, 31006, 74840, 221933, 240894, 177186, 50362, 145733, 202968, 93290, 16552, 2490, 942, 1370, 367, 229, 284, 429, 551, 999, 665, 3459, 4823, 2959, 2875, 4697, 6791, 5503, 4862, 5958, 5337, 7969, 12398, 12896, 18135, 19594, 27843, 30591, 69715, 55433, 52307, 32427, 16546, 6441, 10753, 9526, 44691, 56258, 70744, 59542, 49748, 46754, 46805, 43889, 29227, 23738, 14719, 8662, 7264], "Kotlin": [214170, 199626, 164282, 19671, 35445, 98216, 204690, 225255, 222399, 244136, 237788, 208197, 156923, 142095, 231492, 188450, 190141, 174086, 167652, 194416, 179732, 10033, 14446, 68681, 15095, 2823, 5989, 19657, 13797, 8236, 7702, 15913, 19418, 1548, 1735, 726, 285, 200, 298, 274, 568, 1104, 673, 1136, 1878, 3823, 4835, 2798, 4692, 5283, 25796, 16384, 31422, 37680, 42329, 45219, 29733, 33546, 50593, 27277, 20335, 24559, 13875], "Rust": [29656, 50621, 46145, 99013, 3606, 16991, 35374, 13231, 31511, 6665, 6829, 6203, 9097, 9075, 13329, 11459, 10736, 32503, 24974, 19276, 20294, 5530, 6674, 7762, 5375, 8905, 9327, 9718, 8654, 12549, 14000, 15418, 15301, 20690, 36266, 21995, 6093, 3853, 4953, 9720, 6051, 7355, 11064, 26351, 39106, 23933, 17194, 7880, 6677, 9257, 62189, 96185, 67923, 69680, 93835, 60964, 46805, 32736, 21481, 1045, 841, 824, 1320]}}, {"pos": 407, "top": [[" \u2013", "s", ",", "<|endoftext|>", "\u2013", "@", " @", "."], ["s", "  \n\n", " @", " (@", "\u2013", "   \n\n", "@", " very"], ["\u2013", "s", ",", "\u2026", " \u2013", "@", "\u2026..", "\u2013and"], [" \\\"", " ``", "\u4e00\u6276", "eshire", "ighbor", " cruel", "sprozess", " cruelty"], ["s", "@c", " cruel", "\u0627", " honorable", " truly", "&A", "&"], ["s", ",", " \u00a0", "!", "\\_", "\u00a0", "ighbor", "\u0627"], ["\n\n", "  \n\n", " \u00a0", "  \n", "s", "\u00a0", " \n\n", "\\_"], ["  \n\n", " \u00a0", " sincere", " sincerely", "  \n", "\n\n", "s", " truly"], ["  \n\n", "\n\n", " \n\n", "\u00a0", "&nbsp", "   \n\n", " \u00a0", "  \n"], ["\u00a0", "  \n\n", "\\_", "  \n  \n", " \u00a0", "&nbsp", " \n\n", " \n  \n"], ["\n\n", "  \n\n", "\u00a0", " \n\n", "&nbsp", "&", "\\_", "\\u"], [" truth", "\n\n", " honest", " \\\"", "  \n\n", " truthful", " Honest", " sincerely"], [" truth", "\n\n", " \\\"", " honest", "  \n\n", " Truth", " sincere", " truths"], ["\n\n", " truth", "  \n\n", " honest", " Truth", " \n\n", " truly", " sincere"], ["\n\n", "  \n\n", " \n\n", " truth", " Truth", " truly", "   \n\n", " honest"], ["\n\n", " truth", " truly", "  \n\n", " honest", " Truth", " \n\n", " Honest"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", " truly", " truth", " Truth", " honest"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", " truth", " truly", " honest", " Truth"], ["\n\n", "  \n\n", " \n\n", " truth", " truly", " Truth", "<|endoftext|>", " honest"], ["\n\n", "  \n\n", "<|endoftext|>", " \n\n", " truly", "   \n\n", " truth", " @"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", "   \n\n", "@", "  \n  \n", " @"], ["\n\n", "  \n\n", " \n\n", " truth", "   \n\n", " honest", " truly", " Truth"], ["\n\n", " \n\n", "  \n\n", " truth", " honest", " truly", "   \n\n", " Truth"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", " truth", " truly", "   \n\n", " honest"], ["\n\n", "  \n\n", " \n\n", "   \n\n", "    \n\n", "\r\n\r\n", "  \n  \n", " \r\n\r\n"], ["  \n\n", "\n\n", " \n\n", "   \n\n", " truth", "    \n\n", " truths", " honest"], ["\n\n", " \n\n", "  \n\n", " truth", "   \n\n", " honest", " truths", " honestly"], ["\n\n", " \n\n", "  \n\n", "   \n\n", " truth", " truly", "\r\n\r\n", " honest"], ["\n\n", "  \n\n", " \n\n", "   \n\n", " truth", "\r\n\r\n", " honest", "    \n\n"], ["  \n\n", " \n\n", "\n\n", "   \n\n", " \n  \n", " truth", "    \n\n", " ____"], ["  \n\n", " \n\n", "\n\n", "   \n\n", " truth", " truly", " honest", " \n  \n"], ["  \n\n", " \n\n", "\n\n", " truth", " truly", " honest", "   \n\n", " @"], [" truth", " truly", " honest", "  \n\n", " honestly", " frankly", " \n\n", " \u2014"], [" truth", " honest", "  \n\n", " frankly", " honestly", " truly", " brutally", " \n\n"], [" honest", "  \n\n", " honestly", " truth", " frankly", " truly", " brutally", " cynical"], [" honest", " honestly", " truth", " frankly", " cynical", " brutally", " brutal", " truly"], [" honest", " honestly", " truth", " cynical", " brutally", " brutal", " bullshit", " frankly"], [" honest", " truth", " honestly", " frankly", " cynical", " brutal", " brutally", " reality"], [" truth", " honest", " honestly", " reality", " brutally", " honesty", " frankly", " Truth"], [" honest", " truth", " honestly", " reality", " brutal", " brutally", " honesty", " Truth"], [" honest", " truth", " brutal", " brutally", " honestly", " reality", " honesty", " Truth"], [" honest", " truth", " brutal", " brutally", " reality", " honestly", " cynical", " honesty"], [" honest", " truth", " brutal", " brutally", " reality", " honesty", " honestly", " Honest"], [" honest", " truth", " brutal", " reality", " brutally", " honesty", " Honest", " honestly"], [" honest", " truth", " reality", " brutal", " honesty", " brutally", " honestly", " Honest"], [" honest", " truth", " brutal", " reality", " brutally", " realistic", " honestly", " honesty"], [" honest", " reality", " truth", " brutal", " realistic", " brutally", " honestly", " honesty"], [" honest", " reality", " truth", " realistic", " brutal", " brutally", " Honest", " honestly"], [" honest", " reality", " truth", " brutal", " Honest", " brutally", " honesty", " Reality"], [" truth", " honest", " Honest", " reality", " Truth", " Reality", " truths", " brutal"], [" truth", " reality", "\u771f\u76f8", " truths", " honest", "\u5b9e\u8bdd", " Honest", " Truth"], [" survival", " Survival", " brutal", " reality", " truth", " truths", "\u771f\u76f8", " realities"], [" survival", " truth", " reality", " Survival", " truths", "\u771f\u76f8", " brutal", " Reality"], [" survival", " truth", " Survival", " reality", " brutal", " truths", " Reality", " Truth"], [" truth", " Truth", "\u771f\u76f8", " truths", " reality", "truth", " survival", " assessment"], [" survival", " truth", " Survival", " Truth", "\u751f\u5b58", " reality", " truths", "\u771f\u76f8"], [" truth", " Truth", " survival", "truth", " truths", "\u771f\u76f8", " Survival", " v\u00e9rit\u00e9"], [" truth", " Truth", " survival", " Survival", "truth", " truths", "\u771f\u76f8", "\u751f\u5b58"], [" truth", " Truth", " survival", " Survival", "truth", " truths", "\u771f\u76f8", " v\u00e9rit\u00e9"], [" survival", " Survival", "\u751f\u5b58", "Surv", " Surv", " survive", " surviv", " survivor"], [" survival", " Survival", "\u751f\u5b58", "Surv", " survive", " surviv", " Surv", " survivor"], [" survival", " Survival", "\u751f\u5b58", "Surv", " surviv", " survive", " survivor", " Surv"], [" survival", " Survival", " truth", ",", " assessment", " reality", " **", "\u751f\u5b58"]], "p": [[0.4989, 0.2214, 0.0526, 0.0526, 0.0361, 0.0264, 0.0219, 0.0182], [0.5572, 0.0457, 0.0245, 0.0079, 0.0048, 0.004, 0.004, 0.0038], [0.5501, 0.2293, 0.0793, 0.0188, 0.0166, 0.0114, 0.0095, 0.0078], [0.0105, 0.0072, 0.0064, 0.0053, 0.0044, 0.0039, 0.0028, 0.0028], [0.5047, 0.0039, 0.0032, 0.0022, 0.0021, 0.0021, 0.0021, 0.0021], [0.1334, 0.0556, 0.0192, 0.011, 0.0103, 0.0091, 0.004, 0.0036], [0.4254, 0.147, 0.101, 0.0396, 0.0212, 0.0121, 0.0065, 0.0054], [0.0331, 0.0292, 0.0122, 0.0108, 0.0101, 0.0089, 0.0065, 0.0061], [0.3112, 0.2746, 0.1565, 0.0541, 0.0308, 0.0255, 0.0199, 0.0057], [0.2917, 0.1216, 0.0651, 0.0395, 0.0371, 0.0255, 0.0186, 0.01], [0.3156, 0.1236, 0.0849, 0.0621, 0.0621, 0.0148, 0.0139, 0.0139], [0.0448, 0.0328, 0.0255, 0.024, 0.0137, 0.0137, 0.01, 0.01], [0.0597, 0.0495, 0.0319, 0.0319, 0.0171, 0.0142, 0.0133, 0.0118], [0.2541, 0.0642, 0.0303, 0.0252, 0.0162, 0.0153, 0.0153, 0.0082], [0.7357, 0.1542, 0.0366, 0.0056, 0.0032, 0.0021, 0.0014, 0.0012], [0.4044, 0.0312, 0.0312, 0.0189, 0.0178, 0.0138, 0.0079, 0.0074], [0.5476, 0.035, 0.0241, 0.0212, 0.0165, 0.0155, 0.0094, 0.0089], [0.7414, 0.069, 0.0326, 0.021, 0.0082, 0.0068, 0.0047, 0.0044], [0.748, 0.0577, 0.0187, 0.0155, 0.0114, 0.0083, 0.0061, 0.005], [0.8444, 0.0785, 0.024, 0.0211, 0.003, 0.0015, 0.0012, 0.0009], [0.8529, 0.0899, 0.0425, 0.0122, 0.0011, 0.0001, 0.0001, 0.0001], [0.5801, 0.1008, 0.0836, 0.0327, 0.01, 0.0094, 0.0094, 0.0057], [0.817, 0.076, 0.0522, 0.0097, 0.0033, 0.0033, 0.0029, 0.0014], [0.8508, 0.0544, 0.0351, 0.02, 0.0035, 0.0033, 0.0016, 0.0016], [0.6919, 0.1982, 0.1061, 0.0032, 0.0001, 0.0001, 0.0001, 0.0], [0.4971, 0.2661, 0.2072, 0.017, 0.0019, 0.0007, 0.0006, 0.0006], [0.8716, 0.0631, 0.0557, 0.002, 0.0017, 0.0005, 0.0005, 0.0002], [0.9516, 0.0254, 0.0224, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9017, 0.0653, 0.0309, 0.0008, 0.0002, 0.0001, 0.0, 0.0], [0.6131, 0.199, 0.1756, 0.0077, 0.0005, 0.0003, 0.0003, 0.0002], [0.4536, 0.2751, 0.2428, 0.0083, 0.0039, 0.0013, 0.0011, 0.0011], [0.369, 0.2536, 0.1057, 0.0285, 0.0222, 0.0143, 0.0077, 0.0056], [0.1216, 0.0651, 0.0611, 0.0371, 0.0271, 0.0198, 0.0136, 0.012], [0.0781, 0.0734, 0.0537, 0.0504, 0.0474, 0.0347, 0.0238, 0.0186], [0.0882, 0.0606, 0.057, 0.0503, 0.0417, 0.0305, 0.0286, 0.0269], [0.0961, 0.0703, 0.066, 0.0426, 0.0376, 0.0275, 0.0243, 0.0228], [0.1127, 0.0775, 0.0684, 0.05, 0.05, 0.0441, 0.0344, 0.0303], [0.155, 0.1001, 0.094, 0.0444, 0.0346, 0.0287, 0.0287, 0.0223], [0.2615, 0.2615, 0.109, 0.0484, 0.0276, 0.0259, 0.0243, 0.0167], [0.3072, 0.2111, 0.0605, 0.0471, 0.0416, 0.0367, 0.0286, 0.0237], [0.3475, 0.2108, 0.0684, 0.047, 0.0415, 0.0415, 0.0344, 0.0252], [0.309, 0.1654, 0.1137, 0.0781, 0.0474, 0.0369, 0.0306, 0.0287], [0.4116, 0.1336, 0.1041, 0.0715, 0.0434, 0.0383, 0.0232, 0.0205], [0.4262, 0.1568, 0.0654, 0.0577, 0.0449, 0.0309, 0.0272, 0.0226], [0.5041, 0.1275, 0.0531, 0.0469, 0.0322, 0.0284, 0.0284, 0.0251], [0.5272, 0.1038, 0.063, 0.0556, 0.0433, 0.0232, 0.0204, 0.018], [0.5054, 0.0604, 0.0604, 0.0533, 0.0415, 0.0415, 0.0252, 0.0184], [0.3954, 0.1284, 0.0882, 0.0687, 0.0444, 0.0253, 0.021, 0.021], [0.2205, 0.1257, 0.1257, 0.0594, 0.0492, 0.0338, 0.0318, 0.0247], [0.1322, 0.1242, 0.0967, 0.0967, 0.0403, 0.0403, 0.0356, 0.0356], [0.3285, 0.1208, 0.1208, 0.0647, 0.0325, 0.0306, 0.0306, 0.027], [0.2729, 0.0572, 0.0572, 0.0474, 0.0419, 0.0136, 0.012, 0.0113], [0.2275, 0.1469, 0.0837, 0.0739, 0.0395, 0.0308, 0.0289, 0.0187], [0.1511, 0.0809, 0.076, 0.0407, 0.0382, 0.0317, 0.017, 0.017], [0.8179, 0.0671, 0.0317, 0.028, 0.0218, 0.0062, 0.0033, 0.0031], [0.537, 0.2239, 0.1743, 0.0184, 0.0111, 0.0053, 0.0046, 0.0036], [0.8991, 0.0651, 0.01, 0.0069, 0.0061, 0.0047, 0.0037, 0.0008], [0.8552, 0.0547, 0.0547, 0.0138, 0.0051, 0.0045, 0.0031, 0.0019], [0.9078, 0.0399, 0.0352, 0.0054, 0.0037, 0.002, 0.0015, 0.0008], [0.9602, 0.0372, 0.0024, 0.0002, 0.0, 0.0, 0.0, 0.0], [0.976, 0.023, 0.001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9831, 0.0159, 0.0008, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9855, 0.0059, 0.0038, 0.0029, 0.0002, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [18386, 3406, 3086, 9279, 1137, 2039, 1800, 6925, 12912, 4519, 2380, 3496, 4910, 3058, 4792, 1254, 855, 1156, 1032, 722, 613, 1758, 1484, 1428, 1180, 2284, 2681, 2041, 4223, 4377, 4182, 3865, 4524, 4684, 5077, 6493, 9515, 19383, 26254, 24197, 33190, 44941, 52225, 33448, 33677, 33018, 28930, 26252, 72637, 41403, 102015, 105864, 61101, 72931, 85393, 30565, 21529, 14168, 16883, 29365, 25717, 22376, 9507], "Kotlin": [176666, 157776, 131033, 58615, 112434, 169279, 197629, 234711, 224638, 241739, 239538, 232214, 216154, 224734, 225301, 198321, 194526, 174505, 189937, 214184, 216310, 167062, 177856, 202845, 157332, 84424, 77107, 122417, 94171, 63143, 86130, 80673, 87594, 60302, 82263, 36969, 33198, 33217, 40225, 24795, 21137, 23463, 21481, 19538, 19295, 26617, 37460, 19769, 28894, 32605, 46636, 46822, 31866, 37931, 37431, 21357, 11326, 11287, 15259, 7712, 5343, 9180, 6337], "Rust": [12388, 15066, 11082, 11238, 2055, 2178, 4706, 5252, 13682, 6569, 4824, 3807, 3346, 4367, 4853, 5837, 5477, 4586, 5765, 6702, 8503, 6650, 6774, 7962, 8793, 9139, 8442, 6308, 6212, 7707, 7023, 6379, 6233, 5015, 5632, 7218, 8065, 8674, 13270, 12218, 8656, 9274, 6460, 6618, 4945, 3929, 4794, 3091, 3588, 3997, 20180, 18080, 13349, 16752, 33425, 19418, 25898, 13381, 10835, 3167, 1672, 1307, 1644]}}, {"pos": 408, "top": [[" \u2013", "\u2013", ".", ",", ".\u2013", " [\u2026]", "<|endoftext|>", " "], [" \u2013", "\u2013", " \u2013**", "\u2013and", " \u2013,", ".\u2013", "**\u2013", " \u2018"], [" \u2013", "\u2013", ".\u2013", " \u2013,", "\u2013and", "\u2018", "**\u2013", " \u2013**"], ["\uff0d\uff0d", " pupper", " **\u2018", "\uff0a\uff0a\uff0a\uff0a", " \u2013**", "\u4e3a\u4e86\u89e3\u51b3", "\uff0d\uff0d\uff0d\uff0d", " *\u2013"], [".\u2013", "\uff20", " *\u2013", "**\u2013", " '@", ".@", "\u4e3a\u4e86\u89e3\u51b3", " \u2013**"], [".\u2013", "\u2013", "**\u2013", "\u2013and", " \u2013", "\u82b7", "\u2011", "\uff0d"], ["ship", ".\u2013", "\u2018", " \u2013", " \n\n\n", "\u2013", "@", "\uff0d"], ["ship", "istic", "\uff20", "\u6500", ".\u2013", "\u5bc4\u751f", "@", "shire"], [".\u2013", " \n\n\n", "\u2013", " \u2013", "\u00a0", "\u2011", "ship", " \n\n"], ["\u2013", "\u2011", " \u2013", ".\u2013", ",", "\u00a0", "\u2013and", "\u00ad"], [" \u2013", "\u2013", "\u2011", ".\u2013", "\u00a0", ",", "ship", "@"], ["ship", "\u2011", "hip", " \u2013", "al", " \u2212", " survival", " crisis"], [" survival", "ship", "hip", "al", " crisis", "ous", "ism", " \u2013"], [" survival", "ship", "al", " crisis", "hip", " nightmare", " survivor", " \u2013"], [" \u2013", " --", "\u2013", "ship", " ", " survival", "t", "\uff0d"], [" survival", " --", " \u2013", "ship", " nightmare", " luck", " lucky", " life"], [" \u2013", "\u2013", "t", " survival", "n", "al", " ", "ship"], [" \u2013", " relentless", " survival", " nightmare", " crunch", "ship", " --", " crisis"], [" relentless", " catastrophe", " nightmare", " survival", " crisis", " plight", " --", " horrors"], [" --", " relentless", " crunch", " plight", " nightmare", "\u54ea\u6015", " barely", " horrors"], [" \n\n", "<|endoftext|>", "\n\n", "  \n\n", " --", " \r\n\r\n", "\r\n\r\n", " \n\n\n"], [" --", " nightmare", " catastrophe", " crisis", " doom", "\u54ea\u6015", "\u7edd\u5883", " crunch"], [" --", " \n\n", " \r\n\r\n", "\r\n\r\n", " relentless", " barely", "\n\n", " battling"], [" --", "<|endoftext|>", " \n\n", " ...", "\n\n", " just", " barely", " \u2014"], [" \n\n", "\n\n", " \r\n\r\n", "  \n\n", "\r\n\r\n", "   \n\n", " \n\n\n", "<|endoftext|>"], [" \n\n", " \r\n\r\n", " --", "\r\n\r\n", "\n\n", " crisis", " crunch", "   \n\n"], ["\n\n", " \n\n", " crisis", " --", " crunch", "\r\n\r\n", " \r\n\r\n", " nightmare"], ["\n\n", " \n\n", " --", "\r\n\r\n", " \r\n\r\n", " ...", "  \n\n", " @"], [" \n\n", "\n\n", " \r\n\r\n", "  \n\n", "\r\n\r\n", "   \n\n", " ...", " --"], [" \n\n", "  \n\n", " \r\n\r\n", " ______", " ...\\", "   \n\n", " ____", "\n\n"], [" \n\n", " ...\\", " \u2026", " ...", " ______", "  \n\n", " \u2014", " \r\n\r\n"], [" ...", " \u2026", " \n\n", " ...\\", "...", " \u2014", " [...]", "\u2026"], [" \u2014", " strategy", " crunch", " survival", " @", " --", " \u2013", " budget"], [" crunch", " sanity", " tech", " strategy", " crisis", " survival", " relentless", " budget"], [" sanity", " crunch", " survival", " tech", " relentless", " strategy", " pragmatic", " nightmare"], [" sanity", " tech", " crunch", " project", " engineering", " relentless", " survival", " strategy"], [" sanity", " tech", " survival", " strategy", " engineering", " crunch", " project", " relentless"], [" sanity", " survival", " tech", " strategy", " project", " desperate", " desperation", " relentless"], [" survival", " sanity", " desperate", " Survival", " desperation", " surviv", " desperately", " doom"], [" survival", " sanity", " desperate", " Survival", " doom", " desperation", " surviv", " crisis"], [" survival", " Survival", " surviv", " project", " sanity", " crisis", " doom", " desperate"], [" survival", " Survival", " surviv", " sanity", " contract", " project", " crisis", " strategy"], [" survival", " Survival", " surviv", " project", " sanity", " contract", " desperate", " crisis"], [" survival", " Survival", " project", " strategy", " surviv", " sanity", " crisis", " desperate"], [" survival", " Survival", " strategy", " project", " crisis", " sanity", " survive", " surviv"], [" survival", " strategy", " Survival", " project", " sanity", " contract", " crisis", " surviv"], [" survival", " strategy", " Survival", " project", " surviv", " survive", " sanity", " crisis"], [" survival", " strategy", " Survival", " project", " survive", " surviv", " crisis", " sanity"], [" survival", " Survival", " strategy", " survive", " surviv", " sanity", " crisis", " survives"], [" survival", " Survival", " strategy", " survive", " sanity", " surviv", " Surv", "\u6d3b\u4e0b\u53bb"], [" survival", " Survival", "Surv", " strategy", " survive", " surviv", "\u6d3b\u4e0b\u53bb", "\u81ea\u6551"], [" strategy", " Survival", " survival", " plan", " tactics", " playbook", ".**", " roadmap"], [" Survival", " survival", ".**", " strategy", " **.", "**.", " tactics", "Surv"], [" Survival", " survival", ".**", " strategy", "\\.", " plan", "Surv", "."], [" Survival", " survival", "Surv", ".", "\\.", "\\\\.", " strategy", ".**"], [" plan", "-plan", " Plan", "\u8ba1\u5212", "plan", "Plan", "_plan", " playbook"], [" plan", ".", "-plan", "\u8ba1\u5212", " Plan", " roadmap", " playbook", "plan"], [" plan", "-plan", "\u8ba1\u5212", " Plan", "plan", "Plan", ".", "_plan"], [" plan", "-plan", "\u8ba1\u5212", " Plan", " guide", "plan", "Plan", "_plan"], [" plan", "plan", "-plan", " Plan", "\u8ba1\u5212", "_plan", "Plan", " \u043f\u043b\u0430\u043d"], [" plan", "-plan", "plan", " Plan", "\u8ba1\u5212", "_plan", " \u043f\u043b\u0430\u043d", "Plan"], [" plan", "-plan", " Plan", "plan", ".", "Plan", " \u043f\u043b\u0430\u043d", "_plan"], [" plan", " Plan", ".", "plan", "-plan", " guide", " strategy", "_plan"]], "p": [[0.9517, 0.0287, 0.0136, 0.0017, 0.0005, 0.0004, 0.0004, 0.0003], [0.9872, 0.0046, 0.0023, 0.0019, 0.0016, 0.0006, 0.0004, 0.0003], [0.9471, 0.0416, 0.0056, 0.0016, 0.0013, 0.0007, 0.0006, 0.0005], [0.0247, 0.0103, 0.0052, 0.0049, 0.0049, 0.004, 0.0038, 0.0038], [0.0449, 0.0187, 0.0176, 0.0078, 0.0069, 0.0061, 0.0057, 0.005], [0.1597, 0.0216, 0.014, 0.0131, 0.007, 0.0066, 0.0048, 0.0045], [0.064, 0.0388, 0.0267, 0.0267, 0.0152, 0.0143, 0.0143, 0.0126], [0.0698, 0.0047, 0.0045, 0.0045, 0.0042, 0.0031, 0.0027, 0.0025], [0.089, 0.0738, 0.0575, 0.0575, 0.0448, 0.0421, 0.0308, 0.0271], [0.3187, 0.1035, 0.059, 0.052, 0.0279, 0.018, 0.014, 0.0124], [0.4531, 0.1889, 0.095, 0.0396, 0.0146, 0.0078, 0.0073, 0.0054], [0.0216, 0.0203, 0.0191, 0.0168, 0.0168, 0.0158, 0.0148, 0.0066], [0.0272, 0.0175, 0.0165, 0.0155, 0.0145, 0.0057, 0.0044, 0.0042], [0.0352, 0.0122, 0.0122, 0.0095, 0.0084, 0.0051, 0.004, 0.0035], [0.028, 0.0218, 0.0141, 0.011, 0.011, 0.0103, 0.0075, 0.0067], [0.0223, 0.0093, 0.0082, 0.0077, 0.0072, 0.0068, 0.006, 0.0056], [0.0515, 0.0333, 0.0229, 0.0122, 0.0101, 0.009, 0.009, 0.007], [0.0159, 0.014, 0.0132, 0.0066, 0.0062, 0.0062, 0.0062, 0.0048], [0.0178, 0.0167, 0.0167, 0.0147, 0.0101, 0.0074, 0.0074, 0.007], [0.0526, 0.0142, 0.0104, 0.0097, 0.0086, 0.0081, 0.0076, 0.0071], [0.5626, 0.1716, 0.1179, 0.017, 0.011, 0.0097, 0.0055, 0.0055], [0.027, 0.0254, 0.0154, 0.0128, 0.0093, 0.0082, 0.0073, 0.0073], [0.3856, 0.0297, 0.0124, 0.0091, 0.0062, 0.0062, 0.0059, 0.0049], [0.2365, 0.1842, 0.0496, 0.0301, 0.0301, 0.0086, 0.0071, 0.0052], [0.7037, 0.2285, 0.0213, 0.0146, 0.0129, 0.0047, 0.0035, 0.0024], [0.4449, 0.0993, 0.0602, 0.0322, 0.0267, 0.0092, 0.0087, 0.0063], [0.0708, 0.0708, 0.0404, 0.0379, 0.0277, 0.0191, 0.0191, 0.0123], [0.6919, 0.2545, 0.0135, 0.0087, 0.006, 0.0016, 0.001, 0.0006], [0.6424, 0.2678, 0.0098, 0.0067, 0.0067, 0.0036, 0.003, 0.0016], [0.812, 0.0245, 0.023, 0.023, 0.0158, 0.0085, 0.0085, 0.007], [0.297, 0.0851, 0.0799, 0.0585, 0.0178, 0.0178, 0.0168, 0.0157], [0.3936, 0.1448, 0.0935, 0.0415, 0.0196, 0.0143, 0.0105, 0.0099], [0.0479, 0.0256, 0.0188, 0.0176, 0.0176, 0.0165, 0.0155, 0.0146], [0.0344, 0.0222, 0.0184, 0.0173, 0.0163, 0.0143, 0.0127, 0.0112], [0.0496, 0.0386, 0.0182, 0.0171, 0.0133, 0.0133, 0.0081, 0.0076], [0.0419, 0.0288, 0.0224, 0.0198, 0.0145, 0.0128, 0.0128, 0.0093], [0.0685, 0.039, 0.0222, 0.0184, 0.0173, 0.0144, 0.0144, 0.0105], [0.0895, 0.0543, 0.0226, 0.0213, 0.0188, 0.0176, 0.0114, 0.0107], [0.3209, 0.0524, 0.0383, 0.028, 0.0218, 0.0205, 0.0181, 0.016], [0.3764, 0.0422, 0.0373, 0.035, 0.0241, 0.0212, 0.0187, 0.0165], [0.6142, 0.0734, 0.0254, 0.0164, 0.012, 0.012, 0.0106, 0.0093], [0.6196, 0.0695, 0.029, 0.0146, 0.0137, 0.0129, 0.0121, 0.01], [0.5907, 0.0485, 0.0276, 0.0229, 0.0178, 0.0157, 0.0131, 0.0108], [0.5469, 0.0893, 0.035, 0.0226, 0.0199, 0.0187, 0.0129, 0.0114], [0.6248, 0.0619, 0.0425, 0.0375, 0.013, 0.0114, 0.0114, 0.0107], [0.7308, 0.0364, 0.0302, 0.0302, 0.0111, 0.0104, 0.0098, 0.0092], [0.738, 0.0502, 0.0345, 0.0153, 0.0127, 0.0105, 0.0093, 0.0077], [0.7574, 0.0515, 0.0333, 0.0157, 0.0084, 0.0074, 0.0066, 0.0066], [0.7205, 0.1105, 0.0262, 0.0124, 0.0124, 0.0103, 0.0043, 0.0028], [0.5222, 0.3167, 0.0229, 0.0108, 0.0102, 0.009, 0.0048, 0.0045], [0.5376, 0.3695, 0.0072, 0.0064, 0.0053, 0.0047, 0.0044, 0.0039], [0.1247, 0.1247, 0.0756, 0.0488, 0.0261, 0.0217, 0.0217, 0.0217], [0.206, 0.125, 0.0807, 0.0712, 0.046, 0.0246, 0.014, 0.014], [0.2219, 0.1525, 0.0636, 0.03, 0.0249, 0.0234, 0.022, 0.0151], [0.2099, 0.0772, 0.044, 0.0365, 0.0365, 0.0267, 0.0251, 0.0235], [0.8548, 0.0177, 0.0167, 0.0167, 0.0095, 0.0079, 0.0061, 0.0037], [0.8065, 0.0244, 0.019, 0.0178, 0.0115, 0.0102, 0.0079, 0.007], [0.9237, 0.0132, 0.0132, 0.0096, 0.0043, 0.0038, 0.0028, 0.0026], [0.9469, 0.0093, 0.0072, 0.006, 0.0041, 0.003, 0.0023, 0.0019], [0.9929, 0.0025, 0.0025, 0.001, 0.0003, 0.0003, 0.0002, 0.0001], [0.9963, 0.0013, 0.0009, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001], [0.996, 0.001, 0.0009, 0.0006, 0.0003, 0.0002, 0.0001, 0.0001], [0.998, 0.0005, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [109778, 28162, 7547, 55329, 15160, 1703, 2170, 26921, 46403, 16981, 7906, 21402, 19059, 2897, 1628, 359, 333, 489, 695, 359, 308, 991, 429, 384, 270, 471, 769, 421, 1124, 1249, 1382, 1421, 2137, 1533, 1585, 3734, 3989, 5631, 6333, 6371, 7203, 7721, 10616, 7128, 6928, 8083, 8655, 6296, 17118, 16000, 53007, 47760, 50837, 46745, 17019, 20908, 21109, 15781, 14799, 5800, 6310, 4260, 5663], "Kotlin": [148988, 129156, 99476, 20816, 21094, 67982, 129356, 197552, 190361, 215267, 191068, 150729, 93116, 138948, 193454, 142072, 127511, 137714, 106634, 136549, 199155, 93709, 165106, 216743, 167919, 84464, 42156, 118206, 76688, 24816, 33883, 37410, 51640, 6527, 9812, 10191, 7180, 5780, 12170, 16481, 15416, 25373, 23042, 19894, 18193, 26806, 17203, 15071, 20519, 37189, 87763, 52264, 45841, 39309, 44469, 29138, 13007, 10434, 11058, 4235, 4354, 6615, 8837], "Rust": [86170, 136400, 120196, 78494, 81315, 52621, 60233, 74449, 67907, 42764, 32455, 59378, 49813, 24152, 23079, 12676, 17129, 49235, 43395, 22871, 28582, 40354, 19951, 11691, 11986, 11538, 12662, 9729, 9582, 14802, 11442, 12638, 12924, 29100, 20897, 46772, 32490, 31288, 30547, 36040, 33760, 31199, 22025, 29273, 25702, 19256, 25845, 21195, 25436, 42550, 79319, 140032, 137675, 165006, 149084, 149181, 121303, 113539, 111853, 49326, 29243, 22833, 13758]}}, {"pos": 409, "top": [[".", ",", " ", "-", "?", "\"", ";", "!"], ["  \n", "\u00ad", "  \n    \n", "  \n\n", "\u200b", " Pre", "  ", " Will"], ["\u2013", ",", "\u2026", ".", "\u2026..", "\u2026.", " \u2013", "["], ["nable", " \u041f\u043e\u043f\u0440\u043e", " \u0412\u0441\u0442\u0440\u0435", "TRGL", "\u683c\u91cc\u62c9", "iversary", "zinho", " \u041a\u0440\u0430\u0441\u0438"], ["arity", " PL", "nable", " Plan", "ned", "  \n    \n", "zinho", " PLAN"], ["arity", "makers", " Plan", "zinho", "nable", "  \n", "  \n    \n", "xing"], ["  \n    \n", " ____", "  \n", " _____", " _", "ned", "  \n\n", "\u09cd\u09a1"], ["  \n    \n", "\u09cd\u09a1", "arity", " L\u0110", "ulary", "sgiving", "isphere", "\u17cb"], ["  \n    \n", "  \n\n", "   \n\n", "  \n", " \u00ad", "  \n  \n", " \u00a0", "\u00ad"], [" \u00ad", "\u00ad", "\ufffd", "\u00ading", "  \n    \n", "  \n  \n", " \u00a0", "\u00a0\u00a0"], [" \u00ad", "\u00ad", "\ufffd", "...", " for", "  \n", ".", "\u00ading"], [" plan", " strategy", " Plan", " plans", " for", " future", " planning", " _"], [" plan", " strategy", " Plan", " plans", " for", " planning", " strategically", " future"], [" plan", " for", " Plan", " strategy", " plans", " planning", " future", " ahead"], [" for", " plan", " strategy", " Plan", " plans", " strateg", " strategically", " future"], [" plan", " Plan", " for", " strategy", " planning", " future", " strategically", " strateg"], [" for", " plan", " Plan", " strategy", " strateg", " just", " ultimately", " planning"], ["  \n\n", " for", " Plan", " plan", " \u2014", " strategy", " planning", " strategically"], [" \u2014", " for", " Plan", " plan", "  \n\n", " strategically", "\u2014and", "\u2014"], ["<|endoftext|>", " \u2014", "  \n\n", "\u2014", "\u2014and", " swiftly", " --", " for"], ["<|endoftext|>", "\n\n", "  \n\n", " \n\n", " \u2014", "   \n\n", " --", " swiftly"], [" :", " \u2014", " --", " for", " ?", " plan", " swiftly", " planning"], ["\n\n", " --", "  \n\n", "<|endoftext|>", " :", " \u2014", " swiftly", " ,"], ["<|endoftext|>", "\n\n", " --", " \u2014", " ,", "  \n\n", " :", " for"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", "   \n\n", " \u2014", " --"], ["\n\n", "  \n\n", " --", " :", "\r\n\r\n", " \n\n", " strategy", " \u2014"], ["\n\n", "  \n\n", "\r\n\r\n", " \n\n", " :", " _", " --", " \u2014"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "<|endoftext|>", " --", " \u2014", " _"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "   \n\n", " \u2014", "    \n\n", " :"], ["\n\n", "  \n\n", " \n\n", "   \n\n", "\r\n\r\n", " \u2014", " ...", " ____"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", "   \n\n", " :", " \u2014"], ["\n\n", "  \n\n", "<|endoftext|>", " \n\n", " \u2014", "\r\n\r\n", " \u2026", "   \n\n"], ["\n\n", "<|endoftext|>", "  \n\n", " \u2014", " \n\n", " :", ":", " @"], ["<|endoftext|>", "  \n\n", " \u2014", " \n\n", "\n\n", " meticulously", " :", " strategy"], ["<|endoftext|>", " \u2014", "  \n\n", " meticulously", " strategy", " \n\n", " strategically", "\n\n"], ["<|endoftext|>", " \u2014", "  \n\n", " meticulously", "\n\n", " strategy", " \n\n", " strategically"], [" \u2014", " strategy", "<|endoftext|>", " desperately", " meticulously", " :", " relentlessly", " strategically"], [" strategy", " \u2014", " meticulously", " strategically", " desperately", " plan", " :", " relentlessly"], [" strategy", " \u2014", " desperately", " plan", " meticulously", " strategically", " :", " relentlessly"], [" strategy", " plan", " Strategy", " strategically", " desperately", " survival", " \u2014", " strateg"], [" strategy", " survival", " plan", " Strategy", " strategies", " strategically", " strateg", " strategic"], [" strategy", " survival", " strategies", " Strategy", " plan", " strategically", " strategic", " strateg"], [" strategy", " survival", " strategies", " plan", " Strategy", " strategic", " strategically", " strateg"], [" strategy", " survival", " strategies", " Strategy", " plan", " Survival", " strateg", " strategic"], [" strategy", " survival", " Strategy", " strategies", " plan", " Survival", " surviving", " strategic"], [" strategy", " survival", " plan", " strategies", " Strategy", " Survival", " surviving", " strategic"], [" survival", " strategy", ":", " strategies", " Survival", " plan", " surviving", " Strategy"], [" survival", " strategy", ":", " Survival", ":\\", " surviving", " strategies", " survive"], [" survival", " **", " strategy", " Survival", " surviving", ":", "\u6d3b\u4e0b\u53bb", " survive"], [" survival", " Survival", ":", " strategy", " survive", "\u6d3b\u4e0b\u53bb", ".**", " **"], [" survival", " Survival", ".**", "\u6d3b\u4e0b\u53bb", " **.", " survive", "**.", " **.**"], [".**", " survival", " Survival", "**.", " **.", "\u6d3b\u4e0b\u53bb", " **.**", " survive"], [" survival", " Survival", "\u751f\u5b58", ".**", " survive", " survives", "**.", "\u6d3b\u4e0b\u53bb"], [".", " survival", ".**", " Survival", " survive", "\u6d3b\u4e0b\u53bb", "\u751f\u5b58", " survives"], [" survival", " survive", " Survival", "\u751f\u5b58", " survives", " Surv", "Surv", " surviving"], [" survival", " Survival", " survive", " survives", "\u751f\u5b58", " Surv", "Surv", " surviving"], [" survive", ".", " survival", " survives", " Survival", "\u751f\u5b58", " Surv", "Surv"], [".", " survive", " survives", "\u6d3b\u4e0b\u53bb", " survival", " Survival", ".**", "\u751f\u5b58"], [".", " survive", " survives", " survival", "\u6d3b\u4e0b\u53bb", " Surv", " Survival", "\u751f\u5b58"], [".", ".**", " survive", "\u6d3b\u4e0b\u53bb", " survives", "\\.", "**.", " because"], [".", ".**", " survive", " for", "\\.", " survives", "**.", " because"], [".", ".**", " for", " to", " survive", ",", "**.", " survives"], [".", ",", ".**", " to", " for", ":", "\\.", " because"]], "p": [[0.5707, 0.174, 0.0565, 0.0322, 0.0183, 0.0118, 0.0111, 0.0092], [0.0837, 0.0739, 0.0065, 0.0047, 0.0047, 0.0044, 0.0039, 0.0037], [0.3179, 0.1928, 0.0804, 0.0804, 0.0552, 0.0335, 0.0296, 0.023], [0.0044, 0.0044, 0.0039, 0.0024, 0.002, 0.0017, 0.0015, 0.0015], [0.0372, 0.0083, 0.0078, 0.0047, 0.0037, 0.0031, 0.0025, 0.0017], [0.0147, 0.0037, 0.0033, 0.0031, 0.0027, 0.0026, 0.0024, 0.0021], [0.0979, 0.0524, 0.0408, 0.0263, 0.0205, 0.011, 0.0097, 0.008], [0.0423, 0.0074, 0.0057, 0.0051, 0.0039, 0.0039, 0.0037, 0.0033], [0.4509, 0.1766, 0.0254, 0.0211, 0.0154, 0.0128, 0.0088, 0.0073], [0.4494, 0.1553, 0.0393, 0.0287, 0.0144, 0.006, 0.0047, 0.0034], [0.2387, 0.164, 0.047, 0.0222, 0.0173, 0.0173, 0.0135, 0.0112], [0.0462, 0.0232, 0.017, 0.0124, 0.0091, 0.0091, 0.0075, 0.0071], [0.0876, 0.0365, 0.0322, 0.0172, 0.0162, 0.0143, 0.0077, 0.0077], [0.1204, 0.0534, 0.0534, 0.0472, 0.0237, 0.0119, 0.0105, 0.0099], [0.1021, 0.0747, 0.0582, 0.0546, 0.0138, 0.0138, 0.0122, 0.0108], [0.0407, 0.0338, 0.0317, 0.017, 0.011, 0.011, 0.011, 0.008], [0.0701, 0.0275, 0.0201, 0.0138, 0.0108, 0.0084, 0.0079, 0.0079], [0.0393, 0.0347, 0.0198, 0.0198, 0.0186, 0.0106, 0.0106, 0.0088], [0.0643, 0.0442, 0.0163, 0.0153, 0.0144, 0.0112, 0.0105, 0.0087], [0.161, 0.1178, 0.0557, 0.0192, 0.0181, 0.015, 0.0141, 0.0124], [0.6713, 0.1923, 0.1029, 0.0048, 0.0029, 0.0013, 0.0009, 0.0005], [0.0355, 0.019, 0.0179, 0.0131, 0.0115, 0.0108, 0.0102, 0.0102], [0.3825, 0.0518, 0.0518, 0.0379, 0.0203, 0.0131, 0.009, 0.009], [0.3531, 0.1668, 0.0372, 0.0256, 0.0176, 0.0165, 0.0107, 0.0083], [0.8448, 0.1296, 0.0106, 0.0035, 0.0025, 0.0024, 0.0005, 0.0005], [0.6973, 0.0538, 0.027, 0.0211, 0.0106, 0.0068, 0.0028, 0.0027], [0.9668, 0.0095, 0.0021, 0.0021, 0.002, 0.0009, 0.0008, 0.0007], [0.9902, 0.0059, 0.0022, 0.0004, 0.0003, 0.0001, 0.0001, 0.0001], [0.9893, 0.0086, 0.0017, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.7563, 0.2167, 0.0228, 0.001, 0.0006, 0.0003, 0.0003, 0.0002], [0.8865, 0.0934, 0.0162, 0.0007, 0.0005, 0.0004, 0.0004, 0.0004], [0.9182, 0.0518, 0.0191, 0.009, 0.0004, 0.0003, 0.0001, 0.0001], [0.7204, 0.1105, 0.0975, 0.0204, 0.0169, 0.0085, 0.0026, 0.0008], [0.3807, 0.1798, 0.14, 0.0455, 0.0312, 0.0139, 0.0122, 0.009], [0.6715, 0.0457, 0.0403, 0.0179, 0.0102, 0.009, 0.0075, 0.007], [0.8025, 0.0701, 0.0156, 0.0074, 0.0058, 0.0048, 0.0033, 0.0031], [0.2475, 0.0404, 0.0404, 0.0335, 0.0315, 0.0261, 0.023, 0.023], [0.1766, 0.114, 0.0348, 0.0327, 0.0288, 0.0271, 0.0198, 0.0186], [0.1883, 0.0507, 0.042, 0.0395, 0.0307, 0.0307, 0.0307, 0.0239], [0.3962, 0.0473, 0.0306, 0.0287, 0.027, 0.0253, 0.0185, 0.0164], [0.5993, 0.0383, 0.036, 0.036, 0.0218, 0.017, 0.011, 0.0103], [0.7538, 0.0331, 0.0292, 0.0242, 0.0242, 0.0108, 0.0108, 0.0089], [0.7234, 0.0408, 0.0383, 0.0281, 0.0264, 0.0103, 0.0091, 0.0067], [0.6367, 0.1254, 0.0461, 0.0407, 0.0205, 0.0103, 0.0062, 0.0055], [0.6354, 0.1606, 0.0316, 0.0316, 0.0217, 0.014, 0.0062, 0.0059], [0.4493, 0.3088, 0.0224, 0.0224, 0.0197, 0.0164, 0.0144, 0.0093], [0.3807, 0.3359, 0.0427, 0.0202, 0.019, 0.0139, 0.013, 0.013], [0.5022, 0.1848, 0.077, 0.0302, 0.0283, 0.0161, 0.0142, 0.0092], [0.4477, 0.1132, 0.0828, 0.0645, 0.0209, 0.0197, 0.0174, 0.0174], [0.4221, 0.2259, 0.0445, 0.0306, 0.027, 0.0224, 0.021, 0.0185], [0.291, 0.1374, 0.0834, 0.0538, 0.0446, 0.0254, 0.0239, 0.0186], [0.2122, 0.1287, 0.1002, 0.0689, 0.0608, 0.0325, 0.0253, 0.0238], [0.309, 0.2407, 0.0781, 0.069, 0.0609, 0.0418, 0.0287, 0.0224], [0.1515, 0.1515, 0.1337, 0.1041, 0.0632, 0.0557, 0.0557, 0.0492], [0.287, 0.2235, 0.1741, 0.1056, 0.1056, 0.0303, 0.0267, 0.0208], [0.2362, 0.184, 0.1623, 0.1433, 0.0767, 0.0465, 0.0249, 0.0194], [0.1887, 0.1297, 0.1297, 0.1297, 0.1144, 0.0786, 0.0613, 0.0372], [0.5013, 0.0871, 0.0769, 0.0769, 0.0411, 0.0363, 0.0283, 0.0283], [0.4708, 0.119, 0.0818, 0.0562, 0.0496, 0.0438, 0.0386, 0.0386], [0.9642, 0.0054, 0.0039, 0.0022, 0.0021, 0.0015, 0.0014, 0.0013], [0.9954, 0.0007, 0.0004, 0.0004, 0.0004, 0.0002, 0.0001, 0.0001], [0.9986, 0.0004, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [113609, 19886, 15517, 63643, 25322, 3847, 8330, 55049, 117705, 92930, 55447, 48665, 39385, 10153, 7696, 826, 777, 570, 562, 397, 386, 613, 431, 497, 400, 542, 657, 619, 1007, 1193, 1044, 836, 1134, 1016, 814, 1108, 1491, 2399, 3277, 2628, 3308, 3944, 5161, 4602, 6773, 9953, 9607, 7589, 22644, 30773, 42997, 32206, 17491, 51593, 65974, 60905, 54708, 42076, 49233, 57858, 58807, 42899, 28184], "Kotlin": [205838, 226685, 216376, 162470, 189695, 206336, 207689, 240004, 219805, 239111, 225314, 223798, 187095, 200027, 223480, 212812, 209554, 219801, 230265, 232704, 241840, 227558, 230881, 242043, 224624, 200392, 140873, 203037, 137380, 129524, 121875, 88665, 144247, 126639, 167005, 133584, 133697, 134708, 147559, 136836, 135067, 141618, 106370, 64700, 68381, 104200, 72043, 77222, 81089, 124308, 126144, 75592, 60239, 36420, 41382, 27938, 8988, 9931, 13102, 10946, 9318, 8632, 7087], "Rust": [109763, 183739, 180197, 173459, 117599, 158431, 202366, 170839, 146142, 96100, 84624, 105797, 102492, 68518, 74392, 40085, 48789, 71296, 80523, 66203, 93756, 113479, 90320, 50443, 36630, 37327, 40684, 24803, 39851, 44494, 27456, 21615, 17910, 14739, 25177, 39475, 28215, 45470, 59790, 81714, 82640, 53461, 46148, 83008, 53145, 48305, 47771, 29054, 53838, 94496, 174917, 159694, 141593, 135298, 174791, 141929, 110932, 91340, 63307, 7289, 5820, 2643, 1491]}}, {"pos": 410, "top": [[" \u2013", ".", ",", "\u2013", ";", "\u00a0", "\u2026.", "\u00a0\u00a0"], [" \u2013", "\u2013", "\u2013and", " \u2013,", "\u2013\u2013", ",", " very", " \u200b\u200b"], ["\u2013", " \u2013", ",", ".", "\u2026..", "\u2026.", "\u2013and", "\u2026"], ["-------------</", " milfs", "----------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "TRGL", " ;;^", "\uc3df", " Blowjob"], [" \u201c.", " \u200b\u200b", " \u201c", " cittadin", " CIF", ":@", " Zer", " Krem"], [" \u200b\u200b", " Zer", ":href", "<|quad_end|>", " Griff", " Rangers", " Guta", " \u0628\u0648\u062a\u064a\u0646"], ["  \n\n", " \n\n", "   \n\n", "   \n", "  \n", " \u2019", " \u2018", " **\u2018"], ["   \n\n", "  \n\n", "   \n", " \n\n", "<|quad_end|>", "    \n\n", "       \n\n", "     \n\n"], [" \n\n", "  \n\n", "   \n\n", "    \n\n", "      \n\n", "     \n\n", "       \n\n", " \n\n\n"], [" \u00ad", ",", " though", "\u00a0", " \u2013", "  \n  \n", ":", " "], [" \u00ad", " \u2013", " though", " ", " just", " once", " going", "\u00a0"], [" quickly", " plenty", " everything", " solid", " relentlessly", " everyone", " thanks", " far"], [" \u2013", " everything", " plenty", " quickly", " relentlessly", " just", " goals", " thanks"], [" \u2013", " just", " truly", " plenty", " everything", " quickly", " relentlessly", " even"], [" \u2013", " truly", " \u2014", " just", " \u00ad", " plenty", " swiftly", " once"], [" swiftly", " just", " truly", " plenty", " though", " \u2014", " once", " --"], ["<|endoftext|>", " \u2013", " truly", "\n\n", " folks", "  \n\n", " \u2014", " \u00ad"], ["<|endoftext|>", "\n\n", "  \n\n", " truly", " swiftly", " relentlessly", " folks", " incredibly"], ["\n\n", "<|endoftext|>", " truly", " incredibly", " relentlessly", " swiftly", " \u2014", " --"], ["\n\n", "<|endoftext|>", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", " \r\n\r\n", " swiftly"], ["\n\n", "<|endoftext|>", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", "\n\n\n", "\n\n\n\n"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", " --", " :", " ---", " truly"], ["\n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", "  \n\n", " --", "\n\n\n", " \r\n\r\n"], ["\n\n", "<|endoftext|>", " \n\n", "\r\n\r\n", "\n\n\n", "  \n\n", " --", " ,"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "<|endoftext|>", " \r\n\r\n", "   \n\n", "\n\n\n"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", " \r\n\r\n", "   \n\n", "\n\n\n", "    \n\n"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", "<|endoftext|>", "\n\n\n", " \r\n\r\n", "   \n\n"], ["\n\n", " \n\n", "<|endoftext|>", "  \n\n", "\r\n\r\n", "\n\n\n", " \r\n\r\n", "   \n\n"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "\r\n\r\n", "\n\n\n", "   \n\n", " \r\n\r\n"], ["\n\n", " \n\n", "  \n\n", " ...", "<|endoftext|>", "\r\n\r\n", "...", " \u2026"], ["\n\n", " \n\n", " ...", "<|endoftext|>", "  \n\n", " \u2026", "...", " [...]"], ["\n\n", "<|endoftext|>", " ...", " \n\n", " \u2026", "  \n\n", " ,", " ["], ["\n\n", "<|endoftext|>", " truly", " ...", " :", " just", " \n\n", " essentially"], [" \n\n", "\n\n", "  \n\n", "<|endoftext|>", " fundamentally", " \u2014", " meticulously", " truly"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "\r\n\r\n", " meticulously", " fundamentally", "   \n\n"], ["\n\n", "<|endoftext|>", "  \n\n", " \n\n", "<|im_end|>", "   \n\n", " fundamentally", " \u2014"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", " fundamentally", " technically", " \u2014", "\u2014not"], ["\n\n", " \n\n", "<|endoftext|>", "  \n\n", " **", " technically", " fundamentally", "**:"], [" technically", " **", " fundamentally", "\n\n", " rather", "\u2014not", " realistically", "  \n\n"], [" technically", "  \n\n", " **", " realistically", " fundamentally", "\n\n", " pragmatic", " \n\n"], [" technically", " fundamentally", " radically", " realistically", " leveraging", " pragmatic", " strategy", " rather"], ["\n\n", " strategy", " fundamentally", " technically", " leveraging", " pragmatic", " radically", " realistically"], [" strategy", " **", " fundamentally", " leveraging", " pragmatic", " unconventional", " technically", " realistically"], [" leveraging", " strategy", " fundamentally", " pragmatic", " realistically", " **", " Strategy", " unconventional"], [" strategy", " fundamentally", " leveraging", " pragmatic", " technically", " truly", " realistically", " Strategy"], [" fundamentally", " strategy", " technically", " leveraging", " realistically", " strictly", " essentially", " radically"], [" **", " fundamentally", " realistically", " strategy", " strictly", " ONLY", "\n\n", " MUST"], [" **", "\n\n", " NOT", " strategy", " fundamentally", " MUST", ":", " strictly"], [" **", " **\u201c", " **\"", "\n\n", "\uff1a**", " **#", " **'", " **\u00ab"], [" **", "\n\n", " **\"", "\uff1a**", " **#", ":**", " **\u201c", " **\u3010"], ["\n\n", " **", " **\"", " **#", " **\u3010", " **\u201c", "  \n\n", "\uff1a**"], ["\n\n", " **", " **\"", "  \n\n", " \n\n", " **\u201c", " **#", "\uff1a**"], [" **", " **\"", " **\u201c", "**", " **#", "\n\n", "-**", " **("], [" **", "\n\n", " **\"", " **\u201c", " **#", "**", "\u5982\u679c\u4e0d", "\u82e5\u4e0d"], ["\n\n", " if", "\u8fd9\u4e0d\u662f", " **", " **#", "\u82e5\u4e0d", " **\u201c", "\u4f60\u6ca1\u6709"], [" forget", "\u8fd9\u4e0d\u662f", "Forget", "\n\n", " if", " **", " **#", " **\""], [" forget", "\n\n", "\u8fd9\u4e0d\u662f", " If", " **\u201c", " Forget", "Spoiler", " **\""], [" forget", " ignore", "Spoiler", " Forget", " Ignore", "Forget", "\n\n", " If"], [" If", " forget", " Forget", " Ignore", "\n\n", " ignore", " if", "Spoiler"], [" If", " forget", "\n\n", " if", " This", " ignore", " Forget", " Ignore"], ["\n\n", " If", " This", " forget", " Ignore", " Forget", " You", " if"], ["\n\n", " do", " Do", " If", " This", " You", " It", " **"], [" If", " This", " Do", " You", " It", " There", " Forget", " Ignore"]], "p": [[0.5136, 0.3115, 0.0892, 0.0695, 0.0047, 0.0015, 0.0011, 0.0011], [0.5269, 0.049, 0.0124, 0.0036, 0.0014, 0.0009, 0.0007, 0.0006], [0.5693, 0.2373, 0.0873, 0.06, 0.0172, 0.0092, 0.0063, 0.0041], [0.0094, 0.0078, 0.0073, 0.0045, 0.0037, 0.0033, 0.0031, 0.0031], [0.0042, 0.0037, 0.002, 0.0019, 0.0012, 0.0011, 0.001, 0.0009], [0.0037, 0.001, 0.0009, 0.0008, 0.0007, 0.0007, 0.0006, 0.0006], [0.1797, 0.0276, 0.0243, 0.0229, 0.0189, 0.013, 0.007, 0.0045], [0.0381, 0.0103, 0.009, 0.0052, 0.0026, 0.0021, 0.0017, 0.0011], [0.5586, 0.1813, 0.1813, 0.0131, 0.0033, 0.0029, 0.0028, 0.0026], [0.038, 0.0075, 0.0023, 0.0019, 0.0019, 0.0016, 0.0016, 0.0015], [0.0634, 0.0385, 0.0171, 0.011, 0.0091, 0.0081, 0.0067, 0.0052], [0.0033, 0.0027, 0.0019, 0.0018, 0.0018, 0.0018, 0.0016, 0.0016], [0.0106, 0.0057, 0.0054, 0.0039, 0.0037, 0.0032, 0.003, 0.003], [0.0211, 0.0057, 0.005, 0.0044, 0.0044, 0.0039, 0.0032, 0.0032], [0.0324, 0.0237, 0.0163, 0.0112, 0.0087, 0.0087, 0.0068, 0.0056], [0.0102, 0.0095, 0.0095, 0.0095, 0.0079, 0.0066, 0.0058, 0.0045], [0.1637, 0.0441, 0.0251, 0.0184, 0.0162, 0.0162, 0.0152, 0.0126], [0.1083, 0.0956, 0.0451, 0.033, 0.0166, 0.0129, 0.0121, 0.0107], [0.7018, 0.0478, 0.0199, 0.0107, 0.0094, 0.0065, 0.0047, 0.0029], [0.9546, 0.0254, 0.0106, 0.0044, 0.0024, 0.0002, 0.0001, 0.0001], [0.9814, 0.0124, 0.0051, 0.0008, 0.0002, 0.0, 0.0, 0.0], [0.9937, 0.0022, 0.0019, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9874, 0.004, 0.0036, 0.0023, 0.0003, 0.0002, 0.0002, 0.0001], [0.6995, 0.2916, 0.0044, 0.0005, 0.0005, 0.0004, 0.0002, 0.0001], [0.9885, 0.0097, 0.0012, 0.0004, 0.0002, 0.0, 0.0, 0.0], [0.9921, 0.0067, 0.0007, 0.0004, 0.0, 0.0, 0.0, 0.0], [0.9994, 0.0005, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9966, 0.0028, 0.0003, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9985, 0.0013, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.994, 0.0052, 0.0003, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9483, 0.0324, 0.0105, 0.0039, 0.0024, 0.0011, 0.0002, 0.0002], [0.8007, 0.0745, 0.0452, 0.031, 0.0031, 0.0029, 0.0019, 0.0015], [0.2683, 0.0927, 0.0183, 0.0161, 0.0142, 0.0134, 0.0118, 0.0111], [0.3292, 0.2905, 0.1996, 0.1211, 0.0057, 0.0025, 0.002, 0.0013], [0.3335, 0.2597, 0.1785, 0.1575, 0.0045, 0.0039, 0.0035, 0.0019], [0.3622, 0.3622, 0.1332, 0.1176, 0.0028, 0.0011, 0.0007, 0.0006], [0.9221, 0.0278, 0.0246, 0.0149, 0.0004, 0.0004, 0.0003, 0.0002], [0.4186, 0.0877, 0.0683, 0.05, 0.047, 0.0196, 0.0162, 0.0064], [0.0497, 0.0387, 0.0266, 0.0235, 0.022, 0.0195, 0.0195, 0.0183], [0.0413, 0.0364, 0.0302, 0.0221, 0.0221, 0.0221, 0.0195, 0.0183], [0.0545, 0.0352, 0.0258, 0.0242, 0.0242, 0.0201, 0.0201, 0.013], [0.1047, 0.0495, 0.0385, 0.03, 0.03, 0.0219, 0.0219, 0.0194], [0.0648, 0.0609, 0.0572, 0.0572, 0.027, 0.0254, 0.0254, 0.021], [0.0961, 0.0903, 0.0621, 0.0401, 0.0354, 0.0293, 0.0243, 0.0178], [0.1133, 0.0731, 0.0345, 0.0305, 0.0237, 0.021, 0.0197, 0.0153], [0.0822, 0.064, 0.0498, 0.0388, 0.0365, 0.0343, 0.0267, 0.0208], [0.1217, 0.0575, 0.0448, 0.0349, 0.0328, 0.0289, 0.0255, 0.0225], [0.193, 0.0626, 0.0431, 0.0404, 0.0296, 0.0245, 0.0217, 0.0203], [0.9208, 0.0217, 0.0191, 0.0149, 0.0038, 0.0038, 0.0026, 0.0013], [0.4805, 0.2572, 0.0946, 0.0239, 0.0145, 0.0145, 0.012, 0.006], [0.6958, 0.0733, 0.0306, 0.0238, 0.0174, 0.0154, 0.0127, 0.012], [0.9125, 0.0215, 0.013, 0.0089, 0.0058, 0.0054, 0.0023, 0.0017], [0.6562, 0.114, 0.061, 0.0175, 0.0128, 0.0113, 0.0088, 0.0068], [0.4067, 0.2796, 0.0624, 0.0355, 0.0277, 0.0096, 0.009, 0.0079], [0.1008, 0.0693, 0.0395, 0.0395, 0.0289, 0.0271, 0.0255, 0.0225], [0.3106, 0.0308, 0.0289, 0.0289, 0.0271, 0.0271, 0.0271, 0.0211], [0.114, 0.0649, 0.0506, 0.0271, 0.0239, 0.0224, 0.0211, 0.0198], [0.267, 0.0719, 0.056, 0.0526, 0.0436, 0.03, 0.03, 0.03], [0.3087, 0.1652, 0.0473, 0.0369, 0.0346, 0.0325, 0.0306, 0.0287], [0.357, 0.1488, 0.1023, 0.0703, 0.0483, 0.0293, 0.0259, 0.0243], [0.585, 0.2439, 0.0792, 0.0156, 0.0089, 0.0083, 0.0065, 0.0051], [0.5146, 0.1671, 0.1013, 0.1013, 0.0615, 0.0054, 0.0054, 0.005], [0.6094, 0.1746, 0.1541, 0.0303, 0.0126, 0.0087, 0.0025, 0.0009]], "ranks": {"Swift": [21479, 2373, 6952, 89786, 1957, 405, 1009, 31657, 63725, 26665, 5342, 8845, 5786, 1503, 1159, 196, 154, 197, 220, 185, 238, 434, 575, 947, 789, 1058, 1501, 1194, 1506, 2161, 2390, 2877, 2679, 1623, 1557, 4758, 6624, 8342, 7560, 8840, 13162, 15633, 38645, 25884, 13479, 11885, 19878, 12790, 62105, 103213, 92341, 114612, 89848, 103244, 94392, 120377, 121172, 66711, 58149, 33258, 19291, 5090, 1923], "Kotlin": [231492, 168520, 157366, 16245, 18398, 70047, 136221, 169299, 177329, 187633, 186439, 64460, 56098, 82036, 169809, 168272, 120425, 91403, 127511, 156610, 154813, 100483, 138500, 186069, 152750, 58997, 77249, 139286, 91155, 60710, 78711, 84016, 100952, 35876, 75890, 27663, 26705, 36981, 39362, 40467, 47605, 52065, 51389, 47530, 69743, 86108, 95049, 81360, 98271, 126196, 131511, 110155, 101691, 98264, 73377, 63177, 45808, 39639, 58727, 45609, 45385, 53097, 12427], "Rust": [29589, 53129, 60798, 85653, 10210, 16307, 44051, 24591, 33502, 10821, 10721, 13953, 7866, 7216, 12514, 5913, 8619, 17529, 32815, 37042, 45241, 48605, 61532, 38711, 51921, 52339, 43553, 41994, 45530, 27236, 27490, 19458, 22810, 41632, 80921, 80326, 65166, 73506, 84423, 106284, 98592, 89623, 74324, 87074, 72003, 35501, 37406, 26312, 31275, 57920, 128683, 169946, 168816, 195574, 222175, 198421, 172171, 137221, 95457, 35122, 20643, 5757, 1432]}}, {"pos": 411, "top": [["s", " \u2013", ",", "\u2013", ".", ";", "\u00a0", "\u2026."], ["s", "\u2013", " \u2013", "\u2013and", "saf", ",", "\u2013\u2013", "**\u2013"], ["\u2013", ",", "s", ".", " \u2013", "\u2026", "\u2026.", "\u2013and"], ["schrift", "sik", "satz", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "sache", "sburg", " Shemale", "s"], ["s", "schild", "saf", "sel", "sik", "sense", "sir", "sand"], ["s", "siz", "sip", "**!", "saf", " **\u2013", "(**", "sik"], ["s", "  \n\n\n", "  \n\n", "   \n", "  \n  \n", "**!", " \n\n\n\n", "  \n"], ["  \n\n\n", "   \n\n", "   \n", " **\u00ab", " **\u20ac", "  \n\n", "(**", "**!"], ["   \n\n", "  \n\n", "  \n\n\n", " \n\n", " \n\n\n", "  \n  \n", "     \n\n", "   \n"], [",", "s", "\u2013", "  \n  \n", "\u2013and", "!,", "  \n\n\n", "\u2013\u2013"], ["s", ",", "\u2013", "  \n  \n", "\u00a0", "  \n\n", "\u2026", "..."], ["s", " **#", " **", " **\u00ab", " **\u2013", "   \n\n", " everybody", "sf"], ["s", " **\u00ab", "\u2026**", " **\u2013", "\u2026", "|RF", "...**", " **#"], [" **\u00ab", "s", "|RF", "\u52a0\u62ff\u5927", " \u00bb**", "utang", " **\u2013", "rieve"], ["s", " everybody", " folks", " plenty", " everyone", " goofy", " maybe", " anybody"], ["s", " goofy", "|RF", " folks", " skinny", " guys", " kids", " everyone"], ["s", " folks", " everyone", " plenty", " everything", " skinny", " incredibly", " maybe"], ["s", "\u2026", "...", " everything", " folks", " [\u2026]", " everyone", " plenty"], ["s", "...", "\u2026", " [\u2026]", " folks", " everything", "\u2014if", "\u2014or"], ["s", " [\u2026]", "...", "\u2026", "<|endoftext|>", "\u2014even", "\u2014or", " \u2014"], ["<|endoftext|>", "s", " [\u2026]", "...", "  \n\n", "\u2026", " \n\n", "   \n\n"], [" anybody", "s", " everybody", "\u2014even", "\u2014or", "anything", " folks", " [\u2026]"], [" anybody", " everybody", "\u2014even", " folks", " [\u2026]", "\u2014or", "s", " you"], ["<|endoftext|>", " [\u2026]", "...", " anybody", " \n\n\n", " everybody", " \n\n", " truly"], ["  \n\n", " \n\n", "   \n\n", " \n\n\n", "\n\n", "  \n  \n", "  \n\n\n", " [\u2026]"], [" anybody", " folks", "   \n\n", " you", " everybody", " someday", " incredibly", " \n\n"], [" anybody", " everybody", " folks", " you", " someday", " incredibly", " anyone", " everything"], [" \n\n", "\n\n", "  \n\n", "   \n\n", " truly", " incredibly", "...", " anybody"], [" \n\n", "  \n\n", "\n\n", "...", " [\u2026]", "\u2026", "   \n\n", " \u2026"], [" \n\n", "  \n\n", "\u2026", "...", " [\u2026]", " \u2026", "   \n\n", "\u2026**"], [" \n\n", "  \n\n", "\n\n", " ...", "...", " \u2026", "\u2026", "   \n\n"], [" \n\n", "  \n\n", " everything", " you", " incredibly", " if", " \u2026", "\u2026"], [" you", " everything", " incredibly", " if", " anything", " truly", " everyone", "\u2014if"], [" incredibly", " everything", "\u2014if", " you", " truly", "\u2014or", " anything", " nobody"], [" incredibly", " everything", " truly", "\u2014if", " anything", " utterly", " you", " insanely"], [" you", "<|endoftext|>", " everything", "\u2014if", " incredibly", " YOU", " truly", " your"], ["\u2014if", " you", " everything", "\u2014you", " your", " YOU", " anything", " wouldn"], [" you", "\u2014if", " your", " YOU", " everything", " anything", " wouldn", "\u2014you"], [" you", " everything", " anything", "\u2014if", " your", " YOU", " impossible", " failure"], [" you", " YOU", " anything", "\u5931\u8d25", " everything", " your", "anything", " failure"], [" you", " failure", "\u5931\u8d25", " YOU", " everything", " anything", " mistakes", " failures"], ["\u2014if", " failure", " failures", "\u5931\u8d25", " you", " reckless", "\u5931\u8d25\u4e86", " risky"], [" risky", " failure", "\u2014if", " reckless", " failures", " doom", " you", " anyone"], [" risky", " survival", " reckless", "\u2014if", "\u5931\u8d25", " doomed", " doom", " failure"], [" survival", " failure", " failures", " you", " strategy", " risky", " reckless", " doomed"], [" anything", " anyone", " survival", " you", " anybody", " everything", " sanity", " nobody"], [" anything", " anyone", " anybody", "anything", " everything", " you", " survival", " ANY"], [" anything", " anyone", "anything", " anybody", " you", " anywhere", " ANY", "\u7684\u4efb\u4f55"], [" anyone", " anything", "anything", " you", " anybody", "\u7684\u4efb\u4f55", "\u4efb\u4f55\u4e00\u4e2a", " ANY"], ["anything", " anyone", "\u7684\u4efb\u4f55", " anything", "\u4efb\u4f55\u4e00\u4e2a", " ANY", "\u4efb\u4f55\u5176\u4ed6", " anybody"], ["anything", " anything", " anyone", "\u7684\u4efb\u4f55", "\u505a\u4e0d\u5230", " ANY", " you", " Anything"], ["\u505a\u4e0d\u5230", "anything", " anything", "\u4f60\u6ca1\u6709", "\u7684\u4efb\u4f55", " anyone", " ANY", " you"], ["\u505a\u4e0d\u5230", " anything", "anything", " anyone", "\u4e0d\u6309", "\u672a\u6309", "\u8fdd\u80cc", "\u4f60\u6ca1\u6709"], [" you", "\u505a\u4e0d\u5230", " anyone", "\u4f60\u60f3", "\u4f60\u6ca1\u6709", " anything", "\u7684\u4efb\u4f55", "\u4f60\u4e0d\u662f"], [" you", "\u504f\u79bb", " deviation", " deviations", "\u8bd5\u56fe", " Attempt", " attempt", "\u505a\u4e0d\u5230"], [" you", "\u504f\u79bb", " deviation", " deviations", "\u8bd5\u56fe", "\u505a\u4e0d\u5230", " Attempt", "you"], [" you", "\u504f\u79bb", " deviation", " deviations", "you", " YOU", " dev", " Attempt"], [" dev", " deviation", "\u504f\u79bb", " Dev", "dev", " deviations", "/dev", "Dev"], [" dev", " deviation", "\u504f\u79bb", " Dev", " deviations", "dev", "/dev", " you"], [" dev", " you", " deviation", " Dev", "dev", " deviations", "\u504f\u79bb", "/dev"], [" you", " dev", " deviation", " Dev", " deviations", "dev", "/dev", "-dev"], [" you", " dev", " deviation", " Dev", " deviations", "-dev", "dev", "/dev"], [" you", " dev", " deviation", " deviations", " Dev", " You", "you", " your"]], "p": [[0.5171, 0.1482, 0.1482, 0.1018, 0.0793, 0.0011, 0.0007, 0.0006], [0.864, 0.0626, 0.0357, 0.004, 0.0011, 0.0009, 0.0008, 0.0006], [0.4637, 0.2812, 0.1505, 0.0489, 0.0381, 0.0066, 0.002, 0.0019], [0.0247, 0.016, 0.0132, 0.0097, 0.0091, 0.0091, 0.0071, 0.0059], [0.998, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.6878, 0.0076, 0.0056, 0.0056, 0.0046, 0.0046, 0.0044, 0.003], [0.5519, 0.0747, 0.0747, 0.0659, 0.0214, 0.0189, 0.0138, 0.0095], [0.1949, 0.1111, 0.1043, 0.0525, 0.0361, 0.0339, 0.0318, 0.0318], [0.3214, 0.2503, 0.2209, 0.0493, 0.0233, 0.0205, 0.017, 0.015], [0.2487, 0.182, 0.0669, 0.0629, 0.0358, 0.0159, 0.008, 0.0066], [0.4984, 0.1834, 0.0866, 0.0264, 0.0248, 0.0248, 0.0182, 0.0117], [0.8924, 0.0041, 0.0025, 0.0024, 0.0016, 0.0008, 0.0007, 0.0007], [0.7261, 0.0248, 0.0081, 0.0046, 0.0025, 0.0025, 0.0023, 0.002], [0.0687, 0.0305, 0.0119, 0.0064, 0.0044, 0.0039, 0.0034, 0.003], [0.7769, 0.0023, 0.0023, 0.0013, 0.0011, 0.001, 0.0009, 0.0008], [0.2294, 0.0057, 0.0048, 0.0042, 0.0029, 0.0029, 0.0025, 0.0021], [0.8991, 0.0027, 0.0014, 0.001, 0.0009, 0.0008, 0.0007, 0.0006], [0.6431, 0.0171, 0.0098, 0.0049, 0.0046, 0.0043, 0.0043, 0.0041], [0.5077, 0.0779, 0.0286, 0.0286, 0.0068, 0.0068, 0.0064, 0.0056], [0.2504, 0.1721, 0.1111, 0.1044, 0.0264, 0.0055, 0.0052, 0.0046], [0.8554, 0.0157, 0.0115, 0.0074, 0.0054, 0.0051, 0.0042, 0.0024], [0.0058, 0.0054, 0.0037, 0.0031, 0.0024, 0.0023, 0.0023, 0.0021], [0.0184, 0.0105, 0.0082, 0.0072, 0.0068, 0.0053, 0.0046, 0.0041], [0.0476, 0.0225, 0.0164, 0.0088, 0.0083, 0.0064, 0.006, 0.0047], [0.3203, 0.2495, 0.1421, 0.0263, 0.0247, 0.0247, 0.0159, 0.015], [0.0351, 0.0273, 0.0156, 0.0137, 0.0114, 0.0078, 0.0074, 0.0054], [0.0298, 0.011, 0.0103, 0.0103, 0.0085, 0.0052, 0.0049, 0.0043], [0.2191, 0.1706, 0.0358, 0.0124, 0.008, 0.0058, 0.0058, 0.0052], [0.3479, 0.1544, 0.1129, 0.0534, 0.0471, 0.0442, 0.0304, 0.0163], [0.2798, 0.2798, 0.1166, 0.0908, 0.0624, 0.0379, 0.0334, 0.0158], [0.4195, 0.1061, 0.1061, 0.0936, 0.0936, 0.0304, 0.0268, 0.0135], [0.2025, 0.1084, 0.0745, 0.0452, 0.0452, 0.031, 0.0292, 0.0156], [0.1717, 0.1515, 0.0919, 0.028, 0.0218, 0.0205, 0.0193, 0.0141], [0.0974, 0.0915, 0.0555, 0.0381, 0.0231, 0.0132, 0.0124, 0.0096], [0.0343, 0.0343, 0.0172, 0.0162, 0.0134, 0.0098, 0.0077, 0.0072], [0.047, 0.0366, 0.0304, 0.0196, 0.0196, 0.0153, 0.0153, 0.0119], [0.1132, 0.0731, 0.0197, 0.0153, 0.0144, 0.0135, 0.0127, 0.0099], [0.137, 0.0831, 0.0346, 0.027, 0.0238, 0.0164, 0.0136, 0.0099], [0.1, 0.0325, 0.0305, 0.0197, 0.0185, 0.0153, 0.0144, 0.0119], [0.1121, 0.0283, 0.025, 0.0221, 0.0195, 0.0183, 0.0143, 0.0143], [0.1422, 0.0263, 0.0263, 0.0232, 0.0205, 0.0205, 0.0181, 0.017], [0.0566, 0.05, 0.0366, 0.0323, 0.0303, 0.0251, 0.0184, 0.0184], [0.0401, 0.0401, 0.0377, 0.0354, 0.0354, 0.0178, 0.0167, 0.0148], [0.0826, 0.0471, 0.0415, 0.0415, 0.0324, 0.0304, 0.0237, 0.0222], [0.0749, 0.0621, 0.0376, 0.0312, 0.0214, 0.0214, 0.0201, 0.0167], [0.0508, 0.0508, 0.0421, 0.0349, 0.0272, 0.0225, 0.0199, 0.0187], [0.2825, 0.1512, 0.0714, 0.0522, 0.0337, 0.0337, 0.0218, 0.0132], [0.3828, 0.2049, 0.0968, 0.0665, 0.0277, 0.026, 0.0245, 0.0109], [0.2052, 0.1811, 0.1811, 0.0404, 0.038, 0.0245, 0.0216, 0.0191], [0.2431, 0.1475, 0.1148, 0.1148, 0.0789, 0.0789, 0.0256, 0.0256], [0.1976, 0.1539, 0.1058, 0.0727, 0.0532, 0.0323, 0.0251, 0.0251], [0.1197, 0.0992, 0.0932, 0.044, 0.0414, 0.0365, 0.0284, 0.0236], [0.1749, 0.1543, 0.0936, 0.0643, 0.0442, 0.0367, 0.0237, 0.0222], [0.2299, 0.179, 0.0794, 0.0375, 0.0311, 0.0258, 0.0228, 0.0228], [0.3073, 0.2393, 0.1451, 0.0471, 0.0471, 0.0416, 0.0324, 0.0223], [0.7938, 0.0575, 0.0448, 0.0187, 0.0088, 0.0078, 0.0078, 0.0044], [0.8764, 0.0385, 0.0234, 0.011, 0.0046, 0.0032, 0.0032, 0.0025], [0.4463, 0.2389, 0.1449, 0.0604, 0.0366, 0.0366, 0.0119, 0.0056], [0.4989, 0.2356, 0.0765, 0.0765, 0.0361, 0.0319, 0.0151, 0.0091], [0.7239, 0.098, 0.0763, 0.0408, 0.0193, 0.015, 0.0091, 0.0063], [0.6368, 0.3008, 0.0218, 0.0192, 0.0062, 0.0043, 0.0029, 0.0023], [0.8463, 0.1298, 0.0083, 0.0057, 0.0031, 0.0014, 0.0014, 0.0008], [0.9892, 0.0063, 0.0014, 0.0007, 0.0005, 0.0003, 0.0001, 0.0001]], "ranks": {"Swift": [84191, 29838, 24347, 120775, 37709, 24004, 37942, 143265, 175216, 106657, 66958, 167220, 155460, 136617, 40205, 41585, 13877, 5053, 11349, 13872, 13419, 23117, 31812, 16087, 15515, 50881, 82542, 17548, 27288, 22464, 11761, 9694, 12465, 19979, 14040, 51543, 59603, 58044, 54153, 44461, 44651, 40787, 51633, 35930, 23390, 18015, 11184, 9924, 69408, 151887, 168260, 163137, 151213, 158038, 167769, 179714, 194365, 174661, 168929, 77713, 55773, 30245, 12239], "Kotlin": [209968, 143599, 131369, 22787, 14628, 34990, 80330, 98338, 136416, 171394, 169287, 109223, 47412, 53011, 127738, 34251, 63582, 72979, 148572, 214723, 221788, 177383, 200040, 229427, 225108, 178277, 134646, 187923, 161749, 128777, 156557, 165664, 160479, 134495, 196217, 152869, 168924, 169770, 156536, 180333, 152825, 159667, 153767, 164031, 173663, 136026, 175634, 182312, 170450, 177930, 182900, 152433, 133135, 78186, 71266, 49049, 42840, 37810, 65287, 59119, 55430, 75976, 31819], "Rust": [61735, 129260, 56682, 75481, 29014, 59900, 69128, 78252, 96388, 46383, 13789, 13091, 16561, 27317, 30774, 42702, 37059, 38939, 44320, 27360, 53655, 85855, 62742, 42307, 32029, 30238, 30522, 23226, 24023, 26301, 14278, 11974, 22688, 51653, 52276, 82872, 61720, 62211, 86718, 144010, 94980, 78055, 54486, 81698, 78451, 51809, 64457, 80535, 91393, 133473, 122275, 162766, 152473, 163609, 156167, 130244, 79654, 65326, 39693, 17556, 15585, 5175, 1498]}}, {"pos": 412, "top": [[".", ",", "s", "?", ";", "!", ":", "\u2026."], [".", ",", ";", "s", "?", "!", ":", " \u200b\u200b"], [",", ".", ";", "?", "\u2026", "\u2013", "\u2026.", "!"], ["erdale", "\ufffd\ufffd", "-------------</", "\uff0a\uff0a\uff0a\uff0a", "\u5982\u837c", "----------</", "sik", "erias"], [",", ".", "s", "!", ":", "a", "?", " \u201c"], [",", ".", "!", ":", "s", ";", "?", " \u200b\u200b"], [",", ".", "s", "!", ":", "a", ";", "?"], [",", ".", "s", "!", ":", "!!!", ";", "?"], [",", ".", "!", "s", ";", ":", "?", "\u2019s"], [",", ".", "s", ";", "!", ":", "\u2026", "\u00a0"], [",", ".", "s", "!", ";", "...", "?", "\u2026"], [",", "s", "\u2019s", "er", "scape", "'s", " **", " guys"], [",", "s", "...", ".", "er", "\u2019s", " guys", "\u2026"], [",", "s", " guys", " just", " folks", " looking", ".", " back"], [",", "s", " just", " guys", " looking", " back", " going", " still"], ["s", " guys", " back", ",", " just", " folks", " going", " looking"], [",", "s", " guys", " just", " going", " folks", " looking", " you"], [",", "s", " just", " savvy", "...", " guys", " wouldn", " Philly"], [",", "...", " just", "s", "\u2026", "\u2014you", " you", " incredibly"], [",", " just", " ", "...", " ever", " wouldn", " \u2014", " even"], ["<|endoftext|>", "\n\n", " \n\n", "  \n\n", " ", " just", ",", " \u2014"], [" just", " truly", " even", " desperately", " incredibly", " wildly", " going", " still"], [" just", " truly", " going", " still", " even", " ever", " desperately", " ,"], ["<|endoftext|>", " ...", "...", "\n\n", " just", " ,", " [\u2026]", " "], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "   \n\n", " \r\n\r\n", "...", "\r\n\r\n"], [" \n\n", "\n\n", "  \n\n", " _____", "   \n\n", " ______", " ____", " \r\n\r\n"], ["\n\n", " \n\n", "  \n\n", " ___", "\r\n\r\n", " ____", " _____", " ______"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " ___", " _____", "   \n\n", " \r\n\r\n"], ["\n\n", " \n\n", "  \n\n", "   \n\n", " _____", " ___", " ______", "\r\n\r\n"], [" \n\n", "  \n\n", "\n\n", " ___", " ______", " _____", "...", " ____"], [" \n\n", " ...", "  \n\n", " **", " _____", " ___", " ______", " ____"], [" ...", " **", " ___", "...", " _____", " \n\n", " @", " work"], [" work", " **", " ", " ?", " working", " you", " just", " ..."], [" tech", " **", " work", " project", " \u2014", " leveraging", " working", " technical"], [" tech", " yourself", " your", " leveraging", "\u2014you", " meticulously", " \u2014", " you"], [" tech", " \u2014", " yourself", " leveraging", " your", " project", " meticulously", " relentlessly"], [" tech", " yourself", " leveraging", " aggressively", " engineering", " project", " \u2014", " desperately"], [" yourself", " tech", " project", " engineering", " your", " you", " risk", " work"], [" yourself", " project", " tech", " failed", " engineering", " risk", " work", " projects"], [" project", " tech", " yourself", " projects", " engineering", " failed", " engineers", " work"], [" project", " engineers", " engineering", " tech", " projects", " work", " technical", " hiring"], [" project", " engineering", " engineers", " projects", " tech", " planning", " contract", " work"], [" project", " projects", " engineering", " planning", " engineers", " contract", " failed", " strategy"], [" project", " projects", " planning", " strategy", " failed", " attempt", " successfully", " risk"], [" project", " planning", " failed", " projects", " strategy", " attempt", " successfully", " yourself"], [" planning", " attempt", " project", " failed", " successfully", " projects", " blindly", " strategy"], [" attempt", " anything", " blindly", " yourself", " attempting", " failed", " truly", " trying"], [" attempt", " yourself", " attempting", " anything", " attempts", " trying", " blindly", " attempted"], [" attempt", " blindly", " anything", " yourself", " attempting", " trying", " attempts", " purely"], [" attempt", " anything", " yourself", " blindly", " Attempt", " attempting", "anything", " anywhere"], [" anything", " blindly", "\u8bd5\u56fe", "anything", " attempt", "\u7684\u4efb\u4f55", "Attempting", "\u76f2\u76ee"], ["\u8bd5\u56fe", " attempt", " Attempt", " attempting", "Attempting", "attempt", " attempted", " trying"], ["\u8bd5\u56fe", " attempt", " anything", " Attempt", " attempting", " trying", "\u505a\u4e0d\u5230", "Attempting"], ["\u8bd5\u56fe", " attempt", "\u505a\u4e0d\u5230", " tries", " Attempt", " trying", " want", " tried"], [" attempt", "\u8bd5\u56fe", " tries", " Attempt", "\u5c1d\u8bd5", " attempts", " attempting", " attempted"], [" attempt", "\u8bd5\u56fe", " tries", " deviation", " Attempt", "\u504f\u79bb", " deviations", " attempting"], ["\u8bd5\u56fe", " try", " tries", " attempt", " deviation", " follow", " dev", "\u504f\u79bb"], [" dev", " deviation", "\u504f\u79bb", "dev", " Dev", " deviations", "Dev", "/dev"], [" dev", " deviation", "dev", " Dev", "\u504f\u79bb", " deviations", "Dev", "/dev"], [" dev", " deviation", " Dev", "dev", " deviations", "\u504f\u79bb", "/dev", "Dev"], [" dev", " deviation", " try", " Dev", " deviations", "dev", "\u504f\u79bb", "/dev"], [" dev", " try", " deviation", " follow", " Dev", " do", " attempt", "dev"], [" dev", " try", " do", " treat", " deviation", " fail", " attempt", " follow"]], "p": [[0.6162, 0.3737, 0.006, 0.0013, 0.001, 0.0003, 0.0003, 0.0002], [0.5304, 0.3424, 0.0059, 0.0049, 0.0046, 0.0028, 0.0017, 0.001], [0.7264, 0.2672, 0.0015, 0.0012, 0.001, 0.0005, 0.0005, 0.0005], [0.0017, 0.0012, 0.0012, 0.0011, 0.0011, 0.001, 0.001, 0.001], [0.7446, 0.1768, 0.0145, 0.0037, 0.0025, 0.0013, 0.0009, 0.0007], [0.7965, 0.1777, 0.0027, 0.0019, 0.0013, 0.0007, 0.0006, 0.0005], [0.7714, 0.1341, 0.0813, 0.0036, 0.0011, 0.0008, 0.0008, 0.0007], [0.83, 0.0991, 0.0365, 0.0063, 0.001, 0.001, 0.0009, 0.0007], [0.86, 0.1319, 0.0024, 0.0008, 0.0006, 0.0005, 0.0003, 0.0002], [0.9977, 0.0017, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9808, 0.018, 0.0005, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.4036, 0.0581, 0.0058, 0.0042, 0.0037, 0.0027, 0.0024, 0.0023], [0.6394, 0.0981, 0.0117, 0.0063, 0.0034, 0.0032, 0.003, 0.0022], [0.803, 0.0147, 0.0035, 0.0017, 0.0015, 0.0014, 0.0013, 0.0013], [0.3683, 0.0388, 0.0143, 0.0092, 0.0087, 0.0081, 0.0081, 0.0072], [0.0408, 0.0281, 0.0141, 0.0133, 0.0124, 0.011, 0.011, 0.0091], [0.8934, 0.0537, 0.0015, 0.0012, 0.0009, 0.0008, 0.0008, 0.0007], [0.7606, 0.0131, 0.0045, 0.0042, 0.0042, 0.0042, 0.004, 0.0033], [0.2412, 0.1557, 0.037, 0.0128, 0.0113, 0.0106, 0.01, 0.0094], [0.1883, 0.0611, 0.0289, 0.0211, 0.0128, 0.012, 0.012, 0.0113], [0.834, 0.0209, 0.0196, 0.0153, 0.0053, 0.0044, 0.0028, 0.0016], [0.0559, 0.017, 0.0141, 0.0133, 0.011, 0.0103, 0.0091, 0.0091], [0.0583, 0.0157, 0.0147, 0.0138, 0.013, 0.0101, 0.0095, 0.0084], [0.5721, 0.0268, 0.0236, 0.0222, 0.0143, 0.0112, 0.0077, 0.0056], [0.542, 0.3288, 0.0734, 0.0347, 0.0037, 0.0025, 0.0022, 0.0018], [0.4249, 0.2274, 0.1771, 0.0137, 0.0128, 0.01, 0.0094, 0.0083], [0.9477, 0.0416, 0.003, 0.0018, 0.001, 0.0009, 0.0006, 0.0006], [0.9677, 0.0292, 0.0019, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9063, 0.0744, 0.0166, 0.0004, 0.0003, 0.0003, 0.0003, 0.0002], [0.4874, 0.1793, 0.0453, 0.04, 0.04, 0.04, 0.0353, 0.0312], [0.1888, 0.101, 0.0838, 0.0787, 0.0787, 0.0739, 0.0508, 0.0372], [0.2874, 0.1126, 0.0365, 0.0285, 0.0267, 0.0251, 0.0208, 0.0173], [0.045, 0.0241, 0.0213, 0.02, 0.0176, 0.0146, 0.0146, 0.0129], [0.0648, 0.0174, 0.0174, 0.0145, 0.0136, 0.0128, 0.0128, 0.012], [0.0716, 0.0408, 0.015, 0.0141, 0.011, 0.011, 0.011, 0.0103], [0.1046, 0.0409, 0.0281, 0.0151, 0.0142, 0.0133, 0.011, 0.011], [0.1539, 0.0303, 0.0251, 0.0184, 0.0162, 0.0143, 0.0105, 0.0098], [0.0999, 0.0731, 0.0391, 0.0209, 0.0144, 0.0119, 0.0112, 0.0112], [0.0655, 0.0655, 0.0329, 0.0241, 0.0213, 0.0188, 0.0166, 0.0166], [0.1351, 0.0387, 0.0342, 0.0283, 0.0266, 0.025, 0.0183, 0.0152], [0.1804, 0.0486, 0.0486, 0.0456, 0.0429, 0.0244, 0.0148, 0.0131], [0.1743, 0.0532, 0.0441, 0.0389, 0.0208, 0.0184, 0.0173, 0.0152], [0.2029, 0.0482, 0.0375, 0.0292, 0.0228, 0.0189, 0.013, 0.0122], [0.1563, 0.054, 0.0308, 0.0272, 0.024, 0.0175, 0.0155, 0.0128], [0.0947, 0.054, 0.0447, 0.0395, 0.0255, 0.0239, 0.0175, 0.0145], [0.0573, 0.0475, 0.0446, 0.0347, 0.0164, 0.0154, 0.0145, 0.0136], [0.1295, 0.054, 0.0447, 0.0371, 0.0199, 0.0199, 0.0187, 0.0145], [0.2828, 0.0672, 0.0631, 0.0491, 0.0383, 0.028, 0.028, 0.0247], [0.1394, 0.102, 0.0659, 0.0619, 0.0482, 0.0242, 0.0214, 0.0189], [0.1102, 0.1102, 0.0913, 0.0554, 0.052, 0.0381, 0.0297, 0.0279], [0.1712, 0.1177, 0.076, 0.067, 0.0382, 0.0263, 0.0263, 0.0247], [0.3981, 0.2131, 0.0784, 0.042, 0.0307, 0.0271, 0.0211, 0.0175], [0.3308, 0.2006, 0.0395, 0.0395, 0.0308, 0.0308, 0.0272, 0.0187], [0.2949, 0.1788, 0.0399, 0.0311, 0.0311, 0.0258, 0.0227, 0.0189], [0.5124, 0.2743, 0.0421, 0.0328, 0.0255, 0.0255, 0.0225, 0.0155], [0.3153, 0.3153, 0.0703, 0.0621, 0.0293, 0.0259, 0.0228, 0.0202], [0.2517, 0.196, 0.0926, 0.0817, 0.0636, 0.0562, 0.0386, 0.0341], [0.8442, 0.0785, 0.0255, 0.0199, 0.012, 0.0106, 0.0044, 0.0016], [0.9301, 0.0361, 0.0103, 0.008, 0.0071, 0.0034, 0.002, 0.0011], [0.9706, 0.0138, 0.0051, 0.0051, 0.0021, 0.0011, 0.0007, 0.0004], [0.9657, 0.0122, 0.0065, 0.0057, 0.0027, 0.0021, 0.0011, 0.0009], [0.9133, 0.0662, 0.0054, 0.002, 0.002, 0.0016, 0.001, 0.0009], [0.8951, 0.0572, 0.0099, 0.006, 0.0053, 0.0028, 0.0025, 0.0025]], "ranks": {"Swift": [42501, 21087, 17227, 137896, 10446, 8234, 18679, 76148, 141286, 88155, 46572, 103656, 120202, 44207, 27831, 12498, 7829, 5863, 3570, 2714, 2820, 4788, 3667, 3626, 2785, 3894, 5630, 3578, 6312, 8613, 8282, 7493, 10436, 6557, 4459, 8158, 8430, 9521, 9251, 9963, 7344, 6013, 8770, 8534, 6317, 5056, 3248, 3014, 12105, 42905, 107819, 123358, 138430, 154004, 134666, 145378, 175653, 156348, 128812, 116250, 104286, 68506, 65964], "Kotlin": [180880, 124647, 125843, 18122, 28608, 66367, 100447, 144557, 165140, 189581, 129130, 72990, 73823, 92209, 160207, 85965, 81012, 97202, 127682, 205922, 210637, 141208, 144778, 186049, 159155, 52093, 43991, 72527, 29191, 13183, 39463, 48465, 51455, 21464, 30384, 28208, 25775, 25602, 38104, 39566, 32241, 33048, 28423, 32291, 44721, 34850, 52664, 64688, 62155, 54841, 83732, 55172, 42247, 29068, 31721, 19814, 17379, 19885, 31479, 33541, 37311, 57628, 44888], "Rust": [17580, 32763, 22984, 33972, 3285, 4432, 5901, 2414, 9973, 4027, 2153, 552, 449, 579, 2511, 2682, 2562, 5674, 7675, 7229, 13789, 7364, 7450, 10001, 11658, 5374, 5630, 5899, 6477, 9117, 6602, 7233, 9591, 10749, 10477, 18348, 10870, 11245, 12567, 18672, 10511, 11230, 7791, 8534, 11243, 5951, 8748, 6990, 6264, 18261, 30574, 76530, 87689, 91054, 84870, 64076, 23377, 21515, 12783, 8936, 9427, 4334, 2315]}}, {"pos": 413, "top": [[".", ",", "-", "?", ";", " ", "\u00a0", "!"], [".", "  \n", ",", "\u2010", " very", "very", "kids", "bie"], [".", ",", "\u2026", "\u2013", "?", "..", ";", "!"], [" **>>", " ''", "':''", "\uc3df", " **:**", " \u041f\u043e\u043f\u0440\u043e", " ``", ":''"], ["  \n", "--", "!--", ".", "er", "think", "!", "\u00a0\u00a0"], ["  \n", "   \n", "think", " \u00a0 \u00a0", " \u00a0", "try", "\u00a0\u00a0", "."], ["  \n", "--", " \u00a0 \u00a0", " \u00a0", "think", "\u00a0", "   \n", "~~"], [" **>>", "think", "  \n", " ~~", "--", "!--", " **", "try"], ["  \n", "  \n  \n", "  \n    \n", " **>>", " \u00a0 \u00a0", "!--", "**!", "think"], ["--", "\u00a0", " \u00a0", "!--", "  \n  \n", " \u00a0 \u00a0", "  \n", "\u00a0\u00a0"], ["--", "  \n", "\u00a0", "  \n  \n", " \u00a0", " trying", "  ", "e"], [" **", " **>>", " ~~", " ''", " '**", "!--", " trying", " '''"], [" guys", " **>>", " trying", "!--", " ~~", "trying", " Trying", " try"], [" guys", " trying", " crazy", " try", " Trying", " funny", " goofy", " guy"], [" guys", " trying", " kids", " really", " bigger", " pretty", " try", " big"], [" goofy", " trying", " guys", " kids", "trying", " nasty", " --", " smack"], [" goofy", " nasty", " smack", " guys", " trying", " really", "think", "trying"], ["trying", " nasty", " trying", " goofy", "Trying", " silly", " really", " try"], [" trying", "trying", "Trying", " goofy", " nasty", " smack", " Trying", " try"], [" trying", " smack", "trying", " pretty", " really", " wildly", "going", " try"], [" trying", "  \n\n", "trying", "going", " just", "attempt", " wildly", "  \n  \n"], [" **>>", " goofy", "\u60f3\u65b9", "Trying", " **\u25a0", "trying", "ToDo", " freaking"], [" trying", "trying", "Trying", "\u60f3\u65b9", "_attempt", " ''", " smack", " try"], [" trying", "trying", " --", " attempt", " just", "Trying", "going", " try"], [" trying", "trying", "Trying", "attempt", "going", " try", " wildly", "  \n  \n"], [" trying", "trying", " wildly", " someday", " try", "Trying", " attempt", " goofy"], [" trying", " wildly", " attempt", " try", "trying", " someday", " anything", "\u60f3\u65b9"], [" trying", " wildly", " attempt", " anything", " try", " effort", " --", " desperately"], [" trying", " wildly", " attempt", " try", " effort", " anything", " desperately", " just"], [" trying", " attempt", " wildly", " try", " anything", " effort", " \n  \n", " desperately"], [" trying", " try", " attempt", " wildly", " anything", " everything", " crazy", " really"], [" trying", " everything", " try", " anything", " crazy", " attempt", " wildly", " really"], [" everything", " trying", " anything", " crazy", " wildly", " try", " ANY", " really"], [" wildly", " ANY", " crazy", " everything", " trying", " ridiculously", " desperately", " anything"], [" wildly", " ANY", " blindly", " relentlessly", " ridiculously", " desperately", " insanely", " crazy"], [" wildly", " trying", " ANY", " everything", "\u8bd5\u56fe", " EVERY", "trying", "\u5c1d\u8bd5"], [" trying", "\u8bd5\u56fe", "trying", "\u5c1d\u8bd5", " blindly", " attempt", " try", " wildly"], [" trying", "\u8bd5\u56fe", " attempt", "\u5c1d\u8bd5", "trying", " try", " everything", " blindly"], ["\u8bd5\u56fe", " trying", " attempt", "\u5c1d\u8bd5", "trying", " attempting", " try", "Trying"], ["\u8bd5\u56fe", " trying", " attempt", "\u5c1d\u8bd5", "trying", "Trying", " try", " attempting"], [" trying", "\u8bd5\u56fe", " attempt", "\u5c1d\u8bd5", " traditional", "trying", " try", "Trying"], [" attempt", " trying", "\u8bd5\u56fe", "\u5c1d\u8bd5", " traditional", "trying", " attempting", " attempts"], [" attempt", " trying", "\u8bd5\u56fe", " traditional", "\u5c1d\u8bd5", " attempting", "trying", " attempts"], [" attempt", "\u8bd5\u56fe", "\u5c1d\u8bd5", " trying", " traditional", "trying", " attempting", "Trying"], [" attempt", "\u8bd5\u56fe", " trying", "\u5c1d\u8bd5", " attempting", "trying", " attempts", "Trying"], [" attempt", "\u8bd5\u56fe", " trying", "\u5c1d\u8bd5", " attempting", "trying", " attempts", "attempt"], [" attempt", "\u8bd5\u56fe", " trying", "\u5c1d\u8bd5", "attempt", "trying", " attempts", " attempting"], [" attempt", "\u8bd5\u56fe", " traditional", "\u5c1d\u8bd5", " trying", "attempt", " attempting", "trying"], [" traditional", "\u8bd5\u56fe", "\u4f20\u7edf\u7684", " attempt", "\u5c1d\u8bd5", "\u7684\u4f20\u7edf", "attempt", "_attempt"], ["\u4f20\u7edf\u7684", " traditional", "\u7684\u4f20\u7edf", "traditional", "\u76f4\u63a5\u4f7f\u7528", "\u8bd5\u56fe", " Traditional", "\u4f20\u7edf"], ["\u4f20\u7edf\u7684", "\u7684\u4f20\u7edf", " traditional", "\u8bd5\u56fe", "traditional", "\u4f20\u7edf", " Traditional", "\u5c1d\u8bd5"], ["\u8bd5\u56fe", "\u4f20\u7edf\u7684", "trying", " traditional", "\u5c1d\u8bd5", "Trying", "\u7684\u4f20\u7edf", " Attempt"], ["\u4f20\u7edf\u7684", "\u8bd5\u56fe", " traditional", "\u7684\u4f20\u7edf", " conventional", "trying", "traditional", "\u4f20\u7edf"], ["\u4f20\u7edf\u7684", " traditional", "\u7684\u4f20\u7edf", "\u4f20\u7edf", "traditional", " conventional", " Traditional", "\u5e38\u89c4\u7684"], ["\u4f20\u7edf\u7684", " traditional", "\u7684\u4f20\u7edf", "\u4f20\u7edf", " naive", "traditional", " conventional", " Traditional"], ["\u4f20\u7edf\u7684", "\u7684\u4f20\u7edf", " traditional", "\u4f20\u7edf", " naive", " conventional", " brute", "\u5e38\u89c4\u7684"], ["\u4f20\u7edf\u7684", " naive", "\u7684\u4f20\u7edf", "ToDo", "\u4f20\u7edf", " brute", " traditional", " doing"], ["\u4f20\u7edf\u7684", " naive", " brute", "\u7684\u4f20\u7edf", "ToDo", "\u4f20\u7edf", " traditional", "\u6765\u505a"], [" brute", "\u4f20\u7edf\u7684", " naive", "-build", " build", "\u7684\u4f20\u7edf", " traditional", "ToDo"], [" brute", " build", " fight", " write", " naive", " to", " Fight", "-build"], [" to", " build", " brute", "-build", " write", " naive", " fight", " Build"], [" to", " build", " brute", "-build", " fight", " write", " naive", " hack"], [" to", " build", " \"", " naive", " brute", " this", " write", " traditional"]], "p": [[0.7192, 0.2646, 0.0022, 0.0022, 0.002, 0.0011, 0.001, 0.0006], [0.088, 0.0776, 0.0268, 0.0184, 0.0163, 0.0093, 0.0087, 0.0047], [0.5419, 0.422, 0.0164, 0.0047, 0.0041, 0.0021, 0.0017, 0.0005], [0.0246, 0.0231, 0.0109, 0.007, 0.0062, 0.0055, 0.0052, 0.0043], [0.0469, 0.0303, 0.0236, 0.0208, 0.0152, 0.0134, 0.0111, 0.0092], [0.0369, 0.0238, 0.0185, 0.0174, 0.0164, 0.0154, 0.0144, 0.0144], [0.2389, 0.1128, 0.0501, 0.0442, 0.0304, 0.0209, 0.0184, 0.0135], [0.0385, 0.0362, 0.03, 0.0249, 0.022, 0.0206, 0.0142, 0.0142], [0.0523, 0.0298, 0.0263, 0.0263, 0.0192, 0.0181, 0.016, 0.015], [0.1825, 0.0298, 0.0218, 0.0218, 0.0181, 0.0124, 0.0124, 0.011], [0.2565, 0.0649, 0.0572, 0.0326, 0.0211, 0.0136, 0.0113, 0.0093], [0.1995, 0.0781, 0.0224, 0.0198, 0.0186, 0.012, 0.0113, 0.0073], [0.0264, 0.0264, 0.0171, 0.0151, 0.0125, 0.0117, 0.011, 0.0104], [0.055, 0.0294, 0.0131, 0.0131, 0.0123, 0.0123, 0.0115, 0.0102], [0.0978, 0.0863, 0.0263, 0.0218, 0.0193, 0.0193, 0.0193, 0.017], [0.0449, 0.0309, 0.0256, 0.0187, 0.0187, 0.0187, 0.0176, 0.0165], [0.0371, 0.0289, 0.024, 0.024, 0.0225, 0.0199, 0.0175, 0.0165], [0.0341, 0.0283, 0.0283, 0.0266, 0.022, 0.0118, 0.0118, 0.0104], [0.0416, 0.0391, 0.0304, 0.0304, 0.0269, 0.0252, 0.0144, 0.0127], [0.0662, 0.0355, 0.0313, 0.0178, 0.0167, 0.0157, 0.0148, 0.013], [0.0322, 0.0284, 0.0208, 0.0111, 0.0111, 0.0111, 0.0098, 0.0087], [0.0138, 0.0121, 0.0083, 0.0078, 0.0069, 0.0065, 0.0065, 0.0054], [0.0508, 0.0395, 0.0289, 0.0225, 0.0155, 0.0155, 0.0088, 0.0088], [0.1102, 0.0316, 0.0149, 0.014, 0.0132, 0.0124, 0.0116, 0.0116], [0.0779, 0.0535, 0.0223, 0.021, 0.0153, 0.0127, 0.0127, 0.0119], [0.0772, 0.0322, 0.0221, 0.0221, 0.0208, 0.0195, 0.0143, 0.0134], [0.1094, 0.0334, 0.026, 0.0215, 0.0179, 0.0148, 0.0148, 0.0139], [0.1335, 0.0523, 0.0359, 0.017, 0.0159, 0.015, 0.015, 0.0124], [0.1558, 0.0573, 0.037, 0.0211, 0.0186, 0.0164, 0.0145, 0.0106], [0.1485, 0.0619, 0.0513, 0.0482, 0.0201, 0.0189, 0.0147, 0.0147], [0.1199, 0.0441, 0.0344, 0.0344, 0.0323, 0.0323, 0.0222, 0.0196], [0.1166, 0.0457, 0.0403, 0.0356, 0.0295, 0.0277, 0.0244, 0.0244], [0.0726, 0.0641, 0.0566, 0.0499, 0.0441, 0.0284, 0.0221, 0.0195], [0.0924, 0.0596, 0.0526, 0.0319, 0.0219, 0.0206, 0.0206, 0.0194], [0.0773, 0.0441, 0.0365, 0.0251, 0.0236, 0.0196, 0.0162, 0.0162], [0.0505, 0.0474, 0.0288, 0.0288, 0.0254, 0.0238, 0.0238, 0.0174], [0.1068, 0.069, 0.0474, 0.0306, 0.0287, 0.0287, 0.0224, 0.0164], [0.1395, 0.0901, 0.0747, 0.0425, 0.04, 0.0353, 0.0275, 0.0201], [0.2693, 0.1633, 0.1272, 0.0874, 0.053, 0.0284, 0.025, 0.0221], [0.2921, 0.138, 0.1075, 0.0948, 0.0575, 0.0225, 0.0199, 0.0187], [0.1559, 0.1375, 0.1071, 0.0834, 0.0736, 0.0419, 0.0307, 0.0225], [0.1933, 0.1505, 0.1172, 0.0711, 0.0554, 0.0336, 0.0336, 0.0217], [0.2135, 0.1467, 0.1143, 0.0612, 0.0476, 0.042, 0.0327, 0.0255], [0.2041, 0.1403, 0.0964, 0.0964, 0.0402, 0.0402, 0.0355, 0.0355], [0.3576, 0.1914, 0.1161, 0.0548, 0.0427, 0.0333, 0.0259, 0.0259], [0.2912, 0.1766, 0.0945, 0.0573, 0.0348, 0.0239, 0.0239, 0.0211], [0.2591, 0.2286, 0.0742, 0.0578, 0.0309, 0.0309, 0.0213, 0.0213], [0.2154, 0.1901, 0.0699, 0.0699, 0.0481, 0.0424, 0.0292, 0.0257], [0.1474, 0.1148, 0.1013, 0.0894, 0.0479, 0.0479, 0.0373, 0.029], [0.2863, 0.1736, 0.1352, 0.0439, 0.0387, 0.0342, 0.0266, 0.0207], [0.2956, 0.1396, 0.1232, 0.0582, 0.0453, 0.0312, 0.0189, 0.0167], [0.3819, 0.0664, 0.0517, 0.0456, 0.0403, 0.0355, 0.0355, 0.0244], [0.1728, 0.1525, 0.1188, 0.0816, 0.034, 0.0282, 0.0265, 0.0265], [0.2293, 0.1786, 0.1227, 0.058, 0.0398, 0.0242, 0.02, 0.0156], [0.2717, 0.1648, 0.1454, 0.0778, 0.0472, 0.0253, 0.0253, 0.0163], [0.2244, 0.1128, 0.0935, 0.0879, 0.0684, 0.0252, 0.0196, 0.0184], [0.1291, 0.0691, 0.0419, 0.0326, 0.0307, 0.0254, 0.0254, 0.0239], [0.0944, 0.0735, 0.0347, 0.0326, 0.0288, 0.0211, 0.0186, 0.012], [0.093, 0.0771, 0.068, 0.06, 0.0412, 0.0235, 0.0207, 0.0134], [0.1885, 0.0651, 0.0575, 0.0477, 0.0395, 0.0328, 0.0289, 0.024], [0.5305, 0.1045, 0.0922, 0.0219, 0.016, 0.0117, 0.0086, 0.0071], [0.7976, 0.0479, 0.0256, 0.0121, 0.0061, 0.0054, 0.0035, 0.0029], [0.992, 0.001, 0.0008, 0.0004, 0.0004, 0.0003, 0.0003, 0.0002]], "ranks": {"Swift": [123279, 43548, 41375, 143253, 59283, 15536, 33837, 97278, 115399, 103519, 91895, 199567, 207740, 189482, 114115, 61433, 68405, 63543, 43701, 57690, 30577, 145320, 111845, 72242, 56040, 106357, 98488, 40930, 39476, 35031, 20241, 20046, 31124, 62165, 48725, 70862, 117616, 108818, 125528, 104798, 99842, 96536, 130793, 145513, 119370, 114221, 106752, 86072, 157198, 184670, 203264, 187508, 167891, 152230, 171627, 126149, 87000, 75560, 59436, 29328, 23295, 9237, 2821], "Kotlin": [126643, 113451, 62285, 22387, 58035, 79686, 78668, 87574, 83669, 147955, 119788, 44219, 25426, 57419, 143058, 115992, 75425, 72585, 115392, 141997, 223517, 97092, 178959, 239834, 212944, 151335, 151719, 192343, 199009, 136725, 136858, 155950, 151938, 80770, 128590, 90119, 122192, 109672, 136031, 130360, 107180, 101670, 62721, 58833, 90062, 118242, 132618, 125249, 120286, 105938, 83090, 12358, 4527, 2864, 3312, 2175, 335, 208, 252, 256, 314, 687, 487], "Rust": [43477, 58591, 40057, 62165, 9739, 21850, 59107, 85438, 91191, 34485, 19072, 33785, 39920, 32721, 21274, 20642, 30089, 76887, 87903, 29331, 49625, 107938, 91744, 50082, 41251, 35742, 27990, 23186, 19355, 20912, 16646, 13868, 24405, 48381, 44699, 87963, 69585, 64299, 111233, 113257, 77355, 83159, 48241, 60172, 78266, 64112, 64383, 28827, 30579, 45896, 89227, 53988, 32077, 23014, 44337, 12394, 762, 263, 183, 93, 95, 45, 35]}}, {"pos": 414, "top": [[".", ",", "\u2013", " \u2013", "\u00a0", ";", "?", ":"], [".", " \u2013", "\u200b\u200b", " \u200b\u200b", "\u2013", ",", "\u2013and", " very"], [".", ",", "\u2013", " \u2013", " \u200b\u200b", ".\u2013", "\u200b\u200b", "\u2013and"], [" Guta", " milfs", " Shemale", " Blowjob", " dicip", " cumshot", " Geile", " Strec"], [" \u200b\u200b", "\u200b\u200b", " get", " people", " funny", " really", "\u2018s", " Get"], [" \u200b\u200b", " get", " funny", "\u200b\u200b", " crazy", "\u2018s", " Get", " really"], [" get", " \u200b\u200b", "\u200b\u200b", "\u2018s", " crazy", " funny", ".\u201c", " favorite"], ["\u2018s", " get", " funny", " \u200b\u200b", " crazy", " fight", "\u00b4t", " revive"], ["\u2018s", "\u00a0", " \u200b\u200b", " \n    \n", " \n\n\n", "\u200b\u200b", ".\u201c", "!\u201c"], ["\u00a0", ",", " get", " trying", " pretty", " keep", "\ufffdt", " getting"], ["\u00a0", " ", " get", ",", ".", " back", " keep", " getting"], [" get", " guys", " funny", " big", " fight", " trying", " kids", " crazy"], [" get", " guys", " funny", " crazy", " fight", " big", " kids", " useless"], [" get", " crazy", " big", " guys", " funny", " kids", " weird", " fake"], [" big", " really", " trying", " get", " getting", " guys", " kids", " stuff"], [" big", " really", " trying", " kids", " getting", " guts", " nasty", " get"], [" big", " really", " weird", " getting", " kids", " tricks", " fake", " get"], [" big", " bigger", " cheap", " fake", "\u8fd8\u4e0d\u5982", " nasty", " tricks", " blatant"], [" cheap", " ridiculously", " blatantly", " flashy", " weird", " tweaking", " nasty", " big"], [" wildly", " genuinely", " sprawling", " hugely", " massively", " ridiculously", " --", " even"], ["<|endoftext|>", " just", " even", " genuinely", " wildly", " truly", " t", " --"], [" ``", " endlessly", " cheap", " bigger", " big", " massively", " even", " wildly"], [" ``", " ''", " even", " endlessly", " big", " --", "``", " \\\""], [" ``", " even", " ''", " ,", " just", " more", " much", " over"], [" ``", " &#", " genuinely", " even", " ''", " wildly", " --", " \\\""], [" ``", " work", " massively", " use", " \\\"", " build", " wildly", " even"], [" ``", " ''", " work", " modern", " aggressively", " massively", " use", " wildly"], [" --", " ,", " ``", " even", " ''", " much", " heavily", " over"], [" --", " heavily", " aggressively", " modern", " wildly", " even", " massively", " over"], [" modern", " use", " work", " heavily", " --", " aggressively", " build", " complex"], [" ...", " big", " work", " modern", " \\\"", " aggressively", " complex", " use"], [" modern", " work", " complex", " use", " heavily", " big", " \\\"", " over"], [" modern", " work", " over", " use", " complex", " full", " \\\"", " fully"], [" directly", " completely", " aggressively", " tech", " complex", " hybrid", " fundamentally", " massively"], [" directly", " aggressively", " wildly", " complex", " tech", " hybrid", " incredibly", " truly"], [" directly", " hybrid", " complex", " traditional", " purely", " tech", " completely", " direct"], [" directly", "\u76f4\u63a5\u4f7f\u7528", " direct", " traditional", "\u76f4\u63a5\u7528", "\u76f4\u63a5", " purely", " literally"], [" directly", " traditional", " direct", " \u201c", " complex", "\u76f4\u63a5\u4f7f\u7528", " purely", " everything"], [" traditional", " directly", " direct", "\u76f4\u63a5\u4f7f\u7528", " purely", "\u76f4\u63a5\u7528", " literally", " complex"], [" traditional", " directly", "\u76f4\u63a5\u4f7f\u7528", " direct", "\u76f4\u63a5", "\u76f4\u63a5\u7528", " complex", " purely"], [" traditional", " directly", " direct", "\u76f4\u63a5\u4f7f\u7528", " Direct", " using", " architecture", "\u76f4\u63a5\u7528"], [" traditional", "\u76f4\u63a5\u4f7f\u7528", " architecture", " directly", " using", " direct", " architectures", "\u76f4\u63a5\u7528"], [" traditional", "\u76f4\u63a5\u4f7f\u7528", " architecture", " directly", " direct", "\u76f4\u63a5\u7528", " using", " architectures"], ["\u76f4\u63a5\u4f7f\u7528", " traditional", " using", "\u76f4\u63a5\u7528", " architecture", " architectures", " directly", " direct"], ["\u76f4\u63a5\u4f7f\u7528", " traditional", " using", "\u76f4\u63a5\u7528", " directly", " direct", " architecture", " entirely"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " traditional", " using", " direct", " directly", " purely", " entirely"], ["\u76f4\u63a5\u4f7f\u7528", " traditional", "\u76f4\u63a5\u7528", " purely", " using", " direct", " directly", " everything"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " direct", " everything", " directly", " traditional", " attempt", " purely"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " attempt", " traditional", " purely", " trying", " direct", " attempts"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " traditional", " direct", " purely", " directly", " everything", " Direct"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " traditional", " everything", "everything", "\u8bd5\u56fe", "\u7684\u4f20\u7edf", "traditional"], ["\u8bd5\u56fe", "\u76f4\u63a5\u7528", "\u76f4\u63a5\u4f7f\u7528", " traditional", "Trying", "_try", "\u5c1d\u8bd5", " Trying"], ["\u76f4\u63a5\u7528", "\u76f4\u63a5\u4f7f\u7528", "\u8bd5\u56fe", "\u5f3a\u884c", " mimic", " brute", "\u6a21\u4eff", " traditional"], [" mimic", "\u6a21\u4eff", " brute", " mim", " replicate", "-native", "\u8fdd\u80cc", "\u5f3a\u884c"], [" naive", " mimic", " brute", "\u6a21\u4eff", " na\u00ef", "\u5bf9\u6297", "\u8fdd\u80cc", " mim"], [" mimic", " naive", " brute", " replicate", " recreate", "\u6a21\u4eff", "\u8fdd\u80cc", "-native"], [" naive", " brute", " mimic", " rewrite", " fight", "\u8fdd\u80cc", "-native", "_native"], [" brute", " fight", " naive", " FORCE", " write", " rewrite", "fight", " mimic"], [" write", " brute", " Write", "-write", " rewrite", "\u5199\u51fa", " writing", "\u7f16\u5199"], [" write", " fight", " Write", " brute", " Fight", " rewrite", "-write", " fighting"], [" write", " fight", " build", " brute", " rewrite", " force", " Write", " Fight"], [" write", " build", " fight", " do", " brute", " make", " force", " rewrite"], [" write", " build", " fight", " do", " brute", " treat", " rewrite", " force"]], "p": [[0.8035, 0.1582, 0.0147, 0.0115, 0.007, 0.0026, 0.0005, 0.0003], [0.1515, 0.0811, 0.0462, 0.016, 0.0117, 0.011, 0.0055, 0.0055], [0.8059, 0.1587, 0.0167, 0.0051, 0.002, 0.0018, 0.0016, 0.0015], [0.0091, 0.008, 0.0059, 0.0043, 0.0023, 0.0023, 0.0022, 0.0019], [0.023, 0.0096, 0.0055, 0.0038, 0.0029, 0.0023, 0.0023, 0.0021], [0.1965, 0.0067, 0.0036, 0.0032, 0.003, 0.0028, 0.0022, 0.0018], [0.0457, 0.0203, 0.0179, 0.0179, 0.0109, 0.009, 0.0043, 0.0043], [0.025, 0.0208, 0.0098, 0.0072, 0.0063, 0.0063, 0.0056, 0.0053], [0.0653, 0.0509, 0.0449, 0.024, 0.0199, 0.0187, 0.0113, 0.01], [0.0655, 0.045, 0.0089, 0.0033, 0.0027, 0.0027, 0.0027, 0.0027], [0.12, 0.0775, 0.0567, 0.047, 0.0112, 0.0112, 0.0105, 0.0082], [0.0132, 0.0097, 0.0075, 0.0046, 0.0043, 0.0043, 0.004, 0.0033], [0.0176, 0.0146, 0.0146, 0.0107, 0.0089, 0.0083, 0.0073, 0.0065], [0.0198, 0.0154, 0.0136, 0.0128, 0.0128, 0.0099, 0.0082, 0.0077], [0.0309, 0.0226, 0.0226, 0.0213, 0.0146, 0.0129, 0.0129, 0.0094], [0.0159, 0.0149, 0.014, 0.0124, 0.0091, 0.0075, 0.0066, 0.0062], [0.0237, 0.0174, 0.0127, 0.0127, 0.0119, 0.0105, 0.0099, 0.0099], [0.0072, 0.0068, 0.006, 0.0046, 0.0041, 0.0039, 0.0039, 0.0039], [0.0212, 0.0165, 0.0114, 0.0114, 0.0114, 0.0094, 0.0083, 0.0078], [0.0287, 0.0163, 0.0135, 0.012, 0.0112, 0.0105, 0.0105, 0.0099], [0.3973, 0.0088, 0.0073, 0.0073, 0.005, 0.005, 0.0044, 0.0039], [0.1751, 0.0119, 0.0105, 0.0087, 0.0064, 0.0056, 0.0056, 0.005], [0.6353, 0.0204, 0.0062, 0.0035, 0.0031, 0.0029, 0.0028, 0.0028], [0.0957, 0.0189, 0.0138, 0.0138, 0.0107, 0.0095, 0.0084, 0.0074], [0.0821, 0.0143, 0.0126, 0.0111, 0.0104, 0.0104, 0.0098, 0.0098], [0.1056, 0.0152, 0.0118, 0.0098, 0.0098, 0.0098, 0.0092, 0.0087], [0.1834, 0.0219, 0.0117, 0.0103, 0.0097, 0.0071, 0.0067, 0.0063], [0.0501, 0.0252, 0.0196, 0.0153, 0.0119, 0.0105, 0.0093, 0.0093], [0.0226, 0.02, 0.0176, 0.0166, 0.0121, 0.0114, 0.01, 0.0094], [0.0266, 0.0195, 0.0183, 0.0161, 0.0134, 0.0126, 0.0118, 0.0104], [0.0283, 0.022, 0.0194, 0.0182, 0.0171, 0.0151, 0.0142, 0.0118], [0.0222, 0.0196, 0.0196, 0.0173, 0.0135, 0.0119, 0.0112, 0.0112], [0.0204, 0.0159, 0.0149, 0.0149, 0.0132, 0.0124, 0.0116, 0.0116], [0.0366, 0.0285, 0.0222, 0.0208, 0.0196, 0.0184, 0.0162, 0.0143], [0.0395, 0.0308, 0.0255, 0.0255, 0.0199, 0.0175, 0.0175, 0.0175], [0.0814, 0.0464, 0.0384, 0.0361, 0.0299, 0.016, 0.016, 0.016], [0.3973, 0.0735, 0.0538, 0.0475, 0.0306, 0.0211, 0.0128, 0.0106], [0.1625, 0.1526, 0.0363, 0.0265, 0.0265, 0.0161, 0.0161, 0.0161], [0.3049, 0.2374, 0.0388, 0.0321, 0.0172, 0.0134, 0.0118, 0.0104], [0.3565, 0.1087, 0.0376, 0.0353, 0.0167, 0.0122, 0.0122, 0.0095], [0.2697, 0.0823, 0.0469, 0.0414, 0.0143, 0.0143, 0.0134, 0.0105], [0.2222, 0.0562, 0.0438, 0.0386, 0.032, 0.0283, 0.0207, 0.0182], [0.3204, 0.0462, 0.0317, 0.0317, 0.0247, 0.0192, 0.0192, 0.017], [0.1296, 0.1144, 0.0948, 0.0508, 0.0328, 0.0272, 0.0187, 0.0187], [0.131, 0.131, 0.0846, 0.0795, 0.04, 0.0331, 0.0275, 0.0275], [0.2125, 0.1004, 0.0886, 0.0782, 0.0418, 0.0418, 0.0393, 0.0347], [0.2183, 0.1031, 0.0969, 0.0519, 0.0487, 0.0458, 0.0356, 0.0335], [0.2793, 0.1164, 0.0623, 0.0485, 0.0485, 0.0428, 0.0378, 0.0277], [0.2864, 0.1054, 0.0639, 0.0639, 0.0498, 0.0321, 0.0302, 0.0302], [0.5818, 0.1889, 0.0256, 0.0165, 0.0113, 0.0083, 0.0078, 0.0054], [0.5597, 0.2059, 0.0279, 0.0192, 0.0169, 0.0085, 0.007, 0.0055], [0.2632, 0.1409, 0.0855, 0.0295, 0.0245, 0.0216, 0.0168, 0.0158], [0.3692, 0.2538, 0.0303, 0.0196, 0.0119, 0.0098, 0.0087, 0.0087], [0.1243, 0.1243, 0.0314, 0.0277, 0.0216, 0.0158, 0.0131, 0.0123], [0.1722, 0.1045, 0.0718, 0.0525, 0.0299, 0.0281, 0.0248, 0.0248], [0.1138, 0.0887, 0.0475, 0.0475, 0.0288, 0.027, 0.0224, 0.0224], [0.0587, 0.0518, 0.0314, 0.0261, 0.023, 0.0216, 0.0203, 0.0168], [0.0648, 0.0648, 0.0369, 0.021, 0.021, 0.021, 0.0186, 0.0154], [0.5876, 0.0376, 0.0311, 0.0275, 0.0275, 0.0167, 0.0157, 0.0108], [0.746, 0.1469, 0.0155, 0.0155, 0.0078, 0.0078, 0.0047, 0.0044], [0.6877, 0.1055, 0.0725, 0.0498, 0.0067, 0.0056, 0.0056, 0.0028], [0.4152, 0.2518, 0.1961, 0.0301, 0.0234, 0.0104, 0.0098, 0.0046], [0.4852, 0.3335, 0.1083, 0.0213, 0.0069, 0.0054, 0.0031, 0.0031]], "ranks": {"Swift": [57471, 43270, 59694, 218114, 79914, 46011, 138474, 212401, 232678, 175606, 59853, 180309, 190295, 83535, 61158, 25083, 24497, 113029, 27347, 6726, 3663, 33910, 14766, 6898, 4755, 11738, 13927, 5510, 5697, 7182, 9170, 7907, 8058, 11324, 5580, 8866, 8967, 13276, 18929, 23010, 31590, 54735, 90856, 118976, 105412, 90424, 57108, 35091, 85690, 125210, 172281, 118151, 101018, 96636, 83470, 51900, 36348, 30414, 25034, 13469, 21614, 8208, 5521], "Kotlin": [210182, 126242, 97440, 11443, 22340, 30756, 61735, 92700, 100352, 134010, 121291, 45452, 30074, 76235, 166997, 130437, 83856, 71771, 118644, 173213, 207589, 79823, 90807, 168775, 111668, 29684, 29622, 80521, 52846, 28850, 28928, 37473, 55257, 18202, 16613, 5128, 2511, 2395, 2541, 2552, 3275, 3035, 2331, 2240, 3275, 5320, 7292, 7379, 9044, 14201, 15295, 1248, 1434, 1045, 688, 553, 309, 239, 486, 740, 1594, 2644, 2765], "Rust": [19379, 35145, 23418, 66047, 5530, 5486, 10862, 6194, 13637, 4025, 5222, 3704, 2914, 2196, 4470, 1986, 3293, 16224, 10688, 6362, 8570, 7069, 8156, 8038, 3512, 3213, 3169, 5766, 5814, 6445, 8137, 10359, 11384, 16092, 15603, 12983, 2805, 1871, 3453, 4548, 2536, 3852, 2856, 5373, 9177, 7112, 6187, 3935, 3116, 8953, 36739, 8809, 8823, 6205, 6944, 2139, 205, 147, 164, 83, 121, 137, 166]}}, {"pos": 415, "top": [[".", ",", "?", ";", "\u00a0", "\u00a0\u00a0", "\"", ":"], [" Went", " very", "very", " old", " many", ".", " Sell", " little"], [".", ",", "?", ";", "?\"", "?\u201d", "\u2013", "?,"], [" \u041f\u043e\u043f\u0440\u043e", " Guta", " \u0412\u0435\u0434\u0443", " Pubbl", " \u0421\u043e\u043e\u0431", " milfs", " mendat", " \u041d\u0435\u0434\u043e\u0441\u0442\u0430"], [":\"", " Done", "@d", "\uc368", "chooser", "things", "-\"", "{@"], ["things", "boat", " Guta", "chooser", "sticks", " Done", ".redis", "cai"], ["things", "thing", "?\"", "\uc368", "thers", "going", " things", ":\""], ["things", "-done", "thing", " things", "going", "ToDo", "\uc368", " stuff"], ["things", "thing", " things", ":\"", "?\"", "-done", "!\"", " stuff"], ["things", " things", "going", "thing", ",", "-done", " stuff", ":\""], [" things", "things", " stuff", "going", "thing", " thing", " doing", " done"], [" stuff", " things", "things", "-done", "going", " redo", "thing", " guys"], [" stuff", "things", " things", "thing", "stuff", "-done", " thing", " bigger"], [" stuff", " things", "things", " guys", " thing", "stuff", " bigger", "-done"], [" stuff", " things", "things", " guys", " bigger", " really", " thing", " big"], [" stuff", " things", " really", " guys", " kids", "going", "things", " bigger"], [" stuff", " things", " really", " guys", "things", " pretty", " big", " bigger"], [" stuff", " things", " really", "things", "-done", " nasty", " bigger", " guys"], [" stuff", " things", "-done", " really", " pretty", "things", "stuff", " thing"], [" stuff", " things", " really", " everything", "going", " pretty", " something", " anything"], [" things", " everything", " stuff", "going", " doing", "just", " just", " anything"], [" stuff", " really", " things", "-done", " everything", "things", "going", " something"], [" stuff", " things", " really", " everything", " anything", " something", "going", "things"], [" things", " just", " everything", " stuff", " really", " doing", " anything", " truly"], [" things", " stuff", " really", " anything", " everything", "anything", " doing", "going"], [" stuff", " things", " really", " everything", " anything", " something", " thing", " big"], [" things", " stuff", " everything", " anything", " really", " something", " big", " thing"], [" things", " everything", " stuff", " anything", " really", " something", " ____", " truly"], [" everything", " things", " anything", " stuff", " something", " really", " ____", " truly"], [" everything", " things", " stuff", " anything", " something", " really", " ____", " work"], [" everything", " things", " anything", " stuff", " really", " something", " big", " work"], [" everything", " work", " really", " things", " big", " anything", " something", " just"], [" everything", " really", " work", " just", " things", " anything", " something", " big"], [" everything", " truly", " really", " EVERY", " ANY", " anything", " ALL", " completely"], [" everything", " EVERY", " anything", " truly", " ANY", " tech", "everything", " ALL"], [" everything", " EVERY", " truly", " ALL", "everything", " purely", " anything", " entirely"], [" everything", " truly", "everything", " genuinely", " EVERY", " purely", " anything", " entirely"], [" everything", " EVERY", "everything", " ALL", " truly", " entirely", " anything", " full"], [" everything", " EVERY", " truly", "everything", " ALL", " purely", " entirely", " genuinely"], [" everything", " EVERY", "everything", " truly", " ALL", " purely", " traditional", " full"], [" everything", " EVERY", "everything", " ALL", " traditional", " truly", " full", " Everything"], [" everything", " traditional", "everything", " purely", " full", " entirely", " all", " truly"], [" everything", "everything", " traditional", " ALL", " Everything", " purely", " full", " entirely"], [" everything", "everything", " entirely", " Everything", " purely", " traditional", " ALL", " all"], [" everything", " entirely", "everything", " purely", " all", " entire", " Everything", " ALL"], [" everything", " entirely", "everything", " purely", " truly", " ALL", " all", " Everything"], [" everything", " anything", "everything", " truly", " purely", " ALL", " entirely", " Everything"], [" everything", "everything", " Everything", " ALL", " anything", " truly", " EVERY", " all"], [" everything", "everything", " ALL", " EVERY", " truly", " Everything", " purely", " anything"], [" everything", "everything", " ALL", " EVERY", " purely", " genuinely", " Everything", " traditional"], [" everything", "everything", " anything", " Everything", "anything", "Everything", "\u7684\u4e00\u5207", " Anything"], [" everything", "everything", " anything", " Everything", "anything", " Anything", "Everything", "Anything"], [" everything", "everything", " anything", " Everything", "anything", "Everything", " Anything", "\u8fd9\u4e00\u5207"], [" everything", " anything", "everything", " Everything", "anything", "\u8fd9\u4e00\u5207", " Anything", "Everything"], [" everything", "everything", " anything", " Everything", "anything", "\u8fd9\u4e00\u5207", "Everything", " naive"], [" everything", " anything", "everything", " this", "\u8fd9\u4e00\u5207", "anything", " Everything", " naive"], [" everything", " this", " anything", "\u8fd9\u4e00\u5207", "everything", "*this", "-this", " THIS"], [" everything", " this", " anything", "everything", "*this", "\u8fd9\u4e00\u5207", "-this", " THIS"], [" this", " everything", " anything", "*this", "this", "-this", " THIS", "everything"], [" this", " everything", " anything", " UI", " any", " \"", " \u201c", " what"], [" this", " everything", " anything", " UI", " \"", " any", " *", " native"], [" this", " everything", " anything", " \"", " UI", " native", " what", " any"], [" this", " \"", " everything", " UI", " anything", " it", " what", " any"]], "p": [[0.7356, 0.2108, 0.0153, 0.0127, 0.0036, 0.0028, 0.0022, 0.0022], [0.0064, 0.0057, 0.0041, 0.0024, 0.0016, 0.0014, 0.0013, 0.0013], [0.3673, 0.2861, 0.082, 0.0342, 0.0152, 0.0126, 0.0092, 0.0072], [0.0163, 0.0034, 0.0032, 0.0028, 0.0027, 0.0024, 0.0022, 0.0018], [0.0024, 0.0024, 0.0022, 0.0015, 0.0014, 0.0014, 0.0013, 0.0013], [0.0043, 0.0038, 0.0033, 0.0031, 0.0023, 0.0021, 0.0019, 0.0018], [0.0584, 0.0243, 0.0122, 0.0115, 0.0115, 0.0079, 0.0074, 0.007], [0.0396, 0.0155, 0.0155, 0.0073, 0.0069, 0.0039, 0.0035, 0.0035], [0.0352, 0.0147, 0.0114, 0.0089, 0.0079, 0.0065, 0.0051, 0.0048], [0.0265, 0.0182, 0.0125, 0.0071, 0.0067, 0.0055, 0.0052, 0.0028], [0.1912, 0.0797, 0.0454, 0.0312, 0.0201, 0.013, 0.0095, 0.0074], [0.0448, 0.024, 0.0175, 0.0113, 0.0088, 0.0078, 0.0069, 0.0061], [0.0582, 0.0353, 0.0258, 0.0167, 0.0157, 0.013, 0.0108, 0.0108], [0.11, 0.0431, 0.0296, 0.018, 0.014, 0.014, 0.014, 0.0131], [0.2917, 0.0836, 0.0289, 0.0255, 0.0225, 0.0186, 0.0106, 0.0106], [0.184, 0.0411, 0.0386, 0.0265, 0.011, 0.0104, 0.0098, 0.0098], [0.1622, 0.0635, 0.0597, 0.022, 0.0206, 0.0142, 0.0142, 0.0133], [0.0935, 0.0209, 0.0153, 0.0143, 0.0135, 0.0093, 0.0087, 0.0077], [0.315, 0.0514, 0.0332, 0.0228, 0.0157, 0.0157, 0.0138, 0.0122], [0.2166, 0.0583, 0.0454, 0.0243, 0.0214, 0.0189, 0.0157, 0.0147], [0.0362, 0.032, 0.032, 0.0282, 0.0194, 0.0194, 0.0194, 0.0171], [0.0943, 0.0445, 0.0393, 0.0174, 0.0145, 0.012, 0.012, 0.0093], [0.0933, 0.0499, 0.0322, 0.0134, 0.0126, 0.0111, 0.0111, 0.0098], [0.0342, 0.0302, 0.0266, 0.025, 0.0235, 0.0172, 0.0172, 0.0161], [0.0591, 0.0522, 0.0337, 0.0262, 0.0246, 0.0192, 0.0159, 0.0132], [0.1899, 0.1389, 0.0511, 0.0511, 0.0374, 0.0213, 0.0177, 0.0138], [0.1302, 0.1223, 0.0615, 0.051, 0.0309, 0.0241, 0.0137, 0.0114], [0.098, 0.0673, 0.0524, 0.0435, 0.0339, 0.0318, 0.0281, 0.0233], [0.12, 0.1128, 0.0604, 0.05, 0.0344, 0.0285, 0.0184, 0.0162], [0.1884, 0.1295, 0.0738, 0.0693, 0.0395, 0.0349, 0.0271, 0.0187], [0.4067, 0.0752, 0.0429, 0.0334, 0.0334, 0.0334, 0.026, 0.0244], [0.3423, 0.0493, 0.0435, 0.0361, 0.0281, 0.0281, 0.0264, 0.017], [0.3663, 0.0363, 0.0301, 0.0282, 0.0265, 0.0265, 0.0194, 0.0171], [0.3516, 0.0476, 0.0447, 0.0394, 0.0211, 0.0198, 0.0154, 0.0145], [0.346, 0.0498, 0.0365, 0.0365, 0.0365, 0.0172, 0.0162, 0.0162], [0.5623, 0.0434, 0.0232, 0.0205, 0.0192, 0.0192, 0.015, 0.015], [0.6162, 0.0288, 0.0254, 0.0239, 0.0186, 0.0154, 0.0145, 0.0145], [0.7083, 0.0331, 0.0156, 0.0156, 0.0147, 0.013, 0.0114, 0.0089], [0.7009, 0.0448, 0.0272, 0.0145, 0.0137, 0.0128, 0.0113, 0.0106], [0.7573, 0.0294, 0.0202, 0.019, 0.0122, 0.0084, 0.0074, 0.0074], [0.7607, 0.0216, 0.0148, 0.0148, 0.0116, 0.0109, 0.0102, 0.0075], [0.7831, 0.0127, 0.0119, 0.0099, 0.0082, 0.0072, 0.0068, 0.0068], [0.8641, 0.0116, 0.0075, 0.0062, 0.0058, 0.0058, 0.0058, 0.0058], [0.9023, 0.0187, 0.0065, 0.0057, 0.0044, 0.0042, 0.0037, 0.0029], [0.92, 0.0116, 0.0116, 0.0043, 0.0043, 0.0043, 0.0038, 0.0033], [0.9304, 0.0103, 0.0091, 0.0071, 0.0038, 0.0034, 0.0026, 0.0022], [0.9477, 0.0105, 0.0105, 0.0064, 0.003, 0.003, 0.003, 0.0027], [0.9609, 0.0107, 0.0065, 0.0065, 0.0039, 0.0024, 0.0021, 0.0009], [0.9193, 0.0278, 0.0131, 0.0062, 0.0055, 0.0055, 0.0048, 0.0043], [0.7827, 0.0825, 0.0268, 0.0209, 0.0127, 0.0099, 0.0087, 0.0053], [0.8616, 0.1029, 0.0179, 0.0075, 0.0017, 0.001, 0.0007, 0.0004], [0.7351, 0.164, 0.0684, 0.0119, 0.0093, 0.0018, 0.0018, 0.0007], [0.8617, 0.0801, 0.0486, 0.0035, 0.0027, 0.0007, 0.0006, 0.0003], [0.8139, 0.1101, 0.059, 0.0038, 0.0033, 0.0023, 0.0008, 0.0007], [0.8985, 0.0507, 0.0395, 0.0029, 0.002, 0.0015, 0.0008, 0.0004], [0.8613, 0.0707, 0.0378, 0.0096, 0.0058, 0.0027, 0.0019, 0.001], [0.5511, 0.2297, 0.0513, 0.0311, 0.0311, 0.0189, 0.0147, 0.0079], [0.396, 0.3495, 0.1286, 0.0174, 0.0154, 0.0093, 0.0093, 0.0073], [0.8236, 0.0984, 0.0219, 0.0071, 0.0063, 0.0055, 0.0055, 0.0023], [0.4824, 0.3757, 0.0653, 0.0212, 0.0065, 0.0044, 0.0037, 0.0035], [0.6513, 0.2396, 0.0367, 0.0253, 0.0077, 0.005, 0.0044, 0.003], [0.6764, 0.2196, 0.0297, 0.0204, 0.018, 0.0046, 0.0033, 0.0033], [0.9723, 0.0157, 0.0074, 0.001, 0.0008, 0.0006, 0.0004, 0.0003]], "ranks": {"Swift": [57355, 16644, 72319, 207332, 132357, 55210, 115103, 191906, 230822, 230042, 237127, 243773, 242959, 236076, 219083, 188940, 165287, 197487, 149760, 123485, 64087, 204596, 182048, 58893, 67500, 113126, 98467, 37554, 52431, 55472, 26225, 17058, 26738, 54527, 34048, 36238, 22672, 35451, 29069, 39729, 49681, 62116, 94205, 159299, 135193, 129937, 108680, 61626, 146261, 204025, 202330, 193431, 204268, 207022, 190213, 174359, 172956, 121594, 99329, 49912, 40455, 16620, 2608], "Kotlin": [236092, 210115, 216670, 141280, 174842, 191783, 204870, 218244, 197915, 216649, 219882, 183871, 144560, 162067, 201571, 182019, 180654, 179287, 208176, 220503, 237262, 203894, 206678, 238839, 217768, 132463, 148786, 178913, 161592, 90413, 91164, 115093, 158580, 115751, 88875, 50764, 29046, 28690, 31668, 24316, 27621, 34204, 33235, 42714, 59292, 66475, 56823, 46801, 48111, 76441, 70305, 14879, 5997, 3383, 2659, 1404, 806, 421, 466, 354, 432, 361, 314], "Rust": [54666, 77919, 95942, 116751, 44053, 74396, 128843, 144755, 147649, 133340, 111604, 151013, 116117, 128903, 97488, 70012, 87777, 141191, 141262, 64451, 79657, 119989, 114600, 61835, 50843, 60333, 42559, 38429, 36543, 36176, 27947, 23237, 30763, 48277, 63406, 64020, 26996, 24702, 26949, 23259, 16252, 17329, 11293, 19022, 27643, 21605, 19868, 9764, 10498, 26560, 43892, 32963, 25627, 20979, 25255, 4293, 2209, 820, 576, 600, 352, 118, 77]}}, {"pos": 416, "top": [[".", ",", " \u2013", ";", "\u2013", ":", "\u00a0", "-"], [".", ",", " \u2013", ";", ":", "\u2013", " \u200b\u200b", " very"], [".", ",", "\u2013", ";", " \u2013", ":", "\u2026", "?"], [" Shemale", "erias", " Hidal", " Geile", "\ufffd\ufffd", " milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "-------------</"], [".", ",", ":", " \u200b\u200b", "!", ":-", "er", ";"], [".", ",", ":", " \u200b\u200b", "!", ":-", ";", "?"], [".", ":", ",", "!", ":-", " \"", " on", " crazy"], [".", ",", ":", "!", ":-", ";", "!!", " really"], [".", ",", ":", "!", ";", "!!", ":-", "!."], [",", ".", ":", ";", "\u00ad", "!", " \"", " going"], [".", ",", ":", "er", " with", "!", " for", " in"], [" **", "erias", " guys", " really", " ***", " **\u300c", " **\u00ab", " Lego"], [" **", " really", "er", " guys", " **\u300c", " ***", "erias", " crazy"], [" **", " really", " crazy", " guys", " bigger", " big", " weird", " stuff"], [" really", " trying", " even", " basically", " stuff", " going", " pretty", " big"], [" really", " --", " pretty", " stuff", " big", " REALLY", " basically", " incredibly"], [" really", " pretty", " incredibly", " big", " \"", " basically", " even", ","], [" really", " pretty", " incredibly", " big", " wildly", " anyway", " **", ","], [" really", " incredibly", " pretty", " truly", " wildly", " even", " huge", " anyway"], [" really", " incredibly", " truly", " even", " wildly", " pretty", " hugely", " huge"], ["<|endoftext|>", " ,", " even", " truly", " wildly", " just", " hugely", " dramatically"], [" really", " incredibly", " anyway", " even", " huge", " wildly", " big", " crazy"], [" really", " even", " incredibly", " --", " wildly", " ,", " truly", " anyway"], [" ,", " even", " --", " truly", " just", " in", " really", " incredibly"], [" incredibly", " wildly", " --", " hugely", " ,", " even", " really", " truly"], [" **", " incredibly", " ____", " wildly", " really", " ______", " hugely", " anyway"], [" incredibly", " wildly", " really", " hugely", " **", " dramatically", " ,", " even"], [" ____", " **", " ______", " ,", " --", " _____", " wildly", " incredibly"], [" ____", " **", " ______", " incredibly", " _____", " wildly", " ?", " ,"], [" ____", " **", " ______", " ...", " _____", " ***", " ...\\", " incredibly"], [" **", " ...", " ____", " incredibly", " ?", " really", " ______", " ***"], [" **", " incredibly", " really", " everything", " huge", " ,", " complex", " completely"], [" incredibly", " **", " completely", " really", " everything", " truly", " huge", " very"], [" incredibly", " truly", " completely", " entirely", " really", " wildly", " massively", " absolutely"], [" incredibly", " entirely", " completely", " EVERY", " truly", " purely", " WITHOUT", " genuinely"], [" incredibly", " completely", " entirely", " purely", " truly", " without", " wildly", " EVERY"], [" entirely", " completely", " purely", " incredibly", " WITHOUT", " without", " truly", " genuinely"], [" WITHOUT", " without", " entirely", " completely", " purely", " incredibly", " EVERY", " truly"], [" purely", " without", " WITHOUT", " entirely", " completely", " EVERY", " incredibly", " literally"], [" purely", " WITHOUT", " without", " entirely", " completely", " literally", " EVERY", " independently"], [" without", " purely", " WITHOUT", " project", " entirely", " tech", " completely", " literally"], [" purely", " project", " without", " using", " entirely", " tech", " WITHOUT", " completely"], [" project", " purely", " entirely", " without", " WITHOUT", " using", " pure", " projects"], [" purely", " using", " WITHOUT", " project", " without", " entirely", " pure", " projects"], [" purely", " entirely", " using", " without", " WITHOUT", " pure", " traditional", " project"], [" purely", " entirely", " using", " pure", " truly", " without", " WITHOUT", " completely"], [" purely", " entirely", " truly", " WITHOUT", " pure", " genuinely", " strictly", " everything"], [" purely", " entirely", " truly", " WITHOUT", " pure", " genuinely", " literally", " anywhere"], [" purely", " **", " WITHOUT", " traditional", " entirely", " without", " pure", " solely"], [" purely", " WITHOUT", " traditional", "\u7eaf\u7cb9\u7684", "\u7eaf\u7cb9", " solely", " conventional", " without"], [" purely", " traditional", "\u7eaf\u7cb9\u7684", "\u4f20\u7edf\u7684", " WITHOUT", "\u7eaf\u7cb9", "\u7684\u4f20\u7edf", " conventional"], [" WITHOUT", " purely", " using", " traditional", "\u7eaf\u7cb9\u7684", " without", "WITHOUT", "\u4f20\u7edf\u7684"], [" traditional", "\u4f20\u7edf\u7684", " WITHOUT", " straightforward", "\u7684\u4f20\u7edf", " without", " purely", " conventional"], [" traditional", " WITHOUT", " purely", "\u7684\u4f20\u7edf", "\u4f20\u7edf\u7684", " without", "\u4f20\u7edf", " naive"], [" naive", " na\u00ef", " like", "\u7684\u4f20\u7edf", " purely", " straightforward", "\u5929\u771f", " traditional"], [" naive", " na\u00ef", "\u7684\u4f20\u7edf", " cleanly", "\u5929\u771f", " traditional", " purely", "\u4f20\u7edf\u7684"], [" naive", " na\u00ef", " correctly", " cleanly", " purely", "\u7684\u4f20\u7edf", "\u5929\u771f", " traditionally"], [" naive", " na\u00ef", " cleanly", " correctly", " traditionally", " purely", " like", "\u5929\u771f"], [" naive", " na\u00ef", " cleanly", " correctly", " purely", " traditionally", " honestly", "\u5929\u771f"], [" naive", " cleanly", " na\u00ef", " \"", " correctly", " purely", " like", " traditionally"], [" cleanly", " naive", " purely", " na\u00ef", " \"", " correctly", " na", " pure"], [" \"", " cleanly", " na\u00ef", " purely", " naive", " na", " correctly", " like"], [" \"", " the", " na", " na\u00ef", " cleanly", " like", " naive", " purely"]], "p": [[0.5789, 0.3979, 0.0136, 0.0034, 0.0021, 0.0009, 0.0006, 0.0004], [0.658, 0.2007, 0.024, 0.01, 0.0069, 0.0065, 0.0021, 0.002], [0.5853, 0.4023, 0.0039, 0.0031, 0.0027, 0.0007, 0.0004, 0.0003], [0.0069, 0.0061, 0.0051, 0.0039, 0.0035, 0.0033, 0.0033, 0.0031], [0.5374, 0.2876, 0.0173, 0.0034, 0.0028, 0.0023, 0.001, 0.0009], [0.53, 0.2503, 0.0299, 0.0133, 0.0049, 0.003, 0.0014, 0.0007], [0.5151, 0.0543, 0.0423, 0.0176, 0.0069, 0.0057, 0.0054, 0.0047], [0.6643, 0.1788, 0.0375, 0.0095, 0.0054, 0.0018, 0.0016, 0.0014], [0.8237, 0.1622, 0.0081, 0.0023, 0.0008, 0.0002, 0.0001, 0.0001], [0.9479, 0.0324, 0.0036, 0.0012, 0.0009, 0.0005, 0.0001, 0.0001], [0.6642, 0.2769, 0.0057, 0.0042, 0.002, 0.0019, 0.0015, 0.0013], [0.2059, 0.0096, 0.0096, 0.0075, 0.007, 0.0066, 0.0058, 0.0048], [0.37, 0.0285, 0.0143, 0.0143, 0.0105, 0.0093, 0.0087, 0.0072], [0.0303, 0.0251, 0.0236, 0.0222, 0.0119, 0.0112, 0.0082, 0.0077], [0.1818, 0.0279, 0.0279, 0.0246, 0.0246, 0.0217, 0.0204, 0.0204], [0.2461, 0.0705, 0.0584, 0.0178, 0.0167, 0.0157, 0.0148, 0.0139], [0.2821, 0.0916, 0.0461, 0.0337, 0.0317, 0.0247, 0.0192, 0.015], [0.1863, 0.0729, 0.0568, 0.0345, 0.0184, 0.0173, 0.0173, 0.0173], [0.1488, 0.1313, 0.0903, 0.0354, 0.0228, 0.0228, 0.0157, 0.0147], [0.1359, 0.0824, 0.0683, 0.0567, 0.0532, 0.0441, 0.0285, 0.0285], [0.0812, 0.0717, 0.0558, 0.0384, 0.0264, 0.0264, 0.0141, 0.0133], [0.1252, 0.0591, 0.0382, 0.0337, 0.0297, 0.0262, 0.018, 0.0169], [0.0959, 0.0901, 0.0702, 0.0619, 0.04, 0.0353, 0.0293, 0.0275], [0.2803, 0.0803, 0.0245, 0.0216, 0.0191, 0.0191, 0.0179, 0.0168], [0.0961, 0.0902, 0.0483, 0.0454, 0.0454, 0.04, 0.04, 0.0376], [0.1361, 0.106, 0.0935, 0.0643, 0.0643, 0.0209, 0.0173, 0.0173], [0.1378, 0.0947, 0.0289, 0.0271, 0.0225, 0.0211, 0.0199, 0.0199], [0.1773, 0.1076, 0.0739, 0.0576, 0.0508, 0.0448, 0.0328, 0.0289], [0.1811, 0.141, 0.1032, 0.0519, 0.0487, 0.0315, 0.0296, 0.0179], [0.2206, 0.1109, 0.1042, 0.0524, 0.0462, 0.028, 0.0205, 0.0205], [0.2038, 0.1091, 0.0313, 0.0276, 0.0243, 0.0202, 0.019, 0.013], [0.0639, 0.0439, 0.0235, 0.0235, 0.0183, 0.0183, 0.0152, 0.0143], [0.0974, 0.0629, 0.0262, 0.0231, 0.0169, 0.0149, 0.014, 0.0116], [0.1097, 0.0457, 0.0403, 0.0314, 0.0295, 0.0191, 0.0179, 0.0148], [0.1255, 0.0631, 0.0462, 0.0434, 0.0434, 0.028, 0.0247, 0.0232], [0.0837, 0.0739, 0.0652, 0.0396, 0.0372, 0.0308, 0.024, 0.0212], [0.1051, 0.0927, 0.0769, 0.0678, 0.0528, 0.0466, 0.0341, 0.0301], [0.1216, 0.1216, 0.089, 0.0738, 0.0693, 0.042, 0.0255, 0.0211], [0.1093, 0.1027, 0.0965, 0.0906, 0.0585, 0.0244, 0.0229, 0.019], [0.1052, 0.0819, 0.0638, 0.0563, 0.0497, 0.0283, 0.0235, 0.0161], [0.1082, 0.0792, 0.0398, 0.033, 0.031, 0.031, 0.0274, 0.0241], [0.1261, 0.0814, 0.0596, 0.056, 0.056, 0.0233, 0.0206, 0.0171], [0.1342, 0.126, 0.0675, 0.0464, 0.0319, 0.0281, 0.0281, 0.0233], [0.1237, 0.1237, 0.085, 0.0705, 0.0705, 0.0662, 0.0259, 0.0229], [0.246, 0.1317, 0.1317, 0.0705, 0.0455, 0.0294, 0.0276, 0.0215], [0.4535, 0.1668, 0.0372, 0.035, 0.029, 0.0256, 0.0226, 0.0165], [0.5833, 0.0789, 0.0697, 0.029, 0.029, 0.0188, 0.0146, 0.01], [0.6404, 0.0675, 0.0464, 0.0219, 0.0219, 0.0151, 0.0151, 0.0125], [0.6986, 0.1214, 0.0394, 0.0211, 0.0113, 0.0113, 0.0073, 0.0068], [0.6221, 0.0743, 0.0579, 0.031, 0.0241, 0.0146, 0.0146, 0.0129], [0.2897, 0.1368, 0.083, 0.057, 0.0444, 0.0444, 0.0325, 0.0325], [0.2489, 0.151, 0.0808, 0.049, 0.046, 0.046, 0.0279, 0.0232], [0.2862, 0.082, 0.0724, 0.0724, 0.0639, 0.0497, 0.0439, 0.0302], [0.1696, 0.1166, 0.1029, 0.0908, 0.0801, 0.0586, 0.0168, 0.0168], [0.9272, 0.0593, 0.002, 0.0012, 0.0008, 0.0008, 0.0007, 0.0007], [0.8802, 0.0819, 0.0059, 0.0032, 0.0028, 0.0019, 0.0018, 0.0017], [0.8745, 0.0813, 0.0043, 0.0038, 0.0036, 0.0034, 0.0026, 0.0012], [0.8061, 0.1236, 0.013, 0.0115, 0.0051, 0.0042, 0.0031, 0.0027], [0.7473, 0.1011, 0.0892, 0.0121, 0.0047, 0.0037, 0.0035, 0.0031], [0.4058, 0.2461, 0.1317, 0.0377, 0.0333, 0.019, 0.0148, 0.0102], [0.2492, 0.2199, 0.1334, 0.1177, 0.0917, 0.0382, 0.017, 0.0124], [0.6995, 0.0737, 0.0348, 0.0271, 0.0271, 0.0211, 0.0136, 0.0088], [0.9073, 0.031, 0.0188, 0.0101, 0.0054, 0.0054, 0.0048, 0.0019]], "ranks": {"Swift": [48028, 14061, 28861, 184591, 34280, 29431, 128171, 208841, 234718, 209525, 195309, 225659, 222711, 213934, 152702, 89978, 31547, 41802, 21126, 10281, 7506, 99222, 60597, 13956, 12942, 43986, 37672, 18956, 22931, 32253, 23220, 16240, 22330, 17632, 17181, 14761, 12930, 18479, 18792, 21102, 20696, 28924, 33165, 50982, 36850, 32789, 30651, 15428, 39325, 144798, 184203, 190081, 148957, 151130, 140695, 154104, 125940, 104307, 68218, 46405, 53028, 29577, 21578], "Kotlin": [196007, 124837, 120620, 17201, 26117, 49167, 72467, 119033, 82231, 110587, 52938, 23778, 7851, 4026, 47705, 24382, 8289, 6724, 13003, 35946, 154544, 30912, 47003, 124962, 31381, 4344, 7646, 15736, 7158, 3245, 7270, 15970, 17382, 17270, 14873, 14446, 13076, 11187, 12291, 13663, 14930, 14091, 10168, 10151, 13522, 12424, 19557, 19355, 15734, 36020, 66115, 32091, 10364, 6162, 5677, 3822, 1540, 1097, 1393, 1617, 2071, 1491, 1298], "Rust": [34494, 53444, 48553, 104522, 20365, 23087, 50348, 41599, 62448, 54553, 34513, 70250, 67389, 85069, 54810, 28164, 31159, 58621, 65847, 34186, 36718, 67679, 54441, 27212, 26100, 27821, 20448, 29711, 28078, 29196, 18845, 18369, 20764, 30558, 44319, 26565, 22785, 25367, 27113, 29940, 16703, 16709, 10658, 12532, 16414, 10994, 17895, 7407, 4762, 19677, 35020, 22864, 7134, 5797, 9333, 2556, 797, 603, 512, 476, 395, 298, 460]}}, {"pos": 417, "top": [["s", "\u2013", ",", " \u2013", ".", " \u200b\u200b", " ", ";"], [" \u200b\u200b", "ness", "tures", "alyzer", " \u0218", "avior", " Vapor", "sWith"], [" \u200b\u200b", "ness", "avior", "ization", "\u2013", "neighbor", "\u2013and", " \u0218i"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", "anceled", " Shemale", " \u041a\u0440\u0430\u0441\u0438", "Canceled", "ynec", " \u041f\u043e\u043f\u0440\u043e"], [" \u200b\u200b", "anceled", "Canceled", " canceled", "avior", " \u0218", "neighbor", " offense"], [" Blowjob", "avior", "anceled", " Guta", " Shemale", " \u041a\u0440\u0430\u0441\u0438", " Geile", "elog"], ["anceled", "Canceled", "ynec", "niest", "avior", "\u064b\u0627", "ighbors", "crap"], ["anceled", "niest", "avior", "Canceled", "ynec", "celed", "ighbors", "eness"], [" \u200b\u200b", "avior", "anceled", "niest", "Canceled", "ynec", "erness", " \u0218"], ["avior", "niest", "eroon", " V\u00edc", "utang", " \u041a\u0440\u0430\u0441\u0438", "Canceled", "anceled"], ["niest", "avior", "-tech", " #\"", "estyle", "Canceled", "anceled", "ness"], [" pornstar", "avior", " Blowjob", " Shemale", "niest", "estyle", " veggies", "utang"], [" veggies", "niest", "avior", " flavors", "iest", "estyle", " Geile", " pornstar"], [" veggies", "niest", " crazy", "-esque", " flavor", "utang", " pornstar", " flavors"], [" \"", " favorite", " big", " goofy", " fake", " flashy", " savvy", " faux"], [" goofy", " veggies", " \"", "-esque", " faux", " freaking", " scary", " savvy"], [" scary", " big", " veggies", " goofy", " \"", " freaking", " savvy", " folks"], [" scary", " vibes", " goofy", " veggies", " freaking", " vibe", "-tech", " tweaks"], [" goofy", " scary", " freaking", " crazy", " flashy", " funny", " savvy", " nasty"], [" goofy", " big", " freaking", " scary", " savvy", " stuff", " flashy", " folks"], [" \"", " big", " truly", " goofy", " savvy", " folks", " wildly", " smack"], [" big", " scary", " \\\"", " goofy", "\u6c34\u91cc", " freaking", "utang", " Pubbl"], [" \\\"", " big", " smarter", "\u6c34\u91cc", " ``", " tricks", " goofy", " savvy"], [" \\\"", " big", " \"", " truly", " cheap", " savvy", " way", " tricks"], [" \\\"", " savvy", " folks", " goofy", " tech", " smarter", " tweaking", " tricks"], [" savvy", " smarter", " \\\"", " tricks", " goofy", " tech", " cheap", " big"], [" savvy", " tech", " goofy", " cheap", " smarter", " tricks", " \\\"", " big"], [" \\\"", " big", " tech", " savvy", " wildly", " cheap", " truly", " folks"], [" \\\"", " big", " cheap", " tech", " savvy", " wildly", " classic", " truly"], [" \\\"", " big", " cheap", " tech", " smarter", " classic", " savvy", " tricks"], [" \\\"", " big", " cheap", " everything", " classic", " modern", " tech", " truly"], [" \\\"", " big", " cheap", " truly", " modern", " everything", " classic", " crazy"], [" \\\"", " big", " cheap", " tech", " truly", " classic", " crazy", " everything"], [" tech", " truly", " crazy", " weird", " \\\"", " smarter", " cheap", " wildly"], [" tech", " \\\"", " truly", " cheap", " wildly", " crazy", " smarter", " weird"], [" tech", " truly", " crazy", " everything", " cheap", " freaking", " wildly", " genuinely"], [" tech", " traditional", " truly", " genuinely", " everything", " freaking", " straightforward", " cheap"], [" traditional", " tech", " everything", " truly", "traditional", " classic", " genuinely", " crazy"], [" traditional", "traditional", "\u4f20\u7edf\u7684", " classic", " truly", " straightforward", " tech", " genuinely"], [" traditional", "traditional", " tech", "\u4f20\u7edf\u7684", " classic", "\u4f20\u7edf", " Traditional", " conventional"], [" traditional", " tech", "traditional", " classic", " Traditional", "\u4f20\u7edf\u7684", " conventional", "\u4f20\u7edf"], [" traditional", "traditional", " classic", " tech", " conventional", " style", "\u4f20\u7edf\u7684", " Traditional"], [" traditional", "traditional", " classic", " Traditional", " conventional", "\u4f20\u7edf\u7684", " style", "-style"], [" traditional", "traditional", " Traditional", " classic", "\u4f20\u7edf\u7684", " conventional", " style", "\u4f20\u7edf"], [" traditional", "traditional", " conventional", "\u4f20\u7edf\u7684", " classic", " Traditional", "\u7684\u4f20\u7edf", "\u4f20\u7edf"], [" traditional", "traditional", " \\\"", " conventional", " classic", " Traditional", "\u4f20\u7edf\u7684", "\u7684\u4f20\u7edf"], [" traditional", "traditional", " classic", " conventional", " Traditional", "\u4f20\u7edf\u7684", " purely", "\u4f20\u7edf"], [" traditional", "traditional", "\u4f20\u7edf\u7684", " conventional", " Traditional", "\u7684\u4f20\u7edf", " classic", "\u4f20\u7edf"], [" traditional", "traditional", " conventional", "\u4f20\u7edf\u7684", " Traditional", "\u7684\u4f20\u7edf", " standard", " classic"], [" traditional", "traditional", " Traditional", "\u4f20\u7edf\u7684", " conventional", "\u7684\u4f20\u7edf", "\u4f20\u7edf", " straightforward"], ["traditional", " traditional", "\u4f20\u7edf\u7684", "\u4f20\u7edf", " conventional", "\u7684\u4f20\u7edf", " Traditional", "Traditional"], ["traditional", " traditional", "\u4f20\u7edf", "\u4f20\u7edf\u7684", "\u7eaf\u5929\u7136", "Traditional", "\u7684\u4f20\u7edf", " Traditional"], [" traditional", "traditional", " straightforward", " normal", "normal", "proper", "\u4f20\u7edf\u7684", "\u4f20\u7edf"], [" traditional", "proper", "traditional", " normal", " pure", "\u7eaf\u5929\u7136", "normal", "\u7684\u4f20\u7edf"], [" normal", " naive", "\u6b63\u5e38", "normal", "\u7684\u6b63\u5e38", "proper", " straightforward", " pure"], [" naive", "proper", " properly", " correctly", " cleanly", " normal", "\u6b63\u7edf", " na\u00ef"], [" correctly", " properly", " naive", "proper", "\u6b63\u786e\u5730", " cleanly", "\u6b63\u786e", " pure"], [" correctly", " properly", " cleanly", "proper", "\u6b63\u786e\u5730", " pure", " \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e", "\u6b63\u786e"], [" cleanly", " correctly", " properly", "proper", " pure", "\u6b63\u786e\u5730", "correct", " \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e"], [" cleanly", " correctly", " properly", " pure", " clean", "\u6b63\u786e\u5730", " vanilla", " purity"], [" pure", "pure", " cleanly", " Pure", " pur", " purity", " purely", "Pure"], [" cleanly", "pure", " pure", "normally", " properly", " purely", " correctly", " vanilla"], ["pure", "the", "proper", "na", "right", "correct", "normally", "by"]], "p": [[0.1808, 0.1499, 0.0968, 0.0552, 0.043, 0.0404, 0.0179, 0.0075], [0.0042, 0.0039, 0.0039, 0.0033, 0.0024, 0.0017, 0.0014, 0.0013], [0.5012, 0.0071, 0.0052, 0.0034, 0.0026, 0.0025, 0.0022, 0.002], [0.0059, 0.0059, 0.0052, 0.0046, 0.0029, 0.0026, 0.0024, 0.0015], [0.042, 0.0164, 0.0094, 0.0078, 0.0073, 0.0064, 0.0064, 0.0053], [0.0032, 0.0032, 0.0032, 0.003, 0.003, 0.0025, 0.0023, 0.0021], [0.0334, 0.0115, 0.0096, 0.0079, 0.0062, 0.004, 0.0031, 0.0031], [0.0188, 0.0156, 0.0121, 0.0069, 0.0057, 0.0042, 0.0039, 0.0039], [0.0117, 0.0117, 0.011, 0.011, 0.0076, 0.0059, 0.0046, 0.0043], [0.0064, 0.0047, 0.0037, 0.0029, 0.0027, 0.0025, 0.0024, 0.0024], [0.0094, 0.0069, 0.0064, 0.0047, 0.0039, 0.0035, 0.003, 0.0029], [0.0044, 0.0041, 0.0039, 0.0034, 0.003, 0.0028, 0.0025, 0.0021], [0.0046, 0.0043, 0.0038, 0.0023, 0.0023, 0.0022, 0.0019, 0.0019], [0.0037, 0.0024, 0.0022, 0.002, 0.0016, 0.0016, 0.0016, 0.0015], [0.0199, 0.0042, 0.0032, 0.003, 0.0027, 0.0025, 0.0025, 0.0025], [0.0068, 0.0056, 0.0056, 0.0041, 0.0041, 0.0039, 0.0036, 0.0034], [0.0178, 0.0147, 0.0115, 0.0108, 0.0101, 0.0095, 0.0095, 0.0084], [0.0159, 0.0132, 0.0124, 0.0103, 0.0085, 0.0075, 0.0066, 0.0062], [0.0227, 0.0213, 0.0213, 0.0107, 0.0089, 0.0083, 0.0078, 0.0074], [0.0231, 0.0192, 0.0192, 0.0169, 0.0109, 0.0085, 0.0085, 0.0075], [0.0253, 0.0185, 0.0093, 0.0072, 0.0068, 0.0056, 0.005, 0.0047], [0.0052, 0.0046, 0.0043, 0.004, 0.0031, 0.0028, 0.0028, 0.0028], [0.0088, 0.0053, 0.0044, 0.0041, 0.0039, 0.0037, 0.0037, 0.0032], [0.0277, 0.0191, 0.009, 0.007, 0.0058, 0.0048, 0.004, 0.0038], [0.0329, 0.02, 0.0083, 0.0073, 0.0061, 0.0057, 0.0047, 0.0045], [0.017, 0.0141, 0.0117, 0.011, 0.0103, 0.0103, 0.0076, 0.0059], [0.0111, 0.0092, 0.0092, 0.0081, 0.0067, 0.0063, 0.0059, 0.0059], [0.0383, 0.0205, 0.015, 0.015, 0.0132, 0.0132, 0.0132, 0.0071], [0.0279, 0.018, 0.0169, 0.0169, 0.0132, 0.0124, 0.0124, 0.0124], [0.123, 0.0331, 0.0274, 0.0227, 0.013, 0.013, 0.0122, 0.0101], [0.2043, 0.0663, 0.0294, 0.0168, 0.0158, 0.0131, 0.0115, 0.0102], [0.1457, 0.0571, 0.027, 0.0185, 0.0185, 0.0174, 0.0163, 0.0127], [0.1164, 0.0355, 0.026, 0.019, 0.019, 0.0168, 0.0148, 0.0148], [0.0543, 0.031, 0.0257, 0.0213, 0.0176, 0.0166, 0.0156, 0.0137], [0.0566, 0.0323, 0.0251, 0.0208, 0.0173, 0.0152, 0.0111, 0.0098], [0.1264, 0.0282, 0.0194, 0.0171, 0.0125, 0.0125, 0.0125, 0.011], [0.0721, 0.0411, 0.0265, 0.0249, 0.0142, 0.0133, 0.0125, 0.0111], [0.1937, 0.0406, 0.0279, 0.0246, 0.0231, 0.0169, 0.0149, 0.0132], [0.4417, 0.0598, 0.0234, 0.0234, 0.0151, 0.0125, 0.0118, 0.0111], [0.5559, 0.0801, 0.0229, 0.0202, 0.0202, 0.0158, 0.0123, 0.0074], [0.6707, 0.0551, 0.0456, 0.0229, 0.0179, 0.0102, 0.0079, 0.0075], [0.6833, 0.0362, 0.032, 0.0234, 0.022, 0.0182, 0.0161, 0.0118], [0.7491, 0.0329, 0.029, 0.0155, 0.0155, 0.0137, 0.0078, 0.0073], [0.7584, 0.0485, 0.0215, 0.0215, 0.0148, 0.013, 0.0066, 0.0054], [0.7563, 0.0483, 0.0259, 0.0215, 0.0139, 0.0101, 0.0079, 0.0058], [0.7162, 0.0404, 0.0261, 0.0245, 0.0179, 0.0168, 0.0131, 0.008], [0.7011, 0.0652, 0.0308, 0.0272, 0.0212, 0.0187, 0.0094, 0.0083], [0.609, 0.0727, 0.0366, 0.0323, 0.0285, 0.0173, 0.0152, 0.0143], [0.554, 0.075, 0.0377, 0.0294, 0.0243, 0.0215, 0.0115, 0.0101], [0.4823, 0.1382, 0.0508, 0.0449, 0.0449, 0.0349, 0.0199, 0.0165], [0.2333, 0.2333, 0.1102, 0.0757, 0.0279, 0.0246, 0.0217, 0.0192], [0.2048, 0.1407, 0.0753, 0.0587, 0.0314, 0.0245, 0.0216, 0.0203], [0.1751, 0.0937, 0.073, 0.0568, 0.0502, 0.0502, 0.0345, 0.0345], [0.1285, 0.0779, 0.0646, 0.0536, 0.0417, 0.0287, 0.0287, 0.0238], [0.2787, 0.1492, 0.1316, 0.0549, 0.0549, 0.0333, 0.0202, 0.0202], [0.1323, 0.1167, 0.0802, 0.0802, 0.0487, 0.0379, 0.0295, 0.0295], [0.3006, 0.1253, 0.0592, 0.0592, 0.0522, 0.0407, 0.0359, 0.0263], [0.4279, 0.2291, 0.0955, 0.0511, 0.0351, 0.0241, 0.0129, 0.0114], [0.623, 0.1575, 0.0843, 0.0188, 0.0188, 0.0147, 0.0054, 0.0048], [0.5475, 0.2014, 0.0951, 0.0397, 0.0129, 0.0073, 0.0073, 0.0065], [0.6673, 0.1314, 0.0621, 0.0427, 0.0202, 0.0122, 0.0084, 0.0065], [0.2172, 0.1916, 0.1691, 0.0516, 0.0259, 0.0178, 0.0167, 0.0167], [0.2478, 0.2187, 0.1703, 0.0431, 0.038, 0.0357, 0.0315, 0.0278]], "ranks": {"Swift": [84731, 57873, 98551, 147070, 101164, 44545, 35941, 131883, 180955, 148217, 145833, 175810, 145539, 93536, 39440, 36379, 15571, 88182, 87593, 53359, 21656, 154666, 129623, 31622, 34288, 86267, 69905, 20342, 21481, 19122, 15471, 12985, 12446, 26163, 21241, 46954, 51430, 59684, 50259, 62127, 49507, 55185, 79159, 82360, 102558, 68545, 61092, 58147, 94823, 142856, 202000, 172520, 121209, 111071, 95072, 73219, 24495, 17899, 11616, 7941, 8728, 3182, 1293], "Kotlin": [173823, 132525, 86749, 26464, 38932, 58882, 34455, 19648, 27795, 61918, 68468, 37704, 30388, 77399, 176385, 97963, 53212, 19702, 42931, 120625, 218928, 130817, 153601, 229770, 167260, 91206, 107428, 139815, 141073, 63777, 101136, 115165, 87312, 34335, 56456, 20101, 22669, 17395, 33022, 17611, 15149, 12684, 7027, 7957, 9591, 14100, 20391, 13977, 8664, 12544, 14924, 3361, 1337, 793, 1131, 995, 241, 209, 297, 367, 657, 381, 1027], "Rust": [24246, 73440, 29396, 9651, 6607, 9525, 6059, 6699, 13149, 8049, 18304, 19330, 14497, 31350, 50286, 44000, 34602, 75755, 97110, 59456, 54671, 94971, 104464, 46583, 46522, 49355, 32501, 19785, 17753, 17070, 14534, 12223, 16492, 44398, 42869, 80097, 53036, 40571, 41146, 22581, 7785, 9092, 4140, 6330, 11197, 8252, 8444, 6879, 1940, 5499, 14924, 3263, 1821, 1249, 1561, 551, 52, 26, 18, 9, 31, 16, 34]}}, {"pos": 418, "top": [[" \u2013", "\u2013", ".", ",", "<|endoftext|>", "\u2013and", "\u00a0", "\u00a0\u00a0"], [" \u2013", "\u2013", "\u2013and", " \u2013,", "\u2013\u2013", ".\u2013", " \u2013**", "**\u2013"], [" \u2013", "\u2013", "\u2013and", ".\u2013", " \u2013,", "\u2026.", "\u2026..", "."], ["\u30f3", "*\u201c.", " milfs", "aruhi", " Guta", " \u0641\u0631\u0647\u0646", "\ufffd\ufffd", " Shemale"], ["\u30f3", "\u2018", " \u2013", "\u2013\u2013", "\u2013", "\u00a0\u00a0", "\u2013and", " \u201a"], [" Guta", "-CS", "\u30f3", "_pod", "**\u2013", "\u6590", "\u8fe6", "\u5982\u6b4c"], [" \u201a", "\u201e", " \u201e", "\u2018", "\u5728", "\u4e2d", "\u30f3", " *\u2013"], [" \u201e", "\u201e", " \u201a", " **\u201e", " *\u201e", "\u30f3", "asley", " *\u2013"], [" \u201e", "\u201e", " *\u201e", " **\u201e", " \u201a", "ikin", "asley", " \\\"\""], ["\u2013and", "-done", "\u2013\u2013", " yummy", "athers", "\uae54", "hardt", "\ufffd\ufffd"], ["istic", "\u30f3", " --", " \u2013", " \u201a", " #\"", " \\\"", " \u00b4"], ["ikin", " comfy", "\u30f3", "athers", "asley", " \u201e", "umerator", "\uae54"], [" comfy", "``", " \u201e", " \u201a", "umerator", "asley", " **\u201e", "\u5565"], [" \u201e", " \u201a", "``", " comfy", "-done", " ``", " \\\"", " \\\"\""], [" `", " ``", " --", " '", " \\\"", "``", " \u201e", " `\""], [" --", " anyways", " ``", "-esque", " booze", "``", "-ish", " \\\""], [" --", " anyways", "-esque", " folks", "-ish", " stuff", "-done", " kinda"], [" \\\"", "-done", " stuff", " booze", " anyways", " comfy", " veggies", "-ish"], [" --", "-done", " \\\"", " stuff", " booze", " nasty", " \\'", " folks"], [" --", " stuff", " \\\"", " \\'", " folks", "-done", " kinda", " way"], [" --", " stuff", " folks", " \\'", " \\\"", " `", " sorta", " busted"], ["-done", " stuff", " --", " \\\"", " folks", " ``", " booze", "``"], [" ``", " --", "``", " way", " \\\"", "\u8def\u5b50", " stuff", "-done"], [" --", " \\'", " way", " folks", " \\\"", " stuff", " busted", " ``"], [" --", " folks", " \\'", " way", " \\\"", " busted", " savvy", " stuff"], [" folks", " stuff", " \\\"", " way", " smarter", " booze", " --", " kinda"], [" folks", " --", " stuff", " \\\"", " way", " busted", " booze", " smarter"], [" --", " folks", " way", " \\\"", " stuff", " things", " busted", " savvy"], [" --", " \\\"", " way", " folks", " tech", " stuff", " smarter", " things"], [" \\\"", " way", " --", " stuff", " folks", " tech", " things", " smarter"], [" \\\"", " way", " things", " stuff", " big", " tech", " --", " everything"], [" \\\"", " way", " things", " stuff", " big", " traditional", " everything", " tech"], [" \\\"", " way", " traditional", " tech", " things", " classic", " stuff", " big"], [" tech", " weird", " smarter", " way", " traditional", " \\\"", " stuff", " thing"], [" tech", " weird", " smarter", " \\\"", " REALLY", " crappy", " savvy", " traditional"], [" tech", " weird", " smarter", " REALLY", " traditional", " freaking", " fucking", " way"], [" tech", " traditional", "\u4f20\u7edf\u7684", "\u4f20\u7edf", " weird", " freaking", " smarter", "traditional"], [" traditional", "\u4f20\u7edf", "\u4f20\u7edf\u7684", " Traditional", " tech", " weird", "traditional", " classic"], [" traditional", "\u4f20\u7edf", "\u4f20\u7edf\u7684", " Traditional", "traditional", " classic", " weird", " tech"], [" traditional", "\u4f20\u7edf", " Traditional", "\u4f20\u7edf\u7684", "traditional", " way", "\u7684\u4f20\u7edf", " tech"], [" traditional", " Traditional", "\u4f20\u7edf", "\u4f20\u7edf\u7684", "traditional", " tech", " way", " classic"], [" traditional", " Traditional", " way", "\u4f20\u7edf\u7684", "\u4f20\u7edf", "traditional", " classic", " tech"], [" traditional", " Traditional", "\u4f20\u7edf\u7684", "\u4f20\u7edf", "traditional", " way", " classic", " conventional"], [" traditional", " Traditional", "\u4f20\u7edf", "\u4f20\u7edf\u7684", "traditional", " way", " classic", " conventional"], [" traditional", " Traditional", "\u4f20\u7edf", "\u4f20\u7edf\u7684", " conventional", "traditional", " way", " traditionally"], [" traditional", " Traditional", " \\\"", " conventional", "traditional", " way", "\u4f20\u7edf", "\u4f20\u7edf\u7684"], [" traditional", " Traditional", "traditional", "\u4f20\u7edf", " classic", " conventional", "\u4f20\u7edf\u7684", " way"], [" traditional", " Traditional", "\u4f20\u7edf", "traditional", " conventional", "\u4f20\u7edf\u7684", "\u7684\u4f20\u7edf", "\\\""], [" traditional", "traditional", " Traditional", "\u4f20\u7edf", "\u7684\u4f20\u7edf", "\u4f20\u7edf\u7684", " conventional", " standard"], [" traditional", "traditional", "\u4f20\u7edf", " Traditional", "\u4f20\u7edf\u7684", "\u7684\u4f20\u7edf", " conventional", "\u50b3\u7d71"], [" traditional", "\u4f20\u7edf", "\u4f20\u7edf\u7684", "traditional", "\u5e38\u89c4", " conventional", "\u7684\u4f20\u7edf", " Traditional"], [" traditional", "\u4f20\u7edf", "traditional", "\u4f20\u7edf\u7684", "\u5e38\u89c4", "\u7684\u4f20\u7edf", "\u6807\u51c6", " conventional"], [" traditional", "\u4f20\u7edf", "\u6807\u51c6", "\u5e38\u89c4", " conventional", "traditional", "\u6807\u51c6\u7684", " normal"], [" way", " traditional", "\u6807\u51c6", " proper", " standard", "\u4f20\u7edf", "proper", " Hollywood"], [" normal", "\u6b63\u5e38", " way", "\u6807\u51c6", " standard", "\u7684\u6b63\u5e38", "\u6b63\u786e", "\u6b63\u5e38\u7684"], [" way", "\u6b63\u786e", "\u6807\u51c6", " proper", " normal", " standard", "\u6b63\u5e38", " \u043f\u0440\u0430\u0432\u0438\u043b\u044c"], [" Rust", "\u6b63\u786e", " \u043f\u0440\u0430\u0432\u0438\u043b\u044c", " correct", " proper", "\u6b63\u786e\u7684", " Java", " Python"], [" Rust", "\u6b63\u786e", " proper", " correct", " \u043f\u0440\u0430\u0432\u0438\u043b\u044c", " Java", " Ruby", " Python"], [" Rust", " correct", " proper", "\u6b63\u786e", " wrong", " \u043f\u0440\u0430\u0432\u0438\u043b\u044c", "proper", " Right"], [" Rust", " rust", " easy", "rust", " rusty", " Right", " Ruby", " Rails"], [" Rust", " pure", " easy", " rust", " way", " clean", " rusty", " right"], [" Rust", " pure", " rust", " easy", " way", " right", " Right", " rusty"], [" Rust", " Right", " right", " pure", " normal", " Rails", " rust", " easy"]], "p": [[0.844, 0.1467, 0.0064, 0.0011, 0.0005, 0.0004, 0.0001, 0.0001], [0.9366, 0.0599, 0.003, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.6769, 0.3197, 0.0022, 0.0003, 0.0003, 0.0002, 0.0002, 0.0001], [0.006, 0.005, 0.0032, 0.003, 0.0018, 0.0015, 0.0015, 0.0013], [0.1182, 0.0524, 0.0318, 0.015, 0.0133, 0.0091, 0.0091, 0.0086], [0.004, 0.002, 0.002, 0.0019, 0.0018, 0.0017, 0.0017, 0.0015], [0.0347, 0.0306, 0.0287, 0.0287, 0.0077, 0.0053, 0.005, 0.0037], [0.0253, 0.0185, 0.0164, 0.0099, 0.0077, 0.0044, 0.0039, 0.0032], [0.0208, 0.0162, 0.0126, 0.0092, 0.0072, 0.0053, 0.0049, 0.0039], [0.0177, 0.0065, 0.0037, 0.0029, 0.0027, 0.0026, 0.0023, 0.0018], [0.0202, 0.0179, 0.0158, 0.0115, 0.0115, 0.0102, 0.0102, 0.0084], [0.0033, 0.0033, 0.0031, 0.0027, 0.0027, 0.0026, 0.0025, 0.0023], [0.0048, 0.0041, 0.0036, 0.0024, 0.0022, 0.0022, 0.0021, 0.0018], [0.0242, 0.0129, 0.0101, 0.0045, 0.0045, 0.0042, 0.0035, 0.0035], [0.1193, 0.068, 0.0639, 0.0497, 0.0439, 0.0221, 0.0134, 0.0111], [0.0217, 0.009, 0.009, 0.0058, 0.0048, 0.004, 0.004, 0.0028], [0.0302, 0.0172, 0.0143, 0.0143, 0.0104, 0.0104, 0.0081, 0.0081], [0.0347, 0.0175, 0.0093, 0.0093, 0.0064, 0.006, 0.0057, 0.0053], [0.054, 0.0328, 0.0289, 0.0225, 0.0088, 0.0083, 0.0083, 0.0073], [0.2974, 0.0334, 0.0294, 0.0294, 0.0115, 0.0108, 0.0074, 0.0066], [0.2566, 0.0211, 0.0164, 0.012, 0.0068, 0.0064, 0.0064, 0.0064], [0.0135, 0.0112, 0.0099, 0.0068, 0.006, 0.0056, 0.0056, 0.005], [0.036, 0.0232, 0.0193, 0.0141, 0.0124, 0.011, 0.0091, 0.0085], [0.221, 0.0299, 0.0281, 0.017, 0.0141, 0.0103, 0.0055, 0.0055], [0.1216, 0.0785, 0.0199, 0.0145, 0.0128, 0.0113, 0.0113, 0.01], [0.0901, 0.0376, 0.0275, 0.0275, 0.0228, 0.0214, 0.0177, 0.0157], [0.0874, 0.0771, 0.0321, 0.0302, 0.0267, 0.0172, 0.0143, 0.0134], [0.4298, 0.0747, 0.0546, 0.04, 0.0189, 0.013, 0.0074, 0.0074], [0.1602, 0.0857, 0.0711, 0.0554, 0.0246, 0.0231, 0.0191, 0.018], [0.4257, 0.0892, 0.0478, 0.0256, 0.024, 0.0226, 0.0155, 0.0113], [0.5339, 0.1051, 0.025, 0.0194, 0.0142, 0.0126, 0.0104, 0.0098], [0.4439, 0.093, 0.0221, 0.0172, 0.0162, 0.0143, 0.0134, 0.0098], [0.4709, 0.0769, 0.0234, 0.0234, 0.0194, 0.0142, 0.0118, 0.0104], [0.1528, 0.0598, 0.0411, 0.0283, 0.0249, 0.0234, 0.0194, 0.0142], [0.1509, 0.0432, 0.0358, 0.0192, 0.018, 0.014, 0.014, 0.0124], [0.211, 0.0415, 0.0237, 0.0163, 0.0163, 0.0153, 0.0127, 0.0119], [0.1317, 0.1092, 0.0549, 0.0402, 0.0229, 0.0178, 0.0178, 0.0157], [0.3048, 0.082, 0.068, 0.0467, 0.0467, 0.0284, 0.025, 0.0152], [0.5031, 0.0821, 0.0772, 0.0601, 0.0302, 0.0172, 0.0143, 0.0134], [0.5431, 0.1212, 0.0887, 0.0475, 0.0326, 0.0211, 0.0099, 0.0099], [0.6414, 0.0984, 0.0766, 0.0282, 0.0265, 0.0249, 0.0133, 0.0097], [0.7523, 0.0618, 0.0331, 0.0331, 0.0292, 0.0156, 0.0074, 0.0074], [0.7746, 0.0816, 0.03, 0.0182, 0.0142, 0.0125, 0.0076, 0.0059], [0.7959, 0.0839, 0.0212, 0.0137, 0.0121, 0.0094, 0.0061, 0.005], [0.876, 0.03, 0.0104, 0.0091, 0.0086, 0.0081, 0.0063, 0.0052], [0.8475, 0.0329, 0.0137, 0.01, 0.0078, 0.0073, 0.0065, 0.0057], [0.788, 0.0346, 0.0197, 0.0154, 0.0144, 0.0136, 0.0093, 0.0093], [0.6729, 0.0519, 0.0296, 0.0245, 0.0203, 0.0168, 0.0149, 0.0116], [0.7054, 0.0424, 0.0374, 0.033, 0.0274, 0.0227, 0.0156, 0.0048], [0.6771, 0.063, 0.0556, 0.0433, 0.0337, 0.0298, 0.0263, 0.0055], [0.2912, 0.2001, 0.1071, 0.0945, 0.0348, 0.0348, 0.0307, 0.0175], [0.178, 0.1476, 0.0615, 0.0543, 0.0291, 0.0291, 0.0291, 0.02], [0.2484, 0.0858, 0.0489, 0.0432, 0.0381, 0.0316, 0.0297, 0.0279], [0.1267, 0.0722, 0.0562, 0.032, 0.032, 0.0283, 0.0283, 0.0171], [0.1659, 0.1464, 0.0888, 0.0783, 0.0538, 0.0538, 0.0327, 0.0254], [0.1421, 0.0592, 0.0592, 0.0491, 0.0491, 0.0461, 0.0433, 0.0407], [0.2992, 0.1602, 0.052, 0.0459, 0.0405, 0.0336, 0.0261, 0.0217], [0.6335, 0.0668, 0.0357, 0.0357, 0.0246, 0.0191, 0.0149, 0.0149], [0.8362, 0.0367, 0.0286, 0.0153, 0.0119, 0.0082, 0.0039, 0.0039], [0.9989, 0.0004, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9921, 0.0022, 0.0009, 0.0008, 0.0005, 0.0003, 0.0002, 0.0002], [0.9887, 0.003, 0.001, 0.0009, 0.0005, 0.0004, 0.0003, 0.0003], [0.9853, 0.0022, 0.0019, 0.0014, 0.0006, 0.0005, 0.0005, 0.0005]], "ranks": {"Swift": [46351, 15142, 17381, 128273, 49755, 13078, 8984, 69937, 169230, 140450, 140820, 204657, 209736, 172843, 89505, 157690, 29281, 132420, 88762, 38715, 46576, 152332, 97754, 16769, 19347, 60974, 58259, 12873, 18158, 13050, 11119, 9777, 12508, 22561, 43954, 65068, 62671, 49176, 44610, 43939, 46520, 45840, 59374, 52315, 56807, 41710, 44989, 35749, 81262, 92098, 172693, 82657, 48161, 41552, 36541, 17749, 1864, 1059, 1161, 208, 290, 138, 65], "Kotlin": [186185, 214032, 169860, 35455, 133967, 92784, 130631, 112592, 56957, 135655, 147423, 65780, 22187, 80516, 131065, 61691, 83670, 38472, 108510, 135801, 188549, 93681, 149527, 220754, 148937, 52164, 59646, 103794, 82910, 55242, 68401, 78314, 66789, 24940, 45088, 16911, 15195, 9645, 11254, 6334, 5452, 4697, 2721, 3357, 3780, 7494, 11432, 13075, 9637, 7231, 6613, 744, 207, 130, 256, 173, 41, 36, 71, 41, 51, 39, 28], "Rust": [37429, 85708, 85667, 159347, 74605, 108585, 137111, 97637, 135476, 49635, 58721, 112652, 103463, 110947, 65538, 74636, 44866, 100435, 116019, 55573, 80193, 118302, 121536, 45460, 31031, 35360, 23525, 10845, 9802, 8089, 8191, 7505, 9139, 13452, 29742, 24434, 13143, 8747, 6423, 4463, 1879, 1702, 755, 1009, 1260, 1151, 1753, 1419, 677, 1477, 5852, 557, 291, 117, 238, 66, 1, 1, 1, 1, 1, 1, 1]}}, {"pos": 419, "top": [["s", "y", "\u2013", " \u2013", "\u2013and", "t", ".\u2013", "es"], ["s", "\u2013and", " \\\"", "\u2013\u2013", " \u2013,", "\u2013", "\\\"", "(\\\""], ["s", " \u2013", " \u2013,", "\u2013", "\u2013and", ".\u2013", "\\\"", " *\u2013"], [" \\\"", "``", "s", " ``", "satz", " \\\"{", " ``(", "\\\"\\"], ["s", " \\\"", "sut", "\\\"", "\u0627\u062a", "\\\",", "\u05d9\u05dd", "\u65b0\u52a0\u5761"], ["s", "sut", "\u65b0\u52a0\u5761", "\u0627\u062a", "s\u00e4", "\u05d9\u05dd", "siz", "sink"], ["s", "sut", "\u0627\u062a", "\\\"", "``", "sand", "s\u00e4", "ors"], ["s", "sut", " \\\"", ".\\\"", "``", "\uff62", "\\\"", "\uff63"], ["s", "sut", "ive", "\uff62", ".\\\"", "scheid", "\uff63", " `\""], ["s", ",", "ive", "sut", "\u76f8\u8f85\u76f8\u6210", "\u5162\u5162\u4e1a\u4e1a", "\uff62", "\u4e8b\u534a\u529f\u500d"], ["s", "y", ",", "ive", ".\\\"", " \\\"", "\\\"", "ward"], ["s", "ive", "arium", " ``", " \\\"", "ian", "ly", "y"], ["s", "y", "ive", " \\\"", "ly", "es", " ``", "ian"], ["s", "sut", "y", "\u52a0\u62ff\u5927", "ive", " Rust", "\u76f8\u8f85\u76f8\u6210", "\u65b0\u52a0\u5761"], ["s", "y", " ``", " `", "a", " \\\"", "ian", "n"], ["s", "es", "y", "arium", "sut", "-esque", "ers", "-ish"], ["s", "arium", "opia", "y", "-esque", "-ish", " vibe", "es"], ["s", "opia", "arium", "\u52a0\u62ff\u5927", "-ish", "sut", "i\u00e8me", "ska"], ["s", "opia", "sut", "ska", "arium", "-esque", "-ish", "\u52a0\u62ff\u5927"], ["s", "y", "sut", "arium", "}\\\"", "es", "opia", "ive"], ["s", " \n\n", "y", "a", "Though", "ive", "t", "n"], ["s", "\u52a0\u62ff\u5927", " ``", "sut", "opia", "arium", "``", "\uff63"], ["s", " ``", "``", " \\\"", "\uff63", " ''", "&quot", "sut"], ["s", " ``", "``", "\ufffd", " ''", "y", " \\\"", " Rust"], ["s", " \n\n", " Rust", "Metal", " \r\n\r\n", "\\u", " famously", "rust"], [" Rust", "s", " academia", " Reddit", "-esque", "rust", " libertarian", " Sloven"], [" Reddit", " academia", " tech", " Rust", " libertarian", "s", " Sloven", " cybersecurity"], [" \n\n", "s", " tech", " famously", " ...", " libertarian", " Rust", " incredibly"], [" \n\n", " famously", "s", " tech", " libertarian", " Rust", " arguably", " incredibly"], [" tech", "s", " famously", " ...", " incredibly", " \n\n", " academia", " technologies"], [" tech", " ...", " famously", "s", " incredibly", " academia", " \n\n", " philosophy"], [" ...", "s", " incredibly", " \u2026", " \n\n", " famously", " tech", "\u2013"], [" incredibly", " tech", " overwhelmingly", " famously", " technology", " arguably", " heavily", "s"], [" tech", " incredibly", " academia", "-centric", " famously", " libertarian", " technologies", "-esque"], [" tech", " academia", " incredibly", " famously", "-centric", " libertarian", " Reddit", " nerd"], [" tech", "\ufffd", " academia", "-centric", " Reddit", " incredibly", " \ufffd", " \u2026"], [" tech", "-centric", " academia", " Reddit", " incredibly", " subreddit", " nerd", " fandom"], [" tech", " Reddit", " incredibly", "-centric", " academia", " subreddit", "\ufffd", " \ufffd"], [" tech", " Reddit", " incredibly", "-centric", " \ufffd", " subreddit", " famously", "\ufe0f"], [" Reddit", " tech", "\ufffd", " subreddit", "-centric", " \ufffd", "\ufe0f", " libertarian"], [" tech", " Rust", " Reddit", "-native", "-centric", " libertarian", "-ish", " philosophy"], [" tech", " Rust", " libertarian", "-native", "-centric", " philosophy", " Reddit", " geek"], [" tech", " philosophy", "-centric", " Rust", " libertarian", " subreddit", " geek", " Reddit"], [" philosophy", " tech", "-centric", " Reddit", " Rust", " fandom", " libertarian", " subreddit"], [" philosophy", " tech", "-centric", " ecosystem", " fandom", " libertarian", " subreddit", " Reddit"], [" philosophy", " tech", "-centric", " Reddit", " fandom", " ecosystem", " subreddit", " classics"], [" philosophy", " tech", "-centric", " mindset", "-native", " ecosystem", " Reddit", " vibe"], ["-centric", " philosophy", "\\\"", " tech", " enthusiast", " vibe", " enthusiasts", "-native"], [" philosophy", "-centric", "-native", " enthusiast", " subreddit", "/Linux", "-esque", " ecosystem"], ["-native", "/Linux", "-centric", " philosophy", " mindset", "-esque", " enthusiast", " subreddit"], ["-native", "/Linux", "\u521d\u5b66\u8005", "-centric", " philosophy", "\u4f20\u7edf\u7684", "\u7eaf\u5929\u7136", "/R"], ["-native", "/Linux", "/R", " subreddit", "\u521d\u5b66\u8005", "\u7eaf\u5929\u7136", " enthusiast", " mindset"], ["-native", " Rust", "/R", "/Linux", " subreddit", " devs", "\u521d\u5b66\u8005", " Proper"], [" way", " Way", "-native", "way", " Rust", "-way", "Way", " jeito"], [" way", " Way", "way", "-way", "Way", "\u65b9\u5f0f", " WAY", "_way"], [" way", " Way", "way", "-way", "Way", "\u65b9\u5f0f", " WAY", "_way"], [" way", " Rust", " Way", "way", " rust", "-way", "Way", " WAY"], [" way", " Way", " Rust", "way", "-way", "Way", " rust", " WAY"], [" way", " Way", " Rust", "way", "Way", "-way", " rust", "\u65b9\u5f0f"], [" way", " Way", "way", " pur", " Rust", "-way", "Way", " ways"], [" way", " Way", " pur", "way", " pure", " Pur", "pur", "-way"], [" way", " Way", " pur", "way", "-way", " pure", " WAY", "Way"], [" way", " Way", " pur", " pure", " Rust", "-way", "-native", "way"]], "p": [[0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9993, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9728, 0.0157, 0.004, 0.0035, 0.0019, 0.0009, 0.0003, 0.0003], [0.2646, 0.1605, 0.133, 0.1103, 0.0231, 0.0169, 0.0169, 0.0159], [0.9996, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9971, 0.0006, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9968, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9983, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9933, 0.001, 0.0002, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.9988, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.982, 0.0005, 0.0003, 0.0002, 0.0002, 0.0002, 0.0002, 0.0002], [0.9934, 0.0005, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9791, 0.0004, 0.0003, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.9721, 0.0006, 0.0004, 0.0004, 0.0003, 0.0003, 0.0003, 0.0003], [0.5299, 0.0103, 0.004, 0.0036, 0.003, 0.0019, 0.0019, 0.0018], [0.9537, 0.0012, 0.0012, 0.0006, 0.0005, 0.0004, 0.0004, 0.0003], [0.9846, 0.0005, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9413, 0.0046, 0.0026, 0.0006, 0.0005, 0.0004, 0.0004, 0.0004], [0.024, 0.0176, 0.0176, 0.0114, 0.0094, 0.0065, 0.0065, 0.0061], [0.4008, 0.1148, 0.0654, 0.0114, 0.01, 0.0094, 0.0073, 0.0069], [0.809, 0.0229, 0.0058, 0.0037, 0.0029, 0.0027, 0.0026, 0.0021], [0.4572, 0.0399, 0.0156, 0.0108, 0.0069, 0.0065, 0.0061, 0.0051], [0.0521, 0.0489, 0.0159, 0.0132, 0.0124, 0.0124, 0.0096, 0.0091], [0.0235, 0.0221, 0.0195, 0.0183, 0.0183, 0.0134, 0.0104, 0.0087], [0.0934, 0.0415, 0.0323, 0.0303, 0.0119, 0.0105, 0.0105, 0.0098], [0.0875, 0.0284, 0.0284, 0.0284, 0.0126, 0.0104, 0.0087, 0.0087], [0.0615, 0.0423, 0.0397, 0.0309, 0.0213, 0.0156, 0.0129, 0.0129], [0.0881, 0.0416, 0.0367, 0.0324, 0.0286, 0.0223, 0.0223, 0.0144], [0.0834, 0.0736, 0.0307, 0.0307, 0.0288, 0.0254, 0.0239, 0.0164], [0.1452, 0.0367, 0.0345, 0.0304, 0.0209, 0.0209, 0.0197, 0.0185], [0.0858, 0.0858, 0.0358, 0.0217, 0.018, 0.0124, 0.0096, 0.009], [0.0877, 0.0499, 0.0441, 0.0222, 0.0152, 0.0134, 0.0105, 0.0087], [0.0713, 0.0316, 0.0279, 0.0231, 0.0217, 0.0192, 0.0169, 0.0124], [0.0525, 0.0361, 0.0264, 0.016, 0.016, 0.0125, 0.0117, 0.011], [0.0783, 0.0347, 0.0306, 0.0211, 0.0175, 0.0164, 0.0136, 0.0136], [0.069, 0.0418, 0.0306, 0.0238, 0.0198, 0.0164, 0.0164, 0.0145], [0.0874, 0.0681, 0.0321, 0.0221, 0.0162, 0.0143, 0.0134, 0.0126], [0.1552, 0.0608, 0.0536, 0.0418, 0.027, 0.0174, 0.0127, 0.012], [0.1509, 0.0522, 0.0432, 0.0382, 0.0316, 0.0316, 0.0297, 0.014], [0.1004, 0.0832, 0.0474, 0.0369, 0.0326, 0.0238, 0.0224, 0.021], [0.0982, 0.056, 0.0464, 0.0319, 0.0248, 0.0233, 0.0206, 0.0171], [0.133, 0.0758, 0.046, 0.0279, 0.0262, 0.0262, 0.0246, 0.0246], [0.092, 0.092, 0.0338, 0.0233, 0.0205, 0.0193, 0.017, 0.016], [0.0585, 0.0355, 0.0333, 0.0244, 0.0202, 0.0179, 0.0179, 0.0168], [0.0513, 0.0513, 0.0353, 0.0292, 0.0275, 0.0177, 0.0157, 0.0157], [0.053, 0.0388, 0.0302, 0.0235, 0.0208, 0.0195, 0.0195, 0.0172], [0.0838, 0.0422, 0.0328, 0.0272, 0.0176, 0.0165, 0.0121, 0.0113], [0.1912, 0.0276, 0.013, 0.013, 0.0122, 0.0115, 0.0089, 0.0089], [0.4174, 0.0143, 0.0126, 0.0104, 0.0076, 0.0067, 0.0053, 0.0046], [0.5424, 0.0418, 0.0136, 0.0082, 0.0077, 0.0047, 0.0044, 0.0044], [0.8897, 0.0828, 0.006, 0.0019, 0.0013, 0.0013, 0.001, 0.0009], [0.9723, 0.0259, 0.0008, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001], [0.9748, 0.0229, 0.0011, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001], [0.9011, 0.0449, 0.0449, 0.0061, 0.0012, 0.0006, 0.0004, 0.0001], [0.9451, 0.0415, 0.0105, 0.0021, 0.0002, 0.0002, 0.0001, 0.0], [0.963, 0.033, 0.0024, 0.0013, 0.0001, 0.0001, 0.0, 0.0], [0.9771, 0.0203, 0.0017, 0.0003, 0.0002, 0.0001, 0.0001, 0.0], [0.9277, 0.0523, 0.017, 0.0006, 0.0003, 0.0003, 0.0003, 0.0003], [0.967, 0.0292, 0.0015, 0.0006, 0.0004, 0.0001, 0.0001, 0.0001], [0.9314, 0.0525, 0.0067, 0.0007, 0.0006, 0.0004, 0.0003, 0.0002]], "ranks": {"Swift": [73797, 20545, 24010, 70585, 25458, 8417, 9462, 40150, 80057, 17533, 8443, 26763, 8427, 2512, 2322, 1487, 7716, 65149, 14692, 5265, 1943, 17349, 2926, 2790, 745, 6665, 11731, 3495, 4081, 4235, 7329, 2312, 3677, 4284, 3276, 3218, 2992, 4823, 4645, 4879, 9572, 16704, 24521, 12549, 15070, 18022, 13605, 12154, 16742, 76226, 152591, 100910, 63427, 46057, 70108, 35371, 14836, 7656, 8536, 12638, 16746, 8546, 4076], "Kotlin": [6605, 2324, 2406, 235, 326, 270, 378, 877, 1108, 2450, 1782, 620, 894, 1970, 6740, 1225, 835, 461, 712, 2107, 4645, 282, 200, 855, 238, 66, 85, 438, 626, 884, 725, 5463, 6076, 803, 586, 385, 250, 288, 450, 180, 118, 92, 99, 125, 134, 329, 582, 1054, 662, 1184, 1617, 2417, 352, 358, 311, 276, 207, 212, 254, 756, 942, 1523, 766], "Rust": [707, 722, 1023, 434, 108, 24, 48, 61, 57, 13, 11, 11, 14, 6, 21, 15, 18, 29, 20, 17, 16, 11, 10, 8, 3, 1, 4, 6, 6, 11, 21, 104, 146, 168, 161, 92, 26, 19, 24, 8, 2, 2, 4, 5, 15, 17, 32, 37, 23, 10, 21, 21, 2, 5, 28, 46, 2, 3, 3, 5, 9, 10, 5]}}, {"pos": 420, "top": [[",", ".", "\u2013", " \u2013", "-", " ", ";", "["], [" \u2013", "\u2013", "\u2013and", "er", " \u2018", " ", "\u2013\u2013", " \u2013,"], [" \u2013", "\u2013", "\u2013and", ",", " \u2018", "\u2018", ".\u2013", "\u2013\u2013"], ["----------</", "\uff0d\uff0d", " **:**", "-------------</", "zinho", "\u2500\u2500", "\uc3df", " Ejem"], ["fully", "\u2500\u2500", "er", " \u2013", " --", " \u2019", " \u2018", " way"], ["fully", " \uff1a", "\uff01", " \u2019", "zinho", "\uff1f", " nicely", " pretty"], [" --", " \u2019", " \u2018", "\u2500\u2500", "\uff01", "fully", "\u2018", " \u2014\u2014"], [" --", "fully", "\u2500\u2500", " \u2018", " \u00b4", " nicely", "er", " \u2013"], ["\u2500\u2500", "\uff01", "\uff1f", " \u2018", "fully", "\u2018", " --", " \u00b4"], ["fully", "--", " \u00ad", " --", "\u2500\u2500", "\u2500", "\u00ad", " nicely"], [" --", "--", "...", " \u2018", " \u2013", " \u00ad", "er", "fully"], [" --", " stuff", " \u2018", "er", " way", " -->", " pretty", " '"], [" --", " stuff", " way", " _", "er", " \u2018", " pretty", " '"], [" --", " '", " \u2018", " way", " \u2013", " stuff", " pretty", " just"], [" --", " '", " ,", " truly", " just", " \u2013", " \u2018", "--"], [" --", " '", " ,", " \u2013", " truly", " just", " \u2018", " way"], [" --", " ,", " way", " just", " truly", " simply", " really", " '"], [" way", " --", " really", " stuff", " simply", " approach", " basically", " pretty"], [" --", " way", " ,", " truly", " pretty", " simply", " really", " stuff"], [" ,", " --", " truly", " just", " simply", " way", " even", " '"], [" ,", " --", " truly", " just", " simply", " way", " though", " '"], [" ,", " --", " way", " truly", " simply", " anyway", " stuff", " just"], [" ,", " --", " way", " truly", " simply", " just", " even", " ''"], [" ,", " --", " just", " way", " even", " rather", " truly", " much"], [" ,", " --", " way", " truly", " simply", " just", " though", " even"], [" ,", " --", " way", " truly", " simply", " stuff", " anyway", " things"], [" ,", " --", " way", " truly", " simply", " philosoph", " philosophy", " stuff"], [" ,", " --", " _", " way", " truly", " '", " just", " simply"], [" ,", " --", " way", " truly", " ultimately", " even", " _", " '"], [" ,", " --", " way", " truly", " \u2014", " even", " just", " much"], [" ,", " --", " way", " everything", " even", " just", " truly", " rather"], [" ,", " rather", " way", " everything", " just", " even", " truly", " essentially"], [" ,", " way", " everything", " rather", " even", " truly", " simply", " just"], [" everything", " truly", " fundamentally", " somehow", " incredibly", " essentially", " way", " simply"], [" truly", " everything", " way", " aggressively", " fundamentally", " incredibly", " simply", " somehow"], [" \u2014", " truly", " way", "\u2014but", " aggressively", " everything", " meticulously", " fundamentally"], [" \u2014", " meticulously", " perfectly", " truly", " aggressively", " way", " incredibly", " traditional"], [" meticulously", " perfectly", " way", " everything", " traditional", " truly", " simply", " incredibly"], [" traditional", " meticulously", " perfectly", " way", " everything", " truly", " strict", " simply"], [" traditional", " way", " perfectly", " everything", " meticulously", " strict", " pure", " \u2013"], [" traditional", " way", " everything", " tech", " perfectly", " meticulously", " strict", " rigor"], [" traditional", " way", " philosophy", " philosoph", " meticulously", " rigor", " minimalist", " strict"], [" traditional", " philosophy", " philosoph", " way", " meticulously", " everything", " pure", " rigor"], [" traditional", " philosophy", " philosoph", " minimalist", " way", " strict", " pure", " rigor"], [" traditional", " strict", " philosophy", " pure", " minimalist", " philosoph", " way", " rigor"], [" traditional", " strict", " pure", " purely", " minimalist", " everything", " perfectly", " classic"], [" traditional", " strict", " pure", " purely", " perfectly", " everything", " classic", " strictly"], [" traditional", " strict", " pure", " purely", " everywhere", " strictly", " perfectly", " way"], [" traditional", " without", " strict", " pure", " purely", " strictly", " everywhere", " way"], [" without", "without", " purely", " everywhere", " WITHOUT", " traditional", " strict", " pure"], [" without", " alone", "without", " everywhere", " WITHOUT", " purely", "Without", " Without"], [" without", "without", " WITHOUT", "Without", " Without", " everywhere", " purely", " alone"], [" without", " (", "without", " WITHOUT", " everywhere", "Without", " Without", " pure"], [" without", " (", " everywhere", "without", " WITHOUT", " pure", " purely", ",\""], [" everywhere", " pure", " naive", "\u7eaf\u7cb9", " without", " purely", " purity", "\u7eaf\u7cb9\u7684"], [" everywhere", " pure", " everything", " naive", " without", " purity", "\u7eaf\u7cb9", " purely"], [" everywhere", " pure", " purity", " naive", ",\"", "\u7eaf\u7cb9", " blindly", "pure"], [" everywhere", " pure", " purity", ",\"", " naive", "\u7eaf\u7cb9", "pure", " purely"], [" everywhere", " pure", " purity", " Rust", " naive", " cleanly", "pure", " purely"], [" everywhere", " pure", " purity", "\"", " without", " purely", " (", " cleanly"], [" pure", " purity", "\"", " purely", " Pure", "pure", " pur", "Pure"], ["\"", ",\"", " (", "\"(", " everywhere", " pure", "\",", " purity"], ["\"", ",\"", "\u201d", "\",", "\"(", ".\"", "\"\u2014", "\")"]], "p": [[0.6493, 0.1449, 0.0996, 0.0776, 0.0072, 0.0064, 0.0044, 0.0017], [0.9413, 0.0469, 0.0046, 0.0012, 0.0008, 0.0004, 0.0002, 0.0001], [0.8121, 0.1812, 0.0055, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.0167, 0.0156, 0.0089, 0.0079, 0.0079, 0.0074, 0.0074, 0.0048], [0.0563, 0.0466, 0.0363, 0.0341, 0.022, 0.0126, 0.0111, 0.0092], [0.0233, 0.0151, 0.0133, 0.0086, 0.0076, 0.0055, 0.0049, 0.0049], [0.1735, 0.0723, 0.0723, 0.0387, 0.0283, 0.0235, 0.0183, 0.0172], [0.1232, 0.0959, 0.0702, 0.0426, 0.0426, 0.0214, 0.0138, 0.0115], [0.1131, 0.0269, 0.0223, 0.0209, 0.0209, 0.0197, 0.0185, 0.0153], [0.0699, 0.0699, 0.0544, 0.0451, 0.0351, 0.0177, 0.0166, 0.0166], [0.3745, 0.1467, 0.042, 0.0395, 0.0348, 0.0327, 0.0289, 0.0155], [0.6881, 0.0152, 0.0152, 0.0134, 0.0134, 0.0118, 0.0111, 0.0104], [0.4914, 0.0295, 0.023, 0.0191, 0.0158, 0.0158, 0.0148, 0.0148], [0.3917, 0.1534, 0.0342, 0.0302, 0.0221, 0.0134, 0.0104, 0.0104], [0.3205, 0.1179, 0.0434, 0.0263, 0.0247, 0.017, 0.016, 0.0141], [0.3887, 0.041, 0.034, 0.0282, 0.0219, 0.0194, 0.0081, 0.0081], [0.087, 0.0466, 0.0363, 0.0341, 0.0283, 0.022, 0.0194, 0.0182], [0.0461, 0.0337, 0.0247, 0.0232, 0.0192, 0.017, 0.017, 0.017], [0.0557, 0.0491, 0.0461, 0.0359, 0.0298, 0.0263, 0.0247, 0.0181], [0.2717, 0.1648, 0.0535, 0.0325, 0.0253, 0.0174, 0.0174, 0.0153], [0.5979, 0.0917, 0.0192, 0.0181, 0.0085, 0.008, 0.0066, 0.0066], [0.2405, 0.1209, 0.0369, 0.0253, 0.0164, 0.0154, 0.0093, 0.0088], [0.4901, 0.2043, 0.0244, 0.0131, 0.0084, 0.007, 0.0054, 0.0051], [0.6658, 0.0546, 0.0122, 0.0101, 0.0101, 0.0089, 0.0084, 0.0061], [0.3599, 0.3176, 0.0203, 0.0203, 0.0109, 0.0109, 0.009, 0.0066], [0.1915, 0.1915, 0.0904, 0.0313, 0.0229, 0.0157, 0.013, 0.0115], [0.2603, 0.2027, 0.0618, 0.0189, 0.0177, 0.0147, 0.0114, 0.0107], [0.413, 0.3645, 0.0219, 0.0117, 0.0103, 0.0063, 0.0052, 0.0046], [0.4257, 0.2926, 0.0155, 0.0129, 0.0073, 0.0065, 0.0065, 0.0065], [0.4238, 0.1559, 0.0307, 0.0113, 0.0106, 0.0106, 0.0088, 0.0083], [0.3921, 0.0468, 0.0413, 0.0172, 0.0162, 0.0134, 0.0134, 0.0126], [0.1331, 0.0432, 0.0406, 0.0279, 0.0279, 0.0246, 0.0217, 0.0169], [0.0833, 0.0505, 0.0393, 0.0326, 0.0224, 0.0224, 0.0224, 0.0211], [0.0399, 0.0352, 0.0257, 0.0257, 0.0242, 0.0227, 0.02, 0.0147], [0.032, 0.0282, 0.022, 0.022, 0.0171, 0.0171, 0.0161, 0.0161], [0.0663, 0.0355, 0.0355, 0.0333, 0.0229, 0.0229, 0.019, 0.019], [0.0388, 0.0365, 0.0343, 0.0302, 0.0267, 0.0251, 0.0221, 0.0208], [0.0602, 0.044, 0.0365, 0.0365, 0.0322, 0.0302, 0.0208, 0.0183], [0.1138, 0.0648, 0.0537, 0.0393, 0.0288, 0.0238, 0.0164, 0.0154], [0.1605, 0.049, 0.0358, 0.0316, 0.0262, 0.018, 0.0159, 0.0159], [0.2784, 0.0454, 0.0312, 0.0215, 0.0202, 0.0167, 0.0157, 0.0148], [0.2802, 0.0487, 0.0295, 0.0295, 0.0245, 0.023, 0.0203, 0.0203], [0.3396, 0.0406, 0.0336, 0.0316, 0.0246, 0.0231, 0.0217, 0.018], [0.3678, 0.0439, 0.0284, 0.0266, 0.0221, 0.0221, 0.0207, 0.0162], [0.3757, 0.0787, 0.029, 0.024, 0.0212, 0.0187, 0.0155, 0.0146], [0.3245, 0.082, 0.0388, 0.025, 0.0235, 0.0195, 0.0183, 0.0152], [0.4517, 0.089, 0.0327, 0.0271, 0.0211, 0.0211, 0.0211, 0.0198], [0.4263, 0.1221, 0.0329, 0.0226, 0.0187, 0.0176, 0.0137, 0.0114], [0.2663, 0.183, 0.1425, 0.0318, 0.0299, 0.0193, 0.0103, 0.0091], [0.8297, 0.0183, 0.0172, 0.0134, 0.0134, 0.0126, 0.0126, 0.0098], [0.7833, 0.0643, 0.0344, 0.0268, 0.0127, 0.006, 0.0053, 0.0041], [0.8725, 0.0492, 0.0181, 0.011, 0.0086, 0.0046, 0.0031, 0.0031], [0.7628, 0.0804, 0.0488, 0.0203, 0.014, 0.0109, 0.008, 0.0062], [0.502, 0.112, 0.0872, 0.0301, 0.0235, 0.0195, 0.0142, 0.0098], [0.186, 0.186, 0.0996, 0.0879, 0.0879, 0.0533, 0.0323, 0.0285], [0.5528, 0.0748, 0.066, 0.0454, 0.0312, 0.0259, 0.0259, 0.0095], [0.2557, 0.0941, 0.083, 0.0733, 0.0473, 0.0287, 0.0197, 0.0163], [0.4575, 0.1157, 0.0702, 0.0702, 0.0275, 0.0228, 0.0157, 0.0138], [0.3822, 0.2046, 0.0966, 0.0277, 0.0244, 0.0203, 0.019, 0.0158], [0.3907, 0.1629, 0.1192, 0.0387, 0.0283, 0.0235, 0.0195, 0.0183], [0.5154, 0.1673, 0.079, 0.0479, 0.0373, 0.0273, 0.0213, 0.0146], [0.9328, 0.041, 0.0038, 0.0034, 0.002, 0.002, 0.0019, 0.0012], [0.9967, 0.0032, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [30363, 4705, 1632, 11928, 481, 366, 1140, 1514, 8386, 1294, 1835, 2151, 2047, 1224, 2893, 992, 1245, 3577, 1872, 1430, 1828, 6347, 3216, 2636, 1490, 3677, 4265, 2640, 2820, 2653, 2934, 2259, 2592, 3380, 2470, 2739, 4532, 3593, 3494, 4121, 5664, 7523, 10283, 7893, 7736, 7890, 8358, 8230, 14109, 18315, 81524, 134556, 109369, 102093, 97948, 125280, 113443, 99144, 91497, 104619, 100918, 90755, 55102], "Kotlin": [218155, 153440, 158187, 44561, 61145, 64661, 89628, 149202, 163145, 194486, 192697, 141743, 113256, 172572, 172943, 145218, 115204, 78640, 96390, 169767, 191606, 125110, 129194, 161378, 154085, 61495, 45790, 83309, 91637, 92228, 87116, 95992, 115320, 43316, 84868, 60851, 69478, 69221, 64170, 57552, 53198, 37515, 29042, 39125, 36300, 83407, 118615, 67500, 70075, 58634, 45506, 43808, 24409, 11639, 10797, 6486, 2641, 1006, 729, 1608, 1786, 2011, 1524], "Rust": [48110, 47373, 67709, 140885, 62855, 46662, 104993, 92052, 106376, 51688, 37031, 43309, 31876, 19897, 22273, 17448, 26557, 49330, 56526, 39792, 65633, 85897, 72062, 32325, 19071, 26090, 23680, 15700, 12989, 13010, 14957, 11446, 14810, 29641, 29177, 53562, 43056, 43599, 41148, 25548, 16569, 11781, 7365, 9414, 12661, 9830, 8870, 4573, 2309, 3917, 5675, 10560, 2726, 2282, 2989, 875, 32, 22, 4, 26, 36, 22, 71]}}, {"pos": 421, "top": [[".", " \u2013", "\u2013", ",", "<|endoftext|>", " ", "\u00a0", ";"], [" \u200b\u200b", "\u2013", " \u2013", "  \n\n", " ", "\u2013and", " Musk", "'s"], ["\u2013", ",", " \u2013", ".", "\u2026..", "\u2026.", "\u2013and", "\u2026"], [" Shemale", " Blowjob", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " \u041a\u0440\u0430\u0441\u0438", " Pubbl", "\ufffd\ufffd", " Hidal", "uggy"], [" \"", " **#", " **\"", " everybody", " \"#", " everything", " somehow", "\u7c9b"], [" **\"", " **#", " \u200b\u200b", "\u5730\u4e9a", "endi", " **", " anyway", "\u062a\u0631\u0646\u062a"], [" \"", " **\"", " \u201d", " anyway", " pretty", " \"\"\"", " everything", " instead"], [" **\"", " \"", " pretty", " anyway", " everybody", " bigger", " **", " nicely"], [" pretty", " \"", " **\"", " fanc", " \n\n", " bigger", " \u201d", "\u2014\""], [" \"", " pretty", " even", "\u2014\"", " fanc", " mostly", " supposedly", " plenty"], [" \"", " even", " like", " instead", " rather", " pretty", " just", " mostly"], [" **", " pretty", " even", " bigger", " **\"", " anyway", " big", " fanc"], [" even", " pretty", " **", " big", " incredibly", " mostly", " bigger", " really"], [" even", " pretty", " big", " incredibly", " really", " \"", " just", " everything"], [" even", " just", " pretty", " truly", " really", " \"", " basically", " rather"], [" even", " incredibly", " pretty", " wildly", " just", " literally", " really", " simply"], [" even", " pretty", " incredibly", " big", " really", " wildly", " basically", " just"], [" pretty", " even", " savvy", " wildly", " incredibly", " big", " really", " relentlessly"], [" even", " pretty", " incredibly", " wildly", " relentlessly", " truly", " really", " endlessly"], [" even", " wildly", " hugely", " truly", " incredibly", " pretty", " arguably", " simply"], [" even", " ,", " much", " just", " hugely", " rather", " wildly", " merely"], [" even", " wildly", " hugely", " anyway", " rather", " much", " largely", " arguably"], [" even", " ,", " much", " rather", " just", " largely", " hugely", " wildly"], [" ,", " even", " much", " rather", " just", " as", " largely", " more"], [" even", " ,", " much", " rather", " hugely", " largely", " wildly", " ultimately"], [" even", " ,", " rather", " much", " largely", " heavily", " mostly", " wildly"], [" ,", " even", " largely", " heavily", " much", " rather", " mostly", " ultimately"], [" ,", " even", " much", " heavily", " largely", " rather", " mostly", "\n\n"], [" ,", " even", " heavily", " much", " largely", " over", " as", " rather"], [" ,", " even", " heavily", " in", " much", " as", " for", " rather"], [" ,", " even", " **", " in", " heavily", " much", " ...", " for"], [" ,", " in", " even", " as", " over", " with", " for", " to"], [" even", " ,", " in", " over", " as", " with", " heavily", " rather"], [" heavily", " even", " rather", " completely", " essentially", " mostly", " massively", " complex"], [" heavily", " wildly", " massively", " entirely", " incredibly", " purely", " radically", " complex"], [" heavily", " wildly", " completely", " entirely", " massively", " incredibly", " purely", " \u2014"], [" wildly", " heavily", " completely", " entirely", " purely", " incredibly", " dozens", " everything"], [" completely", " everything", " entirely", " complex", " wildly", " incredibly", " dozens", " purely"], [" completely", " complex", " purely", " entirely", " without", " directly", " dozens", " everything"], [" completely", " complex", " without", " everything", " dozens", " directly", " purely", " literally"], [" everything", " complex", " without", " completely", " traditional", " literally", " directly", " entirely"], [" complex", " everything", " entirely", " traditional", " completely", " purely", " everywhere", " without"], [" entirely", " purely", " everything", " traditional", " completely", " complex", " directly", " without"], [" entirely", " purely", " directly", " everything", " without", " using", " traditional", " completely"], [" entirely", " purely", " trying", " directly", " everything", " attempt", " completely", " without"], [" entirely", " purely", " completely", " trying", " directly", " attempt", " everything", " without"], [" entirely", " purely", " everything", " trying", " completely", " every", " everywhere", " attempt"], [" purely", " entirely", " trying", " everything", " completely", " without", " attempt", " pure"], [" without", " purely", " entirely", " trying", " attempts", " attempt", " attempting", " directly"], [" without", " purely", " entirely", " WITHOUT", " pure", "without", " using", " everywhere"], [" without", " purely", "without", " entirely", " everywhere", " alone", " WITHOUT", "\u7eaf\u5929\u7136"], [" without", "without", " WITHOUT", " purely", " using", "Without", " Without", " pure"], [" without", "without", " WITHOUT", " purely", " (", " pure", "Without", " Without"], [" without", "without", " (", " WITHOUT", " purely", " pure", " everywhere", " entirely"], [" naive", " without", " pure", " na\u00ef", " purely", "\u4ece\u5934", "\u7eaf\u7cb9", "\u7eaf\u5929\u7136"], [" naive", " without", " pure", "\u4ece\u5934", " everything", " na\u00ef", " everywhere", "\u7eaf\u5929\u7136"], [" without", " naive", "\u4ece\u5934", " pure", " (", " Rust", " na\u00ef", " purity"], [" naive", " pure", " without", " Rust", " (", " purity", "\u4ece\u5934", " na\u00ef"], [" naive", " pure", " without", " (", " purity", " na\u00ef", " Rust", " purely"], [" without", " (", " from", " pure", " naive", " purely", " cleanly", " perfectly"], [" (", " pure", " without", " purely", " purity", " naive", " cleanly", " everywhere"], [" (", " without", " purely", " everywhere", " cleanly", " pure", " naive", " from"], [" (", " without", " from", " na\u00ef", " na", " everywhere", " blindly", " purely"]], "p": [[0.3924, 0.1636, 0.1443, 0.0992, 0.0343, 0.0303, 0.0236, 0.0195], [0.0219, 0.0097, 0.0086, 0.0046, 0.0028, 0.0019, 0.0019, 0.0018], [0.3185, 0.1172, 0.0668, 0.0589, 0.052, 0.0405, 0.0296, 0.0169], [0.005, 0.0039, 0.0037, 0.0037, 0.0025, 0.0014, 0.0013, 0.0013], [0.0035, 0.0031, 0.0029, 0.0026, 0.0019, 0.0018, 0.0017, 0.0016], [0.0158, 0.0048, 0.0026, 0.0021, 0.0021, 0.002, 0.0019, 0.0018], [0.041, 0.0194, 0.0142, 0.0049, 0.0041, 0.0038, 0.0038, 0.0036], [0.0157, 0.0139, 0.0108, 0.007, 0.0058, 0.0058, 0.0045, 0.0042], [0.0159, 0.0124, 0.0096, 0.0048, 0.0043, 0.004, 0.004, 0.0038], [0.0221, 0.0126, 0.0104, 0.0081, 0.0081, 0.0067, 0.0067, 0.0056], [0.0627, 0.0589, 0.0191, 0.0169, 0.0149, 0.0132, 0.0109, 0.0096], [0.0242, 0.0166, 0.0122, 0.0065, 0.0054, 0.0054, 0.0051, 0.0039], [0.0299, 0.016, 0.016, 0.0097, 0.0097, 0.0076, 0.0063, 0.0063], [0.0406, 0.0159, 0.015, 0.0116, 0.0103, 0.0075, 0.0075, 0.0071], [0.1458, 0.0306, 0.0287, 0.027, 0.027, 0.0238, 0.0174, 0.0136], [0.0716, 0.036, 0.0318, 0.0193, 0.0193, 0.0193, 0.0181, 0.016], [0.0897, 0.0792, 0.0579, 0.0291, 0.0274, 0.0227, 0.0177, 0.0177], [0.0305, 0.0209, 0.0174, 0.0174, 0.0153, 0.0135, 0.0099, 0.0077], [0.1161, 0.0662, 0.0401, 0.0313, 0.019, 0.0178, 0.0139, 0.013], [0.1761, 0.0943, 0.0537, 0.0326, 0.027, 0.021, 0.0174, 0.0145], [0.1182, 0.0717, 0.0408, 0.036, 0.0318, 0.0299, 0.0264, 0.0248], [0.1538, 0.0236, 0.0195, 0.0152, 0.0143, 0.0126, 0.0119, 0.0098], [0.2261, 0.0572, 0.0326, 0.0326, 0.0224, 0.0164, 0.0145, 0.0145], [0.183, 0.1425, 0.0558, 0.0493, 0.0248, 0.0219, 0.0181, 0.0181], [0.1432, 0.0636, 0.0495, 0.0362, 0.032, 0.03, 0.0234, 0.0171], [0.1416, 0.0406, 0.0316, 0.0316, 0.0217, 0.0217, 0.0204, 0.0159], [0.1376, 0.0737, 0.0255, 0.0239, 0.0225, 0.0198, 0.0164, 0.0154], [0.2935, 0.051, 0.035, 0.0176, 0.0166, 0.0166, 0.0146, 0.0146], [0.2198, 0.063, 0.0359, 0.0317, 0.0247, 0.0192, 0.018, 0.017], [0.1363, 0.0685, 0.0286, 0.0268, 0.0252, 0.0237, 0.0173, 0.0163], [0.1126, 0.0683, 0.0285, 0.0236, 0.0208, 0.0184, 0.0184, 0.0184], [0.1277, 0.0567, 0.0389, 0.0323, 0.0236, 0.0236, 0.0208, 0.0184], [0.0647, 0.0647, 0.0287, 0.0287, 0.0197, 0.0185, 0.0185, 0.0185], [0.0462, 0.0338, 0.0247, 0.017, 0.016, 0.016, 0.015, 0.015], [0.0846, 0.0375, 0.0311, 0.0242, 0.0214, 0.0201, 0.0201, 0.0167], [0.0873, 0.0467, 0.0321, 0.0283, 0.025, 0.0235, 0.0235, 0.0207], [0.0642, 0.0566, 0.0566, 0.0414, 0.0389, 0.0343, 0.0303, 0.0251], [0.06, 0.0439, 0.0413, 0.0342, 0.0342, 0.0321, 0.0321, 0.0302], [0.062, 0.0514, 0.0483, 0.0483, 0.0426, 0.0401, 0.0376, 0.0353], [0.0546, 0.0513, 0.0425, 0.04, 0.0353, 0.0353, 0.0292, 0.0275], [0.0585, 0.0485, 0.0402, 0.0402, 0.0313, 0.026, 0.0229, 0.019], [0.0586, 0.0486, 0.0355, 0.0314, 0.0295, 0.0229, 0.0203, 0.019], [0.0857, 0.0667, 0.0627, 0.0553, 0.0553, 0.038, 0.0296, 0.0217], [0.0893, 0.0695, 0.0509, 0.0478, 0.0422, 0.0309, 0.0309, 0.0309], [0.1403, 0.0663, 0.0485, 0.0456, 0.0402, 0.0313, 0.0276, 0.0215], [0.2296, 0.1393, 0.0545, 0.0352, 0.0292, 0.0227, 0.0227, 0.0214], [0.2388, 0.1278, 0.0775, 0.047, 0.039, 0.0236, 0.0222, 0.0209], [0.2496, 0.2203, 0.0383, 0.0317, 0.0263, 0.0247, 0.0232, 0.0218], [0.6241, 0.0845, 0.0399, 0.0201, 0.0147, 0.013, 0.013, 0.0114], [0.8116, 0.0755, 0.0357, 0.009, 0.007, 0.0055, 0.0038, 0.0033], [0.8684, 0.0231, 0.018, 0.0124, 0.0109, 0.0096, 0.0085, 0.0066], [0.9325, 0.0319, 0.0081, 0.0049, 0.0026, 0.0016, 0.0014, 0.0012], [0.9471, 0.0252, 0.0072, 0.0027, 0.0027, 0.0014, 0.0014, 0.0013], [0.8978, 0.0271, 0.0164, 0.0113, 0.0069, 0.0034, 0.0027, 0.0024], [0.5206, 0.1915, 0.0798, 0.0427, 0.0377, 0.0202, 0.0122, 0.0108], [0.2939, 0.202, 0.1225, 0.0579, 0.0451, 0.0351, 0.0351, 0.0273], [0.2251, 0.1986, 0.0828, 0.0645, 0.0569, 0.0345, 0.0269, 0.0223], [0.2594, 0.1388, 0.1081, 0.0511, 0.0451, 0.0398, 0.0351, 0.0351], [0.254, 0.2242, 0.12, 0.0642, 0.0441, 0.039, 0.0268, 0.0209], [0.3589, 0.3167, 0.0707, 0.0429, 0.0334, 0.0295, 0.026, 0.0158], [0.7776, 0.0563, 0.0439, 0.0387, 0.0111, 0.0111, 0.0081, 0.0072], [0.8534, 0.0618, 0.0101, 0.0089, 0.0084, 0.0054, 0.0051, 0.0048], [0.9692, 0.0122, 0.0058, 0.0011, 0.0011, 0.001, 0.0008, 0.0008]], "ranks": {"Swift": [57632, 16977, 13047, 109208, 8058, 3748, 1678, 8801, 30047, 10063, 4720, 11751, 8153, 3442, 3518, 1218, 1433, 5900, 1922, 1056, 1037, 4212, 2384, 2072, 1219, 3188, 4706, 2511, 3088, 4243, 4921, 4764, 4611, 4544, 2588, 3052, 3067, 3196, 3385, 3611, 6227, 8659, 12408, 14230, 10586, 11008, 6893, 7183, 7865, 21012, 119637, 136532, 73000, 66372, 49761, 54949, 83204, 93263, 96689, 145091, 122407, 93358, 146414], "Kotlin": [218304, 179561, 172728, 44935, 55314, 69083, 72973, 102840, 95638, 97128, 112950, 70835, 83433, 79343, 123945, 66780, 42343, 37181, 40684, 92618, 190378, 66958, 100772, 150996, 73926, 30088, 30598, 89960, 62042, 33008, 37430, 44221, 49881, 48514, 66172, 55620, 63266, 72371, 88884, 103311, 120311, 109271, 91739, 92597, 108321, 147415, 154032, 143050, 87280, 68298, 67866, 27428, 9275, 4356, 5881, 2045, 1592, 1260, 1548, 3818, 3212, 3364, 3998], "Rust": [50780, 81849, 80166, 114726, 22580, 36825, 37808, 24827, 46106, 13212, 12975, 17674, 10938, 9594, 7712, 3644, 5591, 22021, 19301, 14651, 17083, 16267, 13212, 8734, 5512, 5787, 5325, 7435, 7865, 8879, 9816, 11485, 10772, 12575, 10464, 15717, 12727, 19854, 26006, 33078, 28336, 27261, 21150, 29257, 24530, 19779, 20010, 13821, 5309, 11609, 10505, 11327, 988, 755, 1122, 314, 6, 4, 7, 49, 42, 38, 67]}}, {"pos": 422, "top": [[" \u2013", "\u2013", ".", ",", "s", "o", "y", ";"], [" \u2013", "\u2013", "s", "\u2013and", "\u2013\u2013", "\u2011", "sWith", " \u2013,"], ["\u2013", " \u2013", ",", ".", "\u2013and", ".\u2013", "\u2026", ";"], ["\uff0a\uff0a\uff0a\uff0a", "auff", "\uff0d\uff0d", "sWith", "\uff0a\uff0a\uff0a\uff0a\uff0a\uff0a\uff0a\uff0a", "\uff1d\uff1d\uff1d\uff1d", "ielen", "erias"], ["s", "auf", "a", " \u201c", "e", "y", "t", "en"], ["sWith", "auf", "aik", "\u0438\u0431", "kits", "aip", "\u064a\u062f\u064a", " \u200b\u200b"], ["s", " \u201c", "\uff1a", "\uff08", "a", "t", "\uff01", " **"], ["s", "i\u010d", " **", " **\u2013", "**\u2013", "sWith", " \r\n", "sut"], ["s", " \n\n", "   \n\n", "i\u010d", "  \n\n", " \u201c", " [\u2026]", "\n\n"], ["s", "\u2013", ",", "\u2013\u2013", "\u2013and", " \u2013", "y", "\u00a0"], ["s", "a", "o", " \u2013", "y", "d", "i", "\u2013"], ["s", " **", " veggies", " pretty", " \\\"", " mostly", " bigger", " stuff"], ["s", " veggies", " weird", " skinny", " kids", " mostly", " crappy", " savvy"], [" mostly", " veggies", " savvy", " getting", " popping", " tweaking", " kicking", " tweaked"], [" mostly", " just", " basically", " getting", " arguably", " going", " savvy", " actually"], [" mostly", " arguably", " popping", " kids", " savvy", " stuff", " tweaking", "s"], [" getting", " pretty", " mostly", " basically", " arguably", " just", " really", "s"], [" goofy", " tweaking", " getting", " pretty", " savvy", " popping", " weird", " basically"], [" basically", " pretty", " incredibly", " mostly", " goofy", " arguably", " really", "s"], [" arguably", " mostly", " basically", " even", " actually", " incredibly", " supposedly", " getting"], [" mostly", " arguably", " even", " just", " going", " basically", " ultimately", " largely"], [" ;;^", "TROD", " basically", " Fortal", " anyways", " arguably", "nheim", " popping"], [" ``", " mostly", " arguably", " ;;^", " going", " basically", " popping", " getting"], [" mostly", " going", " even", " ultimately", " arguably", " just", " --", " largely"], [" arguably", " going", " doing", " --", " getting", " mostly", " putting", " ultimately"], [" arguably", " going", " getting", " hacking", " trying", " mostly", " doing", " pushing"], [" arguably", " ultimately", " going", " hacking", " mostly", " pushing", " heavily", " aggressively"], [" arguably", " going", " even", " ultimately", " ,", " mostly", " heavily", " just"], [" arguably", " heavily", " even", " ultimately", " essentially", " aggressively", " mostly", " ,"], [" even", " heavily", " ,", " often", " going", " mostly", " arguably", " essentially"], [" even", " heavily", " essentially", " ,", " just", " hard", " mostly", " very"], [" even", " heavily", " just", " essentially", " only", " mostly", " hard", " very"], [" mostly", " heavily", " even", " essentially", " purely", " hard", " aggressively", " massively"], [" aggressively", " mostly", " essentially", " heavily", " purely", " massively", " incredibly", " wildly"], [" purely", " aggressively", " mostly", " essentially", " wildly", " heavily", " tech", " arguably"], [" purely", " mostly", " aggressively", " tech", " heavily", " essentially", " technically", " traditional"], [" purely", " meticulously", " technically", " mostly", " strict", " tech", " modular", " rigor"], [" meticulously", " purely", " strict", " technically", " entirely", " complex", " traditional", " rigor"], [" meticulously", " purely", " traditional", " entirely", " strict", " complex", " technically", " rigorous"], [" meticulously", " minimalist", " rigor", " rigorous", " traditional", " tech", " modular", " purely"], [" minimalist", " traditional", " meticulously", " modular", " tech", " rigorous", " complex", " engineering"], [" modular", " minimalist", " philosophy", " using", " philosoph", " engineering", " philosophical", " software"], [" modular", " minimalist", " using", " meticulously", " rigorous", " strict", " philosophy", " rigor"], [" modular", " minimalist", " using", " philosophy", " strict", " rigorous", " rigor", " decentralized"], [" modular", " minimalist", " strict", " using", " rigorous", " rigor", " philosophy", " leveraging"], [" modular", " minimalist", " strict", " using", " purely", " rigor", " pure", " rigorous"], [" strict", " minimalist", " modular", " pure", " rigor", " using", " purely", " rigorous"], [" strict", " minimalist", " pure", " purely", " entirely", " using", " rigor", " meticulously"], [" strict", " minimalist", " pure", " rigor", " purely", " rigorous", "\u76f4\u63a5\u4f7f\u7528", " rigid"], [" strict", " minimalist", "\u76f4\u63a5\u4f7f\u7528", " purely", " pure", "\u76f4\u63a5\u7528", " rigor", " rigorous"], [" minimalist", " strict", "\u76f4\u63a5\u4f7f\u7528", " pure", "\u7eaf\u5929\u7136", "\u76f4\u63a5\u7528", " rigor", " purely"], [" strict", " pure", " minimalist", " purely", "pure", "\u7eaf\u5929\u7136", "using", "\u7eaf\u7cb9"], [" pure", " strict", " purely", " minimalist", "pure", "-native", "\u7eaf\u5929\u7136", "\u7eaf\u6b63"], [" pure", " purity", "pure", " bespoke", " minimalist", " purely", " strict", "\u7eaf\u6b63"], [" pure", " purity", "pure", "\u7eaf", "\u7eaf\u6b63", "\u7eaf\u7cb9", " purely", "PURE"], [" pure", " everything", "\u7eaf", " purity", "everything", "pure", "\u4e00\u5207\u90fd", "\u7eaf\u6b63"], [" Rust", " rust", "rust", " pure", " crates", " purity", " Cargo", "pure"], [" Rust", " rust", "rust", " pure", " purity", " Cargo", " crates", "pure"], [" Rust", " pure", " rust", " purity", "rust", " rewriting", "pure", "\u7eaf"], [" pure", " strict", " purity", " everything", " rewriting", " crates", " writing", "pure"], [" pure", "pure", " purity", " Pure", "\u7eaf", " strict", " purely", " rewriting"], [" pure", "pure", " purity", " native", "native", " everything", " strict", "everything"], ["pure", "native", "i", "zero", "everything", "strict", "Cargo", "writing"]], "p": [[0.9527, 0.0326, 0.0064, 0.0044, 0.002, 0.0003, 0.0003, 0.0003], [0.9375, 0.0321, 0.003, 0.0015, 0.0008, 0.0006, 0.0004, 0.0003], [0.7429, 0.1139, 0.1139, 0.0198, 0.003, 0.0014, 0.0013, 0.0011], [0.0069, 0.0047, 0.0042, 0.0035, 0.0031, 0.0031, 0.0029, 0.0029], [0.0781, 0.0734, 0.0609, 0.0572, 0.0474, 0.0369, 0.0198, 0.0164], [0.0266, 0.0172, 0.0111, 0.0076, 0.0072, 0.0072, 0.0056, 0.0046], [0.9099, 0.0101, 0.0054, 0.004, 0.002, 0.002, 0.0013, 0.0011], [0.3357, 0.0354, 0.0243, 0.0148, 0.0108, 0.0101, 0.0089, 0.0084], [0.4167, 0.0302, 0.0235, 0.0183, 0.0111, 0.0086, 0.0086, 0.0086], [0.4049, 0.1797, 0.1399, 0.0332, 0.0115, 0.007, 0.0048, 0.0024], [0.7857, 0.0286, 0.0237, 0.0223, 0.0135, 0.0119, 0.0112, 0.0064], [0.1345, 0.0265, 0.0118, 0.0056, 0.0049, 0.0043, 0.0043, 0.0043], [0.1268, 0.0283, 0.0059, 0.0052, 0.0052, 0.0052, 0.0046, 0.0046], [0.007, 0.0055, 0.0052, 0.0052, 0.0045, 0.004, 0.0035, 0.0033], [0.0228, 0.0089, 0.0089, 0.0089, 0.0089, 0.0079, 0.0065, 0.0061], [0.0073, 0.006, 0.0044, 0.0044, 0.0044, 0.0039, 0.0037, 0.0037], [0.0308, 0.0272, 0.0212, 0.0176, 0.0155, 0.0137, 0.0137, 0.0113], [0.0098, 0.0092, 0.0092, 0.0076, 0.0071, 0.0059, 0.0059, 0.0059], [0.0189, 0.0147, 0.0115, 0.0115, 0.0115, 0.0089, 0.0089, 0.0089], [0.0302, 0.0284, 0.0221, 0.0183, 0.0143, 0.0104, 0.0092, 0.0087], [0.0226, 0.0187, 0.0088, 0.0083, 0.0078, 0.0065, 0.0061, 0.0057], [0.0097, 0.0028, 0.0023, 0.0023, 0.0019, 0.0019, 0.0018, 0.0018], [0.0045, 0.004, 0.0038, 0.0035, 0.0033, 0.0033, 0.0028, 0.0026], [0.0134, 0.0126, 0.0098, 0.0087, 0.0076, 0.0072, 0.0067, 0.0052], [0.0211, 0.0137, 0.012, 0.0094, 0.0088, 0.0083, 0.0078, 0.0069], [0.0095, 0.0084, 0.0065, 0.0061, 0.0061, 0.0061, 0.0058, 0.0058], [0.0097, 0.0081, 0.0076, 0.0067, 0.0059, 0.0055, 0.0055, 0.0052], [0.0197, 0.0174, 0.0164, 0.0164, 0.0164, 0.0154, 0.0127, 0.012], [0.0369, 0.0287, 0.0224, 0.021, 0.0154, 0.0136, 0.0136, 0.0127], [0.0381, 0.0278, 0.0278, 0.018, 0.0169, 0.0159, 0.0159, 0.014], [0.0524, 0.0263, 0.0218, 0.0181, 0.016, 0.015, 0.0141, 0.0132], [0.0501, 0.0252, 0.0237, 0.0222, 0.0222, 0.0173, 0.0173, 0.0163], [0.0327, 0.0327, 0.0289, 0.0289, 0.0211, 0.0186, 0.0155, 0.0136], [0.0367, 0.0344, 0.0344, 0.0324, 0.0304, 0.0222, 0.0209, 0.0184], [0.0478, 0.035, 0.0309, 0.0256, 0.0226, 0.0212, 0.0176, 0.0165], [0.0779, 0.0392, 0.0223, 0.0223, 0.021, 0.021, 0.0174, 0.0163], [0.0566, 0.0532, 0.0323, 0.0267, 0.0236, 0.0208, 0.0184, 0.0173], [0.0717, 0.0384, 0.0233, 0.0219, 0.0205, 0.0181, 0.017, 0.017], [0.1081, 0.0544, 0.033, 0.0291, 0.0273, 0.02, 0.0176, 0.0166], [0.0917, 0.0382, 0.028, 0.028, 0.0247, 0.0205, 0.0192, 0.0192], [0.0526, 0.03, 0.03, 0.0264, 0.0233, 0.0219, 0.0206, 0.0206], [0.1067, 0.0608, 0.0346, 0.0287, 0.0253, 0.0238, 0.0197, 0.0185], [0.1491, 0.0515, 0.0259, 0.0229, 0.0215, 0.0202, 0.0202, 0.019], [0.1466, 0.0737, 0.0476, 0.0225, 0.0225, 0.0186, 0.0175, 0.0154], [0.1319, 0.1319, 0.0516, 0.0428, 0.0202, 0.019, 0.0168, 0.0157], [0.0965, 0.0965, 0.0751, 0.055, 0.0313, 0.0229, 0.0215, 0.0202], [0.1733, 0.135, 0.0467, 0.0412, 0.0363, 0.0363, 0.0321, 0.0172], [0.1744, 0.1126, 0.0877, 0.0683, 0.0389, 0.0366, 0.0303, 0.0251], [0.207, 0.1612, 0.0523, 0.0383, 0.0338, 0.0218, 0.0193, 0.0193], [0.1138, 0.0944, 0.0833, 0.0782, 0.0649, 0.0288, 0.0254, 0.0175], [0.1237, 0.0799, 0.0662, 0.0402, 0.0377, 0.0355, 0.0355, 0.0333], [0.1287, 0.1287, 0.0445, 0.0445, 0.0392, 0.0369, 0.0325, 0.0287], [0.3115, 0.0788, 0.0509, 0.035, 0.035, 0.0226, 0.0212, 0.0176], [0.2911, 0.061, 0.0419, 0.0327, 0.0307, 0.0307, 0.0288, 0.0211], [0.708, 0.0846, 0.0453, 0.0167, 0.0167, 0.0147, 0.0114, 0.0089], [0.6002, 0.172, 0.0384, 0.0384, 0.0384, 0.0299, 0.0067, 0.0059], [0.9606, 0.029, 0.0044, 0.0031, 0.0006, 0.0003, 0.0002, 0.0002], [0.9561, 0.0327, 0.005, 0.0034, 0.0004, 0.0004, 0.0002, 0.0002], [0.8274, 0.0679, 0.0529, 0.0081, 0.0049, 0.0038, 0.0034, 0.003], [0.4372, 0.0861, 0.0809, 0.0382, 0.0359, 0.0317, 0.0159, 0.0159], [0.8204, 0.0763, 0.0463, 0.0049, 0.0038, 0.0038, 0.0034, 0.0025], [0.5031, 0.1195, 0.0468, 0.0267, 0.0235, 0.0195, 0.0172, 0.0081], [0.3668, 0.1119, 0.0562, 0.0496, 0.0363, 0.0301, 0.0161, 0.0161]], "ranks": {"Swift": [67913, 13772, 17540, 159437, 101708, 30215, 33149, 156562, 207526, 151718, 71561, 186816, 162487, 61986, 37755, 35731, 9157, 64349, 46389, 15908, 14678, 88751, 41727, 7634, 3400, 15064, 13694, 4808, 4801, 4613, 4279, 3643, 2848, 3315, 3740, 4966, 4888, 3573, 3496, 4425, 5150, 8123, 18326, 21500, 14594, 13671, 10593, 12322, 21112, 27454, 103578, 81022, 44724, 46334, 43274, 20918, 11471, 16417, 37797, 67604, 66417, 66254, 8364], "Kotlin": [212575, 167207, 109315, 12709, 16605, 40055, 69075, 130694, 153252, 167401, 208910, 124777, 106041, 140387, 197801, 97486, 149413, 117121, 173124, 215958, 225591, 178972, 197387, 226646, 217362, 161846, 164809, 193923, 163234, 143861, 118471, 150569, 140912, 118171, 72448, 13559, 3277, 2497, 2541, 1988, 1641, 1176, 1028, 1134, 1809, 3650, 6058, 3456, 2167, 3243, 4111, 1082, 439, 378, 449, 436, 426, 342, 817, 5130, 3155, 4254, 10653], "Rust": [32842, 47794, 32822, 4993, 7745, 7604, 33149, 28757, 30690, 10206, 13882, 25667, 9012, 13743, 15831, 10341, 6313, 26605, 27468, 19217, 45635, 58345, 46048, 14390, 6724, 9053, 9326, 7658, 6521, 7225, 9648, 9664, 8056, 11175, 4261, 4381, 444, 306, 461, 151, 37, 29, 34, 77, 241, 152, 221, 157, 68, 156, 412, 162, 38, 17, 30, 20, 1, 1, 1, 37, 37, 49, 157]}}, {"pos": 423, "top": [[".", "er", "\u2013", ",", " \u2013", "o", "-", "e"], ["er", "ly", "\u2013", " \u2013", "en", "hips", "e", "\u064b"], ["\u2013", "er", ",", " \u2013", ".", "a", "e", "\u2026"], ["er", "\u52a0\u62ff\u5927", "``", "psilon", "enticate", " ``", "ly", " milfs"], ["er", "ly", "e", "st", "en", "o", "ish", "a"], ["ly", "er", "st", "ful", "e", "ish", "le", "o"], ["ly", "er", "e", "st", "o", "en", "ful", "ish"], ["ly", "er", "ful", "ish", "ive", "en", "o", "e"], ["ly", "er", "ish", "ful", "ive", "fully", "o", "en"], ["ly", "er", "o", "ish", "ive", "ful", "fully", "e"], ["ly", "er", "o", "ish", "ful", "ive", "e", "fully"], ["ly", "er", "ive", "ish", "ful", "fully", "LY", "o"], ["ly", "er", "ive", "ish", "ful", "fully", "ulent", "LY"], ["ly", "er", "ish", "fully", "ive", "ful", "o", "-ish"], ["ly", "er", "o", "fully", "ish", "ful", "ive", "teen"], ["ly", "er", "o", "ish", "fully", "ive", "ful", "e"], ["ly", "er", "o", "ish", "fully", "ful", "ive", "y"], ["ly", "er", "o", "ish", "fully", "-ish", "ive", "ities"], ["ly", "er", "o", "ish", "u", "bred", "en", "fully"], ["ly", "er", "o", "ish", "fully", "LY", "y", "-ish"], ["ly", "o", "er", "fully", "u", "e", "y", "ish"], ["ly", "fully", "LY", "ish", "er", "ive", "bred", "ulent"], ["ly", "fully", "er", "LY", "ive", "ish", "bred", " ``"], ["ly", "fully", "er", "o", "ive", " ``", "e", "ish"], ["ly", "fully", "LY", "ive", "er", "o", "ish", " ``"], ["ly", "LY", "fully", "ive", " existential", " academia", " autobio", " mundane"], ["ly", " ``", " academia", "fully", " existential", "ive", " mundane", " autobio"], ["ly", "fully", " mundane", " ``", "LY", " ___", "ive", " __"], ["ly", "fully", "LY", " mundane", " Pure", "ive", " academia", " ``"], ["ly", "fully", " academia", "er", " organic", " __", " minimalist", "LY"], ["ly", " \\\"", " minimalist", "er", " academia", " organic", " Pure", " pure"], ["ly", " \\\"", "er", " Pure", " pure", " minimalist", "o", " traditional"], ["ly", " traditional", " hybrid", " pure", "fully", " minimalist", " modern", " Pure"], ["ly", "fully", " minimalist", " hybrid", " tech", " pure", " modular", " traditional"], ["ly", "fully", " pure", " tech", " minimalist", " holistic", " hybrid", " organic"], ["ly", " hybrid", "fully", " pure", " minimalist", " Pure", " modular", " tech"], ["ly", " pure", "fully", " minimalist", " Pure", " tech", " hybrid", " modular"], [" Pure", " pure", "ly", "fully", " hybrid", " minimalist", " tech", " native"], [" pure", " native", " Pure", "-native", " minimalist", " tech", "fully", " Native"], [" native", " pure", "-native", " Pure", "native", " minimalist", " Native", "Pure"], [" native", "-native", " pure", " Pure", " Native", "native", " minimalist", " tech"], [" native", "-native", " Pure", " pure", " Native", "native", "/native", "Native"], [" Pure", " pure", "-native", " native", " Native", "Pure", "pure", "native"], [" pure", " Pure", "-native", " native", "Pure", "\u7eaf", "pure", " Native"], [" pure", " Pure", " native", "-native", "pure", "Pure", "\u7eaf", "\u7eaf\u7cb9"], [" pure", " Pure", " native", "-native", "pure", "\u7eaf", "Pure", " purely"], [" pure", " Pure", "pure", " purely", "\u7eaf\u7cb9\u7684", "\u7eaf\u7cb9", "\u7eaf", "-native"], [" pure", " Pure", "\u7eaf", "Pure", "pure", "-native", "\u7eaf\u7cb9\u7684", "\u7eaf\u7cb9"], [" pure", " Pure", "-native", "\u7eaf\u7cb9\u7684", "\u7eaf", "pure", "\u7eaf\u7cb9", "Pure"], [" pure", "-native", " Pure", "\u7eaf\u7cb9\u7684", "pure", "\u7eaf\u7cb9", "\u7eaf", "Pure"], ["-native", "\u7eaf\u7cb9\u7684", "\u7eaf", "\u7eaf\u7cb9", "pure", " pure", "Pure", " Pure"], ["-native", "native", "/native", " native", "Pure", "\u7eaf", "pure", " Pure"], ["-native", " native", "native", "/native", " pure", "\u7eaf", "pure", " Pure"], ["-native", " native", "native", "/native", " purity", "pure", " Pure", " Rust"], ["-native", " native", " purity", "/native", " Pure", " pure", "\u7eaf", "native"], [" Rust", "-native", " native", "/native", "native", "\u539f\u751f", "_native", ".native"], [" Rust", " rust", "rust", " crates", ".rs", " Cargo", " crate", "-native"], [" Rust", " rust", "rust", " Cargo", " crates", ".rs", " crate", "-native"], [" Rust", " rust", "rust", " crates", "\u9508", " Cargo", ".rs", " crate"], [" Rust", " rust", "rust", " crates", " native", " crate", " Cargo", "/native"], [" Rust", " rust", " crates", " crate", " native", " Cargo", "rust", " Crate"], [" Rust", " crates", " rust", " native", " crate", " Cargo", "-native", " Crate"], [" Rust", " crates", " rust", " Cargo", " native", " crate", " wasm", " Crate"]], "p": [[0.2905, 0.1997, 0.1372, 0.1289, 0.0326, 0.021, 0.0186, 0.0164], [0.9951, 0.0023, 0.0006, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.8245, 0.0869, 0.0411, 0.0151, 0.0118, 0.0034, 0.0026, 0.0022], [0.0282, 0.0142, 0.0133, 0.0092, 0.0071, 0.0063, 0.0056, 0.0034], [0.9338, 0.0527, 0.0022, 0.002, 0.0012, 0.0007, 0.0007, 0.0005], [0.5446, 0.3103, 0.01, 0.0088, 0.0073, 0.0064, 0.0042, 0.0039], [0.5802, 0.3519, 0.0094, 0.0083, 0.0053, 0.0044, 0.0037, 0.0034], [0.8883, 0.0936, 0.0032, 0.0027, 0.0014, 0.0009, 0.0009, 0.0007], [0.9374, 0.0467, 0.0026, 0.0018, 0.0016, 0.0009, 0.0008, 0.0005], [0.8292, 0.1272, 0.0052, 0.0049, 0.0044, 0.0036, 0.0028, 0.0016], [0.9167, 0.0664, 0.0062, 0.0021, 0.0014, 0.0008, 0.0007, 0.0006], [0.9624, 0.0256, 0.0024, 0.0022, 0.0014, 0.0007, 0.0003, 0.0002], [0.9627, 0.0188, 0.0035, 0.0019, 0.0015, 0.0011, 0.0003, 0.0003], [0.9498, 0.0269, 0.0027, 0.0021, 0.002, 0.0016, 0.0006, 0.0004], [0.9188, 0.023, 0.009, 0.0066, 0.0055, 0.0019, 0.0011, 0.0005], [0.8964, 0.0327, 0.0128, 0.005, 0.0039, 0.002, 0.002, 0.0013], [0.9242, 0.0316, 0.0109, 0.0043, 0.0028, 0.0018, 0.0014, 0.0008], [0.8972, 0.0239, 0.005, 0.0042, 0.002, 0.002, 0.0013, 0.0011], [0.8454, 0.0175, 0.0145, 0.0044, 0.0032, 0.0022, 0.0021, 0.0018], [0.9386, 0.0056, 0.0046, 0.0032, 0.0032, 0.0017, 0.0012, 0.0011], [0.9203, 0.0149, 0.0085, 0.0062, 0.0055, 0.004, 0.0029, 0.0024], [0.876, 0.0028, 0.002, 0.0019, 0.0018, 0.0015, 0.0012, 0.0007], [0.9581, 0.0035, 0.0014, 0.0014, 0.0011, 0.0009, 0.0004, 0.0003], [0.938, 0.0118, 0.0043, 0.0028, 0.0018, 0.001, 0.0009, 0.0009], [0.9207, 0.0096, 0.0035, 0.0019, 0.0017, 0.0008, 0.0008, 0.0007], [0.8035, 0.0035, 0.0027, 0.0023, 0.0015, 0.0015, 0.0014, 0.0012], [0.5783, 0.006, 0.0041, 0.0037, 0.0032, 0.0032, 0.003, 0.0027], [0.7641, 0.0116, 0.0031, 0.0031, 0.0024, 0.0021, 0.0021, 0.0018], [0.607, 0.0111, 0.0044, 0.0036, 0.0032, 0.0032, 0.0028, 0.0023], [0.5137, 0.0061, 0.005, 0.0047, 0.0039, 0.0035, 0.0035, 0.0033], [0.2865, 0.0087, 0.0067, 0.0059, 0.0056, 0.0052, 0.0049, 0.0044], [0.1575, 0.0069, 0.0061, 0.0057, 0.0051, 0.0048, 0.0048, 0.0045], [0.2379, 0.0143, 0.0111, 0.0081, 0.0072, 0.0067, 0.006, 0.006], [0.1862, 0.0196, 0.0153, 0.0144, 0.0144, 0.0127, 0.0119, 0.0105], [0.1717, 0.0247, 0.0181, 0.017, 0.015, 0.015, 0.015, 0.0141], [0.0863, 0.0317, 0.0317, 0.0298, 0.028, 0.0218, 0.0205, 0.0181], [0.0607, 0.0417, 0.0392, 0.0305, 0.0253, 0.0238, 0.0238, 0.0174], [0.1118, 0.0768, 0.0301, 0.022, 0.0207, 0.0182, 0.0182, 0.0142], [0.1186, 0.1047, 0.0815, 0.056, 0.0206, 0.0171, 0.0171, 0.0151], [0.1267, 0.0987, 0.0927, 0.0637, 0.0249, 0.0234, 0.0171, 0.0104], [0.27, 0.1358, 0.0727, 0.05, 0.0389, 0.0251, 0.0162, 0.0134], [0.2643, 0.2058, 0.0757, 0.0628, 0.052, 0.0336, 0.0169, 0.0132], [0.2584, 0.228, 0.1383, 0.122, 0.0272, 0.0165, 0.0146, 0.0129], [0.2939, 0.2939, 0.0842, 0.0743, 0.031, 0.0257, 0.0241, 0.02], [0.4619, 0.1925, 0.0487, 0.0487, 0.0335, 0.0295, 0.0203, 0.0191], [0.5777, 0.1655, 0.0369, 0.0238, 0.021, 0.0164, 0.0145, 0.0128], [0.7418, 0.1004, 0.0254, 0.0198, 0.0174, 0.0164, 0.0136, 0.012], [0.5271, 0.1939, 0.0629, 0.0382, 0.0279, 0.0262, 0.0262, 0.018], [0.3568, 0.1487, 0.1158, 0.066, 0.062, 0.0454, 0.0353, 0.0228], [0.2297, 0.2297, 0.1393, 0.0512, 0.0375, 0.0227, 0.0214, 0.0214], [0.1493, 0.1317, 0.0964, 0.085, 0.085, 0.0799, 0.0799, 0.0428], [0.7184, 0.0459, 0.0405, 0.0246, 0.0096, 0.009, 0.0085, 0.0075], [0.8016, 0.0452, 0.0274, 0.0274, 0.0138, 0.0095, 0.0069, 0.0065], [0.7259, 0.0867, 0.0464, 0.0361, 0.0081, 0.0071, 0.0071, 0.0063], [0.3669, 0.1051, 0.0638, 0.0563, 0.0497, 0.0438, 0.0438, 0.0438], [0.5866, 0.2158, 0.09, 0.0482, 0.0227, 0.0037, 0.0029, 0.0021], [0.9976, 0.0019, 0.0004, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9977, 0.0017, 0.0006, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9974, 0.0022, 0.0004, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9829, 0.014, 0.001, 0.0008, 0.0004, 0.0003, 0.0001, 0.0001], [0.9753, 0.0108, 0.0074, 0.0024, 0.0013, 0.0007, 0.0006, 0.0003], [0.8976, 0.0506, 0.0164, 0.0145, 0.0069, 0.002, 0.0013, 0.0011], [0.9481, 0.0174, 0.0087, 0.0041, 0.003, 0.0025, 0.0024, 0.0012]], "ranks": {"Swift": [141573, 22919, 7806, 111520, 17897, 3307, 8373, 14981, 17266, 15332, 14532, 51751, 62593, 36302, 17627, 9128, 8222, 21772, 17217, 11453, 4128, 12582, 7506, 3897, 7452, 20164, 25325, 7885, 5209, 7819, 7525, 6135, 7437, 11545, 14330, 8907, 4541, 4333, 3190, 5727, 4032, 8903, 12618, 16930, 18647, 17215, 12616, 10640, 24637, 33195, 78656, 48687, 27433, 8263, 1105, 467, 271, 271, 325, 730, 1194, 1809, 1462], "Kotlin": [127865, 95296, 86903, 8602, 37555, 41457, 47998, 68337, 84947, 126375, 98698, 57382, 53875, 74774, 123590, 74606, 81861, 52359, 31157, 51704, 116363, 18896, 18078, 51056, 21676, 2693, 2508, 9107, 7208, 3825, 3964, 6462, 14178, 12231, 9230, 1643, 485, 290, 232, 138, 134, 100, 86, 86, 127, 331, 878, 434, 263, 493, 543, 178, 94, 50, 26, 16, 45, 48, 72, 271, 312, 728, 491], "Rust": [35674, 22228, 10963, 14575, 7017, 7462, 11772, 9147, 10359, 8287, 5828, 5301, 5354, 4935, 7743, 7738, 9580, 14959, 17735, 23738, 17521, 9776, 7875, 5707, 3018, 3181, 2987, 2823, 2411, 2692, 3229, 4419, 6547, 8394, 8869, 4464, 459, 255, 299, 173, 34, 36, 51, 92, 211, 258, 572, 516, 184, 214, 935, 72, 18, 8, 9, 1, 1, 1, 1, 1, 1, 1, 1]}}, {"pos": 424, "top": [[".", ",", " \u2013", "\u2013", " ", ";", "en", "\u00a0"], [" \u2013", "\u2013", " \u2013**", "\u2013and", " *\u2013", "**\u2013", " \u2013,", ".\u2013"], ["\u2013", " \u2013", ".\u2013", "\u2013and", ",", "**\u2013", " \u2013,", "."], [" milfs", "\u52a0\u62ff\u5927", " ;;^", " Hidal", " Shemale", " Guta", " Geile", "flix"], [" UTF", " *@", " *\u2013", " *-", "en", " TF", " vip", "  "], ["\ufffd", " Guta", " UTF", ":host", "bod", "objs", " vip", "bios"], [" *-", " **.", " *_", " *", " **\u2018", " -**", " *\u201e", " UTF"], [" *-", " *_", " **", " **.", " *@", " **+", " **-", " *"], [" *_", " *.", " *@", " *-", " *", " **.", "/native", "   \n\n"], ["/native", "-native", " NAT", " Native", "en", "-born", ",", "-_"], [" iconic", "-", "-native", " Native", " native", " elite", " showcase", " explosive"], [" **", " showcase", " iconic", " transformative", " core", " elite", " wildcard", "/native"], [" showcase", " transformative", " iconic", " core", " **", " elite", " hybrid", " native"], [" showcase", " iconic", " transformative", " elite", " hardcore", " legacy", " core", " global"], [" showcase", " iconic", " transformative", " core", " realm", " elite", " global", " showcased"], [" showcase", " iconic", " core", " elite", " host", " global", " organic", " hybrid"], [" showcase", " iconic", " tech", " core", " niche", " hardcore", " global", " technologies"], [" showcase", " technologies", " iconic", " hardcore", " tech", " hubs", " global", " niche"], [" showcase", " hubs", " iconic", " hardcore", " tech", " technologies", " global", " Gabrie"], [" core", " NAT", " global", " Native", " host", " sprawling", " showcase", " iconic"], [" \n\n", "i", "  \n\n", "<|endoftext|>", " ^", " @", " host", "   \n\n"], ["flix", " Nues", " ;;^", " Geile", " Gabrie", " milfs", " hubs", " showcase"], [" Native", " technologies", " hybrid", " native", " core", " hybrids", " host", " indigenous"], [" Native", " European", " host", " fully", " native", " foreign", " core", " ``"], [" European", " **", " technologies", " Native", " Nordic", " foreign", " Australian", " ``"], [" **", " **:", " technologies", " **\u201e", " **\u00ab", " **+", " hardware", " Nordic"], [" technologies", " Nordic", " technology", " Silicon", " hardware", " Unix", " environments", " architectures"], [" technologies", " European", " **", " hardware", " technology", " native", " __", " foreign"], [" technologies", " European", " technology", " hardware", " native", " Native", " tech", " Silicon"], [" technologies", " **", " tech", " technology", " **:", " hardware", " workflows", " architectures"], [" technologies", " **", " technology", " environments", " tech", " systems", " hardware", " European"], [" technologies", " technology", " **", " European", " systems", " native", " tech", " environments"], [" technology", " technologies", " European", " hybrid", " environments", " tech", " systems", " hybrids"], [" technologies", " tech", " technology", " environments", " hardware", " hybrid", " hybrids", " European"], [" technologies", " tech", " technology", " hardware", " native", " hybrids", " environments", " hybrid"], [" native", " Native", " technologies", " tech", " technology", " hybrids", " hybrid", " hardware"], [" native", " Native", " technologies", " tech", " languages", " hardware", " hybrids", "-native"], [" native", " Native", " hardware", " hybrids", " hybrid", " languages", " technologies", " indigenous"], [" native", " Native", "-native", "native", " indigenous", "Native", "/native", "\u672c\u571f"], [" native", " Native", "native", "Native", "-native", " indigenous", "/native", "\u672c\u571f"], [" native", " Native", "Native", "native", "-native", "/native", " indigenous", " natives"], [" native", " Native", "-native", "Native", "native", " hardware", "/native", " indigenous"], [" native", " Native", "-native", "Native", "native", "/native", " hardware", " architectures"], [" native", " Native", "-native", " hardware", "Native", "native", "/native", " technologies"], [" native", " Native", " hardware", " interfaces", "-native", " architectures", " technologies", "/native"], [" native", " Native", " hardware", " interfaces", "-native", " architectures", " via", " hybrids"], [" native", " hardware", " interfaces", "-native", " Native", " via", " technologies", " architectures"], [" native", " interfaces", "-native", " Native", " each", " hybrids", " hardware", "/native"], [" native", " interfaces", "-native", " Native", "/native", " each", " hybrids", " architectures"], [" interfaces", "-native", " everywhere", " native", "/native", " hybrids", " each", "\u6bcf\u79cd"], ["-native", " everywhere", "\u5728\u6bcf\u4e2a", "\u6bcf\u79cd", " \u0644\u0643\u0644", " interfaces", "/native", " \u0432\u0435\u0437\u0434\u0435"], ["-native", " interfaces", " implementations", " everywhere", "/native", " wrappers", " APIs", " native"], ["-native", " implementations", " interfaces", " wrappers", " native", " everywhere", " interoper", "/native"], [" interfaces", "-native", " implementations", " wrappers", " bindings", "/native", " everywhere", " APIs"], [" interfaces", " implementations", " wrappers", " bindings", " APIs", "-native", " interoper", " everywhere"], [" bindings", " implementations", " wrappers", " interfaces", "interop", " interoper", " implementation", " libraries"], [" Rust", " bindings", " rust", " wrappers", " libraries", " integration", " implementations", " binaries"], [" Rust", " bindings", " compilation", " rust", " compil", " wrappers", " binaries", " libraries"], [" bindings", " Rust", " compilation", " wrappers", " binaries", " libraries", " compil", " crates"], [" bindings", " binaries", " compilation", " Rust", " everywhere", " compil", " binding", " integration"], [" binaries", " bindings", " binary", " compilation", " compil", " wrappers", " Binary", " crates"], [" bindings", " binaries", " compilation", " binary", " crates", " wrappers", " compil", " integration"], [" bindings", " binaries", " compilation", " crates", " wrappers", " binding", "),", " targets"]], "p": [[0.3134, 0.3134, 0.2766, 0.0699, 0.0035, 0.0024, 0.002, 0.0015], [0.84, 0.0885, 0.0128, 0.0099, 0.0082, 0.0037, 0.0034, 0.0028], [0.7602, 0.2178, 0.0108, 0.0045, 0.0024, 0.0011, 0.0008, 0.0007], [0.0341, 0.0086, 0.0059, 0.0056, 0.0052, 0.0049, 0.0043, 0.0043], [0.0097, 0.0086, 0.0059, 0.0038, 0.0036, 0.0028, 0.0028, 0.0028], [0.0075, 0.0046, 0.0033, 0.0033, 0.0028, 0.0026, 0.0026, 0.0023], [0.0452, 0.0177, 0.0166, 0.0129, 0.0101, 0.0095, 0.0074, 0.0074], [0.0478, 0.0449, 0.035, 0.0256, 0.0146, 0.0121, 0.0107, 0.0094], [0.0305, 0.0253, 0.0174, 0.0163, 0.0099, 0.0099, 0.0093, 0.0072], [0.0095, 0.0062, 0.0054, 0.0042, 0.0027, 0.0023, 0.0023, 0.002], [0.0095, 0.007, 0.007, 0.0065, 0.0065, 0.0065, 0.0054, 0.0051], [0.0268, 0.0268, 0.0163, 0.0112, 0.0105, 0.0082, 0.006, 0.005], [0.0245, 0.0123, 0.0116, 0.0109, 0.0096, 0.0079, 0.0055, 0.0045], [0.0237, 0.0163, 0.0135, 0.0082, 0.0077, 0.0064, 0.0064, 0.005], [0.0385, 0.0182, 0.0104, 0.0081, 0.0067, 0.0063, 0.0052, 0.0052], [0.024, 0.0083, 0.0073, 0.0057, 0.005, 0.0047, 0.0044, 0.0042], [0.0237, 0.0112, 0.0053, 0.0047, 0.0047, 0.0047, 0.0044, 0.0044], [0.0115, 0.0051, 0.0045, 0.004, 0.004, 0.0037, 0.0035, 0.0029], [0.0065, 0.0045, 0.0042, 0.0037, 0.0037, 0.0035, 0.0031, 0.0029], [0.0075, 0.007, 0.0055, 0.0055, 0.0051, 0.0045, 0.0037, 0.0035], [0.0343, 0.0134, 0.0105, 0.0105, 0.0068, 0.0068, 0.0046, 0.0044], [0.0054, 0.0045, 0.0045, 0.0029, 0.0027, 0.0026, 0.002, 0.002], [0.0075, 0.0055, 0.0033, 0.0033, 0.0033, 0.0029, 0.0026, 0.0024], [0.0073, 0.0069, 0.0054, 0.0054, 0.005, 0.0042, 0.0035, 0.0031], [0.0085, 0.0071, 0.0066, 0.0062, 0.004, 0.004, 0.0038, 0.0031], [0.0248, 0.016, 0.0117, 0.0103, 0.0103, 0.0081, 0.0076, 0.0071], [0.0141, 0.0055, 0.0055, 0.0049, 0.0049, 0.0049, 0.0046, 0.0043], [0.0335, 0.0335, 0.023, 0.0158, 0.0148, 0.0131, 0.0102, 0.0085], [0.0813, 0.0281, 0.0264, 0.017, 0.015, 0.0141, 0.0133, 0.011], [0.0609, 0.0254, 0.0186, 0.0154, 0.0145, 0.0128, 0.012, 0.0099], [0.0676, 0.041, 0.0362, 0.0171, 0.0171, 0.0117, 0.011, 0.0104], [0.0555, 0.046, 0.0359, 0.0262, 0.018, 0.0159, 0.0132, 0.0124], [0.055, 0.0517, 0.0313, 0.0215, 0.019, 0.0179, 0.0168, 0.0148], [0.134, 0.0559, 0.0525, 0.0233, 0.0219, 0.0181, 0.015, 0.015], [0.1302, 0.0742, 0.0423, 0.02, 0.0188, 0.0176, 0.0165, 0.0146], [0.0894, 0.0697, 0.0654, 0.0309, 0.0273, 0.0256, 0.0226, 0.0212], [0.1711, 0.1105, 0.0337, 0.0279, 0.0232, 0.0218, 0.0192, 0.018], [0.2082, 0.1956, 0.0234, 0.0206, 0.0151, 0.0151, 0.0151, 0.0125], [0.6299, 0.2626, 0.0179, 0.0139, 0.0115, 0.0115, 0.007, 0.0062], [0.5923, 0.2469, 0.026, 0.026, 0.0216, 0.0115, 0.007, 0.0062], [0.5918, 0.2795, 0.026, 0.0244, 0.0229, 0.0074, 0.0058, 0.004], [0.6091, 0.2539, 0.0303, 0.0208, 0.0184, 0.0092, 0.0077, 0.0036], [0.5431, 0.2264, 0.0649, 0.0175, 0.0145, 0.0128, 0.0106, 0.0073], [0.4379, 0.2656, 0.0434, 0.0232, 0.0218, 0.016, 0.0124, 0.0124], [0.4221, 0.1287, 0.0393, 0.0346, 0.0346, 0.0224, 0.0136, 0.0099], [0.3894, 0.072, 0.0437, 0.0265, 0.0249, 0.022, 0.0194, 0.0182], [0.221, 0.0463, 0.0463, 0.0435, 0.0384, 0.0384, 0.0281, 0.0264], [0.201, 0.0653, 0.0653, 0.0508, 0.0449, 0.0226, 0.0226, 0.0199], [0.1163, 0.1027, 0.0751, 0.0402, 0.0355, 0.0333, 0.0313, 0.0229], [0.1696, 0.1095, 0.0457, 0.0334, 0.0334, 0.026, 0.0203, 0.019], [0.143, 0.0983, 0.0676, 0.0676, 0.056, 0.0464, 0.0194, 0.0142], [0.2586, 0.2014, 0.0577, 0.0577, 0.0309, 0.0256, 0.0212, 0.0212], [0.3867, 0.0978, 0.0672, 0.0593, 0.0247, 0.0247, 0.0232, 0.0232], [0.3554, 0.1307, 0.0899, 0.0618, 0.0424, 0.0227, 0.0177, 0.0177], [0.2225, 0.1529, 0.0818, 0.0496, 0.0438, 0.0387, 0.0341, 0.0266], [0.5539, 0.14, 0.075, 0.0515, 0.0243, 0.0167, 0.013, 0.0115], [0.6444, 0.3044, 0.0134, 0.0081, 0.003, 0.0023, 0.0021, 0.0021], [0.7864, 0.1367, 0.0237, 0.0127, 0.0047, 0.0041, 0.0036, 0.0028], [0.8316, 0.0683, 0.0285, 0.0082, 0.0072, 0.0063, 0.0056, 0.0056], [0.9401, 0.0195, 0.0134, 0.0038, 0.0021, 0.0021, 0.0018, 0.0015], [0.8122, 0.1099, 0.0519, 0.0116, 0.0038, 0.0012, 0.0011, 0.001], [0.4372, 0.4372, 0.0522, 0.015, 0.0091, 0.0055, 0.0052, 0.0026], [0.8961, 0.0573, 0.0113, 0.0041, 0.0032, 0.0029, 0.0027, 0.0025]], "ranks": {"Swift": [65914, 7281, 1214, 49439, 1595, 333, 932, 6937, 19873, 4501, 3929, 6422, 8754, 4190, 1805, 1309, 1521, 4298, 2378, 360, 275, 1786, 322, 626, 875, 6250, 10107, 2715, 2177, 7890, 4716, 3894, 3866, 5399, 4822, 5622, 4458, 5775, 4201, 4995, 4160, 5573, 8954, 6711, 6791, 5104, 4940, 3912, 5075, 4997, 25052, 17904, 9750, 4938, 1555, 638, 382, 384, 769, 1598, 2348, 2204, 2542], "Kotlin": [93998, 50528, 23680, 1808, 6099, 22181, 17405, 38540, 82939, 140868, 106266, 51903, 42087, 58914, 91331, 46381, 35000, 19890, 23036, 55542, 83621, 7327, 4258, 27552, 7044, 1286, 1293, 7801, 5055, 1959, 3229, 8850, 12388, 11961, 8753, 2619, 873, 775, 441, 471, 502, 590, 602, 642, 896, 2197, 3552, 2682, 1924, 2285, 2389, 587, 149, 92, 59, 71, 97, 119, 188, 374, 653, 1778, 1287], "Rust": [58630, 82487, 28643, 68254, 9594, 14783, 18160, 14008, 24159, 14063, 10666, 10207, 11744, 12883, 15291, 13557, 10845, 14780, 20149, 16161, 10598, 7896, 2993, 3709, 3539, 5095, 7886, 6417, 5796, 8621, 5377, 8222, 8606, 11961, 9660, 5075, 945, 598, 560, 1001, 369, 421, 575, 1001, 1733, 1540, 1704, 1568, 798, 1035, 2268, 618, 137, 111, 80, 18, 1, 1, 2, 4, 10, 10, 10]}}, {"pos": 425, "top": [[" \u2013", ".", ",", " ", "<|endoftext|>", "\u2013", " \u2013,", ";"], [" \n \n", "   \n\n", " \n  \n", " \r\n \r\n", " \u2013**", " [@", " \u2013,", " \u2013"], [" \u2013,", " \u2013", " \n \n", " \u2013**", "[@", " \r\n \r\n", "**\u2013", " [@"], [" ``", " ``(", " \n \n", "\uff3f\uff3f", " \r\n \r\n", "\uff1d\uff1d\uff1d\uff1d", "\uff0d\uff0d", " **>>"], [" \n\n\n", " \n \n", " \r\n \r\n", " \n        \n", " *\u201c", " [@", " \n  \n", " \n\n\n\n\n"], [" \n\n\n", " \n \n", " **)", " **\u2018", " \r\n \r\n", " \n        \n", " **:", " \n  \n"], [" **\u3010", " \n\n\n", " **\u2018", " __", " \n \n", " **[", " **)", " \r\n \r\n"], [" **\u3010", " **[", " **\u2018", " **)", " \r\n \r\n", " __", " __(", " \n \n"], [" \n \n", " **\u2018", " \n\n\n", " *\u201c", " \r\n \r\n", " **)", " **\u3010", " **["], [" \n \n", " \r\n \r\n", " **\u2018", " \n  \n", " [$", " __(", " \n\n\n", " $__"], [" \n \n", " \n\n\n", " \r\n \r\n", " **[", " [$", " [[", " \n  \n", " **\u2018"], [" **\u2018", " **", " **[", " **+", " **>>", " **'", " **\u3010", " **\""], [" **\u201e", " **", " **>>", " **\u2018", " **)", " **\u300c", " transformative", " **+"], [" transformative", " showcased", " tether", " entirety", " seamlessly", " frameworks", "redient", " leveraging"], [" requisite", " akin", " entirety", " transformative", " crafted", " tether", " showcased", " locales"], [" entirety", " akin", "-esque", " transformative", " overarching", " showcased", " leveraging", " tether"], [" entirety", " akin", " leveraging", " tether", "-esque", " bespoke", " transformative", " showcased"], [" entirety", " frameworks", " toolkit", "(bind", " tether", " bespoke", " akin", " transformative"], [" Gabrie", " akin", "-esque", " frameworks", " tweaked", " entirety", " tether", " toolkit"], [" akin", " entirety", " via", " alongside", " disparate", " ultimately", " overarching", "-esque"], ["<|endoftext|>", " \n\n", " \n\n\n", " swiftly", " alongside", " myriad", " ultimately", " akin"], [" ``", " ``(", " entirety", " ,,", "VOKE", " frameworks", " alongside", " ;;^"], [" ``", " ,,", " ``(", "``", " alongside", " via", " ''", " [["], [" ``", " ,,", " alongside", " ''", " via", " to", " into", " --"], [" ``", " ``(", " ,,", "``", " [[", " ;;^", " ''", "VOKE"], [" ``", " **:", " **>>", " *__", " Blowjob", " ``(", " **)", " ;;^"], [" ``", " ``(", " toolkit", " **:", " *__", " ;;^", "VOKE", " **>>"], [" ``", " tools", " __", " --", "\u5230\u4e2d\u56fd", " toolkit", " technologies", " via"], [" tools", " frameworks", " toolkit", " technologies", " networks", " via", " APIs", " techniques"], [" frameworks", " toolkit", " tools", " workflows", " networks", " **:", " APIs", " technologies"], [" __", " **:", " **.", " ...", " **", " **,", " frameworks", " tools"], [" ...", " tools", " frameworks", " **.", " __", " **", " .**", " **,"], [" frameworks", " tools", " .", " technology", " technologies", " networks", " **.", " .**"], [" frameworks", " technologies", " tech", " tools", " technology", " workflows", " networks", " complex"], [" tech", " frameworks", " tools", " technologies", " )**", " complex", " technology", " incredibly"], [" tech", " native", " frameworks", " complex", " )**", " awkward", " incredibly", " technologies"], [" awkward", " native", " tech", " APIs", " frameworks", " complex", " disparate", " incredibly"], [" native", " awkward", " tech", " complex", " frameworks", " APIs", " seamlessly", " countless"], [" native", " Native", " tech", " awkward", "\u672c\u571f", " complex", "native", "/native"], [" native", " APIs", " Native", " complex", "\u672c\u571f", "native", " via", " frameworks"], [" native", " APIs", " Native", "native", "\u672c\u571f", " tech", " interfaces", " wrappers"], [" native", " APIs", " interfaces", " hardware", " interface", " Native", " via", " tech"], [" APIs", " interfaces", " native", " via", " frameworks", " interface", " hardware", " wrappers"], [" interfaces", " via", " APIs", " frameworks", " native", " technologies", " interface", " hardware"], [" interfaces", " via", " APIs", " frameworks", " wrappers", " workflows", " interface", " complex"], [" via", " interfaces", " APIs", " complex", " direct", " frameworks", " native", " technology"], [" via", " interfaces", " APIs", " everywhere", " direct", " frameworks", " wrappers", " workflows"], [" each", " everywhere", " \u0644\u0643\u0644", " direct", " via", " interfaces", "_each", " disparate"], [" everywhere", " each", " \u0644\u0643\u0644", " every", "\u5728\u6bcf\u4e2a", "\u6bcf\u5bb6", " EACH", "_each"], [" everywhere", " each", " every", " \u0644\u0643\u0644", " everything", "\u5728\u6bcf\u4e2a", " EACH", "_each"], [" everywhere", " everything", " \u0644\u0643\u0644", " each", " every", "\u5728\u6bcf\u4e2a", " Everywhere", "\u6bcf\u79cd"], [" everywhere", " \u0644\u0643\u0644", " everything", " each", " Everywhere", "\u5728\u6bcf\u4e2a", " every", "\u6bcf\u4e00\u79cd"], [" everywhere", " everything", " Everywhere", " every", " \u0644\u0643\u0644", "forall", "),", "everything"], [" everywhere", " everything", " \u0644\u0643\u0644", " Everywhere", " every", "forall", "),", "everything"], [" everywhere", " everything", " Everywhere", "everything", " every", " Everything", "forall", " \u0644\u0643\u0644"], [" everywhere", " everything", " Everywhere", "everything", " Everything", "forall", " partout", " \u0644\u0643\u0644"], [" everywhere", " Everywhere", " everything", " partout", " \u0432\u0435\u0437\u0434\u0435", "everything", " \u0644\u0643\u0644", "forall"], [" everywhere", " Everywhere", " everything", " partout", "everything", " \u0432\u0435\u0437\u0434\u0435", " for", " Everything"], [" everywhere", " Everywhere", " everything", " for", " every", " partout", " \u0432\u0435\u0437\u0434\u0435", "everything"], [" everywhere", " for", " Everywhere", " everything", " every", "),", " partout", " \u0432\u0435\u0437\u0434\u0435"], [" everywhere", " for", "),", " Everywhere", " everything", ",", " ),", "for"], [" everywhere", " for", "),", " ),", ",", " Everywhere", " everything", ")"], ["),", ",", " for", " everywhere", ")", ",)", " ),", "],"]], "p": [[0.3541, 0.1781, 0.1673, 0.0895, 0.0065, 0.0057, 0.0051, 0.0037], [0.2121, 0.1066, 0.0941, 0.083, 0.0608, 0.0608, 0.0608, 0.0238], [0.2685, 0.2685, 0.1051, 0.0497, 0.0341, 0.0301, 0.0194, 0.0183], [0.0692, 0.0506, 0.037, 0.0288, 0.0225, 0.0225, 0.0225, 0.0198], [0.3139, 0.1309, 0.0899, 0.0292, 0.0227, 0.0101, 0.0101, 0.0095], [0.0806, 0.0668, 0.0262, 0.0231, 0.0231, 0.0159, 0.0124, 0.0085], [0.1095, 0.0908, 0.0801, 0.0624, 0.0624, 0.0586, 0.0457, 0.0403], [0.1471, 0.095, 0.0838, 0.0653, 0.0653, 0.0576, 0.0421, 0.0349], [0.1089, 0.0749, 0.0621, 0.0621, 0.0454, 0.0332, 0.0189, 0.0157], [0.1452, 0.0998, 0.0223, 0.0197, 0.0112, 0.0093, 0.0093, 0.0072], [0.0513, 0.0353, 0.0242, 0.0177, 0.013, 0.0122, 0.0114, 0.0101], [0.0682, 0.0365, 0.0365, 0.0208, 0.0162, 0.0152, 0.0126, 0.0119], [0.0309, 0.0291, 0.0273, 0.0166, 0.0129, 0.0121, 0.0121, 0.01], [0.0368, 0.0056, 0.0053, 0.0047, 0.0047, 0.0044, 0.0041, 0.003], [0.0199, 0.0187, 0.0146, 0.0128, 0.0094, 0.0069, 0.0057, 0.0054], [0.0688, 0.012, 0.0077, 0.0068, 0.0064, 0.006, 0.0057, 0.0053], [0.0326, 0.0136, 0.0073, 0.0064, 0.0057, 0.005, 0.005, 0.0047], [0.0069, 0.0057, 0.0044, 0.0039, 0.0037, 0.0035, 0.0027, 0.0025], [0.0052, 0.0049, 0.0049, 0.0049, 0.0046, 0.0038, 0.0034, 0.003], [0.0182, 0.016, 0.0091, 0.0086, 0.0081, 0.0067, 0.0059, 0.0055], [0.1949, 0.0763, 0.0299, 0.0125, 0.0125, 0.0097, 0.0091, 0.008], [0.132, 0.0037, 0.0037, 0.0035, 0.0031, 0.0031, 0.0026, 0.0023], [0.5172, 0.0122, 0.0061, 0.0054, 0.0042, 0.0037, 0.0033, 0.0029], [0.6749, 0.0159, 0.0052, 0.0048, 0.0048, 0.0043, 0.0043, 0.0038], [0.6499, 0.0163, 0.006, 0.0053, 0.005, 0.0039, 0.0032, 0.0028], [0.0562, 0.0363, 0.025, 0.0172, 0.0134, 0.0125, 0.0111, 0.0092], [0.0813, 0.0103, 0.0091, 0.0091, 0.0091, 0.0086, 0.0081, 0.0076], [0.061, 0.0198, 0.0145, 0.0136, 0.01, 0.0073, 0.0064, 0.0064], [0.0457, 0.0203, 0.0191, 0.0148, 0.0096, 0.0085, 0.0079, 0.007], [0.0497, 0.0321, 0.0266, 0.0142, 0.0118, 0.0104, 0.0098, 0.0072], [0.0852, 0.0486, 0.0428, 0.0378, 0.0334, 0.0313, 0.0313, 0.026], [0.124, 0.026, 0.0215, 0.019, 0.0168, 0.0168, 0.0148, 0.0139], [0.029, 0.0272, 0.0176, 0.0176, 0.0165, 0.0137, 0.0129, 0.0107], [0.0375, 0.0352, 0.0242, 0.0228, 0.0177, 0.0138, 0.0114, 0.0107], [0.0452, 0.0214, 0.0156, 0.0147, 0.0122, 0.0095, 0.0095, 0.0084], [0.0182, 0.0142, 0.0125, 0.0111, 0.0092, 0.0076, 0.0076, 0.0067], [0.029, 0.0187, 0.0176, 0.0137, 0.0129, 0.0113, 0.0094, 0.0069], [0.029, 0.0241, 0.0146, 0.0114, 0.0114, 0.0114, 0.0083, 0.0065], [0.2044, 0.0179, 0.0139, 0.0131, 0.0123, 0.0115, 0.0108, 0.0102], [0.1801, 0.0259, 0.0168, 0.0157, 0.0139, 0.0139, 0.0123, 0.0115], [0.2232, 0.0388, 0.0235, 0.0208, 0.0143, 0.0134, 0.0134, 0.0126], [0.1494, 0.1093, 0.0663, 0.026, 0.0215, 0.0178, 0.0178, 0.0168], [0.1264, 0.1116, 0.0527, 0.0282, 0.0234, 0.022, 0.0206, 0.0182], [0.1074, 0.0738, 0.0651, 0.0289, 0.024, 0.0187, 0.0187, 0.0145], [0.138, 0.0652, 0.0613, 0.0477, 0.024, 0.0175, 0.0175, 0.0145], [0.159, 0.0706, 0.0428, 0.0313, 0.0244, 0.0229, 0.0168, 0.0123], [0.0831, 0.0608, 0.0325, 0.0238, 0.0224, 0.0174, 0.0154, 0.0144], [0.2041, 0.1026, 0.0402, 0.0402, 0.0333, 0.0215, 0.0178, 0.0139], [0.3465, 0.1125, 0.0726, 0.0251, 0.0195, 0.0162, 0.0134, 0.0126], [0.8466, 0.0478, 0.0199, 0.0121, 0.0061, 0.0047, 0.0042, 0.0035], [0.9589, 0.0121, 0.005, 0.0044, 0.0035, 0.0019, 0.0016, 0.0013], [0.9825, 0.004, 0.004, 0.0019, 0.0013, 0.0013, 0.0012, 0.0004], [0.9825, 0.0085, 0.0019, 0.0015, 0.0015, 0.0006, 0.0004, 0.0004], [0.9899, 0.0052, 0.0009, 0.0009, 0.0009, 0.0004, 0.0003, 0.0003], [0.9841, 0.014, 0.0006, 0.0005, 0.0001, 0.0001, 0.0001, 0.0001], [0.9878, 0.011, 0.0006, 0.0003, 0.0001, 0.0, 0.0, 0.0], [0.9984, 0.001, 0.0004, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9991, 0.0006, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.999, 0.0007, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9983, 0.0009, 0.0004, 0.0003, 0.0, 0.0, 0.0, 0.0], [0.9679, 0.0292, 0.0019, 0.0004, 0.0003, 0.0, 0.0, 0.0], [0.7808, 0.1057, 0.1057, 0.0036, 0.0015, 0.0007, 0.0004, 0.0003], [0.7404, 0.1458, 0.078, 0.0287, 0.0064, 0.0001, 0.0, 0.0]], "ranks": {"Swift": [159839, 30708, 7665, 45441, 2175, 913, 2519, 6789, 16685, 2462, 1039, 3884, 6988, 1717, 549, 450, 340, 1167, 338, 72, 55, 474, 575, 1406, 4227, 39177, 32849, 4363, 8776, 24286, 13917, 8738, 5283, 7136, 4382, 7387, 10939, 12413, 22673, 19274, 27018, 41294, 43983, 30970, 21539, 16274, 15442, 15948, 30381, 23686, 51040, 51792, 74754, 47471, 30210, 9150, 6803, 4929, 4127, 4304, 3794, 2290, 1952], "Kotlin": [88944, 133167, 49036, 14319, 19105, 32618, 12401, 16810, 9986, 36929, 16671, 6419, 6052, 9023, 45965, 11282, 11054, 7853, 9692, 28349, 70796, 5202, 1978, 11027, 3934, 597, 934, 3177, 1962, 978, 1435, 2273, 2032, 2856, 2124, 1314, 710, 499, 571, 1036, 1295, 1606, 1668, 2357, 4085, 11908, 19012, 19702, 42996, 57121, 57284, 12102, 7085, 8821, 3858, 1775, 1084, 710, 1175, 1217, 2214, 3389, 2441], "Rust": [61811, 171321, 112001, 45441, 47175, 28592, 34349, 30926, 14102, 8122, 11761, 9532, 13156, 9342, 21752, 20434, 28953, 24841, 48349, 44430, 28796, 20247, 8959, 11864, 18767, 19145, 28915, 10096, 7035, 9644, 6959, 5246, 5669, 8563, 6383, 4559, 2571, 2256, 3213, 4756, 2636, 3146, 2194, 4571, 7885, 5964, 4602, 1804, 1721, 2373, 3378, 2349, 1796, 3456, 3544, 1916, 498, 288, 249, 261, 164, 156, 130]}}, {"pos": 426, "top": [[".", ",", ";", "\u00a0", "\u00a0\u00a0", "\u2026.", "?", "\u2013"], ["\u2011", ".", "\u201d?", "\uff3b", "?\u201d", "?\u201d,", ",", "[vi"], [".", ",", "\u2026", "\u2026.", "\u2013", "\u2026..", "[", "\u2026\u201d"], ["\uff0a\uff0a\uff0a\uff0a", "\uff3f\uff3f", "----</", "\uff0d\uff0d\uff0d\uff0d", " milfs", "----------</", "---</", "-------------</"], [" \uff3b", "\uff3b", "\\xc", "\u201d\u2026", "\u2019:", "\u00a0\u00a0\u00a0\u00a0", " \n\n\n\n\n", "\uff20"], ["\u00a0\u00a0\u00a0\u00a0", "\u00a0\u00a0", "\u2026.", " \uff08", "\u201d\u2026", "\u2019:", "\\xc", " \n\n\n\n"], ["  \n\n", "\uff3b", "_____", " \uff3b", " \uff08", "\u201d\u2026", "\uff3d", "\\xc"], [" \uff3b", "\uff3b", "_____", "  \n\n", "\\xc", " **\u201c", "\u65f3", "**!"], ["\uff3b", " \uff3b", "!\u201d", ".\u201d", "  \n\n", "...\u201d", "\u201d.", "\u201d?"], [" \u00ad", ",", "\u00ad", "\\xc", "\u00ac", "\u00a0\u00a0", "\u00ading", "\u00a0"], [" \u00ad", "\u00ac", "\\xc", "\u00ad", "&nbsp", "-", ",", "\u00a0"], [" \u00ad", "\\xc", " ***", "stuff", " goodies", "\u65f3", "\u00ading", "\u9e92"], [" goodies", "stuff", "\\xc", " **\u300c", " stuff", " \u00ad", " **", " veggies"], [" goodies", " stuff", "stuff", " guys", " gadgets", "bies", " booze", " folks"], [" goodies", " folks", " stuff", " savvy", "stuff", " kids", " smack", " guys"], [" stuff", " goodies", " kids", "stuff", " folks", " guys", " Fortal", " booze"], [" goodies", " stuff", " folks", " kids", " big", " guys", "stuff", " tech"], [" stuff", " goodies", " folks", " kids", "stuff", " tweaks", " veggies", " basics"], [" stuff", " goodies", " folks", " Fortal", " veggies", " booze", " pricey", "stuff"], [" myriad", " stuff", " folks", " massively", " pricey", " goodies", " smack", " wildly"], [" myriad", " \u00ad", " folks", " vastly", " wildly", " hugely", " \ufffd", " dozens"], [" stuff", " Fortal", " ;;^", " myriad", " goodies", "\u4e94\u82b1\u516b", " pricey", "\u6d77\u91cf\u7684"], [" ``", " myriad", " stuff", " ''", " massively", " goodies", "\u4e94\u82b1\u516b", " everything"], [" ``", " myriad", " ''", " everything", " dozens", " massively", " wildly", " stuff"], [" myriad", " ``", " ''", " vastly", " everything", " wildly", " dozens", "&quot"], [" ``", " myriad", " stuff", " ;;^", " everything", "\u4e94\u82b1\u516b", " massively", " booze"], [" myriad", " ``", " stuff", " ;;^", "\u4e94\u82b1\u516b", " massively", " technologies", " ''"], [" myriad", " ___", " ,", " vastly", " everything", " wildly", " --", " various"], [" myriad", " everything", " technologies", " ___", " technology", " dozens", " massively", " massive"], [" ...", " ___", " myriad", " ____", " _____", " everything", " technology", " technologies"], [" ...", " everything", " ___", " _____", " ____", " ???", " ....", " ?"], [" ...", "...", " everything", " ....", " \u2026", " ___", " _____", " many"], [" everything", " all", " myriad", " dozens", " countless", " things", " massive", " complex"], [" everything", " myriad", " countless", " dozens", " everywhere", " complex", " tech", " huge"], [" everything", " myriad", " dozens", " everywhere", " countless", " EVERY", " complex", " every"], [" everything", " everywhere", " myriad", " EVERY", " every", " all", " dozens", " countless"], [" everything", " everywhere", " myriad", " dozens", " every", " countless", " EVERY", " disparate"], [" everything", " everywhere", " every", " EVERY", " each", " dozens", " myriad", " Everything"], [" everywhere", " everything", " every", " each", " EVERY", " all", " Every", " Everything"], [" everywhere", " everything", " every", " each", " EVERY", "_each", " Everything", " Each"], [" everything", " everywhere", " each", " every", " EVERY", " all", " Everything", " Each"], [" everywhere", " everything", " every", " each", " all", " Everywhere", " hardware", "\u6bcf\u4e00\u79cd"], [" everywhere", " everything", " every", " each", " hardware", " Everywhere", " all", "_each"], [" everywhere", " everything", " every", " each", " hardware", "_each", " APIs", "\u6bcf\u79cd"], [" everywhere", " everything", " every", " each", "\u6bcf\u4e00\u79cd", "_each", " EVERY", "\u6bcf\u79cd"], [" every", " everywhere", " each", " everything", "\u6bcf\u4e00\u79cd", "_each", " EVERY", "\u6bcf\u79cd"], [" every", " everywhere", " everything", " each", " EVERY", "\u6bcf\u4e00\u79cd", "\u6bcf\u4e00\u4e2a\u7ec6\u8282", "\u6bcf\u79cd"], [" each", " every", " everywhere", " everything", "\u6bcf\u4e00\u79cd", "\u6bcf\u79cd", "each", " EVERY"], [" everywhere", " everything", " each", " every", "\u6bcf\u4e00\u79cd", "\u6bcf\u79cd", "\u6bcf\u4e00\u4e2a\u7ec6\u8282", "each"], [" each", "\u6bcf\u4e00\u79cd", " every", " everywhere", " everything", "\u6bcf\u79cd", " EACH", "each"], [" everything", " everywhere", " each", "\u6bcf\u4e00\u79cd", "\u6bcf\u79cd", "everything", " every", "\u6bcf\u4e00\u9879"], [" everything", " each", "\u6bcf\u4e00\u79cd", " everywhere", " every", "everything", "\u6bcf\u79cd", " EACH"], [" everything", " every", " everywhere", "everything", " each", "\u6bcf\u4e00\u79cd", "\u6bcf\u79cd", " EVERY"], [" everything", " every", "everything", " everywhere", " each", " Everything", " EVERY", "\u6bcf\u4e00\u79cd"], [" everything", "everything", " Everything", " every", "Everything", " EVERY", "\u4e00\u5207", "_every"], [" everything", "everything", " Everything", "Everything", " every", "\u4e00\u5207", " EVERY", "_every"], [" everything", " every", "everything", " Everything", " EVERY", "_every", "every", "Everything"], [" everything", "everything", " Everything", " every", " UI", "\u4e00\u5207", " EVERY", "_every"], [" everything", " every", "everything", " Everything", " UI", " EVERY", "_every", "\u4e00\u5207"], [" everything", " every", " UI", " Everything", "everything", " EVERY", "Everything", "_every"], [" everything", " every", " UI", " Everything", "everything", " EVERY", " everywhere", " GUI"], [" everything", " every", " UI", " Everything", "everything", " everywhere", " EVERY", " GUI"], [" everything", " every", " UI", " everywhere", " EVERY", " each", " everyone", " GUI"]], "p": [[0.7196, 0.2647, 0.0035, 0.0031, 0.0026, 0.0018, 0.0012, 0.0005], [0.0317, 0.0071, 0.0052, 0.0049, 0.0043, 0.004, 0.0038, 0.0038], [0.3583, 0.3162, 0.1163, 0.08, 0.0355, 0.0139, 0.0084, 0.0048], [0.0281, 0.0233, 0.0103, 0.0046, 0.0043, 0.0043, 0.0036, 0.0036], [0.0207, 0.0207, 0.0182, 0.0133, 0.0118, 0.0104, 0.0098, 0.0092], [0.029, 0.024, 0.0212, 0.0187, 0.0146, 0.0121, 0.0121, 0.0113], [0.2731, 0.1212, 0.1069, 0.0886, 0.0288, 0.0198, 0.0175, 0.0164], [0.1162, 0.0622, 0.0516, 0.0402, 0.0377, 0.0178, 0.0167, 0.0148], [0.1289, 0.0943, 0.0782, 0.0734, 0.0609, 0.0393, 0.0347, 0.0347], [0.214, 0.0477, 0.0372, 0.0272, 0.0212, 0.0199, 0.0187, 0.0121], [0.4295, 0.0546, 0.0453, 0.0353, 0.0228, 0.0214, 0.0167, 0.0114], [0.1611, 0.0523, 0.0117, 0.0103, 0.0097, 0.0097, 0.0091, 0.008], [0.0196, 0.0173, 0.0143, 0.0092, 0.0092, 0.0082, 0.006, 0.0047], [0.0246, 0.0091, 0.0085, 0.0062, 0.0052, 0.004, 0.0038, 0.0033], [0.066, 0.0293, 0.0275, 0.0061, 0.0061, 0.0058, 0.0058, 0.0048], [0.0199, 0.0145, 0.005, 0.0047, 0.0039, 0.0039, 0.003, 0.0027], [0.0557, 0.0407, 0.0407, 0.015, 0.0132, 0.0097, 0.0071, 0.0071], [0.0525, 0.0384, 0.0125, 0.011, 0.0071, 0.0071, 0.0059, 0.0049], [0.036, 0.028, 0.015, 0.0075, 0.0075, 0.0071, 0.0067, 0.0052], [0.0483, 0.0167, 0.013, 0.0108, 0.0095, 0.0089, 0.0074, 0.007], [0.063, 0.0097, 0.0075, 0.0075, 0.0049, 0.0046, 0.0046, 0.0046], [0.0058, 0.0048, 0.004, 0.0033, 0.0029, 0.0026, 0.0024, 0.0021], [0.037, 0.0136, 0.0094, 0.006, 0.005, 0.0047, 0.0037, 0.003], [0.0995, 0.047, 0.0173, 0.0135, 0.0105, 0.0064, 0.0047, 0.0044], [0.079, 0.0543, 0.0094, 0.0061, 0.0057, 0.0054, 0.0054, 0.0054], [0.0319, 0.0117, 0.0086, 0.0055, 0.0049, 0.0038, 0.003, 0.0025], [0.0234, 0.022, 0.0056, 0.0038, 0.0036, 0.0036, 0.0034, 0.0032], [0.1691, 0.0202, 0.0167, 0.0157, 0.0123, 0.0108, 0.0074, 0.0066], [0.1936, 0.0297, 0.014, 0.0116, 0.0116, 0.0103, 0.0103, 0.0103], [0.1471, 0.0613, 0.0372, 0.0308, 0.0272, 0.0212, 0.0137, 0.0137], [0.6723, 0.0379, 0.023, 0.0149, 0.0131, 0.0109, 0.0102, 0.0096], [0.7926, 0.0198, 0.0186, 0.0069, 0.005, 0.005, 0.0044, 0.0042], [0.2724, 0.0392, 0.0325, 0.027, 0.0253, 0.0197, 0.0185, 0.0185], [0.2291, 0.1082, 0.0398, 0.0374, 0.0257, 0.0213, 0.0213, 0.0156], [0.2612, 0.1488, 0.0376, 0.0353, 0.0312, 0.0293, 0.0275, 0.0214], [0.4223, 0.1003, 0.0648, 0.0306, 0.0287, 0.027, 0.021, 0.0144], [0.3202, 0.2494, 0.0556, 0.0298, 0.0247, 0.0181, 0.017, 0.0124], [0.3678, 0.2528, 0.093, 0.0413, 0.0302, 0.0221, 0.0143, 0.0134], [0.3121, 0.2754, 0.243, 0.0542, 0.0329, 0.0107, 0.0061, 0.0057], [0.3493, 0.2721, 0.1134, 0.1001, 0.0287, 0.0127, 0.0093, 0.0082], [0.3957, 0.24, 0.1285, 0.1134, 0.0135, 0.0112, 0.0105, 0.0072], [0.4625, 0.2475, 0.0911, 0.0709, 0.008, 0.0075, 0.0066, 0.0051], [0.5156, 0.1897, 0.0896, 0.0616, 0.0078, 0.0069, 0.0061, 0.0051], [0.3134, 0.2441, 0.1306, 0.1017, 0.0107, 0.0089, 0.0069, 0.0065], [0.2606, 0.23, 0.203, 0.1395, 0.0167, 0.0095, 0.0061, 0.0058], [0.2978, 0.2319, 0.1806, 0.1407, 0.0277, 0.0148, 0.0079, 0.007], [0.3064, 0.2704, 0.2704, 0.0775, 0.0135, 0.0119, 0.0044, 0.0034], [0.3471, 0.2386, 0.164, 0.164, 0.0196, 0.0119, 0.0082, 0.0064], [0.3679, 0.2231, 0.1738, 0.1353, 0.0439, 0.0111, 0.0059, 0.0046], [0.431, 0.1585, 0.0749, 0.0749, 0.0661, 0.0583, 0.0215, 0.0189], [0.7847, 0.1062, 0.0269, 0.0209, 0.0209, 0.0112, 0.0087, 0.0025], [0.8433, 0.0289, 0.0255, 0.0225, 0.0198, 0.0175, 0.0154, 0.0034], [0.9238, 0.0149, 0.0149, 0.0149, 0.0103, 0.0055, 0.0029, 0.0012], [0.9582, 0.0199, 0.0121, 0.0018, 0.0014, 0.0013, 0.0011, 0.0008], [0.9936, 0.0052, 0.0007, 0.0003, 0.0001, 0.0, 0.0, 0.0], [0.9952, 0.0041, 0.0006, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9816, 0.0124, 0.004, 0.0006, 0.0006, 0.0005, 0.0001, 0.0001], [0.9955, 0.0032, 0.0006, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001], [0.9931, 0.0025, 0.0025, 0.0007, 0.0006, 0.0003, 0.0003, 0.0], [0.9957, 0.0017, 0.0009, 0.0008, 0.0007, 0.0001, 0.0, 0.0], [0.9912, 0.0052, 0.0028, 0.0003, 0.0002, 0.0001, 0.0001, 0.0], [0.9853, 0.0097, 0.004, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001], [0.9163, 0.0517, 0.0277, 0.0007, 0.0005, 0.0004, 0.0004, 0.0003]], "ranks": {"Swift": [41507, 27890, 11965, 68702, 10814, 2621, 4947, 16656, 49645, 21978, 27985, 68617, 77505, 59429, 44876, 32834, 6709, 27997, 42263, 8370, 2193, 51723, 26245, 8713, 8194, 45770, 36117, 4547, 9953, 13833, 10119, 8873, 8648, 13345, 8447, 10892, 11386, 9222, 8485, 10290, 11035, 15576, 20382, 27232, 29140, 18048, 22711, 20914, 67386, 123644, 187904, 155635, 162494, 106585, 57201, 21212, 6143, 5675, 2360, 1357, 1010, 731, 204], "Kotlin": [224128, 178000, 160037, 33318, 45980, 97834, 67624, 120244, 80365, 126899, 100529, 41899, 15348, 22617, 113192, 26154, 51064, 67571, 104592, 169955, 220407, 139890, 117364, 164961, 113709, 32063, 31494, 87223, 37658, 15870, 25226, 32393, 47636, 24023, 29395, 13517, 2744, 2310, 2111, 1551, 3277, 3520, 3369, 4191, 5911, 9813, 17016, 16345, 20694, 37352, 40974, 18236, 4782, 2134, 1017, 683, 357, 421, 498, 402, 345, 483, 275], "Rust": [59960, 152340, 116254, 112313, 31820, 42231, 69226, 49664, 71573, 33360, 14743, 16503, 15348, 24503, 31140, 34451, 32594, 75603, 101509, 68218, 64332, 102235, 83172, 40453, 20653, 37802, 21563, 14170, 11561, 9029, 7941, 12107, 13739, 27480, 17571, 21416, 4812, 3601, 5443, 13556, 9174, 8577, 9148, 18470, 16813, 10921, 13454, 13031, 18046, 45334, 37244, 24588, 13343, 12472, 9332, 5240, 820, 731, 587, 517, 263, 207, 81]}}, {"pos": 427, "top": [[".", ",", " \u2013", "y", "\u2013", ";", "er", "\","], [" \u2013**", " \u2013", "**\u2013", "\u2011", "\uff5e\uff5e", "\u5168\u5fc3\u5168\u610f", "\u52c7\u5f80\u76f4\u524d", "es"], [",", ".", "\u2013", " \u2013", ".\u2013", "**\u2013", "\u2013and", " \u2013**"], ["\uc3df", "\u5404\u79cd\u5404\u6837\u7684", "\uff5e\uff5e", "\u52c7\u5f80\u76f4\u524d", "->__", "\u4f46\u4e0d\u9650\u4e8e", " Liebl", "\u5168\u5fc3\u5168\u610f"], ["\u5168\u5fc3\u5168\u610f", "\u52c7\u5f80\u76f4\u524d", ",", "es", ".@", ".", "y", "s"], ["\u5168\u5fc3\u5168\u610f", "\u52c7\u5f80\u76f4\u524d", "\u5404\u79cd\u5404\u6837\u7684", "everything", " \u200b\u200b", "\u4e8b\u534a\u529f\u500d", "**\u2013", " crazy"], ["\u4f46\u4e0d\u9650\u4e8e", "everything", "\u5168\u5fc3\u5168\u610f", "\u52c7\u5f80\u76f4\u524d", " $$", " crazy", ".", "s"], ["\u4f46\u4e0d\u9650\u4e8e", " \\\"$", "\u52c7\u5f80\u76f4\u524d", "\u5168\u5fc3\u5168\u610f", ".\\\"", "\u5404\u79cd\u5404\u6837\u7684", "everything", "\u8eab\u4e34\u5176\u5883"], [" \\\"$", "\u4f46\u4e0d\u9650\u4e8e", ".\\\"", ".", "\u52c7\u5f80\u76f4\u524d", "!**", "\u5168\u5fc3\u5168\u610f", "!\","], ["\u5168\u5fc3\u5168\u610f", "\u52c7\u5f80\u76f4\u524d", ",", "\u4f46\u4e0d\u9650\u4e8e", "\u8eab\u4e34\u5176\u5883", "\u8033\u719f\u80fd\u8be6", "-$", "\u5162\u5162\u4e1a\u4e1a"], [" \\\"$", "\u4f46\u4e0d\u9650\u4e8e", ".\\\"", " stuff", "everything", "\u5168\u5fc3\u5168\u610f", "\\xa", "\u52c7\u5f80\u76f4\u524d"], ["\u4f46\u4e0d\u9650\u4e8e", " \\\"$", "\u52c7\u5f80\u76f4\u524d", " stuff", "\u5168\u5fc3\u5168\u610f", "everything", " freaking", "\u5404\u79cd\u5404\u6837\u7684"], ["\u52c7\u5f80\u76f4\u524d", "\u4f46\u4e0d\u9650\u4e8e", "\u5168\u5fc3\u5168\u610f", "everything", " \\\"$", "\u4f17\u6240\u5468\u77e5", "\u8033\u719f\u80fd\u8be6", "\u5404\u79cd\u5404\u6837\u7684"], ["\u52c7\u5f80\u76f4\u524d", "\u4f46\u4e0d\u9650\u4e8e", "everything", "\u5168\u5fc3\u5168\u610f", " stuff", " freaking", "\u8eab\u4e34\u5176\u5883", " vibe"], [" stuff", "everything", "\u4f46\u4e0d\u9650\u4e8e", " everything", " vibe", "\u52c7\u5f80\u76f4\u524d", ",", " freaking"], [" stuff", " freaking", "everything", "\u4f46\u4e0d\u9650\u4e8e", "\u52c7\u5f80\u76f4\u524d", "\u5168\u5fc3\u5168\u610f", " everything", " vibe"], [",", " stuff", "everything", " everything", ".", "\u52c7\u5f80\u76f4\u524d", " freaking", " Everything"], [" stuff", " freaking", "\u52c7\u5f80\u76f4\u524d", " everything", "everything", " vibe", ".\\\"", ","], [" stuff", " freaking", ".\\\"", " vibe", " everything", " thing", " goodies", " guys"], [" stuff", " freaking", " --", " everything", " incredibly", "everything", " \\\"$", " folks"], [" --", " stuff", " everything", "everything", " freaking", " wildly", "--", " folks"], [" stuff", " freaking", " \\\"$", " everything", "\u5404\u79cd\u5404\u6837\u7684", " \\\"", " ;;^", " anyways"], [" --", " stuff", " freaking", " ''", " everything", " \\\"$", " \\\"", " __"], [" --", " ,", " \\\"", " ''", " everything", " stuff", " __", ".__"], [" --", " __", " \\\"", " stuff", ".__", " everything", " ,", " ''"], [" __", " stuff", " --", ".__", " freaking", " everything", " \\\"", " \\\"$"], [" --", " stuff", " __", " freaking", ".__", " everything", " wildly", " ''"], [" --", " __", " ,", ".__", " ___", " everything", " stuff", " ''"], [" __", " --", " ,", ".__", " everything", " ______", " stuff", " ________"], [" __", " --", " ...", " stuff", " everything", " \n  \n", " ______", ".__"], [" ...", " __", " ...\\", " everything", " .", " ______", "...", " ____"], [" ...", " everything", " .", " ,", " __", " --", " Everything", " stuff"], [" everything", " .", " stuff", " --", " ,", " incredibly", " everywhere", " Everything"], [" everything", " everywhere", " incredibly", " EVERY", " \u2013", " wildly", " stuff", " Everything"], [" everything", " EVERY", " everywhere", " incredibly", " wildly", " weird", " Everything", " ALL"], [" everything", " EVERY", " everywhere", " incredibly", " Everything", " wildly", " \u2014", " ALL"], [" everything", " EVERY", " incredibly", " everywhere", " wildly", " Everything", "everything", " crazy"], [" everything", " EVERY", " incredibly", " Everything", " everywhere", " wildly", "everything", " crazy"], [" everything", " EVERY", " everywhere", " Everything", " incredibly", "everything", " wildly", " crazy"], [" everything", " EVERY", " incredibly", " everywhere", " Everything", "everything", " crazy", " wildly"], [" everything", " EVERY", " Everything", " incredibly", " everywhere", "everything", " crazy", " huge"], [" everything", " incredibly", " EVERY", " everywhere", " Everything", " painstaking", " DIY", " wildly"], [" everything", " everywhere", " EVERY", " Everything", " incredibly", " DIY", " painstaking", " complex"], [" everything", " everywhere", " incredibly", " Everything", " EVERY", " painstaking", "everything", " DIY"], [" everything", " everywhere", " painstaking", " EVERY", " incredibly", " huge", " impossible", " every"], [" everything", " everywhere", " EVERY", " painstaking", " every", " incredibly", " impossible", " completely"], [" everything", " everywhere", " EVERY", " impossible", " every", "everything", " painstaking", " huge"], [" everywhere", " everything", " independently", " DIY", " Everywhere", " EVERY", " separate", " every"], [" everywhere", " everything", " impossible", " Everywhere", " DIY", " independently", " yourself", " fails"], [" everywhere", " impossible", " without", " WITHOUT", " independently", " will", " fails", " everything"], [" will", " you", "\u4f60\u5c06", " everywhere", "\u60a8\u5c06", " fails", " doomed", " every"], [" fails", " will", "\u5931\u8d25", " FAIL", "\u5931\u8d25\u4e86", " you", " doomed", " fail"], ["),", "**,", " ),", " **,", ",**", ",)", " */,", " you"], ["),", "**,", ",**", ",)", " **,", " ),", " you", " */,"], [" yourself", " you", "),", "**,", "\u4f60\u5c06", " simultaneously", " **,", ",**"], [" yourself", "),", " you", "**,", "\u4f60\u5c06", ",**", " **,", ",)"], ["),", "**,", " yourself", ",**", ",)", " you", " ),", "\u4f60\u5c06"], ["),", " yourself", " you", "**,", "\u4f60\u5c06", ",)", ",**", "\u60a8\u5c06"], ["),", " you", " yourself", "\u4f60\u5c06", "**,", ",)", "\u60a8\u5c06", " ),"], ["),", " you", " ),", " yourself", "**,", " },", " from", " You"], ["),", " ),", ")", ",", "],", "**,", ",)", " yourself"], ["),", " ),", ")", ",)", "'),", "*),", "\"),", " },"], ["),", ")", " ),", ",)", ",", "!),", ")\uff0c", "?),"]], "p": [[0.6314, 0.205, 0.1409, 0.0062, 0.0055, 0.0009, 0.0009, 0.0007], [0.2187, 0.0856, 0.0519, 0.0315, 0.0245, 0.0158, 0.0131, 0.008], [0.5732, 0.1642, 0.1129, 0.0996, 0.0173, 0.0072, 0.0044, 0.0027], [0.0187, 0.0187, 0.0187, 0.0165, 0.0137, 0.0137, 0.0121, 0.0113], [0.0551, 0.0486, 0.0314, 0.0295, 0.026, 0.0245, 0.0203, 0.0158], [0.0247, 0.0124, 0.011, 0.0085, 0.0085, 0.0059, 0.0052, 0.0049], [0.0393, 0.0325, 0.027, 0.0164, 0.0144, 0.0127, 0.0088, 0.0082], [0.1008, 0.0738, 0.0349, 0.0271, 0.024, 0.0136, 0.0113, 0.0106], [0.0893, 0.0695, 0.0576, 0.024, 0.0165, 0.0114, 0.0094, 0.0078], [0.1076, 0.1011, 0.0838, 0.0372, 0.029, 0.0256, 0.0187, 0.0165], [0.1096, 0.0909, 0.0379, 0.023, 0.0203, 0.0179, 0.0179, 0.0131], [0.0599, 0.0363, 0.0321, 0.0266, 0.0195, 0.0161, 0.0134, 0.0076], [0.0681, 0.0681, 0.0267, 0.0162, 0.0134, 0.0126, 0.0118, 0.0104], [0.1063, 0.0828, 0.0286, 0.0269, 0.0153, 0.0135, 0.0135, 0.0127], [0.1305, 0.0842, 0.0274, 0.0241, 0.02, 0.0146, 0.0138, 0.0129], [0.1663, 0.0371, 0.0308, 0.0289, 0.0255, 0.0187, 0.0094, 0.0094], [0.4736, 0.0641, 0.0365, 0.0195, 0.0119, 0.0081, 0.0063, 0.0049], [0.1916, 0.0244, 0.0157, 0.0148, 0.0148, 0.0139, 0.0095, 0.0079], [0.1966, 0.0497, 0.0098, 0.0081, 0.0076, 0.0076, 0.0067, 0.0063], [0.1467, 0.0611, 0.054, 0.0175, 0.0145, 0.012, 0.0106, 0.0078], [0.128, 0.0534, 0.0252, 0.0252, 0.0153, 0.0099, 0.0099, 0.0077], [0.0933, 0.0469, 0.0285, 0.0126, 0.0098, 0.0098, 0.0098, 0.0072], [0.1633, 0.0821, 0.0413, 0.0322, 0.0284, 0.0267, 0.0221, 0.0092], [0.4427, 0.0497, 0.0438, 0.0438, 0.0321, 0.0283, 0.0183, 0.0076], [0.3919, 0.0468, 0.0322, 0.0302, 0.0284, 0.0267, 0.0221, 0.0152], [0.0894, 0.0789, 0.0789, 0.0449, 0.0422, 0.0212, 0.0176, 0.0121], [0.1328, 0.0627, 0.0336, 0.0278, 0.0169, 0.0149, 0.0149, 0.0131], [0.4638, 0.1933, 0.0668, 0.0102, 0.009, 0.009, 0.009, 0.0085], [0.304, 0.304, 0.0283, 0.025, 0.0183, 0.0134, 0.0134, 0.0104], [0.1867, 0.0882, 0.0569, 0.0443, 0.0286, 0.0223, 0.0197, 0.0197], [0.4411, 0.0925, 0.041, 0.0362, 0.0265, 0.0194, 0.0161, 0.0161], [0.1381, 0.1381, 0.1297, 0.0613, 0.0349, 0.0255, 0.0176, 0.0137], [0.2092, 0.0529, 0.0387, 0.0301, 0.0283, 0.0266, 0.025, 0.0195], [0.2153, 0.0617, 0.048, 0.0424, 0.0242, 0.0213, 0.02, 0.0166], [0.1728, 0.1187, 0.0677, 0.0636, 0.0282, 0.0206, 0.0194, 0.0151], [0.1924, 0.0854, 0.0587, 0.0403, 0.0356, 0.0277, 0.0158, 0.0139], [0.2182, 0.1243, 0.1097, 0.0803, 0.0404, 0.0335, 0.0216, 0.014], [0.2527, 0.1968, 0.099, 0.068, 0.0639, 0.0183, 0.0172, 0.0143], [0.4108, 0.1511, 0.0671, 0.0556, 0.0491, 0.0205, 0.0091, 0.0091], [0.2751, 0.1473, 0.0696, 0.0542, 0.0449, 0.0226, 0.0165, 0.0129], [0.3231, 0.0985, 0.0598, 0.0598, 0.0363, 0.0161, 0.0118, 0.0118], [0.2487, 0.0807, 0.0591, 0.0521, 0.046, 0.0217, 0.0217, 0.0116], [0.3142, 0.102, 0.0701, 0.0581, 0.0546, 0.0189, 0.0177, 0.0167], [0.2846, 0.0719, 0.0635, 0.0465, 0.0465, 0.041, 0.0194, 0.0161], [0.2147, 0.1149, 0.0479, 0.0479, 0.0397, 0.0213, 0.02, 0.0188], [0.2455, 0.0849, 0.0515, 0.0377, 0.0312, 0.0275, 0.0228, 0.0202], [0.3227, 0.0984, 0.0869, 0.0206, 0.0194, 0.0142, 0.0133, 0.0125], [0.1739, 0.1442, 0.0531, 0.0365, 0.0343, 0.0322, 0.0235, 0.0172], [0.1445, 0.0531, 0.0469, 0.0251, 0.0251, 0.0222, 0.0222, 0.0196], [0.0419, 0.0393, 0.027, 0.027, 0.0224, 0.0224, 0.0164, 0.0154], [0.1518, 0.0463, 0.0409, 0.0339, 0.0299, 0.0248, 0.0233, 0.0219], [0.0961, 0.0749, 0.0661, 0.0548, 0.0293, 0.0275, 0.0228, 0.0147], [0.4106, 0.1105, 0.0522, 0.049, 0.0433, 0.0262, 0.0232, 0.0091], [0.4865, 0.1086, 0.0581, 0.0546, 0.0292, 0.0292, 0.0242, 0.0177], [0.6445, 0.0599, 0.0497, 0.0221, 0.0172, 0.0104, 0.0104, 0.0081], [0.365, 0.1185, 0.1046, 0.0526, 0.0319, 0.0219, 0.0171, 0.016], [0.5714, 0.0876, 0.0682, 0.0267, 0.0222, 0.0196, 0.0143, 0.0111], [0.3594, 0.247, 0.0625, 0.0457, 0.0429, 0.023, 0.0139, 0.0102], [0.3149, 0.2779, 0.1158, 0.0703, 0.0228, 0.0201, 0.013, 0.0089], [0.6896, 0.1358, 0.0727, 0.0196, 0.0092, 0.0046, 0.0044, 0.0032], [0.9728, 0.0202, 0.0013, 0.0007, 0.0005, 0.0005, 0.0004, 0.0003], [0.944, 0.0533, 0.0006, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.998, 0.0019, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [117685, 48277, 18056, 57449, 7102, 12348, 19775, 77094, 109942, 49361, 23065, 46187, 49486, 27851, 13568, 9390, 1953, 17496, 27519, 8956, 4357, 45668, 13264, 6013, 5150, 17336, 14052, 4888, 6704, 11661, 14130, 6971, 7471, 8455, 6289, 7232, 6792, 8583, 10616, 12438, 12749, 35062, 40117, 49361, 26945, 15376, 14071, 13452, 9726, 13504, 29190, 15583, 16033, 11837, 4962, 18572, 26307, 33382, 22288, 21347, 26687, 9517, 10904], "Kotlin": [149547, 69631, 56774, 6965, 11685, 9772, 11648, 19986, 35066, 48750, 14280, 11667, 13095, 16206, 52421, 17563, 30223, 19658, 12643, 37319, 91830, 31089, 37364, 63339, 38413, 8973, 11382, 32011, 16622, 14659, 12255, 21681, 21072, 17285, 18395, 9520, 8124, 6542, 6457, 9734, 11107, 7402, 6577, 10388, 20722, 33500, 32363, 28852, 55364, 64035, 89228, 65868, 46909, 41394, 42968, 12930, 5072, 3330, 4488, 4226, 4867, 3772, 2960], "Rust": [56858, 98731, 55387, 18768, 17234, 17505, 11472, 7617, 7995, 6101, 6877, 8186, 5720, 6461, 14391, 14928, 13955, 17260, 51651, 57042, 57870, 50665, 43241, 21621, 16521, 20520, 15724, 11900, 9293, 10132, 8078, 8284, 8526, 10460, 16042, 15320, 18786, 15210, 18805, 25531, 20108, 24721, 14391, 35798, 20238, 23825, 25078, 11266, 10232, 11424, 18738, 7810, 5622, 11499, 5776, 6088, 1947, 939, 656, 736, 687, 659, 619]}}, {"pos": 428, "top": [[",", ".", "s", "o", " \u2013", "a", "\u2013", "er"], ["s", " \u2013", ",", "\u2013", " \u2013,", "er", "en", "."], [",", ".", "\u2013", "s", " \u2013", "\u2026", ";", ".\u2013"], ["\u52a0\u62ff\u5927", "\u5404\u79cd\u5404\u6837\u7684", "\u52c7\u5f80\u76f4\u524d", "---</", "\uff0a\uff0a\uff0a\uff0a", "sache", "sula", "-------------</"], ["s", "en", "\u52c7\u5f80\u76f4\u524d", " \"@", "\u65b0\u52a0\u5761", "\u4e8b\u534a\u529f\u500d", "er", "a"], ["s", "en", "\u4e8b\u534a\u529f\u500d", "\u52c7\u5f80\u76f4\u524d", "\u65b0\u52a0\u5761", "\u76f8\u8f85\u76f8\u6210", "\u4e0d\u53ef\u601d\u8bae", "\u5404\u79cd\u5404\u6837\u7684"], ["s", "en", "\u4e0d\u53ef\u601d\u8bae", "\u52c7\u5f80\u76f4\u524d", "\u8eab\u4e34\u5176\u5883", "\u4e8b\u534a\u529f\u500d", " <![", "\u0647"], ["s", "\u52c7\u5f80\u76f4\u524d", "\u4e0d\u53ef\u601d\u8bae", "en", "\u4e8b\u534a\u529f\u500d", "\u8eab\u4e34\u5176\u5883", "\u76f8\u8f85\u76f8\u6210", "\u963f\u62c9\u4f2f"], ["s", "\u52c7\u5f80\u76f4\u524d", "\u4e0d\u53ef\u601d\u8bae", "!\u201d.", "\u4e8b\u534a\u529f\u500d", "\u8eab\u4e34\u5176\u5883", "en", "**!"], ["\u52c7\u5f80\u76f4\u524d", "\u4e0d\u53ef\u601d\u8bae", "\u8eab\u4e34\u5176\u5883", "\u4e8b\u534a\u529f\u500d", "\u5168\u5fc3\u5168\u610f", "\u76f8\u8f85\u76f8\u6210", "\u5162\u5162\u4e1a\u4e1a", "\u5404\u79cd\u5404\u6837\u7684"], ["s", "\u4e0d\u53ef\u601d\u8bae", "\u52c7\u5f80\u76f4\u524d", "\u8eab\u4e34\u5176\u5883", "\u4e8b\u534a\u529f\u500d", "en", "\u5168\u5fc3\u5168\u610f", "\u76f8\u8f85\u76f8\u6210"], ["\u52c7\u5f80\u76f4\u524d", "\u4e0d\u53ef\u601d\u8bae", " **\u201e", "\u4e8b\u534a\u529f\u500d", "\u8eab\u4e34\u5176\u5883", " **\u300c", " **\u00ab", "\u5404\u79cd\u5404\u6837\u7684"], ["\u52c7\u5f80\u76f4\u524d", "\u4e0d\u53ef\u601d\u8bae", "\u4e8b\u534a\u529f\u500d", "\u8eab\u4e34\u5176\u5883", "s", "\u76f8\u8f85\u76f8\u6210", "\u52a0\u62ff\u5927", "\u5162\u5162\u4e1a\u4e1a"], ["\u52c7\u5f80\u76f4\u524d", "\u4e0d\u53ef\u601d\u8bae", "\u4e8b\u534a\u529f\u500d", "\u8eab\u4e34\u5176\u5883", "\u52a0\u62ff\u5927", "\u5168\u5fc3\u5168\u610f", "\u52e4\u52e4\u6073\u6073", " freaking"], [" pretty", " even", " incredibly", "\u4e0d\u53ef\u601d\u8bae", " really", " huge", " freaking", " everything"], [" pretty", " incredibly", " even", " really", " everything", "\u4e0d\u53ef\u601d\u8bae", "\u52c7\u5f80\u76f4\u524d", " scary"], [" pretty", " incredibly", " really", " even", "s", " everything", " huge", " basically"], [" pretty", "\u52c7\u5f80\u76f4\u524d", "\u52a0\u62ff\u5927", " \"**", "\u65b0\u52a0\u5761", " incredibly", "\u4e8b\u534a\u529f\u500d", "\u4e0d\u53ef\u601d\u8bae"], [" incredibly", " pretty", " savvy", " ridiculously", " freaking", " scary", "\u52c7\u5f80\u76f4\u524d", "\u52a0\u62ff\u5927"], [" incredibly", " pretty", " truly", " wildly", " even", " hugely", " ridiculously", " huge"], [" truly", "<|endoftext|>", " hugely", " wildly", " incredibly", " even", " utterly", " barely"], [" incredibly", "iha", "\u52c7\u5f80\u76f4\u524d", " ridiculously", "\u751a\u81f3\u4f1a", "\u5f88\u591a\u4e1c\u897f", " wildly", " skyrocket"], [" incredibly", " truly", " wildly", " even", " hugely", " ridiculously", " everything", " outright"], [" even", " truly", " incredibly", " much", " just", " everything", " hugely", " wildly"], ["\r\n\r\n", " hugely", " \r\n\r\n", " truly", " incredibly", " wildly", " even", " utterly"], [" incredibly", " wildly", " hugely", " everything", " ridiculously", " truly", " freaking", " **"], [" incredibly", " wildly", " hugely", " truly", " skyrocket", " brutally", " everything", " outright"], [" truly", " incredibly", " wildly", " even", " hugely", " ___", "\r\n\r\n", " everything"], [" incredibly", " truly", " wildly", "\n\n", " even", " hugely", "\r\n\r\n", " \n\n"], [" **", " \n\n", " incredibly", " even", " truly", " wildly", " everything", " huge"], [" everything", " ...", " huge", " even", " **", " incredibly", " wildly", " truly"], [" huge", " incredibly", " **", " everything", " truly", " even", " countless", " wildly"], [" incredibly", " wildly", " huge", " truly", " massive", " countless", " massively", " **"], [" incredibly", " wildly", " huge", " truly", " massively", " massive", " countless", " aggressively"], [" incredibly", " wildly", " huge", " massively", " massive", " brutally", " truly", " impossible"], [" incredibly", " wildly", " brutally", " massively", " horrific", " huge", " impossible", " ridiculously"], [" incredibly", " wildly", " brutally", " ridiculously", " massively", " impossible", " horrific", " insanely"], [" incredibly", " impossible", " massively", " wildly", " ridiculously", " disastrous", " brutally", " massive"], [" doomed", " impossible", " disastrous", " horrific", " incredibly", " insanely", " brutally", " massively"], [" doomed", " disastrous", " impossible", " doom", " horrific", " brutally", " catastrophic", " massively"], [" doomed", " doom", " disastrous", " impossible", " horrific", " brutal", " catastrophic", " brutally"], [" doomed", " disastrous", " doom", " horrific", " catastrophic", " relentlessly", " horribly", " brutally"], [" doomed", " disastrous", " doom", " horrific", " relentlessly", " catastrophic", " brutally", " brutal"], [" doomed", " disastrous", " doom", " horrific", " brutally", " brutal", " horribly", " nightmare"], [" doomed", " disastrous", " doom", " impossible", " catastrophic", " horrific", " nightmare", " miserable"], [" doomed", " disastrous", " doom", " impossible", " horrific", " miserable", " catastrophic", " utterly"], [" doomed", " doom", " disastrous", " impossible", " bankrupt", " miserable", " inevitable", " catastrophic"], [" doomed", "\u5931\u8d25", " doom", " disastrous", " bankrupt", "\u5931\u8d25\u4e86", "\u5931\u6557", " FAIL"], [" doomed", " bankrupt", " doom", "\u5931\u8d25\u4e86", "\u5931\u8d25", " disastrous", "\u5931\u6557", " ruin"], [" doomed", " bankrupt", "\u5931\u8d25\u4e86", "\u5931\u8d25", "\u5931\u6557", " doom", "\u6bc1\u706d", " disastrous"], [" doomed", "\u5931\u8d25\u4e86", "\u5931\u8d25", " bankrupt", "\u6bc1\u706d", "\u5931\u6557", "\u4f60\u5c06", " FAILURE"], ["\u5931\u8d25", "\u5931\u8d25\u4e86", " doomed", "\u5931\u8d25\u7684", "\u5931\u6557", " bankrupt", "\u7834\u4ea7", " FAIL"], ["\u5931\u8d25", "\u5931\u8d25\u4e86", " bankrupt", " doomed", "\u7834\u4ea7", "\u5931\u6557", "\u5931\u8d25\u7684", " FAIL"], ["\u4f60\u5c06", "\u5931\u8d25\u4e86", "\u5931\u8d25", "\u5de5\u671f", " you", " bankrupt", " project", " FAIL"], ["\u4f60\u5c06", "\u5931\u8d25", " will", " you", "\u5931\u8d25\u4e86", "will", "\u60a8\u5c06", "\u5931\u6557"], ["\u4f60\u5c06", " you", "\u8f9e\u804c", " will", "\u60a8\u5c06", "\u5931\u8d25", "will", " YOU"], ["\u4f60\u5c06", " you", "\u8f9e\u804c", "\u60a8\u5c06", " project", " will", "you", " your"], [" you", "\u4f60\u5c06", "\u60a8\u5c06", "you", " will", " YOU", "\u8f9e\u804c", "will"], [" you", "\u4f60\u5c06", "you", "\u60a8\u5c06", " YOU", " will", "\u8f9e\u804c", "\u4f60\u4f1a"], [" you", "\u4f60\u5c06", " will", "you", " You", "\u60a8\u5c06", " YOU", "\u4f60\u4f1a"], [" you", "\u4f60\u5c06", " will", " your", " **", "you", " You", " YOU"], [" you", " **", " will", " your", "\u4f60\u5c06", "you", " You", " YOU"], [" you", " your", " **", " You", "you", " YOU", "\u4f60\u5c06", " will"]], "p": [[0.579, 0.2413, 0.061, 0.0419, 0.0327, 0.0136, 0.0094, 0.0094], [0.8748, 0.0339, 0.0299, 0.016, 0.0049, 0.0046, 0.0046, 0.0025], [0.8717, 0.0919, 0.0124, 0.0124, 0.0046, 0.0019, 0.0005, 0.0005], [0.0482, 0.0425, 0.0292, 0.0201, 0.0189, 0.0177, 0.0156, 0.0122], [0.8797, 0.0818, 0.0104, 0.0063, 0.0038, 0.003, 0.0017, 0.0009], [0.2446, 0.1484, 0.1156, 0.0701, 0.0658, 0.0425, 0.0214, 0.0214], [0.82, 0.0632, 0.0435, 0.0117, 0.0091, 0.0076, 0.0049, 0.0038], [0.4632, 0.1171, 0.1033, 0.0912, 0.071, 0.0405, 0.0123, 0.0055], [0.3072, 0.1203, 0.0685, 0.0501, 0.0501, 0.0324, 0.0324, 0.0144], [0.2999, 0.2336, 0.0915, 0.0859, 0.0555, 0.0297, 0.0231, 0.0204], [0.5457, 0.1218, 0.0786, 0.054, 0.0289, 0.0225, 0.0175, 0.0083], [0.1559, 0.0784, 0.061, 0.0573, 0.042, 0.0254, 0.0186, 0.0175], [0.2697, 0.0822, 0.0726, 0.0389, 0.0303, 0.0221, 0.0221, 0.0172], [0.1296, 0.0575, 0.0395, 0.0255, 0.0212, 0.0155, 0.0137, 0.0128], [0.0482, 0.0352, 0.0331, 0.0292, 0.0177, 0.013, 0.0114, 0.0114], [0.038, 0.0245, 0.023, 0.0191, 0.0131, 0.0123, 0.0109, 0.0102], [0.1542, 0.0728, 0.047, 0.0366, 0.0366, 0.0268, 0.0236, 0.0209], [0.0291, 0.0213, 0.02, 0.0129, 0.0114, 0.0107, 0.0074, 0.0069], [0.0368, 0.0305, 0.0127, 0.0127, 0.0105, 0.0073, 0.0068, 0.0053], [0.0506, 0.0271, 0.0254, 0.0225, 0.0154, 0.0145, 0.0136, 0.0106], [0.0307, 0.0239, 0.0211, 0.0175, 0.0154, 0.0145, 0.01, 0.0083], [0.007, 0.0027, 0.0027, 0.0026, 0.0026, 0.0026, 0.0026, 0.0026], [0.0145, 0.0106, 0.0073, 0.0061, 0.0061, 0.0047, 0.0044, 0.0044], [0.0457, 0.0314, 0.0216, 0.0179, 0.0158, 0.0139, 0.0131, 0.0131], [0.043, 0.0261, 0.0179, 0.0158, 0.0158, 0.0158, 0.009, 0.0075], [0.0185, 0.012, 0.0082, 0.0053, 0.005, 0.005, 0.0047, 0.0047], [0.019, 0.0157, 0.0079, 0.0079, 0.0062, 0.0051, 0.0048, 0.0048], [0.0603, 0.05, 0.039, 0.0285, 0.0252, 0.0184, 0.0173, 0.0153], [0.104, 0.081, 0.0672, 0.036, 0.0338, 0.0317, 0.0263, 0.0247], [0.1138, 0.0782, 0.0735, 0.0505, 0.0474, 0.0474, 0.0393, 0.0254], [0.0787, 0.0787, 0.0508, 0.0508, 0.0448, 0.0421, 0.0289, 0.0272], [0.0781, 0.0689, 0.0648, 0.0571, 0.0369, 0.0347, 0.0287, 0.0238], [0.1075, 0.0652, 0.0613, 0.0396, 0.0372, 0.0225, 0.0187, 0.0176], [0.162, 0.1185, 0.0464, 0.0361, 0.03, 0.0248, 0.016, 0.0133], [0.1159, 0.0903, 0.0354, 0.0312, 0.0228, 0.0214, 0.0189, 0.0167], [0.1075, 0.101, 0.0396, 0.0372, 0.0289, 0.0272, 0.0255, 0.0212], [0.1117, 0.0677, 0.0561, 0.0411, 0.0386, 0.0341, 0.0341, 0.032], [0.1161, 0.0704, 0.0515, 0.0427, 0.0354, 0.0312, 0.0293, 0.0293], [0.1318, 0.0706, 0.0706, 0.0402, 0.0355, 0.0276, 0.0244, 0.0244], [0.228, 0.0839, 0.0576, 0.0509, 0.0309, 0.0176, 0.0165, 0.0165], [0.2446, 0.0794, 0.0701, 0.0352, 0.0258, 0.0214, 0.0177, 0.0156], [0.2689, 0.127, 0.06, 0.0364, 0.0266, 0.0126, 0.0126, 0.0126], [0.2265, 0.0944, 0.0735, 0.0271, 0.0211, 0.0198, 0.0175, 0.0164], [0.3257, 0.1198, 0.0933, 0.0267, 0.0162, 0.0134, 0.0134, 0.0134], [0.2483, 0.1173, 0.0711, 0.0246, 0.0231, 0.0169, 0.0159, 0.014], [0.2007, 0.138, 0.0652, 0.0225, 0.0187, 0.0175, 0.0175, 0.0145], [0.3274, 0.1063, 0.0938, 0.0209, 0.0185, 0.0174, 0.0144, 0.0127], [0.3142, 0.0794, 0.0546, 0.0513, 0.0331, 0.0228, 0.0177, 0.0122], [0.299, 0.071, 0.0405, 0.0336, 0.0315, 0.0278, 0.0204, 0.0131], [0.1834, 0.1112, 0.0675, 0.0559, 0.0219, 0.0193, 0.016, 0.0141], [0.1268, 0.0722, 0.0722, 0.0563, 0.0301, 0.0283, 0.022, 0.0194], [0.3039, 0.2089, 0.0599, 0.0466, 0.0411, 0.0341, 0.0249, 0.0194], [0.1694, 0.1319, 0.1027, 0.0663, 0.0428, 0.026, 0.0229, 0.0202], [0.1246, 0.1033, 0.0756, 0.0627, 0.0261, 0.0245, 0.0217, 0.0191], [0.5963, 0.0914, 0.0712, 0.0432, 0.0262, 0.0231, 0.0204, 0.0096], [0.6155, 0.1764, 0.0649, 0.0239, 0.0186, 0.0077, 0.0077, 0.0047], [0.4845, 0.3773, 0.0213, 0.0166, 0.0089, 0.0069, 0.0061, 0.0054], [0.5989, 0.3632, 0.0124, 0.0052, 0.0028, 0.0015, 0.0015, 0.0013], [0.8361, 0.1453, 0.0044, 0.0034, 0.0013, 0.0013, 0.0009, 0.0008], [0.9845, 0.0097, 0.0013, 0.0012, 0.0005, 0.0004, 0.0004, 0.0002], [0.9938, 0.001, 0.001, 0.0008, 0.0005, 0.0004, 0.0002, 0.0002], [0.9891, 0.0028, 0.0025, 0.0013, 0.0008, 0.0003, 0.0003, 0.0003], [0.9974, 0.001, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001, 0.0]], "ranks": {"Swift": [82724, 15918, 24056, 132416, 25472, 12637, 9828, 55515, 74219, 22799, 3666, 17809, 6702, 3431, 1546, 1608, 1200, 9768, 9123, 1426, 711, 25830, 9073, 1892, 1723, 14794, 13324, 2128, 1927, 1601, 3346, 3251, 2557, 1935, 2126, 3134, 5229, 4128, 6106, 3872, 3232, 3041, 4939, 6035, 2718, 2151, 4950, 3795, 5132, 11670, 46559, 37729, 111683, 120070, 103908, 133295, 129228, 93100, 102358, 58543, 78647, 37873, 12464], "Kotlin": [189780, 85124, 67493, 5978, 6627, 14714, 25611, 43609, 50486, 48684, 43371, 20012, 20350, 22872, 61508, 16390, 18625, 29096, 67588, 157136, 192042, 121786, 141245, 201557, 182496, 90133, 78374, 96983, 70955, 34579, 40387, 28599, 36098, 57702, 103867, 57879, 53442, 64063, 89279, 111515, 92730, 117348, 109903, 118199, 139279, 151275, 163673, 174405, 161566, 151650, 113587, 90894, 74091, 66168, 85770, 38804, 21571, 17859, 30961, 36272, 32798, 23934, 9479], "Rust": [24732, 36734, 26320, 3724, 2636, 3249, 12358, 17336, 28304, 20099, 9016, 15290, 8375, 8321, 6030, 4664, 11098, 65513, 98308, 68890, 89281, 140772, 121758, 52513, 46482, 61511, 39161, 20007, 13500, 7607, 9463, 9478, 6962, 13212, 6549, 13245, 14325, 12583, 18550, 23370, 16825, 16077, 12311, 10767, 8222, 7279, 6789, 6028, 3042, 6273, 10702, 11433, 11854, 16513, 26702, 14202, 5966, 6701, 7254, 3810, 3047, 2100, 1660]}}, {"pos": 429, "top": [[",", ".", "s", ";", "?", "!", ":", "\u2026."], [",", ".", ";", "?", "!", "s", ":", "\u2013"], [",", ".", ";", "?", "\u2026", "\u2013", "!", ":"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "erias", "sache", "\u5982\u837c", "erdale", "\uff0a\uff0a\uff0a\uff0a", "satz", "\ufffd\ufffd"], [",", ".", "s", "!", ":", "!!!", ",.", "?"], [",", ".", "!", ":", "s", ";", " \u200b\u200b", "?"], ["s", ".", ",", "!", ":", ";", "!!!", "?"], [",", ".", "s", "!", ":", "!!!", ";", "er"], [",", ".", "s", "!", ":", ";", "!!!", "?"], [",", ".", "s", ";", "!", ":", "!!!", "\u2014"], [",", ".", "s", "!!!", "!", "er", ":", ";"], ["s", "er", " **", "scape", " guys", "!!!", "schuss", "lessly"], ["s", "er", " guys", "scape", "!!!", " **", "schuss", " Apalagi"], [",", " guys", " savvy", " desperately", "s", " massively", " seamlessly", " effortlessly"], [" just", " even", " effortlessly", " savvy", " massively", "s", " incredibly", " easily"], [" just", " incredibly", " even", " savvy", " desperately", " folks", "s", " simply"], [",", " just", " even", "s", " incredibly", " largely", " much", " simply"], [" just", " savvy", " quickly", " effortlessly", " incredibly", " massively", " aggressively", " desperately"], [" just", " inevitably", " even", " incredibly", " dramatically", " desperately", " truly", " largely"], [" wildly", " dramatically", " vastly", " hugely", " incredibly", " myriad", " effortlessly", " largely"], ["<|endoftext|>", " vastly", " much", " largely", " swiftly", " myriad", " just", " dramatically"], [" incredibly", " effortlessly", " massively", " wildly", " hugely", " skyrocket", " seamlessly", " quickly"], [" much", " ultimately", " quickly", " largely", " increasingly", " effortlessly", " dramatically", " incredibly"], [" much", " largely", " ultimately", " just", " more", " even", " many", " often"], [" much", " largely", " vastly", " heavily", " ultimately", " \n\n", " hugely", " famously"], [" incredibly", " famously", " heavily", " wildly", " massively", " vastly", " increasingly", " seamlessly"], [" heavily", " largely", " famously", " vastly", " ultimately", " wildly", " increasingly", " aggressively"], ["\n\n", " largely", " \n\n", " heavily", " much", " many", " ultimately", " often"], ["\n\n", " heavily", " largely", " many", " much", " often", " ultimately", " \n\n"], [" ...", " \n\n", " heavily", "\n\n", " many", " often", " seamlessly", " largely"], [" ...", " many", " often", " \n\n", " much", " heavily", " largely", " mostly"], [" ...", " many", " much", " often", " more", " heavily", " ,", " complex"], [" heavily", " many", " much", " often", " largely", " mostly", " complex", " more"], [" seamlessly", " technologies", " complex", " tech", " technology", " architectures", " leveraging", " heavily"], [" seamlessly", " technologies", " complex", " tech", " leveraging", " incredibly", " architectures", " frameworks"], [" \u2026", " complex", " hybrid", " leveraging", " technologies", " seamlessly", " \u2014", " globally"], [" leveraging", " complex", " seamlessly", " \u2014", " hybrid", " technologies", " frameworks", " tech"], [" hybrid", " complex", " seamlessly", " tech", " frameworks", " interoper", " technologies", " leveraging"], [" complex", " hybrid", " seamlessly", " tech", " Android", " architectures", " software", " architecture"], [" hybrid", " complex", " seamlessly", " architectures", " frameworks", " Android", " inevitably", " architecture"], [" hybrid", " tech", " technologies", " complex", " Hybrid", " native", " JavaScript", " technology"], [" JavaScript", " hybrid", " tech", " technologies", " technology", " architecture", " modular", " Internet"], [" technologies", " technology", " tech", " hybrid", " JavaScript", " interoper", " frameworks", " architecture"], [" technologies", " technology", " hybrid", " tech", " architecture", " bridge", " frameworks", " bridges"], [" hybrid", " bridge", " tech", " technology", " inevitably", " core", " architecture", " ultimately"], [" inevitably", " hybrid", " entirely", " essentially", " massively", " probably", " almost", " desperately"], [" inevitably", " essentially", " inevitable", " impossible", " likely", " seamlessly", " desperately", "\u5927\u6982\u7387"], [" inevitably", " essentially", " will", " would", " impossible", " inevitable", " fundamentally", " almost"], [" will", "'ll", " would", " inevitably", " WILL", "\u5927\u6982\u7387", " doomed", "\u5c06\u6210\u4e3a"], [" doomed", " bankrupt", " will", "\u5931\u8d25\u4e86", "\u5931\u8d25", "'ll", "\u5931\u6557", " failed"], [" doomed", " will", " bankrupt", "\u2019ll", "\u5931\u8d25\u4e86", "\u5931\u8d25", " ruin", "\u6bc1\u706d"], [" will", "\u5931\u8d25", " bankrupt", "\u5931\u8d25\u4e86", " doomed", "\u5931\u8d25\u7684", "\u2019ll", "\u5931\u6557"], [" bankrupt", " will", "\u2019ll", " doomed", "\u5931\u8d25", "\u5931\u8d25\u4e86", "\u7834\u4ea7", "\u6b7b\u4e8e"], [" will", "\u2019ll", " bankrupt", "\u5931\u8d25", " WILL", "will", "\u8f9e\u804c", "\u5931\u8d25\u4e86"], [" will", "will", "\u2019ll", " WILL", "\u5931\u8d25", " s\u1ebd", "\u5c06\u5728", " akan"], [" will", "\u8f9e\u804c", " resign", "\u2019ll", "will", " WILL", " quits", "\u79bb\u804c"], [" will", "\u2019ll", "will", "\u8f9e\u804c", " WILL", "\u5c06\u5728", " resign", "\u5c06\u4ee5"], [" will", "will", " WILL", "\u2019ll", "\u5c06\u5728", "\u5c06\u4ee5", "\u8f9e\u804c", "\u5c06\u6210\u4e3a"], [" will", "will", "\u2019ll", "\u5c06\u5728", " WILL", "\u8f9e\u804c", "\u5c06\u6210\u4e3a", "\u5c06\u4ee5"], [" will", "will", " burn", " fail", " WILL", "\u5c06\u5728", "burn", " Will"], [" will", " burn", "will", " Burn", "burn", " WILL", " burned", " fail"], [" will", " burn", "will", " WILL", " fail", " Will", "\u2019ll", "\u5c06\u5728"], [" will", " WILL", " burn", "\u2019ll", " fail", "will", " Will", " **"]], "p": [[0.5548, 0.4321, 0.0079, 0.0018, 0.0014, 0.0003, 0.0002, 0.0002], [0.6653, 0.3143, 0.0089, 0.0014, 0.0008, 0.0007, 0.0007, 0.0004], [0.8162, 0.1821, 0.0008, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.005, 0.0027, 0.0024, 0.0024, 0.0024, 0.0022, 0.0017, 0.0015], [0.5932, 0.3598, 0.0131, 0.0023, 0.0023, 0.0009, 0.0004, 0.0003], [0.6706, 0.3168, 0.0024, 0.0019, 0.0011, 0.0007, 0.0005, 0.0003], [0.3854, 0.3401, 0.2649, 0.0035, 0.0015, 0.0007, 0.0006, 0.0004], [0.4542, 0.2755, 0.2431, 0.0045, 0.0027, 0.0014, 0.0011, 0.0006], [0.6057, 0.3674, 0.0086, 0.0052, 0.0028, 0.001, 0.001, 0.0006], [0.9913, 0.0032, 0.0014, 0.0003, 0.0003, 0.0002, 0.0001, 0.0], [0.8466, 0.0892, 0.0146, 0.0057, 0.0035, 0.0024, 0.0012, 0.0008], [0.0178, 0.0095, 0.0074, 0.0054, 0.0048, 0.0042, 0.0033, 0.0027], [0.0204, 0.0132, 0.008, 0.0062, 0.0062, 0.004, 0.0029, 0.0026], [0.0057, 0.005, 0.0045, 0.0045, 0.0045, 0.0039, 0.0037, 0.0035], [0.0239, 0.0154, 0.0145, 0.0106, 0.0093, 0.0088, 0.0082, 0.0068], [0.0416, 0.0286, 0.0173, 0.0153, 0.0105, 0.0099, 0.0099, 0.0093], [0.2613, 0.0454, 0.0201, 0.0189, 0.0095, 0.0079, 0.0074, 0.007], [0.012, 0.012, 0.0099, 0.0093, 0.0088, 0.0077, 0.0077, 0.0073], [0.017, 0.017, 0.017, 0.016, 0.015, 0.011, 0.011, 0.011], [0.0217, 0.0204, 0.018, 0.0149, 0.014, 0.0124, 0.0124, 0.0124], [0.0744, 0.0177, 0.0166, 0.0147, 0.0138, 0.0121, 0.0114, 0.0107], [0.0171, 0.0151, 0.011, 0.0091, 0.0076, 0.0071, 0.0071, 0.0071], [0.027, 0.021, 0.021, 0.0197, 0.0174, 0.0154, 0.0144, 0.0144], [0.0646, 0.0253, 0.0253, 0.0144, 0.0144, 0.0127, 0.012, 0.0112], [0.0512, 0.033, 0.0292, 0.0242, 0.02, 0.0188, 0.0166, 0.0156], [0.0333, 0.0229, 0.0215, 0.0178, 0.0157, 0.0157, 0.0148, 0.013], [0.0181, 0.0141, 0.0117, 0.0117, 0.0103, 0.0091, 0.0085, 0.0085], [0.1097, 0.0356, 0.0356, 0.0335, 0.0335, 0.0245, 0.0203, 0.0179], [0.0974, 0.0521, 0.0432, 0.0297, 0.0297, 0.0231, 0.0204, 0.018], [0.1826, 0.1108, 0.036, 0.028, 0.028, 0.0263, 0.0247, 0.0232], [0.6412, 0.0265, 0.0182, 0.0171, 0.0171, 0.0161, 0.0133, 0.0081], [0.2822, 0.0556, 0.0297, 0.0279, 0.0262, 0.0232, 0.0192, 0.0159], [0.0409, 0.0409, 0.0281, 0.0281, 0.0281, 0.0264, 0.0264, 0.0206], [0.1302, 0.0895, 0.0543, 0.0329, 0.0212, 0.0188, 0.0176, 0.0176], [0.1523, 0.0635, 0.0465, 0.034, 0.0319, 0.0206, 0.0161, 0.0151], [0.0585, 0.0485, 0.026, 0.0244, 0.0215, 0.0168, 0.0139, 0.0096], [0.025, 0.025, 0.0207, 0.0172, 0.0172, 0.0126, 0.0118, 0.0111], [0.0286, 0.0223, 0.0173, 0.0135, 0.0135, 0.0112, 0.0105, 0.0093], [0.0213, 0.0213, 0.0166, 0.0146, 0.0146, 0.0121, 0.0107, 0.0094], [0.0253, 0.0163, 0.0099, 0.0077, 0.0073, 0.0064, 0.0056, 0.005], [0.0611, 0.0128, 0.012, 0.012, 0.0094, 0.0088, 0.0083, 0.0083], [0.0372, 0.0372, 0.035, 0.035, 0.029, 0.0146, 0.0121, 0.0121], [0.0599, 0.0599, 0.0562, 0.0496, 0.0301, 0.0234, 0.0161, 0.0134], [0.0342, 0.0321, 0.0321, 0.0235, 0.0142, 0.0126, 0.0104, 0.0098], [0.0359, 0.017, 0.015, 0.0091, 0.0085, 0.0085, 0.008, 0.008], [0.0547, 0.0259, 0.0189, 0.0108, 0.0108, 0.0089, 0.0084, 0.0084], [0.2149, 0.0188, 0.0166, 0.0137, 0.0129, 0.0094, 0.0089, 0.0083], [0.2522, 0.0183, 0.0183, 0.0151, 0.0151, 0.0134, 0.0126, 0.0126], [0.52, 0.0749, 0.0749, 0.0354, 0.0122, 0.0074, 0.0065, 0.0054], [0.223, 0.1533, 0.1053, 0.082, 0.0724, 0.0284, 0.0195, 0.0172], [0.204, 0.1589, 0.1589, 0.0516, 0.0294, 0.0229, 0.0157, 0.0115], [0.2806, 0.1702, 0.1325, 0.0804, 0.0553, 0.0335, 0.0335, 0.0179], [0.2979, 0.232, 0.1807, 0.0457, 0.0314, 0.023, 0.019, 0.0116], [0.7407, 0.1287, 0.0369, 0.0106, 0.0093, 0.0077, 0.0057, 0.0053], [0.9707, 0.0122, 0.0108, 0.001, 0.001, 0.0009, 0.0007, 0.0004], [0.9018, 0.0449, 0.0146, 0.0129, 0.0129, 0.002, 0.0015, 0.0011], [0.796, 0.1383, 0.035, 0.0088, 0.0061, 0.0025, 0.002, 0.0017], [0.9551, 0.0327, 0.003, 0.0027, 0.0018, 0.001, 0.0008, 0.0006], [0.9718, 0.0202, 0.0017, 0.0013, 0.0013, 0.001, 0.0005, 0.0004], [0.9919, 0.0041, 0.0019, 0.0005, 0.0004, 0.0002, 0.0001, 0.0001], [0.9875, 0.0085, 0.0017, 0.0004, 0.0004, 0.0003, 0.0002, 0.0002], [0.9957, 0.0015, 0.0013, 0.0006, 0.0003, 0.0001, 0.0001, 0.0001], [0.9951, 0.0011, 0.0011, 0.0006, 0.0004, 0.0004, 0.0002, 0.0002]], "ranks": {"Swift": [50859, 28974, 42390, 157601, 50914, 37228, 43388, 110303, 154987, 107172, 99152, 155436, 163849, 54677, 16820, 1749, 1223, 2539, 1523, 1016, 607, 3422, 1232, 1593, 870, 8339, 9412, 2012, 2796, 3139, 5308, 5893, 5067, 5678, 3410, 5500, 4239, 5807, 10465, 10360, 11267, 12111, 28095, 11360, 8542, 4673, 2967, 1618, 5744, 6355, 17092, 21871, 78266, 63104, 64418, 64755, 69335, 41918, 56977, 28979, 56681, 47020, 33610], "Kotlin": [202480, 180913, 159652, 27359, 32102, 101246, 136762, 185117, 189252, 205418, 163449, 133971, 86217, 129542, 211461, 190481, 208646, 209129, 223974, 232344, 234674, 138991, 104553, 196932, 96198, 15371, 19463, 67948, 32554, 14805, 20250, 38754, 29606, 2369, 2254, 793, 104, 74, 122, 292, 289, 341, 247, 682, 1398, 3156, 3151, 5945, 14664, 41430, 66224, 59519, 81996, 80394, 78948, 45940, 26714, 25246, 40246, 42097, 54573, 78255, 40559], "Rust": [26514, 35412, 32549, 19559, 2653, 10839, 13998, 5846, 19988, 6519, 3862, 3682, 2467, 2449, 2844, 1439, 2463, 9196, 12459, 15167, 14637, 12294, 9167, 9673, 4541, 9608, 10702, 9793, 7100, 7716, 8969, 10384, 9410, 11451, 17725, 6473, 1099, 1342, 1612, 5918, 3886, 5234, 9414, 14050, 26179, 24322, 39694, 37611, 26843, 19128, 14215, 13792, 13368, 23681, 18503, 7917, 2532, 2249, 2998, 1216, 818, 841, 716]}}, {"pos": 430, "top": [["s", " \u2013", "\u2013", ",", ".", "y", "t", "en"], ["s", " \u2013", "\u2013", "\u2013and", "\u0627\u062a", "sWith", " \u2013**", "sprozess"], ["\u2013", "s", " \u2013", ",", ".", "\u2013and", ".\u2013", " \u2013,"], ["s", "schrift", "\u0627\u062a", "sprozess", "scha", "sait", "sula", "sche"], ["s", "\u0627\u062a", "sche", "en", "\u6a0b", "sWith", "sense", "sik"], ["s", ".", " \u200b\u200b", "\u0627\u062a", ",", "\u2013", ":", "\"."], ["s", ".", ",", "\".", "t", "\u0627\u062a", " \u2013", "\u2013"], ["s", ".", ",", "\u0627\u062a", ":", " \u2013", "\u2013", "\"."], ["s", ",", ".", "\u2013", "\".", "\u0627\u062a", " \u2013", ":"], ["s", ",", "\u2013", " \u2013", ".", "\u2013and", "\u0627\u062a", "er"], ["s", " \u2013", "er", ",", "\u2013", "\u0627\u062a", ".", " \\("], ["s", "\u0627\u062a", " **", "scha", "er", " \u2013", " ->", " **\u00ab"], ["s", "\u0627\u062a", " **\u00ab", "\u4f17\u6240\u5468\u77e5", "er", "scha", "schrift", "\u044b"], ["s", "\u0627\u062a", "\u4f17\u6240\u5468\u77e5", "scha", "schrift", "sWith", " \u2013", "er"], ["s", " \u2013", "\u0627\u062a", " incredibly", "scha", " truly", " incredible", "sWith"], ["s", " incredibly", " incredible", "\u0627\u062a", " amazing", " truly", " forever", " great"], ["s", " incredibly", " truly", " \u2013", " just", " incredible", " even", " absolutely"], ["s", " incredibly", " incredible", " amazing", " truly", " absolutely", " endlessly", " forever"], ["s", " incredibly", " truly", " incredible", " absolutely", " terrible", " dramatically", " even"], ["s", " incredibly", " truly", " wildly", " utterly", " dramatically", " barely", " even"], ["s", " incredibly", " truly", " utterly", " wildly", " dramatically", " --", " forever"], [" incredibly", " truly", " forever", " incredible", " terrifying", " wildly", "s", " terrible"], [" incredibly", " truly", "s", " wildly", " forever", " dramatically", " utterly", " --"], [" incredibly", " truly", "s", " much", " --", "\n\n", " ...", " even"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", " \r\n\r\n", "   \n\n", " incredibly", " truly"], [" incredibly", " wildly", " truly", " \n\n", " dramatically", "\n\n", " utterly", " --"], ["\n\n", " incredibly", " wildly", " \n\n", " truly", " --", " utterly", " dramatically"], ["\n\n", " \n\n", " incredibly", " truly", " --", " wildly", " dramatically", " eventually"], ["\n\n", " \n\n", " incredibly", " truly", " wildly", " dramatically", "  \n\n", "\r\n\r\n"], [" \n\n", "\n\n", " incredibly", "  \n\n", " truly", " wildly", "   \n\n", " dramatically"], [" incredibly", " ...", " \n\n", " massive", "\n\n", " truly", " wildly", " dramatically"], [" incredibly", " massive", " truly", " countless", " dramatically", " ultimately", " eventually", " huge"], [" incredibly", " massive", " relentlessly", " catastrophic", " countless", " devastating", " horrific", " spectacular"], [" incredibly", " catastrophic", " relentlessly", " horrific", " massive", " wildly", " devastating", " terrible"], [" incredibly", " horrific", " relentlessly", " catastrophic", " wildly", " desperately", " terrible", " horribly"], [" incredibly", " horrific", " relentlessly", " desperately", " catastrophic", " dead", " brutally", " wildly"], [" incredibly", " horrific", " brutally", " disastrous", " insanely", " doomed", " brutal", " catastrophic"], [" incredibly", " horrific", " impossible", " disastrous", " doomed", " catastrophic", " desperately", " insanely"], [" doomed", " horrific", " incredibly", " impossible", " disastrous", " desperately", " dead", " catastrophic"], [" doomed", " incredibly", " horrific", " doom", " disastrous", " frustrated", " impossible", " desperately"], [" doomed", " doom", " horrific", " deadlines", " incredibly", " frustrated", " deadline", " dead"], [" deadlines", " deadline", " bankrupt", " disastrous", " doomed", " horrific", " doom", " frustrated"], [" deadlines", " bankrupt", " deadline", " doomed", " disastrous", " frustrated", "\u5de5\u671f", " frustration"], [" bankrupt", " disastrous", " doomed", " deadline", " deadlines", "\u5de5\u671f", " doom", " horrific"], [" deadlines", " bankrupt", " doomed", " deadline", " disastrous", " failed", "\u5de5\u671f", " procrast"], [" doomed", " bankrupt", " disastrous", " deadlines", " deadline", " miserable", " procrast", " doom"], [" doomed", " bankrupt", " impossible", " disastrous", " doom", " deadlines", " miserable", " procrast"], [" bankrupt", " doomed", " deadlines", " doom", " catastrophic", " impossible", " disastrous", " miserable"], [" bankrupt", " doomed", " doom", " procrast", " deadlines", " miserable", " exhausted", " catastrophic"], [" bankrupt", " doomed", "\u5931\u8d25", " deadlines", "\u5de5\u671f", " drowning", "\u5931\u6557", " doom"], [" bankrupt", "\u5931\u8d25", " doomed", "\u5931\u8d25\u4e86", "\u5931\u6557", "\u7834\u4ea7", " drowning", " deadlines"], ["\u5931\u8d25", " bankrupt", "\u5931\u8d25\u4e86", "\u5931\u6557", "\u5931\u8d25\u7684", "\u7834\u4ea7", " doomed", " FAIL"], [" bankrupt", "\u5931\u8d25", "\u7834\u4ea7", "\u5931\u8d25\u4e86", " doomed", "\u5931\u6557", "\u8017\u5c3d", "\u6b7b\u4e8e"], [" bankrupt", "\u5931\u8d25", " deadlines", "\u7834\u4ea7", "\u5de5\u671f", " deadline", "\u5931\u8d25\u4e86", " never"], ["\u5931\u8d25", " bankrupt", "\u5931\u8d25\u4e86", "\u5931\u6557", " failed", " fail", " failure", "\u5931\u8d25\u7684"], ["\u5931\u8d25", " fail", " bankrupt", "\u8f9e\u804c", " resign", "\u7834\u4ea7", " failed", "\u5931\u6557"], [" bankrupt", "\u5931\u8d25", "\u7834\u4ea7", " fail", "\u8f9e\u804c", " deadlines", " bankruptcy", " resign"], [" fail", " bankrupt", "\u5931\u8d25", "\u7834\u4ea7", "\u8f9e\u804c", " bankruptcy", " deadlines", " deadline"], [" bankrupt", " fail", "\u5931\u8d25", " quit", "\u8f9e\u804c", "\u7834\u4ea7", " burn", " bankruptcy"], [" fail", " burn", "\u5931\u8d25", " failed", " burned", " bankrupt", " fails", " miss"], [" burn", " fail", " burned", " Burn", "burn", " burns", " miss", " bankrupt"], [" burn", " fail", " miss", " quit", " burned", " spend", " bankrupt", "burn"], [" fail", " burn", " miss", " die", " quit", " spend", " bankrupt", " drown"]], "p": [[0.9988, 0.0006, 0.0004, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9868, 0.0075, 0.0018, 0.0002, 0.0002, 0.0001, 0.0001, 0.0], [0.4067, 0.2795, 0.2795, 0.026, 0.0045, 0.0019, 0.0005, 0.0001], [0.3379, 0.0139, 0.0123, 0.0116, 0.0085, 0.007, 0.0062, 0.0058], [0.999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9976, 0.0003, 0.0002, 0.0002, 0.0001, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9996, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9989, 0.0007, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9987, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9985, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9946, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9968, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9805, 0.0033, 0.0005, 0.0003, 0.0003, 0.0001, 0.0001, 0.0001], [0.992, 0.0025, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.6197, 0.1472, 0.01, 0.0078, 0.0065, 0.0042, 0.0024, 0.0024], [0.6303, 0.2046, 0.0123, 0.0079, 0.0037, 0.0031, 0.0026, 0.0024], [0.4495, 0.2406, 0.0504, 0.0136, 0.012, 0.0082, 0.0068, 0.0064], [0.1563, 0.1144, 0.0508, 0.0328, 0.0199, 0.0137, 0.0121, 0.0113], [0.234, 0.018, 0.017, 0.015, 0.0141, 0.0117, 0.0103, 0.0091], [0.2165, 0.0376, 0.0228, 0.0157, 0.0147, 0.0138, 0.0122, 0.0108], [0.0486, 0.0334, 0.026, 0.0216, 0.019, 0.0168, 0.0158, 0.0158], [0.6377, 0.2346, 0.015, 0.0091, 0.008, 0.0071, 0.0059, 0.0026], [0.1647, 0.0391, 0.0324, 0.0269, 0.0185, 0.0174, 0.0163, 0.0163], [0.1407, 0.1029, 0.0314, 0.0244, 0.0203, 0.0148, 0.0115, 0.0115], [0.6195, 0.0541, 0.0187, 0.0121, 0.0088, 0.0073, 0.005, 0.0047], [0.5254, 0.1933, 0.0316, 0.0096, 0.0075, 0.0055, 0.0055, 0.0052], [0.4652, 0.1252, 0.0461, 0.0159, 0.0124, 0.0116, 0.0091, 0.0091], [0.102, 0.0513, 0.0453, 0.0258, 0.0242, 0.0228, 0.0177, 0.0156], [0.0985, 0.032, 0.022, 0.0194, 0.0171, 0.0161, 0.0151, 0.0125], [0.1116, 0.032, 0.0207, 0.0182, 0.0182, 0.0171, 0.0171, 0.0133], [0.1691, 0.0455, 0.0333, 0.0276, 0.0178, 0.0167, 0.0148, 0.0139], [0.1589, 0.0485, 0.0276, 0.0259, 0.0202, 0.0178, 0.0148, 0.0148], [0.1119, 0.0599, 0.0341, 0.0283, 0.0235, 0.0194, 0.0183, 0.0183], [0.1203, 0.0686, 0.0286, 0.0269, 0.0252, 0.0237, 0.0237, 0.0209], [0.1387, 0.0423, 0.0351, 0.0241, 0.0226, 0.0226, 0.0213, 0.02], [0.0527, 0.0465, 0.0465, 0.032, 0.0282, 0.0265, 0.022, 0.022], [0.0634, 0.041, 0.041, 0.0361, 0.0282, 0.0248, 0.0248, 0.0171], [0.0421, 0.0421, 0.0272, 0.024, 0.0212, 0.0212, 0.0199, 0.0199], [0.0569, 0.0472, 0.0367, 0.0345, 0.0345, 0.0252, 0.0237, 0.0237], [0.06, 0.0564, 0.0467, 0.0302, 0.0284, 0.0195, 0.0183, 0.0183], [0.0546, 0.0513, 0.0482, 0.0453, 0.0425, 0.0242, 0.0242, 0.0177], [0.0598, 0.0528, 0.0363, 0.0363, 0.032, 0.0249, 0.0207, 0.0207], [0.0533, 0.047, 0.0442, 0.0304, 0.0268, 0.0196, 0.0196, 0.0196], [0.1095, 0.0624, 0.0486, 0.0355, 0.0355, 0.023, 0.0216, 0.019], [0.1002, 0.083, 0.0287, 0.027, 0.021, 0.021, 0.0174, 0.0163], [0.2693, 0.0874, 0.0195, 0.0195, 0.0172, 0.0152, 0.0126, 0.0111], [0.3734, 0.0735, 0.0211, 0.0128, 0.0128, 0.0128, 0.012, 0.012], [0.2313, 0.0663, 0.0516, 0.0229, 0.0229, 0.0178, 0.0123, 0.0123], [0.3347, 0.203, 0.0582, 0.0331, 0.0311, 0.0189, 0.0167, 0.0095], [0.6193, 0.0653, 0.0396, 0.0129, 0.0113, 0.0088, 0.0088, 0.0083], [0.5589, 0.0971, 0.0405, 0.0405, 0.0159, 0.0149, 0.014, 0.014], [0.7943, 0.0349, 0.0308, 0.024, 0.024, 0.0212, 0.0128, 0.01], [0.473, 0.0931, 0.0725, 0.0565, 0.0302, 0.0267, 0.0208, 0.0183], [0.3026, 0.267, 0.0765, 0.0526, 0.0281, 0.0219, 0.0193, 0.0125], [0.235, 0.235, 0.183, 0.0524, 0.0248, 0.0193, 0.015, 0.0133], [0.3462, 0.1636, 0.0602, 0.0531, 0.0365, 0.0284, 0.0267, 0.0221], [0.6733, 0.2807, 0.0066, 0.0051, 0.0031, 0.0028, 0.0024, 0.0024], [0.8481, 0.1301, 0.0057, 0.0039, 0.0035, 0.001, 0.001, 0.0008], [0.5805, 0.399, 0.0106, 0.0012, 0.0011, 0.0009, 0.0008, 0.0008], [0.4886, 0.4886, 0.007, 0.0024, 0.0021, 0.0018, 0.0008, 0.0007]], "ranks": {"Swift": [11426, 5398, 7577, 76685, 21179, 15920, 26600, 54354, 111019, 125157, 77409, 112411, 166852, 87905, 38863, 13029, 1883, 4293, 3664, 1287, 1435, 7632, 3329, 1930, 1099, 1578, 2125, 1819, 2275, 2542, 3208, 3603, 4049, 2805, 2918, 4739, 6785, 8149, 12803, 7353, 5666, 3723, 8598, 9792, 5727, 5943, 6071, 5646, 11636, 26121, 85673, 74293, 152803, 144608, 88160, 84042, 95737, 53297, 73511, 56706, 98469, 94177, 66896], "Kotlin": [135574, 84028, 109636, 10970, 12380, 36262, 98528, 93090, 131736, 153992, 133152, 98180, 75740, 102570, 140162, 75712, 82465, 78750, 144933, 207986, 226704, 195121, 213039, 230941, 224975, 196363, 178795, 201960, 177731, 162849, 172310, 175428, 157408, 123507, 151419, 55184, 23621, 20789, 26608, 39445, 30174, 53846, 40606, 31043, 36952, 40852, 52996, 61292, 68595, 74796, 89611, 52778, 36950, 18206, 27660, 13522, 7135, 10587, 21175, 59739, 64917, 72343, 67962], "Rust": [13629, 48657, 34680, 45155, 36649, 36759, 35987, 30783, 28113, 37740, 21037, 26156, 27168, 25309, 19471, 9248, 5581, 9909, 12248, 8131, 16307, 20414, 12031, 7991, 5405, 4227, 3496, 4673, 4238, 4406, 5044, 6196, 5616, 10546, 4880, 7809, 5548, 5546, 6932, 5237, 4301, 5175, 3981, 4695, 3650, 2959, 3444, 3518, 1945, 2399, 4177, 5713, 5286, 8547, 6158, 3777, 1236, 1518, 1513, 583, 533, 618, 451]}}, {"pos": 431, "top": [[".", ",", "a", "o", "\u2013", ";", "!", " \u2013"], ["\u2013", ",", ".", ";", " \u2013", "\u2013and", ",.", "\u00ad"], [".", ",", "\u2013", " \u2013", ";", "!", ",.", "?"], ["erweise", "raries", "thresh", "atrice", "\u6b8b\u75be", "deck", "TargetException", " pornstar"], ["st", "!", "erweise", ".", "  ", "a", "l", "ingly"], [" \u200b\u200b", ".", "!", "!.", "  ", "ingly", "\uff01", "a"], [".'", "  \n", "!'", "\uff01", ".**", "!", ".", "***"], ["ingly", " FAIL", "OrFail", ".**", "odar", "raries", " **.**", " pornstar"], ["!.", " \u200b\u200b", ".**", "!**", "!'", "  \n", "ingly", "!"], ["\u00ading", "!'", "ingly", "!.", "f\u00e4llig", ".**", "!**", ".'"], [".**", ".'", "!'", "!", "!**", ".", "ingly", "!."], [" FAIL", "ingly", "\uff01**", " **'", " **.**", "lessly", " pornstar", " Blowjob"], ["ingly", " FAIL", " pornstar", " **.**", " miser", " Blowjob", "\uff01**", "lessly"], ["ingly", " doomed", " miser", " worse", " FAIL", "lessly", " unstoppable", " doom"], ["ingly", " doomed", " worse", " incredibly", " truly", " effortlessly", " --", " miser"], [" miser", " incredibly", "ingly", " utterly", " truly", " effortlessly", " worse", " triumph"], [" utterly", " incredibly", "ingly", " miser", " truly", " disastr", " relentlessly", " wildly"], [" utterly", " incredibly", " disastr", " miser", "ingly", " doomed", " relentlessly", " worse"], [" doomed", " incredibly", " disastr", " utterly", " terrible", " miser", "ingly", " FAIL"], ["ingly", " utterly", " --", " truly", " disastr", " incredibly", " doomed", " wildly"], [" --", " utterly", " disastr", "ingly", " truly", " relentlessly", "fully", " wildly"], ["ingly", " disastr", "_fail", " incredibly", " doomed", ".Fail", " --", " FAIL"], [" --", " disastr", " truly", " incredibly", "ingly", " utterly", " wildly", " !"], [" --", " truly", " .", " even", " disastr", " ,", " much", " because"], [" --", " utterly", " ____", " _____", " truly", " disastr", " ______", " wildly"], [" ____", " _____", " --", " ______", " utterly", " .**", " ---", " __"], [" --", " ____", " _____", " utterly", " disastr", " ______", " wildly", " truly"], [" --", " ____", " _____", " ______", " truly", " !", " utterly", " __"], [" --", " ____", " _____", " ______", " utterly", " truly", " wildly", " disastr"], [" ____", " _____", " ______", " --", " .**", "\u5931\u8d25", " truly", " ?**"], [" .", " because", " --", " truly", " !", " wildly", " success", " ?"], [" because", " .", " success", " truly", " !", " even", " failure", " successful"], [" because", " truly", " failure", " impossible", " even", " .", " !", " success"], [" relentlessly", " impossible", " truly", " catastrophic", " utterly", " wildly", " failure", " incredibly"], ["\u5931\u8d25", " disastr", " failure", " relentlessly", "\u5931\u6557", " catastrophic", "\u5931\u8d25\u4e86", " impossible"], ["\u5931\u8d25", " disastr", " failure", "\u5931\u8d25\u4e86", "\u5931\u6557", " relentlessly", " failed", " impossible"], ["\u5931\u8d25", "\u5931\u6557", "\u5931\u8d25\u4e86", " disastr", " failure", " doomed", " failed", " impossible"], ["\u5931\u8d25", " failure", "\u5931\u6557", "\u5931\u8d25\u4e86", " failed", " FAIL", " failures", " disastr"], ["\u5931\u8d25", " failure", "\u5931\u6557", "\u5931\u8d25\u4e86", " failed", " failures", "\u5931\u8d25\u7684", " FAIL"], ["\u5931\u8d25", "\u5931\u6557", " failure", "\u5931\u8d25\u4e86", " failed", " failures", "\u5931\u8d25\u7684", " FAIL"], ["\u5931\u8d25", " failure", "\u5931\u6557", " failures", "\u5931\u8d25\u4e86", " failed", " Failure", " Failed"], ["\u5931\u8d25", " failure", "\u5931\u6557", " failures", "\u5931\u8d25\u4e86", " failed", "\u5931\u8d25\u7684", " Failure"], ["\u5931\u8d25", "\u5931\u6557", " failure", "\u5931\u8d25\u4e86", " failures", " failed", "\u5931\u8d25\u7684", " failing"], ["\u5931\u8d25", "\u5931\u6557", " failure", " failures", "\u5931\u8d25\u4e86", " failed", "\u5931\u8d25\u7684", " FAIL"], [" failure", "\u5931\u8d25", "\u5931\u6557", " failed", " failures", "\u5931\u8d25\u4e86", " fail", "\u5931\u8d25\u7684"], ["\u5931\u8d25", "\u5931\u6557", " failure", " failed", " failures", "\u5931\u8d25\u4e86", " deadline", " impossible"], ["\u5931\u8d25", "\u5931\u6557", " failure", " impossible", "\u5931\u8d25\u4e86", " failures", " failed", " inevitable"], ["\u5931\u8d25", "\u5931\u6557", " failure", " deadlines", ".**", " failures", " deadline", " failed"], [".**", ".", "\u5931\u8d25", " deadlines", "\u5931\u6557", ".*", " deadline", " failure"], [".**", ".", " deadlines", " deadline", ".\\", ".*", "**.", " months"], [".**", " deadlines", "**.", " deadline", "deadline", " months", "\u5de5\u671f", "_due"], [".**", " deadlines", "**.", " deadline", "deadline", "\u5de5\u671f", "_due", "."], [" deadlines", ".**", " deadline", "deadline", " months", " timelines", "**.", "\u4e09\u5e74\u5185"], [" deadlines", " deadline", "deadline", " timelines", " Deadline", " timeline", "Deadline", "\u5de5\u671f"], [" deadlines", " deadline", " timelines", " timeline", "deadline", "\u5de5\u671f", " months", "timeline"], [" deadlines", " deadline", "deadline", " timelines", " Deadline", "Deadline", " timeline", "timeline"], [" deadlines", " deadline", "deadline", " timelines", "Deadline", " Deadline", " timeline", "timeline"], [" deadlines", " deadline", " timelines", "deadline", " Deadline", "Deadline", " timeline", "\u4e00\u5e74\u5185"], [" deadlines", " deadline", " timelines", "deadline", " Deadline", " timeline", "Deadline", "Timeline"], [" deadlines", " deadline", " timelines", " delivery", " timeline", "\u4ea4\u4ed8", " within", "deadline"], [".", " deadlines", " within", " delivery", " deadline", " timelines", " six", " before"], [".", " deadlines", " within", " delivery", " before", " six", " deadline", " timelines"], [".", ",", " within", " six", " before", " deadlines", " delivery", " by"]], "p": [[0.7315, 0.144, 0.025, 0.0162, 0.0118, 0.0072, 0.0052, 0.0043], [0.4224, 0.1761, 0.1068, 0.0306, 0.0238, 0.021, 0.012, 0.0106], [0.3912, 0.3046, 0.2688, 0.0118, 0.0081, 0.0025, 0.0021, 0.001], [0.0111, 0.006, 0.0021, 0.0019, 0.0017, 0.0017, 0.0016, 0.0015], [0.0211, 0.0186, 0.0175, 0.0154, 0.0136, 0.0128, 0.0113, 0.01], [0.1342, 0.0596, 0.0299, 0.0193, 0.0151, 0.0071, 0.0067, 0.0055], [0.037, 0.0327, 0.0154, 0.0128, 0.012, 0.012, 0.0113, 0.0083], [0.0105, 0.0049, 0.0039, 0.0039, 0.0036, 0.0036, 0.0036, 0.0034], [0.0409, 0.0193, 0.0151, 0.0125, 0.0103, 0.0091, 0.0086, 0.0081], [0.0208, 0.0173, 0.0105, 0.0072, 0.0072, 0.0063, 0.0056, 0.0056], [0.0572, 0.0418, 0.027, 0.0224, 0.0154, 0.0145, 0.0145, 0.0136], [0.0089, 0.0089, 0.0089, 0.0057, 0.0037, 0.0035, 0.0035, 0.0033], [0.0125, 0.0055, 0.0043, 0.0041, 0.0036, 0.0036, 0.0032, 0.0032], [0.0256, 0.0057, 0.0054, 0.0039, 0.0037, 0.0037, 0.0035, 0.0031], [0.0389, 0.0119, 0.0112, 0.0105, 0.0098, 0.0092, 0.0077, 0.0072], [0.0386, 0.025, 0.0207, 0.0151, 0.0151, 0.0142, 0.0118, 0.0098], [0.0349, 0.0272, 0.024, 0.0212, 0.0199, 0.0155, 0.0137, 0.0137], [0.0312, 0.0201, 0.0167, 0.0157, 0.013, 0.0122, 0.0108, 0.0095], [0.0247, 0.017, 0.016, 0.015, 0.0141, 0.0132, 0.0132, 0.0103], [0.0358, 0.0296, 0.0169, 0.0169, 0.0169, 0.0159, 0.0109, 0.0096], [0.0359, 0.0337, 0.0337, 0.0247, 0.0141, 0.0117, 0.0117, 0.0085], [0.0251, 0.0208, 0.0092, 0.0092, 0.0087, 0.0067, 0.0063, 0.0056], [0.06, 0.0321, 0.0207, 0.0207, 0.0172, 0.0162, 0.0126, 0.0118], [0.0836, 0.0289, 0.0272, 0.0211, 0.0187, 0.0187, 0.0175, 0.0175], [0.1574, 0.0424, 0.0257, 0.02, 0.0166, 0.0129, 0.0121, 0.0114], [0.2375, 0.093, 0.0821, 0.0498, 0.0195, 0.0152, 0.0118, 0.0111], [0.178, 0.1014, 0.0291, 0.0273, 0.0241, 0.0241, 0.0176, 0.0129], [0.3871, 0.0811, 0.036, 0.028, 0.0193, 0.017, 0.016, 0.015], [0.1123, 0.0681, 0.0302, 0.0267, 0.0251, 0.0235, 0.0221, 0.0162], [0.1572, 0.0698, 0.0698, 0.0423, 0.0373, 0.0241, 0.0166, 0.0156], [0.0851, 0.0516, 0.0428, 0.0355, 0.0333, 0.019, 0.0178, 0.0178], [0.1094, 0.055, 0.0403, 0.0378, 0.0229, 0.0215, 0.0148, 0.0131], [0.0931, 0.0302, 0.0284, 0.0284, 0.0235, 0.0208, 0.0208, 0.0195], [0.0509, 0.0309, 0.0309, 0.0273, 0.0256, 0.0226, 0.0176, 0.0165], [0.0421, 0.0372, 0.029, 0.0272, 0.0272, 0.0226, 0.0212, 0.0212], [0.09, 0.0375, 0.0331, 0.0311, 0.0311, 0.0292, 0.0275, 0.0177], [0.2025, 0.0618, 0.0618, 0.0512, 0.0375, 0.0292, 0.0257, 0.0213], [0.248, 0.0756, 0.0627, 0.0627, 0.0431, 0.0357, 0.0315, 0.0315], [0.4699, 0.0925, 0.0925, 0.0817, 0.0561, 0.0386, 0.0265, 0.0125], [0.54, 0.0938, 0.0938, 0.0731, 0.0391, 0.0345, 0.0209, 0.0099], [0.5504, 0.1084, 0.0657, 0.0452, 0.0452, 0.0399, 0.0166, 0.0147], [0.3714, 0.1366, 0.1206, 0.0829, 0.0503, 0.0503, 0.0269, 0.0163], [0.3775, 0.1783, 0.0955, 0.0743, 0.0579, 0.0398, 0.031, 0.0095], [0.5106, 0.1139, 0.1005, 0.0419, 0.037, 0.0326, 0.0224, 0.012], [0.2133, 0.1883, 0.1294, 0.0889, 0.0785, 0.0371, 0.0255, 0.0175], [0.1458, 0.1287, 0.1287, 0.0689, 0.0473, 0.0418, 0.0306, 0.027], [0.2418, 0.1467, 0.1142, 0.0348, 0.0348, 0.0348, 0.0327, 0.0307], [0.3881, 0.0764, 0.0595, 0.0463, 0.0361, 0.0264, 0.0264, 0.0206], [0.3261, 0.12, 0.0642, 0.0603, 0.0323, 0.0285, 0.0196, 0.0143], [0.4283, 0.1785, 0.058, 0.0227, 0.0213, 0.02, 0.0101, 0.0069], [0.3285, 0.2258, 0.0473, 0.0392, 0.0253, 0.0082, 0.0068, 0.0068], [0.5289, 0.1515, 0.0263, 0.0232, 0.016, 0.0091, 0.008, 0.0071], [0.4803, 0.1559, 0.0506, 0.0288, 0.0255, 0.0113, 0.01, 0.01], [0.772, 0.1341, 0.0384, 0.0206, 0.0036, 0.0032, 0.0032, 0.0028], [0.6198, 0.1383, 0.1077, 0.024, 0.024, 0.0078, 0.0078, 0.0069], [0.7955, 0.1567, 0.0212, 0.01, 0.0054, 0.0042, 0.0017, 0.0004], [0.7452, 0.1663, 0.0371, 0.0175, 0.012, 0.0094, 0.0035, 0.0013], [0.7665, 0.1176, 0.0297, 0.0297, 0.0109, 0.0096, 0.0059, 0.002], [0.7675, 0.1039, 0.0433, 0.0159, 0.0091, 0.0091, 0.0066, 0.002], [0.6324, 0.1245, 0.0519, 0.0519, 0.0149, 0.0116, 0.009, 0.0075], [0.334, 0.2026, 0.0745, 0.0512, 0.0352, 0.0274, 0.0227, 0.0147], [0.8478, 0.0256, 0.0256, 0.0121, 0.0078, 0.0069, 0.005, 0.0044], [0.9977, 0.0015, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0]], "ranks": {"Swift": [81632, 15031, 16077, 51716, 12884, 7447, 18621, 124482, 144430, 104072, 83822, 107996, 112691, 84383, 58176, 5583, 4102, 17779, 21738, 17616, 17659, 46446, 24022, 10163, 9934, 20004, 19509, 12171, 13611, 16962, 9620, 7939, 11820, 10077, 17066, 22987, 28976, 30293, 17168, 8091, 9767, 6074, 9219, 8425, 4097, 2605, 3324, 2889, 6638, 19640, 57513, 60731, 129731, 181460, 157959, 202776, 227102, 138850, 172745, 179012, 205809, 167503, 116131], "Kotlin": [201241, 182611, 138724, 31592, 31855, 56597, 87385, 102759, 123385, 137942, 144926, 81441, 56547, 88335, 185891, 156746, 171137, 135588, 131289, 183468, 215437, 181273, 186234, 214810, 187847, 68355, 74981, 126296, 93214, 80292, 116209, 124034, 137979, 147042, 165933, 143327, 135833, 138316, 160416, 186843, 176342, 177474, 165353, 160895, 166903, 180289, 178092, 180649, 166823, 189255, 164084, 136424, 119296, 114908, 95943, 56680, 39053, 35311, 44122, 33312, 17250, 14325, 14026], "Rust": [69544, 118575, 93577, 110375, 58398, 92978, 155852, 168905, 165232, 135065, 113504, 123588, 123505, 127476, 104004, 42518, 50034, 119451, 158745, 124255, 153074, 152812, 124150, 80760, 73161, 90569, 45643, 38849, 34676, 41049, 22617, 28251, 32640, 52759, 54130, 83131, 73832, 59263, 47577, 58105, 40373, 40910, 48212, 43938, 23244, 17745, 19182, 20058, 10332, 20213, 53112, 74783, 73176, 68506, 82441, 89533, 50537, 55417, 52342, 17781, 13203, 6089, 4132]}}, {"pos": 432, "top": [[".", " \u2013", ",", "\u2013", ";", "\u00a0\u00a0", "\u00a0", "\u2026."], [" \u2013", "\u2013", "\u2013and", ",", ".", " \u200b\u200b", " \u2013,", " very"], [",", ".", "\u2013", " \u2013", ";", "\u2026", "\u2026..", "\u2026."], [" milfs", " Shemale", " Blowjob", "-------------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "----------</", " ;;^", "TRGL"], [" \u200b\u200b", " \u201c.", " \u201c", " (@", " CIF", ":@", " cittadin", " nowhere"], [" \u200b\u200b", ".", ":", "!:", ",", "!", "!.", "!)."], [".", "!", ":", "\uff01", " \u201d", ",", "  \n", "!."], ["   \n", " strangely", " terrible", " crazy", " everyone", "\u53ef\u68a6", "!.", " stupid"], [" \n\n", ".", "   \n\n", "!.", "!", "  \n\n", "!\u201d.", ":"], [",", " everyone", " even", " really", " truly", " though", " bigger", " huge"], [" even", " everyone", " everything", " @", " really", " truly", " many", " incredibly"], [" incredibly", " everyone", " **", " really", " even", " guys", " bigger", " everywhere"], [" incredibly", " countless", " everyone", " even", " really", " everything", " incredible", " terrible"], [" incredibly", " even", " huge", " really", " incredible", " terrible", " countless", " truly"], [" even", " truly", " incredibly", " really", " huge", " everything", " just", " incredible"], [" incredibly", " truly", " even", " incredible", " really", " wildly", " plenty", " everything"], [" incredibly", " even", " truly", " really", " everything", " just", " many", " countless"], [" incredibly", " truly", " even", " countless", " everything", " really", " just", " everyone"], [" incredibly", " even", " truly", " countless", " everything", " really", " everyone", " ridiculously"], [" truly", " even", " incredibly", " wildly", " countless", " utterly", " genuinely", "<|endoftext|>"], ["<|endoftext|>", " truly", " even", " incredibly", " though", " utterly", " wildly", " merely"], [" even", " truly", " incredibly", " wildly", " countless", " everything", " --", " utterly"], [" even", " truly", " incredibly", " --", " much", " just", " wildly", " ultimately"], ["<|endoftext|>", " even", " --", " truly", "\n\n", " much", " just", " ultimately"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", " --", " truly"], [" truly", " even", " incredibly", " wildly", "\r\n\r\n", " utterly", " --", " hugely"], [" even", " truly", "\n\n", " incredibly", " wildly", "\r\n\r\n", " --", " utterly"], [" even", "\n\n", " truly", " --", " incredibly", " ultimately", " much", " many"], [" even", " truly", "\n\n", " incredibly", " ultimately", " \n\n", " wildly", "  \n\n"], [" \n\n", "  \n\n", " truly", " even", " **", " ___", " ______", " ____"], [" \n\n", " truly", " even", "  \n\n", " ...", " everything", " much", " incredibly"], [" truly", " \n\n", "  \n\n", " incredibly", "<|endoftext|>", " ...", " everything", " just"], [" truly", " incredibly", " just", " even", " ultimately", " wildly", " only", " everything"], [" truly", " fundamentally", " incredibly", " radically", " relentlessly", " wildly", " ultimately", " dramatically"], [" truly", " incredibly", " fundamentally", " relentlessly", " radically", " EVERY", " deeply", " wildly"], [" truly", " incredibly", " fundamentally", " relentlessly", " wildly", " radically", " aggressively", " EVERY"], [" truly", " incredibly", " relentlessly", " fundamentally", " EVERY", " aggressively", " radically", " wildly"], [" truly", " fundamentally", " EVERY", " relentlessly", " ONLY", " strategically", " incredibly", " radically"], [" MUST", "\u4f60\u5fc5\u987b", " EVERY", " truly", " ONLY", "\u4f60\u9700\u8981", " fundamentally", " relentlessly"], ["\u4f60\u5fc5\u987b", " strategy", " strategically", " EVERY", " MUST", "\u4f60\u9700\u8981", " fundamentally", " radically"], [" strategy", " strategically", " radically", " Strategy", " fundamentally", " strategies", " MUST", " truly"], [" strategy", " strategically", " strategies", " Strategy", " hybrid", " fundamentally", " radically", " desperately"], [" strategy", " strategically", " strategies", " Strategy", " hybrid", " fundamentally", " strategic", " tactics"], [" strategy", " strategies", " Strategy", " strategically", "\u7b56\u7565", " hybrid", " pragmatic", " tactics"], [" strategy", " strategies", " strategically", " Strategy", " hybrid", " fundamentally", " pragmatic", " tactics"], [" strategy", " instead", " strategies", " strategically", " hybrid", " Strategy", "\u4f60\u5fc5\u987b", " tactics"], ["\u4f60\u5fc5\u987b", " MUST", " strategy", " must", "\u4f60\u9700\u8981", "\u5fc5\u987b\u575a\u6301", "\u5fc5\u987b\u4ee5", " Instead"], ["\u4f60\u5fc5\u987b", "\u4f60\u9700\u8981", " must", " strategy", " MUST", "\u5fc5\u987b", "\u5fc5\u987b\u8fdb\u884c", " Must"], ["\u4f60\u5fc5\u987b", "\u5fc5\u987b\u8fdb\u884c", "\u4f60\u9700\u8981", " **", " must", "\u5fc5\u987b\u4ee5", " **\"", "\u5fc5\u987b"], ["\u4f60\u5fc5\u987b", "\u5fc5\u987b\u8fdb\u884c", " **", "\u4f60\u9700\u8981", " must", "\u5fc5\u987b\u4ee5", "\u5fc5\u987b", "\u5fc5\u987b\u5728"], ["\u4f60\u5fc5\u987b", "\u5fc5\u987b\u8fdb\u884c", "\u4f60\u9700\u8981", "\u5fc5\u987b\u5728", "\u5fc5\u987b", "\u800c\u662f\u8981", "\u5fc5\u987b\u4ee5", " must"], ["\u4f60\u5fc5\u987b", "\u5fc5\u987b\u8fdb\u884c", "\u4f60\u9700\u8981", " Instead", "\u800c\u662f\u8981", " If", " must", "\u5fc5\u987b\u5728"], ["\u4f60\u5fc5\u987b", "\u5fc5\u987b\u8fdb\u884c", " must", "\u4f60\u9700\u8981", "\u5fc5\u987b\u5728", "\u5fc5\u987b\u4ee5", " if", ">If"], ["\u4f60\u5fc5\u987b", "\u4f60\u9700\u8981", "\u5fc5\u987b\u8fdb\u884c", " must", " you", " If", "\u60a8\u9700\u8981", "\u5fc5\u987b\u5728"], ["\u4f60\u5fc5\u987b", " you", "\u4f60\u9700\u8981", " must", "\u5fc5\u987b\u8fdb\u884c", " You", " if", "\u60a8\u9700\u8981"], [" if", " you", "\u4f60\u5fc5\u987b", " If", ">If", " You", ";if", "_if"], [" you", " You", " If", "\u4f60\u5fc5\u987b", " if", ">If", ">You", ";if"], [" you", " You", " If", " if", "\u4f60\u5fc5\u987b", ">You", ">If", "you"], [" You", " If", " you", " if", "\u4f60\u5fc5\u987b", ">You", ">If", "you"], [" You", " you", " If", " if", ">You", "\u4f60\u5fc5\u987b", "you", "You"], [" You", " If", " you", " if", " Instead", " Your", " Here", ">You"], [" You", " If", " you", " if", " Your", " Here", " Instead", ">You"], [" You", " If", " Here", " Your", " Instead", " you", " The", " To"]], "p": [[0.4792, 0.3294, 0.1212, 0.0505, 0.0057, 0.0014, 0.0014, 0.0013], [0.2899, 0.0536, 0.006, 0.0039, 0.0028, 0.0022, 0.002, 0.0016], [0.4531, 0.2748, 0.1298, 0.1146, 0.0078, 0.0037, 0.0031, 0.0025], [0.0141, 0.0097, 0.0097, 0.008, 0.0049, 0.0049, 0.0046, 0.0031], [0.0124, 0.0031, 0.0021, 0.002, 0.0016, 0.0016, 0.0014, 0.0011], [0.0179, 0.0055, 0.0027, 0.0021, 0.0021, 0.0015, 0.0013, 0.0011], [0.2736, 0.1006, 0.0573, 0.0394, 0.0254, 0.0164, 0.0088, 0.0047], [0.0038, 0.0032, 0.0028, 0.0028, 0.0026, 0.0025, 0.0025, 0.0023], [0.0799, 0.0799, 0.0549, 0.0485, 0.0276, 0.0259, 0.0215, 0.0215], [0.0092, 0.0036, 0.003, 0.0025, 0.0023, 0.0022, 0.002, 0.0019], [0.0808, 0.0433, 0.0246, 0.014, 0.0132, 0.0124, 0.0116, 0.0103], [0.0251, 0.0236, 0.0143, 0.0126, 0.0111, 0.0105, 0.0077, 0.0072], [0.1074, 0.0349, 0.0328, 0.0272, 0.0225, 0.0225, 0.0187, 0.0175], [0.0744, 0.0744, 0.031, 0.0291, 0.0166, 0.0138, 0.0121, 0.0114], [0.1136, 0.0781, 0.0608, 0.0326, 0.0287, 0.0174, 0.0127, 0.0093], [0.3403, 0.0279, 0.0204, 0.0132, 0.0132, 0.008, 0.0071, 0.0066], [0.3368, 0.1027, 0.0485, 0.0244, 0.0202, 0.0158, 0.0148, 0.0131], [0.2635, 0.0488, 0.043, 0.0261, 0.0245, 0.0216, 0.0158, 0.0096], [0.4162, 0.0929, 0.0723, 0.0563, 0.0221, 0.0111, 0.0092, 0.0076], [0.1297, 0.1075, 0.101, 0.0175, 0.0145, 0.0137, 0.0106, 0.01], [0.5263, 0.0246, 0.018, 0.008, 0.0058, 0.0055, 0.0048, 0.0046], [0.1085, 0.0845, 0.0746, 0.0114, 0.0114, 0.0089, 0.0074, 0.0065], [0.1338, 0.0812, 0.0383, 0.0338, 0.017, 0.016, 0.0103, 0.0103], [0.2362, 0.0869, 0.0437, 0.0362, 0.0206, 0.0194, 0.0194, 0.0092], [0.7046, 0.0896, 0.0543, 0.051, 0.0121, 0.0069, 0.0029, 0.0024], [0.0579, 0.0423, 0.0398, 0.0176, 0.0121, 0.0094, 0.0089, 0.0074], [0.1221, 0.0951, 0.0422, 0.0329, 0.024, 0.0165, 0.0094, 0.0083], [0.2047, 0.1407, 0.1241, 0.0244, 0.0216, 0.0168, 0.0131, 0.0131], [0.1884, 0.177, 0.1009, 0.042, 0.0289, 0.024, 0.0175, 0.0137], [0.1202, 0.0879, 0.0879, 0.0776, 0.0604, 0.0471, 0.0442, 0.039], [0.1787, 0.1084, 0.0793, 0.0618, 0.0375, 0.0274, 0.0213, 0.0201], [0.1177, 0.1039, 0.0714, 0.0522, 0.0433, 0.0359, 0.0337, 0.0247], [0.2202, 0.0593, 0.0232, 0.0192, 0.0192, 0.016, 0.016, 0.0132], [0.2117, 0.0779, 0.0687, 0.0325, 0.0174, 0.0163, 0.0135, 0.0127], [0.1528, 0.0637, 0.032, 0.0266, 0.0249, 0.0183, 0.0171, 0.0161], [0.11, 0.0458, 0.0296, 0.0245, 0.0245, 0.0217, 0.0191, 0.0191], [0.0577, 0.0449, 0.0372, 0.0309, 0.0226, 0.0226, 0.0212, 0.0212], [0.0385, 0.0361, 0.034, 0.0281, 0.0264, 0.0248, 0.0248, 0.0206], [0.0315, 0.0296, 0.0296, 0.0278, 0.0261, 0.0261, 0.023, 0.0191], [0.033, 0.0291, 0.0273, 0.0273, 0.0273, 0.0213, 0.02, 0.0166], [0.0868, 0.0319, 0.0234, 0.022, 0.0206, 0.0194, 0.0182, 0.0161], [0.2267, 0.0573, 0.0538, 0.037, 0.0224, 0.0154, 0.0154, 0.0113], [0.2686, 0.0769, 0.0679, 0.0341, 0.0235, 0.0172, 0.0161, 0.0134], [0.2955, 0.1021, 0.0619, 0.0482, 0.0311, 0.0258, 0.0189, 0.0177], [0.2596, 0.0699, 0.0424, 0.0257, 0.0213, 0.02, 0.0177, 0.0166], [0.1756, 0.0646, 0.0444, 0.0417, 0.0325, 0.0223, 0.0185, 0.0185], [0.1594, 0.0908, 0.0429, 0.0403, 0.0379, 0.0334, 0.0295, 0.0295], [0.2126, 0.1656, 0.0735, 0.0419, 0.0369, 0.0288, 0.0224, 0.0186], [0.2293, 0.1227, 0.1227, 0.1083, 0.0398, 0.0352, 0.0257, 0.0227], [0.3357, 0.1586, 0.0962, 0.0583, 0.0454, 0.0354, 0.0312, 0.0276], [0.5867, 0.1155, 0.09, 0.0292, 0.0228, 0.0156, 0.0138, 0.0138], [0.3195, 0.1037, 0.0808, 0.049, 0.0382, 0.0382, 0.0337, 0.0297], [0.321, 0.2206, 0.0492, 0.0383, 0.0281, 0.0233, 0.0193, 0.0181], [0.6203, 0.1568, 0.035, 0.035, 0.0241, 0.0212, 0.0129, 0.0073], [0.8731, 0.0632, 0.0339, 0.0059, 0.0036, 0.0031, 0.0015, 0.0013], [0.4697, 0.2849, 0.1048, 0.0561, 0.011, 0.011, 0.0086, 0.0067], [0.4268, 0.2016, 0.1779, 0.084, 0.051, 0.01, 0.0089, 0.0069], [0.4562, 0.3553, 0.1153, 0.0292, 0.0227, 0.0057, 0.0031, 0.0021], [0.5112, 0.2415, 0.2131, 0.0198, 0.0057, 0.0024, 0.0016, 0.0006], [0.5228, 0.3593, 0.1029, 0.0123, 0.0006, 0.0004, 0.0004, 0.0003], [0.587, 0.3142, 0.09, 0.0051, 0.0006, 0.0005, 0.0003, 0.0002], [0.8112, 0.1597, 0.0216, 0.0027, 0.0006, 0.0005, 0.0005, 0.0003], [0.8922, 0.1066, 0.0003, 0.0002, 0.0002, 0.0001, 0.0, 0.0]], "ranks": {"Swift": [18268, 2207, 6160, 113618, 4228, 2641, 4586, 64224, 119783, 50225, 10602, 40754, 25792, 12062, 5694, 1765, 1233, 1842, 2502, 849, 726, 2928, 1599, 1079, 1026, 3023, 5337, 2235, 2887, 3573, 3546, 2011, 3239, 3079, 2819, 3718, 6550, 7482, 7172, 6935, 7818, 10614, 18959, 12792, 8481, 10138, 37367, 32759, 144908, 117255, 74440, 55235, 55806, 27194, 44436, 30451, 11250, 4698, 3042, 1001, 1081, 211, 342], "Kotlin": [225561, 157752, 149321, 8501, 11965, 29091, 69720, 75504, 98139, 88300, 42386, 15199, 11097, 18391, 97896, 57534, 37375, 48461, 65299, 187645, 212359, 155826, 176997, 208684, 180224, 105549, 99144, 145007, 116787, 71898, 100454, 98762, 113572, 110438, 144191, 76649, 96415, 112876, 126411, 130754, 153863, 152748, 111036, 102352, 135256, 162470, 177377, 200323, 218994, 209515, 185767, 150564, 107807, 101475, 76376, 43021, 9262, 4131, 4114, 1720, 3119, 1160, 1237], "Rust": [28527, 46515, 40818, 75011, 6424, 8687, 9232, 9182, 15917, 3945, 3234, 3249, 2540, 4239, 7233, 4112, 4938, 14327, 42245, 39506, 81308, 66587, 69240, 39876, 44020, 72100, 37488, 26254, 24362, 27892, 18010, 16436, 13538, 34843, 41105, 30106, 28461, 32727, 53465, 66809, 47348, 51103, 32354, 41907, 33659, 20670, 23359, 17380, 21878, 45227, 54337, 51967, 45028, 33000, 70372, 26212, 5803, 1807, 1760, 134, 63, 26, 25]}}, {"pos": 433, "top": [[".", ",", "er", "?", "o", ";", " \u2013", "a"], [",", ".", "er", ";", "?", " Very", "!", ":"], [",", ".", ";", "?", "er", "!", ":", "\u2013"], ["erias", "\uff0a\uff0a\uff0a\uff0a", "enner", "\uff0d\uff0d\uff0d\uff0d", "er", "\uff0d\uff0d", "erlo", "erende"], ["er", ",", ".", "\uff20", "(@", "!", "er\u00e0", " (@"], [",", ".", "er", "!", ":", "?", "!\u201d.", ";"], [",", ".", "er", "!", "?", "!!!", "s", ":"], [",", "er", ".", "!", "erias", "!!!", "!.", "(@"], [",", ".", "!", "er", "!\u201d.", "!.", "!!!", "(@"], [",", ".", "er", "!", ";", "!,", "!!!", "(!"], [",", "er", ".", "!", "(@", "!!!", ".@", "?"], ["er", "erias", "eranno", "ernt", "erdale", "ykk", "erii", "lessly"], ["er", "erias", "eranno", "erdale", "ernt", "erende", " yourself", "erii"], ["er", "\u064a\u0636", "erias", "eranno", "hun", "ernt", " yourself", " guys"], [" just", " savvy", " Philly", " incredibly", " folks", " guys", " simply", " hopefully"], [" folks", " incredibly", " guys", " savvy", " kids", " busted", " freaking", " skinny"], [",", " incredibly", " just", " simply", " going", " wouldn", " even", " really"], [" incredibly", " wouldn", " just", " simply", " bigger", " savvy", " seamlessly", " going"], [" incredibly", " just", " simply", " even", " wouldn", " truly", " desperately", " inevitably"], [" incredibly", " wouldn", " just", " simply", " seamlessly", " wildly", " even", " savvy"], [" just", " ultimately", " ever", " wouldn", " much", " simply", " \u2014", " \n\n"], [" incredibly", " seamlessly", " bigger", " smarter", " endlessly", " effortlessly", " massively", " simply"], [" would", " just", " often", " ultimately", " ''", " incredibly", " even", " simply"], [" just", " would", " often", " much", " ultimately", " more", " still", " also"], [" \n\n", "\n\n", "  \n\n", " \r\n\r\n", " would", "   \n\n", "\r\n\r\n", " ultimately"], [" **", " \n\n", " ___", " would", " seamlessly", " tools", " tech", " famously"], ["\n\n", " \n\n", " technologies", " tools", " seamlessly", " ultimately", " leveraging", " famously"], ["\n\n", " \n\n", "  \n\n", " ...", " --", "\r\n\r\n", " ultimately", " \r\n\r\n"], ["\n\n", " \n\n", "  \n\n", " heavily", " ultimately", " technologies", " leveraging", " tech"], [" \n\n", " \n  \n", " ...", " technologies", " heavily", " tools", " seamlessly", " tech"], [" ...", " \n\n", " many", " to", " more", " technology", " would", " systems"], [" ...", " more", " to", " many", " would", " @", " ,", " ."], [" more", " to", " instead", " would", " mostly", " .", " still", " complex"], [" seamlessly", " technologies", " hybrid", " leveraging", " complex", " tech", " technology", " systems"], [" seamlessly", " leveraging", " hybrid", " globally", " complex", " heavily", " technologies", " systems"], [" hybrid", " leveraging", " \u2014", " Hybrid", " complex", " seamlessly", " technologies", " globally"], [" leveraging", " hybrid", " seamlessly", " Hybrid", " frameworks", " technologies", "\u2014\u2014", " tech"], [" hybrid", " leveraging", " Hybrid", " frameworks", " software", " seamlessly", " Android", " Software"], [" hybrid", " leveraging", " Android", " Hybrid", " software", " frameworks", " seamlessly", " Software"], [" hybrid", " Hybrid", " leveraging", " Android", " frameworks", "Android", " seamlessly", " architectures"], [" hybrid", " Hybrid", " technologies", " technology", " frameworks", " leveraging", " tech", " hybrids"], [" hybrid", " technology", " technologies", " Hybrid", " frameworks", " modular", " software", " tech"], [" hybrid", " technology", " technologies", " frameworks", " Hybrid", " modular", " interoper", " software"], [" hybrid", " technologies", " frameworks", " technology", " Hybrid", " leveraging", " core", " multimedia"], [" hybrid", " core", " frameworks", " Hybrid", " essentially", " technology", " fundamentally", " using"], [" hybrid", " Hybrid", " essentially", " core", " must", " fundamentally", " leveraging", " frameworks"], [" hybrid", " must", " MUST", " Hybrid", " essentially", "must", " Must", " fundamentally"], [" hybrid", " must", " Hybrid", " MUST", " needs", " essentially", " Must", " need"], [" **", " must", " hybrid", " MUST", " Hybrid", " **'", " needs", "\u5fc5\u987b\u4ee5"], [" must", " MUST", "\u5fc5\u987b", "\u5fc5\u987b\u8fdb\u884c", "\u5fc5\u987b\u5728", "\u4f60\u5fc5\u987b", " Must", "must"], [" must", "\u4f60\u5fc5\u987b", " MUST", "\u5fc5\u987b\u5728", "\u4f60\u9700\u8981", "\u5fc5\u987b\u8fdb\u884c", "\u5fc5\u987b", " Must"], [" must", "\u5fc5\u987b\u8fdb\u884c", " MUST", "\u9700\u8981\u4f7f\u7528", " need", "must", "\u5fc5\u987b\u5728", "\u5fc5\u987b"], [" must", "\u5fc5\u987b\u8fdb\u884c", " MUST", "\u5fc5\u987b", "\u9700\u8981\u4f7f\u7528", "\u5fc5\u987b\u5728", "must", " need"], [" must", "\u5fc5\u987b\u8fdb\u884c", " cannot", " need", " needs", "\u5fc5\u987b\u5728", "\u5fc5\u987b", "must"], [" must", "must", "\u5fc5\u987b", "\u5fc5\u987b\u8fdb\u884c", " MUST", " Must", "\u5fc5\u987b\u5728", "\u5fc5\u9808"], [" must", "must", "\u5fc5\u987b", " MUST", " Must", "\u5fc5\u987b\u8fdb\u884c", "\u5fc5\u987b\u5728", "\u5fc5\u9808"], [" must", "must", "\u5fc5\u987b", " MUST", " Must", "\u5fc5\u9808", "\u5fc5\u987b\u5728", "\u5fc5\u987b\u8fdb\u884c"], [" must", "must", " MUST", "\u5fc5\u987b", " Must", "\u5fc5\u9808", "Must", "\u5fc5\u987b\u5728"], [" must", "must", " MUST", "\u5fc5\u987b", " Must", "\u5fc5\u9808", "Must", "\u5fc5\u987b\u5728"], [" must", " survive", "must", " MUST", " Must", "\u5fc5\u987b", "Must", " need"], [" must", " survive", " MUST", "must", " Must", " need", "\u5fc5\u987b", " succeed"], [" must", " survive", " need", " MUST", "must", " succeed", " will", " Must"], [" must", " need", " survive", " will", " cannot", " succeed", " MUST", " **"]], "p": [[0.5244, 0.4084, 0.0488, 0.0045, 0.0045, 0.0018, 0.0013, 0.0008], [0.4726, 0.368, 0.0498, 0.0118, 0.0028, 0.0017, 0.0014, 0.0011], [0.7522, 0.2442, 0.0015, 0.0008, 0.0003, 0.0002, 0.0001, 0.0001], [0.0281, 0.0103, 0.004, 0.0038, 0.0034, 0.0026, 0.0025, 0.0025], [0.8506, 0.0398, 0.033, 0.0014, 0.0014, 0.001, 0.0009, 0.0006], [0.6933, 0.2114, 0.0209, 0.0021, 0.0011, 0.0008, 0.0005, 0.0005], [0.4734, 0.3687, 0.0726, 0.0126, 0.0036, 0.0026, 0.0018, 0.0015], [0.1831, 0.1258, 0.0463, 0.011, 0.0076, 0.0059, 0.004, 0.0036], [0.5272, 0.1711, 0.0159, 0.0103, 0.0075, 0.0052, 0.0046, 0.0033], [0.9565, 0.0009, 0.0009, 0.0004, 0.0002, 0.0002, 0.0002, 0.0001], [0.6444, 0.1846, 0.0183, 0.0056, 0.0041, 0.0025, 0.0014, 0.0014], [0.018, 0.0109, 0.0052, 0.0033, 0.0026, 0.0021, 0.0021, 0.0016], [0.0264, 0.016, 0.0043, 0.003, 0.0025, 0.0025, 0.002, 0.0018], [0.0037, 0.0035, 0.0029, 0.0016, 0.0015, 0.0011, 0.0011, 0.0011], [0.0057, 0.0047, 0.0045, 0.0045, 0.0042, 0.0042, 0.0033, 0.0029], [0.0122, 0.0122, 0.0101, 0.0095, 0.0048, 0.0039, 0.0037, 0.0027], [0.0412, 0.0321, 0.0301, 0.0118, 0.0098, 0.0098, 0.0092, 0.0086], [0.0237, 0.0112, 0.0099, 0.0082, 0.0064, 0.0064, 0.0053, 0.0047], [0.0396, 0.0256, 0.0212, 0.0165, 0.0114, 0.0107, 0.01, 0.0061], [0.059, 0.0316, 0.0204, 0.018, 0.0149, 0.0149, 0.0124, 0.0109], [0.0552, 0.0168, 0.014, 0.014, 0.0131, 0.0131, 0.0116, 0.0109], [0.0398, 0.0177, 0.0121, 0.0121, 0.0089, 0.0074, 0.0065, 0.0065], [0.0525, 0.0339, 0.0318, 0.0299, 0.0264, 0.0205, 0.017, 0.0125], [0.0529, 0.0387, 0.0266, 0.0266, 0.025, 0.022, 0.0183, 0.0172], [0.5428, 0.1555, 0.0572, 0.0186, 0.0106, 0.0099, 0.0077, 0.0039], [0.0393, 0.027, 0.0198, 0.0175, 0.0175, 0.0099, 0.0093, 0.0088], [0.1982, 0.0471, 0.0112, 0.0112, 0.0112, 0.0099, 0.0099, 0.0093], [0.804, 0.1583, 0.0061, 0.002, 0.0017, 0.001, 0.0008, 0.0007], [0.5452, 0.2273, 0.012, 0.0069, 0.0057, 0.0047, 0.0047, 0.0044], [0.1518, 0.0281, 0.0233, 0.0219, 0.0205, 0.017, 0.016, 0.016], [0.1639, 0.0251, 0.0222, 0.0184, 0.0173, 0.0162, 0.0135, 0.0126], [0.1051, 0.0341, 0.0266, 0.022, 0.0183, 0.0142, 0.0118, 0.0118], [0.0287, 0.0238, 0.0163, 0.0153, 0.0153, 0.0153, 0.0144, 0.0135], [0.0948, 0.0371, 0.0371, 0.0349, 0.0272, 0.0255, 0.0211, 0.0165], [0.1228, 0.0618, 0.0481, 0.0213, 0.0201, 0.0129, 0.0122, 0.0114], [0.0993, 0.0441, 0.0173, 0.0173, 0.0143, 0.0126, 0.0111, 0.0092], [0.0732, 0.0687, 0.0163, 0.0144, 0.0112, 0.0105, 0.0099, 0.0093], [0.0847, 0.04, 0.0293, 0.0157, 0.0147, 0.013, 0.013, 0.0089], [0.0626, 0.038, 0.0315, 0.0216, 0.0168, 0.0131, 0.0123, 0.0096], [0.1548, 0.0368, 0.0269, 0.0223, 0.0163, 0.0093, 0.0082, 0.0077], [0.2424, 0.0396, 0.0187, 0.0176, 0.0146, 0.0137, 0.0128, 0.0121], [0.1878, 0.0538, 0.0419, 0.0307, 0.0271, 0.0211, 0.0198, 0.0198], [0.1607, 0.0591, 0.046, 0.046, 0.0297, 0.0297, 0.0246, 0.0246], [0.1068, 0.0474, 0.0474, 0.0445, 0.0224, 0.0198, 0.0154, 0.0145], [0.1483, 0.0452, 0.0242, 0.0227, 0.0214, 0.0188, 0.0156, 0.0138], [0.3515, 0.0506, 0.0348, 0.0198, 0.0198, 0.0113, 0.0113, 0.0113], [0.2211, 0.1428, 0.1341, 0.0718, 0.0171, 0.0117, 0.011, 0.0103], [0.3435, 0.1622, 0.1187, 0.072, 0.0265, 0.0151, 0.0118, 0.011], [0.2331, 0.2331, 0.1414, 0.1248, 0.0459, 0.0357, 0.014, 0.0085], [0.5582, 0.1246, 0.0315, 0.0245, 0.0245, 0.0216, 0.0216, 0.0169], [0.5678, 0.0871, 0.0598, 0.0466, 0.0411, 0.0283, 0.0249, 0.0134], [0.7995, 0.0398, 0.0213, 0.0146, 0.0146, 0.0146, 0.0129, 0.0114], [0.8291, 0.0601, 0.0172, 0.0118, 0.0092, 0.0092, 0.0081, 0.0072], [0.7771, 0.0387, 0.0341, 0.0207, 0.0126, 0.0111, 0.0111, 0.0098], [0.9639, 0.0107, 0.0094, 0.0031, 0.0027, 0.0027, 0.0021, 0.0019], [0.9747, 0.0066, 0.0051, 0.0045, 0.0027, 0.0011, 0.0011, 0.0008], [0.9485, 0.0174, 0.0119, 0.0064, 0.003, 0.0024, 0.0018, 0.0016], [0.9665, 0.0122, 0.0074, 0.0045, 0.0027, 0.0016, 0.0011, 0.0007], [0.982, 0.0075, 0.0024, 0.0021, 0.0021, 0.0013, 0.0007, 0.0003], [0.992, 0.0025, 0.0019, 0.0012, 0.0009, 0.0003, 0.0002, 0.0002], [0.9934, 0.0028, 0.001, 0.0009, 0.0006, 0.0002, 0.0001, 0.0001], [0.9863, 0.0097, 0.0012, 0.0006, 0.0003, 0.0003, 0.0003, 0.0003], [0.9834, 0.0066, 0.0031, 0.0019, 0.0012, 0.0008, 0.0005, 0.0005]], "ranks": {"Swift": [110897, 74205, 68433, 182027, 117040, 77674, 109687, 190767, 219185, 185704, 144375, 204906, 197389, 177530, 96367, 35697, 12819, 30268, 7792, 4189, 1114, 10232, 2719, 3259, 2467, 30951, 28799, 5850, 13723, 9521, 12758, 11151, 8893, 16606, 10939, 11612, 12730, 14890, 23243, 14613, 17468, 17193, 31663, 24490, 18906, 11684, 9787, 4619, 14736, 16132, 35586, 18291, 20968, 31246, 57884, 31760, 18985, 17484, 10999, 9335, 12986, 11519, 13810], "Kotlin": [164523, 163413, 142480, 29838, 29088, 60919, 86520, 123128, 140218, 167767, 134904, 98669, 87194, 118539, 209282, 115315, 134145, 126753, 177051, 183319, 213429, 56918, 64471, 153955, 66523, 10508, 21851, 90407, 37035, 22047, 26729, 45349, 74623, 8762, 16409, 4912, 938, 596, 662, 858, 1033, 1542, 1248, 2704, 4242, 7660, 8602, 10012, 30600, 83048, 131118, 147149, 146166, 190367, 138017, 62888, 41398, 25833, 33210, 26353, 37456, 45564, 25697], "Rust": [33043, 45402, 31675, 6428, 2617, 2436, 5109, 4741, 12356, 10754, 4874, 9651, 2580, 4427, 6931, 4202, 3416, 21562, 22978, 18797, 19497, 12168, 9464, 12682, 10383, 34971, 31870, 19519, 12989, 12165, 10624, 13619, 17651, 43683, 91355, 51658, 21251, 22216, 24186, 58843, 41601, 34136, 56149, 83371, 91145, 61731, 63945, 32507, 47879, 63396, 44332, 46080, 32607, 81170, 102258, 59547, 61111, 23734, 14761, 4021, 1998, 1023, 663]}}, {"pos": 434, "top": [["s", ",", ".", ";", "a", "\u2013", ":", "ed"], ["s", ",", "ly", "ed", "\u0627\u062a", ".", ";", "es"], ["s", ",", ".", ";", ":", "\u2013", "!", "t"], ["s", "\u0627\u062a", " ``", "sium", "ly", "ively", "sche", "sWith"], ["s", "ed", "\u0627\u062a", "ly", "ively", "sche", "es", "\u044b"], ["s", "ed", "\u0627\u062a", ",", "ively", ".", "ly", "\u044b"], ["s", "\u0627\u062a", ".", "ed", ",", "ly", "ively", "t"], ["s", "ly", "ively", "\u0627\u062a", "ed", ":\\\"", "schild", "\u044b"], ["s", "ly", "ively", ":\\\"", ".\\\"", "\u0627\u062a", "schild", "."], ["s", "ively", ",", "ly", "\\u", "\u0627\u062a", " \\\"", ",\\\""], ["s", " \\\"", "ly", "\\\"", "\\u", ".\\\"", "ed", ",\\\""], ["s", " \\\"", " ``", "ively", "ly", " \\\\", ",\\\"", "\\u"], ["s", " \\\"", " ``", "ly", "ively", "\u0627\u062a", "=\\\"", "\\\""], ["s", " \\\"", " ``", "\u0627\u062a", "ly", "ively", "\\\"", "fully"], ["s", " \\\"", " ``", "\\\"", "fully", "ly", " truly", "\u0627\u062a"], ["s", " \\\"", " ``", " honor", " honorable", "ly", " endeavor", "\\\""], ["s", ",", " \\\"", "t", "ly", "n", "fully", " truly"], ["s", ",", " \\\"", "t", "\\u", " truly", "ly", "o"], ["s", "\n\n", " \\\"", "t", "ly", " truly", ",", " \u2014"], ["s", "\n\n", "<|endoftext|>", "  \n\n", "t", " \u2014", " \n\n", "ly"], ["<|endoftext|>", "\n\n", "s", "  \n\n", " \n\n", " \u2014", "t", "@"], ["s", " \\\"", " ``", "fully", "ly", " truly", " ===", ":\\\""], ["\n\n", "s", " ``", " \\\"", "fully", " truly", " fully", "ly"], ["\n\n", "<|endoftext|>", "s", " ``", " ,", " fully", "fully", " \\\""], ["\n\n", "  \n\n", " \n\n", "s", "\r\n\r\n", "   \n\n", " \\\"", "fully"], ["\n\n", " ``", " \\\"", "s", "  \n\n", " \n\n", " truly", " /*"], ["\n\n", " ``", "\r\n\r\n", " ___", " \\\"", "  \n\n", " \n\n", "s"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " \\\"", " truly", " _____", "s"], ["\n\n", "  \n\n", " \n\n", " \\\"", "s", "\r\n\r\n", " truly", " ..."], ["\n\n", "  \n\n", " \n\n", " ...", " _____", " \\\"", " ___", "s"], ["\n\n", " ...", " \n\n", "  \n\n", " \\\"", " ,", " .", " truly"], [" ,", "\n\n", " ...", " truly", " \\\"", " fully", " all", " re"], [" truly", " \\\"", " fully", " ,", " re", " :", " strategically", " @"], [" fundamentally", " truly", " strategically", "  \n\n", " meticulously", " radically", " hybrid", " strategy"], [" strategically", " meticulously", " truly", " hybrid", " radically", " fundamentally", " aggressively", " strategy"], [" hybrid", " strategically", " strategy", " aggressively", " radically", " fundamentally", " strategic", " meticulously"], [" hybrid", " strategically", " strategy", " aggressively", " leveraging", " radically", " strategic", " fundamentally"], [" hybrid", " strategy", " strategically", " leveraging", " radically", " strategic", " fundamentally", " **"], [" hybrid", " strategy", " strategically", " strategic", " radically", " leveraging", " **", " aggressively"], [" hybrid", " strategy", " strategically", " strategic", " leveraging", " radically", " pragmatic", " aggressively"], [" hybrid", " strategy", " strategically", " leveraging", " strategic", " radically", " Hybrid", " pragmatic"], [" strategy", " hybrid", " strategically", " strategic", " leveraging", " strategies", " Strategy", " Hybrid"], [" strategy", " hybrid", " strategically", " strategic", " leveraging", " strategies", " Hybrid", " Strategy"], [" strategy", " hybrid", " leveraging", " strategically", " strategic", " Hybrid", " pragmatic", " modular"], [" hybrid", " strategy", " leveraging", " strategically", " strategic", " Hybrid", " pragmatic", " modular"], [" hybrid", " strategy", " strategically", " Hybrid", " strategic", " leveraging", " unconventional", " pragmatic"], [" hybrid", " strategy", " strategically", " strategic", " Hybrid", " leveraging", " pragmatic", " unconventional"], [" hybrid", " strategy", " Hybrid", " strategically", " leveraging", " strategic", " unconventional", " pragmatic"], [" hybrid", " **", " strategy", " Hybrid", " leveraging", " strategically", " hybrids", " strategies"], [" hybrid", " strategy", " **", " Hybrid", " leveraging", " **\"", " strategically", " strategies"], [" hybrid", " **\"", " **", " Hybrid", " leveraging", ";**", " strategy", "\u6df7\u642d"], [" **\"", " hybrid", " Hybrid", ";**", " **", " **\u00ab", " **\u201c", " leveraging"], [" **\"", " hybrid", " Hybrid", " strategy", " **", " **\u201c", "\u7b56\u7565", " **\u00ab"], [" hybrid", " leveraging", " Hybrid", " cheat", " strategy", " **\"", " leverage", "\u91c7\u7528"], [" hybrid", " Hybrid", " hybrids", "\u91c7\u7528", " \u0433\u0438\u0431\u0440\u0438", " hybr", " cheat", " leveraging"], ["\u91c7\u7528", " adopt", "\u63a1\u7528", " adopts", " hybrid", " Hybrid", " adopting", "adopt"], [" adopt", "\u91c7\u7528", " adopts", "\u63a1\u7528", " hybrid", "adopt", " Hybrid", " adopting"], [" cheat", "\u6b3a\u9a97", " Cheat", " adopt", " cheats", " cheating", "\u91c7\u7528", " adopts"], [" cheat", "\u6b3a\u9a97", " adopt", " cheats", " cheating", " hybrid", " archit", " Cheat"], [" cheat", " hack", " adopt", " hacking", " hacks", " cheats", " compromise", " hacked"], [" cheat", " adopt", " hack", " compromise", " architect", " pivot", " accept", " **"], [" cheat", " adopt", " **", " architect", " hack", " build", " compromise", " accept"], [" adopt", " build", " architect", " hack", " cheat", " do", " compromise", " pivot"]], "p": [[0.9943, 0.0036, 0.0019, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9974, 0.0004, 0.0002, 0.0002, 0.0001, 0.0001, 0.0, 0.0], [0.8455, 0.1144, 0.0371, 0.0013, 0.0003, 0.0002, 0.0001, 0.0001], [0.6825, 0.0319, 0.0151, 0.011, 0.0067, 0.0063, 0.0055, 0.0049], [0.9999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9993, 0.0003, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0002, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9981, 0.0004, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9972, 0.0004, 0.0004, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001], [0.9959, 0.0013, 0.0004, 0.0003, 0.0003, 0.0002, 0.0002, 0.0001], [0.8736, 0.0813, 0.0181, 0.0046, 0.0038, 0.0019, 0.0012, 0.0011], [0.9604, 0.0256, 0.0035, 0.002, 0.0014, 0.0006, 0.0004, 0.0003], [0.9804, 0.0102, 0.0011, 0.0006, 0.0006, 0.0003, 0.0003, 0.0003], [0.9529, 0.0288, 0.0037, 0.0005, 0.0004, 0.0003, 0.0003, 0.0003], [0.8893, 0.0827, 0.0015, 0.001, 0.0007, 0.0007, 0.0006, 0.0006], [0.9933, 0.0009, 0.0007, 0.0003, 0.0003, 0.0001, 0.0001, 0.0001], [0.9491, 0.0105, 0.0105, 0.0011, 0.0008, 0.0005, 0.0005, 0.0005], [0.9863, 0.0009, 0.0008, 0.0007, 0.0004, 0.0004, 0.0003, 0.0003], [0.8229, 0.0983, 0.0282, 0.0171, 0.0026, 0.0019, 0.0016, 0.0014], [0.5837, 0.2433, 0.0953, 0.0329, 0.0083, 0.0011, 0.001, 0.0007], [0.4315, 0.1236, 0.0157, 0.0148, 0.0108, 0.0084, 0.0074, 0.007], [0.2583, 0.2279, 0.0893, 0.0478, 0.0226, 0.0146, 0.0078, 0.005], [0.6349, 0.125, 0.0432, 0.0058, 0.0055, 0.0046, 0.0046, 0.0043], [0.9764, 0.0139, 0.0051, 0.0009, 0.0006, 0.0004, 0.0002, 0.0001], [0.6538, 0.0238, 0.0197, 0.0174, 0.0127, 0.0064, 0.006, 0.0053], [0.9841, 0.0009, 0.0008, 0.0007, 0.0007, 0.0006, 0.0006, 0.0005], [0.9954, 0.0012, 0.0008, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9825, 0.0062, 0.004, 0.0004, 0.0003, 0.0002, 0.0002, 0.0002], [0.5819, 0.1146, 0.0695, 0.0349, 0.0256, 0.0113, 0.01, 0.0044], [0.3996, 0.1297, 0.0576, 0.0396, 0.024, 0.0199, 0.0187, 0.0094], [0.0417, 0.0417, 0.0324, 0.0237, 0.0163, 0.0153, 0.0119, 0.0119], [0.0487, 0.0457, 0.0216, 0.0139, 0.0116, 0.0109, 0.0096, 0.0096], [0.0518, 0.0457, 0.0314, 0.0314, 0.0295, 0.0295, 0.0245, 0.0168], [0.0435, 0.0435, 0.0384, 0.0318, 0.0281, 0.0233, 0.0219, 0.0219], [0.119, 0.0768, 0.0528, 0.0249, 0.0234, 0.022, 0.022, 0.0207], [0.173, 0.1265, 0.0767, 0.0363, 0.0341, 0.0341, 0.0265, 0.0234], [0.2253, 0.1206, 0.0939, 0.0305, 0.0305, 0.0269, 0.0253, 0.0174], [0.2064, 0.2064, 0.1176, 0.0337, 0.0262, 0.0232, 0.0192, 0.018], [0.2949, 0.2027, 0.1229, 0.0375, 0.0311, 0.0189, 0.0177, 0.0122], [0.2911, 0.2911, 0.0834, 0.0394, 0.0348, 0.0145, 0.0145, 0.0128], [0.5032, 0.1851, 0.0772, 0.0413, 0.0221, 0.0143, 0.0111, 0.0076], [0.4385, 0.2071, 0.0762, 0.0524, 0.028, 0.015, 0.0117, 0.0097], [0.2989, 0.2989, 0.097, 0.0458, 0.0315, 0.0261, 0.0169, 0.014], [0.3567, 0.2778, 0.0483, 0.0426, 0.0353, 0.0275, 0.0214, 0.0138], [0.5, 0.1623, 0.0527, 0.0386, 0.034, 0.0249, 0.0142, 0.011], [0.3873, 0.183, 0.0763, 0.0524, 0.0463, 0.0338, 0.0193, 0.015], [0.6729, 0.0911, 0.0709, 0.023, 0.023, 0.0179, 0.009, 0.0066], [0.6133, 0.083, 0.083, 0.0733, 0.0185, 0.012, 0.0087, 0.0082], [0.2738, 0.1141, 0.1007, 0.0889, 0.0611, 0.0348, 0.0225, 0.0198], [0.1385, 0.0696, 0.0615, 0.0577, 0.0329, 0.0273, 0.0241, 0.02], [0.2691, 0.068, 0.0468, 0.0413, 0.0342, 0.0321, 0.0284, 0.0235], [0.1284, 0.1133, 0.057, 0.0535, 0.0444, 0.0392, 0.0368, 0.0253], [0.123, 0.0746, 0.0618, 0.0513, 0.0375, 0.0375, 0.0352, 0.0242], [0.3676, 0.1968, 0.0342, 0.0266, 0.0195, 0.0195, 0.0162, 0.0152], [0.2793, 0.1694, 0.0706, 0.0706, 0.0623, 0.0428, 0.0378, 0.0244], [0.2119, 0.1456, 0.078, 0.0607, 0.0417, 0.0392, 0.0325, 0.021], [0.4952, 0.1608, 0.0461, 0.0406, 0.0406, 0.0359, 0.015, 0.015], [0.4631, 0.0912, 0.0431, 0.038, 0.0261, 0.0231, 0.0203, 0.0203], [0.4374, 0.1609, 0.0861, 0.0461, 0.0218, 0.017, 0.015, 0.0117], [0.2992, 0.1101, 0.052, 0.0488, 0.0459, 0.038, 0.0315, 0.0296], [0.3224, 0.1523, 0.0815, 0.0635, 0.056, 0.0362, 0.0319, 0.03], [0.3733, 0.2264, 0.0649, 0.0446, 0.0393, 0.0306, 0.0254, 0.0254]], "ranks": {"Swift": [6312, 1956, 4540, 29299, 4910, 2117, 8107, 18020, 40862, 35789, 21940, 30797, 25471, 8560, 8208, 2999, 1102, 1216, 693, 531, 512, 1035, 724, 984, 396, 719, 970, 923, 1271, 1594, 2219, 1960, 1932, 1792, 1413, 1831, 2291, 3550, 2986, 3431, 3829, 4576, 8644, 6840, 4545, 5024, 4049, 3406, 8825, 18814, 26359, 66383, 91085, 117223, 125406, 101652, 73352, 53713, 50828, 71716, 61060, 42586, 55968], "Kotlin": [188424, 150966, 140854, 28379, 43504, 79680, 115227, 131229, 109068, 133324, 114848, 94684, 79180, 112118, 181368, 96661, 84839, 73759, 82967, 113268, 172814, 47656, 118103, 177757, 106917, 38380, 31857, 117139, 87859, 66242, 91383, 121682, 112295, 37937, 65275, 29817, 22032, 23312, 24773, 29952, 29594, 32037, 25050, 24256, 27169, 41848, 45554, 37407, 52338, 59519, 59252, 44444, 17902, 14661, 15581, 8400, 3745, 4249, 5031, 5826, 6962, 10774, 9939], "Rust": [13133, 21056, 14101, 8783, 1436, 2957, 5631, 5133, 10836, 5564, 6124, 5698, 4370, 3399, 6825, 4646, 4157, 6036, 8915, 8278, 20019, 13997, 11683, 10062, 6064, 5847, 5173, 6969, 7027, 9671, 9379, 9689, 9692, 17888, 13966, 14659, 9482, 10327, 14823, 19092, 13874, 18162, 13133, 19333, 16931, 11765, 14465, 11373, 18308, 33097, 89673, 95111, 43794, 69013, 65230, 34672, 18591, 7673, 3997, 862, 671, 725, 862]}}, {"pos": 435, "top": [[".", ",", "?", ";", "\"", ":", "-", "\u00a0\u00a0"], ["very", " Went", "\uc368", " \u0412\u0435\u0434\u0443", " Sell", ".", " very", "?"], [".", "?", ",", ";", "?\"", "?,", "?\u201d", "?."], [" \u041f\u043e\u043f\u0440\u043e", " milfs", " Guta", " Shemale", " \u0421\u043e\u043e\u0431", " \u0412\u0435\u0434\u0443", " Pubbl", " ;;^"], ["{@", " Guta", "\uc368", ".@", " Done", "cul", "@", "@d"], [" Guta", "chooser", "boat", "sticks", ".redis", "cai", "things", " Done"], ["\uc368", "thers", ":\"", "things", "thing", "?\"", "!\"", "him"], ["-done", "\uc368", "thing", "things", "\u0441\u044f", ":\"", " \u041f\u043e\u043f\u0440\u043e", "\ub9c8\uc790"], [".", ":\"", "!\"", "?\"", "athon", "thing", "?.", "\"\"."], [",", "going", "\uc368", ".", "things", "-done", "thing", "!\""], ["going", "things", "thing", "-done", ".", "thers", "ably", "ff"], ["going", "-done", " \u041f\u043e\u043f\u0440\u043e", "thing", "\ub9c8\uc790", "\uc368", "things", "thers"], ["going", "-done", "thing", "things", "\ub9c8\uc790", "ful", "\uc368", "lessly"], ["going", "-done", "\uc368", "thing", "things", "\ub9c8\uc790", "fully", "utang"], ["going", "-done", "things", "\uc368", "fully", " doing", " stuff", "/do"], ["going", "-done", " stuff", " doing", "\uc368", "things", " autobio", " things"], ["going", "-done", " done", " things", " doing", "fully", "things", " Done"], ["going", "-done", "fully", "things", " Done", "way", "done", " things"], ["-done", "going", "/do", "fully", "done", " Done", " things", "way"], ["fully", "going", "--", "-done", "done", "just", " doing", " genuinely"], ["fully", "--", "going", "@", "just", " genuinely", " --", " much"], ["fully", "-done", "going", "done", " done", "lessly", "cky", "\u4efb\u6028"], ["fully", " ''", " --", "going", " ``", "--", "-done", " truly"], ["fully", " --", " ''", " much", "--", " truly", "going", " just"], ["fully", " --", "going", " \\\"", "--", " genuinely", " ''", "much"], ["fully", "-done", "lessly", " stuff", " \\\"", "going", " --", " ____"], ["fully", "-done", "lessly", " redo", " \\\"", " stuff", " truly", " undone"], [" --", " \\\"", "fully", " ____", " ''", " truly", " doing", " much"], [" \\\"", " ____", "fully", " redo", " done", " everything", " things", " doing"], [" ____", " \\\"", " everything", " truly", " things", "fully", " much", " done"], [" \\\"", " everything", " truly", " much", " work", " things", " just", " ____"], [" \\\"", " everything", " truly", " much", " work", " just", " something", " incredibly"], [" \\\"", " everything", " truly", " work", " incredibly", " EVERY", " something", " just"], [" truly", " \\\"", " everything", " EVERY", " weird", " incredibly", ":\\\"", " genuinely"], [" incredibly", " EVERY", " truly", " weird", " everything", " smarter", " genuinely", " tech"], [" incredibly", " truly", " everything", " EVERY", " aggressively", " tech", " weird", " hybrid"], [" incredibly", " truly", " everything", " aggressively", " EVERY", " weird", " hybrid", " tech"], [" EVERY", " everything", " hybrid", " truly", " tech", " weird", " incredibly", " radically"], [" weird", " truly", " EVERY", " everything", " radically", " unconventional", " incredibly", " hybrid"], [" unconventional", " weird", " hybrid", " everything", " truly", " EVERY", " radically", " tech"], [" unconventional", " weird", " everything", " tech", " hybrid", " radically", " truly", " EVERY"], [" unconventional", " hybrid", " everything", " weird", " radically", " tech", " clever", " truly"], [" unconventional", " hybrid", " weird", " everything", " radically", " creatively", " clever", " bizarre"], [" unconventional", " everything", " hybrid", " weird", " things", " \\\"", " radically", " something"], [" unconventional", " everything", " \\\"", " hybrid", " weird", " things", " something", " radically"], [" unconventional", " \\\"", " hybrid", " weird", " everything", " radically", " Hybrid", " truly"], [" unconventional", " \\\"", " hybrid", " **", " weird", " everything", " radically", " Hybrid"], [" hybrid", " unconventional", " \\\"", " Hybrid", " weird", " everything", " radically", ":\\"], [" **", " **\"", " hybrid", " Hybrid", " unconventional", " **'", " weird", " **\u201c"], [" **", " **\"", "-**", " **'", ";**", " **\u201c", " Hybrid", " **["], [" **", " **\"", " **\u201c", " **#", " **[", "-**", ";**", " **>>"], [" **\"", " **\u201c", " **\u00ab", " **", " \"**", " **\u201e", " **'", " **\u300c"], [" **\"", " **\u201c", " **", " **\u00ab", " \"**", " **\u201e", " **'", " **\u300c"], [" **\"", " **\u201c", " **\u00ab", " **", " **\u201e", " \"**", " **'", " **\u300c"], [" **\"", " **\u201c", " **\u00ab", " **", " \"**", " **\u300c", " **\u201e", " **'"], [" **\"", " this", " **\u201c", " it", " **", " \"**", " **\u201e", " **\u00ab"], [" **\"", " **", " this", " **\u201c", " \"**", " it", " **\u00ab", "this"], [" **\"", " this", " **", " **\u201c", " it", " \"**", " **\u00ab", "this"], [" this", " **", " **\"", " it", " **\u201c", "this", " \"**", " **\u00ab"], [" **\"", " **", " this", " it", " **\u201c", " \"**", " **\u00ab", "this"], [" it", " this", " **\"", " **", " **\u201c", " \"**", "-it", "this"], [" **\"", " it", " **", " this", " \"**", " **\u201c", " **'", "-it"], [" this", " it", " **\"", " **", " \"**", "-it", "this", " **\u201c"]], "p": [[0.7699, 0.1718, 0.016, 0.015, 0.0031, 0.0025, 0.0023, 0.0022], [0.0073, 0.0057, 0.003, 0.0021, 0.0021, 0.0015, 0.0013, 0.0011], [0.5958, 0.1173, 0.1035, 0.0169, 0.0124, 0.007, 0.0045, 0.0045], [0.0141, 0.0055, 0.0052, 0.0043, 0.0034, 0.0034, 0.0032, 0.0025], [0.0041, 0.0039, 0.0025, 0.0021, 0.0018, 0.0017, 0.0016, 0.0016], [0.0124, 0.0036, 0.0034, 0.0026, 0.0023, 0.0018, 0.0018, 0.0018], [0.0307, 0.0175, 0.0136, 0.0136, 0.0113, 0.0094, 0.006, 0.0047], [0.013, 0.0095, 0.0084, 0.0061, 0.0037, 0.0033, 0.0033, 0.0031], [0.0364, 0.0111, 0.0098, 0.0086, 0.0076, 0.0072, 0.0067, 0.0059], [0.0261, 0.007, 0.007, 0.0066, 0.0062, 0.0058, 0.0043, 0.0038], [0.0342, 0.0283, 0.0195, 0.0118, 0.0118, 0.0086, 0.0081, 0.0076], [0.0127, 0.0112, 0.0072, 0.006, 0.0056, 0.0053, 0.0053, 0.0034], [0.0187, 0.0155, 0.0113, 0.0106, 0.0044, 0.0042, 0.0039, 0.0039], [0.0223, 0.0185, 0.0064, 0.0053, 0.0053, 0.005, 0.0044, 0.0027], [0.0258, 0.0107, 0.0084, 0.0065, 0.0054, 0.0037, 0.0035, 0.0031], [0.0137, 0.0094, 0.0073, 0.0073, 0.0061, 0.0057, 0.0057, 0.0057], [0.039, 0.0144, 0.0112, 0.0105, 0.0105, 0.0099, 0.0093, 0.0082], [0.0273, 0.0226, 0.0094, 0.0089, 0.0061, 0.0054, 0.0047, 0.0045], [0.0674, 0.0339, 0.0181, 0.0141, 0.0133, 0.011, 0.0103, 0.0086], [0.0557, 0.0491, 0.0232, 0.017, 0.011, 0.0103, 0.0103, 0.0071], [0.0337, 0.0279, 0.0262, 0.0149, 0.0116, 0.0085, 0.0075, 0.0066], [0.0386, 0.0282, 0.0234, 0.0071, 0.0049, 0.0041, 0.0041, 0.0041], [0.0557, 0.028, 0.0247, 0.0192, 0.017, 0.0075, 0.0062, 0.0059], [0.0342, 0.025, 0.0172, 0.0162, 0.0152, 0.0092, 0.0081, 0.0072], [0.0168, 0.0139, 0.0084, 0.0066, 0.0058, 0.0051, 0.0048, 0.0045], [0.0107, 0.0073, 0.0054, 0.0054, 0.0047, 0.0047, 0.0045, 0.0042], [0.0145, 0.0073, 0.0057, 0.0057, 0.0053, 0.0044, 0.0042, 0.0039], [0.0521, 0.0358, 0.0297, 0.0217, 0.0204, 0.0192, 0.0109, 0.0109], [0.0417, 0.0417, 0.0269, 0.0144, 0.0127, 0.0105, 0.0099, 0.0093], [0.178, 0.108, 0.045, 0.0213, 0.0156, 0.0137, 0.0137, 0.0121], [0.2142, 0.1299, 0.0309, 0.0199, 0.0165, 0.0146, 0.0146, 0.0114], [0.1696, 0.1029, 0.0356, 0.0277, 0.0244, 0.0179, 0.0148, 0.0115], [0.3802, 0.0703, 0.0401, 0.013, 0.0122, 0.0084, 0.0079, 0.0074], [0.0649, 0.0538, 0.0505, 0.0419, 0.0326, 0.027, 0.0164, 0.0145], [0.0496, 0.0411, 0.0411, 0.0341, 0.0265, 0.0151, 0.0142, 0.0133], [0.0563, 0.0412, 0.0342, 0.0342, 0.0221, 0.0221, 0.0195, 0.0152], [0.0504, 0.0392, 0.0306, 0.0287, 0.027, 0.021, 0.0197, 0.0197], [0.0468, 0.0343, 0.0208, 0.0195, 0.0195, 0.0195, 0.0183, 0.0172], [0.0439, 0.0439, 0.0364, 0.0321, 0.0235, 0.0221, 0.0195, 0.0172], [0.0605, 0.0501, 0.0304, 0.0286, 0.0268, 0.0222, 0.0209, 0.0163], [0.0611, 0.0574, 0.0447, 0.042, 0.0307, 0.0239, 0.0175, 0.0155], [0.1219, 0.0449, 0.0396, 0.0349, 0.0328, 0.024, 0.0187, 0.0165], [0.2478, 0.0458, 0.0431, 0.0245, 0.0169, 0.014, 0.0131, 0.0116], [0.1597, 0.0855, 0.0487, 0.0356, 0.0261, 0.0191, 0.0158, 0.014], [0.1919, 0.0751, 0.0585, 0.0516, 0.0355, 0.0294, 0.0157, 0.0131], [0.2706, 0.1448, 0.0684, 0.0442, 0.0415, 0.0162, 0.0105, 0.0099], [0.2904, 0.0609, 0.0572, 0.0537, 0.0326, 0.0326, 0.0145, 0.012], [0.1821, 0.1607, 0.0916, 0.0555, 0.0406, 0.018, 0.018, 0.0109], [0.5122, 0.1009, 0.0786, 0.0371, 0.024, 0.0137, 0.0106, 0.0069], [0.4434, 0.2373, 0.0387, 0.0195, 0.0118, 0.0111, 0.0092, 0.0081], [0.5797, 0.1466, 0.0447, 0.0289, 0.0164, 0.0154, 0.0128, 0.0073], [0.8684, 0.1037, 0.0075, 0.0059, 0.004, 0.0028, 0.0028, 0.0012], [0.7573, 0.217, 0.0074, 0.0066, 0.0031, 0.0031, 0.0027, 0.0009], [0.8434, 0.1293, 0.0083, 0.0064, 0.0039, 0.0039, 0.0018, 0.0009], [0.6618, 0.1673, 0.0423, 0.0423, 0.02, 0.0121, 0.0107, 0.0069], [0.3863, 0.1825, 0.1107, 0.1107, 0.0761, 0.0218, 0.015, 0.0117], [0.4227, 0.1997, 0.1997, 0.0735, 0.0164, 0.0145, 0.0077, 0.0068], [0.3242, 0.2861, 0.2228, 0.0563, 0.0302, 0.0126, 0.0098, 0.0098], [0.3376, 0.2979, 0.232, 0.0403, 0.0277, 0.009, 0.009, 0.007], [0.4303, 0.2032, 0.2032, 0.0847, 0.0312, 0.0275, 0.0023, 0.0021], [0.4118, 0.3634, 0.1041, 0.0919, 0.0063, 0.0063, 0.0019, 0.0017], [0.5938, 0.1701, 0.1501, 0.0487, 0.0261, 0.0055, 0.001, 0.0006], [0.6055, 0.3672, 0.0195, 0.0036, 0.0007, 0.0004, 0.0004, 0.0002]], "ranks": {"Swift": [93031, 78923, 147171, 217651, 145666, 84260, 127859, 213440, 228349, 224951, 223472, 233341, 218946, 196647, 192536, 158089, 91166, 98307, 79611, 44787, 25122, 103594, 54034, 20409, 38311, 67477, 71744, 27210, 66607, 22631, 14684, 12225, 16702, 19638, 14864, 14259, 19001, 23236, 18173, 22040, 13394, 14075, 20901, 31120, 22417, 23407, 19707, 10411, 35036, 77350, 80943, 88837, 110175, 105179, 103986, 73051, 87923, 81972, 76781, 58499, 34526, 20859, 9750], "Kotlin": [234627, 213277, 197199, 129626, 175368, 192845, 214181, 221720, 199337, 224951, 230094, 214432, 190242, 221778, 233970, 212890, 218141, 219267, 219821, 231492, 239121, 217779, 226708, 241336, 218951, 171886, 157242, 205173, 176092, 142755, 136680, 140558, 123651, 73884, 107709, 38372, 42266, 37573, 49754, 51869, 49232, 46969, 36039, 38337, 43364, 38370, 39555, 44699, 43349, 64410, 66941, 38261, 22788, 32459, 30913, 13054, 6972, 2768, 3737, 1547, 817, 1455, 1165], "Rust": [64965, 126567, 99212, 87112, 38379, 80906, 75008, 79241, 86285, 93847, 127145, 123284, 82561, 107900, 126503, 81469, 81394, 122495, 154004, 108241, 126704, 121878, 112955, 70792, 74247, 75113, 53683, 35852, 47553, 25096, 18863, 18957, 22779, 45878, 51221, 38816, 22287, 24429, 36093, 33476, 17398, 15274, 8254, 11532, 9336, 6658, 7374, 8069, 14499, 35134, 44130, 56216, 47760, 84229, 92348, 17867, 16395, 7478, 9795, 591, 337, 228, 125]}}, {"pos": 436, "top": [[".", ",", "\u2013", ";", " \u2013", "\u2026.", "\u00a0", "\u2026.."], ["\u2013", " \u2013", ".", ",", "\u2013and", ";", "\u2026..", ".\u2013"], [".", ",", "\u2013", " \u2013", "\u2026", "\u2026.", "\u2026..", ";"], [" Shemale", " Guta", " Blowjob", " Pubbl", " Geile", " Hidal", " \u041a\u0440\u0430\u0441\u0438", " Strec"], [".", ",", " wrong", " really", " \u201c", " basically", " crazy", " everything"], [".", ",", "!", " \u201d", " crazy", " really", " anyway", " everything"], [".", ",", "ting", "!", " \u201d", ":", ".\u201d", "!!"], [".", ",", "ting", "!", " anyway", " really", "!!", ":"], [".", ",", "!", "!.", ":", ".\u201d", "!!", "ting"], [",", ".", "!", "ting", " basically", " really", " anyway", " pretty"], [".", ",", "!", "ting", " anyway", " \u2013", " even", " basically"], [" anyway", " really", " pretty", " way", "ting", " basically", " guys", " maybe"], [" anyway", " really", " basically", " pretty", " guys", " way", " bigger", " maybe"], [" anyway", " really", " pretty", " way", " basically", " even", " everything", " like"], [" --", " even", " just", " really", " like", " pretty", " basically", " going"], [" really", " pretty", " basically", " just", " going", " anyway", " even", " like"], [" pretty", " really", " basically", " anyway", " just", " bigger", " going", " like"], [" anyway", " pretty", " bigger", " really", " like", " basically", " with", " way"], [" anyway", " pretty", " really", " basically", " too", " with", " just", " through"], [" anyway", " pretty", " really", " just", " with", " too", " through", " basically"], [" by", " just", " anyway", " through", " for", " in", " with", " too"], [" anyway", " bigger", " really", " through", " pretty", " harder", " done", " via"], [" anyway", " ''", " through", " --", " by", " \\\"", " with", " via"], [" through", " by", " in", " with", " ,", " --", " just", " more"], [" --", " anyway", " \\\"", " through", " via", " ____", " by", " ''"], [" anyway", " **", " via", " tech", " --", " ____", " through", " really"], [" via", " --", " anyway", " through", " tech", " **", " ____", " by"], [" ____", " --", " **", " __", " ______", " ?", " ___", " via"], [" ____", " **", " ______", " via", " tech", " ?", " __", " ?**"], [" ____", " ______", " **", " ___", " __", " ...\\", " ...", " _____"], [" **", " ____", " ...", " ______", " __", " .", " via", " ?"], [" **", " ...", " .", " via", " through", " \\\"", " by", " in"], [" **", " via", " through", " by", " .", " \\\"", " -", " in"], [" **", " via", " tech", " hybrid", " through", " fundamentally", " seamlessly", " complex"], [" **", " via", " tech", " hybrid", " seamlessly", " fundamentally", " incredibly", " through"], [" **", " via", " \u2014", " tech", " hybrid", " \u2013", " through", " *"], [" **", " via", " tech", " \u2014", " hybrid", " **\u201c", " *", " leveraging"], [" **", " via", " **\u201c", " tech", " hybrid", " *", " \u2014", " **\""], [" **", " via", " tech", " **\u201c", " hybrid", " *", " fundamentally", " \u2014"], [" **", " via", " **\u201c", " tech", " hybrid", " \u201c", " \\\"", " \u2014"], [" tech", " **", " via", " hybrid", " Tech", " **\u201c", " fundamentally", " unconventional"], [" via", " tech", " hybrid", " **", " modular", " unconventional", " \\\"", " using"], [" via", " tech", " **", " hybrid", " \\\"", " unconventional", " modular", " through"], [" via", " tech", " hybrid", " using", " \\\"", " unconventional", " through", " modular"], [" hybrid", " via", " \\\"", " tech", " unconventional", " using", " technically", " **"], [" \\\"", " hybrid", " via", " unconventional", " Hybrid", " technically", " tech", " entirely"], [" **", " hybrid", " \\\"", " unconventional", " Hybrid", " via", " **\"", " tech"], [" \\\"", " hybrid", " **", " \"", " **\"", " Hybrid", " unconventional", " via"], [" **", " **\"", " hybrid", " **'", " **\u201c", " \\\"", " Hybrid", " \"**"], [" **", " **\"", " **'", " **\u201c", " \"**", " hybrid", " **[", "-**"], [" **", " **\"", " **\u201c", " **'", " **#", " **.", " **[", " **("], [" **\"", " **", " **\u201c", " **'", " **\u00ab", " \"**", " **\u201e", " **\u300c"], [" **\"", " **\u201c", " **", " **\u00ab", " **'", " \"**", " **\u201e", " **\u300c"], [" **\"", " **", " **\u201c", " **\u00ab", " \"**", " **\u201e", " **'", " **\u300c"], [" **\"", " **", " **\u201c", " hybrid", " **\u00ab", " Hybrid", " **\u300c", " \"**"], [" **", " **\"", " **\u201c", " hybrid", " \"**", " **\u00ab", " Hybrid", " **\u300c"], [" **", " **\"", " **\u201c", " **\u00ab", " \"**", " **\u300c", " hybrid", " **'"], [" **", " **\"", " **\u201c", " **\u00ab", " \"**", " **\u300c", " hybrid", " **\u201e"], [" **", " **\"", " hybrid", " Hybrid", " **\u201c", " \"**", " **\u00ab", " hybrids"], [" **", " **\"", " hybrid", " \"**", " Hybrid", " **\u201c", " \"", " hybrids"], [" **", " **\"", " \"**", " hybrid", " \"", " Hybrid", " **\u201c", " **\u00ab"], [" **", " **\"", " \"**", " \"", " **\u201c", "\"**", " hybrid", "-**"], [" **", " **\"", " \"", " \"**", " the", " **\u201c", "\"**", " hybrid"]], "p": [[0.558, 0.4346, 0.0033, 0.0016, 0.0005, 0.0004, 0.0004, 0.0002], [0.2683, 0.1529, 0.1191, 0.0387, 0.0049, 0.0043, 0.0038, 0.0028], [0.7407, 0.1136, 0.0781, 0.0369, 0.0197, 0.0027, 0.0014, 0.0013], [0.0117, 0.011, 0.0081, 0.0052, 0.0046, 0.0043, 0.0043, 0.0041], [0.1263, 0.0171, 0.0118, 0.0086, 0.0081, 0.0076, 0.0067, 0.0067], [0.1588, 0.0484, 0.0148, 0.0122, 0.0122, 0.0108, 0.009, 0.0074], [0.5254, 0.0554, 0.0431, 0.0431, 0.0191, 0.0109, 0.0096, 0.0096], [0.534, 0.0497, 0.0438, 0.022, 0.0111, 0.0072, 0.0072, 0.0059], [0.9631, 0.0176, 0.0061, 0.0016, 0.0014, 0.0011, 0.0006, 0.0004], [0.4038, 0.2775, 0.013, 0.0084, 0.0065, 0.0058, 0.0051, 0.0042], [0.7375, 0.0391, 0.0144, 0.0099, 0.0093, 0.0072, 0.0041, 0.0041], [0.0374, 0.0291, 0.0241, 0.0227, 0.0177, 0.0156, 0.0121, 0.0107], [0.0981, 0.0633, 0.0409, 0.0361, 0.0193, 0.0181, 0.0141, 0.0125], [0.1142, 0.0737, 0.0348, 0.0307, 0.0307, 0.0239, 0.0175, 0.0155], [0.0748, 0.062, 0.0583, 0.0483, 0.04, 0.0376, 0.0293, 0.0275], [0.1424, 0.0978, 0.0558, 0.0492, 0.0408, 0.0318, 0.0298, 0.0232], [0.1516, 0.1516, 0.0762, 0.0632, 0.0408, 0.0338, 0.0232, 0.0232], [0.0993, 0.0876, 0.0469, 0.0441, 0.0322, 0.0303, 0.0251, 0.0236], [0.2027, 0.0481, 0.0425, 0.0311, 0.0227, 0.0227, 0.0214, 0.0214], [0.1728, 0.0465, 0.0437, 0.034, 0.032, 0.03, 0.03, 0.0265], [0.081, 0.0761, 0.0556, 0.0491, 0.0461, 0.0461, 0.0461, 0.0298], [0.1691, 0.0333, 0.0276, 0.0259, 0.0215, 0.0202, 0.0167, 0.0167], [0.1029, 0.0908, 0.0908, 0.0853, 0.0378, 0.0334, 0.0295, 0.026], [0.121, 0.1068, 0.0832, 0.0689, 0.0504, 0.0369, 0.0287, 0.027], [0.32, 0.0671, 0.0556, 0.0522, 0.0407, 0.0359, 0.0317, 0.0141], [0.1101, 0.0972, 0.0431, 0.0336, 0.0296, 0.0246, 0.0231, 0.0217], [0.1078, 0.084, 0.0577, 0.0542, 0.0509, 0.0241, 0.0155, 0.0137], [0.2411, 0.1878, 0.0887, 0.0887, 0.0783, 0.0347, 0.0307, 0.0288], [0.229, 0.1783, 0.0791, 0.0698, 0.033, 0.0274, 0.0257, 0.0241], [0.4462, 0.1542, 0.0935, 0.0344, 0.0344, 0.0209, 0.0184, 0.0173], [0.4527, 0.0787, 0.0694, 0.0508, 0.0289, 0.0176, 0.0155, 0.0155], [0.3986, 0.0507, 0.0289, 0.0255, 0.0239, 0.0225, 0.0165, 0.012], [0.2308, 0.0849, 0.0484, 0.0293, 0.0276, 0.0259, 0.0148, 0.013], [0.2832, 0.1257, 0.036, 0.0193, 0.0141, 0.0132, 0.0117, 0.0091], [0.4653, 0.076, 0.0279, 0.015, 0.0124, 0.0124, 0.008, 0.0066], [0.4929, 0.0805, 0.0431, 0.0315, 0.0278, 0.0109, 0.0085, 0.0085], [0.6957, 0.0445, 0.0306, 0.027, 0.0154, 0.0099, 0.0064, 0.0057], [0.8396, 0.021, 0.0164, 0.0144, 0.006, 0.0034, 0.0032, 0.0027], [0.7705, 0.0339, 0.015, 0.0133, 0.0097, 0.0063, 0.0038, 0.0038], [0.4636, 0.0589, 0.0405, 0.0405, 0.0231, 0.0169, 0.0124, 0.0085], [0.2467, 0.1593, 0.0586, 0.0456, 0.0179, 0.0096, 0.0079, 0.0074], [0.1854, 0.1742, 0.0641, 0.0499, 0.0195, 0.0195, 0.0172, 0.0143], [0.1363, 0.0937, 0.088, 0.0686, 0.0605, 0.0304, 0.0237, 0.0173], [0.297, 0.0751, 0.0705, 0.0355, 0.0276, 0.0229, 0.0229, 0.0157], [0.1524, 0.1047, 0.0561, 0.0385, 0.0385, 0.0319, 0.0282, 0.022], [0.2268, 0.1659, 0.0506, 0.0475, 0.0225, 0.0211, 0.0145, 0.012], [0.2463, 0.1404, 0.0516, 0.0355, 0.026, 0.026, 0.0229, 0.0131], [0.3599, 0.1409, 0.1098, 0.043, 0.0335, 0.0335, 0.0109, 0.009], [0.7776, 0.1531, 0.0126, 0.0118, 0.0063, 0.0059, 0.0041, 0.0019], [0.5364, 0.4177, 0.0143, 0.0087, 0.0021, 0.0019, 0.0017, 0.0015], [0.8663, 0.0913, 0.018, 0.0031, 0.0028, 0.0019, 0.0018, 0.0013], [0.7951, 0.1219, 0.0653, 0.0054, 0.0042, 0.0029, 0.0025, 0.0014], [0.7867, 0.1549, 0.0392, 0.006, 0.0041, 0.0032, 0.0028, 0.0017], [0.7764, 0.1191, 0.0818, 0.0086, 0.0041, 0.0032, 0.0028, 0.0025], [0.5411, 0.2556, 0.083, 0.0392, 0.0269, 0.0144, 0.0112, 0.0112], [0.5299, 0.3214, 0.0633, 0.0233, 0.0181, 0.0125, 0.0097, 0.0067], [0.8876, 0.0935, 0.0127, 0.0019, 0.0019, 0.0006, 0.0004, 0.0003], [0.9111, 0.0748, 0.0079, 0.0023, 0.0018, 0.0007, 0.0003, 0.0002], [0.9383, 0.0283, 0.0195, 0.0063, 0.0026, 0.0016, 0.0014, 0.0005], [0.817, 0.1106, 0.0359, 0.0192, 0.0055, 0.0038, 0.002, 0.0016], [0.9022, 0.0654, 0.0146, 0.0088, 0.0029, 0.0014, 0.0014, 0.0007], [0.6453, 0.3048, 0.0467, 0.0018, 0.0004, 0.0002, 0.0001, 0.0001], [0.4792, 0.4229, 0.0505, 0.0393, 0.006, 0.0004, 0.0003, 0.0003]], "ranks": {"Swift": [77125, 12531, 35325, 145058, 45575, 32415, 73493, 195643, 225647, 171975, 113068, 149429, 148324, 57085, 24906, 15149, 9748, 22224, 25627, 11637, 5928, 38336, 15093, 6848, 5067, 22242, 21481, 8675, 18748, 19888, 12107, 9505, 8916, 8286, 10312, 11862, 11356, 12384, 11255, 12371, 15431, 14213, 13191, 13758, 12359, 11513, 14357, 8414, 20507, 28603, 79062, 74171, 96082, 110695, 152696, 148860, 97765, 96031, 90986, 41930, 21617, 18447, 13809], "Kotlin": [225682, 128961, 99697, 12640, 25790, 41412, 109010, 146052, 119671, 125969, 83698, 47657, 14699, 25412, 107136, 73685, 32814, 30603, 33495, 40287, 102305, 10111, 27998, 102661, 11202, 2880, 3863, 10586, 3606, 2615, 12107, 19907, 31264, 16045, 21831, 8159, 6341, 5341, 8706, 8123, 7066, 8410, 7181, 8462, 10036, 13371, 17051, 12936, 12643, 19333, 31230, 22364, 12473, 11737, 8101, 3100, 986, 741, 825, 557, 360, 529, 655], "Rust": [30508, 51869, 61786, 22667, 6988, 15233, 23554, 32183, 51385, 31954, 28481, 37417, 25004, 16322, 15831, 11332, 13487, 29779, 67453, 55186, 53031, 77462, 54915, 33417, 29362, 45889, 28990, 35265, 57776, 42018, 22844, 18760, 22439, 37169, 65537, 41972, 23505, 19736, 30549, 23628, 14040, 12973, 7335, 11063, 10521, 6496, 6089, 4839, 3090, 12864, 36982, 41794, 24650, 35078, 56592, 18221, 6450, 1720, 1271, 258, 270, 240, 362]}}, {"pos": 437, "top": [[",", ".", "\u2013", " \u2013", ";", "\u00a0", "\u00a0\u00a0", " "], ["\u2013", " \u2013", ",", "\u2013and", ";", ".", "\u2026..", " "], ["\u2013", ",", ".", " \u2013", "\u2026.", "\u2026..", "\u2026", ";"], [" milfs", "-------------</", "aruhi", " ;;^", " pupper", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Shemale", "----------</"], [".@", "\uff20", "(@", "=@", "@$", ":@", "kits", "er"], ["fst", "\u54ea\u513f", " FStar", "odd", "\u5982\u6b4c", "-CS", "IFn", "fraction"], [" anyhow", "\u5176\u5b83", "\uc368", "\u4fe9", "\u4ec0\u9ebd", " dicip", " FStar", " nasty"], [" anyhow", " succesfully", "VERY", "-done", " seperate", "-ish", "\u516c\u53f7", " dicip"], ["egger", "\u516c\u53f7", "athon", "-done", "VERY", "-ish", "\uae54", "ught"], [" \u00ad", "\u516c\u53f7", "\uae54", "-done", "\u00ad", "-ish", "\uaecf", "\u90e8\u4efd"], [" \u00ad", "\u00ad", " \\'", "-ish", " tho", " \u00b4", " way", "ish"], ["\uae54", " way", "\u516c\u53f7", " \u00ad", "\u90e8\u4efd", "-done", "\u0163", "ishly"], [" way", " goodies", "-ish", " stuff", "\uae54", " thing", " kinda", " guts"], [" way", "-ish", "-esque", " goodies", "\uae54", " thankfully", " stuff", " favourite"], [" ``", " fashioned", " thru", " \u00ad", " `", " way", " tho", " goodies"], [" thru", " goodies", " way", " stuff", " folks", "-esque", " smack", " booze"], [" way", " thru", " stuff", "-esque", " folks", " big", " tweaked", "-ish"], [" way", " stuff", "-ish", "-esque", " goodies", " smarter", " tweaked", " big"], [" way", " stuff", "-esque", " smarter", " smack", " folks", " big", " tweaked"], [" way", " stuff", " --", " \\\"", " folks", " \\'", " smack", "-esque"], [" --", " way", " \\\"", "--", " stuff", " folks", " hugely", " thru"], [" ``", " \\\"", " stuff", " smarter", " --", " way", "-done", " ''"], [" ``", " --", " \\\"", " way", " ''", "``", " ``(", " stuff"], [" ``", " --", " \\\"", " way", " ''", " \\'", " `", "--"], [" \\\"", " --", " ``", " folks", " \\'", " way", "--", " ''"], [" \\\"", " ``", " folks", " --", " smarter", " way", " booze", " savvy"], [" \\\"", " ``", " --", " way", " folks", " smarter", " savvy", " stuff"], [" --", " \\\"", " way", " ``", " ____", " folks", " __", " ''"], [" \\\"", " --", " way", " ____", " __", " tech", " _____", " smarter"], [" \\\"", " --", " way", " ____", " __", " ", " _", " _____"], [" \\\"", " way", " --", " ", " @", " modern", " truly", " __"], [" \\\"", " ", " --", " way", " .", " ,", " truly", " @"], [" \\\"", " way", " .", " truly", " modern", " --", "\\\"", " '"], [" \\\"", " tech", " smarter", " modern", " weird", " truly", " way", " hybrid"], [" weird", " tech", " \\\"", " smarter", " **", " modern", " truly", " clever"], [" tech", " hybrid", " smarter", " Hybrid", " weird", " **", " \u201c", " **\u201c"], [" **", " tech", " **\u201c", " **\"", " weird", " hybrid", " \u201c", " Hybrid"], [" **", " **\u201c", " tech", " weird", " Hybrid", " \u201c", " **\"", " hybrid"], [" **", " \u201c", " **\u201c", " weird", " Hybrid", " hybrid", " **\"", " tech"], [" \u201c", " \\\"", " **\u201c", " **", " pragmatic", " hybrid", " Hybrid", " tech"], [" tech", " Hybrid", " hybrid", " Tech", " pragmatic", " \\\"", " \u201c", " weird"], [" \\\"", " tech", " Hybrid", " hybrid", " pragmatic", " Tech", " unconventional", " weird"], [" \\\"", " Hybrid", " hybrid", " tech", " pragmatic", " unconventional", " Silicon", " Tech"], [" Hybrid", " hybrid", " \\\"", " pragmatic", " tech", " Tech", " unconventional", " Silicon"], [" Hybrid", " hybrid", " pragmatic", " \\\"", " tech", " unconventional", " modern", " Tech"], [" Hybrid", " hybrid", " \\\"", " pragmatic", " unconventional", " tech", " modern", " weird"], [" Hybrid", " hybrid", " pragmatic", " \\\"", " unconventional", " tech", " weird", " Silicon"], [" Hybrid", " hybrid", " \\\"", " pragmatic", " modern", " Modern", " hybrids", " weird"], [" Hybrid", " hybrid", " pragmatic", " **\"", " \\\"", " Silicon", " prag", " hybrids"], [" **\"", " Hybrid", " **\u201e", " pragmatic", " **", " **\u201c", " **'", " **\u00ab"], [" **\"", " Hybrid", " **", " **\u201c", " **\u201e", " **\u00ab", " pragmatic", " hybrid"], [" **\"", " **", " **\u201c", " **\u00ab", " **\u201e", " Hybrid", " **'", " pragmatic"], [" **\"", " pragmatic", " **\u201c", " **", " **\u00ab", " Hybrid", " prag", " **\u201e"], [" **\"", " pragmatic", " **", " **\u201c", " **\u00ab", " Hybrid", " **\u201e", " Prag"], [" Hybrid", " pragmatic", " **\"", " **", " **\u00ab", " hybrid", " **\u201c", " prag"], [" pragmatic", " **\"", " Hybrid", " **", " prag", " Prag", " **\u201c", " hybrid"], [" **\"", " **", " **\u201c", " Hybrid", " **\u00ab", " pragmatic", " **\u300c", " Rust"], [" **", " **\"", " Rust", " pragmatic", " **\u201c", " Hybrid", " **\u00ab", " prag"], [" Hybrid", " hybrid", " pragmatic", " Rust", " hybr", " **", " **\"", " hybrids"], [" Hybrid", " hybrid", " pragmatic", " **", " **\"", " hybrids", "hy", " Hy"], [" Hybrid", " **", " hybrid", " **\"", " pragmatic", " prag", " Prag", " Rust"], [" **", " **\"", " \"**", " Hybrid", " **\u201c", " hybrid", " *", " *\""], [" **\"", " **", " \"", " Hybrid", " \"**", " hybrid", " *", " *\""]], "p": [[0.5273, 0.4653, 0.0031, 0.0015, 0.0013, 0.0004, 0.0003, 0.0002], [0.4703, 0.087, 0.0768, 0.0111, 0.0071, 0.0063, 0.0014, 0.0012], [0.5698, 0.2096, 0.1441, 0.025, 0.0152, 0.0134, 0.0118, 0.0034], [0.011, 0.0028, 0.0026, 0.0026, 0.0025, 0.0023, 0.0023, 0.0023], [0.0122, 0.0058, 0.0051, 0.0045, 0.0042, 0.0038, 0.0031, 0.003], [0.0026, 0.0015, 0.0015, 0.0013, 0.001, 0.0009, 0.0009, 0.0009], [0.0028, 0.0024, 0.0023, 0.0018, 0.0017, 0.0016, 0.0016, 0.0016], [0.006, 0.0041, 0.0034, 0.003, 0.0027, 0.0023, 0.0021, 0.0018], [0.0067, 0.0049, 0.0031, 0.0026, 0.0024, 0.0024, 0.0012, 0.0012], [0.0086, 0.0086, 0.0032, 0.003, 0.0028, 0.0018, 0.0017, 0.0017], [0.1416, 0.0192, 0.0169, 0.0132, 0.0124, 0.0085, 0.0085, 0.0075], [0.0144, 0.0072, 0.0053, 0.0041, 0.003, 0.003, 0.003, 0.0028], [0.0349, 0.0106, 0.0106, 0.01, 0.0073, 0.0061, 0.0061, 0.0054], [0.0378, 0.0074, 0.007, 0.007, 0.0066, 0.0058, 0.0051, 0.0045], [0.0112, 0.0112, 0.0093, 0.0068, 0.0064, 0.0064, 0.006, 0.0056], [0.0252, 0.0093, 0.0068, 0.0056, 0.005, 0.005, 0.0041, 0.0036], [0.0831, 0.0164, 0.0164, 0.0136, 0.012, 0.0093, 0.0088, 0.0077], [0.05, 0.0285, 0.0162, 0.0143, 0.0112, 0.0112, 0.0105, 0.0105], [0.0398, 0.0351, 0.0146, 0.0107, 0.0101, 0.0101, 0.0083, 0.0078], [0.0512, 0.0399, 0.0311, 0.0292, 0.0156, 0.0138, 0.0114, 0.0101], [0.1057, 0.044, 0.0152, 0.0111, 0.0105, 0.0087, 0.0068, 0.006], [0.1554, 0.0369, 0.0145, 0.0136, 0.0128, 0.012, 0.0064, 0.006], [0.7847, 0.0345, 0.0196, 0.0144, 0.0135, 0.0068, 0.0036, 0.0025], [0.4262, 0.1473, 0.0614, 0.0165, 0.0165, 0.0069, 0.005, 0.0027], [0.2468, 0.2046, 0.0853, 0.023, 0.0168, 0.0108, 0.0084, 0.0058], [0.3152, 0.0848, 0.0483, 0.0332, 0.0259, 0.0167, 0.0108, 0.0101], [0.3361, 0.1162, 0.0905, 0.0276, 0.019, 0.0122, 0.007, 0.0066], [0.3983, 0.2416, 0.0327, 0.0239, 0.0088, 0.0088, 0.0088, 0.006], [0.6072, 0.0991, 0.0322, 0.0118, 0.0076, 0.0056, 0.0053, 0.0049], [0.5551, 0.0456, 0.0456, 0.0148, 0.0139, 0.009, 0.009, 0.0084], [0.569, 0.0387, 0.0321, 0.0172, 0.0076, 0.0067, 0.0067, 0.0067], [0.2466, 0.0456, 0.0295, 0.026, 0.0148, 0.0139, 0.0131, 0.0131], [0.688, 0.0172, 0.0098, 0.0072, 0.0072, 0.0046, 0.0038, 0.0036], [0.2701, 0.0994, 0.0469, 0.0343, 0.0285, 0.0162, 0.0152, 0.0098], [0.0888, 0.0834, 0.0834, 0.065, 0.0307, 0.0186, 0.0128, 0.0128], [0.1248, 0.0554, 0.0336, 0.0316, 0.0316, 0.0279, 0.0246, 0.0217], [0.1086, 0.0959, 0.09, 0.0659, 0.0453, 0.0453, 0.04, 0.0258], [0.1167, 0.0854, 0.0518, 0.0429, 0.0379, 0.0379, 0.0334, 0.0295], [0.1683, 0.1021, 0.0795, 0.0426, 0.04, 0.0331, 0.0293, 0.0258], [0.1395, 0.1086, 0.0581, 0.04, 0.0292, 0.0275, 0.0275, 0.0275], [0.1179, 0.0631, 0.0491, 0.0491, 0.0338, 0.0338, 0.0298, 0.0263], [0.1187, 0.0925, 0.0816, 0.0816, 0.0561, 0.0282, 0.0249, 0.0206], [0.2361, 0.1264, 0.1115, 0.041, 0.0319, 0.0194, 0.0182, 0.0142], [0.1937, 0.1331, 0.0629, 0.046, 0.0406, 0.0192, 0.0132, 0.0124], [0.2291, 0.1899, 0.0544, 0.0451, 0.0351, 0.0156, 0.0156, 0.0138], [0.276, 0.215, 0.1081, 0.0374, 0.0188, 0.0146, 0.0107, 0.0101], [0.383, 0.2473, 0.0709, 0.023, 0.0116, 0.0116, 0.009, 0.0085], [0.4876, 0.2164, 0.0454, 0.0376, 0.0115, 0.0115, 0.0074, 0.0058], [0.465, 0.1607, 0.067, 0.0433, 0.0192, 0.0091, 0.008, 0.0071], [0.5789, 0.0783, 0.0538, 0.0446, 0.0348, 0.0307, 0.0271, 0.0239], [0.4805, 0.0946, 0.0835, 0.065, 0.0574, 0.0447, 0.0371, 0.0154], [0.8324, 0.0414, 0.0414, 0.0251, 0.0173, 0.0092, 0.0068, 0.0044], [0.6901, 0.1058, 0.0727, 0.0268, 0.0268, 0.0162, 0.0112, 0.0098], [0.6341, 0.1249, 0.0858, 0.0405, 0.0316, 0.0102, 0.0102, 0.0102], [0.2608, 0.2608, 0.2031, 0.0514, 0.0453, 0.04, 0.0312, 0.0167], [0.4651, 0.151, 0.151, 0.049, 0.0337, 0.0262, 0.0262, 0.0262], [0.5055, 0.3474, 0.047, 0.0252, 0.0196, 0.0153, 0.0064, 0.0064], [0.3707, 0.3271, 0.0827, 0.0644, 0.0345, 0.0345, 0.0127, 0.0112], [0.9359, 0.0466, 0.0034, 0.003, 0.0016, 0.0016, 0.0012, 0.0012], [0.8443, 0.1143, 0.0094, 0.0073, 0.003, 0.0024, 0.0024, 0.0024], [0.4452, 0.27, 0.1275, 0.0532, 0.0532, 0.0152, 0.0092, 0.0022], [0.5861, 0.4028, 0.0024, 0.0021, 0.0015, 0.0006, 0.0005, 0.0005], [0.6818, 0.2842, 0.0133, 0.0067, 0.0023, 0.0023, 0.0012, 0.001]], "ranks": {"Swift": [41989, 7307, 17890, 117642, 48651, 17435, 29847, 183134, 216211, 199817, 97158, 123678, 110290, 50961, 49303, 29813, 5316, 12801, 14550, 8893, 9868, 59040, 25528, 5747, 4307, 17976, 14324, 6031, 8197, 6448, 5966, 4804, 4753, 4208, 5946, 4793, 5552, 3900, 3722, 4754, 4801, 4321, 5565, 5674, 4888, 5205, 7972, 5186, 15956, 26284, 71947, 44042, 18487, 23268, 12204, 9370, 1777, 832, 1118, 1889, 2029, 1307, 1507], "Kotlin": [221401, 207894, 192457, 49853, 117193, 144815, 179781, 157871, 133869, 194336, 200191, 187578, 116592, 185495, 227537, 178077, 173932, 147899, 184024, 175608, 205957, 125584, 157220, 202577, 153874, 61484, 63730, 79861, 58310, 40865, 46871, 63843, 44755, 14321, 11363, 3358, 1277, 1076, 1859, 1400, 1389, 1453, 1095, 952, 1358, 2644, 2601, 3954, 1631, 1697, 1391, 247, 109, 81, 53, 63, 40, 41, 63, 95, 86, 118, 101], "Rust": [34506, 78335, 85457, 50612, 6270, 21499, 24593, 34277, 38462, 35117, 15997, 22165, 9232, 10280, 22298, 17975, 10542, 22197, 45333, 29404, 58240, 68157, 73730, 29409, 14554, 13959, 10321, 6523, 4381, 4397, 6203, 7618, 6117, 5116, 4537, 3578, 1143, 856, 1344, 1555, 787, 881, 656, 1003, 1171, 1134, 1436, 2019, 1886, 7589, 17640, 5134, 281, 277, 275, 63, 7, 3, 4, 14, 8, 16, 14]}}, {"pos": 438, "top": [["s", "**.", "**\u2013", " **", "**,", " **\u2013", " \u2013", "**"], [" **", "-**", "s", " **\u2013", "**,", "**\u2013", " '**", "**."], [" **", "\u2026**", "**\u2013", " **\u2013", "**", "**\u3002", "**.", "s"], [" **", "\u300d**", " **\u00ab", " **\u300c", " **:", "\uff1f**", ">**", " '**"], [" **", "-**", ">**", " **#", "**", " **.", " **:", " **+"], [" **", "-**", " **#", ">**", " **:", " **\u00ab", " **.", "(**"], [" **", "**", "-**", "\u300d**", ">**", " **\u00ab", " **#", " **."], [" **", "-**", "**", " **\u00ab", " **#", "\u300d**", ">**", " **."], [" **", "**", " **\u00ab", " **#", "\u300d**", "-**", ">**", "(**"], [" **", "-**", " **\u00ab", " **#", ">**", "**", "\u300d**", " **+"], [" **", "**", " **#", "-**", " **\u00ab", ">**", "\u300d**", "...**"], [" **", " **\u00ab", " **#", "-**", ">**", "\u300d**", " **+", "**"], [" **", " **\u00ab", "-**", " **#", "**", " **+", "\u300d**", " **\u300c"], [" **", " **\u00ab", "-**", " **#", " **+", "**", "\u300d**", ">**"], [" **", " **\u00ab", "**", "s", " **#", " **+", "-**", "\u300d**"], [" **", " **\u00ab", "**", "-**", " **#", "s", ">**", "\u300d**"], [" **", "**", " **\u00ab", " **#", ">**", " **+", "-**", "s"], [" **", " **\u00ab", "**", "-**", ">**", " **#", " **+", "(**"], [" **", "**", " **\u00ab", "-**", " **#", " **.", ">**", " **+"], [" **", "**", "s", " **\u00ab", ">**", "**,", "-**", " **#"], [" **", "**", "s", ">**", "**,", " **#", "(**", " \"**"], [" **", " **\u00ab", "\u300d**", " \"**", " **.", " **#", " **+", "**"], [" **", " **\u00ab", "**", "s", "\u300d**", " **#", " \"**", " **."], [" **", "s", "**", "\u300d**", " **\u00ab", " \"**", " **.", "**,"], [" **", "**", ">**", " **#", "...**", "-**", " **'", "(**"], [" **", "**", " **#", ">**", " **'", "-**", " **\u00ab", " **+"], [" **", "**", " **#", ">**", " **'", "-**", " **+", "...**"], [" **", "**", " **'", " **#", " \n\n", " **[", " \"**", ">**"], [" **", "**", " **'", " **#", ">**", " **+", "-**", " \"**"], [" **", "**", " **'", " **#", " **.", " **[", " **,", "-**"], [" **", "**", " **.", " **'", " ****", " **#", " **,", " \"**"], [" **", "**", " **'", "s", " **.", " ****", " **[", " \n\n"], [" **", "**", " **'", " \"**", " **\"", " **.", " ****", " **#"], [" **", "**", "!**", ">**", " **#", " **\"", "\u201d**", " **\u201c"], [" **", "**", "!**", "\u201d**", ">**", " **\u201c", "**:", "%**"], [" **", "**", "!**", "\u2026**", " **\u201c", "\u201d**", "%**", "\u2019**"], [" **", "**", " **\u201c", "!**", " **\"", "\u201d**", ">**", "%**"], [" **", "**", " hybrid", " Hybrid", " **\u201c", "\u201d**", " modular", "%**"], [" **", "**", " hybrid", " modular", " **\u201c", " Hybrid", " Modular", "\u2011"], [" **", "**", "\u2011", " **\u201c", " global", " hybrid", " modular", " Global"], ["**", " hybrid", " **", " Hybrid", " modular", " global", " Global", " international"], [" modular", " Modular", " hybrid", " Global", " Hybrid", " **", " global", " interoper"], [" modular", " **", " Modular", " interoper", " hybrid", " Hybrid", " Global", " Silicon"], [" modular", " Modular", " **", " Hybrid", " interoper", " hybrid", " Global", " technologies"], [" **", " modular", " Modular", "**", " Hybrid", " hybrid", " interoper", " Global"], [" modular", " Modular", " **", " Hybrid", " hybrid", " Global", " interoper", "**"], [" **", "**", " Modular", " Hybrid", " modular", "!**", " hybrid", " Global"], [" **", "**", " **\"", " Hybrid", " Modular", " **'", " **\u00ab", " **\u201c"], [" **", " Hybrid", "**", " Modular", "\u300d**", " hybrid", " **\"", " modular"], [" Hybrid", " Modular", " modular", " hybrid", " Silicon", " interoper", " Dual", "-global"], [" Hybrid", " Modular", "!**", "\u300d**", "%**", " hybrid", ";**", "\u00bb**"], [" Hybrid", " hybrid", " interoper", " Modular", "!**", " modular", " h\u00edbr", "\u00bb**"], [" Hybrid", " interoper", " hybrid", " pragmatic", "interop", "Interop", " Modular", " modular"], [" Hybrid", " interoper", " hybrid", " pragmatic", "Interop", " Modular", "interop", " h\u00edbr"], [" Hybrid", " hybrid", " interoper", " h\u00edbr", " WebView", "Interop", "ybrid", "interop"], [" Hybrid", " hybrid", " interoper", "interop", " Wrapper", "Interop", " pragmatic", " wrapper"], [" Rust", " Hybrid", "rust", " rust", " Cargo", " WebView", " wasm", " Wrapper"], [" Rust", "rust", " Hybrid", " WebView", " wasm", " rust", " Embedded", " Cargo"], [" Hybrid", " Rust", " Web", " hybrid", " WebView", " wasm", "-web", " web"], [" Hybrid", " Web", " hybrid", " web", " WebView", "-web", " wasm", "Web"], [" Hybrid", " hybrid", " Web", " web", " WebView", " Hy", "hy", " Rust"], [" Hybrid", " hybrid", "hy", " Web", " Hy", "Hy", " WebView", " web"], ["Hy", " Hybrid", "hy", "Web", " Hy", " hybrid", "WebView", " Web"]], "p": [[0.998, 0.0009, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.8647, 0.0158, 0.014, 0.0109, 0.0096, 0.0085, 0.0085, 0.0066], [0.3479, 0.1643, 0.113, 0.0605, 0.0605, 0.0605, 0.0605, 0.0324], [0.3873, 0.1425, 0.0864, 0.0463, 0.0408, 0.036, 0.0318, 0.0248], [0.8601, 0.026, 0.026, 0.0202, 0.0123, 0.0096, 0.0058, 0.0045], [0.9111, 0.04, 0.007, 0.0061, 0.0048, 0.0042, 0.0042, 0.0033], [0.9639, 0.0156, 0.0057, 0.0024, 0.0021, 0.0019, 0.001, 0.0009], [0.9681, 0.0065, 0.0065, 0.0051, 0.0035, 0.0021, 0.0019, 0.0009], [0.9075, 0.0242, 0.0147, 0.0114, 0.0089, 0.0069, 0.0054, 0.0029], [0.902, 0.0272, 0.0165, 0.0146, 0.0114, 0.0061, 0.0061, 0.002], [0.9817, 0.0075, 0.0028, 0.0021, 0.0017, 0.0009, 0.0007, 0.0006], [0.9911, 0.0032, 0.0017, 0.0009, 0.0005, 0.0005, 0.0005, 0.0004], [0.9865, 0.0085, 0.001, 0.0009, 0.0005, 0.0004, 0.0004, 0.0003], [0.9728, 0.0157, 0.0031, 0.0017, 0.0013, 0.0009, 0.0009, 0.0008], [0.9971, 0.0006, 0.0006, 0.0004, 0.0002, 0.0002, 0.0002, 0.0002], [0.9979, 0.0007, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9985, 0.0006, 0.0004, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.993, 0.0032, 0.0019, 0.0004, 0.0003, 0.0002, 0.0002, 0.0001], [0.9984, 0.0007, 0.0005, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9954, 0.0032, 0.0006, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9974, 0.0017, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9956, 0.0028, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9987, 0.0003, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0], [0.9905, 0.0076, 0.0007, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9931, 0.0059, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9984, 0.0007, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9983, 0.0009, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9996, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9991, 0.0007, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9994, 0.0005, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9988, 0.0008, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9957, 0.0019, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9969, 0.0013, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9747, 0.0158, 0.0011, 0.001, 0.0006, 0.0006, 0.0005, 0.0004], [0.9071, 0.0657, 0.0061, 0.002, 0.0016, 0.0015, 0.001, 0.0009], [0.4704, 0.4152, 0.0182, 0.0161, 0.0098, 0.0076, 0.0063, 0.0059], [0.6643, 0.2157, 0.0107, 0.0089, 0.0079, 0.0061, 0.0054, 0.0054], [0.5728, 0.2107, 0.0135, 0.0127, 0.0112, 0.0105, 0.0087, 0.0072], [0.6557, 0.061, 0.0239, 0.0224, 0.0154, 0.0154, 0.0088, 0.0083], [0.3822, 0.1497, 0.0378, 0.0244, 0.0244, 0.0216, 0.0203, 0.019], [0.1176, 0.0916, 0.067, 0.0556, 0.0522, 0.0297, 0.0279, 0.0232], [0.1686, 0.0703, 0.0548, 0.0454, 0.0426, 0.0426, 0.0401, 0.0243], [0.1307, 0.0793, 0.058, 0.0481, 0.0399, 0.0399, 0.0311, 0.0242], [0.1238, 0.0705, 0.0705, 0.0485, 0.0455, 0.0355, 0.0294, 0.019], [0.3717, 0.1285, 0.0646, 0.0368, 0.0223, 0.021, 0.0105, 0.0077], [0.2169, 0.1316, 0.0904, 0.0515, 0.0401, 0.0167, 0.0148, 0.0139], [0.2888, 0.1364, 0.0686, 0.0569, 0.0502, 0.0223, 0.0153, 0.0127], [0.6969, 0.1372, 0.0145, 0.0145, 0.0082, 0.0077, 0.0077, 0.0077], [0.2186, 0.1703, 0.0553, 0.0553, 0.0315, 0.0296, 0.0216, 0.0203], [0.2887, 0.088, 0.0345, 0.0324, 0.0209, 0.0144, 0.0056, 0.005], [0.3768, 0.051, 0.0241, 0.0241, 0.0241, 0.0241, 0.02, 0.02], [0.424, 0.0574, 0.0476, 0.0327, 0.0186, 0.0145, 0.0113, 0.0106], [0.288, 0.1979, 0.039, 0.0323, 0.0222, 0.0209, 0.0196, 0.0093], [0.3456, 0.1738, 0.0498, 0.0235, 0.0195, 0.0172, 0.0172, 0.0126], [0.6966, 0.1372, 0.0393, 0.0106, 0.0068, 0.0057, 0.0057, 0.0053], [0.4555, 0.1676, 0.0544, 0.0424, 0.0398, 0.0291, 0.0177, 0.0129], [0.987, 0.0028, 0.0013, 0.0007, 0.0007, 0.0007, 0.0005, 0.0004], [0.9872, 0.0024, 0.0013, 0.0012, 0.0011, 0.0009, 0.0008, 0.0004], [0.7651, 0.0712, 0.0628, 0.0628, 0.0075, 0.0045, 0.004, 0.0031], [0.663, 0.1306, 0.1306, 0.02, 0.0107, 0.0065, 0.0057, 0.0042], [0.7529, 0.1904, 0.0292, 0.0061, 0.0033, 0.0021, 0.0015, 0.0012], [0.6651, 0.131, 0.0425, 0.0352, 0.0331, 0.0147, 0.0069, 0.0065], [0.8607, 0.0907, 0.0229, 0.0066, 0.0054, 0.0029, 0.0009, 0.0007]], "ranks": {"Swift": [25707, 7937, 10470, 55274, 7763, 10179, 8260, 35042, 57819, 35786, 7560, 27774, 17120, 7558, 1276, 539, 920, 2135, 1334, 660, 558, 3941, 1157, 548, 489, 1307, 1531, 581, 741, 819, 1750, 1964, 1977, 2488, 2391, 4324, 2877, 3224, 3205, 4834, 4961, 8098, 14346, 14268, 11585, 9608, 8633, 7200, 11554, 14716, 21491, 12074, 5545, 6360, 2742, 1904, 860, 563, 1154, 2249, 1395, 1256, 182], "Kotlin": [53097, 33815, 17477, 8075, 6944, 12193, 19515, 26195, 30493, 40243, 39419, 29473, 15260, 37711, 82724, 35069, 29108, 22826, 42260, 91100, 122675, 77670, 81127, 107423, 70269, 21023, 22893, 55013, 52038, 43864, 50390, 70429, 64948, 11914, 10384, 2040, 539, 488, 389, 368, 382, 414, 283, 438, 403, 780, 799, 570, 247, 126, 101, 27, 9, 11, 11, 15, 22, 20, 52, 114, 50, 82, 210], "Rust": [35508, 94050, 29234, 16486, 14178, 11444, 9181, 11460, 12002, 10727, 15757, 14774, 8847, 9358, 19590, 15911, 17841, 27969, 28201, 38087, 90470, 58674, 82847, 38691, 25425, 27239, 41626, 28900, 22964, 12226, 13103, 14207, 10873, 18228, 10793, 5242, 720, 488, 618, 960, 595, 730, 1141, 2438, 2853, 2678, 2716, 2199, 1188, 2353, 3421, 431, 36, 26, 23, 10, 1, 1, 2, 17, 8, 9, 31]}}, {"pos": 439, "top": [[" \u2013", "  \n", "[", ".", " \u00a0", "\u2013", "\"", ","], ["  \n", "  \n  \n", "  \n\n", " \u2014", "   \n", "\ufffd", "  \n    \n", " \u00b7"], ["[", "\u2013", " \u2013", "  \n  \n", "\u2018", "  \n", "\"", " \u2018"], [" Hidal", " \uff1c", " huyn", "igy", " BHY", "anty", " *\u201e", "ELIT"], [" \u2014", " *@", " \uff0f", " -*", "\uc368", " \uff08", " \u25c6", " \u2014\u2014"], [" \u2014", " \uff08", " \u2014\u2014", " \uff0c", "anty", " \uff0f", "  \n", "\u4eba"], ["  \n", " \u2014", " \u2018", "\u2018", "\u00b7\u00b7", "\u00ac", "*\u201d", "  \n  \n"], ["  \n", "anty", "  \r\n", "  \n  \n", "\u00ac", "\u201a", "\u00b7\u00b7", "  \n\n\n"], ["anty", "igy", " *\u201e", "  \n", " **\u2014", "awei", "  \n    \n", "uya"], ["anty", "\uc368", " Hidal", " \u00ad", "  \n  \n", "\u00ac", "\u00ad", "  \n"], [" \u00ad", "\u00ac", "\u00ad", "  \n", "ty", "  \n  \n", "anty", "&"], ["anty", " Hybrid", "\uc368", " Hidal", "igy", "ux", " \u00ad", "uxe"], ["anty", " Hybrid", " Hidal", "\uc368", "igy", "ux", "hy", " hybrid"], [" Hybrid", "anty", " Hidal", "\uc368", "ux", "hy", "igy", "archy"], [" Hybrid", "anty", "\uc368", "stry", "archy", "ux", " Hy", "ty"], [" Hybrid", " Hidal", "\uc368", "anty", " Hy", "ty", " hybrid", "hy"], [" Hybrid", "ty", " Hy", " Hidal", " hybrid", "hy", "ux", "\uc368"], [" Hybrid", " Hidal", " hybrid", "ty", " Hy", " Hydra", "ux", "hy"], [" Hybrid", " Hidal", "ux", "ty", "hy", " hybrid", "dy", "anty"], [" Hybrid", " hybrid", " Hidal", "ux", "ty", " &#", "\u6df7\u642d", "&#"], [" Hybrid", " hybrid", "ty", " Hy", "Hy", "&", "@", "&#"], [" Hybrid", " Hidal", " hybrid", " hybrids", "\u6df7\u642d", " Teixe", " Fortal", " combo"], [" Hybrid", " hybrid", " hybrids", " Hy", "ily", " Hidal", " fusion", "\u6df7\u642d"], [" Hybrid", " hybrid", " Hy", "ty", " Ty", " &#", " hybrids", "ily"], [" Hybrid", " hybrid", " &#", "ily", " \n\n", "&#", "ty", "Hy"], [" Hybrid", " hybrid", " tech", " hybrids", " fusion", " combo", "ily", " blend"], [" hybrid", " Hybrid", " hybrids", " tech", " fusion", "\u6df7\u642d", " blend", "ily"], [" hybrid", " Hybrid", " \n\n", "\n\n", "  \n\n", " --", " hybrids", " tech"], [" hybrid", " Hybrid", " hybrids", " tech", " fusion", "\u6df7\u642d", " mix", " blend"], [" hybrid", " Hybrid", " hybrids", " tech", " mix", " \u2014", " fusion", " blend"], [" hybrid", " Hybrid", " hybrids", " mix", " fusion", " tech", " modern", " systems"], [" hybrid", " Hybrid", " mixed", " hybrids", " mix", " complex", " fusion", " modern"], [" hybrid", " Hybrid", " hybrids", " mix", " mixed", " fusion", " tech", " complex"], [" hybrid", " Hybrid", " hybrids", " tech", " ecosystem", " synergy", " blend", "\u6df7\u642d"], [" hybrid", " Hybrid", " hybrids", " tech", "\u6df7\u642d", " blend", " synergy", " seamlessly"], [" hybrid", " Hybrid", " hybrids", "\u6df7\u642d", "\u6df7\u5408", " synergy", " blend", " \u2014"], [" hybrid", " Hybrid", " hybrids", "\u6df7\u642d", "\u6df7\u5408", " blend", " blended", "ybrid"], [" Hybrid", " hybrid", " hybrids", "\u6df7\u642d", "\u6df7\u5408", " fusion", " mixed", " h\u00edbr"], [" hybrid", " Hybrid", " hybrids", "\u6df7\u642d", "\u6df7\u5408", " mixed", " h\u00edbr", " fusion"], [" hybrid", " Hybrid", " hybrids", "\u6df7\u5408", "\u6df7\u642d", " h\u00edbr", " hybr", "ybrid"], [" Hybrid", " hybrid", " hybrids", "\u6df7\u5408", "\u6df7\u642d", " h\u00edbr", " mixed", " Mixed"], [" Hybrid", " hybrid", " hybrids", "\u6df7\u642d", "\u6df7\u5408", " Fusion", " h\u00edbr", " fusion"], [" hybrid", " Hybrid", " hybrids", " fusion", " Fusion", "\u6df7\u642d", " mixed", " h\u00edbr"], [" Hybrid", " hybrid", " hybrids", " Fusion", " h\u00edbr", " Blend", " fusion", " hybr"], [" Hybrid", " hybrid", " hybrids", " Fusion", " h\u00edbr", " fusion", "ybrid", " \u0433\u0438\u0431\u0440\u0438"], [" Hybrid", " hybrid", " hybrids", " Fusion", " Mixed", " Dual", " Integration", " fusion"], [" Hybrid", " hybrid", " hybrids", "ybrid", " hybr", " Fusion", " h\u00edbr", " Mixed"], [" Hybrid", " hybrid", " hybrids", " Mixed", " Fusion", " Dual", " Semi", " Integration"], [" Hybrid", " hybrid", " hybrids", " h\u00edbr", "ybrid", " Fusion", " Integration", " \u0433\u0438\u0431\u0440\u0438"], [" Hybrid", " hybrid", " hybrids", "/H", " Fusion", "-H", "ybrid", " Dual"], [" Hybrid", " hybrid", "/H", "-H", "ybrid", " hybrids", " h\u00edbr", " Modular"], [" Hybrid", " hybrid", "/H", "-H", " Modular", "-Core", "-global", " Integration"], [" Hybrid", "/H", " Modular", " hybrid", "-H", "brid", "-Core", " Hidal"], [" Hybrid", "/H", " hybrid", "brid", "-Core", " Modular", "-native", " Wrapper"], [" Hybrid", "/H", " hybrid", "-H", " Hidal", "brid", "ybrid", " Modular"], [" Hybrid", "brid", " Wrapper", " hybrid", "-native", "-Core", "ybrid", " Modular"], [" Hybrid", "brid", " Wrapper", "-native", "/Web", " Modular", "-Core", " Bridge"], [" Embedded", " Hybrid", "/embed", "brid", " Embed", "\u5d4c\u5165\u5f0f", " Wrapper", " Modular"], [" Hybrid", " Hy", " hybrid", "hy", "Hy", ".hy", " hybrids", " hybr"], [" Hybrid", " Hy", "brid", "hy", " hybrid", " Embedded", " Bridge", " Architecture"], [" Hybrid", "brid", " hybrid", " Bridge", " Hy", "hy", " Embedded", " Embed"], ["brid", " Hybrid", " Bridge", " Hy", " Architecture", " hybrid", "hy", " Embedded"], ["brid", " Hybrid", "hy", "Hy", " Hy", " Architecture", " hybrid", "-W"]], "p": [[0.2034, 0.1686, 0.0961, 0.0703, 0.0547, 0.0376, 0.0353, 0.0332], [0.5431, 0.2907, 0.027, 0.0254, 0.0175, 0.0093, 0.0073, 0.0073], [0.1481, 0.1228, 0.1084, 0.0844, 0.0793, 0.0352, 0.0292, 0.0257], [0.0166, 0.0121, 0.0114, 0.0074, 0.0074, 0.0061, 0.0061, 0.0054], [0.108, 0.0543, 0.0373, 0.0373, 0.0213, 0.0213, 0.0213, 0.0188], [0.0717, 0.0339, 0.0181, 0.0181, 0.0141, 0.0097, 0.0097, 0.0086], [0.2483, 0.0806, 0.0628, 0.0489, 0.0262, 0.018, 0.0149, 0.0149], [0.1166, 0.0379, 0.0179, 0.0139, 0.0108, 0.0108, 0.0084, 0.0075], [0.0345, 0.0144, 0.0087, 0.0087, 0.0068, 0.0056, 0.0056, 0.0053], [0.0485, 0.0378, 0.0215, 0.0168, 0.0157, 0.0102, 0.0102, 0.0095], [0.1387, 0.0655, 0.0543, 0.0329, 0.0241, 0.0213, 0.0146, 0.0129], [0.0477, 0.0212, 0.0176, 0.0113, 0.01, 0.01, 0.01, 0.0069], [0.0288, 0.0254, 0.0164, 0.01, 0.0094, 0.0088, 0.0073, 0.0068], [0.0317, 0.0247, 0.0232, 0.0055, 0.0052, 0.0052, 0.0049, 0.0049], [0.0334, 0.0139, 0.0079, 0.0051, 0.0045, 0.0045, 0.0042, 0.0042], [0.0827, 0.0144, 0.0112, 0.0087, 0.0064, 0.0056, 0.0053, 0.0039], [0.1231, 0.0156, 0.0114, 0.0114, 0.0101, 0.0095, 0.0079, 0.0069], [0.16, 0.0109, 0.0096, 0.008, 0.0075, 0.0066, 0.0066, 0.0062], [0.0898, 0.0257, 0.0166, 0.0114, 0.0069, 0.0057, 0.0054, 0.0045], [0.1431, 0.0161, 0.0142, 0.0125, 0.011, 0.0086, 0.0071, 0.0063], [0.1306, 0.0274, 0.0242, 0.0138, 0.0121, 0.0107, 0.0074, 0.0065], [0.1888, 0.0576, 0.0477, 0.0094, 0.005, 0.0047, 0.0037, 0.0037], [0.3662, 0.1117, 0.0081, 0.0063, 0.0056, 0.0046, 0.0038, 0.0038], [0.1793, 0.096, 0.0108, 0.0079, 0.0058, 0.0048, 0.0045, 0.0042], [0.2216, 0.0924, 0.0151, 0.0097, 0.0076, 0.0063, 0.0052, 0.0046], [0.3273, 0.1985, 0.0127, 0.0119, 0.0093, 0.0093, 0.0068, 0.0056], [0.2177, 0.2177, 0.0148, 0.0108, 0.0074, 0.0066, 0.0062, 0.0062], [0.24, 0.1368, 0.0607, 0.0392, 0.0135, 0.0127, 0.0093, 0.0087], [0.4418, 0.3037, 0.022, 0.0081, 0.0043, 0.003, 0.0028, 0.0022], [0.5314, 0.2081, 0.0151, 0.0091, 0.0059, 0.0041, 0.0038, 0.003], [0.53, 0.1832, 0.0193, 0.008, 0.0071, 0.0067, 0.0034, 0.0032], [0.4355, 0.1933, 0.0096, 0.009, 0.0075, 0.0075, 0.0048, 0.0038], [0.5964, 0.2817, 0.0096, 0.0029, 0.0028, 0.0019, 0.0015, 0.0015], [0.59, 0.3158, 0.0139, 0.0026, 0.0019, 0.0018, 0.0017, 0.0015], [0.5755, 0.349, 0.0153, 0.0021, 0.0019, 0.0013, 0.0012, 0.0011], [0.5687, 0.3909, 0.0081, 0.0019, 0.0014, 0.0008, 0.0007, 0.0006], [0.5756, 0.3956, 0.0082, 0.0034, 0.0017, 0.0005, 0.0005, 0.0005], [0.524, 0.4624, 0.0051, 0.001, 0.0004, 0.0003, 0.0003, 0.0003], [0.4943, 0.4943, 0.0048, 0.0008, 0.0004, 0.0003, 0.0003, 0.0002], [0.5565, 0.4334, 0.0055, 0.001, 0.0003, 0.0003, 0.0002, 0.0002], [0.5577, 0.4343, 0.0048, 0.0007, 0.0003, 0.0002, 0.0002, 0.0001], [0.4971, 0.4971, 0.0038, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.559, 0.4353, 0.0043, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.7742, 0.2218, 0.0022, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.7739, 0.2217, 0.0028, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.8319, 0.1638, 0.0021, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.8641, 0.1325, 0.0015, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9484, 0.0472, 0.0008, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.9631, 0.033, 0.0008, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.9529, 0.0224, 0.0013, 0.0013, 0.0009, 0.0007, 0.0007, 0.0004], [0.9742, 0.0102, 0.0037, 0.0017, 0.0009, 0.0005, 0.0005, 0.0002], [0.7725, 0.0151, 0.0097, 0.0059, 0.0055, 0.0049, 0.0034, 0.003], [0.729, 0.0341, 0.0086, 0.0076, 0.0052, 0.0052, 0.0038, 0.003], [0.7061, 0.0227, 0.0177, 0.0121, 0.0069, 0.0061, 0.0051, 0.0045], [0.926, 0.0124, 0.0124, 0.0023, 0.0022, 0.002, 0.0016, 0.0013], [0.7272, 0.041, 0.0171, 0.0092, 0.0076, 0.0076, 0.0059, 0.0059], [0.6544, 0.1004, 0.0224, 0.0082, 0.0068, 0.0068, 0.0068, 0.0057], [0.2513, 0.2218, 0.1048, 0.0868, 0.034, 0.0194, 0.0182, 0.0161], [0.9929, 0.0032, 0.0025, 0.0008, 0.0002, 0.0002, 0.0001, 0.0], [0.9284, 0.017, 0.015, 0.015, 0.0103, 0.0026, 0.0018, 0.0011], [0.7846, 0.1363, 0.0196, 0.0127, 0.0068, 0.0053, 0.005, 0.0036], [0.4514, 0.4514, 0.0145, 0.0069, 0.0064, 0.0057, 0.005, 0.0039], [0.7513, 0.1082, 0.048, 0.0166, 0.0107, 0.0045, 0.0035, 0.0017]], "ranks": {"Swift": [57383, 5745, 11023, 43433, 14624, 7179, 8402, 15405, 39474, 15195, 19935, 43085, 37831, 17950, 7435, 2268, 1478, 1981, 2495, 3708, 1616, 5506, 1602, 1514, 2201, 5613, 7953, 2801, 2472, 2274, 3195, 2818, 2395, 5167, 6710, 4883, 6334, 6370, 6237, 8082, 5407, 6501, 9682, 7878, 5255, 3962, 4353, 3956, 6409, 5986, 14335, 16105, 18850, 12311, 11362, 10058, 5683, 6750, 6924, 4263, 5738, 9218, 14535], "Kotlin": [206212, 139865, 154012, 41220, 47170, 64965, 102600, 112231, 79137, 101199, 121968, 98638, 70939, 69615, 80510, 46485, 74242, 57665, 79064, 130840, 171760, 76900, 99457, 170479, 151764, 60654, 81059, 97292, 54420, 45938, 29580, 45095, 50720, 22019, 29927, 8702, 5776, 5508, 4707, 3904, 3003, 3087, 2796, 2428, 3075, 6212, 5770, 5919, 5557, 5073, 3365, 2442, 838, 674, 335, 207, 241, 325, 819, 752, 631, 935, 1514], "Rust": [61285, 51225, 42225, 101101, 78351, 68129, 84883, 75798, 70826, 50332, 53189, 58719, 57338, 57587, 60330, 37939, 34783, 41044, 58651, 47715, 39894, 43442, 25236, 24392, 37250, 42229, 42890, 22107, 20958, 14223, 14320, 13076, 11780, 26821, 32243, 25300, 16514, 9914, 9258, 12058, 4924, 6501, 6253, 7778, 6005, 3622, 5007, 4253, 4385, 4583, 4961, 4656, 2285, 2229, 3113, 1268, 128, 62, 107, 24, 31, 23, 77]}}, {"pos": 440, "top": [[".", ",", "\"", ";", "\u2013", "-", " \u2013", "\u00a0"], [" \u00b7", " \u200b\u200b", "\u200b\u200b", " \u2013", ".", "ly", " \u25cf", " \u00a0"], ["\u2013", ".", " \u2013", ",", "\u2026", "\u00a0", "\u2013and", "\""], ["&nbsp", " Hybrid", " \u00b7", "\u2018s", " *\u201c", "ily", " hybrid", "\uff1f**"], [" \u2018", "\u00a0", " \u00b7", "&nbsp", "\u2018", "&", "\"", " \n\n\n"], [" \u00b7", "\u00a0", " \u2018", " \n\n\n", "  \n", "\u00b7", " \n", "-"], ["<|endoftext|>", " \u00b7", "\u00b7", "  \n", "\u00a0", " \u2018", "&", "\u2018"], ["  \n", " \u00b7", "\u00a0", "&nbsp", " hybrid", " Hybrid", "\u00b7", " \u00a0"], ["\u00a0", "&nbsp", "  \n", " \u00b7", " \u00a0", " Hybrid", " hybrid", " \u2018"], ["\u00a0", " Hybrid", "\u2013", " hybrid", "&nbsp", " \u2013", " \u2018", "-"], ["\u00a0", " \u2013", " \u00b7", " \u2018", "-", "\u2013", "&nbsp", " hybrid"], [" hybrid", " Hybrid", "&nbsp", " &", " \u2013", " \u2018", " \u00b7", "\u00a0"], [" hybrid", " Hybrid", " \u2013", " \u2018", "\u2013", "\u00a0", " \u00b7", " &"], [" hybrid", " Hybrid", " \u2013", "\u2013", "\u00a0", " \u2018", " hybrids", " showcase"], [" \u2013", " hybrid", " Hybrid", "\u2013", "\u00a0", " ", " \u2018", " showcase"], [" Hybrid", " hybrid", " \u2013", "\u00a0", " showcase", " \u2018", "\u2013", " "], [" Hybrid", " hybrid", " \u2013", "\u00a0", "\u2013", " \u2018", " showcase", " "], [" Hybrid", " hybrid", " \u2013", "\u00a0", " showcase", " hybrids", " Global", "&nbsp"], [" Hybrid", " hybrid", " showcase", "&nbsp", " \u2013", " Global", " hybrids", " tech"], [" Hybrid", " hybrid", "&nbsp", " &", " \u2013", " &#", " showcase", "&#"], [" hybrid", " Hybrid", " \u2013", " &", "&nbsp", " ", "\u00a0", " &#"], [" hybrid", " Hybrid", " showcase", " hybrids", " ecosystem", " combo", " fusion", " strategy"], [" hybrid", " Hybrid", " hybrids", " showcase", " mix", " ecosystem", " Global", " complex"], [" hybrid", " Hybrid", " \u2013", " mix", " hybrids", " complex", " approach", " showcase"], [" hybrid", " Hybrid", " mix", " --", " \u2013", " hybrids", " fusion", " showcase"], [" hybrid", " Hybrid", " technology", " tech", " hybrids", " showcase", " mix", " ecosystem"], [" hybrid", " Hybrid", " tech", " technology", " hybrids", " ecosystem", " technologies", " showcase"], [" hybrid", " --", " \n\n", " Hybrid", " tech", " technology", "  \n\n", " technologies"], [" hybrid", " Hybrid", " tech", " technology", " hybrids", " technologies", " ecosystem", " systems"], [" hybrid", " Hybrid", " tech", " technology", " ecosystem", " technologies", " hybrids", " mix"], [" hybrid", " Hybrid", " technology", " tech", " **", " systems", " ...", " digital"], [" hybrid", " Hybrid", " technology", " ", " complex", " \u2013", " /", " system"], [" hybrid", " Hybrid", " /", " technology", " complex", " \u2013", " system", " systems"], [" hybrid", " Hybrid", " tech", " technology", " ecosystem", " workflows", " technologies", " infrastructure"], [" hybrid", " Hybrid", " ecosystem", " tech", " technology", " /", " workflows", " infrastructure"], [" hybrid", " Hybrid", " \u2013", " /", " technology", "\u200b", " tech", " ecosystem"], [" hybrid", " Hybrid", " tech", " ecosystem", " technology", " hybrids", " frameworks", " framework"], [" hybrid", " Hybrid", " technology", " software", " framework", " frameworks", " tech", " architecture"], [" hybrid", " Hybrid", " architecture", " framework", " /", " frameworks", " ecosystem", " software"], [" hybrid", " Hybrid", " architecture", " framework", " frameworks", " Framework", " core", " ecosystem"], [" hybrid", " Hybrid", " architecture", " framework", " frameworks", " technology", " Framework", " core"], [" architecture", " hybrid", " Hybrid", " framework", " technology", " frameworks", " Architecture", " software"], [" architecture", " hybrid", " Hybrid", " framework", " frameworks", " technology", " interface", " Architecture"], [" architecture", " Hybrid", " hybrid", " frameworks", " framework", " technology", " Architecture", " technologies"], [" architecture", " hybrid", " Hybrid", " framework", " frameworks", " Architecture", " technology", " interface"], [" hybrid", " Hybrid", " architecture", " Architecture", " framework", " technology", " core", " frameworks"], [" hybrid", " Hybrid", " architecture", " framework", " Architecture", " frameworks", " technology", " hybrids"], [" Hybrid", " hybrid", " Architecture", " architecture", " framework", " Architect", " Structure", " Framework"], [" Hybrid", " hybrid", " architecture", " Architecture", " hybrids", " framework", " Interface", " interface"], [" Hybrid", " hybrid", " Architecture", " architecture", " Interface", " hybrids", " Integration", " Dual"], [" Hybrid", " hybrid", " Architecture", " hybrids", "/H", " Modular", " Silicon", " h\u00edbr"], [" Hybrid", " hybrid", " Architecture", " Modular", " Wrapper", " Framework", "/Web", " architecture"], [" Hybrid", " hybrid", " Modular", "/Web", "/Core", " Wrapper", " Architecture", " pragmatic"], [" Hybrid", " hybrid", " WebView", " Wrapper", " Modular", " Architecture", "/UI", " architecture"], [" Hybrid", " hybrid", " WebView", " Wrapper", " Architecture", " architecture", "-Core", " Modular"], [" Hybrid", " hybrid", " Wrapper", " WebView", " wrapper", " Architecture", "-Core", " Way"], [" Hybrid", " WebView", " Wrapper", "/Web", " hybrid", " Way", " Web", "WebView"], [" Embedded", "/embed", " Hybrid", " WebView", " Embed", " embedding", "/Web", " Way"], [" Architecture", " Hybrid", " WebView", " Embedded", " Architect", " Embed", " architecture", " Web"], [" Architecture", " Embedded", " way", " Embed", " Way", " Architect", "/embed", " WebView"], [" Way", " way", " Wrapper", " Architecture", " Embed", " Embedded", " WebView", " Rust"], [" Architecture", " Way", " Embed", " way", " Embedded", " Wrapper", " Hybrid", " Rust"], [" Architecture", " Web", " Wrapper", " Way", " Hybrid", " Engine", " Bridge", " Architect"]], "p": [[0.7174, 0.2329, 0.008, 0.0075, 0.007, 0.0066, 0.0058, 0.004], [0.5305, 0.0718, 0.0525, 0.0525, 0.0281, 0.0133, 0.0125, 0.011], [0.7052, 0.1081, 0.0511, 0.0451, 0.0177, 0.0137, 0.0114, 0.0039], [0.0281, 0.0219, 0.0181, 0.0052, 0.0049, 0.0049, 0.0046, 0.0036], [0.1727, 0.1047, 0.0816, 0.072, 0.0495, 0.0362, 0.03, 0.022], [0.1196, 0.0932, 0.0875, 0.0499, 0.0322, 0.0284, 0.0208, 0.0195], [0.363, 0.1943, 0.0918, 0.081, 0.0631, 0.0461, 0.0141, 0.0124], [0.2171, 0.0963, 0.085, 0.085, 0.0428, 0.0402, 0.0377, 0.0178], [0.4738, 0.1637, 0.0441, 0.0441, 0.0251, 0.0222, 0.0222, 0.0173], [0.3752, 0.0891, 0.0739, 0.0448, 0.0448, 0.0308, 0.0176, 0.0155], [0.3013, 0.1515, 0.0811, 0.0557, 0.0338, 0.0338, 0.0318, 0.0218], [0.2967, 0.246, 0.0354, 0.0215, 0.0148, 0.0139, 0.013, 0.013], [0.3045, 0.2228, 0.0872, 0.0302, 0.0118, 0.0104, 0.0081, 0.0081], [0.2301, 0.2031, 0.1684, 0.0547, 0.0167, 0.0108, 0.0061, 0.0042], [0.1659, 0.1071, 0.0945, 0.0506, 0.0239, 0.0145, 0.0128, 0.0068], [0.1474, 0.1222, 0.1013, 0.02, 0.01, 0.0094, 0.0089, 0.0061], [0.1484, 0.131, 0.1231, 0.0846, 0.0242, 0.0114, 0.0089, 0.0061], [0.2959, 0.1686, 0.0214, 0.0189, 0.0138, 0.007, 0.0061, 0.0048], [0.2681, 0.1528, 0.0125, 0.0125, 0.0104, 0.0076, 0.0049, 0.0041], [0.2042, 0.2042, 0.0355, 0.0294, 0.0276, 0.0108, 0.0096, 0.007], [0.1497, 0.1241, 0.0429, 0.0131, 0.0131, 0.0131, 0.0096, 0.0075], [0.3438, 0.222, 0.0234, 0.0182, 0.0092, 0.0049, 0.0043, 0.0034], [0.3925, 0.2534, 0.0111, 0.0098, 0.0041, 0.0036, 0.0028, 0.0026], [0.3199, 0.1713, 0.017, 0.0071, 0.0066, 0.0049, 0.0049, 0.004], [0.3154, 0.149, 0.0089, 0.0084, 0.0084, 0.007, 0.0042, 0.0042], [0.4217, 0.1135, 0.0112, 0.0106, 0.0099, 0.0064, 0.0057, 0.0047], [0.3233, 0.0678, 0.0182, 0.0171, 0.0118, 0.0092, 0.0081, 0.0076], [0.2021, 0.1305, 0.0511, 0.0351, 0.0227, 0.0121, 0.0069, 0.0057], [0.4365, 0.0759, 0.0262, 0.0149, 0.0096, 0.0085, 0.0066, 0.0066], [0.3789, 0.0546, 0.0228, 0.0189, 0.0095, 0.0084, 0.0079, 0.0079], [0.2877, 0.0323, 0.0285, 0.0173, 0.0126, 0.0119, 0.0112, 0.0092], [0.1929, 0.0278, 0.0191, 0.0191, 0.0179, 0.0131, 0.0123, 0.0109], [0.3278, 0.0444, 0.0392, 0.0185, 0.0163, 0.0127, 0.0112, 0.0093], [0.3313, 0.0949, 0.0328, 0.0308, 0.0272, 0.0121, 0.0113, 0.01], [0.3484, 0.0938, 0.0391, 0.0269, 0.0197, 0.0173, 0.0105, 0.0105], [0.2994, 0.1248, 0.0459, 0.018, 0.018, 0.0169, 0.0159, 0.0132], [0.3767, 0.157, 0.0176, 0.0166, 0.0114, 0.0107, 0.0094, 0.0083], [0.2677, 0.1728, 0.0142, 0.0118, 0.0118, 0.0118, 0.011, 0.011], [0.2139, 0.1219, 0.0372, 0.0212, 0.0187, 0.0155, 0.0137, 0.0128], [0.2697, 0.1274, 0.0365, 0.0322, 0.0284, 0.0152, 0.0105, 0.0105], [0.193, 0.0912, 0.0627, 0.0405, 0.0278, 0.0149, 0.014, 0.0131], [0.1085, 0.1085, 0.0701, 0.0399, 0.0258, 0.0228, 0.0189, 0.0156], [0.1164, 0.0852, 0.0623, 0.0402, 0.0402, 0.0277, 0.0229, 0.0202], [0.1494, 0.0663, 0.0663, 0.0428, 0.0378, 0.0378, 0.0333, 0.0215], [0.2196, 0.1332, 0.0759, 0.0522, 0.0359, 0.0316, 0.0262, 0.018], [0.3206, 0.1716, 0.1108, 0.0247, 0.0232, 0.0205, 0.0124, 0.011], [0.4041, 0.3147, 0.0453, 0.0157, 0.013, 0.007, 0.0058, 0.0051], [0.5003, 0.2085, 0.034, 0.034, 0.0111, 0.0059, 0.0056, 0.0052], [0.5025, 0.3453, 0.0235, 0.0162, 0.0043, 0.0036, 0.0026, 0.0023], [0.6859, 0.1052, 0.0111, 0.0059, 0.0034, 0.003, 0.003, 0.0025], [0.8976, 0.065, 0.0016, 0.0014, 0.0011, 0.0011, 0.001, 0.0006], [0.6097, 0.0344, 0.0162, 0.0119, 0.0093, 0.0077, 0.0077, 0.0072], [0.5491, 0.0227, 0.0177, 0.0146, 0.0101, 0.0094, 0.0094, 0.0074], [0.5261, 0.0406, 0.0204, 0.0159, 0.0132, 0.0124, 0.0109, 0.0109], [0.8486, 0.0543, 0.0078, 0.0065, 0.0039, 0.0037, 0.0025, 0.002], [0.8216, 0.0409, 0.0281, 0.0193, 0.0052, 0.0043, 0.0041, 0.0032], [0.7037, 0.0952, 0.0309, 0.0212, 0.0137, 0.0094, 0.0069, 0.0069], [0.3112, 0.2139, 0.1145, 0.101, 0.0891, 0.0155, 0.0137, 0.0113], [0.3722, 0.2899, 0.0733, 0.0571, 0.0445, 0.0306, 0.021, 0.021], [0.2557, 0.1208, 0.1208, 0.083, 0.083, 0.0571, 0.0346, 0.0305], [0.2325, 0.1811, 0.0666, 0.0666, 0.0666, 0.0588, 0.0588, 0.0216], [0.4015, 0.115, 0.0398, 0.0351, 0.0351, 0.0351, 0.033, 0.0257], [0.5496, 0.0744, 0.0451, 0.031, 0.031, 0.0188, 0.0166, 0.0146]], "ranks": {"Swift": [46394, 15953, 20573, 75004, 14164, 3665, 5898, 11114, 18802, 9893, 6337, 10316, 7140, 3353, 2693, 2064, 1761, 2275, 1667, 1692, 863, 2653, 1302, 1996, 1618, 3002, 5613, 3262, 2324, 3550, 3723, 3512, 3051, 4819, 5936, 4427, 4438, 4393, 4353, 3664, 3681, 5902, 11182, 9240, 8459, 7147, 6933, 4687, 6237, 5325, 23130, 21999, 15546, 13537, 13571, 12220, 7130, 8596, 6575, 5999, 6168, 5304, 4169], "Kotlin": [222387, 167024, 189497, 53991, 83392, 96293, 115789, 131997, 124857, 123764, 135278, 125078, 92910, 108785, 130352, 76041, 85658, 70576, 54082, 74394, 82806, 17633, 25399, 54559, 40620, 14670, 16116, 34680, 17009, 10842, 15961, 25465, 29375, 8056, 7983, 2922, 952, 878, 864, 918, 1208, 1828, 1167, 1991, 2152, 3723, 3404, 2978, 3025, 1860, 1382, 487, 161, 191, 152, 124, 139, 230, 370, 371, 439, 708, 966], "Rust": [27922, 32335, 28218, 53618, 21243, 15723, 23811, 24184, 29197, 17207, 16161, 14325, 12716, 12244, 15098, 13841, 12906, 12825, 13075, 12010, 10299, 6888, 4354, 8518, 12611, 13847, 16460, 15737, 14174, 13147, 14352, 13824, 13700, 16885, 20734, 10485, 5559, 5351, 4628, 8881, 7673, 14039, 18577, 28903, 33211, 21067, 19265, 13455, 13051, 9461, 11889, 6610, 1403, 1070, 1329, 326, 39, 28, 38, 10, 8, 8, 23]}}, {"pos": 441, "top": [[".", ",", "-", "\u00a0\u00a0", " \u2013", "?", " ", "\u2026."], [" \u2013", " Web", "\u2013", "\u00ad", "er", " WEB", " \u200b\u200b", " \u2018"], ["\u2013", "\u2026..", "\u2026.", " \u2013", "\u2026", "\u2026\u2026", "\u2026\u201d", "."], [" Geile", " Bbw", " tvb", "swire", " Shemale", " cumshot", " Web", " Pubbl"], [" Web", "bed", "er", "dream", "(Web", " Internet", ".Web", "kit"], [" Web", "(Web", "er", ".Web", " Internet", "dream", "bed", "kits"], [" Web", "er", " _", " `", "\ufffd", ".Web", " .....", " WEB"], [" Web", "er", ".Web", " _", "ery", " WEB", " Internet", " `"], [" Web", "er", "  \n\n", "ery", "\ufffd", ".Web", "...\u201d", " ......"], [" Web", "-", "er", "\u00a0\u00a0", "\u00ad", " \u00ad", ",", ".Web"], [" Web", "er", "-", "&nbsp", "&#", "&", "d", " \u00ad"], [" Web", "er", " Internet", "ian", ".Web", " web", "&nbsp", "ience"], [" Web", "er", " Internet", " web", "-web", "ience", ".Web", "/Web"], [" Web", " Internet", "er", " web", "-web", "/Web", ".Web", "web"], [" Web", " Internet", " web", "er", "web", "/Web", "dom", ".Web"], [" Web", " Internet", " web", "/Web", "-web", "er", "web", ".Web"], [" Web", " Internet", " web", "er", "/Web", "web", "n", ".Web"], [" Web", " Internet", "/Web", " web", "web", "-web", ".Web", " internet"], [" Web", " Internet", "/Web", "web", " web", ".Web", "-web", " internet"], [" Web", " web", "/Web", "web", " Internet", ".Web", "(Web", "Web"], [" Web", "Web", "web", " web", "&#", " Internet", ".Web", "w"], [" Web", " Internet", "/Web", " web", " WEB", "web", ".Web", "-web"], [" Web", " web", " Internet", "/Web", "web", " WEB", "Web", "-web"], [" Web", " web", " Internet", "/Web", "web", "Web", " WEB", "-web"], [" Web", "Web", " web", "/Web", "web", "-web", "Internet", "/web"], [" Web", " web", " browser", " Internet", "/Web", "web", "-web", " internet"], [" Web", " web", " Internet", " browser", " internet", "/Web", "-web", " browsers"], [" Web", " web", " internet", " Internet", "/Web", "-web", " browser", "web"], [" Web", " web", " Internet", "/Web", " internet", " browser", "-web", " technologies"], [" Web", " web", " Internet", "/Web", " internet", " browser", "-web", "/web"], [" Web", " web", " Internet", " internet", " technology", "/Web", " browser", " technologies"], [" Web", " Internet", " technology", " web", " internet", " \u200b\u200b", " online", " technologies"], [" Web", " web", " internet", " Internet", " technology", "/Web", " \u200b\u200b", " technologies"], ["/Web", "/web", "-web", " \u200b\u200b", " Web", " internet", " web", " technologies"], ["/Web", "/web", "-web", " Web", " web", " internet", "web", " tech"], [" \u200b\u200b", "/Web", " Web", "/web", "-web", "web", " web", "Web"], ["/Web", " \u200b\u200b", "/web", " WebGL", " Web", "-web", "web", " web"], ["/Web", " WebGL", " Web", "/web", "web", "-web", " web", "Web"], ["/Web", " Web", " WebGL", "/web", "-web", " browser", " web", " Browser"], [" Web", "/Web", " WebGL", " browser", " web", "/web", "-web", " Browser"], [" WebGL", " Web", "/Web", " HTML", " browser", " web", " Browser", "-web"], [" HTML", " Web", " WebGL", " browser", "/Web", " web", " Browser", "HTML"], [" HTML", " WebGL", " Web", " browser", "/Web", " Browser", " WebView", "-web"], [" HTML", " Web", " WebGL", "/Web", " Browser", " browser", " technologies", " WebView"], [" HTML", "/Web", " WebGL", " browser", " Web", " Browser", "HTML", " WebView"], ["/Web", " HTML", " WebGL", " Web", " browser", " Browser", " technologies", "/web"], ["/Web", " HTML", " WebGL", " Web", " technologies", " Browser", "-html", "-browser"], ["/Web", " HTML", "-centric", " Hybrid", " Browser", "-style", " WebGL", " Web"], ["/Web", " HTML", "-style", "-centric", "-web", "-html", " Hybrid", "-tech"], ["/Web", "-centric", "-web", "-browser", "-html", "-style", "-tech", "-ish"], ["/Web", "-centric", "-browser", "-web", "-style", "-tech", "-html", "-Based"], ["/Web", "-browser", "-centric", "-native", "-web", "/W", "-platform", "/web"], ["/Web", "-native", "-browser", "-centric", "-like", "-web", "-ish", "-platform"], ["/Web", "-native", "-browser", "-centric", "-like", "-web", " WebView", "-ish"], ["/Web", "-browser", "-native", " WebView", " browser", "(Web", "-web", "browser"], ["/Web", "-native", "-browser", " frontend", " browser", "browser", "-platform", " Browser"], ["/Web", "-browser", "browser", " browser", "(Web", "/web", " Browser", "-native"], ["/Web", "/web", "(Web", "-browser", " WebView", " browser", "browser", " Web"], ["/Web", " Web", "Assembly", "/web", "(Web", "assembly", "-web", " WebView"], ["Assembly", " Assembly", "assembly", " assembly", "/Web", "/W", "view", " assemble"], ["Assembly", " Assembly", "assembly", " assembly", "/Web", "/W", " Runtime", "sembly"], [" Assembly", "Assembly", "assembly", " assembly", "/Web", "/W", "view", "-W"], [" Assembly", "Assembly", "-W", "-", "-G", " View", "assembly", "-Core"]], "p": [[0.6165, 0.0447, 0.0348, 0.0175, 0.0128, 0.0094, 0.0078, 0.0064], [0.5033, 0.0388, 0.0322, 0.0195, 0.0087, 0.0067, 0.0063, 0.0063], [0.3424, 0.1519, 0.0866, 0.0493, 0.0435, 0.0233, 0.017, 0.016], [0.0141, 0.0062, 0.0046, 0.004, 0.0033, 0.0029, 0.0029, 0.0028], [0.116, 0.0243, 0.0202, 0.0178, 0.013, 0.0101, 0.0058, 0.0045], [0.0653, 0.0187, 0.0114, 0.0078, 0.0073, 0.0073, 0.0069, 0.0039], [0.1665, 0.0739, 0.0225, 0.0165, 0.0113, 0.0094, 0.0083, 0.0083], [0.2402, 0.0417, 0.027, 0.0253, 0.0197, 0.0106, 0.0106, 0.0106], [0.0717, 0.0493, 0.0463, 0.0233, 0.0193, 0.017, 0.016, 0.0141], [0.0885, 0.0571, 0.0287, 0.0254, 0.0238, 0.021, 0.0197, 0.0185], [0.1369, 0.0884, 0.078, 0.0392, 0.0223, 0.0185, 0.0136, 0.012], [0.4087, 0.1033, 0.0169, 0.014, 0.0131, 0.0123, 0.0116, 0.0109], [0.4504, 0.0446, 0.0186, 0.0113, 0.01, 0.0088, 0.0088, 0.0068], [0.4615, 0.0334, 0.0203, 0.0179, 0.009, 0.0085, 0.0075, 0.007], [0.479, 0.0224, 0.0174, 0.006, 0.0047, 0.0044, 0.0037, 0.0037], [0.3066, 0.0173, 0.0162, 0.0087, 0.0044, 0.0039, 0.0039, 0.0028], [0.4213, 0.0238, 0.021, 0.012, 0.0099, 0.0082, 0.006, 0.0056], [0.2811, 0.0261, 0.0204, 0.0116, 0.0102, 0.0102, 0.0085, 0.0051], [0.3483, 0.0391, 0.0252, 0.0173, 0.0119, 0.0105, 0.0099, 0.0077], [0.5987, 0.036, 0.0263, 0.0263, 0.0192, 0.0117, 0.0091, 0.0091], [0.384, 0.0488, 0.0231, 0.0217, 0.0217, 0.0096, 0.0085, 0.0085], [0.6514, 0.0324, 0.0269, 0.0253, 0.0087, 0.0068, 0.005, 0.0047], [0.786, 0.0391, 0.0253, 0.0153, 0.0072, 0.005, 0.0044, 0.0039], [0.667, 0.0797, 0.0167, 0.0157, 0.0095, 0.0084, 0.0058, 0.0054], [0.3147, 0.0748, 0.062, 0.0483, 0.04, 0.0189, 0.0157, 0.0147], [0.5473, 0.1078, 0.0449, 0.0329, 0.0329, 0.0165, 0.0165, 0.0146], [0.3808, 0.1401, 0.075, 0.0515, 0.0455, 0.0276, 0.019, 0.0122], [0.3475, 0.2108, 0.0533, 0.0533, 0.0268, 0.0173, 0.0153, 0.0119], [0.2739, 0.0889, 0.0651, 0.0539, 0.0507, 0.0307, 0.0271, 0.0145], [0.2231, 0.093, 0.0724, 0.0639, 0.0498, 0.0388, 0.0195, 0.0162], [0.3094, 0.1069, 0.1005, 0.0446, 0.037, 0.0239, 0.0211, 0.0198], [0.3073, 0.1131, 0.073, 0.073, 0.0345, 0.0252, 0.0209, 0.0185], [0.2118, 0.0883, 0.0646, 0.0646, 0.0444, 0.0325, 0.0238, 0.0174], [0.1074, 0.1009, 0.0476, 0.0371, 0.0371, 0.0327, 0.0271, 0.0187], [0.17, 0.15, 0.0379, 0.0335, 0.0245, 0.0245, 0.0216, 0.0158], [0.1747, 0.136, 0.0728, 0.0728, 0.0344, 0.0285, 0.0222, 0.0196], [0.1689, 0.109, 0.0749, 0.0515, 0.0427, 0.0333, 0.0243, 0.0157], [0.1742, 0.0932, 0.0932, 0.0773, 0.0469, 0.044, 0.044, 0.0208], [0.1889, 0.1146, 0.1011, 0.0576, 0.0449, 0.0372, 0.0328, 0.0272], [0.1351, 0.1193, 0.0872, 0.06, 0.0497, 0.0467, 0.0439, 0.0412], [0.1681, 0.1484, 0.1309, 0.0794, 0.0513, 0.0352, 0.0352, 0.0311], [0.307, 0.128, 0.128, 0.0776, 0.0776, 0.0415, 0.0324, 0.0252], [0.3092, 0.1289, 0.1138, 0.069, 0.0609, 0.0369, 0.0254, 0.0254], [0.2786, 0.1025, 0.0904, 0.0904, 0.0484, 0.0484, 0.0354, 0.0243], [0.224, 0.1744, 0.0824, 0.0532, 0.05, 0.0469, 0.0285, 0.0267], [0.3032, 0.1432, 0.0767, 0.0561, 0.0362, 0.034, 0.0249, 0.0249], [0.2721, 0.1208, 0.0732, 0.0473, 0.0325, 0.0305, 0.0174, 0.0174], [0.3007, 0.0862, 0.0298, 0.028, 0.0263, 0.0247, 0.0232, 0.0205], [0.4798, 0.0506, 0.0224, 0.0224, 0.0211, 0.0211, 0.0186, 0.0145], [0.6476, 0.0365, 0.0251, 0.0222, 0.0208, 0.0143, 0.0126, 0.0105], [0.7168, 0.0357, 0.0245, 0.0216, 0.0191, 0.0131, 0.0116, 0.0109], [0.8863, 0.0208, 0.0098, 0.006, 0.006, 0.0036, 0.0034, 0.0028], [0.7923, 0.0447, 0.0271, 0.0239, 0.0113, 0.0088, 0.006, 0.0047], [0.8227, 0.0361, 0.0361, 0.0104, 0.0081, 0.0055, 0.0049, 0.0043], [0.9229, 0.0316, 0.009, 0.0048, 0.0033, 0.002, 0.002, 0.002], [0.3954, 0.1868, 0.1868, 0.0223, 0.0197, 0.0197, 0.0153, 0.0127], [0.9543, 0.012, 0.0073, 0.0044, 0.0039, 0.0039, 0.003, 0.0027], [0.9869, 0.0031, 0.0019, 0.0015, 0.0008, 0.0007, 0.0007, 0.0007], [0.9758, 0.0075, 0.004, 0.0031, 0.0021, 0.0021, 0.0017, 0.0015], [0.5348, 0.2526, 0.1736, 0.0342, 0.0036, 0.0001, 0.0001, 0.0001], [0.5029, 0.3456, 0.0874, 0.0468, 0.0134, 0.0014, 0.0002, 0.0001], [0.7005, 0.2274, 0.0395, 0.0145, 0.0069, 0.0015, 0.0009, 0.0006], [0.6596, 0.275, 0.0121, 0.0083, 0.0039, 0.0035, 0.0035, 0.0029]], "ranks": {"Swift": [120304, 18800, 15687, 29409, 12353, 8793, 12431, 43971, 75221, 41099, 28663, 73587, 81326, 43319, 20347, 15701, 19624, 47155, 48246, 46343, 23210, 102202, 43745, 41692, 27943, 115792, 139711, 80654, 101702, 118478, 117615, 50497, 74387, 109404, 90205, 57639, 49048, 66359, 78980, 61830, 87138, 116516, 146467, 136226, 114635, 125987, 105084, 72260, 99010, 106829, 128896, 76604, 62564, 39268, 40560, 31240, 23875, 58022, 78819, 77963, 127041, 62056, 37351], "Kotlin": [155839, 163605, 158128, 43849, 90758, 103580, 164329, 193454, 187533, 218278, 189347, 181810, 154621, 185392, 181786, 137552, 135557, 95158, 136777, 154181, 182784, 71472, 68581, 105299, 101924, 35891, 43229, 49505, 21864, 11420, 14781, 23918, 35180, 12608, 15142, 6063, 2652, 2405, 1480, 1945, 2101, 5015, 4735, 5164, 4665, 5216, 5326, 4447, 4143, 4924, 5779, 2848, 1192, 1833, 1806, 1908, 1826, 2005, 2494, 4789, 2638, 5004, 5310], "Rust": [84808, 103665, 112158, 50012, 54029, 56026, 54358, 46022, 58201, 33092, 29026, 37763, 34194, 33785, 35244, 37657, 37140, 59448, 81618, 74347, 60280, 42989, 31550, 27416, 65807, 75144, 97622, 60853, 76619, 60899, 50806, 35294, 63120, 106823, 88561, 82349, 37992, 36379, 35829, 39040, 17856, 18333, 27585, 31711, 50255, 30698, 40239, 26050, 28450, 45834, 60548, 28912, 3002, 2657, 2584, 979, 27, 35, 63, 66, 105, 148, 244]}}, {"pos": 442, "top": [[" \u2013", ".", "\u2013", " ", "-", ",", "\u00a0", " \u200b\u200b"], [" \u2013", "\u2013", " \u2018", " old", " centre", " ", " \u00b7", "\u00ad"], [" \u2013", "\u2013", "\u2013and", "\u00a0", "\u2026..", "\u2026.", ".", "\u00a0\u00a0"], [" Hidal", "erio", "odle", " Blowjob", " milfs", " councill", " Strec", " \u30b9\u30dd\u30f3\u30b5\u30fc\u30b5\u30a4\u30c8"], [" \n\n\n", " \n\n\n\n\n", " \n\n\n\n", "ities", "iser", "\t\n\n\n", " &#", "insip"], ["iser", "ities", "boarding", "enticate", "odal", "\u0928\u094d\u0926\u094d\u0930", "iously", "insip"], ["ities", "\u0928\u094d\u0926\u094d\u0930", "er", "athon", "iser", "ors", "ible", "\u6027\u7684"], ["iser", "ities", "ighbour", "enticate", "er", " Hidal", "ered", "athon"], ["athon", "iser", "ighbour", "er", "enticate", "ities", "vertiser", "ered"], ["er", " \u00ad", "centre", "ised", "\u0451\u043c", "aviour", "\u00a0", "ighbour"], ["er", "-", " \u00ad", "\u00a0", "ised", "centre", "\u00ad", " &#"], ["er", "stuff", "enticate", "ive", "athon", "ience", " flavours", "ised"], ["er", "enticate", "stuff", "athon", "ive", "-tech", "ience", "istry"], [" flavours", "er", "\u0163", "centre", "isty", "colour", "ised", " labour"], [" \ufffd", " \u00ad", "er", "\u00ad", "back", "fully", "\ufffd", " --"], ["er", " \u00ad", " \u00ab", "back", " \ufffd", " tech", " -", "stuff"], ["er", "back", "ball", " tech", "stuff", "-tech", " savvy", "ful"], ["er", "-tech", "isty", "ball", " tech", " flashy", " flavours", "stuff"], ["er", "-tech", " flavours", "isty", "\u00b4t", "\u0451\u043b", " flashy", " Hidal"], ["er", "\u0163", "isty", " flavours", "ised", "\u9ebd", "\u0163i", " flavour"], ["er", " \ufffd", "\u0163", " &#", "\u9ebd", " \u00ad", "ised", "fully"], [" \u03cc\u03bb\u03b5", " Geile", "isty", " Hidal", "\u5176\u5b83\u5a92\u4f53", " Fortal", " T\u00e9cn", "\u9ebd"], [" Web", " --", " web", " modern", "fully", " -", " tech", "\u0163"], [" --", " \ufffd", " -", " \u00ad", "fully", " modern", "er", " &#"], [" --", " &#", " tech", " T\u00e9cn", " web", "mind", " wildly", "fully"], [" tech", " technologies", " technology", " hacker", " electronics", " robotics", " cyber", " web"], [" tech", " technology", " technologies", " robotics", " electronics", " hacker", " cyber", " digital"], [" tech", " technology", " technologies", " electronics", " robotics", " cyber", " digital", " --"], [" tech", " technologies", " technology", " robotics", " electronics", " digital", " cyber", " hacker"], [" tech", " technology", " technologies", " robotics", " digital", " cyber", " electronics", " hybrid"], [" tech", " technology", " digital", " technologies", " **", " /", " cyber", " __"], [" technology", " tech", " /", " digital", " hybrid", " technologies", " -", " global"], [" technology", " tech", " /", " hybrid", " digital", " technologies", " -", " global"], [" tech", " technology", " technologies", " robotics", " hybrid", " digital", "-tech", "\u2011"], [" tech", "\u2011", " hybrid", " technology", " robotics", " ecosystem", " technologies", " cyber"], ["\u2011", " tech", "\u200b", " hybrid", " Hybrid", "\u200b\u200b", " technology", " \u200b\u200b"], ["\u2011", " tech", " Mozilla", " hybrid", " Hybrid", "\u200b\u200b", " technology", " \u200b\u200b"], ["\u2011", " Mozilla", " Web", " tech", " Hybrid", " WebGL", " Embedded", "\u200b\u200b"], [" Mozilla", " Web", "\u2011", " WebGL", " WebView", " Browser", " Embedded", " browser"], ["\u2011", " WebView", " Browser", " Web", "\u200b\u200b", " Mozilla", "\u200b", " WebGL"], [" WebView", " Browser", " browser", " WebGL", " Web", " Mozilla", "\u2011", "-browser"], [" WebView", " WebGL", " Browser", " browser", " HTML", " Web", " Mozilla", "-browser"], [" browser", " WebGL", " WebView", " Browser", " HTML", " Web", " Mozilla", "-browser"], [" HTML", " Browser", " browser", " WebGL", " Web", " WebView", " Mozilla", " software"], [" browser", " HTML", " embed", " Browser", " WebGL", " Web", " WebView", " software"], [" browser", " HTML", " WebGL", " Browser", "-browser", " software", " platform", " Web"], [" browser", " WebGL", " HTML", " technologies", " Browser", " platform", " tech", " Web"], ["-centric", " platform", "/Web", " frameworks", " platforms", " HTML", " Platform", "-platform"], ["-centric", "/Web", " platform", "\u2011", " frameworks", " hybrid", " ecosystem", " platforms"], ["-centric", "-style", "-esque", "-like", "-Based", "-lite", "-based", "-ish"], ["-centric", "-esque", "-style", "-like", "-lite", "-Based", "-ish", "-Compatible"], ["-centric", "/Web", " Embedded", "embedded", " Hybrid", "-esque", "-like", "-native"], ["-centric", "-like", "-native", "-esque", "-lite", "-ish", "/Web", "-style"], ["-centric", "-like", "-native", "-lite", "-esque", "-ish", "/Web", "-style"], ["-centric", "/Web", " frontend", " backend", "-native", "-like", " WebView", " Backend"], ["-first", "-native", " frontend", "-centric", " backend", " wrapper", " Backend", " Hybrid"], ["-first", "-native", "/Web", "-centric", " frontend", " browser", " Backend", " Browser"], ["-first", " frontend", "/Web", "-native", "-centric", " Backend", " Browser", " backend"], [" Hybrid", " hybrid", "/Web", " WebView", "Assembly", "-native", " Backend", " Browser"], ["Assembly", "assembly", " Assembly", " Hybrid", " assembly", " Backend", " Runtime", "-first"], ["Assembly", " Assembly", "assembly", " Runtime", " assembly", " runtime", " Hybrid", " Wrapper"], [" Assembly", "Assembly", "assembly", " Runtime", " Hybrid", " Wrapper", " assembly", " Backend"], ["Assembly", " Assembly", "assembly", "First", "Interop", "System", "Backend", " Hybrid"]], "p": [[0.9779, 0.0066, 0.0038, 0.0007, 0.0006, 0.0005, 0.0003, 0.0003], [0.9173, 0.0102, 0.0007, 0.0006, 0.0006, 0.0005, 0.0004, 0.0003], [0.6148, 0.3729, 0.0013, 0.0013, 0.0009, 0.0008, 0.0006, 0.0005], [0.0107, 0.0042, 0.0035, 0.0031, 0.0029, 0.0029, 0.0025, 0.0022], [0.0475, 0.0186, 0.0145, 0.012, 0.0113, 0.01, 0.0064, 0.0057], [0.0251, 0.0172, 0.0118, 0.0076, 0.0072, 0.0049, 0.0046, 0.0041], [0.0521, 0.0124, 0.007, 0.0048, 0.0046, 0.0043, 0.004, 0.0038], [0.0202, 0.013, 0.0084, 0.0066, 0.0062, 0.0058, 0.0051, 0.0048], [0.0548, 0.0312, 0.0178, 0.0147, 0.0089, 0.0084, 0.0061, 0.0058], [0.0373, 0.035, 0.0256, 0.0241, 0.0129, 0.0107, 0.0107, 0.01], [0.5238, 0.0315, 0.0245, 0.0216, 0.0109, 0.0066, 0.0058, 0.0051], [0.1335, 0.0117, 0.008, 0.0066, 0.0059, 0.0052, 0.0052, 0.0046], [0.0293, 0.013, 0.0108, 0.0074, 0.0074, 0.0042, 0.004, 0.0037], [0.0085, 0.0051, 0.004, 0.0038, 0.0035, 0.0035, 0.0035, 0.0033], [0.061, 0.0446, 0.0254, 0.01, 0.006, 0.005, 0.0047, 0.0047], [0.0192, 0.0049, 0.004, 0.0036, 0.0033, 0.003, 0.0026, 0.0023], [0.1562, 0.0083, 0.0078, 0.0047, 0.0044, 0.0035, 0.0025, 0.0025], [0.0104, 0.0067, 0.0043, 0.0043, 0.0041, 0.0032, 0.003, 0.003], [0.0069, 0.0065, 0.0061, 0.0054, 0.0035, 0.0033, 0.0031, 0.0029], [0.0122, 0.0095, 0.0084, 0.0074, 0.0058, 0.0042, 0.004, 0.004], [0.0354, 0.0115, 0.0066, 0.0062, 0.0058, 0.0054, 0.0048, 0.0048], [0.0048, 0.004, 0.0037, 0.0037, 0.0029, 0.0027, 0.0023, 0.0021], [0.0084, 0.0074, 0.0051, 0.0048, 0.0045, 0.0042, 0.0037, 0.0035], [0.0189, 0.013, 0.0114, 0.0101, 0.0069, 0.0054, 0.004, 0.0035], [0.0927, 0.0194, 0.0125, 0.0052, 0.0038, 0.0036, 0.0034, 0.0028], [0.1255, 0.0298, 0.028, 0.0205, 0.0192, 0.0181, 0.0117, 0.0085], [0.0937, 0.0534, 0.0416, 0.0304, 0.0269, 0.0209, 0.0163, 0.0112], [0.1542, 0.0604, 0.0442, 0.0196, 0.0153, 0.0153, 0.0153, 0.0127], [0.1796, 0.0961, 0.0797, 0.0332, 0.0275, 0.0167, 0.0147, 0.0108], [0.1519, 0.0674, 0.0435, 0.0318, 0.0233, 0.015, 0.0141, 0.0103], [0.1253, 0.0917, 0.0461, 0.0337, 0.0298, 0.0159, 0.0124, 0.0117], [0.092, 0.0435, 0.0339, 0.0299, 0.0193, 0.0193, 0.015, 0.0141], [0.0946, 0.0835, 0.065, 0.0476, 0.0289, 0.0186, 0.0186, 0.012], [0.2734, 0.0888, 0.0691, 0.0307, 0.0198, 0.0154, 0.0136, 0.0113], [0.1192, 0.0563, 0.0283, 0.025, 0.0183, 0.0172, 0.0172, 0.0152], [0.2642, 0.0246, 0.0159, 0.0149, 0.0096, 0.0096, 0.0075, 0.0066], [0.0332, 0.0332, 0.0177, 0.0167, 0.0095, 0.0089, 0.007, 0.0065], [0.0411, 0.0301, 0.0249, 0.0171, 0.0142, 0.0111, 0.0104, 0.0098], [0.0539, 0.0419, 0.0271, 0.0164, 0.0154, 0.0154, 0.0128, 0.01], [0.1015, 0.0351, 0.0291, 0.0257, 0.0257, 0.0213, 0.0176, 0.0176], [0.0848, 0.0514, 0.0454, 0.0376, 0.0259, 0.0228, 0.0201, 0.0167], [0.126, 0.1112, 0.1044, 0.1044, 0.0981, 0.0435, 0.0219, 0.0219], [0.1047, 0.0983, 0.0924, 0.0868, 0.0815, 0.034, 0.0282, 0.0234], [0.073, 0.0686, 0.0686, 0.0686, 0.0443, 0.0443, 0.0223, 0.0173], [0.0967, 0.0753, 0.0379, 0.0356, 0.0356, 0.0295, 0.026, 0.0203], [0.0897, 0.0424, 0.0424, 0.031, 0.0241, 0.0213, 0.0188, 0.0166], [0.0366, 0.0303, 0.0236, 0.0208, 0.0208, 0.0196, 0.0173, 0.0173], [0.0335, 0.0296, 0.0203, 0.0191, 0.0191, 0.0179, 0.0179, 0.0158], [0.1461, 0.0393, 0.0198, 0.0186, 0.0154, 0.012, 0.0106, 0.0093], [0.3507, 0.1005, 0.1005, 0.0572, 0.0306, 0.0239, 0.0239, 0.0136], [0.3729, 0.1372, 0.1068, 0.0832, 0.0326, 0.0238, 0.0238, 0.0145], [0.2755, 0.0654, 0.0578, 0.0373, 0.035, 0.0329, 0.029, 0.0256], [0.3825, 0.2629, 0.0753, 0.0356, 0.0277, 0.0179, 0.0123, 0.0108], [0.2425, 0.1666, 0.1298, 0.0613, 0.0448, 0.0372, 0.0128, 0.0094], [0.1273, 0.1055, 0.0681, 0.064, 0.0601, 0.0531, 0.0284, 0.0251], [0.4241, 0.2003, 0.065, 0.0447, 0.0307, 0.0289, 0.0175, 0.0128], [0.2035, 0.1796, 0.1089, 0.1089, 0.0961, 0.0259, 0.0243, 0.0243], [0.1618, 0.126, 0.1112, 0.1112, 0.0463, 0.0435, 0.0384, 0.0361], [0.6746, 0.0431, 0.0262, 0.0231, 0.0204, 0.018, 0.0149, 0.0132], [0.5584, 0.1246, 0.1246, 0.0245, 0.0191, 0.014, 0.0116, 0.009], [0.4181, 0.1538, 0.1198, 0.1057, 0.0414, 0.0184, 0.0126, 0.0105], [0.3184, 0.281, 0.1247, 0.0912, 0.0246, 0.0191, 0.018, 0.0096], [0.921, 0.0278, 0.0149, 0.004, 0.0031, 0.0018, 0.0017, 0.0016]], "ranks": {"Swift": [79313, 7544, 26069, 151588, 27533, 11043, 7089, 27145, 97154, 51006, 22411, 66543, 115471, 40200, 7170, 4807, 5816, 25496, 21583, 10019, 2723, 37144, 3190, 2105, 1523, 4700, 11040, 4751, 9113, 15546, 9874, 7028, 6151, 17951, 13079, 7066, 5702, 10583, 9199, 10032, 11945, 22670, 27590, 16434, 23467, 30210, 20829, 21370, 33628, 61727, 132422, 108700, 63950, 83972, 59953, 83274, 29851, 40338, 39851, 37472, 49915, 31091, 23157], "Kotlin": [229987, 215479, 192957, 58028, 110823, 103948, 170891, 199614, 197430, 223391, 222068, 189072, 136359, 220724, 231171, 165505, 151801, 144900, 122428, 167918, 219002, 95414, 87041, 132266, 96300, 18553, 12949, 28748, 14231, 8676, 16854, 26903, 36791, 7208, 3318, 1230, 485, 665, 567, 997, 918, 2898, 2075, 2979, 4083, 4992, 5270, 2658, 1924, 3535, 4749, 1279, 1121, 1567, 992, 1525, 1305, 1090, 1615, 4456, 2792, 3706, 5214], "Rust": [59753, 108732, 124765, 167438, 132130, 60998, 25788, 25121, 19416, 11757, 26618, 45613, 37549, 40200, 29308, 26361, 25087, 45424, 90206, 85534, 42824, 30267, 6570, 6083, 9382, 6857, 8184, 8730, 11974, 12029, 9874, 10931, 9183, 14642, 9580, 3793, 623, 751, 925, 3007, 2305, 3013, 6324, 5801, 9232, 7449, 9298, 6074, 5456, 22271, 38337, 3554, 1410, 1384, 1751, 1487, 127, 133, 142, 75, 59, 81, 321]}}, {"pos": 443, "top": [[" \u2013", " ", ".", "<|endoftext|>", "  \n\n", "   \n", "[", "  \n"], ["  \n\n", "   \n\n", " \n\n", "   \n", " \u2013", "  \n", "\u2013", " \u200b\u200b"], [" \u2013", "\u2013", "  \n\n", " \u2013,", " \n\n", "[", " \u200b\u200b", "   \n\n"], [" cumshot", "uluh", "\ufffd\ufffd", " Blowjob", "erio", " Shemale", " pupper", " creampie"], [" \n\n", " [@", " \n\n\n", "  \n\n", " (@", " *[", " ([", "[^"], [" \n", " \n\n\n", " _(", "\u0670", "   \n", " \n\n\n\n\n", " \n\n", " &_"], [" \n", "\u0670", " \n\n", "  \n", " _(", "   \n", "  \n\n", "\u2014\""], [" \n", " _(", "\u0670", " \n\n", " &_", "   \n", " \u200b\u200b", " *\""], [" \n\n", " \u200b\u200b", " \n", " \n\n\n", "   \n\n", " [...]", "  \n\n", " ()."], [",", ".", "\u2014\"", "\u0670", ".[", ";", " \n", "\\."], [".", " \u200b\u200b", " [...]", ".[", " [...", " \n", "...", " (...)"], [" [...]", " \u200b\u200b", " platform", " [...", "-style", " analogue", "\u0670", " ->"], [" platform", " \u200b\u200b", " blockbuster", " platforms", " analogue", " transformative", " frameworks", " architecture"], [" entirety", " blockbuster", " platform", "-era", " architecture", " transformative", " flagship", " \u2014"], [" blockbuster", " entirety", " \u2014", " platform", " global", " tools", " modern", " transition"], [" amongst", " whilst", " truly", " -", " fully", " incredibly", " global", " modern"], [" global", " blockbuster", " platform", " approach", "er", " group", " complex", " world"], [" blockbuster", " global", " architecture", " platform", " programming", " games", " platforms", " tools"], [" blockbuster", " global", " architecture", " games", " exotic", " tools", " platform", " programming"], [" &#", " &", " --", "er", " blockbuster", " amongst", " global", " entirety"], ["<|endoftext|>", " ,", " --", " \n\n", " &#", " &", " .", " amongst"], [" --", " blockbuster", " &#", " entirety", " architecture", " global", " programming", " modern"], [" --", " ,", " &", " .", " &#", " modern", " entirety", " ..."], [" ...", " --", " ,", " &", " &#", " .", " fully", " entirety"], [" --", " \n\n", " ...", " &#", "...", " ,", " &", " \n"], [" ...", " \n\n", " --", "\n\n", " technology", " \n", " JavaScript", "..."], [" --", " ...", "\n\n", " technology", " ,", " architecture", " \n\n", " technologies"], ["\n\n", " \n\n", " ...", " --", " ,", " technology", " technologies", " alongside"], [" ...", "\n\n", " technology", " \n\n", " technologies", " --", " digital", " architecture"], [" ...", " technology", " technologies", " robotics", " architecture", " digital", " programming", " --"], [" ...", " technology", " \n", " __", " technologies", " robotics", " architecture", " ___"], [" technology", " ...", " /", " .", " technologies", " and", " architecture", " global"], [" /", " technology", " ...", " and", " .", " hybrid", " digital", " complex"], [" technology", " technologies", " STEM", " tech", " robotics", " blockchain", " hybrid", " /"], [" technology", " STEM", " tech", " technologies", " hybrid", " /", " robotics", " blockchain"], [" /", " \u200b\u200b", " technology", " hybrid", " ...", " STEM", " [...]", " \u2013"], [" /", " hybrid", " technology", " interoper", " \u200b\u200b", " Mozilla", " Hybrid", " STEM"], [" /", " hybrid", " technology", " Mozilla", " interoper", " Hybrid", " +", " WebGL"], [" /", " technology", " hybrid", " interoper", " Mozilla", " Hybrid", " +", " WebGL"], [" /", " technology", " hybrid", " WebGL", " JavaScript", " \u200b\u200b", " interoper", " Mozilla"], [" /", " technology", " WebGL", " hybrid", " JavaScript", " technologies", " Mozilla", " wasm"], [" technology", " WebGL", " software", " JavaScript", " technologies", " Mozilla", " FPGA", " /"], [" technology", " WebGL", " technologies", " JavaScript", " software", " Mozilla", " interoper", " FPGA"], [" technology", " technologies", " software", " JavaScript", " /", " WebGL", " Software", " hybrid"], [" technology", " technologies", " software", " /", " JavaScript", " hybrid", " modular", " platform"], [" technology", " /", " software", " hybrid", " technologies", " modular", " platform", " platforms"], [" /", " technology", " hybrid", " technologies", " global", " modular", " software", " platform"], [" /", "/", " hybrid", " technology", " and", " +", " &", " global"], [" /", "/", " and", "/A", "/B", "/D", "/V", "/F"], ["/", " /", "/A", "/B", "/M", "/V", "/F", "/W"], ["-and", "/", " /", "/B", "/W", "/A", "/V", "/M"], [" /", "/Web", "/W", "/", "/M", "/C", "/F", "/V"], [" /", "/", "/C", "/A", "/V", "/F", "/S", "/M"], ["/", " +", " /", "/W", "/V", "/Web", "/C", "/A"], ["/Web", "/W", "+W", "/V", "/A", " Hybrid", "/C", " /"], [" way", " Way", "\u65b9\u5f0f", "-way", "way", "/Web", " Hybrid", "/W"], [" Way", " way", "/Web", "/W", " Hybrid", "way", "Way", "-way"], [" way", " Way", "/Web", "way", "Way", "\u65b9\u5f0f", "-way", " WAY"], [" Way", " way", " Hybrid", "/Web", "/W", "Way", "way", "-way"], [" way", " Way", "way", "\u65b9\u5f0f", "-way", " ways", "_way", ".way"], [" way", " Way", "/W", "way", "-way", "\u65b9\u5f0f", ".way", "Way"], [" way", " Way", "/W", "way", "-way", "Way", "/S", " +"], [" Way", "/W", " way", "/", "-W", "**", "/Web", "/C"]], "p": [[0.2854, 0.105, 0.0986, 0.0926, 0.0411, 0.022, 0.022, 0.0194], [0.4601, 0.0906, 0.0706, 0.0585, 0.0585, 0.0244, 0.0148, 0.0123], [0.5873, 0.2161, 0.0513, 0.0453, 0.0258, 0.0065, 0.0051, 0.0042], [0.0084, 0.0045, 0.0045, 0.0045, 0.0042, 0.004, 0.0037, 0.0033], [0.343, 0.0765, 0.0282, 0.0265, 0.0194, 0.0182, 0.0142, 0.0104], [0.0267, 0.025, 0.0221, 0.0172, 0.0162, 0.0162, 0.0118, 0.0076], [0.1776, 0.0696, 0.0614, 0.035, 0.0309, 0.024, 0.0165, 0.0137], [0.0761, 0.0407, 0.0338, 0.0263, 0.0232, 0.0232, 0.0117, 0.0091], [0.5254, 0.0711, 0.0627, 0.014, 0.0109, 0.009, 0.007, 0.0062], [0.1855, 0.0727, 0.0602, 0.0566, 0.0365, 0.0285, 0.0162, 0.0134], [0.3076, 0.1063, 0.0938, 0.0645, 0.0197, 0.0163, 0.0135, 0.0093], [0.0197, 0.0077, 0.006, 0.006, 0.0047, 0.0041, 0.0034, 0.0032], [0.0094, 0.0088, 0.0053, 0.005, 0.005, 0.0047, 0.0044, 0.0044], [0.0113, 0.0088, 0.0053, 0.0039, 0.0037, 0.0037, 0.003, 0.0029], [0.0102, 0.009, 0.007, 0.0066, 0.0066, 0.0043, 0.004, 0.0038], [0.0275, 0.0214, 0.0058, 0.0054, 0.0037, 0.0033, 0.0033, 0.0033], [0.0082, 0.0056, 0.0049, 0.0046, 0.0041, 0.0039, 0.0032, 0.0032], [0.0055, 0.0038, 0.0035, 0.0035, 0.0033, 0.0026, 0.0023, 0.002], [0.0062, 0.0048, 0.0033, 0.0031, 0.0029, 0.0028, 0.0028, 0.0026], [0.0159, 0.0109, 0.0109, 0.0103, 0.0075, 0.0075, 0.0055, 0.0052], [0.3698, 0.0252, 0.0252, 0.0099, 0.0099, 0.0068, 0.0064, 0.0056], [0.0094, 0.0061, 0.0037, 0.0035, 0.0033, 0.0031, 0.0031, 0.0027], [0.0954, 0.0291, 0.0166, 0.0137, 0.0121, 0.0061, 0.0057, 0.0054], [0.1945, 0.118, 0.0434, 0.0132, 0.0117, 0.011, 0.004, 0.0038], [0.2581, 0.1298, 0.1219, 0.0508, 0.0129, 0.01, 0.0083, 0.0073], [0.3934, 0.0825, 0.047, 0.0077, 0.0068, 0.0064, 0.0053, 0.0047], [0.089, 0.0421, 0.0328, 0.0272, 0.0145, 0.0128, 0.0113, 0.0094], [0.7392, 0.0779, 0.0368, 0.0253, 0.0047, 0.0028, 0.0012, 0.001], [0.3039, 0.1118, 0.0363, 0.032, 0.0194, 0.0125, 0.0086, 0.0071], [0.4233, 0.0271, 0.0094, 0.0083, 0.0073, 0.0064, 0.005, 0.0042], [0.2377, 0.044, 0.0235, 0.0195, 0.0134, 0.0098, 0.0092, 0.0072], [0.0663, 0.0402, 0.0131, 0.0123, 0.0102, 0.0079, 0.0074, 0.0062], [0.0651, 0.0611, 0.0574, 0.0186, 0.012, 0.0113, 0.0106, 0.0094], [0.0582, 0.0258, 0.0178, 0.0147, 0.0122, 0.0115, 0.0115, 0.0101], [0.0343, 0.0284, 0.0162, 0.0152, 0.0143, 0.0143, 0.0118, 0.0111], [0.1036, 0.046, 0.0246, 0.018, 0.0132, 0.0103, 0.0096, 0.0085], [0.0577, 0.0329, 0.0241, 0.0146, 0.0137, 0.0114, 0.0107, 0.0083], [0.1112, 0.0248, 0.0206, 0.0133, 0.0125, 0.0125, 0.0091, 0.0081], [0.1325, 0.023, 0.0216, 0.0149, 0.0116, 0.0096, 0.0085, 0.008], [0.0497, 0.0266, 0.0152, 0.0152, 0.0126, 0.0118, 0.0111, 0.0111], [0.0526, 0.0494, 0.0219, 0.0193, 0.016, 0.0151, 0.0141, 0.0117], [0.0753, 0.0379, 0.0334, 0.0314, 0.0314, 0.0216, 0.019, 0.019], [0.0653, 0.0396, 0.0372, 0.029, 0.0256, 0.0256, 0.0199, 0.0176], [0.0985, 0.0496, 0.0301, 0.0249, 0.0207, 0.0142, 0.0125, 0.0125], [0.1072, 0.0307, 0.0289, 0.0271, 0.0186, 0.0128, 0.0106, 0.0088], [0.0894, 0.084, 0.0256, 0.0241, 0.0187, 0.0146, 0.0107, 0.0078], [0.0951, 0.0478, 0.0226, 0.0146, 0.0114, 0.0107, 0.0107, 0.0088], [0.3557, 0.0452, 0.0242, 0.0189, 0.0177, 0.013, 0.0107, 0.0095], [0.6865, 0.1967, 0.0076, 0.0063, 0.0041, 0.0041, 0.0036, 0.0036], [0.2698, 0.1444, 0.044, 0.0365, 0.0322, 0.0303, 0.0303, 0.0284], [0.1076, 0.0787, 0.074, 0.0576, 0.0421, 0.0421, 0.0372, 0.0372], [0.1337, 0.1041, 0.0716, 0.0716, 0.0462, 0.0434, 0.0383, 0.0338], [0.1909, 0.1685, 0.0796, 0.0426, 0.0376, 0.0376, 0.0332, 0.0332], [0.1191, 0.0927, 0.0927, 0.0637, 0.0496, 0.0496, 0.0496, 0.0341], [0.3552, 0.2442, 0.033, 0.0213, 0.0213, 0.0188, 0.0188, 0.0147], [0.7321, 0.2377, 0.003, 0.0026, 0.0026, 0.0023, 0.0021, 0.0012], [0.48, 0.3299, 0.1071, 0.01, 0.0078, 0.0044, 0.0039, 0.0032], [0.5529, 0.4306, 0.0037, 0.0026, 0.0018, 0.0011, 0.0011, 0.0007], [0.7812, 0.1975, 0.0087, 0.0036, 0.0015, 0.0009, 0.0008, 0.0008], [0.9798, 0.0158, 0.0031, 0.0005, 0.0003, 0.0001, 0.0001, 0.0], [0.9612, 0.0329, 0.0035, 0.0014, 0.0003, 0.0001, 0.0001, 0.0001], [0.8827, 0.1054, 0.0052, 0.0017, 0.0012, 0.0002, 0.0002, 0.0002], [0.5285, 0.2497, 0.0631, 0.0383, 0.011, 0.0085, 0.0067, 0.0067]], "ranks": {"Swift": [110811, 5957, 15686, 147642, 118248, 48107, 53633, 121650, 183992, 128069, 65920, 130357, 95162, 33579, 8851, 4086, 8915, 23015, 17415, 6412, 3136, 12839, 4252, 6913, 3456, 6407, 9169, 3414, 6792, 15015, 14451, 9405, 7204, 11056, 15962, 10292, 10408, 9353, 9671, 15360, 12426, 13969, 13735, 8156, 7197, 8151, 8840, 7956, 9384, 19589, 64344, 32233, 18682, 16848, 20857, 17581, 10669, 6216, 4938, 6145, 7223, 7594, 3429], "Kotlin": [163787, 105334, 103767, 4287, 13907, 14368, 21374, 37703, 47105, 56549, 29346, 20153, 7888, 21587, 44876, 48963, 37047, 14131, 20977, 46232, 70824, 12107, 14058, 38174, 8846, 2253, 2954, 4096, 1299, 1163, 1188, 3029, 3474, 1649, 1461, 976, 569, 738, 505, 584, 671, 423, 357, 576, 466, 1361, 2891, 5509, 4498, 2710, 2340, 749, 494, 342, 230, 225, 210, 237, 239, 275, 593, 1143, 1644], "Rust": [27698, 50719, 44602, 56236, 23523, 11740, 12550, 9896, 10853, 4264, 3551, 4058, 4830, 5735, 8239, 9399, 9498, 12361, 17415, 15497, 12332, 3739, 3534, 2425, 1333, 1697, 2732, 2774, 2953, 4214, 3980, 5096, 4743, 4652, 5572, 2768, 1679, 1062, 1100, 1645, 851, 1020, 1324, 1759, 2181, 2870, 3726, 4010, 2777, 3525, 4237, 2273, 856, 610, 542, 617, 102, 89, 72, 97, 174, 209, 285]}}, {"pos": 444, "top": [["er", " \u2013", " ", ".", "e", ",", "o", "?"], [" \u2013", "er", " \u2018", "\u2500\u2500", "e", " '", "\u2018", "\u00ad"], [" \u2013", "\u2013", "\u2013and", "er", "\u2018", " \u2018", "\u2013\u2013", "?'"], ["\u2500\u2500", "\uff0d\uff0d", "----------</", " !***", "eplay", "\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", " cumshot", " councill"], ["\u2500\u2500", " --", "er", "\u2500", "fully", "\u2193\u2193", " -->", "\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500"], ["fully", "ss\u00e4", "zinho", "\u2500\u2500", "\u2193\u2193", "\u2500", " \r\r\n", "er"], [" --", "\u2500\u2500", " -**", "\u2500", " '--", " ?**", " \ufffd", "fully"], ["\u2500\u2500", " '--", "fully", " --", " ?**", "\u2500", " !**", " !***"], ["\u2500\u2500", "\u2500", " !**", " \r\r\n", " \ufffd", "_'", " \u0640\u0640", " ?**"], ["\u2500", "\u2500\u2500", "fully", " \u00ad", " \r\r\n", "--", "\"--", "\u00ad"], [" \u00ad", "\u2500", "er", "\u2500\u2500", " --", "fully", "--", "\u00ad"], ["fully", "er", " --", "\u2500\u2500", "\u2500", " '--", " \ufffd", "lessly"], ["fully", " --", "\u2500\u2500", "\u2500", "er", " '--", " \ufffd", "_'"], [" --", "fully", "er", "\u2500", " though", "\u2500\u2500", " way", " stuff"], [" --", "--", "fully", "\u2500", " though", "\"--", " '", " truly"], [" --", "fully", " stuff", " folks", "--", " nicely", " basically", " truly"], [" --", "fully", " though", " way", "--", " stuff", " basically", "er"], [" --", "fully", " stuff", " way", " Way", " basically", " truly", " utterly"], [" --", " .", " stuff", " ...", "fully", " way", " truly", " .\""], [" --", " ---", "fully", " ,", " truly", " stuff", " utterly", " ."], [" --", " ,", " ---", " .", " ...", " .\"", "fully", "--"], [" --", " ---", " ?", " .", " .**", " ...", " stuff", " ''"], [" --", " ---", " ,", " ?", " .", " ...", " ''", " :"], [" --", " ...", " ,", " .", " ?", " .\"", " ---", " ;"], [" --", "\n\n", "\r\n\r\n", " ---", " ...", " ...\\", " \n\n", "..."], [" --", " ---", " .**", "\r\n\r\n", " ?**", " ...", "\n\n", " stuff"], [" --", " ---", " ,", " .**", "\r\n\r\n", " ?", " :", " ''"], [" --", "\n\n", " ,", " ---", "\r\n\r\n", " ...", " ?", " \n\n"], [" --", " ...", " ,", " ---", "\n\n", " ?", " .**", " ."], [" ,", " --", " .", " ...", " .**", " ---", " ?", " :"], [" .", " ,", " --", " ...", " _", " .**", " __", " ?"], [" ,", " .", " --", " ...", " [", " @", " (", " !"], [" .", " ,", " --", " .\"", " [", " !", " (", " @"], [" .", " \u2014", "  \n\n", " \u2013", " --", " \n\n", " [", " ,"], [" .", " --", " \u2014", " [", " \u2013", " (", "<|endoftext|>", " .**"], ["<|endoftext|>", " \u2014", " .", " \u2013", "\u2014\u2014", " \u2014\u2014", "\u2014and", " ["], [" \u2014", " .", "\u2014\u2014", " essentially", "\u2014and", " .\"", " --", " EVERY"], [" essentially", " .", " \u2014", " EVERY", "\u2014\u2014", " --", " .\"", " VERY"], [" \u2014", " essentially", " .", "\u2014\u2014", " EVERY", " --", " \u2014\u2014", " VERY"], [" essentially", "\u2014\u2014", " .", " .**", " \u2014", " EVERY", " VERY", " \u2014\u2014"], [" essentially", " .", " VERY", " leveraging", " EVERY", "\u2014\u2014", " hybrid", " .\""], [" essentially", " \u2014", " leveraging", " .", " via", " hybrid", " strategy", " .\""], [" leveraging", " essentially", " hybrid", " strategy", " via", " .", " \u2014", " .**"], [" leveraging", " essentially", " via", " \u2014", " hybrid", " strategy", " Hybrid", " approach"], [" leveraging", " essentially", " --", " via", " \u2014", " .", " hybrid", " Hybrid"], [" essentially", " \u2014", " via", " hybrid", " using", " leveraging", " Hybrid", " --"], [" \u2014", " essentially", " **", " Hybrid", " leveraging", " ONLY", " hybrid", "\u2014or"], [" essentially", " using", " leveraging", " ONLY", " hybrid", " Hybrid", ".**", " via"], [".", ".**", " using", "**.", " leveraging", " essentially", ".*", ".\\"], [".", "**.", ".**", " using", ".\\", "  \n\n", " \n\n", " leveraging"], ["**.", ".", "*.", ".**", "\n\n", "  \n\n", "().", " \n\n"], ["\n\n", "**.", "*.", "  \n\n", ".*", " \n\n", ".**", "()."], ["**.", "*.", "\n\n", "\".", ".**", " disguised", "  \n\n", ".*"], ["**.", "*.", "\n\n", " disguised", ".**", ".*", "\".", ".\""], ["**.", "*.", " disguised", "\n\n", ".**", "\".", ".*", " }."], ["**.", "*.", ".**", " disguised", "\n\n", "\".", ".*", " **."], ["**.", ".**", "**", "**,", "**\u3002", " .**", " **.", "\n\n"], ["**.", ".**", "**", "**,", "**\u3002", " **.", " .**", "\n\n"], ["**.", ".**", "**,", "**", "**\u3002", " **.", "*.", "\n\n"], ["**.", "**", "**,", ".**", "**\u3002", "\n\n", "*.", " disguised"], ["**.", "**,", "**", ".**", "*.", "\n\n", " disguised", " **."], ["**.", "**,", ".**", "*.", "**", "\".", " **.", "\n\n"], ["**.", "**,", "**", ".**", "**\u3002", "**:", "**?", " **."]], "p": [[0.1829, 0.1109, 0.0864, 0.0763, 0.0463, 0.0408, 0.036, 0.017], [0.4128, 0.3215, 0.0264, 0.0086, 0.0049, 0.004, 0.0038, 0.0034], [0.8581, 0.0904, 0.0101, 0.0074, 0.0066, 0.0029, 0.0013, 0.0011], [0.0202, 0.0168, 0.0102, 0.0096, 0.0062, 0.0054, 0.0048, 0.0045], [0.0708, 0.0551, 0.0314, 0.0245, 0.0131, 0.0131, 0.0096, 0.009], [0.0244, 0.0123, 0.0084, 0.0074, 0.0058, 0.0042, 0.0035, 0.0033], [0.1291, 0.0475, 0.0288, 0.0186, 0.0175, 0.0136, 0.0113, 0.0083], [0.0637, 0.0207, 0.0194, 0.0171, 0.0161, 0.0161, 0.0151, 0.0086], [0.0733, 0.0144, 0.0099, 0.0077, 0.0064, 0.0064, 0.0064, 0.0064], [0.1128, 0.0935, 0.0643, 0.0442, 0.0119, 0.0082, 0.0077, 0.0068], [0.129, 0.1069, 0.0782, 0.0735, 0.069, 0.0649, 0.0538, 0.0393], [0.1192, 0.0723, 0.0723, 0.0679, 0.0439, 0.0118, 0.0098, 0.0092], [0.1328, 0.1172, 0.0488, 0.0357, 0.0315, 0.0131, 0.0109, 0.0102], [0.2776, 0.2031, 0.0311, 0.0243, 0.0138, 0.013, 0.0115, 0.0095], [0.9474, 0.0144, 0.0053, 0.0018, 0.0014, 0.001, 0.0009, 0.0008], [0.8901, 0.0087, 0.0072, 0.0056, 0.0053, 0.0036, 0.003, 0.0025], [0.4884, 0.0515, 0.0293, 0.0178, 0.0157, 0.0157, 0.0147, 0.0122], [0.3924, 0.0343, 0.0284, 0.0236, 0.0184, 0.0134, 0.0072, 0.0068], [0.4092, 0.0262, 0.0262, 0.018, 0.018, 0.0169, 0.0102, 0.0096], [0.8573, 0.0089, 0.0074, 0.0051, 0.0031, 0.0029, 0.0024, 0.0023], [0.8507, 0.0166, 0.0121, 0.0089, 0.0061, 0.0045, 0.0035, 0.0035], [0.6787, 0.0317, 0.017, 0.011, 0.011, 0.011, 0.008, 0.0055], [0.9249, 0.0124, 0.0085, 0.0066, 0.0066, 0.0059, 0.0052, 0.0024], [0.8725, 0.0383, 0.0338, 0.0141, 0.0036, 0.0036, 0.0033, 0.003], [0.5214, 0.3583, 0.0485, 0.0148, 0.0079, 0.0048, 0.0045, 0.0031], [0.816, 0.0759, 0.0103, 0.008, 0.0049, 0.0033, 0.0031, 0.0031], [0.8752, 0.0233, 0.0091, 0.0076, 0.0034, 0.0034, 0.0028, 0.0026], [0.4728, 0.4173, 0.0208, 0.0162, 0.0162, 0.0087, 0.006, 0.0056], [0.7687, 0.0434, 0.0338, 0.0263, 0.0232, 0.0117, 0.011, 0.0097], [0.3396, 0.2997, 0.1249, 0.1249, 0.0109, 0.008, 0.008, 0.0055], [0.4228, 0.2263, 0.1373, 0.0505, 0.0211, 0.0164, 0.0154, 0.0136], [0.3978, 0.3098, 0.0691, 0.0394, 0.0239, 0.0154, 0.0136, 0.0068], [0.6755, 0.1507, 0.0432, 0.0132, 0.0124, 0.0096, 0.0075, 0.0062], [0.1202, 0.1202, 0.088, 0.0685, 0.0501, 0.039, 0.0345, 0.0173], [0.1291, 0.0833, 0.0735, 0.0505, 0.0419, 0.0271, 0.0224, 0.0211], [0.1671, 0.1385, 0.1013, 0.051, 0.045, 0.029, 0.0241, 0.0212], [0.1521, 0.0814, 0.0526, 0.0494, 0.0281, 0.0248, 0.0248, 0.0233], [0.0685, 0.0501, 0.0471, 0.039, 0.0285, 0.0222, 0.0196, 0.0184], [0.0729, 0.0685, 0.0533, 0.0268, 0.0252, 0.0222, 0.0196, 0.0184], [0.0499, 0.0499, 0.044, 0.0303, 0.0284, 0.0236, 0.0208, 0.0172], [0.0584, 0.0354, 0.0333, 0.0333, 0.0259, 0.0229, 0.0215, 0.0215], [0.1378, 0.0836, 0.0693, 0.0507, 0.0348, 0.0271, 0.0255, 0.0239], [0.1263, 0.1263, 0.0527, 0.041, 0.0385, 0.0385, 0.0265, 0.0234], [0.1773, 0.0892, 0.0508, 0.0477, 0.0308, 0.0289, 0.0225, 0.0212], [0.1305, 0.1017, 0.0656, 0.0511, 0.0451, 0.0398, 0.0374, 0.0257], [0.2325, 0.0855, 0.0709, 0.0552, 0.0379, 0.0379, 0.0278, 0.0149], [0.1206, 0.1133, 0.0535, 0.0444, 0.0444, 0.0417, 0.0417, 0.0269], [0.1813, 0.0971, 0.0805, 0.0589, 0.052, 0.0488, 0.0315, 0.0278], [0.3691, 0.1358, 0.0933, 0.0532, 0.0323, 0.0208, 0.0208, 0.0196], [0.3403, 0.1822, 0.1419, 0.0382, 0.0337, 0.0262, 0.0247, 0.0218], [0.372, 0.1991, 0.0941, 0.0571, 0.0571, 0.0503, 0.0238, 0.021], [0.3935, 0.164, 0.1127, 0.0415, 0.0323, 0.0323, 0.0252, 0.0222], [0.6277, 0.1587, 0.0584, 0.0455, 0.0101, 0.0101, 0.0095, 0.0062], [0.5823, 0.1299, 0.1147, 0.0614, 0.0478, 0.0155, 0.0107, 0.0031], [0.7815, 0.1358, 0.0236, 0.0162, 0.0111, 0.0053, 0.0041, 0.003], [0.8548, 0.0901, 0.0138, 0.0108, 0.0065, 0.0051, 0.0031, 0.0017], [0.9617, 0.0329, 0.0021, 0.0011, 0.001, 0.0004, 0.0003, 0.0002], [0.9608, 0.0329, 0.0027, 0.0019, 0.0007, 0.0004, 0.0003, 0.0002], [0.992, 0.0052, 0.001, 0.0008, 0.0004, 0.0002, 0.0002, 0.0001], [0.9803, 0.0109, 0.0035, 0.0031, 0.0004, 0.0004, 0.0003, 0.0003], [0.9771, 0.0123, 0.0051, 0.0027, 0.0009, 0.0009, 0.0002, 0.0002], [0.9817, 0.014, 0.0024, 0.0007, 0.0007, 0.0001, 0.0001, 0.0001], [0.9739, 0.0157, 0.0095, 0.0008, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [127074, 11070, 4349, 29052, 3829, 2212, 1911, 10646, 33154, 5677, 2602, 3914, 1109, 485, 647, 667, 683, 1676, 996, 1139, 995, 5345, 1742, 1039, 1113, 1915, 2686, 1340, 1640, 1698, 3190, 3662, 3313, 1646, 1414, 2447, 2862, 2635, 2341, 3405, 4610, 4535, 8484, 7999, 5048, 4230, 8547, 4221, 8591, 9779, 43744, 48569, 40988, 25601, 43710, 34808, 14227, 10539, 7363, 3792, 3563, 2223, 730], "Kotlin": [217158, 170215, 161443, 54159, 76401, 95617, 115992, 183797, 177002, 215635, 204279, 182231, 136250, 197874, 215413, 171984, 153964, 136524, 131114, 187857, 211577, 149916, 142241, 176370, 135322, 74636, 81313, 78115, 60540, 45284, 38023, 51163, 55285, 35831, 77983, 50631, 58745, 65757, 58265, 48152, 40464, 36072, 26327, 22484, 18495, 34648, 51004, 27795, 38732, 41036, 53853, 44848, 25572, 23832, 15402, 10821, 5294, 3103, 2124, 2198, 1606, 1517, 922], "Rust": [82687, 115597, 108570, 131700, 161667, 134763, 116217, 116504, 97550, 63220, 88994, 107156, 100454, 83847, 77400, 65542, 79028, 98656, 160397, 173853, 176519, 180353, 141834, 87532, 106235, 136216, 118459, 93596, 79587, 32927, 32854, 27165, 29201, 75349, 122055, 113939, 107662, 102752, 96824, 119647, 95112, 106500, 84726, 97741, 71682, 45134, 76266, 34817, 56336, 59446, 137299, 134956, 81083, 97177, 109393, 58747, 30895, 13800, 9988, 589, 678, 302, 170]}}, {"pos": 445, "top": [["s", "  \n\n", " \u2013", " \n\n", "**.", "\u2026.", "  \n", "."], ["s", "  \n\n", " **[", " **\u2013", " \n\n", " (**", " \"**", " **"], ["s", " **\u2013", " **[", "**\u2013", "**!", "**.", " \n\n", " \u2013"], [" **\u00ab", " **\u300c", " **:", " **+", " **\u201e", " **", " **>>", " **."], ["s", " **#", " **", " **.", " **+", " \"**", " **-", " **["], ["s", " **", " **#", " **.", " **+", "**!", " \"**", " **-"], ["s", " \n\n", " **", " **[", "**!", " **.", " **#", " \n\n\n\n"], ["s", " **", " \n\n", " **#", "**!", " **[", " **-", " **."], [" \n\n", "s", "**!", " **[", " **", " \r\n\r\n", " \n\n\n\n", " **#"], ["s", " \n\n", " **", " **[", "\u76f8\u8f85\u76f8\u6210", " **#", " \"**", "sste"], ["s", " \n\n", " **", " **[", " **#", " \n\n\n\n", " \r\n\r\n", " \"**"], [" **", "s", " **#", " \"**", " **\u00ab", " **+", "sste", " **-"], [" **", "s", " **\u00ab", " **#", " **-", " \"**", " **+", "\u76f8\u8f85\u76f8\u6210"], ["s", " **", "\u65b0\u52a0\u5761", "\u76f8\u8f85\u76f8\u6210", "a\u015f", "sste", "\u52a0\u62ff\u5927", "\u4e8b\u534a\u529f\u500d"], ["s", " **", " \n\n", " just", " truly", " everything", " pretty", " even"], ["s", " incredibly", " folks", " just", " pretty", " everything", " truly", " getting"], ["s", " incredibly", " just", " pretty", " everything", " getting", " basically", " though"], ["s", " \n\n", " **", " incredibly", " everything", " pretty", " \"**", " tweaks"], ["s", " **", " incredibly", " everything", " pretty", " \n\n", " \"**", " truly"], ["s", " \n\n", "<|endoftext|>", "\n\n", " incredibly", " swiftly", " truly", " amongst"], ["<|endoftext|>", " \n\n", "\n\n", "  \n\n", "s", "\r\n\r\n", " \r\n\r\n", "<|file_sep|>"], [" **", " \n\n", "\n\n", "\r\n\r\n", "s", " \"**", " ---", " **#"], ["\n\n", " \n\n", "\r\n\r\n", "<|endoftext|>", " **", "s", " \r\n\r\n", " ---"], ["\n\n", "<|endoftext|>", " \n\n", "\r\n\r\n", "s", " ...", " \r\n\r\n", "  \n\n"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", " \r\n\r\n", "   \n\n", "\t\n\n", "\n\n\n\n"], [" \n\n", "\n\n", "\r\n\r\n", " **", " \r\n\r\n", "  \n\n", " **#", " ___"], ["\n\n", " \n\n", "\r\n\r\n", " **", " \r\n\r\n", "  \n\n", "\t\n\n", "   \n\n"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", " **", " \r\n\r\n", "   \n\n", "<|endoftext|>"], ["\n\n", " \n\n", "\r\n\r\n", "  \n\n", " \r\n\r\n", " **", "   \n\n", "<|endoftext|>"], [" \n\n", "\n\n", "  \n\n", " **", "\r\n\r\n", " ...", " \r\n\r\n", "   \n\n"], [" \n\n", "\n\n", "  \n\n", " **", " ...", "\r\n\r\n", "<|endoftext|>", " \r\n\r\n"], [" \n\n", "\n\n", "  \n\n", "<|endoftext|>", " ...", " **", "\r\n\r\n", " \u2026"], [" \n\n", "\n\n", "  \n\n", "<|endoftext|>", " **", "\r\n\r\n", " essentially", " \u2014"], [" \n\n", "  \n\n", "<|endoftext|>", "\n\n", " **", "   \n\n", " \r\n\r\n", "\r\n\r\n"], [" \n\n", "  \n\n", "<|endoftext|>", "\n\n", " **", "   \n\n", " \r\n\r\n", "\r\n\r\n"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " **", "   \n\n", "<|im_end|>", "\r\n\r\n"], [" \n\n", "\n\n", "  \n\n", "<|endoftext|>", " **", "   \n\n", "\r\n\r\n", " essentially"], [" **", " \n\n", "<|endoftext|>", "\n\n", "  \n\n", " **[", " EVERY", " essentially"], [" **", "<|endoftext|>", " \n\n", "  \n\n", "\n\n", " **[", " EVERY", " essentially"], [" **", "<|endoftext|>", "  \n\n", " \n\n", " **[", " leveraging", " **\u201c", " EVERY"], ["<|endoftext|>", " leveraging", " **", "  \n\n", " \n\n", " essentially", " strategy", " EVERY"], ["\n\n", "<|endoftext|>", " \n\n", "  \n\n", " leveraging", " strategy", " essentially", " **"], [" **", " leveraging", " strategy", " modular", " essentially", " technology", " fundamentally", "\n\n"], [" leveraging", " strategy", " **", " Strategy", "  \n\n", "\n\n", " modular", " essentially"], [" leveraging", " **", " strategy", "<|endoftext|>", " essentially", " Strategy", " modular", " architecture"], [" leveraging", " essentially", " **", " strategy", "\n\n", " fundamentally", " Strategy", " using"], ["\n\n", "  \n\n", " \n\n", " **", "\r\n\r\n", "**", " **\"", " leveraging"], ["\n\n", "  \n\n", " \n\n", " **", "\r\n\r\n", "**", "\uff1a**", "   \n\n"], ["\n\n", " **", "  \n\n", " \n\n", " **\"", " **\u201c", "**", "   \n\n"], ["\n\n", " \n\n", "  \n\n", " **", " **\"", " **\u3010", "   \n\n", " **\u201c"], ["\n\n", " \n\n", "  \n\n", "   \n\n", "**.", "    \n\n", "\n\n\n\n", "\r\n\r\n"], ["\n\n", " \n\n", "  \n\n", "   \n\n", "    \n\n", "\n\n\n\n", "\r\n\r\n", "\t\n\n"], ["\n\n", "  \n\n", " \n\n", "   \n\n", "**.", " **", " **\"", " **\u3010"], ["\n\n", " \n\n", "  \n\n", "###", " ###", "\n\n\n\n", " **#", "   \n\n"], ["\n\n", "###", "  \n\n", " \n\n", " ###", " **#", "\r\n\r\n", "**."], ["\n\n", "###", " ###", "  \n\n", " \n\n", "***", " **#", "---"], ["\n\n", " \n\n", "  \n\n", "###", "\n\n\n\n", " ###", "\r\n\r\n", "\t\n\n"], ["\n\n", " \n\n", "  \n\n", "###", " ###", "\n\n\n\n", "\r\n\r\n", "    \n\n"], ["\n\n", " \n\n", "  \n\n", "###", " ###", "***", "---", "\r\n\r\n"], ["\n\n", "###", " ###", " \n\n", "  \n\n", "---", "***", "\n\n\n\n"], ["\n\n", " \n\n", "\n\n\n\n", "  \n\n", "###", "\n\n\n", " ###", "\r\n\r\n"], ["\n\n", " \n\n", "\n\n\n\n", "###", "  \n\n", "\n\n\n", " ###", "\r\n\r\n"], ["\n\n", " You", " This", " Rust", "\n\n\n\n", " \n\n", " Your", " Do"]], "p": [[0.9231, 0.0521, 0.0116, 0.0062, 0.0028, 0.0007, 0.0003, 0.0003], [0.518, 0.131, 0.0619, 0.0619, 0.0482, 0.0292, 0.0258, 0.0177], [0.9411, 0.0322, 0.0056, 0.0044, 0.0034, 0.0026, 0.0023, 0.0018], [0.1064, 0.0828, 0.0828, 0.0828, 0.0731, 0.0472, 0.0416, 0.0391], [0.4317, 0.1401, 0.1091, 0.0963, 0.0455, 0.0244, 0.0244, 0.019], [0.3115, 0.2426, 0.0787, 0.0787, 0.0372, 0.0328, 0.029, 0.0256], [0.9681, 0.0228, 0.0045, 0.0011, 0.0005, 0.0004, 0.0004, 0.0004], [0.8139, 0.0757, 0.052, 0.009, 0.009, 0.0062, 0.0055, 0.0048], [0.9356, 0.0411, 0.0034, 0.003, 0.003, 0.002, 0.002, 0.0018], [0.7362, 0.0685, 0.0471, 0.0196, 0.0153, 0.0135, 0.0093, 0.0077], [0.8824, 0.1054, 0.0067, 0.0012, 0.0007, 0.0007, 0.0004, 0.0003], [0.5541, 0.3808, 0.009, 0.0066, 0.0042, 0.0042, 0.0033, 0.0026], [0.5677, 0.3901, 0.0059, 0.0032, 0.0026, 0.0025, 0.0022, 0.002], [0.8183, 0.0383, 0.0097, 0.0052, 0.0031, 0.003, 0.0024, 0.0018], [0.7706, 0.0091, 0.0052, 0.0034, 0.0026, 0.0025, 0.0023, 0.0019], [0.7211, 0.0117, 0.0062, 0.0046, 0.0043, 0.004, 0.0036, 0.0026], [0.8462, 0.0047, 0.0035, 0.0024, 0.0021, 0.002, 0.0019, 0.0017], [0.4704, 0.0721, 0.0496, 0.0142, 0.0081, 0.0056, 0.0052, 0.0043], [0.7538, 0.0147, 0.0108, 0.0042, 0.0031, 0.0029, 0.0026, 0.0026], [0.3133, 0.244, 0.1083, 0.0227, 0.0095, 0.0078, 0.0065, 0.0061], [0.5848, 0.3547, 0.0544, 0.0014, 0.0011, 0.0007, 0.0004, 0.0001], [0.2289, 0.1783, 0.0842, 0.0213, 0.0166, 0.0129, 0.0114, 0.0089], [0.7656, 0.1936, 0.0159, 0.0058, 0.0029, 0.0024, 0.0014, 0.0007], [0.648, 0.2384, 0.0994, 0.0049, 0.0017, 0.001, 0.0006, 0.0002], [0.6749, 0.3188, 0.0045, 0.0011, 0.0005, 0.0, 0.0, 0.0], [0.6725, 0.2803, 0.023, 0.0179, 0.0035, 0.0017, 0.0002, 0.0001], [0.7648, 0.2191, 0.0124, 0.0019, 0.0011, 0.0003, 0.0, 0.0], [0.8141, 0.1816, 0.0023, 0.001, 0.0005, 0.0003, 0.0, 0.0], [0.8323, 0.1639, 0.0023, 0.001, 0.0002, 0.0001, 0.0, 0.0], [0.6996, 0.2916, 0.0047, 0.0017, 0.0012, 0.0004, 0.0002, 0.0001], [0.7684, 0.2202, 0.0075, 0.0017, 0.001, 0.0004, 0.0003, 0.0001], [0.572, 0.3931, 0.0173, 0.0135, 0.0011, 0.0008, 0.0007, 0.0003], [0.7465, 0.1297, 0.0541, 0.0328, 0.0044, 0.0014, 0.0013, 0.0011], [0.8792, 0.105, 0.0067, 0.0046, 0.0009, 0.0007, 0.0006, 0.0004], [0.5854, 0.2153, 0.1677, 0.0095, 0.0069, 0.0018, 0.0015, 0.0015], [0.4586, 0.3571, 0.1314, 0.0427, 0.0027, 0.0009, 0.0007, 0.0005], [0.41, 0.2487, 0.1709, 0.1175, 0.0217, 0.0018, 0.0017, 0.0016], [0.3119, 0.2429, 0.13, 0.1147, 0.0894, 0.01, 0.005, 0.0044], [0.4223, 0.1761, 0.0885, 0.0537, 0.0393, 0.0186, 0.0093, 0.0088], [0.3768, 0.1895, 0.0697, 0.051, 0.0479, 0.0146, 0.0114, 0.0107], [0.227, 0.0737, 0.0692, 0.042, 0.0327, 0.0239, 0.0211, 0.0186], [0.4721, 0.1194, 0.1053, 0.053, 0.0342, 0.0195, 0.0152, 0.0098], [0.2068, 0.1335, 0.0862, 0.0317, 0.0298, 0.0218, 0.0181, 0.0181], [0.3413, 0.0811, 0.0811, 0.0317, 0.0193, 0.0132, 0.0124, 0.011], [0.1611, 0.1421, 0.0761, 0.0671, 0.0407, 0.0263, 0.0247, 0.0192], [0.1842, 0.1348, 0.1189, 0.0678, 0.0411, 0.0249, 0.0234, 0.022], [0.8295, 0.053, 0.053, 0.0413, 0.0034, 0.0028, 0.0012, 0.0011], [0.8424, 0.0691, 0.061, 0.0106, 0.003, 0.0018, 0.0014, 0.0012], [0.6916, 0.1362, 0.0729, 0.0729, 0.0099, 0.0077, 0.0025, 0.001], [0.6894, 0.1538, 0.1198, 0.0208, 0.0041, 0.0028, 0.0025, 0.001], [0.9815, 0.0109, 0.0075, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9873, 0.0085, 0.004, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9577, 0.0225, 0.0175, 0.0007, 0.0003, 0.0001, 0.0001, 0.0001], [0.9994, 0.0002, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9975, 0.0009, 0.0005, 0.0004, 0.0004, 0.0001, 0.0001, 0.0], [0.9949, 0.0017, 0.0009, 0.0008, 0.0006, 0.0003, 0.0002, 0.0001], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [14815, 2762, 1440, 42847, 1244, 849, 611, 1965, 4780, 1605, 425, 462, 280, 83, 137, 75, 126, 186, 126, 94, 130, 462, 250, 293, 288, 564, 703, 450, 461, 630, 1044, 1099, 1255, 1228, 931, 1402, 1784, 2637, 2687, 3801, 6269, 6492, 10999, 7156, 5544, 4691, 9171, 11419, 30244, 41932, 64395, 55057, 44998, 44909, 26514, 22857, 15880, 6287, 4466, 1392, 1221, 217, 81], "Kotlin": [161525, 36215, 35743, 5696, 3432, 7504, 13464, 24770, 20960, 37881, 26358, 11851, 5402, 10342, 42010, 28583, 23192, 13970, 21231, 79500, 125269, 60950, 86812, 136285, 89997, 29343, 41063, 69062, 55066, 32067, 37958, 37353, 56517, 47143, 74102, 29510, 26754, 30115, 28390, 19988, 22138, 28331, 21371, 19939, 26328, 42026, 48406, 35597, 37746, 39742, 84847, 84054, 45540, 37174, 27646, 20950, 7581, 4430, 4324, 2589, 1853, 1212, 703], "Rust": [33639, 52179, 33151, 76247, 8140, 7748, 7703, 7773, 13025, 5006, 2596, 3558, 1832, 1394, 3419, 4350, 7468, 7868, 24719, 44051, 56158, 90099, 71453, 39877, 52292, 63880, 53130, 37721, 34161, 22910, 22338, 19886, 16911, 35064, 50944, 58143, 57095, 56025, 63967, 89011, 89566, 138329, 103480, 134916, 124848, 84666, 61019, 68835, 90007, 109037, 66376, 61607, 121480, 127478, 119402, 20325, 11083, 5248, 2760, 22, 26, 11, 4]}}, {"pos": 446, "top": [[".", "\u00a0\u00a0", " \u200b\u200b", "\u00a0", " \u2013", ",", "\u2026.", "?"], [" **:", " **'", "  \n\n", "\uff1a**", "\uff1f**", " \u062f\u0645\u0634", " **:**", " (**"], [".", ",", "\u2026..", "\u2026\"", "\u2026.", "\u2026", "\u3002", "?"], [" Blowjob", "\uff1f**", " cumshot", " **\u25cb", " Shemale", " milfs", " **\u25a0", "-------------</"], ["  \n\n", " **\u201c", " \n\n", " (@", " \n\n\n\n", " **.", " **#", " *</"], [" **\u201c", "**!", "\u3002", " **\"", "\uff01", " **.", "!\u201d.", "!!!!"], [" \n\n", "  \n\n", " **\u201c", "\n\n", " **\"", "**!", "\u201d**", "\n\n\n\n"], [" \n\n", "  \n\n", "   \n\n", "     \n\n", " **\"", "       \n\n", "\n\n", "      \n\n"], [" \n\n", "  \n\n", "   \n\n", "\n\n", "     \n\n", "    \n\n", "       \n\n", "      \n\n"], [" **#", " **\"", " **", " **'", "**!", " **+", " **\u3010", " **\u201c"], [" \n\n", " **#", "  \n\n", "\n\n", " **\"", "\n\n\n\n", " **", "   \n\n"], [" **#", " **", " **'", " **+", " **\"", " **\u3010", " **\u201c", " **:"], [" **#", " **", " **'", " **+", " **\u3010", " **\"", " **:", " **\u00ab"], [" **#", " **'", " **+", " **", " **\"", "**!", " **\u3010", "-**"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", "\t\n\n", " **", "\n\n\n\n"], ["\n\n", " incredibly", "\u62e5\u6709\u7740", "  \n\n", " freaking", " entirety", " folks", " transitioning"], ["\n\n", " \n\n", "  \n\n", "   \n\n", " incredibly", "\r\n\r\n", "\n\n\n\n", "<|endoftext|>"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "   \n\n", "\r\n\r\n", "\t\n\n", "\n\n\n\n"], ["\n\n", "\r\n\r\n", "  \n\n", " \n\n", " **", " **#", " incredibly", " **'"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "<|endoftext|>", "   \n\n", " \r\n\r\n", "\t\n\n"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", "   \n\n", " \r\n\r\n", "\t\n\n"], ["\n\n", "\r\n\r\n", " **", " \n\n", " **#", "  \n\n", " **'", " **+"], ["\n\n", "\r\n\r\n", " \n\n", "  \n\n", " **", "<|endoftext|>", " \r\n\r\n", "\n\n\n\n"], ["\n\n", "<|endoftext|>", " \n\n", "  \n\n", "\r\n\r\n", "\n\n\n", "<|im_end|>", " \r\n\r\n"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", "   \n\n", " \r\n\r\n", "<|im_end|>", "<|endoftext|>"], ["\n\n", "  \n\n", " \n\n", "\r\n\r\n", " \r\n\r\n", " **", "   \n\n", "\t\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", " **", "   \n\n", "\t\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", " **", "<|endoftext|>"], ["  \n\n", "\n\n", " \n\n", "\r\n\r\n", " \r\n\r\n", " **", "   \n\n", "  \r\n\r\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", "\r\n\r\n", " \r\n\r\n", "   \n\n", " **"], [" \n\n", "  \n\n", "\n\n", "<|endoftext|>", " **", " @", "\r\n\r\n", "   \n\n"], [" \n\n", "  \n\n", "<|endoftext|>", "\n\n", " @", " **", "\r\n\r\n", " \r\n\r\n"], ["  \n\n", " **", "<|endoftext|>", " \n\n", " @", " ${", " \u2018", " \ufffd"], ["  \n\n", " **", " \n\n", " **\u201c", "<|endoftext|>", " \r\n\r\n", "  \r\n\r\n", " **["], ["  \n\n", " **\u201c", " **", "  \r\n\r\n", " \r\n\r\n", " \n\n", " **#", " **\""], ["  \n\n", " **\u201c", " **", "<|endoftext|>", "  \r\n\r\n", "**\u2014", " \r\n\r\n", "!**"], ["  \n\n", " **", " **\u201c", "  \r\n\r\n", " \n\n", "<|endoftext|>", "!**", " **#"], [" **", "  \n\n", " **\u201c", "<|endoftext|>", " **[", "!**", " **\"", " **#"], [" **", " **\u201c", "  \n\n", "<|endoftext|>", "!**", " **[", " **\"", " **#"], [" **", "<|endoftext|>", "  \n\n", " **\u201c", "\u2026**", "!**", " **[", "**"], ["<|endoftext|>", "  \n\n", " **", "\u2026**", "!**", "**", " **\u201c", " \n\n"], ["<|endoftext|>", " **\u201c", " **", "  \n\n", "\u2026**", "**\u2014", "!**", "\uff1a**"], [" **\u201c", "\u2026**", "!**", "\uff1a**", " **\u2014", "**\u2014", " **", "\u2019**"], ["\uff1a**", " **\u201c", " **", " **\u2014", "!**", "**\u2014", "\u2019**", "\uff1f**"], ["\u2026**", " **\u201c", " **", "\uff1a**", "\u2019**", "!**", " **\u2014", " **#"], [" **", "\u2026**", " **\u201c", "!**", "**", "\u2019**", "\uff1a**", "\uff01**"], [" **", "**", " **\u201c", "\uff1a**", "!**", "\u2026**", "\u2019**", ";**"], [" **\u201c", "**", " **", "\uff1a**", " **\"", "!**", "\u2019**", "\u2026**"], [" **\u201c", " **", "**", "\u2019**", " **\"", "!**", "\uff1a**", " **\u2018"], [" **\u201c", " **\"", "\uff1a**", "\u2019**", "**", " **\u2014", "!**", " **"], ["**", " **\u201c", "!**", " **\"", ";**", "\uff1a**", "\u2019**", " **#"], [" **\"", "###", " **\u201c", ";**", " **#", "!**", "  \n\n", "**."], [" **\"", ";**", "\u2019**", ">**", " **\u201c", "-**", " **#", "###"], ["###", "\u2019**", " **\"", " ###", ";**", "-**", "**.", ">**"], ["###", " ###", "\u2019**", ";**", "**.", " **#", " **\"", ">**"], ["###", " ###", " **#", "\u2019**", ";**", "**.", ">**", " **\""], ["###", " ###", "**.", "\u2019**", "***", "---", "**\u2014", ";**"], ["###", " ###", "**.", "***", "\u2019**", "---", ";**", "**;"], ["###", " ###", "***", "---", "**.", "\u2019**", " ***", ";**"], ["###", " ###", "***", "---", "**.", " ---", " ***", "**\u2014"], ["###", " ###", "**.", "---", "***", " ---", " ***", "  \n\n"], ["###", " ###", "---", " ---", "**.", "##", "***", "  \n\n"], ["###", "---", " ###", "##", "***", " ---", "####", "**."]], "p": [[0.8509, 0.0374, 0.033, 0.0095, 0.0083, 0.0083, 0.0048, 0.0048], [0.0055, 0.0055, 0.004, 0.004, 0.0034, 0.003, 0.003, 0.003], [0.2878, 0.0995, 0.0642, 0.0415, 0.0366, 0.0366, 0.0344, 0.0285], [0.0413, 0.025, 0.0195, 0.0183, 0.0162, 0.0143, 0.0118, 0.0118], [0.2185, 0.1811, 0.0709, 0.0296, 0.0261, 0.0168, 0.0158, 0.0149], [0.2507, 0.1342, 0.0559, 0.0385, 0.0264, 0.0264, 0.0206, 0.0171], [0.3469, 0.154, 0.0934, 0.0934, 0.047, 0.0236, 0.0236, 0.0208], [0.8141, 0.1102, 0.0279, 0.007, 0.0055, 0.0048, 0.0048, 0.0028], [0.9495, 0.0417, 0.0044, 0.003, 0.0004, 0.0002, 0.0002, 0.0002], [0.5922, 0.1923, 0.023, 0.019, 0.0168, 0.0115, 0.0096, 0.0096], [0.5206, 0.1491, 0.1316, 0.0798, 0.0229, 0.0167, 0.0139, 0.0108], [0.5363, 0.2236, 0.0726, 0.0499, 0.0388, 0.0208, 0.0072, 0.0049], [0.614, 0.1552, 0.0571, 0.0445, 0.0445, 0.0197, 0.012, 0.0064], [0.452, 0.1009, 0.0948, 0.089, 0.0308, 0.0211, 0.012, 0.0042], [0.4237, 0.2131, 0.188, 0.0198, 0.0088, 0.0068, 0.0057, 0.0044], [0.1639, 0.0603, 0.0184, 0.0173, 0.0152, 0.0126, 0.0105, 0.0098], [0.8983, 0.0507, 0.0395, 0.0015, 0.0014, 0.0014, 0.0006, 0.0004], [0.7641, 0.1172, 0.1034, 0.0075, 0.0028, 0.0024, 0.0004, 0.0003], [0.9882, 0.0036, 0.0031, 0.0022, 0.0007, 0.0005, 0.0002, 0.0002], [0.9291, 0.036, 0.017, 0.0103, 0.0038, 0.0005, 0.0005, 0.0003], [0.8671, 0.0628, 0.0554, 0.0109, 0.0028, 0.0004, 0.0002, 0.0001], [0.8365, 0.0687, 0.0416, 0.0119, 0.0119, 0.0039, 0.0032, 0.0028], [0.9721, 0.0108, 0.0108, 0.0045, 0.0003, 0.0003, 0.0002, 0.0001], [0.956, 0.0289, 0.0083, 0.0039, 0.0024, 0.0001, 0.0001, 0.0001], [0.7884, 0.1067, 0.0942, 0.0088, 0.0006, 0.0006, 0.0002, 0.0001], [0.466, 0.3203, 0.1513, 0.0491, 0.0036, 0.0024, 0.0022, 0.0008], [0.8557, 0.0796, 0.0547, 0.0084, 0.0004, 0.0003, 0.0003, 0.0001], [0.6972, 0.1763, 0.1212, 0.0041, 0.0003, 0.0002, 0.0002, 0.0001], [0.422, 0.29, 0.2559, 0.0238, 0.0032, 0.0013, 0.0012, 0.0006], [0.5398, 0.3274, 0.1063, 0.0099, 0.0087, 0.0022, 0.0013, 0.0012], [0.5109, 0.3979, 0.0254, 0.0254, 0.0136, 0.0083, 0.0034, 0.002], [0.3864, 0.341, 0.1825, 0.0192, 0.0117, 0.0062, 0.0043, 0.003], [0.2229, 0.1848, 0.0989, 0.0989, 0.0342, 0.0161, 0.0143, 0.0118], [0.5865, 0.168, 0.0899, 0.0481, 0.0214, 0.0177, 0.0177, 0.0074], [0.4237, 0.2001, 0.1376, 0.0447, 0.0348, 0.0198, 0.012, 0.0094], [0.3871, 0.2348, 0.1257, 0.036, 0.0318, 0.0141, 0.0132, 0.011], [0.6334, 0.1247, 0.0668, 0.0217, 0.018, 0.0169, 0.0124, 0.0109], [0.6257, 0.1793, 0.0847, 0.0147, 0.0115, 0.0089, 0.0089, 0.0079], [0.5131, 0.1666, 0.0613, 0.0541, 0.0372, 0.0328, 0.0137, 0.0121], [0.2441, 0.2441, 0.1678, 0.1153, 0.0374, 0.033, 0.0257, 0.0114], [0.4079, 0.2803, 0.0626, 0.0626, 0.0379, 0.023, 0.0203, 0.0075], [0.2376, 0.1633, 0.1122, 0.0771, 0.0601, 0.0601, 0.0498, 0.0221], [0.3049, 0.1632, 0.0771, 0.068, 0.068, 0.068, 0.0364, 0.025], [0.2819, 0.171, 0.0808, 0.0713, 0.0555, 0.0432, 0.0382, 0.0337], [0.3429, 0.162, 0.143, 0.0526, 0.0361, 0.0361, 0.0219, 0.0193], [0.5121, 0.1295, 0.1008, 0.042, 0.0371, 0.0327, 0.0199, 0.0155], [0.2137, 0.1886, 0.1469, 0.0786, 0.0694, 0.0612, 0.0421, 0.0225], [0.3111, 0.1665, 0.1469, 0.0787, 0.0477, 0.0372, 0.0372, 0.0328], [0.4715, 0.1735, 0.0723, 0.0723, 0.0638, 0.0497, 0.0207, 0.0067], [0.3957, 0.1649, 0.0688, 0.0607, 0.0368, 0.0368, 0.0325, 0.0325], [0.1544, 0.1362, 0.1061, 0.0826, 0.0568, 0.0568, 0.0442, 0.039], [0.1138, 0.1138, 0.0886, 0.0782, 0.0609, 0.0609, 0.0537, 0.0474], [0.2549, 0.0828, 0.0828, 0.0828, 0.073, 0.0345, 0.0304, 0.0269], [0.4181, 0.0727, 0.0641, 0.0499, 0.0499, 0.0441, 0.0389, 0.0267], [0.7486, 0.1013, 0.0155, 0.0129, 0.0121, 0.0107, 0.0083, 0.0069], [0.5797, 0.1141, 0.0327, 0.0225, 0.0211, 0.0198, 0.0186, 0.0186], [0.8675, 0.0381, 0.0149, 0.0091, 0.0066, 0.0058, 0.004, 0.004], [0.8902, 0.0391, 0.0112, 0.0093, 0.0041, 0.0039, 0.0025, 0.0018], [0.8728, 0.0558, 0.0233, 0.0076, 0.0063, 0.0034, 0.0017, 0.0014], [0.8635, 0.0803, 0.0168, 0.0123, 0.0048, 0.0023, 0.0016, 0.0009], [0.906, 0.0843, 0.0025, 0.0017, 0.0013, 0.0005, 0.0004, 0.0002], [0.9298, 0.0674, 0.0015, 0.0002, 0.0001, 0.0001, 0.0001, 0.0], [0.9911, 0.0059, 0.002, 0.0002, 0.0001, 0.0, 0.0, 0.0]], "ranks": {"Swift": [118638, 19612, 10960, 143420, 13637, 10270, 16717, 72976, 93333, 171819, 35294, 133549, 61255, 26418, 1130, 345, 379, 506, 479, 363, 417, 942, 653, 429, 846, 1980, 1162, 876, 1226, 860, 971, 879, 527, 576, 1822, 848, 1467, 5600, 5137, 4870, 5904, 3637, 2563, 1801, 2196, 2831, 7045, 6524, 24638, 51612, 63274, 83836, 52483, 38070, 43490, 42636, 31410, 23305, 18641, 9494, 10944, 4211, 2723], "Kotlin": [222799, 117215, 155372, 15816, 9496, 34481, 95251, 141164, 174269, 120024, 108044, 27912, 8003, 14323, 144727, 57389, 58249, 81840, 108170, 173312, 183951, 59492, 98693, 164488, 71457, 32138, 47325, 40669, 36855, 84194, 77658, 145323, 154947, 59221, 53066, 38744, 34715, 36002, 35269, 31035, 37486, 37792, 19388, 11598, 14647, 43297, 30883, 26733, 12773, 27401, 58690, 73889, 66880, 66487, 50744, 89022, 65091, 74524, 81053, 76685, 45973, 43987, 24347], "Rust": [60680, 127675, 73138, 87193, 65023, 40742, 82646, 107202, 110973, 86659, 26641, 54629, 43318, 48936, 34781, 18622, 17526, 19272, 30415, 26961, 41249, 36526, 34789, 15246, 18936, 23436, 13745, 10077, 13816, 11769, 9705, 7271, 6086, 15638, 56013, 82673, 65631, 49685, 41500, 39917, 48455, 72193, 82443, 66030, 38733, 15912, 11574, 5140, 2538, 12575, 9941, 17334, 12738, 15244, 30927, 15052, 8722, 7368, 7202, 2026, 827, 802, 266]}}, {"pos": 447, "top": [["\u201d.", "\u201d\u3002", "**.", " \n\n", "**\u3002", "\u201d,", "\u5728", "###"], ["**!", "**\u3002", "**.", " **:", "\u5728", "**:", "**\u2013", "\u7684"], ["**\u3002", "**!", "**.", "\u5728", "**\u2013", "\u7684", " **\u2013", "\u2019."], ["**\u3002", " **:", " **\u3010", " **\u300c", "\u5728", "\u7684", "**\u201d,", "**!"], [" ###", "**\u3002", "**!", "\u5728", "**.", "\u7684", " \n\n", "!\u201d."], ["**!", "**\u3002", "!\u201d.", "\u5728", " ###", "**.", "\u7684", " **."], ["\u5728", "**\u3002", "**!", "\u7684", "\u201d\u3002", "\u4e2d", "\u548c", " ###"], [" \n\n", "**\u3002", "**!", "\u5728", "  \n\n", " ###", " **\u3010", "\u7684"], [" \n\n", "  \n\n", "   \n\n", "    \n\n", "**!", " ###", "**\u3002", "\u5728"], [" ###", "**!", " \n\n", "**\u3002", " **\u3010", " **#", "  \n\n", "!\u201d."], [" \n\n", " ###", "  \n\n", "**\u3002", " **\u3010", "**!", "\u5728", " **#"], [" **\u3010", " ###", " **#", "**!", " **\u300c", "**\u3002", " **\u00ab", " **:"], [" ###", "**!", " **\u3010", " **#", " **\u300c", "**\u3002", " **:", " **\u00ab"], ["**!", " ###", " **\u3010", " **#", " **\u300c", " **\u00ab", "**\u3002", " **:"], [" ###", " \n\n", "**!", "  \n\n", " **#", "###", " **\u3010", "**\u3002"], [" ###", "**!", " **#", " \n\n", "  \n\n", "###", " **\u3010", "\t\t\n\n"], [" ###", " \n\n", "**!", "  \n\n", " **#", "###", "!!!", "\t\t\n\n"], ["**!", " \n\n", " ###", "  \n\n", " **#", "###", "   \n\n", " **["], [" ###", "**!", " **#", " \n\n", " **\u3010", "###", "  \n\n", " >>>"], [" ###", " **#", "**!", " \n\n", "###", "  \n\n", " [@", " $$$"], [" \n\n", "<|endoftext|>", "  \n\n", " ###", " [@", "\n\n", "###", " **#"], [" ###", " **#", "**!", " **\u3010", " **[", " ####", " **:", " **+"], [" ###", " \n\n", "  \n\n", "\n\n", "<|endoftext|>", " **#", " [@", " **["], [" \n\n", "<|endoftext|>", "  \n\n", "\n\n", " ###", " [@", "   \n\n", " [...]"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "<|endoftext|>", "    \n\n", "\t\n\n", " \r\n\r\n"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "\t\n\n", " **#", " \r\n\r\n", "    \n\n"], [" \n\n", "\n\n", "  \n\n", "   \n\n", "\t\n\n", " **#", "\r\n\r\n", "    \n\n"], [" \n\n", "\n\n", "  \n\n", "   \n\n", "<|endoftext|>", "\r\n\r\n", "\t\n\n", " \r\n\r\n"], [" \n\n", "\n\n", "  \n\n", "   \n\n", "\r\n\r\n", "    \n\n", "\t\n\n", "\n\n\n\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", "   \n\n", " [\u2026]", " [...]", "<|im_end|>"], [" \n\n", "\n\n", "  \n\n", "<|endoftext|>", "   \n\n", " [...]", "    \n\n", " ###"], ["\n\n", " \n\n", "  \n\n", "<|endoftext|>", "   \n\n", "\r\n\r\n", " [...]", "    \n\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", " \u2014", "   \n\n", " \u00ad", "\u2011"], ["  \n\n", " \n\n", "<|endoftext|>", "\n\n", "   \n\n", "\t\n\n", "    \n\n", " \r\n\r\n"], ["  \n\n", " \n\n", "<|endoftext|>", "   \n\n", "\n\n", "\t\n\n", " \r\n\r\n", "    \n\n"], ["  \n\n", " \n\n", "<|endoftext|>", "\n\n", "   \n\n", "\t\n\n", "    \n\n", "       \n\n"], ["  \n\n", " \n\n", "\n\n", "   \n\n", "<|endoftext|>", "\t\n\n", "    \n\n", "\t\t\n\n"], [" \n\n", "  \n\n", "\n\n", "<|endoftext|>", "   \n\n", " Strategy", "    \n\n", "\t\n\n"], ["  \n\n", " \n\n", "\n\n", "<|endoftext|>", " Strategy", "   \n\n", " strategy", " strategic"], [" \n\n", "  \n\n", " Strategy", "<|endoftext|>", "\n\n", " strategy", " strategic", "   \n\n"], [" \n\n", "  \n\n", " Strategy", "\n\n", "<|endoftext|>", " strategy", "   \n\n", "\u7b56\u7565"], [" \n\n", "  \n\n", "\n\n", " Strategy", " strategy", "<|endoftext|>", " strategic", " strateg"], [" Strategy", " strategy", "  \n\n", " \n\n", " strategic", " Strategic", " strateg", "\u7b56\u7565"], [" Strategy", "  \n\n", " strategy", " \n\n", "\u7b56\u7565", "\n\n", "<|endoftext|>", "Strategy"], [" Strategy", " strategy", "<|im_end|>", " \n\n", "  \n\n", "<|endoftext|>", " strategic", " Strategic"], [" Strategy", " strategy", " \n\n", "  \n\n", "<|im_end|>", " Strategic", " strategic", " Blueprint"], [" Strategy", "  \n\n", " \n\n", " Strategic", " strategy", "<|im_end|>", " **#", " Blueprint"], [" Strategy", " Strategic", "  \n\n", " \n\n", " strategy", " Concept", " Blueprint", " strategic"], [" Strategy", " Strategic", " Blueprint", " Architecture", " Survival", " Concept", " Overview", " strategy"], [" Strategy", " Strategic", " Overview", " Concept", " Survival", " Architecture", " Blueprint", " Principle"], [" Strategy", " Strategic", " Overview", " Concept", " Architecture", " Principle", " Blueprint", "\u7684\u6838\u5fc3"], [" Strategy", "\u7684\u6838\u5fc3", " Strategic", " Principle", " Overview", " Architecture", " Concept", " Core"], [" Strategy", " Strategic", " Architecture", "\u7684\u6838\u5fc3", " strategy", " Principle", " Reality", "\u7b56\u7565"], [" Strategy", "\u7684\u6838\u5fc3", " Reality", "\u6838\u5fc3", " Core", " Strategic", " Phase", " overarching"], [" Strategy", "\u7684\u6838\u5fc3", "\u6838\u5fc3", " Core", " Principle", " Strategic", " Architecture", "\u7684\u57fa\u672c\u539f\u5219"], ["\u6838\u5fc3", " Core", "\u7684\u6838\u5fc3", " core", "\u6838\u5fc3\u7684", "Core", " Strategy", "_core"], [" Core", "\u6838\u5fc3", " Phase", "\u7684\u6838\u5fc3", " Strategy", " core", "\u6838\u5fc3\u7684", " Strategic"], [" Core", "\u6838\u5fc3", "\u7684\u6838\u5fc3", " core", " Phase", " Strategy", "\u6838\u5fc3\u7684", "Core"], [" Core", "\u6838\u5fc3", " core", "\u7684\u6838\u5fc3", " Phase", " Architecture", "\u6838\u5fc3\u7684", " Strategy"], [" Survival", " Core", " survival", " core", "Surv", "\u6838\u5fc3", "\u751f\u5b58", " Surv"], [" Survival", " Core", " survival", " Phase", " Surv", " core", "Surv", " Architecture"], [" Survival", " Core", " The", " Phase", " core", " survival", " Strategy", " Surv"], [" The", " Core", " Phase", " Survival", " \ufffd", " Architecture", " Strategy", " Step"]], "p": [[0.2694, 0.0681, 0.064, 0.0601, 0.0498, 0.0498, 0.0413, 0.0388], [0.2967, 0.2619, 0.075, 0.0354, 0.0276, 0.0244, 0.019, 0.019], [0.3457, 0.3051, 0.1441, 0.0267, 0.0183, 0.0134, 0.0134, 0.0081], [0.3167, 0.0707, 0.0664, 0.0664, 0.0486, 0.0403, 0.026, 0.0202], [0.3329, 0.2288, 0.115, 0.048, 0.0273, 0.0241, 0.0176, 0.0166], [0.2786, 0.1588, 0.1162, 0.1091, 0.085, 0.0313, 0.0259, 0.0139], [0.2484, 0.2484, 0.1102, 0.0489, 0.0358, 0.0336, 0.0316, 0.0316], [0.1988, 0.1548, 0.1548, 0.1206, 0.0687, 0.057, 0.0305, 0.0286], [0.7797, 0.1535, 0.0087, 0.0076, 0.0067, 0.006, 0.0053, 0.0026], [0.3456, 0.185, 0.0639, 0.0564, 0.0498, 0.0413, 0.0321, 0.0162], [0.3485, 0.2395, 0.0569, 0.0502, 0.0472, 0.0391, 0.0324, 0.0153], [0.3795, 0.2302, 0.1312, 0.0702, 0.0453, 0.0228, 0.0147, 0.0122], [0.3232, 0.1625, 0.1625, 0.1347, 0.0437, 0.0249, 0.022, 0.022], [0.4396, 0.126, 0.1112, 0.1044, 0.0233, 0.0219, 0.0193, 0.0086], [0.3889, 0.1956, 0.1726, 0.0766, 0.0319, 0.0104, 0.0049, 0.0046], [0.5483, 0.1571, 0.0578, 0.0166, 0.0107, 0.0069, 0.0045, 0.0039], [0.4287, 0.1902, 0.1679, 0.0481, 0.0274, 0.0114, 0.0042, 0.0031], [0.2763, 0.2438, 0.1676, 0.1574, 0.0511, 0.0089, 0.0078, 0.0048], [0.4006, 0.2753, 0.1778, 0.0129, 0.0094, 0.0089, 0.0078, 0.0042], [0.5335, 0.119, 0.0769, 0.0266, 0.022, 0.0207, 0.0161, 0.0081], [0.4478, 0.2115, 0.1648, 0.0687, 0.0135, 0.0119, 0.0082, 0.005], [0.3827, 0.3827, 0.0356, 0.0158, 0.0131, 0.0038, 0.0038, 0.0029], [0.2241, 0.1639, 0.0824, 0.0642, 0.0323, 0.0323, 0.0135, 0.0087], [0.3719, 0.199, 0.1456, 0.0732, 0.0153, 0.0047, 0.0047, 0.0036], [0.5735, 0.3478, 0.0685, 0.0044, 0.0011, 0.0009, 0.0007, 0.0006], [0.5469, 0.3759, 0.0509, 0.0057, 0.0024, 0.0022, 0.0016, 0.0016], [0.528, 0.2826, 0.1714, 0.0026, 0.0019, 0.0012, 0.0012, 0.0011], [0.4512, 0.3981, 0.1465, 0.001, 0.0007, 0.0003, 0.0003, 0.0002], [0.3745, 0.3305, 0.2916, 0.0012, 0.0003, 0.0003, 0.0002, 0.0002], [0.4114, 0.4114, 0.1715, 0.001, 0.0009, 0.0009, 0.0008, 0.0002], [0.5241, 0.2476, 0.2185, 0.004, 0.0011, 0.0006, 0.0003, 0.0002], [0.3802, 0.3802, 0.2306, 0.007, 0.0005, 0.0003, 0.0001, 0.0001], [0.5518, 0.3347, 0.0513, 0.0376, 0.0031, 0.0018, 0.0008, 0.0006], [0.7442, 0.2416, 0.0073, 0.003, 0.0016, 0.0002, 0.0002, 0.0002], [0.675, 0.2814, 0.0204, 0.0029, 0.0015, 0.0008, 0.0007, 0.0006], [0.5739, 0.3944, 0.0173, 0.0077, 0.0018, 0.0003, 0.0003, 0.0001], [0.5179, 0.4571, 0.0156, 0.0024, 0.0018, 0.0004, 0.0003, 0.0002], [0.5714, 0.3927, 0.0173, 0.0046, 0.0026, 0.0016, 0.0005, 0.0003], [0.4364, 0.4364, 0.0591, 0.0246, 0.0075, 0.0029, 0.0015, 0.0007], [0.4711, 0.4157, 0.0301, 0.0194, 0.0172, 0.0104, 0.0028, 0.0026], [0.5097, 0.397, 0.0254, 0.0198, 0.0174, 0.0073, 0.0034, 0.0014], [0.7058, 0.1575, 0.0579, 0.0274, 0.0188, 0.0114, 0.0031, 0.0022], [0.4128, 0.195, 0.0921, 0.0813, 0.0318, 0.016, 0.015, 0.0103], [0.4598, 0.1317, 0.1163, 0.1026, 0.0202, 0.0115, 0.0115, 0.0115], [0.4921, 0.141, 0.0487, 0.0379, 0.0379, 0.0179, 0.0149, 0.0123], [0.6142, 0.0831, 0.0418, 0.0347, 0.0238, 0.0224, 0.0144, 0.0064], [0.4057, 0.1916, 0.1691, 0.0355, 0.013, 0.0108, 0.0066, 0.0062], [0.732, 0.0601, 0.0162, 0.0152, 0.0111, 0.0056, 0.0049, 0.0046], [0.6598, 0.0788, 0.0137, 0.0107, 0.0088, 0.0078, 0.0069, 0.0057], [0.7815, 0.0343, 0.0119, 0.0105, 0.0077, 0.0072, 0.0053, 0.0041], [0.6707, 0.0355, 0.0179, 0.0179, 0.0131, 0.0108, 0.0084, 0.0066], [0.6487, 0.0252, 0.0153, 0.0143, 0.0135, 0.0126, 0.0112, 0.0112], [0.813, 0.0278, 0.0075, 0.0075, 0.007, 0.0062, 0.0048, 0.0045], [0.3972, 0.0648, 0.0505, 0.0393, 0.0347, 0.0326, 0.0154, 0.0136], [0.3057, 0.1274, 0.1125, 0.0773, 0.0365, 0.0236, 0.0236, 0.0221], [0.3813, 0.297, 0.1801, 0.0964, 0.0115, 0.0048, 0.0042, 0.0037], [0.4023, 0.2153, 0.1153, 0.0898, 0.0792, 0.0424, 0.0095, 0.0074], [0.4214, 0.2556, 0.094, 0.083, 0.0503, 0.0392, 0.0112, 0.0077], [0.4967, 0.2071, 0.1108, 0.0524, 0.0462, 0.0247, 0.0103, 0.0091], [0.6738, 0.1327, 0.0805, 0.0553, 0.0109, 0.0096, 0.0085, 0.0058], [0.7568, 0.0704, 0.0484, 0.0484, 0.0157, 0.0122, 0.0095, 0.0074], [0.2957, 0.2957, 0.261, 0.0748, 0.0214, 0.013, 0.0101, 0.0048], [0.9252, 0.0522, 0.0116, 0.0036, 0.0018, 0.001, 0.0007, 0.0004]], "ranks": {"Swift": [69983, 31735, 31848, 141171, 72987, 60227, 39937, 73280, 104058, 135425, 104513, 166728, 121231, 104396, 38040, 12724, 3848, 3659, 4332, 4314, 3654, 22710, 2940, 1797, 1317, 2709, 2593, 1087, 2415, 1893, 1623, 899, 1016, 1216, 1330, 989, 849, 2218, 3027, 3475, 5931, 5183, 8106, 7932, 6611, 7410, 12846, 9891, 26872, 26057, 93339, 92770, 125868, 129001, 83873, 87418, 80876, 72831, 72772, 73732, 28062, 10134, 3516], "Kotlin": [55848, 29541, 11229, 2268, 5834, 8812, 8756, 15379, 13416, 6379, 8016, 2643, 1725, 1857, 24707, 9343, 24346, 29533, 27463, 72211, 137907, 67196, 113961, 149371, 139121, 85854, 54602, 91132, 42780, 52381, 81994, 104447, 138583, 102536, 104930, 52305, 55800, 56786, 54802, 41430, 48081, 43492, 34391, 31299, 35145, 42907, 49757, 36067, 24178, 45164, 83345, 62635, 39497, 34866, 22436, 15738, 11739, 13373, 15119, 12959, 10538, 9866, 4729], "Rust": [58348, 83472, 51190, 96935, 56348, 40929, 57217, 59455, 75444, 68686, 42601, 59665, 32554, 33414, 17702, 15724, 8138, 12785, 35798, 62672, 61016, 65570, 48350, 42478, 34121, 44996, 45951, 30546, 35594, 20326, 18089, 9444, 15889, 39850, 43064, 40459, 54401, 60065, 72718, 64835, 59290, 53818, 26683, 30121, 13587, 6642, 7227, 6577, 6337, 14942, 23788, 24775, 26845, 23322, 35366, 12570, 7941, 4922, 3201, 1765, 1096, 433, 201]}}, {"pos": 448, "top": [[" \u2013", ".", ",", "\u00a0", "\u2013", "<|endoftext|>", ";", " "], [" \u2013", "\u2013", "\u2013and", " \u2013,", ",", ".", "  \n  \n", ".["], ["\u2013", " \u2013", ".", ",", "\u2013and", "\u2018", "\u2026", "["], ["TRGL", "----------</", "-------------</", "aruhi", " milfs", "\ufffd\ufffd", "\uff0d\uff0d", " ;;^"], ["\u2018", " \u2018", "\u00a0", ":@", "\uff20", "\u2018s", "\uff1a\u201c", "{@"], ["\uff01", "\u00a0", "\uff1f", "\uff1a", "   \n", "\u2018s", " \uff1a", " \uff0c"], ["\uff01", "\u2018", "   \n", "\uff1f", "\u4e2d", " \n", "\uff0e", "\u00a0"], ["   \n", " \n \n", "       \n", "     \n", "   \n\n", "\u2018s", " \n    \n", " \n"], [" \n\n", "   \n\n", "   \n", "    \n\n", "  \n\n", " \n    \n", " \n\n\n", "        \n\n"], ["\u00a0", "  \n  \n", "   \n", "  \n", "...\\", " \n \n", "   \n\n", "\\-"], ["...", "\u00a0", "...\\", "...\"", " \n\n", "\n\n", "...(", "......"], [" Philly", "DMETHOD", " \\\"$", "egger", " vibe", "-esque", "idere", " Dollar"], ["...\\", "...**", " freaking", " vibe", "idere", " Philly", "...", " \\\"$"], [" vibe", " freaking", " Philly", " vibes", " backstory", " funky", "...", " savvy"], [" Philly", "...", " vibe", " savvy", " showcase", " busted", " gorgeous", " timeless"], [" savvy", " backstory", "-esque", " busted", " crafting", " incredibly", " showcase", " gritty"], [" savvy", "...", " incredibly", " crunch", "-esque", " crafting", " folks", " showcase"], ["...", " savvy", " crunch", "...\\", "-esque", " incredibly", " Philly", " tweaks"], ["...", " savvy", " incredibly", "-esque", " crunch", " truly", " relentless", " stunning"], ["<|endoftext|>", "...", " truly", " incredibly", " myriad", " savvy", " hugely", "-esque"], ["<|endoftext|>", "\n\n", " myriad", "...", " truly", " incredibly", " hugely", " burgeoning"], [" savvy", " blockbuster", " incredibly", " crunch", " truly", " relentless", " sprawling", " Hollywood"], [" truly", " savvy", " incredibly", " --", " myriad", " crunch", " sprawling", " dramatic"], [" --", " myriad", " truly", " arguably", " incredibly", " ultimately", " hugely", " battling"], ["\n\n", " \n\n", " --", " myriad", "  \n\n", " overarching", " arguably", " hugely"], ["\n\n", " arguably", " overarching", " savvy", " --", " incredibly", " revamped", " busted"], ["\n\n", " overarching", " arguably", " sprawling", " --", " revamped", " truly", " myriad"], ["\n\n", " --", " arguably", " truly", " \n\n", " ultimately", " myriad", " incredibly"], ["\n\n", " arguably", " strategy", " overarching", " myriad", " incredibly", " sprawling", " foundational"], ["\n\n", " \n\n", " ...", "  \n\n", " strategy", " \u2014", " arguably", "..."], ["\n\n", " truly", " --", " strategy", " incredibly", " arguably", " ultimately", " ..."], [" truly", " incredibly", "\n\n", " ultimately", " strategy", " @", " massive", " key"], [" truly", " strategy", " incredibly", " ultimately", " strategically", " massive", " key", " strategic"], [" strategy", " incredibly", " foundational", " Strategy", " strategic", " relentless", " core", " strategically"], [" strategy", " Strategy", " relentless", " meticulously", " strategic", " foundational", " incredibly", " strategically"], [" strategy", " Strategy", " tech", " strategic", " strategically", " Tech", " relentless", " \u2014"], [" strategy", " Strategy", " strategic", " strategically", " tech", " leveraging", " relentless", " leverage"], [" strategy", " Strategy", " strategic", " blueprint", " Strateg", " Strategic", " strategically", " Blueprint"], [" strategy", " Strategy", " strategic", " Strategic", "\u7b56\u7565", " Strateg", " blueprint", " concept"], [" strategy", " Strategy", " strategic", "\u7b56\u7565", " concept", " Concept", "Strategy", " strategies"], [" strategy", " Strategy", " strategic", " concept", " Architecture", " strategies", " architecture", " Concept"], [" strategy", " Strategy", " architecture", " Architecture", " concept", " strategic", " blueprint", " strategies"], [" strategy", " Strategy", " architecture", " Architecture", " blueprint", " Blueprint", " strategic", " concept"], [" strategy", " Strategy", " Architecture", " blueprint", " Blueprint", " architecture", " Concept", " concept"], [" strategy", " Strategy", " Architecture", " architecture", " blueprint", " Blueprint", " Architect", " Concept"], [" Strategy", " strategy", " Architecture", " Blueprint", " blueprint", " Concept", " architecture", " Architect"], [" Strategy", " strategy", " Architecture", " Blueprint", " Concept", " Structure", " blueprint", " Core"], [" Strategy", " strategy", " Architecture", " Blueprint", " Concept", " Architect", " Reality", " Structure"], [" Strategy", " Blueprint", " Architecture", " strategy", " Reality", " Concept", " Architect", " Structure"], [" Strategy", " Blueprint", " Architecture", " Reality", " Concept", " strategy", " Layout", " Structure"], [" Strategy", " Blueprint", " Architecture", " strategy", " Reality", " Concept", " blueprint", "\u7b56\u7565"], [" Strategy", " Architecture", " Blueprint", " strategy", " blueprint", " Reality", "\u67b6\u6784", "\u7b56\u7565"], [" Strategy", " Architecture", " strategy", " Reality", "\u7b56\u7565", " Blueprint", "Strategy", "strategy"], [" Strategy", " Architecture", " Reality", " strategy", " Blueprint", "\u67b6\u6784", " blueprint", "Strategy"], [" Strategy", " Architecture", " Core", " strategy", "\u67b6\u6784", "\u6838\u5fc3", " Reality", "\u6838\u5fc3\u6280\u672f"], [" Core", " core", "\u6838\u5fc3", "\u7684\u6838\u5fc3", "-core", " Architecture", "\u6838\u5fc3\u6280\u672f", "core"], [" Core", " core", " Strategy", "\u6838\u5fc3", " Architecture", "\u7684\u6838\u5fc3", "-core", "core"], [" Core", " core", " Architecture", " Strategy", "\u6838\u5fc3", "\u6838\u5fc3\u6280\u672f", "core", "\u7684\u6838\u5fc3"], [" Architecture", " architecture", "\u67b6\u6784", " Architect", "Architecture", "architecture", " architectural", " architectures"], [" Architecture", " architecture", " Architect", " Survival", "\u67b6\u6784", "Architecture", " architectural", "architecture"], [" Architecture", " architecture", " Survival", " Architect", "\u67b6\u6784", " architectural", " Core", " Strategy"], [" Architecture", " Survival", " Core", " Strategy", " architecture", " core", " Architect", " survival"], [" Architecture", " Core", " Architect", " Strategy", " Survival", " architecture", " Stack", " Strategic"]], "p": [[0.5115, 0.3515, 0.0784, 0.0255, 0.0225, 0.0024, 0.0022, 0.0018], [0.7656, 0.1036, 0.0297, 0.0055, 0.0043, 0.0026, 0.0018, 0.0012], [0.4484, 0.3082, 0.1134, 0.0688, 0.0163, 0.0087, 0.0041, 0.0034], [0.0025, 0.0025, 0.0023, 0.0018, 0.0014, 0.0014, 0.0014, 0.0013], [0.0237, 0.0093, 0.0047, 0.0047, 0.0044, 0.0041, 0.0034, 0.0031], [0.0416, 0.0077, 0.0041, 0.0036, 0.0034, 0.003, 0.003, 0.0028], [0.1213, 0.0834, 0.0573, 0.0271, 0.0254, 0.0175, 0.0175, 0.0164], [0.3674, 0.0221, 0.0221, 0.0126, 0.0111, 0.0076, 0.0076, 0.0072], [0.3965, 0.256, 0.0608, 0.0537, 0.0504, 0.0325, 0.021, 0.0093], [0.0504, 0.0253, 0.0224, 0.006, 0.0037, 0.0034, 0.0028, 0.0027], [0.4784, 0.1003, 0.0885, 0.0571, 0.0326, 0.0224, 0.0197, 0.0136], [0.0041, 0.0039, 0.0039, 0.0036, 0.0025, 0.0022, 0.002, 0.0018], [0.0158, 0.0109, 0.0048, 0.0048, 0.0045, 0.0045, 0.0035, 0.0027], [0.0193, 0.0091, 0.0081, 0.0049, 0.0034, 0.0032, 0.0032, 0.003], [0.04, 0.0242, 0.0214, 0.0177, 0.0089, 0.0065, 0.0054, 0.0051], [0.0429, 0.0139, 0.0108, 0.0102, 0.0075, 0.007, 0.0055, 0.0051], [0.0656, 0.0227, 0.0213, 0.0137, 0.0121, 0.0074, 0.0069, 0.0065], [0.062, 0.0454, 0.0243, 0.013, 0.0122, 0.0095, 0.0061, 0.0061], [0.0553, 0.0357, 0.0245, 0.0158, 0.014, 0.0075, 0.007, 0.0055], [0.0799, 0.0354, 0.0276, 0.0244, 0.0229, 0.0102, 0.0074, 0.007], [0.5553, 0.0074, 0.0054, 0.0051, 0.0035, 0.002, 0.0019, 0.0017], [0.0062, 0.004, 0.004, 0.0031, 0.0024, 0.002, 0.0019, 0.0018], [0.0056, 0.0053, 0.0053, 0.0034, 0.0032, 0.003, 0.0028, 0.0025], [0.0098, 0.0071, 0.0071, 0.0052, 0.0043, 0.0041, 0.0036, 0.003], [0.4157, 0.0098, 0.0059, 0.0056, 0.0041, 0.0038, 0.0034, 0.003], [0.0121, 0.0069, 0.0069, 0.0065, 0.0061, 0.0061, 0.0061, 0.0054], [0.2301, 0.0051, 0.0051, 0.0048, 0.0048, 0.0045, 0.0045, 0.004], [0.6158, 0.0088, 0.0068, 0.0068, 0.005, 0.0037, 0.0034, 0.0029], [0.3701, 0.0127, 0.0077, 0.0072, 0.0053, 0.0053, 0.005, 0.0047], [0.2605, 0.04, 0.0242, 0.0228, 0.0156, 0.0138, 0.013, 0.0114], [0.0679, 0.0195, 0.0134, 0.0118, 0.0118, 0.0111, 0.0111, 0.0098], [0.0209, 0.0153, 0.0153, 0.0105, 0.0087, 0.0087, 0.0082, 0.0077], [0.0175, 0.0145, 0.0128, 0.01, 0.0094, 0.0094, 0.0083, 0.0078], [0.0473, 0.0305, 0.0269, 0.0197, 0.0144, 0.0144, 0.0127, 0.012], [0.0558, 0.0383, 0.017, 0.0117, 0.0117, 0.011, 0.011, 0.0103], [0.1905, 0.1681, 0.0156, 0.0138, 0.0114, 0.0101, 0.0089, 0.0089], [0.3274, 0.1865, 0.0174, 0.0144, 0.0127, 0.0119, 0.0072, 0.0068], [0.383, 0.338, 0.0109, 0.0066, 0.0058, 0.0051, 0.0048, 0.0038], [0.486, 0.3785, 0.0079, 0.0039, 0.0035, 0.0035, 0.0033, 0.0029], [0.5526, 0.3352, 0.0065, 0.0054, 0.0037, 0.0033, 0.0031, 0.0029], [0.5518, 0.3347, 0.0042, 0.004, 0.0035, 0.0033, 0.0033, 0.0031], [0.6491, 0.2388, 0.0068, 0.0056, 0.0056, 0.0047, 0.0044, 0.0041], [0.5938, 0.2185, 0.0191, 0.014, 0.0116, 0.008, 0.0048, 0.0045], [0.5138, 0.3116, 0.0199, 0.0146, 0.0146, 0.0129, 0.0061, 0.0035], [0.5307, 0.2507, 0.0264, 0.0248, 0.0133, 0.011, 0.0059, 0.0059], [0.4174, 0.2869, 0.0388, 0.0267, 0.0162, 0.0152, 0.0111, 0.0092], [0.5647, 0.126, 0.0409, 0.0361, 0.0182, 0.0125, 0.0091, 0.0086], [0.5234, 0.0854, 0.0665, 0.0314, 0.0261, 0.0191, 0.0179, 0.0168], [0.5102, 0.0833, 0.0649, 0.0288, 0.0288, 0.0254, 0.0164, 0.012], [0.594, 0.0666, 0.0488, 0.0315, 0.0216, 0.014, 0.0131, 0.0102], [0.7186, 0.0668, 0.0405, 0.0124, 0.0096, 0.0096, 0.007, 0.0055], [0.6449, 0.1121, 0.0467, 0.025, 0.0118, 0.0086, 0.0052, 0.0052], [0.8727, 0.0434, 0.0264, 0.0097, 0.0067, 0.0059, 0.0052, 0.002], [0.7044, 0.0742, 0.0397, 0.0351, 0.0213, 0.0094, 0.0083, 0.0065], [0.3982, 0.2132, 0.0692, 0.0476, 0.037, 0.0288, 0.0255, 0.0175], [0.3922, 0.3054, 0.1853, 0.0413, 0.0172, 0.0152, 0.0105, 0.0081], [0.5112, 0.166, 0.1007, 0.0784, 0.0692, 0.0175, 0.012, 0.0073], [0.4245, 0.2272, 0.1562, 0.0575, 0.0507, 0.0271, 0.0113, 0.01], [0.9818, 0.0124, 0.0024, 0.0015, 0.0011, 0.0006, 0.0001, 0.0], [0.9504, 0.0325, 0.005, 0.005, 0.0034, 0.0014, 0.0011, 0.0005], [0.9413, 0.0221, 0.0221, 0.0081, 0.0018, 0.0011, 0.0008, 0.0007], [0.6847, 0.1962, 0.0818, 0.0111, 0.0076, 0.0059, 0.0046, 0.0032], [0.7077, 0.2603, 0.0114, 0.0114, 0.0061, 0.0006, 0.0004, 0.0002]], "ranks": {"Swift": [137199, 31714, 23479, 180357, 19314, 24991, 31580, 112346, 174937, 190432, 88964, 209958, 183324, 135993, 21092, 8067, 2300, 2190, 4522, 1378, 3133, 21727, 8693, 2888, 1632, 3063, 3210, 1673, 2992, 3001, 3487, 3703, 5059, 5062, 5057, 4668, 4271, 8669, 6827, 7764, 8445, 10487, 10723, 12539, 9200, 8803, 10149, 8302, 11501, 7709, 51078, 72474, 70577, 84111, 78281, 60765, 39706, 60504, 57516, 67657, 24828, 11780, 4325], "Kotlin": [226710, 220205, 197371, 43642, 71147, 139483, 171085, 200094, 189844, 223328, 222490, 101099, 36016, 51143, 95973, 76781, 132004, 92693, 137173, 217316, 215361, 174562, 192230, 210649, 197966, 128059, 120066, 148865, 105326, 78574, 119791, 123787, 127785, 50322, 57992, 16361, 19039, 15046, 14733, 11365, 14147, 15987, 10954, 14074, 15903, 19304, 17701, 16372, 7888, 9739, 17646, 17362, 6827, 5425, 5653, 4187, 3248, 4651, 5775, 8862, 6475, 6704, 4095], "Rust": [57110, 92257, 88908, 112619, 39885, 41315, 79361, 55534, 73807, 34540, 16244, 32577, 20105, 32224, 17963, 25282, 18268, 18909, 33344, 57100, 69058, 79840, 76724, 54450, 59291, 51696, 44573, 30512, 26222, 20251, 18956, 18195, 19895, 26240, 48490, 30112, 33738, 34887, 30714, 28065, 19730, 29651, 20809, 21185, 16087, 13869, 16432, 15350, 13070, 13768, 47317, 62852, 37189, 31763, 48297, 35677, 25869, 17545, 7048, 2984, 1768, 1162, 611]}}, {"pos": 449, "top": [[" \u2013", "\u2013", "  \n", "\u2022", " \u2022", "\ufffd", " [\u2026]", "\u2013and"], ["  \n", " \u2013", "  \n\n", "   \n", "  \r\n", "\u2013and", " *\u2013", "   \n\n"], [" \u2013", "\u2013", "\u2013and", "**\u2013", " *\u2013", ".\u2013", " \u2013**", " \u2013,"], [" milfs", " Geile", "idere", " Strec", " cittadin", " pupper", " FStar", "':''"], ["  \n", " *\u2013", "kits", "  \r\n", "   \n", ":@", "  \n\n\n", "\u20ac\u201c"], ["   \n", "  \n", "kits", " *\u2013", "-centric", "  \r\n", "\u2013and", " Debugger"], ["  \n", "   \n", "  \n\n", "  \r\n", "  \n\n\n", " \u2022", " \ufffd", "\u2022"], ["  \n", "   \n", "  \r\n", "  \n\n", "  \n\n\n", " \ufffd", " ____", " \u2022"], ["  \n", "  \n\n", "  \n\n\n", "   \n\n", "   \n", " \ufffd", "    \n\n", "  \r\n"], ["  \n", "\\_", " \u00ad", "\u00ad", "  \r\n", "\u2013", " \ufffd", "\u2022"], ["  \n", " \u00ad", "\\_", " \ufffd", " \u2013", "\\n", "\u00ad", "  \n\n"], [" ____", " Core", " pivotal", " foundational", " transformative", " _", "-centric", " \ufffd"], [" Core", " ____", " foundational", " transformative", " pivotal", " visionary", " essential", " CORE"], [" Core", " transformative", " foundational", " visionary", " pivotal", " Nexus", " vibe", " essential"], [" Core", " foundational", " pivotal", " transformative", " visionary", " vibe", " vision", " essential"], [" foundational", " transformative", " pivotal", " Core", " overarching", " Nexus", " essentials", " vibe"], [" foundational", " pivotal", " Core", " overarching", " transformative", " essentials", " vibe", " Nexus"], [" foundational", " pivotal", " essentials", " Core", " transformative", " hubs", " Nexus", " vibe"], [" foundational", " Core", " pivotal", " essentials", " Root", " Nexus", " Essentials", " CORE"], [" foundational", " pivotal", " overarching", " essentials", " Core", " transformative", " fundamentals", " myriad"], [" foundational", " Core", " pivotal", " overarching", " essentials", " transformative", " myriad", " Essentials"], [" foundational", " Nexus", " essentials", " Core", " fundamentals", " pivotal", " transformative", " hubs"], [" foundational", " pivotal", " essentials", " fundamentals", " Core", " transformative", " overarching", " Nexus"], [" foundational", " Core", " essentials", " pivotal", " core", " fundamentals", " overarching", " essential"], [" foundational", " pivotal", " fundamentals", " overarching", " essentials", "  \n\n", " mindset", " transformative"], [" foundational", " fundamentals", " pivotal", " mindset", " overarching", " essentials", " transformative", " vibe"], [" foundational", " fundamentals", " pivotal", " philosophy", " mindset", " essentials", " overarching", " ideology"], [" foundational", " core", " pivotal", " overarching", " concept", " fundamentals", " strategy", " philosophy"], [" foundational", " core", " pivotal", " strategy", " fundamentals", " mindset", " Core", " overarching"], [" foundational", " core", " strategy", " fundamentals", " Core", " pivotal", " mindset", " overarching"], [" core", " foundational", " strategy", " Core", " key", " focus", " concept", " concepts"], [" core", " key", " foundational", " Core", " strategy", " focus", " concept", " essential"], [" core", " key", " foundational", " Core", " concept", " Key", " strategy", " essential"], [" foundational", " core", " Core", " fundamentally", " strategy", " fundamentals", " concept", " pivotal"], [" core", " foundational", " Core", " fundamentally", " strategy", " pivotal", " fundamentals", " key"], [" core", " Core", " strategy", " fundamentally", " foundational", " Strategy", " concept", " fundamentals"], [" core", " Core", " strategy", " fundamentally", " Strategy", " foundational", " concept", " fundamentals"], [" strategy", " Core", " Strategy", " core", " fundamentally", " foundational", " concept", " fundamentals"], [" strategy", " Strategy", " Core", " core", " concept", " concepts", " Concept", " fundamentally"], [" strategy", " Strategy", " Core", " core", " concept", " concepts", " Concept", " principles"], [" strategy", " Strategy", " Core", " core", " concept", " concepts", " principles", " Concept"], [" strategy", " Strategy", " concept", " core", " concepts", " Core", " philosophy", " Concept"], [" strategy", " Strategy", " concept", " core", " concepts", " Core", " philosophy", " Concept"], [" strategy", " Strategy", " concept", " Concept", " Core", " core", " concepts", " philosophy"], [" strategy", " Strategy", " core", " Core", " concept", " philosophy", " concepts", " principles"], [" strategy", " Strategy", " Core", " core", " concept", " Concept", " Principle", " philosophy"], [" Strategy", " strategy", " Core", " Principle", " Concept", " core", " concept", " principle"], [" Strategy", " strategy", " Principle", " Core", " Concept", " concept", " core", " Architecture"], [" Strategy", " strategy", " Principle", " Concept", " Core", " Architecture", " concept", "strategy"], [" Strategy", " strategy", " Principle", " Concept", "\u7b56\u7565", " Architecture", " Core", "strategy"], [" Strategy", " strategy", "\u7b56\u7565", " Principle", "strategy", "Strategy", " Concept", "\u7684\u7b56\u7565"], [" Strategy", " strategy", "strategy", "\u7b56\u7565", " Principle", "Strategy", " principle", " Architecture"], [" Strategy", " strategy", "\u7b56\u7565", "strategy", "Strategy", "\u7684\u7b56\u7565", " Principle", " Architecture"], [" Strategy", " strategy", "strategy", "\u7b56\u7565", "Strategy", "\u7684\u7b56\u7565", " philosophy", "_strategy"], [" strategy", " Strategy", "\u7b56\u7565", "strategy", "Strategy", " Principle", " philosophy", " principle"], [" strategy", " Strategy", "\u7b56\u7565", "strategy", "Strategy", " Architecture", " philosophy", " architecture"], [" Strategy", " strategy", "strategy", "\u7b56\u7565", "Strategy", "\u7684\u7b56\u7565", "\u6218\u7565", " realization"], [" Strategy", " strategy", "strategy", "Strategy", "\u7b56\u7565", " philosophy", " Philosophy", " Architecture"], [" Architecture", " Strategy", " architecture", "\u67b6\u6784", " Architect", "Architecture", " strategy", "architecture"], [" Architecture", " Strategy", " architecture", " Architect", " strategy", "\u67b6\u6784", " architectural", "Architecture"], [" Strategy", " Architecture", " architecture", " strategy", " Architect", "Strategy", " Philosophy", "\u67b6\u6784"], [" Strategy", " Architecture", " architecture", " strategy", " Architect", " Philosophy", "Strategy", " architectural"], [" Architecture", " Strategy", " Architect", " Philosophy", " Concept", " architecture", " Insight", " Reality"]], "p": [[0.7591, 0.0355, 0.0215, 0.0202, 0.0179, 0.0084, 0.0037, 0.0035], [0.3171, 0.1594, 0.0486, 0.0457, 0.023, 0.0203, 0.0139, 0.0131], [0.4506, 0.2412, 0.1005, 0.0833, 0.0326, 0.0211, 0.0088, 0.005], [0.0073, 0.0064, 0.0044, 0.0041, 0.0034, 0.0029, 0.0029, 0.0029], [0.0292, 0.0214, 0.0138, 0.0114, 0.0107, 0.0101, 0.0069, 0.0054], [0.0446, 0.0348, 0.0175, 0.0078, 0.0053, 0.0047, 0.0047, 0.0039], [0.8368, 0.0569, 0.0093, 0.0093, 0.0064, 0.0064, 0.0053, 0.0047], [0.3281, 0.0732, 0.0368, 0.0174, 0.0163, 0.0144, 0.012, 0.0087], [0.3896, 0.2677, 0.0677, 0.0636, 0.0597, 0.0098, 0.0086, 0.0081], [0.1225, 0.0579, 0.0451, 0.02, 0.0137, 0.0129, 0.0121, 0.0094], [0.2857, 0.0438, 0.0387, 0.0363, 0.0301, 0.0266, 0.0266, 0.025], [0.0769, 0.0183, 0.0161, 0.0161, 0.0126, 0.0104, 0.0086, 0.0086], [0.0263, 0.0232, 0.0205, 0.0181, 0.0117, 0.0091, 0.0067, 0.0062], [0.0255, 0.0199, 0.0187, 0.0137, 0.0113, 0.0069, 0.0065, 0.0065], [0.0247, 0.0205, 0.0192, 0.015, 0.0103, 0.0071, 0.0071, 0.0071], [0.0578, 0.02, 0.0156, 0.0137, 0.0114, 0.0089, 0.0073, 0.005], [0.0424, 0.0147, 0.0138, 0.0129, 0.0107, 0.0095, 0.0074, 0.0074], [0.025, 0.0118, 0.0111, 0.0098, 0.0098, 0.0086, 0.0072, 0.0072], [0.027, 0.0224, 0.0136, 0.0128, 0.0082, 0.0077, 0.0053, 0.0053], [0.0536, 0.0287, 0.0163, 0.0127, 0.0093, 0.0077, 0.0064, 0.006], [0.0339, 0.0141, 0.0133, 0.0125, 0.0091, 0.0049, 0.0046, 0.0043], [0.0242, 0.0074, 0.0057, 0.0057, 0.0054, 0.0051, 0.0048, 0.004], [0.053, 0.0162, 0.0126, 0.0118, 0.0104, 0.0076, 0.0072, 0.0056], [0.0698, 0.02, 0.02, 0.0188, 0.0166, 0.0146, 0.0129, 0.0083], [0.1215, 0.0447, 0.0255, 0.0225, 0.0198, 0.0154, 0.0113, 0.0094], [0.1205, 0.0286, 0.0237, 0.0197, 0.0135, 0.0127, 0.0119, 0.0105], [0.0991, 0.0251, 0.0195, 0.0162, 0.0143, 0.0126, 0.0118, 0.0111], [0.0935, 0.0285, 0.0268, 0.0196, 0.0119, 0.0119, 0.0098, 0.0098], [0.1303, 0.0257, 0.0226, 0.0176, 0.0176, 0.0156, 0.0146, 0.0129], [0.127, 0.0439, 0.0266, 0.0195, 0.0195, 0.0183, 0.0161, 0.0134], [0.0669, 0.0358, 0.0279, 0.0246, 0.0231, 0.014, 0.014, 0.0109], [0.0669, 0.0432, 0.0316, 0.0204, 0.0192, 0.0169, 0.014, 0.014], [0.0732, 0.0444, 0.0392, 0.0346, 0.0238, 0.021, 0.0197, 0.0163], [0.1006, 0.0834, 0.0573, 0.0506, 0.0224, 0.0211, 0.0186, 0.0175], [0.1192, 0.077, 0.0723, 0.0283, 0.0266, 0.0221, 0.0207, 0.0126], [0.1351, 0.1269, 0.0723, 0.0467, 0.0342, 0.0342, 0.0183, 0.0152], [0.1597, 0.1409, 0.1031, 0.0666, 0.0518, 0.0277, 0.0158, 0.0123], [0.214, 0.1382, 0.1298, 0.0787, 0.0308, 0.0155, 0.0146, 0.0107], [0.2961, 0.1585, 0.1399, 0.1089, 0.0376, 0.0178, 0.0138, 0.013], [0.4042, 0.1487, 0.0702, 0.0702, 0.062, 0.0258, 0.0178, 0.0122], [0.4497, 0.1654, 0.0609, 0.0537, 0.0537, 0.0254, 0.0174, 0.0154], [0.5957, 0.1506, 0.0554, 0.0231, 0.0231, 0.018, 0.014, 0.0124], [0.5462, 0.1219, 0.0576, 0.0349, 0.0308, 0.024, 0.024, 0.0187], [0.5663, 0.2083, 0.0319, 0.022, 0.0194, 0.0171, 0.0151, 0.0133], [0.6049, 0.1191, 0.0497, 0.0341, 0.0235, 0.0207, 0.0111, 0.0111], [0.3886, 0.1835, 0.0765, 0.0675, 0.0596, 0.0319, 0.0219, 0.0171], [0.3572, 0.2166, 0.1023, 0.0548, 0.0427, 0.0293, 0.0228, 0.0167], [0.4623, 0.1501, 0.0709, 0.0709, 0.0552, 0.0149, 0.0131, 0.0102], [0.5586, 0.1246, 0.0589, 0.0357, 0.0203, 0.0102, 0.0085, 0.0075], [0.7552, 0.0796, 0.0332, 0.0167, 0.0089, 0.0084, 0.0061, 0.0058], [0.6259, 0.1583, 0.0353, 0.0312, 0.0243, 0.0122, 0.0108, 0.0079], [0.5027, 0.2691, 0.053, 0.0321, 0.0321, 0.0221, 0.0081, 0.0072], [0.5675, 0.3038, 0.0411, 0.0411, 0.0283, 0.003, 0.002, 0.002], [0.4861, 0.3786, 0.0399, 0.0352, 0.0311, 0.0048, 0.0023, 0.0018], [0.4945, 0.3399, 0.046, 0.0279, 0.0246, 0.008, 0.008, 0.0071], [0.516, 0.313, 0.048, 0.0291, 0.0177, 0.0095, 0.0074, 0.0057], [0.5394, 0.3708, 0.0345, 0.0345, 0.0144, 0.0008, 0.0008, 0.0006], [0.6401, 0.2668, 0.0281, 0.0171, 0.0171, 0.0103, 0.0063, 0.0034], [0.8602, 0.0623, 0.0485, 0.0123, 0.0058, 0.004, 0.0027, 0.0013], [0.7749, 0.1347, 0.0561, 0.0125, 0.0098, 0.0046, 0.0022, 0.0022], [0.6626, 0.313, 0.0083, 0.0083, 0.0039, 0.0008, 0.0007, 0.0005], [0.6128, 0.3717, 0.0047, 0.0041, 0.0041, 0.0006, 0.0003, 0.0002], [0.6905, 0.2878, 0.0143, 0.0028, 0.0004, 0.0004, 0.0004, 0.0004]], "ranks": {"Swift": [59144, 6195, 3576, 67914, 759, 228, 555, 1590, 5339, 2763, 1414, 5496, 4642, 3340, 1818, 974, 921, 898, 970, 1615, 1219, 7620, 6221, 3991, 9346, 29042, 19305, 5837, 6433, 6283, 4980, 4930, 5112, 7871, 9678, 8039, 10415, 12214, 12952, 16565, 15093, 21281, 24678, 33212, 32544, 27327, 32251, 25857, 79261, 61710, 139572, 115413, 151951, 170557, 147220, 137599, 112473, 138188, 122235, 153431, 79904, 30813, 9780], "Kotlin": [105180, 57565, 22601, 2299, 2050, 2054, 4363, 11217, 17482, 29339, 26731, 6889, 6014, 6826, 13059, 5757, 9220, 7554, 11233, 26940, 24070, 8657, 14183, 31204, 28276, 10110, 9851, 26154, 13998, 12787, 19367, 38584, 43077, 13489, 18338, 5671, 5293, 4741, 4812, 4988, 5330, 6689, 5123, 8566, 11434, 14717, 12071, 9919, 6897, 7864, 11879, 14113, 3046, 2361, 1854, 1357, 864, 999, 1668, 2945, 3781, 4658, 3192], "Rust": [70661, 111947, 98294, 129493, 21919, 6918, 11779, 13488, 26460, 16290, 9797, 12605, 9929, 11801, 13643, 12780, 13853, 14315, 18530, 23575, 21153, 37135, 35826, 27479, 41213, 52745, 37113, 20936, 18339, 20692, 15834, 15860, 14185, 18855, 35685, 24685, 23726, 24887, 30904, 36350, 25367, 36453, 24678, 35909, 36481, 22915, 23833, 19346, 40073, 40883, 111888, 126909, 62229, 43265, 51034, 63214, 67986, 46240, 25406, 26588, 12837, 6492, 2805]}}, {"pos": 450, "top": [[".", ",", " \u2013", "\u00a0", " ", "\u00a0\u00a0", "<|endoftext|>", ";"], [" \u2013", " \u200b\u200b", "  \n\n", "\ufffd", " ", "  ", "\u00a0\u00a0", " Vig"], ["\u2026..", "\u2026\"", "\u2026.", "\u2026", " \u200b\u200b", ",", "\u2013", "\u2026**"], [" \u041a\u0440\u0430\u0441\u0438", " **:", " Blowjob", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " cumshot", " **\u201c", " **\u25a0", " Shemale"], [" \u200b\u200b", " **\u201c", " **:", " Deployment", "\u00a0\u00a0", " **#", "\u2026\u2026\u2026\u2026", " \n\n\n\n"], [" \u200b\u200b", "\u00a0\u00a0", " **:", " Deployment", "\u2026..", " **\u201c", "-**", "\u0435\u0437"], ["  \n\n", "\u00a0\u00a0", " \u200b\u200b", " **", ".**", " **\"", " **\u201c", "\ufffd"], ["  \n\n", " \u200b\u200b", "\u00a0\u00a0", " **", " **\"", " **:", ".**", "&nbsp"], ["  \n\n", " \u200b\u200b", " \n\n", "   \n\n", "&nbsp", "\u00a0\u00a0", "\ufffd", "\u00a0"], ["\ufffd", "\u00a0\u00a0", "\u00a0", "&nbsp", "  \n\n", ",", " undermining", "  \n  \n"], ["\u00a0", "\ufffd", "&nbsp", "\u00a0\u00a0", "  \n\n", " strategic", " strategy", " Strategy"], [" strategic", " strategy", " leveraging", " roadmap", " strategically", " **", " Strategy", " strategies"], [" leveraging", " strategic", " strategy", " roadmap", " strategically", " targeting", " strategies", " Strategy"], [" leveraging", " strategic", " strategy", " strategically", " roadmap", " pivotal", " strateg", " targeting"], [" strategy", " strategic", " leveraging", " strategically", " strateg", " Strategy", " Strategic", " approach"], [" leveraging", " strategic", " strategically", " strategy", " strateg", " Strategic", " targeting", " \u2014"], [" leveraging", " strategic", " strategy", " strategically", " strateg", " approach", " Strategic", " \u2013"], [" leveraging", " strategy", " strategic", " strategically", " strateg", " Strategy", " Strategic", " \u2014"], [" strategy", " leveraging", " strategically", " Strategy", " strategic", " \u2014", " strateg", " Strategic"], [" \u2014", "  \n\n", " leveraging", " strategically", " strateg", " strategy", " strategic", " overarching"], ["  \n\n", " \n\n", " \u2014", " strategically", " leveraging", " strateg", " strategy", "   \n\n"], [" leveraging", " strategy", " strategically", " strategic", " Strategy", " strateg", " Strategic", " targeting"], [" leveraging", " strategy", " strategically", " strateg", " strategic", " Strategy", " :**", " overarching"], [" strategically", " strategy", " strateg", " leveraging", " strategic", " overarching", " Strategy", "  \n\n"], ["  \n\n", " \n\n", "   \n\n", "\n\n", " leveraging", " \r\n\r\n", " strateg", " strategically"], [" leveraging", " strategy", "  \n\n", " strategically", " strateg", " strategic", " \n\n", " overarching"], [" leveraging", " strategy", " strategic", " strategically", " strateg", " Strategy", "  \n\n", " overarching"], [" strategy", "  \n\n", " \n\n", " leveraging", " strategically", " strategic", " strateg", "\n\n"], [" leveraging", " strategy", "  \n\n", " strategic", " strategically", " \n\n", " strateg", " Strategy"], ["  \n\n", " strategy", " leveraging", " \n\n", " strategic", " strategically", " Strategy", " strateg"], ["  \n\n", " \n\n", " strategy", " strategic", " strategically", " leveraging", " Strategy", " strateg"], ["  \n\n", " \n\n", " strategy", " strategically", " strategic", " Strategy", " focused", " leveraging"], [" strategy", " strategically", " strategic", " Strategy", " leveraging", " strateg", " Strategic", "  \n\n"], [" strategy", " strategically", " strategic", " leveraging", " Strategy", " fundamentally", "  \n\n", " strateg"], [" strategy", " strategically", " strategic", " Strategy", " leveraging", " strateg", " meticulously", " Strategic"], [" strategy", " Strategy", " strategically", " leveraging", " strategic", " \u2014", " strateg", " Strategic"], [" strategy", " Strategy", " strategically", " leveraging", " strategic", "  \n\n", " Strategic", " \u2014"], [" Strategy", " strategy", " leveraging", " strategically", " strategic", " Strategic", " strateg", " :"], [" Strategy", " strategy", " strategically", " strategic", " leveraging", " Strategic", " :", "\u7b56\u7565"], [" Strategy", " strategy", " strategic", " strategically", " Strategic", " leveraging", "\u7b56\u7565", "Strategy"], [" Strategy", " strategy", " strategic", " leveraging", " Strategic", " strategically", "\u7b56\u7565", "Strategy"], [" strategy", " Strategy", " strategic", " Strategic", " leveraging", " strategically", "\u7b56\u7565", "Strategy"], [" strategy", " Strategy", " strategic", " Strategic", " leveraging", " strategically", " strategies", "Strategy"], [" Strategy", " strategy", " leveraging", " Strategic", " strategic", "Strategy", "\u7b56\u7565", "strategy"], [" strategy", " Strategy", " Strategic", " strategic", " leveraging", "Strategy", "\u7b56\u7565", "strategy"], [" Strategy", " strategy", " Strategic", " strategic", " leveraging", " strategically", " :", "Strategy"], [" Strategy", " strategy", " Strategic", ":", " **\"", ":**", " :**", ":\""], [" Strategy", ":", "\uff1a**", ":**", " :**", " :", " Strategic", " strategy"], [":", "\uff1a**", " **\"", ":**", " Strategy", " **\u201c", " :**", "\uff1a\""], [":", "\uff1a**", ":**", " **\"", "\uff1a\"", "**:", " :**", ":\""], [":", "\uff1a**", ":**", " **:", "**:", " **\"", ":S", "\uff1a\u201c"], [":", "\uff1a**", ":**", " **\"", "\uff1a\"", "\uff1a\u201c", " Hybrid", ":B"], [":", " **\"", "\uff1a**", " **\u201c", ":**", "\uff1a\u201c", " Hybrid", " Unified"], [":", " **\"", "\uff1a**", "\uff1a\u201c", " **\u201c", ":**", "\uff1a\"", " **:"], [":", "\uff1a**", "\uff1a\u201c", ":**", " **:", " :**", "\uff1a\"", " Hybrid"], [":", "\uff1a**", ":**", " **:", "\uff1a\u201c", " **\"", " Hybrid", " :**"], [" WebView", ":", " Rust", "\uff1a**", " Browser", " **:", "\uff1a\u201c", " Web"], [":", " WebView", " Rust", "\uff1a**", "\uff1a\u201c", " Embedded", " **:", " Browser"], [" Rust", ":", " WebView", " Embedded", "\uff1a\u201c", " Embed", "\uff1a**", " Web"], [":", " Rust", " wasm", " WebView", " Web", " Embed", " Wrap", " Embedded"], [":", " wasm", " Rust", " WAS", " WebView", " Web", " Render", ":w"], [":", " wasm", " :", ":w", " Rust", " WAS", " Render", " Wrap"], [":", ":w", ":\"", " :", " wasm", ":**", ":The", "\uff1a\""]], "p": [[0.6679, 0.2457, 0.0276, 0.0178, 0.0139, 0.0062, 0.0026, 0.0024], [0.0506, 0.0239, 0.0094, 0.0094, 0.0073, 0.0044, 0.0027, 0.0022], [0.1714, 0.0977, 0.0862, 0.0631, 0.0631, 0.0631, 0.0592, 0.0433], [0.016, 0.015, 0.0117, 0.0071, 0.0067, 0.0043, 0.004, 0.004], [0.2121, 0.0112, 0.0077, 0.0057, 0.0057, 0.0028, 0.0028, 0.0028], [0.3417, 0.0132, 0.0117, 0.0063, 0.0046, 0.004, 0.0019, 0.0019], [0.1655, 0.0446, 0.0254, 0.0238, 0.0164, 0.0154, 0.012, 0.012], [0.1269, 0.0872, 0.0235, 0.0134, 0.0104, 0.0059, 0.0056, 0.0056], [0.6148, 0.0648, 0.0537, 0.0306, 0.0186, 0.0099, 0.0077, 0.0064], [0.1645, 0.0777, 0.0345, 0.0252, 0.0127, 0.0099, 0.005, 0.005], [0.1564, 0.1075, 0.101, 0.0575, 0.0349, 0.0187, 0.0187, 0.0106], [0.049, 0.0433, 0.0359, 0.0192, 0.015, 0.015, 0.014, 0.0132], [0.1094, 0.055, 0.0428, 0.0355, 0.0158, 0.0139, 0.0131, 0.0108], [0.1642, 0.0643, 0.0501, 0.0237, 0.0222, 0.0184, 0.0173, 0.0135], [0.0985, 0.0869, 0.0869, 0.0465, 0.03, 0.0265, 0.022, 0.022], [0.0954, 0.0655, 0.0543, 0.045, 0.031, 0.0213, 0.0156, 0.0156], [0.0563, 0.0439, 0.0364, 0.0364, 0.0266, 0.0221, 0.0172, 0.0152], [0.0659, 0.0513, 0.0426, 0.0426, 0.0242, 0.0242, 0.0214, 0.0189], [0.0792, 0.0656, 0.0511, 0.048, 0.0451, 0.0374, 0.031, 0.0213], [0.1206, 0.0606, 0.057, 0.0472, 0.0305, 0.0286, 0.0237, 0.0174], [0.4517, 0.0947, 0.0327, 0.0225, 0.0155, 0.0128, 0.0128, 0.0106], [0.1379, 0.0836, 0.0448, 0.0395, 0.0395, 0.024, 0.0175, 0.0106], [0.1307, 0.0844, 0.058, 0.0399, 0.0374, 0.0292, 0.0177, 0.0138], [0.0843, 0.0699, 0.0544, 0.0424, 0.0398, 0.0188, 0.0177, 0.0156], [0.7898, 0.1762, 0.0113, 0.0034, 0.0018, 0.001, 0.001, 0.0008], [0.2928, 0.0951, 0.0788, 0.0422, 0.0396, 0.0396, 0.0226, 0.0165], [0.2522, 0.1964, 0.0638, 0.0563, 0.0529, 0.0207, 0.0172, 0.0134], [0.152, 0.1341, 0.1112, 0.0922, 0.0866, 0.0595, 0.0595, 0.0133], [0.2206, 0.2206, 0.1338, 0.0632, 0.0594, 0.0524, 0.0338, 0.0318], [0.4049, 0.1688, 0.1024, 0.0903, 0.0312, 0.0259, 0.0243, 0.0147], [0.3275, 0.2551, 0.1365, 0.0391, 0.0367, 0.0223, 0.0153, 0.0135], [0.1853, 0.1355, 0.1355, 0.0726, 0.0601, 0.0183, 0.0172, 0.0162], [0.1967, 0.1631, 0.1053, 0.0467, 0.0283, 0.0207, 0.0183, 0.0172], [0.2299, 0.158, 0.1086, 0.0701, 0.0546, 0.0292, 0.0228, 0.0214], [0.1997, 0.1373, 0.0782, 0.0735, 0.069, 0.0288, 0.0175, 0.0154], [0.2802, 0.1409, 0.1168, 0.0854, 0.0552, 0.0245, 0.0158, 0.0139], [0.2536, 0.1975, 0.1126, 0.0877, 0.0469, 0.0184, 0.0152, 0.0152], [0.3743, 0.3303, 0.0447, 0.0447, 0.0394, 0.0164, 0.0088, 0.0064], [0.4624, 0.3178, 0.0315, 0.0315, 0.0179, 0.0158, 0.0096, 0.0075], [0.4936, 0.3845, 0.0246, 0.0169, 0.0109, 0.0102, 0.008, 0.0058], [0.5151, 0.4012, 0.0137, 0.0137, 0.0083, 0.0073, 0.0057, 0.0051], [0.5871, 0.3561, 0.0122, 0.0058, 0.0051, 0.0051, 0.0037, 0.0035], [0.5496, 0.3778, 0.0166, 0.0089, 0.0078, 0.0045, 0.0045, 0.0042], [0.5596, 0.3846, 0.0102, 0.007, 0.0062, 0.0052, 0.0045, 0.0023], [0.469, 0.469, 0.0125, 0.0086, 0.0067, 0.0043, 0.0026, 0.0022], [0.6074, 0.2869, 0.0267, 0.0126, 0.006, 0.0023, 0.0022, 0.0019], [0.7916, 0.0506, 0.0394, 0.0175, 0.0136, 0.0078, 0.0053, 0.0047], [0.3881, 0.2667, 0.0493, 0.0463, 0.0361, 0.0299, 0.0281, 0.0181], [0.446, 0.1278, 0.1278, 0.0684, 0.047, 0.0304, 0.0252, 0.0127], [0.4916, 0.1408, 0.1243, 0.0665, 0.0245, 0.0139, 0.0123, 0.0116], [0.4814, 0.2274, 0.0837, 0.0225, 0.0155, 0.0113, 0.0106, 0.0078], [0.3635, 0.0978, 0.0492, 0.0338, 0.0218, 0.0193, 0.016, 0.015], [0.2168, 0.1797, 0.0749, 0.0661, 0.0454, 0.0259, 0.0228, 0.0115], [0.3797, 0.1158, 0.062, 0.0483, 0.04, 0.0293, 0.0167, 0.0122], [0.5805, 0.0948, 0.0477, 0.0448, 0.0328, 0.0165, 0.0113, 0.0078], [0.31, 0.188, 0.061, 0.0539, 0.0506, 0.0271, 0.0211, 0.0186], [0.1468, 0.1009, 0.089, 0.089, 0.0738, 0.0371, 0.0349, 0.024], [0.1565, 0.1381, 0.101, 0.0576, 0.0328, 0.0289, 0.0289, 0.0225], [0.5638, 0.0865, 0.0717, 0.017, 0.0117, 0.0103, 0.0103, 0.0103], [0.2751, 0.2013, 0.0741, 0.0449, 0.029, 0.0256, 0.0212, 0.0114], [0.904, 0.0309, 0.0073, 0.0037, 0.0037, 0.0024, 0.0024, 0.0021], [0.9476, 0.0119, 0.0039, 0.0022, 0.0016, 0.0015, 0.0013, 0.001], [0.9993, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [54072, 3100, 3725, 52551, 3903, 1978, 4560, 7481, 25398, 10926, 3239, 6998, 3913, 1451, 1154, 209, 186, 260, 216, 139, 181, 480, 302, 260, 191, 367, 443, 358, 596, 651, 617, 887, 749, 714, 609, 979, 1155, 1385, 1502, 1405, 2000, 3219, 4085, 4928, 3371, 2539, 3301, 4234, 4177, 9023, 20664, 24299, 8335, 11871, 9866, 4418, 2117, 1531, 1160, 1881, 1885, 1552, 1442], "Kotlin": [172457, 146558, 131264, 58334, 99715, 121555, 66833, 150530, 127654, 202228, 191074, 143537, 127715, 111481, 176582, 134468, 164875, 144492, 166163, 211972, 212556, 156804, 174885, 218566, 204260, 126948, 117504, 165086, 130146, 94652, 116273, 117370, 134463, 88020, 127367, 68521, 69997, 79545, 69766, 56903, 60831, 67589, 53989, 48463, 38667, 53721, 40522, 50739, 35450, 46549, 21551, 6711, 980, 815, 440, 166, 100, 103, 72, 125, 245, 649, 1268], "Rust": [53082, 86163, 109769, 151745, 56668, 47690, 67192, 75016, 112880, 77686, 42794, 71814, 62340, 64802, 45649, 33394, 28965, 29831, 47648, 75434, 75125, 98505, 92454, 70963, 88423, 131062, 116592, 71543, 74709, 68484, 40723, 26103, 26772, 38948, 66257, 52357, 57272, 81267, 80694, 68015, 65474, 76705, 61878, 60729, 43927, 17962, 22954, 19902, 14769, 16941, 28464, 17014, 2362, 2497, 2738, 166, 3, 3, 1, 2, 3, 5, 26]}}, {"pos": 451, "top": [[".", " \u2013", ",", "\u2013", ";", "\u00a0", " \u200b\u200b", "?"], [" \u2013", "\u2013", ",", "\u2013and", ".", " \u200b\u200b", ";", " \u2013,"], ["\u2013", ",", ".", "\u2026..", " \u2013", "\u2026.", "\u2026\u2026", "\u2026"], [" pornstar", " Blowjob", " milfs", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " cumshot", "-------------</", " Guta"], [" \u200b\u200b", " \u201c.", ".", "......", " Aussie", "\u200b\u200b", "\u201c.", ".\u201c"], [" \u200b\u200b", " \u201c.", ".", "\u2026..", "\uff01", "!\".", "!\u201d.", "!)."], ["\uff01", "\u200b\u200b", "!\"", "......", "\uff1f", ".", "\u3002", "\u2018"], [" \u200b\u200b", "\u200b\u200b", "   \n", "!\"", "\uff1a\"", "......", "\u2018s", "\u2018"], [" \u200b\u200b", ".", "\u200b\u200b", "......", "   \n\n", " \n\n", "!\"", "\u201c."], [",", "!\"", "\u00adt", "!\".", "\u200b\u200b", ":\"", ":", "\u00ad"], [".", ",", "\"", "...\"", "\u00a0", "\u200b\u200b", ".\"", "!\""], [" showcase", " strategies", " leverage", " strategy", " Showcase", " transformative", " showcasing", " \u200b\u200b"], [" showcase", " leverage", " strategies", " strategy", " transformative", " vibe", " frameworks", " leveraging"], [" showcase", " transformative", " strategy", " Showcase", " strategies", " leverage", " vibe", " mindset"], [" strategy", " approach", " showcase", " focus", " Classic", " savvy", " showcasing", " Strategy"], [" transformative", " crafting", " bolster", " savvy", " foundational", " leveraging", " overarching", " \u2014"], [" \u2013", "\u2013", " savvy", " bolster", " focus", " showcase", " showcasing", " Golden"], [" savvy", " Golden", " tweaking", " tweaks", " showcase", " Focus", " strategy", " Perfect"], [" savvy", " tweaking", " tweaks", " Golden", " showcase", " leveraging", " Global", " Focus"], [" savvy", " leveraging", " tweaking", " showcase", " showcasing", " tweaks", " seamlessly", " blockbuster"], [" \n\n", "<|endoftext|>", " Golden", " tweaking", " savvy", " burgeoning", " Global", " blockbuster"], [" blockbuster", " showcase", " savvy", " leveraging", " Showcase", " smarter", " breakthrough", " tweaking"], [" modern", " blockbuster", " Modern", " showcase", " ''", " Global", " global", " seamlessly"], [" modern", " shifting", " ''", " global", " \u2018", " Modern", " Global", " focus"], [" \n\n", "\n\n", "  \n\n", "<|im_end|>", "   \n\n", " \n\n\n", " \n", " \r\n\r\n"], [" \n\n", " leveraging", " foundational", " transformative", " reboot", " crafting", " seamlessly", " blockbuster"], ["\n\n", " \n\n", " foundational", " technology", " leveraging", " global", " transformative", " crafting"], [" \n\n", "\n\n", "  \n\n", " \u2018", " \u2014", "<|endoftext|>", "   \n\n", " ..."], [" \n\n", "\n\n", " technology", " hybrid", " global", " Global", " foundational", " technologies"], [" \n\n", " ...", " \n", "...", " hybrid", " technology", " \u2026", "\n\n"], [" ...", " \n\n", "\n\n", " \n", "...", " technology", " \u2026", " ...\""], [" ...", " \n\n", " @", " \n", "...", " hybrid", " \u201c", " technology"], [" hybrid", " Hybrid", " Global", " technology", " core", " ...", " complex", " global"], [" hybrid", " Hybrid", " Global", " modular", " technology", " leveraging", " seamlessly", " \n\n"], [" Hybrid", " hybrid", " modular", " leveraging", " Global", " Modular", " Dual", " **\u201c"], [" Hybrid", " hybrid", " \u201c", " Global", "\u200b", " modular", " **\u201c", " leveraging"], [" Hybrid", " hybrid", " modular", " leveraging", " Modular", " Global", " Focus", " \u201c"], [" Hybrid", " hybrid", " modular", " Modular", " leveraging", " \u201c", " Architecture", " Dual"], [" Hybrid", " hybrid", " modular", " Modular", " Core", " leveraging", " Architecture", " \u201c"], [" hybrid", " Hybrid", " modular", " Modular", " Universal", " Core", " Unified", " Architecture"], [" hybrid", " Hybrid", " modular", " Modular", " Architecture", " Universal", " architecture", " Unified"], [" modular", " hybrid", " Hybrid", " Modular", " architecture", " Architecture", " Unified", " centralized"], [" modular", " Modular", " Unified", " hybrid", " Hybrid", " interoper", " architecture", " Universal"], [" modular", " Unified", " Modular", " Hybrid", " Universal", " Architecture", " architecture", " hybrid"], [" modular", " Unified", " Modular", " Universal", " Hybrid", " architecture", " hybrid", " universal"], [" modular", " Universal", " Hybrid", " Unified", " Modular", " hybrid", " unified", " universal"], [" Hybrid", " Modular", " Unified", " Universal", " Architecture", " modular", " Everything", " hybrid"], [" Hybrid", " Unified", " Everything", " Modular", " Universal", " Architecture", " centralized", " Dual"], [" Hybrid", " Unified", " Modular", " **\"", " **\u201c", " Architecture", " Universal", " Everything"], [" Hybrid", " **\"", " Unified", " Modular", " **\u201c", " Architecture", " Universal", " Dual"], [" Hybrid", " **\"", " Modular", " Unified", " **\u201c", " Architecture", " Universal", " Everything"], [" **\"", " Unified", " Hybrid", " **\u201c", " Universal", " Modular", " Platform", " Everything"], [" **\"", " **\u201c", " Unified", " Hybrid", " \"**", " **\u00ab", "\"**", " WebGL"], [" **\"", " WebView", " Unified", " Browser", " **\u201c", " \"**", " WebGL", " UI"], [" Browser", " WebView", " Chromium", "browser", "-browser", " UI", " WebGL", "/browser"], [" Browser", " WebView", " Chromium", "browser", " browser", " UI", "-browser", "/browser"], [" Rust", " Browser", " WebView", " Chromium", " Web", "browser", " rust", " browser"], [" Rust", " WebView", " Chromium", " Browser", " Web", " Electron", "rust", " rust"], [" Rust", " Web", " WebView", "WebView", " wasm", " WAS", "rust", " rust"], [" Rust", " WebView", " Web", " Electron", " wasm", " rust", " WAS", "WebView"], [" Rust", " WebView", " Web", " Electron", " \"", " wasm", " rust", " WAS"], [" Rust", " \"", " WebView", " Web", " wasm", " WAS", " **\"", " Electron"], [" Rust", " \"", " The", " One", " Web", " Build", " WAS", " Write"]], "p": [[0.4043, 0.3149, 0.191, 0.0703, 0.0065, 0.0058, 0.0009, 0.0009], [0.8555, 0.0483, 0.0074, 0.007, 0.0061, 0.0031, 0.0016, 0.0014], [0.3808, 0.2617, 0.1587, 0.0963, 0.0243, 0.019, 0.009, 0.009], [0.0174, 0.0144, 0.0082, 0.0082, 0.0044, 0.0041, 0.0021, 0.0017], [0.0441, 0.0366, 0.0196, 0.0143, 0.0082, 0.0077, 0.0072, 0.0068], [0.1365, 0.0112, 0.0112, 0.0077, 0.006, 0.0047, 0.0034, 0.0034], [0.1827, 0.0863, 0.0492, 0.0462, 0.0408, 0.0317, 0.0298, 0.028], [0.2737, 0.0271, 0.0175, 0.0145, 0.0128, 0.0113, 0.0083, 0.0069], [0.2309, 0.0704, 0.0704, 0.0377, 0.0276, 0.0243, 0.0215, 0.019], [0.0755, 0.0335, 0.0123, 0.009, 0.007, 0.0066, 0.0058, 0.0058], [0.3528, 0.1667, 0.1219, 0.0372, 0.029, 0.0155, 0.0146, 0.0129], [0.0228, 0.0095, 0.0089, 0.0074, 0.007, 0.0054, 0.0048, 0.0045], [0.0205, 0.015, 0.0132, 0.0103, 0.0091, 0.0071, 0.0071, 0.0067], [0.0151, 0.0125, 0.0125, 0.0104, 0.0081, 0.0081, 0.0081, 0.0071], [0.0119, 0.0098, 0.0087, 0.0087, 0.0081, 0.0077, 0.0056, 0.0053], [0.0127, 0.0127, 0.0119, 0.0119, 0.0087, 0.0082, 0.0077, 0.0077], [0.0122, 0.0095, 0.0079, 0.0061, 0.0048, 0.0048, 0.0042, 0.0042], [0.0078, 0.0069, 0.0057, 0.0053, 0.005, 0.0047, 0.0042, 0.0037], [0.013, 0.0065, 0.0051, 0.0048, 0.0042, 0.004, 0.0037, 0.0035], [0.0166, 0.0129, 0.0129, 0.0094, 0.0083, 0.0065, 0.0054, 0.0047], [0.0072, 0.0064, 0.0044, 0.0044, 0.0041, 0.0039, 0.0039, 0.0032], [0.0078, 0.0047, 0.0042, 0.0037, 0.0031, 0.0031, 0.0029, 0.0027], [0.0056, 0.0056, 0.0036, 0.0036, 0.0034, 0.003, 0.0028, 0.0028], [0.0052, 0.0033, 0.003, 0.0028, 0.0026, 0.0026, 0.0026, 0.0023], [0.8236, 0.056, 0.0036, 0.0034, 0.0032, 0.0017, 0.0017, 0.001], [0.0566, 0.0267, 0.0196, 0.0196, 0.0112, 0.0098, 0.0068, 0.0064], [0.0571, 0.0571, 0.0099, 0.0093, 0.0088, 0.0082, 0.0073, 0.006], [0.4373, 0.3859, 0.0043, 0.0022, 0.0015, 0.0014, 0.0012, 0.001], [0.1229, 0.0512, 0.0166, 0.0166, 0.0138, 0.013, 0.0122, 0.0101], [0.318, 0.1599, 0.0404, 0.0203, 0.0123, 0.0109, 0.0085, 0.0085], [0.3695, 0.2703, 0.0389, 0.0323, 0.0152, 0.0053, 0.0053, 0.0047], [0.2174, 0.0378, 0.0131, 0.0096, 0.0096, 0.0079, 0.0066, 0.0062], [0.0405, 0.0159, 0.0109, 0.0102, 0.0096, 0.009, 0.0085, 0.0085], [0.111, 0.0812, 0.0205, 0.0205, 0.015, 0.0133, 0.011, 0.0103], [0.1401, 0.1237, 0.0178, 0.0148, 0.013, 0.0122, 0.0102, 0.009], [0.2214, 0.143, 0.03, 0.0182, 0.0142, 0.0117, 0.0117, 0.011], [0.1969, 0.1738, 0.0388, 0.0364, 0.025, 0.0126, 0.0104, 0.0098], [0.2455, 0.1687, 0.0354, 0.0243, 0.0178, 0.0115, 0.0089, 0.0084], [0.1856, 0.1638, 0.0532, 0.0303, 0.0126, 0.0119, 0.0092, 0.0092], [0.1184, 0.0982, 0.0675, 0.0339, 0.0171, 0.016, 0.016, 0.0151], [0.122, 0.1077, 0.0695, 0.0328, 0.0226, 0.0199, 0.0199, 0.0199], [0.1663, 0.0836, 0.0738, 0.0693, 0.0349, 0.0289, 0.0289, 0.0211], [0.1422, 0.0593, 0.0593, 0.0523, 0.0523, 0.036, 0.036, 0.0298], [0.0916, 0.076, 0.0592, 0.0522, 0.0461, 0.0433, 0.0407, 0.0298], [0.1218, 0.0787, 0.0652, 0.0652, 0.0575, 0.0396, 0.0396, 0.0308], [0.1072, 0.0889, 0.0889, 0.0889, 0.0692, 0.0574, 0.042, 0.0395], [0.2283, 0.0789, 0.0577, 0.045, 0.035, 0.0309, 0.0241, 0.0187], [0.1749, 0.0997, 0.0643, 0.0533, 0.0501, 0.0415, 0.0252, 0.0209], [0.2374, 0.0873, 0.053, 0.0498, 0.0342, 0.0342, 0.0321, 0.025], [0.1606, 0.1175, 0.0807, 0.0555, 0.0406, 0.0204, 0.018, 0.0159], [0.1764, 0.107, 0.0691, 0.0419, 0.0239, 0.0186, 0.012, 0.01], [0.4242, 0.0737, 0.0574, 0.0198, 0.0164, 0.0145, 0.0128, 0.012], [0.5286, 0.0557, 0.0557, 0.0141, 0.0132, 0.0075, 0.0071, 0.0071], [0.3546, 0.0656, 0.0398, 0.0374, 0.0257, 0.0213, 0.0177, 0.0146], [0.5595, 0.0972, 0.0858, 0.0191, 0.018, 0.0169, 0.0102, 0.0096], [0.5451, 0.177, 0.0651, 0.0199, 0.0155, 0.0145, 0.0128, 0.01], [0.8867, 0.0642, 0.0143, 0.0077, 0.0068, 0.0047, 0.0022, 0.0019], [0.9018, 0.0509, 0.0114, 0.0088, 0.0054, 0.0029, 0.0029, 0.0022], [0.8116, 0.0855, 0.0755, 0.0048, 0.0038, 0.0026, 0.0018, 0.0016], [0.6463, 0.1634, 0.0772, 0.0162, 0.0152, 0.0098, 0.0067, 0.006], [0.7436, 0.0506, 0.037, 0.0186, 0.0175, 0.0136, 0.0136, 0.0128], [0.5429, 0.1004, 0.0393, 0.0306, 0.0211, 0.0175, 0.0113, 0.0113], [0.5021, 0.2093, 0.025, 0.0183, 0.0172, 0.0142, 0.0111, 0.0104]], "ranks": {"Swift": [70123, 13064, 17793, 141507, 12420, 4292, 19918, 15276, 104069, 114415, 19521, 81214, 35551, 9000, 2659, 213, 260, 646, 795, 510, 271, 1776, 600, 495, 270, 843, 1112, 554, 900, 1613, 2044, 2374, 2390, 2830, 3490, 2905, 2867, 4184, 4573, 4606, 4849, 6850, 11371, 12827, 11114, 7375, 7537, 4674, 6697, 15757, 36487, 19073, 4459, 3524, 1779, 1668, 908, 736, 1177, 1217, 1143, 941, 365], "Kotlin": [228653, 207449, 139808, 18039, 36180, 61633, 68421, 77973, 90695, 89929, 117657, 31932, 25886, 45586, 122301, 59904, 67727, 42373, 48675, 59020, 79072, 24782, 28131, 87600, 33437, 6975, 16070, 60529, 30728, 23946, 37877, 42416, 41978, 13620, 18129, 6359, 2370, 2513, 2270, 2062, 2212, 2395, 1882, 2859, 2582, 3398, 3683, 2978, 1994, 1885, 917, 300, 44, 33, 33, 29, 56, 38, 46, 52, 32, 50, 59], "Rust": [40641, 106195, 99299, 35010, 24698, 18859, 53079, 50203, 59515, 43288, 38740, 61779, 29778, 29193, 27918, 21090, 22462, 33684, 40862, 66542, 39058, 38537, 27719, 12395, 10237, 14884, 14028, 13047, 10495, 11408, 14193, 13756, 15188, 19749, 14683, 11459, 7385, 5832, 5773, 7764, 6471, 8278, 10118, 20301, 23096, 10623, 12670, 9017, 5761, 8542, 14950, 2031, 99, 75, 56, 9, 1, 1, 1, 1, 1, 1, 1]}}, {"pos": 452, "top": [["s", " \u2013", ".", "\u2013", " \u200b\u200b", " ", ",", " \""], [" \u200b\u200b", "tures", " \u0218", "sWith", "ness", "alyzer", "szer", " canceled"], [" \u200b\u200b", "\u2013", "\u200b\u200b", "\u2026..", ":\"", " (\"", "\u2013and", " \u2013"], [" Blowjob", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "anceled", " \u041a\u0440\u0430\u0441\u0438", " \u041f\u043e\u043f\u0440\u043e", " pornstar", "ynec"], [" \u200b\u200b", "anceled", "avior", " \u0218", "!\u201c", " Vapor", "Canceled", "!=\""], [" \u200b\u200b", "avior", "!\u201c", "!(\"", "elog", "chooser", "anceled", "alyzer"], [" \u200b\u200b", "!\"", "!\u201c", "#\"", ":\"", "-\"", "!\u201d", "?\""], [" \u200b\u200b", "#\"", " #\"", "avior", "..\"", "!\"", "@\"", " +\""], [" \u200b\u200b", "#\"", "!\"", "..\"", "!\u201c", ":\"", "@\"", "...\""], ["-\"", "!\"", "#\"", ":\"", " \u200b\u200b", "\u2014\"", "@\"", "+\""], [" \u200b\u200b", "-\"", "!\"", "...\"", "\"", "@\"", "#\"", ":\""], [" \u200b\u200b", "omics", " pornstar", "ization", "avior", " +\"", " Blowjob", "=\"\"\""], [" \u200b\u200b", "omics", "avior", " pornstar", " \u201e", " Blowjob", "ization", "\u00ab"], [" \u200b\u200b", " LGBTQ", " \u201e", " TikTok", "Canceled", "\u00ab", "omics", " Blowjob"], [" \"", " \u201e", " Trump", "-\"", " Classic", "!\"", " Big", " Magic"], [" \u201e", " \"", " Big", " \u00ab", " Classic", " savvy", " kids", " vibe"], [" \"", " \u201e", " savvy", " Big", " big", "-\"", " \u201d", " Magic"], [" \u201e", " savvy", " Magic", " Big", "\u00ab", " \"", " big", "-tech"], ["...\"", " Magic", " savvy", " \"\"", " \u201e", "-\"", "!\"", " freaking"], [" \u201e", " \\\"\"", " \\\"", "\\\"\"", " \"\"", " freaking", " savvy", "\\\""], [" \"\"", "\\\"\"", " \\\"\"", " Magic", " Forever", "@\"", " \\\"", " \u201e"], [" ``", " \u201e", " \\\"\"", " smarter", " freaking", " apocalypse", " \\\"", " \"\""], [" ``", " ''", " \"\"", "``", " \\\"", " smarter", " \\\"\"", " \u201e"], [" ``", " ''", " \"\"", " \\\"", " \"", "``", " '", " Modern"], ["\n\n", " \n\n", " \"\"", "\\\"\"", "   \n\n", " \\\"", " ''", "&quot"], [" smarter", " apocalypse", " freaking", " savvy", " ``", " busted", "-tech", "``"], [" smarter", " apocalypse", " savvy", " ''", " chaos", " tech", " techno", " hacker"], ["\n\n", " ''", " '", " \\\"", " tech", " modern", " smarter", " \"\""], [" tech", " smarter", " chaos", " savvy", " strategic", " Chaos", " relentless", " Magic"], [" tech", " \u201d", " modern", " smarter", " strategy", " chaos", " hybrid", " strategic"], [" modern", " big", " \n\n", " '", " \"", " Big", " \u201d", " \\\""], [" modern", " \\\"", " hybrid", " big", " \u201c", " '", " Big", " Black"], [" hybrid", " \\\"", " relentless", " strategic", " perfect", " chaos", " relentlessly", " modern"], [" hybrid", " synergy", " Hybrid", " relentless", " tech", " chaos", " modular", " seamlessly"], [" hybrid", " Hybrid", " tech", " relentless", " Ghost", " modular", " synergy", " Magic"], [" hybrid", " Hybrid", " Modular", " modular", " synergy", " hybrids", " tech", " Tech"], [" hybrid", " Hybrid", " modular", " Modular", " hybrids", " synergy", " Agile", " leveraging"], [" hybrid", " Hybrid", " Modular", " modular", " hybrids", " Magic", " Reality", " Weird"], [" hybrid", " Hybrid", " modular", " Modular", " hybrids", " interoper", " Magic", " Strategy"], [" hybrid", " Hybrid", " modular", " Modular", " hybrids", " Global", " centralized", " Strategy"], [" hybrid", " Hybrid", " modular", " Modular", " hybrids", " Tech", " Architecture", " tech"], [" hybrid", " modular", " Hybrid", " Modular", " centralized", " interoper", " outsourcing", " Architecture"], [" hybrid", " modular", " Hybrid", " Modular", " centralized", " interoper", " outsourcing", " Architecture"], [" Hybrid", " modular", " Modular", " hybrid", " Architecture", " Core", " outsourcing", " centralized"], [" Hybrid", " Modular", " modular", " hybrid", " Everything", " Core", " Architecture", " Universal"], [" Hybrid", " Modular", " hybrid", " Everything", " modular", " Universal", " Core", " Architecture"], [" Hybrid", " Everything", " Modular", " hybrid", " modular", " Architecture", " Inside", " Strategy"], [" Everything", " Hybrid", " Modular", " Everywhere", " Architecture", " Inside", " hybrid", " \\\""], [" Hybrid", " Everything", " Everywhere", " Modular", " Fake", " Architecture", " hybrid", " Unified"], [" Everywhere", " Everything", " Hybrid", " Modular", " Unified", " Universal", "-lite", " Architecture"], [" Everywhere", " Everything", " Hybrid", " Modular", "-lite", "pseudo", " Unified", " Architecture"], [" Everything", " Everywhere", " Wrapper", " Hybrid", " Unified", " Platform", " Universal", " Modular"], [" Everywhere", " Everything", " Wrapper", " Fake", " Unified", " Hybrid", " Platform", " Backend"], [" Fake", " Everything", " Everywhere", " Browser", " Wrapper", " Hybrid", "fake", " Platform"], [" Browser", " Fake", " Backend", " Hybrid", " Everywhere", " frontend", " Chromium", " Wrapper"], [" Browser", " Everything", " UI", " WebView", " frontend", " Backend", " Chromium", " Chrome"], [" Browser", " Web", " WebView", " Rust", " Chromium", "browser", "-browser", " Everything"], [" Browser", " WebView", " Rust", " Everything", " Web", " Desktop", " Chromium", " frontend"], [" Rust", " Browser", " WebView", " Web", " Everything", " Thin", " Chromium", " Backend"], [" Rust", " Web", " Browser", " WebView", " Thin", " Write", " web", "-web"], [" Rust", " Electron", " Web", " Thin", " WebView", " Browser", " Thick", " Everything"], [" Rust", " Thin", " Electron", " Browser", " WebView", " Web", " Everything", " The"], ["The", "One", "Thin", " Rust", "Web", "Write", "Everything", "Elect"]], "p": [[0.1736, 0.1193, 0.0723, 0.0364, 0.0342, 0.025, 0.0172, 0.0134], [0.063, 0.0055, 0.0052, 0.0031, 0.0031, 0.0028, 0.0023, 0.0023], [0.8649, 0.009, 0.0035, 0.0029, 0.0029, 0.0023, 0.0016, 0.0011], [0.014, 0.008, 0.0062, 0.0052, 0.0046, 0.0033, 0.0028, 0.0022], [0.5275, 0.0091, 0.0059, 0.0043, 0.0029, 0.0029, 0.0026, 0.0023], [0.6235, 0.002, 0.0016, 0.0008, 0.0008, 0.0007, 0.0007, 0.0006], [0.3013, 0.0762, 0.0181, 0.0181, 0.0132, 0.0124, 0.0103, 0.0097], [0.6556, 0.0186, 0.0073, 0.0073, 0.0068, 0.0064, 0.0037, 0.0034], [0.9353, 0.0092, 0.0049, 0.0038, 0.0023, 0.0016, 0.0012, 0.0012], [0.099, 0.099, 0.0681, 0.0342, 0.0284, 0.0183, 0.0118, 0.0104], [0.4527, 0.1145, 0.1145, 0.0328, 0.0272, 0.0272, 0.0255, 0.0225], [0.0082, 0.0073, 0.0047, 0.0047, 0.0041, 0.0039, 0.0028, 0.0025], [0.0228, 0.0061, 0.0045, 0.0042, 0.0037, 0.0023, 0.0021, 0.0019], [0.0952, 0.0065, 0.0065, 0.0039, 0.0025, 0.0025, 0.0022, 0.0021], [0.0414, 0.0322, 0.0087, 0.006, 0.0044, 0.0038, 0.0038, 0.0038], [0.0424, 0.0242, 0.0057, 0.0054, 0.0048, 0.0045, 0.0035, 0.0028], [0.0616, 0.0213, 0.0129, 0.0114, 0.0089, 0.0078, 0.0074, 0.0045], [0.0375, 0.0122, 0.0108, 0.0089, 0.0084, 0.0079, 0.0069, 0.0069], [0.0158, 0.014, 0.0123, 0.0102, 0.0096, 0.009, 0.008, 0.0075], [0.0206, 0.0133, 0.0118, 0.0118, 0.0081, 0.0071, 0.0071, 0.0063], [0.0244, 0.0108, 0.0102, 0.009, 0.0058, 0.0048, 0.0045, 0.0045], [0.0088, 0.0047, 0.0044, 0.0041, 0.003, 0.0028, 0.0027, 0.0027], [0.0832, 0.0347, 0.0198, 0.0164, 0.0099, 0.0093, 0.0068, 0.0064], [0.0475, 0.0446, 0.0254, 0.0093, 0.0064, 0.0053, 0.0047, 0.0034], [0.1329, 0.0554, 0.018, 0.0169, 0.0159, 0.0116, 0.0116, 0.008], [0.0176, 0.0121, 0.0121, 0.0069, 0.0069, 0.0044, 0.0044, 0.0042], [0.0116, 0.008, 0.0062, 0.0062, 0.0052, 0.0052, 0.0045, 0.0043], [0.0531, 0.0111, 0.0087, 0.0076, 0.0063, 0.0063, 0.0053, 0.0053], [0.0143, 0.0143, 0.0105, 0.0099, 0.0056, 0.005, 0.0047, 0.0047], [0.0105, 0.0093, 0.0077, 0.0072, 0.0068, 0.0064, 0.0064, 0.0056], [0.0106, 0.0106, 0.0088, 0.0078, 0.0073, 0.0073, 0.0068, 0.0068], [0.0099, 0.0093, 0.0082, 0.0082, 0.0073, 0.0073, 0.0068, 0.0064], [0.0186, 0.0145, 0.01, 0.0088, 0.0083, 0.0061, 0.005, 0.0047], [0.0394, 0.012, 0.0113, 0.0106, 0.0106, 0.01, 0.0083, 0.0073], [0.0547, 0.0275, 0.0101, 0.0084, 0.0084, 0.0074, 0.007, 0.0065], [0.1526, 0.1189, 0.0171, 0.0151, 0.0125, 0.0092, 0.0092, 0.0081], [0.1468, 0.1009, 0.0327, 0.0308, 0.01, 0.01, 0.0073, 0.0069], [0.1463, 0.1213, 0.0288, 0.0288, 0.0078, 0.0068, 0.006, 0.006], [0.2176, 0.1496, 0.0314, 0.0277, 0.0102, 0.0058, 0.0054, 0.0051], [0.1909, 0.1158, 0.0514, 0.0332, 0.0084, 0.0079, 0.0074, 0.0061], [0.2101, 0.1444, 0.0499, 0.0303, 0.0105, 0.0077, 0.0077, 0.0068], [0.1629, 0.0928, 0.0769, 0.0387, 0.0183, 0.0104, 0.0098, 0.0092], [0.1152, 0.1017, 0.0744, 0.0579, 0.0121, 0.0107, 0.0095, 0.0095], [0.1054, 0.093, 0.093, 0.0725, 0.0221, 0.0104, 0.0092, 0.0087], [0.1006, 0.0888, 0.0783, 0.0736, 0.0198, 0.0145, 0.0145, 0.0113], [0.1178, 0.0714, 0.0631, 0.0433, 0.0433, 0.0232, 0.015, 0.0141], [0.1503, 0.0756, 0.0667, 0.0245, 0.0203, 0.014, 0.0131, 0.0131], [0.1316, 0.1025, 0.0455, 0.0313, 0.0202, 0.019, 0.0148, 0.0108], [0.1129, 0.1061, 0.0776, 0.0367, 0.0209, 0.0196, 0.0099, 0.0087], [0.0672, 0.0631, 0.0557, 0.0408, 0.0247, 0.0117, 0.0103, 0.0103], [0.0606, 0.0535, 0.0443, 0.0416, 0.0223, 0.0119, 0.0105, 0.0082], [0.1194, 0.093, 0.0498, 0.0321, 0.025, 0.0152, 0.0134, 0.0126], [0.0773, 0.0726, 0.0499, 0.0414, 0.0322, 0.0172, 0.0134, 0.0126], [0.1967, 0.0364, 0.0364, 0.0302, 0.0235, 0.0207, 0.0183, 0.0183], [0.145, 0.0729, 0.0729, 0.0415, 0.0304, 0.0252, 0.0184, 0.0163], [0.2251, 0.0731, 0.0502, 0.0502, 0.0367, 0.0367, 0.0223, 0.0209], [0.4948, 0.1104, 0.086, 0.0297, 0.0192, 0.018, 0.018, 0.018], [0.2174, 0.1318, 0.1164, 0.08, 0.0585, 0.0333, 0.0276, 0.0244], [0.5287, 0.1945, 0.0557, 0.0492, 0.015, 0.0132, 0.0124, 0.0085], [0.4847, 0.1783, 0.0842, 0.0743, 0.02, 0.0156, 0.0138, 0.0129], [0.5175, 0.0899, 0.07, 0.0658, 0.0618, 0.0375, 0.0156, 0.013], [0.3375, 0.1594, 0.0707, 0.0665, 0.0356, 0.0314, 0.023, 0.0179], [0.4448, 0.0876, 0.0773, 0.0469, 0.0414, 0.0251, 0.0184, 0.0184]], "ranks": {"Swift": [146886, 69607, 49050, 147559, 67855, 15517, 5055, 25509, 56211, 35922, 13776, 86081, 40437, 8028, 645, 431, 403, 447, 636, 1080, 669, 7724, 1804, 1142, 277, 1752, 1656, 849, 1169, 1073, 1279, 1376, 1395, 1632, 1646, 2492, 2644, 3534, 4634, 3895, 3458, 4707, 5777, 6847, 6146, 4213, 4244, 3115, 2895, 4641, 26415, 15867, 6099, 5214, 2167, 2417, 997, 550, 569, 1188, 1149, 1524, 118], "Kotlin": [193809, 186400, 164571, 39035, 57366, 84102, 85550, 101358, 130523, 157410, 154004, 56120, 27167, 59265, 113923, 64402, 103887, 85438, 101171, 127306, 142643, 89534, 127066, 185852, 145210, 56582, 72937, 116621, 80645, 51557, 78137, 75641, 102591, 40620, 49627, 16182, 8253, 9694, 8377, 6804, 5734, 5922, 4327, 4508, 4917, 6304, 6695, 5418, 3799, 3443, 2543, 1081, 251, 151, 73, 61, 50, 40, 61, 90, 83, 88, 237], "Rust": [41550, 124880, 90575, 33221, 14185, 7589, 7764, 10296, 24293, 9599, 29349, 24013, 9135, 30389, 36770, 35061, 36620, 47720, 55946, 78910, 91228, 119563, 79935, 39358, 26828, 38017, 18556, 15617, 17089, 14203, 15673, 14995, 14521, 21943, 13054, 10347, 6302, 6285, 7348, 6128, 5178, 6057, 5496, 8048, 8836, 4403, 3770, 3045, 1355, 1738, 4437, 845, 210, 212, 183, 35, 4, 3, 1, 1, 1, 1, 4]}}, {"pos": 453, "top": [[".", " \u2013", ",", "\u2013", "<|endoftext|>", "\u00a0", ";", " "], [" \u2013", "\u2013", ".", ",", "\u2013and", ";", ".[", "  \n"], ["\u2013", ".", " \u2013", ",", "\u2026", ";", "\u2026.", "\u2026.."], [" Shemale", "aruhi", " milfs", " Guta", "TRGL", "\ufffd\ufffd", "-------------</", "----------</"], ["\u00a0\u00a0", "\u00a0", "(@", "\u2018", " (@", "@", "@$", ".@"], [" \u200b\u200b", " Zer", "-The", "-In", " Celebrity", "-To", ".", "-Pro"], ["\u2018", "   \n", " \n", "\u00a0", "\uff01", "-The", " \u200b\u200b", "     \n"], ["   \n", "     \n", "       \n", "\u2018s", " \n", "  \n", "-The", " \n    \n"], ["   \n", " \n    \n", "   \n\n", " \n\n", "       \n", "     \n", "    \n\n", "    \n"], ["\u00a0", ",", "\u00a0\u00a0", "!\"", ".", "!\".", "-Th", "!"], ["...", "\u00a0", "...\"", "\"", ".", " \n", " \"", "......"], [" Philly", " Dollar", "-esque", " Lucky", " Vegas", " Kids", " kids", " hustle"], [" Philly", " Vegas", " freaking", " Savior", " vibe", "-esque", " vibes", " Kids"], ["-esque", " Philly", " Vegas", " LGBTQ", " vibe", " Savior", " freaking", " Millennials"], [" \\\"", " Philly", " Golden", " Big", " Thunder", " Classic", "-esque", " vibe"], [" \\\"", " kids", " Kids", "-esque", " Modern", " freaking", " Golden", " vibe"], ["-esque", " kids", " Kids", " savvy", " Big", " Philly", " Golden", " vibe"], [" \\\"", " Philly", " Kids", " kids", " Magic", " savvy", "-esque", " Golden"], ["-esque", " Magic", " Philly", " savvy", "...", " \\\"", "...\"", " gorgeous"], ["...", "-esque", " \\\"", " Big", " savvy", " busted", " Golden", " incredibly"], ["...", " Big", " \\\"", " Golden", " Black", " Best", " Dream", " Magic"], [" \\\"", " Philly", " Forever", " busted", " gorgeous", " Vegas", " freaking", " smarter"], [" \\\"", " busted", " ``", " ''", "&quot", " savvy", " Hollywood", " Philly"], [" \\\"", " ''", " ``", " busted", " Black", " \\'", " '", " Big"], ["\n\n", " \\\"", " \n\n", " busted", "&quot", " &#", " \\'", "...\\"], [" busted", " \\\"", " apocalypse", " freaking", " savvy", " smarter", " Vegas", " tech"], [" busted", " tech", " \\\"", " savvy", " apocalypse", " Hollywood", " gritty", " Vegas"], ["\n\n", " \\\"", " Black", " \n\n", " tech", " busted", " @", " '"], [" tech", " Global", " busted", " savvy", " \\\"", " Dream", " Hollywood", " reboot"], [" tech", " \\\"", " Global", " global", " Black", " Dream", " Golden", " Hollywood"], [" \\\"", " \n\n", " Black", " Big", " global", " tech", " Global", " @"], [" \\\"", " Black", " Big", " Global", " global", " team", " Star", " White"], [" \\\"", " Black", " Big", " Golden", " Global", " Star", " White", " Team"], [" tech", " Tech", " hybrid", " powerhouse", " Hybrid", " Global", " Magic", " chaos"], [" tech", " Hybrid", " Tech", " hybrid", " Magic", " Global", " Ghost", " powerhouse"], [" Hybrid", " hybrid", " Tech", " Global", " tech", " Core", " Magic", " Digital"], [" Hybrid", " hybrid", " Core", " Tech", " Global", " Magic", " modular", " tech"], [" Hybrid", " Core", " hybrid", " Magic", " Global", " Tech", " Team", " Game"], [" Core", " Hybrid", " core", " hybrid", " Magic", " Bridge", " Team", " Global"], [" Core", " Hybrid", " hybrid", " core", " Bridge", " Global", " Universal", " Central"], [" Core", " Hybrid", " hybrid", " Architecture", " core", " Web", " Bridge", " Universal"], [" Core", " modular", " core", " Hybrid", " Architecture", " Modular", " hybrid", " Web"], [" Core", " modular", " core", " Hybrid", " Architecture", " Modular", " Bridge", " architecture"], [" Core", " Architecture", " core", " Hybrid", " modular", " Universal", " Modular", " Platform"], [" Core", " core", " Universal", " Hybrid", " Architecture", " modular", " Central", " Modular"], [" Core", " Universal", " Hybrid", " Inside", " Central", " Architecture", " Modular", " Architect"], [" Core", " Inside", " Hybrid", " Universal", " Platform", " Modular", " Architecture", " Internal"], [" Inside", " Core", " Hybrid", " Central", " Platform", " Universal", " Modular", " Everything"], [" Hybrid", " Modular", " Platform", " Core", " Inside", " Universal", " Bridge", " Central"], [" Hybrid", " Modular", " Platform", " Core", " Inside", " Universal", " Wrapper", " Dual"], [" Hybrid", " Modular", " Wrapper", "\u65e0\u5904\u4e0d\u5728", " Platform", " Embedded", " Silicon", " Browser"], [" Platform", " Wrapper", " Hybrid", " Browser", " Embedded", " Backend", " Interface", " Universal"], [" Browser", " Platform", " Wrapper", " Unified", " Bootstrap", " Hybrid", " Universal", " Chromium"], [" Browser", " frontend", " WebView", " Platform", " Wrapper", " Unified", " Hybrid", " Chromium"], [" Browser", " browser", "browser", " WebView", "-browser", " Chromium", " Hybrid", " frontend"], [" Browser", " browser", "browser", " WebView", "-browser", " Chromium", "\u6d4f\u89c8\u5668", " Chrome"], [" Browser", " browser", "browser", " Web", " WebView", "-browser", "\u6d4f\u89c8\u5668", "Browser"], [" Browser", " browser", "browser", " WebView", "-browser", "\u6d4f\u89c8\u5668", " Web", " Chromium"], [" Browser", " browser", "browser", "-browser", "\u6d4f\u89c8\u5668", "Browser", " WebView", " Web"], [" Browser", " browser", "browser", " Rust", " WebView", " Web", "\u6d4f\u89c8\u5668", "-browser"], [" Browser", " browser", " Rust", " Electron", " WebView", " Web", "browser", " Thin"], [" Browser", " Rust", " Electron", " browser", " WebView", " Web", " Thin", "browser"], [" Browser", " Rust", " Web", " Electron", " WebView", " Thin", " Kernel", " Bridge"]], "p": [[0.4573, 0.3143, 0.1485, 0.0331, 0.0258, 0.0095, 0.0045, 0.002], [0.7009, 0.1564, 0.0371, 0.0199, 0.0054, 0.0047, 0.0022, 0.0022], [0.3504, 0.3092, 0.1876, 0.1138, 0.0073, 0.0044, 0.0034, 0.003], [0.0028, 0.0023, 0.0023, 0.0018, 0.0016, 0.0016, 0.0016, 0.0015], [0.0238, 0.021, 0.0106, 0.0082, 0.0082, 0.0082, 0.0068, 0.0057], [0.0163, 0.0024, 0.0024, 0.0018, 0.0018, 0.0016, 0.0016, 0.0012], [0.0408, 0.036, 0.016, 0.0132, 0.011, 0.008, 0.0071, 0.0071], [0.1606, 0.0149, 0.0132, 0.0085, 0.0055, 0.0055, 0.0046, 0.0038], [0.1122, 0.0601, 0.053, 0.0284, 0.025, 0.0235, 0.0183, 0.0126], [0.0496, 0.0411, 0.0052, 0.0052, 0.0034, 0.0025, 0.0016, 0.0015], [0.5553, 0.1319, 0.0355, 0.0115, 0.0054, 0.0051, 0.0042, 0.0037], [0.0161, 0.0063, 0.0043, 0.0022, 0.0022, 0.0019, 0.0018, 0.0016], [0.0097, 0.0063, 0.0046, 0.0043, 0.0036, 0.0026, 0.0026, 0.0025], [0.0093, 0.0082, 0.0053, 0.005, 0.0044, 0.0032, 0.0028, 0.0022], [0.0304, 0.0153, 0.0039, 0.0039, 0.0039, 0.0036, 0.0034, 0.0032], [0.0132, 0.0086, 0.0086, 0.0055, 0.0033, 0.0031, 0.0031, 0.0031], [0.0125, 0.0117, 0.008, 0.0071, 0.0059, 0.0059, 0.0049, 0.0049], [0.0257, 0.0083, 0.0078, 0.0074, 0.0074, 0.0065, 0.0061, 0.0057], [0.0203, 0.0096, 0.008, 0.007, 0.0062, 0.0062, 0.0058, 0.0051], [0.0258, 0.0157, 0.0108, 0.0101, 0.0079, 0.0074, 0.0061, 0.0058], [0.0122, 0.0089, 0.0074, 0.007, 0.0065, 0.0058, 0.0054, 0.0054], [0.0208, 0.0044, 0.0044, 0.0044, 0.0034, 0.0032, 0.003, 0.0028], [0.0466, 0.0171, 0.0111, 0.0081, 0.0071, 0.0056, 0.0043, 0.0041], [0.032, 0.0111, 0.0092, 0.0081, 0.0071, 0.0059, 0.0052, 0.0049], [0.1749, 0.0501, 0.0471, 0.039, 0.0127, 0.0105, 0.0082, 0.0077], [0.0455, 0.0244, 0.0108, 0.0108, 0.0102, 0.0074, 0.0062, 0.0058], [0.0249, 0.0098, 0.0081, 0.0071, 0.0071, 0.0067, 0.0049, 0.0046], [0.0368, 0.0163, 0.0099, 0.0087, 0.0077, 0.0072, 0.0053, 0.0053], [0.0218, 0.008, 0.0076, 0.0076, 0.0076, 0.0067, 0.0067, 0.0063], [0.0147, 0.0147, 0.0089, 0.0069, 0.0065, 0.0054, 0.0054, 0.0045], [0.0353, 0.0101, 0.0089, 0.007, 0.007, 0.0061, 0.0061, 0.0054], [0.0387, 0.0118, 0.0081, 0.0056, 0.0052, 0.0046, 0.0046, 0.0043], [0.0613, 0.0129, 0.0078, 0.0065, 0.0054, 0.005, 0.0044, 0.0042], [0.016, 0.0076, 0.0063, 0.0059, 0.0055, 0.0055, 0.0043, 0.0043], [0.0152, 0.0098, 0.0086, 0.0081, 0.0067, 0.0056, 0.0046, 0.0041], [0.0284, 0.0152, 0.0152, 0.0143, 0.0098, 0.0087, 0.0077, 0.0056], [0.0383, 0.0205, 0.0141, 0.0124, 0.0097, 0.0091, 0.008, 0.0071], [0.0338, 0.0193, 0.0124, 0.011, 0.0103, 0.0097, 0.0075, 0.0071], [0.0645, 0.0345, 0.0153, 0.0144, 0.0087, 0.0087, 0.0087, 0.0077], [0.0481, 0.0258, 0.0166, 0.0147, 0.0138, 0.013, 0.0107, 0.0095], [0.0405, 0.0278, 0.0149, 0.0131, 0.0109, 0.0109, 0.0102, 0.0102], [0.0411, 0.0341, 0.022, 0.0194, 0.0161, 0.0161, 0.0142, 0.0142], [0.0484, 0.0294, 0.0294, 0.019, 0.019, 0.0167, 0.0139, 0.013], [0.0704, 0.0276, 0.0228, 0.0215, 0.0178, 0.0178, 0.0178, 0.0167], [0.0897, 0.0374, 0.0291, 0.0213, 0.02, 0.02, 0.0188, 0.0177], [0.0732, 0.057, 0.0305, 0.0287, 0.0269, 0.021, 0.0154, 0.0154], [0.0524, 0.0492, 0.0462, 0.0232, 0.0181, 0.017, 0.016, 0.0141], [0.0416, 0.0367, 0.0367, 0.0324, 0.0174, 0.0153, 0.0135, 0.0135], [0.062, 0.0214, 0.0214, 0.0201, 0.0147, 0.0138, 0.0115, 0.0101], [0.0812, 0.0384, 0.0193, 0.017, 0.0141, 0.0125, 0.0125, 0.011], [0.0811, 0.0434, 0.0132, 0.0117, 0.0097, 0.0075, 0.0075, 0.0075], [0.0653, 0.0614, 0.0478, 0.0422, 0.0256, 0.0199, 0.0155, 0.0146], [0.0759, 0.046, 0.0432, 0.0297, 0.0246, 0.0204, 0.018, 0.0169], [0.1369, 0.0346, 0.0325, 0.0224, 0.0224, 0.0164, 0.0164, 0.012], [0.3245, 0.0771, 0.0467, 0.0439, 0.0266, 0.0195, 0.0183, 0.0162], [0.4382, 0.1612, 0.0762, 0.0762, 0.0317, 0.0181, 0.016, 0.0141], [0.6118, 0.1365, 0.0828, 0.0502, 0.0391, 0.0237, 0.0127, 0.0068], [0.6151, 0.1372, 0.0943, 0.0505, 0.027, 0.0164, 0.0145, 0.0099], [0.8799, 0.0722, 0.0301, 0.0059, 0.0052, 0.0022, 0.0017, 0.0007], [0.8003, 0.1391, 0.0166, 0.0129, 0.0089, 0.0078, 0.0037, 0.0022], [0.6471, 0.1274, 0.0773, 0.0469, 0.0322, 0.0221, 0.0098, 0.0036], [0.7757, 0.0562, 0.0411, 0.0411, 0.0234, 0.0142, 0.0076, 0.0038], [0.6248, 0.179, 0.0513, 0.0425, 0.0167, 0.0156, 0.0026, 0.0024]], "ranks": {"Swift": [72916, 13319, 11205, 175308, 15543, 7198, 16745, 103514, 201263, 120470, 26310, 155071, 129768, 38300, 5505, 4725, 2611, 1324, 1538, 1523, 1340, 5291, 2438, 1654, 733, 2471, 3525, 2213, 2439, 2494, 2692, 2772, 2893, 2286, 2611, 2780, 2497, 2989, 3427, 3153, 3034, 3998, 4939, 5745, 5447, 4977, 5207, 4233, 3982, 5379, 26727, 13299, 5420, 6659, 4188, 4996, 2806, 1649, 1541, 1696, 1533, 1328, 758], "Kotlin": [226878, 230366, 204017, 44072, 135268, 104979, 162145, 205253, 167503, 208106, 208558, 105799, 34162, 58444, 87850, 68653, 92703, 78552, 93201, 182965, 188786, 89646, 115552, 170943, 124885, 36005, 43385, 77654, 44691, 31493, 43932, 40810, 53707, 20325, 18666, 8263, 4038, 4400, 4502, 4114, 3708, 3670, 2673, 2937, 3744, 7119, 5925, 7012, 4825, 2788, 1441, 518, 97, 115, 127, 142, 168, 182, 207, 226, 171, 169, 146], "Rust": [51847, 72927, 74392, 129036, 41110, 28481, 53028, 26175, 47921, 9855, 8291, 16620, 13085, 15887, 11515, 11814, 11394, 10564, 14060, 16465, 15793, 16682, 13598, 9214, 7578, 6656, 6202, 7117, 5950, 6121, 8185, 7804, 7310, 7228, 6436, 4400, 3637, 4196, 4613, 5033, 4054, 3918, 4118, 5745, 5924, 5388, 5531, 4988, 3632, 4295, 13446, 3428, 403, 461, 487, 185, 55, 31, 32, 4, 3, 2, 2]}}, {"pos": 454, "top": [[" \u2013", "\u2013", "er", "\u2013and", " ", " @", " \u2013,", " \u2018"], [" \u2013", "\u2013and", " \u2018", " \u2013,", "\u2013", "\u2013\u2013", "er", " \u2013**"], [" \u2013", "\u2013", "\u2013and", ".\u2013", "\u2018", " \u2018", " \u2013,", ","], ["erweise", "\uff0d\uff0d", " -->", " '--", " Blowjob", "('--", "\u3002<", "\ufffd\ufffd"], [" @", ".@", "@", " \u2018", ":@", " (@", " @(", "\u2018"], ["\u2013and", " \u200b\u200b", " \u2018", "\u2018s", " \r\n", "-->", " BIOS", "\u2018"], [" -->", " --", "-->", " \r\n", "\"--", "\u3002\u201d", " \u2018", ")--"], [" Browser", " -->", "-browser", "-->", " Safari", " \r\n", " AJAX", "\ufffds"], [" \u200b\u200b", "\u2013and", "\u00a0", "-->", ".&", "-browser", " Browser", ".\","], ["\u2013and", ",", "\u2013", "--", "\u00a0", "\"--", ".\u2013", "\u2013\u2013"], ["\u00a0", ".&", "\u2013and", "--", ",", "&nbsp", "\u2013", "er"], [" --", " -->", " Browser", "-browser", " '~/", " Webcam", " Safari", " '--"], [" Blowjob", " -->", " Browser", " --", "zinho", "-browser", " WebSocket", " '~/"], [" Blowjob", " Browser", "-esque", "zinho", "-browser", " Webcam", " webcam", "\u7ad9\u5730\u94c1\u7ad9"], [" --", "--", " Web", "-esque", " Internet", "\"--", " TV", "zinho"], [" --", "-esque", "zinho", " TV", " Web", " Internet", " savvy", "\u60f3\u65b9"], ["-esque", " --", " Web", " Internet", " TV", " savvy", "zinho", " Browser"], ["-esque", " Browser", "zinho", " websites", " Websites", " hackers", " browsers", " Chrome"], ["-esque", " --", " Browser", " Internet", " Mozilla", "zinho", " browsers", "-browser"], [" --", "-esque", " Browser", "\"--", " browser", " Web", "--", ")--"], [" --", "--", " \r\n\r\n", "\"--", " Web", "-esque", " \r\n \r\n", "i"], [" --", " Browser", " ''", " Internet", " browser", " browsers", " Web", " ``"], [" --", " ''", " Browser", " Web", " Internet", " ``", " Mozilla", " browser"], [" --", " ''", " ``", " Browser", " Web", " Internet", " browser", " browsers"], [" --", " Browser", " \r\n \r\n", " browser", " ''", " browsers", "-browser", " \r\n\r\n"], [" browser", " Browser", " browsers", "-browser", " Mozilla", " Internet", " JavaScript", " WebGL"], [" browser", " browsers", " Internet", " Browser", " Mozilla", "-browser", " Web", " webcam"], [" --", " Internet", " Web", " browser", " internet", " web", " browsers", " Browser"], [" Internet", " browser", " Web", " browsers", " Browser", " internet", " web", " Mozilla"], [" browser", " Internet", " browsers", " Web", " Browser", " YouTube", " internet", " web"], [" Internet", " Web", " browser", " online", " web", " browsers", " internet", " technology"], [" Internet", " Web", " technology", " online", " web", " internet", " theater", " browser"], [" Internet", " Web", " technology", " web", " internet", " online", " browser", " tech"], [" Internet", " browser", " internet", "-esque", " technology", " tech", " ecosystem", " Web"], [" browser", " Internet", "-esque", " Web", " internet", " web", " ecosystem", " tech"], [" browser", " Web", " Internet", " Browser", "-esque", " web", " ecosystem", " tech"], [" browser", " Browser", "-esque", " Web", " Internet", " WebGL", " web", " ecosystem"], [" browser", " Browser", " Web", " web", " WebGL", " Internet", " HTML", " browsers"], [" browser", " Browser", " Web", " browsers", " web", " HTML", " Internet", " Chrome"], [" browser", " Browser", " browsers", " Web", " web", " Internet", " HTML", " Chrome"], [" browser", " Browser", " browsers", " Web", " HTML", " Chrome", "/browser", "-browser"], [" browser", " Browser", " browsers", " HTML", "-browser", "browser", "/browser", " Web"], [" browser", " Browser", " browsers", "-browser", " HTML", "/browser", " Web", "browser"], [" browser", " Browser", " browsers", " HTML", "/browser", " Chrome", " Web", "-browser"], [" browser", " Browser", " browsers", " HTML", " Chrome", "browser", "Browser", "-browser"], [" browser", " Browser", " browsers", " Inside", " HTML", " ecosystem", " Chrome", " Web"], [" Inside", " Browser", " browser", "-like", " internally", " browsers", "-style", " HTML"], [" Inside", "-like", " Browser", " Everywhere", " inside", "-esque", " browser", "-style"], [" Inside", "-like", "-esque", " Everywhere", "-style", " Browser", " inside", "inside"], [" Everywhere", "-like", " Inside", "-centric", "-esque", " Browser", "-style", " Everything"], [" Everywhere", "-esque", "-like", " Inside", "-style", "-centric", "-ish", " Browser"], [" Everywhere", "-esque", "-like", " wrapper", " Inside", "-centric", " disguised", "-ish"], [" Everywhere", "-like", "-esque", " wrapper", " disguised", " Inside", "-ish", "-centric"], [" disguised", "\u4f2a\u88c5", " disguise", " wrapper", " Everywhere", "\u5047\u88c5", "fake", " pretending"], [" wrapper", " Browser", " disguised", " Everywhere", "\u4f2a\u88c5", "\u5185\u6838", " emulator", " Wrapper"], [" wrapper", " disguised", "\u4f2a\u88c5", " Wrapper", " Browser", " emulator", " Everywhere", " disguise"], [" Browser", " wrapper", " Everywhere", " Wrapper", " browser", " emulator", " Backend", "-browser"], [" Browser", " Everywhere", " emulator", " wrapper", " browser", "\u6b3a\u9a97", " Desktop", " Backend"], [" Browser", " Engine", " browser", " engine", "-browser", "browser", " Everywhere", " Desktop"], [" Browser", " Engine", " is", " engine", " browser", " Inside", " Everywhere", " Wrapper"], [" is", " Engine", " Browser", " engine", " Wrapper", " browser", " Desktop", " Backend"], [" is", " Engine", " Browser", " Is", " Inside", " Wrapper", "-is", " Everywhere"], [" Engine", " is", " Browser", " Is", " Kernel", " Wrapper", "-is", " Inside"]], "p": [[0.9744, 0.0115, 0.0023, 0.0017, 0.0012, 0.0005, 0.0005, 0.0004], [0.9761, 0.0108, 0.0035, 0.0029, 0.0027, 0.0003, 0.0003, 0.0003], [0.5143, 0.4539, 0.0256, 0.0031, 0.0009, 0.0007, 0.0005, 0.0004], [0.0102, 0.009, 0.0058, 0.0045, 0.004, 0.0035, 0.0035, 0.0029], [0.106, 0.0936, 0.0879, 0.0685, 0.0643, 0.0533, 0.0268, 0.0252], [0.0149, 0.0131, 0.0066, 0.0058, 0.0055, 0.0035, 0.0035, 0.0035], [0.0778, 0.0472, 0.0345, 0.0197, 0.0135, 0.0112, 0.0087, 0.0077], [0.0314, 0.0123, 0.0115, 0.0096, 0.0055, 0.0048, 0.0035, 0.0035], [0.0391, 0.0304, 0.0237, 0.0144, 0.0112, 0.0105, 0.0093, 0.0087], [0.1632, 0.1353, 0.093, 0.0342, 0.0321, 0.0092, 0.0076, 0.0052], [0.1398, 0.0514, 0.0353, 0.0312, 0.0259, 0.0243, 0.0243, 0.0228], [0.0156, 0.0107, 0.0061, 0.0057, 0.0051, 0.0045, 0.0031, 0.0031], [0.0093, 0.0039, 0.0039, 0.0034, 0.0034, 0.003, 0.0028, 0.0028], [0.0052, 0.0041, 0.0038, 0.0034, 0.003, 0.0026, 0.0026, 0.0026], [0.4836, 0.0089, 0.0061, 0.0045, 0.0042, 0.0029, 0.0021, 0.002], [0.071, 0.0158, 0.0048, 0.0035, 0.0029, 0.0023, 0.0019, 0.0016], [0.0587, 0.0116, 0.0075, 0.0058, 0.0051, 0.0048, 0.0045, 0.0043], [0.0228, 0.0089, 0.0048, 0.0035, 0.0035, 0.0027, 0.0027, 0.0026], [0.0596, 0.0436, 0.0219, 0.0063, 0.0055, 0.0049, 0.0043, 0.0043], [0.5118, 0.0175, 0.0113, 0.0053, 0.0034, 0.0032, 0.003, 0.0029], [0.5398, 0.0144, 0.0093, 0.0072, 0.0044, 0.0041, 0.0039, 0.003], [0.073, 0.0135, 0.0093, 0.0053, 0.005, 0.0044, 0.0044, 0.0041], [0.5653, 0.0281, 0.0117, 0.0091, 0.0076, 0.0046, 0.0043, 0.0043], [0.8033, 0.0189, 0.0035, 0.0027, 0.0021, 0.0017, 0.0013, 0.0011], [0.4788, 0.0136, 0.0106, 0.0077, 0.0068, 0.0064, 0.006, 0.005], [0.1618, 0.1112, 0.0981, 0.0559, 0.0299, 0.0248, 0.0193, 0.0182], [0.1592, 0.0907, 0.0706, 0.0623, 0.0313, 0.0244, 0.0244, 0.0202], [0.3313, 0.0652, 0.0396, 0.0396, 0.0255, 0.024, 0.0225, 0.0165], [0.1356, 0.0602, 0.0531, 0.0343, 0.0343, 0.0322, 0.0172, 0.0152], [0.087, 0.0817, 0.0363, 0.0341, 0.0234, 0.0125, 0.0118, 0.0111], [0.1374, 0.0649, 0.0419, 0.0326, 0.0254, 0.0239, 0.0239, 0.0164], [0.1257, 0.0558, 0.0383, 0.0281, 0.0205, 0.0193, 0.017, 0.0103], [0.0785, 0.0476, 0.0349, 0.0289, 0.0289, 0.0225, 0.0136, 0.0083], [0.0358, 0.0316, 0.0217, 0.0192, 0.0192, 0.0169, 0.0149, 0.0149], [0.0333, 0.0333, 0.0333, 0.0229, 0.0202, 0.0167, 0.0157, 0.0148], [0.0503, 0.0417, 0.0368, 0.0346, 0.0185, 0.0153, 0.0112, 0.0099], [0.0852, 0.0428, 0.0334, 0.0313, 0.0244, 0.0168, 0.0168, 0.0158], [0.1533, 0.1194, 0.0439, 0.0364, 0.0221, 0.0221, 0.0221, 0.0152], [0.3577, 0.2458, 0.0484, 0.0294, 0.0229, 0.0167, 0.0157, 0.0148], [0.4541, 0.2754, 0.035, 0.0329, 0.0155, 0.0114, 0.0114, 0.0107], [0.5298, 0.2836, 0.0384, 0.016, 0.0103, 0.0103, 0.0071, 0.0071], [0.5807, 0.2743, 0.0477, 0.0155, 0.0088, 0.0088, 0.0069, 0.0065], [0.5743, 0.2394, 0.0881, 0.0105, 0.0105, 0.0068, 0.0056, 0.0053], [0.4088, 0.3184, 0.0912, 0.0149, 0.0085, 0.0062, 0.0062, 0.0058], [0.4701, 0.2221, 0.087, 0.0151, 0.0071, 0.0063, 0.0063, 0.0059], [0.3157, 0.2617, 0.0622, 0.0202, 0.0167, 0.009, 0.0084, 0.0084], [0.1654, 0.1554, 0.1003, 0.0393, 0.0164, 0.0164, 0.0145, 0.0128], [0.3686, 0.0823, 0.0499, 0.0284, 0.0251, 0.0221, 0.0221, 0.0208], [0.182, 0.182, 0.0629, 0.0555, 0.046, 0.0297, 0.0279, 0.0159], [0.1619, 0.1185, 0.1185, 0.056, 0.0526, 0.0409, 0.0281, 0.0206], [0.1622, 0.1114, 0.0868, 0.0597, 0.056, 0.0385, 0.0265, 0.0194], [0.2718, 0.0503, 0.0392, 0.0392, 0.0237, 0.0223, 0.0185, 0.0163], [0.3983, 0.0889, 0.0271, 0.0239, 0.0211, 0.0211, 0.0198, 0.0186], [0.3613, 0.1329, 0.059, 0.0431, 0.0381, 0.0246, 0.0109, 0.0096], [0.1709, 0.0712, 0.0629, 0.0521, 0.046, 0.0406, 0.0279, 0.0262], [0.2558, 0.0733, 0.0647, 0.0608, 0.0444, 0.0346, 0.0287, 0.0223], [0.2679, 0.087, 0.0636, 0.0598, 0.0363, 0.0341, 0.0249, 0.0207], [0.246, 0.085, 0.0484, 0.0313, 0.0276, 0.0229, 0.0229, 0.0215], [0.7839, 0.0826, 0.0304, 0.0112, 0.0099, 0.0087, 0.0064, 0.0034], [0.3529, 0.1889, 0.0787, 0.0508, 0.0396, 0.0272, 0.0199, 0.0155], [0.3806, 0.1798, 0.1586, 0.0354, 0.0189, 0.0139, 0.0108, 0.0095], [0.3839, 0.2055, 0.0857, 0.0357, 0.0278, 0.0261, 0.0245, 0.0131], [0.4397, 0.0981, 0.0981, 0.0409, 0.0318, 0.0219, 0.0206, 0.017]], "ranks": {"Swift": [221686, 146412, 62228, 232326, 70806, 41350, 136688, 215948, 234728, 210527, 163822, 228140, 221521, 188396, 54525, 38019, 46000, 141872, 121566, 55289, 16969, 146880, 44584, 34432, 43654, 113970, 123058, 31680, 65016, 110481, 63450, 34843, 34091, 47039, 71693, 74361, 86929, 93809, 88312, 88369, 90302, 106521, 145755, 134586, 128251, 119702, 120533, 103418, 119011, 114426, 221587, 228096, 206713, 207890, 188674, 202666, 148191, 111459, 96170, 80027, 83142, 26522, 10869], "Kotlin": [179472, 155843, 124589, 18069, 35718, 51329, 76563, 145822, 169153, 209626, 156129, 98602, 55262, 59804, 137766, 102578, 120205, 80997, 106561, 179224, 203422, 116027, 126783, 179273, 155715, 81146, 71031, 76998, 54108, 23894, 49348, 46228, 64596, 30252, 34402, 17708, 10448, 9611, 6826, 12888, 14559, 22041, 21932, 24374, 17197, 21761, 25071, 20349, 21763, 24275, 34915, 19780, 9867, 17302, 8369, 8627, 4730, 4005, 5645, 6292, 8156, 8749, 5920], "Rust": [50442, 82671, 29569, 87079, 22024, 17243, 40215, 41003, 45857, 32239, 19647, 52460, 56633, 63477, 39660, 45861, 39643, 83446, 93444, 109802, 69335, 80192, 59962, 72921, 120413, 109753, 108135, 53047, 70712, 63094, 50997, 29542, 34498, 54530, 58439, 45270, 49879, 42494, 37409, 53807, 50608, 59840, 80209, 82737, 80860, 47047, 50106, 34074, 35668, 26234, 104188, 91086, 44006, 54728, 53765, 51531, 20809, 14595, 8091, 6584, 4588, 3585, 1613]}}, {"pos": 455, "top": [[".", ",", "\u2013", " \u2013", ";", "\u00a0", ":", " "], [" \u2013", ".", " \u200b\u200b", "\u2013", ",", ";", "\u2013and", " very"], [".", ",", "\u2013", ";", "\u2013and", " \u2013", ".\u2013", "\u2026."], [" Blowjob", " milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "----------</", " Shemale", " ;;^", "utnik", " pornstar"], [" \u200b\u200b", " IS", " ", ".", "\u00a0", "ness", "na", "(IS"], [" \u200b\u200b", ".", "nothing", "\u00a0", "-In", " Zer", ".redis", "fst"], [" \n", "ness", " \u200b\u200b", "ronic", "     \n", "locks", "cream", "         \n"], ["ness", " Blowjob", "damn", "-empty", " pornstar", "deren", "gewater", " crunchy"], ["ness", "!:", "Damn", "am\u00e9rica", "        \n        \n", "damn", "ur\u00e9at", "\u0930\u0923"], ["ness", "!:", " flavours", "\u0432\u0451\u0440", "\u783c", "\u0436\u0451", "!\"", " thankfully"], ["ness", " stuck", "\u00a0", " \n", " bigger", " getting", " fucking", " going"], [" freaking", "ness", " flavours", " anyways", " bigger", " fucking", " pornstar", " comfy"], [" freaking", "ness", " fucking", " pornstar", " anyways", " bigger", " vibe", " gonna"], [" freaking", " bigger", " anyways", " flavours", " vibe", " fucking", " biggest", " gonna"], [" '", " truly", " just", " incredibly", " big", " really", " bigger", " effortlessly"], [" incredibly", " freaking", " incredible", " really", " big", " truly", " getting", " just"], [" incredibly", " freaking", " big", " fucking", " really", " bigger", " anyways", " pretty"], [" incredibly", " freaking", " bigger", " anyways", " big", " gorgeous", " comfy", " biggest"], [" freaking", " comfy", " gorgeous", " incredibly", " anyways", " scary", " smarter", " cheesy"], [" freaking", " incredibly", " bigger", " scary", " weird", " comfy", " gorgeous", " smarter"], [" freaking", " bigger", " --", " smarter", " incredibly", " truly", " forever", " big"], [" freaking", " bigger", " smarter", " biggest", " gorgeous", " ''", " scary", " anyways"], [" ''", " freaking", " ``", " bigger", " --", " smarter", " forever", " biggest"], [" ''", " --", " ``", " forever", " truly", " '", " bigger", " freaking"], [" --", " ''", " ``", " freaking", " __", " ---", " ___", " \\'"], [" freaking", " ___", " --", " smarter", " __", " hacker", " comfy", " ---"], [" --", " freaking", " ''", " hacker", " __", " ___", " smarter", " hackers"], [" --", " __", " ''", " '", " ,", " ___", " @", " ---"], [" --", " everything", " cheap", " billions", " forever", " tech", " worlds", " truly"], [" --", " everything", " forever", " cheap", " big", " everywhere", " smarter", " __"], [" everything", " everywhere", " forever", " big", " cheap", " ,", " --", " \\\""], [" everything", " ...", " @", " truly", " forever", " everywhere", " !", " ,"], [" everything", " forever", " truly", " !", " cheap", " incredibly", " everywhere", " true"], [" smarter", " weird", " everything", " forever", " crazy", " tech", " freaking", " cheap"], [" weird", " everything", " smarter", " freaking", " EVERY", " cheap", " fucking", " shit"], [" smarter", " \u2026", " weird", " tech", " cheap", " fucking", " EVERY", " crazy"], [" cheap", " smarter", " everything", " weird", " freaking", " fucking", " bullshit", " EVERY"], [" cheap", " everything", " weird", " fucking", " EVERY", " smarter", " bullshit", " forever"], [" cheap", " everything", " weird", " everywhere", " EVERY", " forever", " bullshit", " ubiquitous"], [" everywhere", " everything", " ubiquitous", " EVERY", " Everything", " cheap", " omnip", " weird"], [" everything", " everywhere", " hardware", " ubiquitous", " technology", " Everything", " cheap", " software"], [" everywhere", " universal", " ubiquitous", " everything", " hardware", " global", " software", " interoper"], [" everywhere", " interoper", " universal", " ubiquitous", " global", " Universal", " software", " hardware"], [" everywhere", " universal", " ubiquitous", " interoper", " everything", " Universal", " Everywhere", " univers"], [" everywhere", " universal", " everything", " ubiquitous", " Universal", " Everywhere", " Everything", " univers"], [" everywhere", " universal", " everything", " Universal", " Everywhere", " Everything", " ubiquitous", " univers"], [" everywhere", " Everything", " everything", " Everywhere", " universal", " Universal", " EVERY", "everything"], [" Everything", " Everywhere", " everywhere", " everything", " Universal", "everything", "Everything", " universal"], [" Everywhere", " everywhere", " Everything", " everything", "everything", "\u65e0\u5904\u4e0d\u5728", "\u624d\u662f\u771f\u6b63\u7684", " \u0432\u0435\u0437\u0434\u0435"], [" Everywhere", " everywhere", " Everything", " \u0432\u0435\u0437\u0434\u0435", "\u65e0\u5904\u4e0d\u5728", " everything", "everything", "\u624d\u662f\u771f\u6b63\u7684"], [" Everywhere", " everywhere", " Everything", "\u65e0\u5904\u4e0d\u5728", "\u552f\u4e00\u7684", " \u0432\u0435\u0437\u0434\u0435", "\u624d\u662f\u771f\u6b63\u7684", "\u4e07\u80fd"], [" Everywhere", " everywhere", " Everything", " \u0432\u0435\u0437\u0434\u0435", "\u552f\u4e00\u7684", "\u65e0\u5904\u4e0d\u5728", " Platform", "\u4e07\u80fd"], [" Everywhere", " everywhere", " \u0432\u0435\u0437\u0434\u0435", " Everything", "\u552f\u4e00\u7684", "\u65e0\u5904\u4e0d\u5728", " Platform", " Universal"], [" Everywhere", " everywhere", "\u552f\u4e00\u7684", " your", " \u0432\u0435\u0437\u0434\u0435", " Platform", " Your", "your"], [" Everywhere", " your", "\u4f60\u7684", "your", " everywhere", " Platform", " Your", " \u0432\u0435\u0437\u0434\u0435"], [" Everywhere", " your", " everywhere", "\u4f60\u7684", " Your", " UI", "your", " Backend"], [" Everywhere", " your", " Platform", " UI", " Backend", " Your", " Runtime", " everywhere"], [" your", " Everywhere", " Your", "your", " UI", " everywhere", "\u4f60\u7684", " Runtime"], [" OS", " Everywhere", " Operating", " Platform", " your", " Runtime", " Your", "OS"], [" OS", " your", " Platform", " Operating", " Your", " Everywhere", " Runtime", " Target"], [" OS", " your", " Your", " Runtime", " Everywhere", " Operating", " runtime", " UI"], [" Your", " OS", " Everywhere", " your", " Operating", " Target", " Runtime", " Platform"], [" Your", " your", " the", " Everywhere", " Target", " OS", " Our", "Your"]], "p": [[0.5423, 0.4223, 0.0113, 0.0113, 0.006, 0.0037, 0.0005, 0.0004], [0.0967, 0.0664, 0.0334, 0.0244, 0.0244, 0.0075, 0.007, 0.0026], [0.4623, 0.2804, 0.2184, 0.0058, 0.0051, 0.0045, 0.0038, 0.0038], [0.0051, 0.0051, 0.0048, 0.0031, 0.0027, 0.0026, 0.0023, 0.0019], [0.0588, 0.0131, 0.0102, 0.0102, 0.008, 0.0035, 0.0033, 0.0029], [0.0488, 0.0019, 0.0018, 0.0016, 0.0015, 0.0014, 0.0013, 0.0013], [0.0418, 0.0127, 0.0064, 0.003, 0.0027, 0.0026, 0.0025, 0.0023], [0.013, 0.0023, 0.002, 0.0019, 0.0019, 0.0015, 0.0015, 0.0014], [0.014, 0.0038, 0.0019, 0.0017, 0.0016, 0.0015, 0.0014, 0.0014], [0.0186, 0.0039, 0.0029, 0.0029, 0.0027, 0.0024, 0.0018, 0.0018], [0.0745, 0.0138, 0.0089, 0.0079, 0.0065, 0.0051, 0.0048, 0.0048], [0.0083, 0.0073, 0.0045, 0.0039, 0.0035, 0.0024, 0.0024, 0.0024], [0.0178, 0.0079, 0.0058, 0.0058, 0.0058, 0.0033, 0.0029, 0.0026], [0.0147, 0.0065, 0.0048, 0.0045, 0.004, 0.0037, 0.0035, 0.0031], [0.044, 0.0284, 0.0251, 0.0172, 0.0162, 0.0126, 0.0126, 0.0092], [0.1415, 0.0191, 0.018, 0.018, 0.0149, 0.0124, 0.0109, 0.0102], [0.1157, 0.0353, 0.0311, 0.0138, 0.0138, 0.0122, 0.0122, 0.0108], [0.0327, 0.0271, 0.0165, 0.0145, 0.0145, 0.01, 0.0094, 0.0088], [0.1103, 0.0159, 0.0109, 0.0091, 0.0071, 0.0071, 0.0058, 0.0055], [0.1647, 0.0237, 0.0144, 0.0099, 0.0099, 0.0099, 0.0093, 0.0087], [0.1052, 0.0221, 0.0195, 0.0161, 0.0161, 0.0161, 0.0126, 0.0104], [0.0437, 0.0071, 0.0063, 0.0043, 0.0041, 0.0038, 0.0034, 0.003], [0.1409, 0.0552, 0.0158, 0.014, 0.0131, 0.0085, 0.007, 0.0058], [0.2632, 0.0968, 0.0854, 0.0139, 0.0109, 0.0102, 0.009, 0.0085], [0.228, 0.1567, 0.035, 0.024, 0.0146, 0.0146, 0.0073, 0.0069], [0.0519, 0.0158, 0.0102, 0.0102, 0.0085, 0.0055, 0.0048, 0.0043], [0.0453, 0.0258, 0.0122, 0.0108, 0.0095, 0.0089, 0.0079, 0.0069], [0.5955, 0.0204, 0.0191, 0.018, 0.0124, 0.0096, 0.0096, 0.008], [0.0245, 0.0131, 0.0123, 0.0109, 0.0109, 0.0096, 0.0085, 0.0075], [0.0331, 0.0242, 0.0156, 0.0114, 0.0095, 0.0095, 0.0089, 0.0084], [0.1036, 0.0217, 0.0159, 0.0149, 0.0132, 0.0132, 0.0124, 0.0116], [0.0918, 0.0192, 0.0159, 0.015, 0.0141, 0.0132, 0.0124, 0.0097], [0.0752, 0.0355, 0.0229, 0.019, 0.0139, 0.0108, 0.0108, 0.0108], [0.037, 0.0348, 0.0307, 0.0255, 0.0211, 0.0198, 0.0175, 0.0145], [0.0459, 0.0405, 0.0336, 0.0316, 0.0246, 0.0217, 0.018, 0.018], [0.0273, 0.0226, 0.0188, 0.0146, 0.0146, 0.0146, 0.0137, 0.0137], [0.04, 0.0275, 0.0228, 0.0201, 0.0201, 0.0157, 0.0147, 0.0147], [0.0829, 0.0346, 0.0287, 0.0223, 0.0197, 0.0174, 0.0163, 0.0163], [0.0566, 0.0499, 0.0221, 0.0208, 0.0208, 0.0184, 0.0172, 0.0162], [0.0722, 0.0637, 0.022, 0.0182, 0.0171, 0.0171, 0.0161, 0.0151], [0.0476, 0.042, 0.0255, 0.0211, 0.0187, 0.0187, 0.0175, 0.0145], [0.0946, 0.0327, 0.0289, 0.0255, 0.0225, 0.0211, 0.0198, 0.0175], [0.088, 0.0471, 0.0442, 0.0268, 0.0209, 0.0153, 0.0153, 0.0127], [0.072, 0.0597, 0.0465, 0.0319, 0.0206, 0.0194, 0.0133, 0.011], [0.1382, 0.0892, 0.0695, 0.0328, 0.0256, 0.0146, 0.0146, 0.01], [0.3186, 0.1248, 0.0913, 0.0459, 0.0315, 0.0262, 0.0231, 0.0109], [0.1755, 0.1455, 0.1284, 0.1206, 0.0286, 0.0174, 0.0153, 0.0119], [0.2643, 0.2332, 0.1603, 0.1102, 0.0159, 0.014, 0.0132, 0.0109], [0.4468, 0.1863, 0.0685, 0.0605, 0.0237, 0.0119, 0.0082, 0.0072], [0.7757, 0.105, 0.0438, 0.0067, 0.0067, 0.0056, 0.0043, 0.0041], [0.6628, 0.0451, 0.0351, 0.0227, 0.0227, 0.02, 0.0129, 0.0107], [0.8532, 0.0331, 0.0188, 0.0156, 0.0074, 0.0065, 0.0042, 0.004], [0.936, 0.022, 0.0049, 0.0038, 0.0026, 0.002, 0.0016, 0.0014], [0.8042, 0.0353, 0.0189, 0.0095, 0.0089, 0.0051, 0.0037, 0.0033], [0.6091, 0.1059, 0.0251, 0.0208, 0.0208, 0.0162, 0.0152, 0.0092], [0.4707, 0.1349, 0.0363, 0.0234, 0.0194, 0.0183, 0.0171, 0.0142], [0.4769, 0.0731, 0.0444, 0.0368, 0.0345, 0.0237, 0.021, 0.0153], [0.3875, 0.2663, 0.0524, 0.0318, 0.0281, 0.0219, 0.0219, 0.0205], [0.4329, 0.1804, 0.1094, 0.0517, 0.0517, 0.0277, 0.0277, 0.0102], [0.4337, 0.1595, 0.1097, 0.0854, 0.0587, 0.0356, 0.0168, 0.0102], [0.3197, 0.2821, 0.1333, 0.1038, 0.0337, 0.0169, 0.0109, 0.0103], [0.7234, 0.0673, 0.0594, 0.0462, 0.0193, 0.0124, 0.0117, 0.0091], [0.967, 0.0122, 0.0107, 0.0031, 0.0009, 0.0008, 0.0007, 0.0004]], "ranks": {"Swift": [71888, 46024, 72112, 194758, 76440, 21247, 117088, 216043, 231313, 215611, 166335, 228338, 233003, 145629, 36269, 26477, 17152, 35421, 77127, 41366, 22585, 179665, 119206, 46802, 47044, 147786, 118060, 18645, 42715, 37458, 21256, 15031, 15030, 15060, 35461, 56410, 98495, 124588, 122019, 114073, 105706, 116443, 145718, 162738, 164247, 149907, 182800, 183703, 197306, 209935, 234322, 237091, 229651, 213310, 174510, 195626, 131156, 96929, 74825, 70997, 53898, 31838, 13173], "Kotlin": [237650, 221836, 209430, 82386, 142374, 97843, 144358, 180529, 170618, 209726, 173871, 124335, 48483, 102719, 184977, 106394, 95062, 96829, 61763, 122609, 161787, 86670, 87133, 174618, 167771, 86101, 105688, 158749, 129688, 102932, 124006, 112457, 159791, 97316, 87359, 27631, 37993, 36474, 37695, 46373, 35669, 33774, 32127, 40780, 34389, 31509, 41739, 26061, 34822, 37476, 52371, 19899, 11267, 8021, 5289, 3598, 1019, 977, 1190, 1401, 1998, 3537, 2189], "Rust": [48202, 104979, 84623, 58007, 9832, 26747, 30677, 32931, 10588, 5310, 11356, 18637, 12178, 25098, 13333, 10606, 10170, 18594, 31656, 28570, 41648, 73358, 56554, 21881, 24456, 56445, 32991, 16187, 16573, 14572, 13015, 16596, 23175, 33074, 46370, 69901, 77997, 63625, 55050, 76979, 53373, 60155, 60597, 105908, 92284, 37898, 62449, 52827, 92324, 57876, 127359, 102802, 77516, 62752, 61376, 63556, 25185, 12738, 5939, 6278, 4258, 4402, 1803]}}, {"pos": 456, "top": [[".", ",", " \u2013", "\u2013", ";", "\u00a0", " ", "\u00a0\u00a0"], ["\u2013", " \u2013", ".", ",", ";", "\u2013and", " ", "  \n\n"], [".", "\u2013", ",", "\u2026.", " \u2013", "\u2026", "\u2026..", ";"], [" milfs", " Shemale", "aruhi", "-------------</", "----------</", "TRGL", " Blowjob", " ;;^"], [".", "\u00a0\u00a0", ",", "\u2026.", ":", "\u2026..", " Dem", ":."], ["\u2026..", "\u2026.", ".", " \u200b\u200b", "\u3002", " \u201c.", "-In", "\uff01"], ["\u3002", "\uff1f", "\u2026\u2026\u3002", "\u2026\u2026", "\uff01", "\uff1a", "\u2026..", "."], ["-CS", " Shemale", ":\\\"", "ighbors", " pornstar", "-One", "*\u201c.", " pupper"], [".", ":.", "%.", "!\u201d.", ":\".", "\u201c.", "!.", "?\u201d."], [",", ".", ":", "-C", "-One", "\u2026.", ":.", "!:"], [".", "er", "o", ".\"", ".\\\"", "\u2026.", " biggest", " #\""], [" freaking", " vibe", " biggest", " kicker", " _____", " guy", " showcase", "-awesome"], [" vibe", " freaking", " biggest", " influencer", " fucking", " pornstar", " kicker", " neighbor"], [" vibe", " biggest", " freaking", " thing", " fucking", " universe", " showcase", " gonna"], [" vibe", " biggest", " showcase", " freaking", " kids", " thing", " choice", " best"], [" kids", " freaking", " vibe", " incredibly", " biggest", " showcase", " guys", " fucking"], [" vibe", " biggest", " kids", " freaking", " big", " incredibly", " fucking", " bigger"], [" biggest", " vibe", " kids", " bigger", " smarter", " big", " freaking", " showcase"], [" freaking", " biggest", " vibe", " bigger", " smarter", " kids", " thing", " scary"], [" bigger", " biggest", " freaking", " big", " smarter", " vibe", " incredibly", " kids"], [" @", " #", " \n\n", " bigger", " truly", " biggest", "<|endoftext|>", " myriad"], [" biggest", " freaking", " bigger", " smarter", " ''", " universe", " kids", " vibe"], [" ''", " biggest", " ``", " bigger", " smarter", " universe", " freaking", " worlds"], [" ''", " ``", " --", " biggest", " bigger", " worlds", " \\\"", " truly"], [" ___", " ''", " __", " _____", " --", " ---", " \n\n", " ____"], [" ___", " __", " _____", " ____", " browser", " hacker", " worlds", " universe"], [" ___", " digital", " technology", " ''", " Internet", " worlds", " ``", " browser"], [" ___", " __", " --", " ?", " _____", " ''", " ,", " @"], [" technology", " global", " digital", " Internet", " world", " space", " worlds", " tech"], [" ___", " technology", " _____", " __", " digital", " ____", " ______", " world"], [" ___", " __", " \\\"", " _____", " ?", " ______", " .", " ____"], [" ...", " ___", " _____", " .", " __", " ______", " ____", " \\\""], [" .", " \\\"", " ?", " global", " technology", " power", " world", " space"], [" technology", " \u2026", " tech", " global", " architecture", " infrastructure", " ecosystem", " world"], [" tech", " ecosystem", " global", " technology", " infrastructure", " architecture", " hardware", " core"], [" architecture", " technology", " tech", " \u2026", " global", " core", " ecosystem", " \u2014"], [" architecture", " core", " ecosystem", " tech", " infrastructure", " global", " technology", " platform"], [" architecture", " infrastructure", " hardware", " core", " technology", " platform", " software", " tech"], [" architecture", " core", " platform", " software", " hardware", " infrastructure", " Architecture", " interface"], [" architecture", " platform", " core", " Architecture", " theater", " universal", " architectures", " software"], [" architecture", " platform", " universal", " software", " Universal", " hardware", " core", " interface"], [" universal", " architecture", " platform", " Universal", " unified", " software", " interface", " global"], [" universal", " Universal", " platform", " unified", " architecture", " interoper", " interface", " Unified"], [" universal", " unified", " platform", " architecture", " Universal", " interoper", " interface", " Unified"], [" universal", " unified", " architecture", " platform", " Universal", " interface", " interoper", " univers"], [" universal", " Universal", " unified", " platform", " architecture", " univers", " everywhere", " interoper"], [" universal", " Universal", " unified", " univers", "universal", " everywhere", " Unified", "Universal"], [" universal", " Universal", " unified", " everywhere", " Unified", "Universal", " Everywhere", "universal"], [" universal", " Universal", " unified", " everywhere", " Everywhere", "universal", " Unified", "Universal"], [" universal", " Everywhere", " Universal", "universal", " everywhere", " univers", " Unified", " unified"], [" universal", " Everywhere", "universal", "\u552f\u4e00\u7684", " Universal", "\u4e07\u80fd", " \u0443\u043d\u0438\u0432\u0435\u0440", " univers"], [" universal", " Everywhere", " Universal", "universal", " Platform", "\u552f\u4e00\u7684", " interoper", " univers"], [" universal", " Universal", "\u7edf\u4e00", " Everywhere", " Compatibility", " Unified", "universal", "\u552f\u4e00\u7684"], ["\u7edf\u4e00", " Unified", "\u552f\u4e00\u7684", " unify", " Everywhere", "\u7684\u7edf\u4e00", " Platform", " platform"], [" platform", " Platform", " Universal", "platform", " backend", "lowest", " universal", " lowest"], [" UI", " emulator", " Universal", " Common", " Interface", "lowest", " lowest", " platform"], [" UI", " Platform", " Runtime", " Desktop", " platform", " Only", " Interface", " renderer"], [" UI", " Desktop", " Runtime", " desktop", " Platform", " runtime", " GUI", " emulator"], [" OS", " Platform", " UI", " Runtime", " Target", " Desktop", " Operating", " platform"], [" UI", " OS", " Platform", " Desktop", " Target", " Runtime", " platform", " Operating"], [" OS", " UI", " Runtime", " runtime", " Target", " Operating", " Platform", " Desktop"], [" OS", " UI", " Platform", " Operating", " Runtime", " Target", " Only", " Common"], [" UI", " Target", " OS", " Platform", " Operating", " Runtime", " Only", " Universal"]], "p": [[0.7481, 0.2429, 0.0035, 0.0031, 0.0013, 0.0003, 0.0002, 0.0002], [0.4016, 0.276, 0.1304, 0.0954, 0.0101, 0.0042, 0.002, 0.0017], [0.4022, 0.3132, 0.2439, 0.0121, 0.0095, 0.0065, 0.0057, 0.0024], [0.0124, 0.0043, 0.0038, 0.0033, 0.0031, 0.0028, 0.0024, 0.0022], [0.3737, 0.0288, 0.0254, 0.0186, 0.0044, 0.0039, 0.0037, 0.0034], [0.0332, 0.0312, 0.0201, 0.0189, 0.004, 0.0035, 0.0029, 0.0027], [0.0512, 0.0311, 0.0227, 0.0156, 0.0138, 0.0074, 0.0061, 0.0052], [0.0031, 0.0031, 0.0029, 0.0029, 0.0025, 0.0022, 0.002, 0.0014], [0.1579, 0.0177, 0.0177, 0.0138, 0.0095, 0.0089, 0.0084, 0.0084], [0.2397, 0.0882, 0.0093, 0.0056, 0.005, 0.0034, 0.0027, 0.0019], [0.202, 0.02, 0.0129, 0.0094, 0.0065, 0.0037, 0.0035, 0.0033], [0.0035, 0.0023, 0.0018, 0.0017, 0.0012, 0.0012, 0.001, 0.0009], [0.0032, 0.0022, 0.002, 0.0019, 0.0016, 0.0015, 0.0015, 0.0014], [0.009, 0.0043, 0.0038, 0.0027, 0.0024, 0.0022, 0.0019, 0.0019], [0.0152, 0.0098, 0.0067, 0.0059, 0.0046, 0.0046, 0.0043, 0.0042], [0.045, 0.035, 0.0241, 0.0188, 0.0176, 0.0129, 0.0121, 0.0083], [0.0427, 0.0275, 0.0243, 0.0157, 0.013, 0.0122, 0.0122, 0.0108], [0.0447, 0.0327, 0.0211, 0.0164, 0.0064, 0.006, 0.0053, 0.0053], [0.0489, 0.0278, 0.0262, 0.0231, 0.0169, 0.0149, 0.0102, 0.0085], [0.1114, 0.1047, 0.0465, 0.0282, 0.0219, 0.0194, 0.0171, 0.0142], [0.0966, 0.0551, 0.0551, 0.023, 0.019, 0.0179, 0.0158, 0.0108], [0.0284, 0.0184, 0.0134, 0.0134, 0.0092, 0.0077, 0.0044, 0.0041], [0.1816, 0.0381, 0.0231, 0.0231, 0.0116, 0.0116, 0.009, 0.008], [0.257, 0.065, 0.0145, 0.0145, 0.0128, 0.0106, 0.0094, 0.0083], [0.1736, 0.1631, 0.0724, 0.0639, 0.0564, 0.0364, 0.0321, 0.0302], [0.1558, 0.0271, 0.0271, 0.0198, 0.0136, 0.012, 0.0106, 0.01], [0.0392, 0.0185, 0.0185, 0.0153, 0.0135, 0.0127, 0.0119, 0.0112], [0.1418, 0.0915, 0.0555, 0.0358, 0.0279, 0.0279, 0.0262, 0.0217], [0.0422, 0.035, 0.024, 0.024, 0.0212, 0.0155, 0.0146, 0.0113], [0.0573, 0.0327, 0.0307, 0.0211, 0.0198, 0.0186, 0.0175, 0.0175], [0.0826, 0.0501, 0.0501, 0.0415, 0.0324, 0.0324, 0.0304, 0.0268], [0.1159, 0.0961, 0.0454, 0.0427, 0.0427, 0.0401, 0.0275, 0.0189], [0.0976, 0.0407, 0.0337, 0.0263, 0.0263, 0.0232, 0.0205, 0.0117], [0.0595, 0.0339, 0.0299, 0.0299, 0.0193, 0.0193, 0.016, 0.0133], [0.0384, 0.0248, 0.0219, 0.0206, 0.0206, 0.016, 0.011, 0.0103], [0.0328, 0.029, 0.0256, 0.0256, 0.0199, 0.0146, 0.0121, 0.0121], [0.123, 0.0274, 0.0274, 0.0228, 0.0201, 0.0189, 0.0189, 0.0147], [0.1102, 0.0246, 0.0231, 0.0231, 0.0231, 0.0204, 0.0204, 0.0169], [0.2177, 0.0707, 0.055, 0.0295, 0.026, 0.0168, 0.0158, 0.0139], [0.2844, 0.0494, 0.0265, 0.0249, 0.0219, 0.0219, 0.0151, 0.0133], [0.1455, 0.0687, 0.0646, 0.0392, 0.0286, 0.0253, 0.0237, 0.0185], [0.1597, 0.1409, 0.1324, 0.0666, 0.0356, 0.0314, 0.0295, 0.0245], [0.3899, 0.087, 0.087, 0.0598, 0.0528, 0.0341, 0.032, 0.0161], [0.2723, 0.1135, 0.1002, 0.0607, 0.0571, 0.0325, 0.0305, 0.0238], [0.4523, 0.1009, 0.054, 0.054, 0.054, 0.0225, 0.0145, 0.0145], [0.6017, 0.0814, 0.0814, 0.0264, 0.0193, 0.0182, 0.0142, 0.0091], [0.6503, 0.113, 0.0471, 0.0209, 0.0184, 0.0127, 0.0093, 0.0082], [0.4569, 0.2158, 0.0399, 0.0311, 0.0274, 0.0201, 0.0177, 0.0177], [0.5077, 0.1284, 0.0606, 0.0535, 0.0472, 0.0286, 0.0253, 0.0112], [0.3805, 0.2037, 0.0962, 0.0515, 0.0276, 0.0229, 0.0178, 0.0157], [0.1806, 0.1242, 0.0802, 0.0457, 0.0457, 0.0379, 0.0314, 0.0314], [0.1906, 0.102, 0.0701, 0.0581, 0.0546, 0.0425, 0.0242, 0.0228], [0.1321, 0.1165, 0.1165, 0.0624, 0.0624, 0.0551, 0.0429, 0.0277], [0.1457, 0.0571, 0.0504, 0.0473, 0.0417, 0.0392, 0.0368, 0.0346], [0.0654, 0.0478, 0.029, 0.0272, 0.0272, 0.0256, 0.024, 0.0212], [0.1965, 0.0266, 0.025, 0.0235, 0.0207, 0.0207, 0.0195, 0.0183], [0.3228, 0.0767, 0.0386, 0.032, 0.0265, 0.022, 0.0194, 0.0171], [0.6507, 0.0605, 0.0367, 0.0153, 0.0144, 0.0135, 0.0135, 0.0105], [0.267, 0.2079, 0.2079, 0.0596, 0.0409, 0.0281, 0.0281, 0.0193], [0.3715, 0.2253, 0.1755, 0.0346, 0.0305, 0.0305, 0.0238, 0.0127], [0.3968, 0.3502, 0.1137, 0.0174, 0.0174, 0.0154, 0.0128, 0.0077], [0.3348, 0.2301, 0.0959, 0.0659, 0.0547, 0.0453, 0.0332, 0.0243], [0.2453, 0.1911, 0.1686, 0.066, 0.062, 0.0332, 0.0293, 0.0157]], "ranks": {"Swift": [29215, 5774, 13848, 152970, 16348, 17564, 48254, 219494, 231972, 233934, 166347, 241296, 233819, 147822, 58723, 22262, 10662, 48980, 43265, 18543, 9254, 105316, 50749, 25157, 15317, 97373, 98808, 25813, 27745, 39890, 22697, 19409, 23492, 39098, 43043, 40817, 59054, 59196, 59495, 84449, 64947, 93922, 149280, 159337, 179178, 139408, 138190, 118693, 150398, 188563, 224614, 193905, 165009, 128043, 101371, 127466, 70577, 63843, 39298, 79330, 52607, 31060, 10855], "Kotlin": [214359, 204368, 171219, 22753, 58639, 62781, 119310, 144291, 133683, 210868, 176877, 60355, 20316, 60196, 111206, 88939, 87251, 66903, 94103, 183903, 189968, 94452, 85495, 192036, 188201, 68190, 80589, 123900, 81234, 46671, 90440, 65054, 143944, 46376, 32918, 15666, 8918, 7744, 5606, 8812, 10774, 13042, 12618, 21514, 22357, 27785, 29785, 25077, 28697, 20076, 13248, 4246, 3179, 1251, 2852, 4228, 2265, 2008, 3231, 4929, 4364, 6267, 4084], "Rust": [24325, 50649, 60368, 80681, 11800, 39388, 97679, 102028, 68579, 30440, 59298, 101429, 57561, 45805, 29212, 22144, 16214, 58010, 35971, 30772, 48099, 72908, 59672, 25157, 25373, 49952, 25601, 23718, 27450, 27196, 23104, 17706, 20029, 23755, 21356, 19303, 17734, 12888, 10307, 31816, 21423, 31130, 39456, 69777, 74941, 41485, 53386, 44186, 58417, 78353, 140863, 102673, 76468, 37178, 62670, 56237, 38045, 20467, 12976, 15032, 7857, 8870, 3488]}}, {"pos": 457, "top": [["s", "i", " \u2013", "a", "en", "\u2026.", "\u0627\u062a", "\u2026.."], ["s", " \u2013**", "ihi", "sula", "sburg", "**\u2013", "i", "szer"], ["**\u2013", " \u2013**", "s", " **\u2013", "\u2026..", " \u2013", "\u2026.", " *\u2013"], [" milfs", "sula", "satz", "enzi", "ieli", "iha", " Geile", "ihi"], ["s", "i", "ihi", "iha", "\u064a", "iho", "i\u00e9s", " @_"], ["ihi", "s", "i", "iha", "\u064a", "\u064a\u064a", "tui", "sula"], ["i", "s", "..", "ihi", ":.", ",.", "\u0670", "\u064a"], ["i", "..", ";.", "ihi", "!.", ":.", ",.", "s"], ["!.", ";.", ":.", ",.", "..", "i", "...\u201d", "[.."], ["i", ",.", "iha", ";.", "ihi", "!.", ":.", "\u8e0f\u8e0f\u5b9e"], ["i", "ihi", ",.", "..", ".@", ":.", ";.", " @_"], ["iha", "ihi", " **\u25a0", "enzi", ":UI", "icidad", "(UI", "sula"], [" milfs", " **\u25a0", " Geile", " pornstar", " Shemale", "sula", " Blowjob", ":UI"], [" milfs", " pornstar", " Shemale", " Geile", " Blowjob", " handjob", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " shemale"], [" electronics", "iha", " vibe", "\u5e4c", " combo", " matchups", " backstory", " milfs"], [" milfs", " matchups", " ;;^", " backstory", " vibe", "\u548c\u4fe1\u606f\u5316", " veggies", " showcase"], [" vibe", " showcase", " tech", " matchups", " toolkit", " specs", " folks", " veggies"], [" vibe", " carbs", " milfs", "kits", " toolkit", "iha", "ihi", " matchups"], [" vibe", " Geile", "ihi", " carbs", "iha", " matchups", " **\u25a0", "\u548c\u4fe1\u606f\u5316"], [" folks", "i", "ugi", " vibe", "iha", " matchups", "ihi", " combo"], ["i", " folks", " matchups", "\u4e0d\u5149", "\u548c\u4fe1\u606f\u5316", " sorta", " tech", " --"], [" ;;^", " Geile", "\u548c\u4fe1\u606f\u5316", " milfs", ":UI", " **\u25a0", " Bbw", "tvr"], ["\u548c\u4fe1\u606f\u5316", ":UI", " **\u25a0", " ;;^", "tvr", " Geile", "(UI", " electronics"], ["\u548c\u4fe1\u606f\u5316", " --", " electronics", " ;;^", "GuidId", " TV", " tech", " glam"], ["\u548c\u4fe1\u606f\u5316", " --", " electronics", "(UI", " :::", " matchups", " tech", ":UI"], [" electronics", " toolkit", " milfs", " **\u25a0", ":UI", " pornstar", " handjob", " widgets"], [" electronics", "\u548c\u4fe1\u606f\u5316", " architecture", " toolkit", " widgets", " tech", " optics", " graphics"], [" ,", " electronics", " complex", " architecture", " hardware", " tech", "\u548c\u4fe1\u606f\u5316", " --"], [" architecture", " electronics", " complex", " hardware", " ,", " tech", " style", " ."], [" ,", " .", " complex", " architecture", " and", " hardware", " electronics", " tech"], [" architecture", " .", " tech", " complex", " hardware", " theater", " electronics", " technology"], [" .", " complex", " architecture", " theater", " technology", " tech", " hardware", " and"], [" tech", " hardware", " architecture", " .", " complex", " and", " technology", " theater"], [" tech", " hardware", " architecture", " complex", "-centric", " theater", " electronics", " toolkit"], [" tech", " hardware", "-centric", " architecture", " vibe", " toolkit", " complex", " electronics"], [" tech", " \u2014", "-centric", " \u2014\u2014", "\u2014and", " hardware", " architecture", " complex"], [" tech", "-centric", " hardware", " architecture", " UI", " complex", " \u2014", "\u2014and"], [" tech", " UI", " hardware", " architecture", " complex", "-centric", " UX", " graphics"], [" UI", " architecture", " hardware", " tech", " graphics", " UX", "/UI", " interface"], [" UI", " architecture", " graphics", " hardware", "/UI", " UX", " frontend", " tech"], [" UI", " architecture", " graphics", " hardware", "/UI", " frontend", " interface", " desktop"], [" UI", " architecture", " graphics", " interface", " hardware", "/UI", " frontend", " software"], [" UI", " architecture", " interface", " graphics", " frontend", "/UI", " architectures", " hardware"], [" UI", " architecture", " interface", "/UI", " frontend", " architectures", " hardware", " graphics"], [" architecture", " UI", " interface", " frontend", " architectures", " hardware", "/UI", " platform"], [" UI", " architecture", " frontend", " interface", "/UI", " everywhere", " hardware", " platform"], [" everywhere", " UI", " everything", " interface", " architecture", " frontend", " Everywhere", "/UI"], [" everywhere", " everything", " UI", " Everywhere", " Everything", "everything", " architecture", " EVERY"], [" everywhere", ".\"", " everything", " Everywhere", "!\"", " Everything", " .\"", "everything"], [" Everywhere", " everywhere", " Everything", ".\"", ";", ";\"", "!\"", ".\";"], [";", ";\"", ";**", "*;", ";.", "\uff1b", ".;", ";x"], [";\"", ";", " Platform", ";**", "*;", "-platform", "/UI", " platform"], [";\"", "/UI", ";", ";**", " Platform", " platform", "-platform", " Everywhere"], ["/UI", ";\"", " platform", " Platform", "-platform", "platform", ";**", " toolkit"], ["/UI", " platform", " UI", " Platform", "(UI", "-platform", "platform", " toolkit"], ["/UI", " UI", ";\"", " toolkit", "(UI", " layer", " Framework", " renderer"], ["/UI", ";\"", " Platform", " Framework", " renderer", ";", " toolkit", " Toolkit"], [";\"", " Toolkit", " Framework", " toolkit", " Platform", " Everywhere", "/UI", " Backend"], [" Layer", " Framework", " layer", " Platform", " Toolkit", "\u5c42", " Engine", " toolkit"], [" Framework", " Layer", " layer", " framework", " Engine", " Toolkit", " Runtime", "\u5c42"], [" Layer", " Framework", " Runtime", " Engine", " layer", " runtime", " framework", " Toolkit"], [" Layer", " Framework", " Engine", " Runtime", " Toolkit", " Platform", " Host", " Backend"], ["\"", " Layer", " Engine", " Framework", ",", " Platform", " Target", " Runtime"]], "p": [[0.9276, 0.0593, 0.0055, 0.0005, 0.0004, 0.0003, 0.0002, 0.0002], [0.2995, 0.0554, 0.0246, 0.018, 0.0169, 0.0132, 0.0096, 0.0085], [0.2692, 0.099, 0.0725, 0.0439, 0.0322, 0.0221, 0.0195, 0.0172], [0.0254, 0.021, 0.0174, 0.0136, 0.012, 0.0068, 0.0064, 0.0053], [0.5625, 0.0978, 0.0557, 0.0071, 0.0067, 0.0062, 0.004, 0.0036], [0.1101, 0.0668, 0.0554, 0.0132, 0.0132, 0.0096, 0.007, 0.0066], [0.4089, 0.264, 0.052, 0.0246, 0.0085, 0.0058, 0.0055, 0.0045], [0.0829, 0.0368, 0.0325, 0.0305, 0.0287, 0.0269, 0.0197, 0.0163], [0.0839, 0.074, 0.0653, 0.0614, 0.0449, 0.0212, 0.0129, 0.0129], [0.0114, 0.0083, 0.0065, 0.0065, 0.0057, 0.0057, 0.0039, 0.0035], [0.1893, 0.0137, 0.0121, 0.0121, 0.0107, 0.0083, 0.0073, 0.0057], [0.0106, 0.0077, 0.006, 0.0028, 0.0028, 0.0027, 0.0027, 0.0027], [0.0137, 0.0065, 0.0047, 0.0042, 0.0042, 0.0035, 0.0031, 0.0031], [0.0164, 0.0088, 0.0064, 0.0047, 0.0047, 0.0039, 0.0032, 0.003], [0.004, 0.0029, 0.0029, 0.0024, 0.0024, 0.0021, 0.002, 0.0019], [0.0062, 0.004, 0.0033, 0.0029, 0.0024, 0.0023, 0.0023, 0.0021], [0.0105, 0.0056, 0.0047, 0.0039, 0.0036, 0.0036, 0.0036, 0.0034], [0.0061, 0.0037, 0.0035, 0.0035, 0.0032, 0.003, 0.0027, 0.0025], [0.0058, 0.0051, 0.0048, 0.0048, 0.0042, 0.0035, 0.0035, 0.0031], [0.0083, 0.0057, 0.0054, 0.0044, 0.0039, 0.0039, 0.0037, 0.0033], [0.0094, 0.0069, 0.0039, 0.0031, 0.0027, 0.0025, 0.0024, 0.0024], [0.0112, 0.0105, 0.0077, 0.0068, 0.0053, 0.005, 0.0025, 0.0021], [0.0072, 0.0059, 0.0059, 0.0038, 0.0036, 0.0028, 0.0025, 0.0025], [0.0075, 0.0038, 0.0035, 0.0017, 0.0016, 0.0016, 0.0013, 0.0013], [0.008, 0.0066, 0.0058, 0.0033, 0.0033, 0.0029, 0.0029, 0.0028], [0.0182, 0.0104, 0.0071, 0.0071, 0.0059, 0.0059, 0.0052, 0.0052], [0.0477, 0.0272, 0.0128, 0.0106, 0.0083, 0.0069, 0.0047, 0.0044], [0.0401, 0.0293, 0.013, 0.0122, 0.0122, 0.0108, 0.0089, 0.0061], [0.0284, 0.0266, 0.0162, 0.0162, 0.0162, 0.0098, 0.0063, 0.0063], [0.063, 0.0407, 0.0298, 0.0192, 0.0103, 0.0097, 0.0091, 0.0066], [0.0321, 0.0301, 0.0266, 0.0207, 0.0183, 0.0172, 0.0172, 0.0118], [0.0382, 0.0382, 0.0279, 0.0204, 0.018, 0.0132, 0.0116, 0.0103], [0.0276, 0.0244, 0.0215, 0.019, 0.0178, 0.0131, 0.0115, 0.009], [0.0891, 0.0289, 0.0225, 0.0145, 0.0137, 0.0094, 0.0094, 0.0088], [0.0929, 0.0207, 0.0152, 0.0134, 0.0098, 0.0076, 0.0072, 0.0063], [0.0542, 0.029, 0.0199, 0.0137, 0.0129, 0.0121, 0.0121, 0.0107], [0.0558, 0.0383, 0.0193, 0.0193, 0.0117, 0.0103, 0.0103, 0.0086], [0.0453, 0.0312, 0.0258, 0.0167, 0.0157, 0.0122, 0.0084, 0.0084], [0.1954, 0.0361, 0.0319, 0.0248, 0.0248, 0.0219, 0.0193, 0.0142], [0.2378, 0.0468, 0.0322, 0.0302, 0.0302, 0.0172, 0.0152, 0.0134], [0.3584, 0.0663, 0.0402, 0.0313, 0.0276, 0.0229, 0.0178, 0.0157], [0.3414, 0.1108, 0.0524, 0.0462, 0.0318, 0.028, 0.0193, 0.0181], [0.1868, 0.1133, 0.1, 0.0503, 0.0286, 0.0269, 0.021, 0.021], [0.164, 0.0995, 0.0642, 0.047, 0.039, 0.0222, 0.0222, 0.0196], [0.2091, 0.1051, 0.0638, 0.0563, 0.0341, 0.0183, 0.0161, 0.0142], [0.1282, 0.0938, 0.0606, 0.0472, 0.0286, 0.0197, 0.0197, 0.0174], [0.1514, 0.0761, 0.0462, 0.0317, 0.0263, 0.0247, 0.015, 0.0141], [0.2818, 0.0669, 0.0381, 0.0279, 0.018, 0.0159, 0.0159, 0.0149], [0.1482, 0.0375, 0.0352, 0.0352, 0.0274, 0.0166, 0.0147, 0.0138], [0.1342, 0.1342, 0.0248, 0.0248, 0.0182, 0.0171, 0.0151, 0.011], [0.4124, 0.0632, 0.0408, 0.036, 0.0318, 0.0281, 0.0248, 0.0219], [0.1349, 0.1267, 0.0438, 0.0363, 0.032, 0.0301, 0.0301, 0.0283], [0.5218, 0.0517, 0.0485, 0.0485, 0.0378, 0.0277, 0.0179, 0.0139], [0.2395, 0.1865, 0.073, 0.0534, 0.0472, 0.0324, 0.0153, 0.0112], [0.5227, 0.0624, 0.0486, 0.0429, 0.0295, 0.0244, 0.019, 0.0179], [0.605, 0.0283, 0.025, 0.0172, 0.0161, 0.0161, 0.0111, 0.0111], [0.1842, 0.1117, 0.0411, 0.0363, 0.0341, 0.0341, 0.0282, 0.0234], [0.1028, 0.0623, 0.0586, 0.0456, 0.0378, 0.0294, 0.0277, 0.026], [0.5136, 0.1667, 0.1011, 0.0478, 0.0328, 0.0256, 0.0226, 0.0094], [0.439, 0.3874, 0.0673, 0.0248, 0.0133, 0.0133, 0.0052, 0.0049], [0.335, 0.2956, 0.066, 0.0582, 0.0582, 0.0293, 0.0258, 0.0243], [0.3637, 0.25, 0.1338, 0.0299, 0.0218, 0.0218, 0.016, 0.0097], [0.4475, 0.3949, 0.0416, 0.0416, 0.0223, 0.0093, 0.0068, 0.0041]], "ranks": {"Swift": [27043, 36817, 43920, 140535, 10820, 9311, 8340, 59593, 148617, 133107, 119776, 206003, 217136, 214338, 155159, 89715, 65971, 146577, 108002, 50665, 28806, 186474, 145689, 81107, 68643, 182904, 140062, 34800, 73330, 50411, 42901, 39142, 31194, 32479, 58369, 94456, 130297, 116359, 112314, 129179, 101218, 122689, 155060, 139408, 129016, 114215, 88885, 87059, 106778, 92850, 190158, 146813, 107382, 60849, 37475, 33940, 27102, 16477, 12517, 8404, 5501, 5909, 2846], "Kotlin": [19267, 15329, 8816, 2195, 2521, 4785, 6536, 27346, 37039, 71582, 64381, 61667, 33651, 35620, 80856, 66594, 81832, 55776, 91484, 189586, 204383, 112459, 99624, 174765, 141874, 38553, 41927, 79533, 74154, 96455, 58464, 35330, 54867, 16856, 11051, 8883, 6482, 5917, 3910, 4988, 5590, 8006, 6987, 10222, 9525, 24989, 27864, 23546, 22201, 22109, 32990, 14168, 5300, 1937, 2343, 3722, 2046, 1820, 3009, 2218, 2514, 4255, 2370], "Rust": [49689, 101214, 75657, 123313, 23868, 21835, 36975, 53194, 68009, 62930, 38389, 82326, 94000, 99612, 101790, 104851, 77938, 80484, 97181, 112686, 100668, 117505, 127399, 91554, 75302, 106056, 54036, 15063, 23417, 29944, 29306, 27104, 37437, 75666, 99545, 64048, 72401, 55022, 38909, 63124, 43664, 62658, 68624, 78922, 98909, 90913, 83100, 69859, 82179, 81880, 99309, 102847, 53448, 30381, 52199, 52482, 23391, 8332, 4193, 3225, 2325, 2744, 1845]}}, {"pos": 458, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", "<|endoftext|>"], ["\u2013", ",", " \u2013", ".", ";", "\u2013and", " ", ",."], [",", "\u2013", ".", " \u2013", "\u2026", "\u2026.", "\u2026..", ";"], [" milfs", " Blowjob", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "odle", " Guta", " Shemale", " cumshot", "\u54e5\u534e"], [".", ",", "\u2026.", "\u2026..", ",.", "just", "ingly", "\u00a0\u00a0"], [".", "\u2026.", "\u2026..", ",", "\u00a0\u00a0", "odd", "\u00a0", "!"], ["\u3002", "\uff01", ".", "\u2026\u2026", "&", "\uff0c", ".\u201d", "\uff08"], ["-ish", "   \n", "\uff01", " *@", "\u3002", ".@", "really", "pretty"], [".", "   \n", "!.", " *@", "&", "\uff01", "......", "\u3002"], [",", "\u00a0", "&", "-ish", "!", ";", "!\"", "."], ["&", "@", "...", " @", "...\"", ".@", "0", "\u00a0"], [" comfy", " kinda", "-ish", " stuff", " freaking", " kids", " @", " funky"], [" comfy", " kinda", " veggies", "-ish", " bigger", " fucking", " gotta", " stuff"], [" comfy", " kinda", " bigger", " kids", " stuff", "-ish", " gotta", " guys"], [" truly", " really", " just", " everything", " pretty", " kids", " stuff", " big"], [" incredibly", " kids", " truly", " folks", " really", " just", " kinda", " bigger"], [" incredibly", " truly", "o", " kids", " big", " really", " bigger", " pretty"], [" incredibly", " kids", " truly", " comfy", " kinda", " really", " bigger", " pretty"], [" freaking", " smarter", " comfy", " incredibly", " truly", " kids", " kinda", " stuff"], [" freaking", " smarter", " truly", " bigger", " comfy", " incredibly", " anyways", " kinda"], [" truly", " just", " @", " forever", " everything", " barely", " bigger", "just"], [" smarter", " forever", " freaking", " bigger", " comfy", " anyways", "\u4ea6\u7136", "\u90fd\u53ea\u662f"], [" ``", " ''", "``", " forever", " comfy", " smarter", " freaking", " bigger"], [" ``", " ''", " --", " forever", " truly", " just", " everything", " everybody"], [" --", " \n\n", " \r\n\r\n", " ___", "\r\n\r\n", " &#", " ____", " __"], [" ___", " comfy", " ____", " smarter", " freaking", " __", " forever", " --"], [" --", " ___", " forever", " freaking", " smarter", " @_", " __", " comfy"], [" --", " \n\n", " ,", " @", "\n\n", " __", " ___", " _"], [" @", " forever", " truly", " everything", " ,", " myriad", " --", " \n\n"], [" ,", " ...", " \n  \n", " \n", " \u2014", " everything", " @", " \n\n"], [" ...", " \n\n", " ,", " @", " ____", " .", " ______", " __"], [" ...", " \u2026", " @", " ___", " \n\n", " ____", " ______", " __"], [" seamlessly", " @", " &", " forever", " \u2026", " EVERY", " everything", "\u200b"], [" \u2026", " seamlessly", " \u2013", " global", " technology", " everything", " hybrid", " EVERY"], [" EVERY", " !**", " seamlessly", " everything", " hybrid", " _____", " ______", " digital"], [" \u2026", "\u2026\u2026", " \u2013", " \u2026.", " [\u2026]", "\u2014but", " \u2026\u2026\u2026\u2026\u2026\u2026\u2026\u2026\u2026", "\u2026"], [" hybrid", " Hybrid", " seamlessly", "\u2014but", " Reality", " \u2013", " \u2026", " everything"], [" everything", " Hybrid", " hybrid", " Everything", " EVERY", " Reality", " seamlessly", " \u2013"], [" everything", " EVERY", " Everything", " everywhere", " \u2026", " forever", " @", " seamlessly"], [" everything", " Everything", " everywhere", " Reality", " Everywhere", " EVERY", " forever", " \u2026"], [" software", " hardware", " everything", " Software", " Everything", " Hardware", " technology", " Embedded"], [" software", " hardware", " everything", " Software", " engine", " technology", " Engine", " everywhere"], [" software", " hardware", " Software", " engine", " technology", " backend", " Engine", " everything"], [" software", " hardware", " technology", " everything", " backend", " Software", " engine", " seamlessly"], [" everything", " everywhere", " backend", " software", " hardware", " technology", " engines", " engine"], [" everything", " everywhere", " Everywhere", " Everything", " software", " engines", " hardware", " hybrid"], [" everything", " everywhere", " Everywhere", " Everything", " EVERY", "everything", " backend", " Engine"], [" everything", " Everywhere", " everywhere", " Everything", "everything", "!\"", " Backend", " Inside"], [" Everywhere", " everywhere", ".\\\"", " Everything", " everything", "everything", "!\"", "\\\""], [" Everywhere", " Everything", " everywhere", "everything", "\u5176\u4f59", " everything", " Backend", "Everything"], [" Everywhere", " Everything", "everything", " everything", "\u5176\u4f59", "Everything", " everywhere", " \u0432\u0435\u0437\u0434\u0435"], [" Everywhere", " Everything", "everything", " everything", "Everything", " everywhere", "\u5176\u4f59", " Anything"], [" Everywhere", " Everything", "everything", " everything", " everywhere", "\u5176\u4f59", "Everything", " Backend"], [" Everywhere", " Everything", " everywhere", "everything", " everything", "Everything", "\u5176\u4f59", " Anything"], [" Everything", " Everywhere", "everything", " everything", " everywhere", "Everything", " Anything", " Everyone"], [" Everything", " everything", "everything", " Everywhere", "Everything", " Anything", " everywhere", "\u4e00\u5207\u90fd\u662f"], [" Rust", " Everything", " Everywhere", " everything", "everything", " everywhere", " Desktop", "Everything"], [" Everything", " Rust", " everything", " Everywhere", "everything", " everywhere", "Everything", " Desktop"], [" Rust", " Everything", " Everywhere", " everything", "everything", " everywhere", "Everything", " rust"], [" Rust", " rust", "rust", " Everything", " everything", " Everywhere", " everywhere", "\u9508"], [" Rust", " rust", "rust", " Everything", " everything", " Everywhere", " everywhere", " WAS"], [" Rust", " Everything", " rust", "rust", " Everywhere", " everything", " Native", " WAS"], [" Rust", " Everything", " Everywhere", " rust", " Not", " WAS", " Native", " The"]], "p": [[0.8201, 0.1615, 0.015, 0.0014, 0.0014, 0.0003, 0.0001, 0.0], [0.4365, 0.3852, 0.0669, 0.0669, 0.014, 0.0066, 0.0008, 0.0007], [0.4769, 0.2892, 0.1988, 0.0112, 0.0053, 0.0041, 0.0036, 0.0036], [0.0077, 0.0036, 0.003, 0.0019, 0.0018, 0.0014, 0.0014, 0.0013], [0.0524, 0.036, 0.0133, 0.0071, 0.0063, 0.0055, 0.0052, 0.0052], [0.0372, 0.0308, 0.0187, 0.0165, 0.0057, 0.0035, 0.0032, 0.0027], [0.1637, 0.0773, 0.0414, 0.0162, 0.0134, 0.0119, 0.0111, 0.0092], [0.0163, 0.0153, 0.0105, 0.0077, 0.0056, 0.0047, 0.0044, 0.0034], [0.0954, 0.0188, 0.0188, 0.0146, 0.0146, 0.0137, 0.0121, 0.0121], [0.5527, 0.0214, 0.013, 0.0089, 0.007, 0.0058, 0.0054, 0.0048], [0.2339, 0.1822, 0.1608, 0.063, 0.0433, 0.0359, 0.0103, 0.0091], [0.0571, 0.0224, 0.0185, 0.0164, 0.0144, 0.0112, 0.0112, 0.0099], [0.0873, 0.025, 0.0195, 0.0195, 0.0152, 0.0126, 0.0092, 0.0081], [0.096, 0.0514, 0.0426, 0.0275, 0.0201, 0.0157, 0.0138, 0.0138], [0.1059, 0.047, 0.0441, 0.0303, 0.0285, 0.0209, 0.0209, 0.0209], [0.1697, 0.0753, 0.0664, 0.0244, 0.023, 0.0216, 0.0158, 0.0158], [0.0778, 0.0416, 0.0253, 0.0253, 0.0237, 0.0237, 0.0223, 0.0223], [0.0964, 0.0455, 0.0402, 0.0402, 0.0378, 0.0313, 0.026, 0.0244], [0.0992, 0.0413, 0.0343, 0.0303, 0.0221, 0.0221, 0.0208, 0.0208], [0.0324, 0.0237, 0.0237, 0.0223, 0.0197, 0.0185, 0.0173, 0.0163], [0.0295, 0.0179, 0.0158, 0.0131, 0.0096, 0.0085, 0.0075, 0.007], [0.0071, 0.0067, 0.0059, 0.0056, 0.0052, 0.0038, 0.0038, 0.0025], [0.0253, 0.0174, 0.0082, 0.0068, 0.0056, 0.0056, 0.0053, 0.0044], [0.0624, 0.0457, 0.0429, 0.0139, 0.0096, 0.0075, 0.007, 0.0062], [0.0558, 0.0492, 0.0218, 0.017, 0.015, 0.015, 0.0141, 0.0132], [0.0195, 0.0111, 0.0104, 0.0076, 0.0076, 0.0049, 0.0046, 0.0043], [0.0098, 0.0092, 0.0053, 0.0053, 0.0053, 0.0041, 0.0038, 0.003], [0.1403, 0.0485, 0.0485, 0.0333, 0.0276, 0.0276, 0.0229, 0.0215], [0.0282, 0.0171, 0.0142, 0.0133, 0.0125, 0.0098, 0.0092, 0.0076], [0.1117, 0.0528, 0.0411, 0.032, 0.0234, 0.0207, 0.0161, 0.0151], [0.1153, 0.0744, 0.058, 0.0545, 0.0398, 0.0352, 0.033, 0.033], [0.7233, 0.0492, 0.0299, 0.0193, 0.0181, 0.017, 0.015, 0.0132], [0.0491, 0.0407, 0.0247, 0.0232, 0.0205, 0.0192, 0.0181, 0.0141], [0.0801, 0.0314, 0.0277, 0.0229, 0.0216, 0.0216, 0.0216, 0.0203], [0.035, 0.0309, 0.0256, 0.0176, 0.0146, 0.0137, 0.0137, 0.0137], [0.6364, 0.0671, 0.0433, 0.0232, 0.0103, 0.0062, 0.0059, 0.0055], [0.041, 0.0219, 0.0194, 0.0171, 0.0151, 0.0133, 0.0133, 0.0133], [0.0333, 0.0215, 0.0215, 0.0202, 0.0202, 0.0167, 0.013, 0.0108], [0.0679, 0.0321, 0.0283, 0.0221, 0.0183, 0.0152, 0.0134, 0.0118], [0.058, 0.0352, 0.0257, 0.0188, 0.0177, 0.0166, 0.0138, 0.0114], [0.0498, 0.0413, 0.0413, 0.0388, 0.0284, 0.0208, 0.0183, 0.0118], [0.0669, 0.059, 0.0358, 0.0262, 0.0192, 0.0192, 0.0192, 0.014], [0.0887, 0.0393, 0.0224, 0.0211, 0.0186, 0.0145, 0.0136, 0.0136], [0.0571, 0.0346, 0.027, 0.0253, 0.021, 0.0197, 0.0174, 0.0164], [0.0869, 0.0527, 0.0234, 0.0206, 0.0182, 0.0182, 0.0161, 0.0125], [0.1371, 0.121, 0.0198, 0.0154, 0.0145, 0.0099, 0.0088, 0.0077], [0.1888, 0.1666, 0.0949, 0.0576, 0.0225, 0.0128, 0.01, 0.0073], [0.1493, 0.0906, 0.0799, 0.0799, 0.0148, 0.0139, 0.0139, 0.0115], [0.3242, 0.0929, 0.077, 0.0563, 0.0563, 0.0235, 0.0161, 0.0104], [0.6028, 0.0868, 0.0495, 0.0282, 0.0265, 0.0161, 0.0092, 0.0056], [0.3811, 0.3364, 0.1092, 0.0455, 0.0455, 0.0276, 0.0215, 0.002], [0.3909, 0.3909, 0.0872, 0.0364, 0.0266, 0.0161, 0.0111, 0.0022], [0.5442, 0.2268, 0.0574, 0.0307, 0.0198, 0.0164, 0.0154, 0.003], [0.4898, 0.3366, 0.0402, 0.0402, 0.0294, 0.0123, 0.0033, 0.0018], [0.4745, 0.2878, 0.0934, 0.0934, 0.0236, 0.0098, 0.0027, 0.0014], [0.5846, 0.2761, 0.1151, 0.0083, 0.0065, 0.0031, 0.0027, 0.0003], [0.4299, 0.3794, 0.0747, 0.0582, 0.0311, 0.0069, 0.0017, 0.0017], [0.6069, 0.1354, 0.1195, 0.0725, 0.0388, 0.0208, 0.0022, 0.0007], [0.4816, 0.425, 0.0448, 0.0308, 0.0069, 0.0061, 0.0008, 0.0007], [0.9983, 0.001, 0.0006, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9981, 0.0013, 0.0005, 0.0, 0.0, 0.0, 0.0, 0.0], [0.996, 0.0017, 0.0013, 0.0004, 0.0003, 0.0001, 0.0, 0.0], [0.9883, 0.0086, 0.0005, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [29861, 8381, 21495, 92402, 23523, 8153, 12260, 52818, 126981, 32419, 51972, 140627, 106699, 66665, 11450, 4730, 2887, 2710, 8686, 6721, 2321, 87596, 51962, 13259, 7598, 35521, 38802, 3256, 6432, 7998, 7142, 7777, 7800, 9145, 16045, 11054, 8118, 8149, 7449, 7122, 6153, 8823, 11448, 10465, 11736, 8751, 8901, 3988, 5225, 6913, 29535, 22348, 3403, 2198, 1289, 665, 242, 225, 248, 98, 118, 71, 39], "Kotlin": [230907, 214952, 193827, 39078, 117912, 139561, 176453, 185914, 198552, 224766, 232945, 176293, 107268, 118312, 193299, 179172, 160455, 174199, 132941, 220294, 235094, 190091, 190323, 228562, 223414, 177074, 190188, 216267, 191877, 144614, 159723, 96024, 155286, 127759, 130402, 70370, 56726, 72894, 44059, 15413, 9915, 7545, 6842, 10340, 12668, 13622, 17391, 7926, 5357, 3171, 1744, 712, 82, 45, 68, 35, 23, 33, 39, 31, 45, 54, 67], "Rust": [31217, 65357, 87682, 64381, 12374, 37429, 124416, 89837, 83218, 78412, 106706, 108455, 83065, 87765, 39196, 32644, 30888, 66472, 120227, 143719, 156940, 195358, 195764, 129256, 116514, 147628, 130279, 79468, 92447, 53234, 64737, 43600, 91594, 104019, 107438, 30439, 16374, 11462, 9955, 5057, 2013, 1499, 1944, 4411, 5289, 3478, 4911, 2867, 1190, 1932, 1865, 211, 27, 19, 44, 9, 1, 2, 1, 1, 1, 1, 1]}}, {"pos": 459, "top": [["s", "y", "\u2013", " \u2013", "t", "\u2013and", ".\u2013", "en"], ["s", "\u2013", "\u2013and", "\u2013\u2013", " \u2013", ".\u2013", " \u2013,", " *\u2013"], ["s", "\u2013", " \u2013", "\u2013and", " \u2013,", ".\u2013", ".", "\\\""], ["s", "``", " \\\"", " ``", "\\\"\\", "satz", "\\\":", " ``("], ["s", "\\\"", "\u0627\u062a", " \\\"", "sut", "\\\",", "es", "y"], ["s", "sut", "\u0627\u062a", "sand", "s\u00e4", "siz", "\u65b0\u52a0\u5761", "\u05d9\u05dd"], ["s", "sand", "sut", "\u0627\u062a", "y", "ive", "es", "\\\""], ["s", "sut", "ive", "sand", ".\\\"", "``", "\\\"", "\u0627\u062a"], ["s", "ive", ".\\\"", "\uff63", "sut", "\\\"", "ly", "sWith"], ["s", "ive", ",", "y", ".\\\"", "\uff63", "ly", "sut"], ["s", "\\\"", ".\\\"", "y", "ive", " \\\"", "\\\"\\", "a"], ["s", "ive", " \\\"", " ``", "arium", ".\\\"", "ly", "y"], ["s", "ive", " \\\"", "y", "sWith", "ian", "ly", "arium"], ["s", "y", "ive", " \\\"", "al", " Rust", "ful", "ian"], ["s", " \\\"", "y", "a", "\\\"", ".\\\"", "n", " ``"], ["s", " \\\"", "y", "es", "n", "a", "\\\"", " incredibly"], ["s", "y", "a", "t", "n", "es", "an", "al"], ["s", "\\\"", "y", " \\\"", "opia", "\\\"\\", ".\\\"", "-ish"], ["s", "\\\"", " \\\"", "\\\"\\", "-inspired", "}\\\"", "opia", "&quot"], ["s", " \\\"", "y", "\\\"", "}\\\"", "\ufffd", "\\\"\\", "\\\","], ["s", " \n\n", "y", "a", "n", "an", "t", "\ufffd"], [" ``", "``", " ''", " \\\"", "\uff63", "s", "\\\"\\", "}\\\""], [" ``", "``", " ''", "s", " \\\"", "\uff63", "''", "\ufffd"], [" ``", "``", "s", " ''", " ...", "\ufffd", "''", "&quot"], ["``", " ``", " \n\n", "s", "...", " \r\n \r\n", "\ufffd", " ''"], [" ``", "``", " ...", " Rust", " *__", "s", " ''", " __"], [" ``", "``", " academia", " tech", " robotics", " @_", " ...", " ''"], ["\n\n", " \n\n", " ...", " @", " ''", "...", " ``", " --"], [" ...", " \n\n", "\n\n", "...", "\n \n", " tech", " ...\\", " ''"], [" ...", "...", " ...\\", " ...\"", "(...", " \n\n", "...*", "...**"], [" ...", "...", " ...\\", " \n\n", " ...\"", "...*", " \u2026", "...**"], [" ...", "...", " \u2026", " \n\n", " ...\"", " ...\\", " [...]", " (...)"], [" ...", "...", " \u2026", " ...\"", "\u2026", "...*", " [...]", " ...\\"], [" \u2026", " ...", " [\u2026]", "\u2026", "...", "...*", "[\u2026]", " tech"], [" \u2026", " ...", "\u2026", "...*", "\u2026*", " [\u2026]", "[\u2026]", " tech"], [" \u2026", " [\u2026]", "[\u2026]", "\u2026", "\u2026*", " ...", "\u2026**", "\ufffd"], [" \u2026", "[\u2026]", " [\u2026]", "\ufe0f", "-centric", " STEM", "\u2013", " tech"], [" \u2026", " [\u2026]", "[\u2026]", "\ufe0f", "\ufffd", " \ufffd", " STEM", "\u2013"], [" \u2026", " [\u2026]", "\ufe0f", " ...", " \ufffd", "[\u2026]", " tech", " Rust"], [" \u2026", " [\u2026]", "[\u2026]", "\ufe0f", " Rust", " \ufffd", "\ufffd", " STEM"], [" Rust", " software", " backend", " tech", "\ufe0f", " metal", "[\u2026]", " STEM"], [" Rust", " software", " backend", " modular", " wasm", " internals", " metal", " Software"], [" software", " backend", " Rust", " internals", " interoper", " modular", " metal", " firmware"], [" backend", " software", " internals", " modular", " Software", " Rust", " architecture", " seamlessly"], [" backend", " software", " internals", " core", " modular", "-core", " embedded", " modules"], [" backend", " software", " internals", " modular", " core", " Backend", " embedded", "-core"], [" backend", " internals", " Backend", " everything", " everywhere", " core", "-core", " seamlessly"], [" backend", " Backend", " internals", " everywhere", " everything", " via", "Backend", " Everything"], [" backend", " Backend", " everywhere", " Everywhere", " internals", "Backend", "-backend", " everything"], [" backend", " Everywhere", " Backend", " everywhere", " internals", " everything", "\u9aa8\u5b50\u91cc", " Everything"], [" Everywhere", " Backend", " everywhere", " backend", " Everything", "Backend", " \u0432\u0435\u0437\u0434\u0435", "\u9aa8\u5b50\u91cc"], [" backend", " Backend", " Everywhere", "Backend", " internals", "backend", " everywhere", "/backend"], [" Backend", " backend", " Everywhere", "Backend", " internals", " Everything", "/backend", " everywhere"], [" Backend", " backend", "Backend", "/backend", "backend", "-backend", " Everywhere", " Everything"], [" Backend", " backend", "Backend", "backend", "/backend", "-backend", "_backend", ".backend"], [" Backend", " backend", "Backend", "backend", "/backend", "-backend", " is", "_backend"], [" Backend", " backend", "Backend", "backend", "/backend", " is", " Rust", "-backend"], [" Backend", " backend", "Backend", " is", " Logic", " logic", " Rust", "backend"], [" Backend", " backend", " Logic", " logic", "Backend", " Engine", " is", "logic"], [" Backend", " backend", " Logic", " is", " logic", "Backend", " Engine", "backend"], [" is", " Backend", " backend", " Logic", " Engine", " logic", "Backend", " Brain"], [" is", " Backend", " Is", " Logic", " Brain", " Engine", " WAS", " Everywhere"], [" is", " Backend", " Logic", " Is", " Engine", " Brain", " Everywhere", " WAS"]], "p": [[0.9997, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9991, 0.0004, 0.0003, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9815, 0.0096, 0.0058, 0.0011, 0.0008, 0.0007, 0.0001, 0.0], [0.3738, 0.1659, 0.1214, 0.0475, 0.0224, 0.0175, 0.0175, 0.0106], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9986, 0.0003, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9994, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9976, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.997, 0.0005, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9972, 0.0007, 0.0004, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9994, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9954, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001, 0.0, 0.0], [0.9671, 0.0015, 0.0007, 0.0004, 0.0004, 0.0004, 0.0004, 0.0003], [0.9655, 0.0025, 0.0019, 0.0016, 0.0009, 0.0006, 0.0006, 0.0005], [0.8574, 0.0079, 0.0065, 0.0045, 0.0031, 0.002, 0.002, 0.0016], [0.5106, 0.1374, 0.0175, 0.0164, 0.0088, 0.0083, 0.0047, 0.0042], [0.598, 0.3201, 0.0263, 0.0132, 0.0036, 0.0031, 0.0029, 0.0019], [0.4834, 0.2284, 0.1013, 0.0422, 0.0121, 0.0083, 0.0065, 0.005], [0.1944, 0.1514, 0.1255, 0.0557, 0.017, 0.017, 0.015, 0.015], [0.1697, 0.0908, 0.0403, 0.0244, 0.0168, 0.0139, 0.0084, 0.0084], [0.0892, 0.0478, 0.0187, 0.0146, 0.0121, 0.0113, 0.0113, 0.0094], [0.4022, 0.355, 0.19, 0.0037, 0.0033, 0.0031, 0.0029, 0.0017], [0.5452, 0.0738, 0.0575, 0.0094, 0.0069, 0.0069, 0.0061, 0.005], [0.9253, 0.0218, 0.014, 0.004, 0.0031, 0.0028, 0.0026, 0.002], [0.9767, 0.0123, 0.0035, 0.0019, 0.0019, 0.0004, 0.0004, 0.0003], [0.97, 0.0228, 0.0021, 0.0011, 0.0006, 0.0005, 0.0005, 0.0003], [0.9282, 0.0593, 0.0063, 0.002, 0.0007, 0.0006, 0.0005, 0.0004], [0.3718, 0.2555, 0.0883, 0.083, 0.0536, 0.0082, 0.0082, 0.0077], [0.1867, 0.0502, 0.0443, 0.0417, 0.0391, 0.0324, 0.0324, 0.0185], [0.5387, 0.1129, 0.0685, 0.039, 0.0304, 0.0173, 0.0087, 0.0077], [0.0868, 0.041, 0.041, 0.0282, 0.0171, 0.016, 0.0142, 0.0133], [0.1084, 0.0452, 0.0375, 0.0292, 0.0166, 0.0138, 0.0129, 0.0114], [0.1855, 0.0441, 0.0222, 0.0208, 0.0196, 0.0184, 0.0119, 0.0105], [0.061, 0.0506, 0.0307, 0.0239, 0.0154, 0.0113, 0.0113, 0.01], [0.0407, 0.0141, 0.0141, 0.0117, 0.0075, 0.0071, 0.0071, 0.0066], [0.0419, 0.0326, 0.0198, 0.0128, 0.012, 0.0106, 0.0106, 0.01], [0.0421, 0.0371, 0.0212, 0.0145, 0.0113, 0.0113, 0.0106, 0.01], [0.0595, 0.0464, 0.016, 0.0133, 0.0125, 0.011, 0.0103, 0.0103], [0.1092, 0.0402, 0.0333, 0.0178, 0.013, 0.0115, 0.009, 0.0084], [0.1136, 0.0346, 0.0253, 0.0136, 0.0127, 0.0112, 0.0106, 0.0106], [0.2422, 0.0328, 0.0225, 0.0175, 0.0155, 0.0113, 0.0106, 0.0106], [0.2872, 0.0641, 0.044, 0.0221, 0.0208, 0.0184, 0.0162, 0.0111], [0.274, 0.0611, 0.054, 0.0507, 0.042, 0.0199, 0.0165, 0.0145], [0.1414, 0.1101, 0.0805, 0.052, 0.038, 0.0246, 0.0231, 0.0217], [0.3237, 0.0562, 0.0466, 0.0466, 0.032, 0.0234, 0.0151, 0.0142], [0.2978, 0.2047, 0.1497, 0.0551, 0.023, 0.0216, 0.0203, 0.0179], [0.2509, 0.1836, 0.143, 0.0634, 0.0361, 0.03, 0.0182, 0.0133], [0.432, 0.3364, 0.1238, 0.0244, 0.0202, 0.0123, 0.0102, 0.0051], [0.4756, 0.4197, 0.0729, 0.0127, 0.0112, 0.0053, 0.0009, 0.0006], [0.6486, 0.2704, 0.0532, 0.0093, 0.0064, 0.0034, 0.0022, 0.0009], [0.771, 0.172, 0.0299, 0.0059, 0.0046, 0.0034, 0.0025, 0.0018], [0.725, 0.1428, 0.0464, 0.0171, 0.015, 0.0133, 0.0081, 0.0059], [0.7223, 0.0863, 0.0593, 0.0317, 0.0192, 0.017, 0.0071, 0.0062], [0.6385, 0.1257, 0.0864, 0.0673, 0.036, 0.017, 0.0043, 0.0038], [0.5621, 0.3009, 0.0523, 0.0124, 0.0124, 0.0103, 0.0066, 0.0043], [0.9767, 0.0062, 0.0018, 0.0017, 0.0009, 0.0008, 0.0005, 0.0005], [0.9946, 0.0013, 0.0008, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [61128, 12939, 18885, 59754, 20406, 4828, 4862, 24436, 23940, 4782, 6695, 10964, 7679, 2226, 1117, 629, 874, 1754, 1863, 1448, 584, 3432, 593, 466, 218, 981, 1929, 722, 788, 1247, 2427, 780, 1083, 474, 250, 294, 210, 299, 439, 540, 460, 1372, 1867, 1568, 2275, 3706, 3636, 3170, 5582, 14476, 17944, 28494, 21287, 10333, 6056, 8256, 5977, 5474, 4812, 12488, 15781, 13782, 9678], "Kotlin": [7334, 4909, 5889, 328, 904, 973, 1229, 2214, 2416, 8171, 4339, 1136, 914, 1653, 5951, 2626, 4281, 1150, 1173, 6136, 17299, 782, 372, 1598, 1080, 126, 131, 1119, 476, 420, 635, 5829, 3315, 685, 334, 439, 322, 418, 348, 336, 336, 204, 205, 457, 512, 1058, 1722, 1479, 1763, 5176, 5417, 6013, 1643, 1941, 781, 453, 516, 676, 1586, 3627, 5931, 16810, 13918], "Rust": [799, 947, 1275, 348, 127, 50, 104, 109, 126, 44, 40, 25, 18, 5, 23, 17, 28, 18, 20, 53, 46, 23, 19, 13, 26, 4, 9, 32, 20, 73, 85, 104, 116, 136, 98, 81, 19, 12, 8, 5, 1, 1, 3, 6, 33, 41, 76, 86, 56, 114, 89, 163, 19, 20, 20, 83, 7, 7, 30, 72, 55, 102, 103]}}, {"pos": 460, "top": [[".", ",", "\u2013", ";", "\u00a0", " \u2013", ":", " "], [",", ".", "\u2013", ";", " \u2013", " \u200b\u200b", "\u2013and", ".["], [",", ".", "\u2013", ";", " \u2013", "\u2026..", "\u2026", "\u2026."], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", " pornstar", " Shemale", " Hidal", "\ufffd\ufffd", " ;;^"], [".", " \u200b\u200b", ",", "\u00a0", " ", "ness", ":", "na"], [" \u200b\u200b", ".", ",", "\u00a0", "\u2026.", ":", "\u00a0\u00a0", "\u2026.."], [".", " \u200b\u200b", " \n", "\u00a0", ":", "  \n", "   \n", ".\u201d"], [".", "ness", " \u200b\u200b", " \n", "   \n", "    \n", "     \n", " \t\n"], [".", " \u200b\u200b", " \n", "\u00a0", "    \n", " \n\n", "ness", " \n    \n"], [",", ".", "\u00a0", "ness", ".|", ".\\", "\u2026", ".\""], [".", "\u00a0", "...", " \n", "\"", ".\"", ".\\", "...\""], [" incredibly", " bigger", "ropic", "ness", " junk", " guts", "ive", " pretty"], ["ness", " bigger", " vibe", " incredibly", "ience", "ropic", " cheap", " damn"], [" bigger", " big", " vibe", " junk", " hardcore", " incredibly", " guts", " really"], [" big", " bigger", " truly", " really", " America", " classic", " cheap", " hard"], [" big", " incredibly", " really", " truly", " just", " going", " pretty", " hard"], ["...", " big", " incredibly", " just", " going", " getting", " really", " truly"], ["...", " big", " ...", " getting", " bigger", " really", " everything", " truly"], [" ...", "...", " big", " .", " bigger", " truly", " guts", " stuff"], [" ...", "...", " big", " truly", " bigger", " .", " stuff", " really"], [" \n\n", " ...", "\n\n", "...", "<|endoftext|>", "  \n\n", " \n", " ."], [" \\\"", " ''", " bigger", " big", " ...", " stuff", " forever", " ?"], [" ''", " ...", " \\\"", " ?", " \n", " .", " ...\\", " bigger"], [" ...", " ''", " .", " \\\"", " '", " ...\\", " ?", " ,"], [" \n\n", "\n\n", " ...\\", " ...", "  \n\n", " \n  \n", " \r\n\r\n", "   \n\n"], [" \n\n", " ___", " ...\\", " ____", " ...", " __", " \n  \n", " ______"], [" ...", " \n\n", " ___", " __", " ____", " ...\\", "\n\n", " ''"], ["\n\n", " \n\n", " ...", " ...\\", " ___", " __", "  \n\n", " ____"], [" ...", " \n\n", "\n\n", " ...\\", " ___", " ____", " ?", " __"], [" ...", " \n\n", " \n", " ...\\", " \n  \n", " \u2026", "...", " ...\""], [" ...", " \n\n", " ...\\", " \n", " .", "\n\n", " ...\"", " \u2026"], [" ...", " .", " everything", " ,", " \u2026", " the", " ...\\", " \n\n"], [" ...", " .", " ...\\", " \u2026", " ...\"", " .\"", " everything", " .**"], [" everything", " \u2026", " foundational", " core", " ...", " tech", " .", " ...\\"], [" everything", " .**", " tech", " .\"", " .", " core", " foundational", " Everything"], [" \u2026", " .\"", " .", " ...", "\u2026", "\u2026*", " ...\"", " \u2026."], [" tech", " everything", " architecture", " core", " engine", " \u2026", " .\"", " Everything"], [" everything", " tech", " engine", " architecture", " infrastructure", " core", " Everything", " engineering"], [" everything", " engine", " core", " backend", " tech", " architecture", " infrastructure", " Everything"], [" engine", " everything", " backend", " hardware", " core", " architecture", " infrastructure", " tech"], [" engine", " backend", " hardware", " software", " architecture", " everything", " tech", " core"], [" engine", " backend", " hardware", " powering", " core", " engines", " architecture", " software"], [" engine", " backend", " core", " engines", " hardware", " architecture", " powering", " powerhouse"], [" engine", " backend", " engines", " powering", " powerhouse", " architecture", " core", " hardware"], [" backend", " engine", " engines", " everything", " core", " powerhouse", " powering", " architecture"], [" everything", " engine", " backend", " core", " engines", "everything", " powering", " powerhouse"], [" everything", "everything", " backend", " Everything", " engine", " everywhere", " powerhouse", "Everything"], [" everything", "everything", " Everything", "Everything", " everywhere", " backend", " Everywhere", " Backend"], [" everything", "everything", " Everything", " everywhere", "Everything", " Everywhere", "\u7684\u4e00\u5207", " backend"], [" everything", "everything", " Everything", " everywhere", "Everything", " Everywhere", "\u7684\u4e00\u5207", "\u4e00\u5207"], [" everything", "everything", " Everything", "Everything", " everywhere", " Everywhere", "\u7684\u4e00\u5207", "\u4e00\u5207"], [" everything", "everything", " Everything", "Everything", " everywhere", " Everywhere", "\u7684\u4e00\u5207", "\u4e00\u5207"], [" everything", " Everything", "everything", " everywhere", "Everything", " Everywhere", "\u7684\u4e00\u5207", "\u4e00\u5207"], [" everything", " Everything", " everywhere", "everything", " Everywhere", "Everything", " backend", " Backend"], [" everything", " Everything", "everything", "Everything", " everywhere", " Everywhere", " backend", "\u7684\u4e00\u5207"], [" everything", " Everything", "everything", "Everything", " everywhere", "\u7684\u4e00\u5207", " Anything", " Everywhere"], [" Everything", " everything", "everything", " Everywhere", "Everything", " everywhere", " Engine", " Backend"], [" Everything", " everything", "everything", "Everything", " Everywhere", " everywhere", "\u7684\u4e00\u5207", " Engine"], [" Engine", " engine", "\u5f15\u64ce", "engine", " engines", " Engines", "Engine", " Everything"], [" Engine", " engine", "\u5f15\u64ce", "engine", " engines", "Engine", " Engines", " brain"], [" engine", " Engine", "\u5f15\u64ce", "engine", " engines", " brain", " Brain", " Engines"], [" Engine", " engine", " Everything", " Brain", " brain", " everything", " brains", "engine"], [" Everything", " the", " Engine", " everything", " engine", " Brain", " Everywhere", " Anything"]], "p": [[0.5511, 0.4292, 0.0054, 0.0048, 0.0042, 0.0029, 0.0003, 0.0003], [0.4017, 0.3128, 0.0791, 0.0374, 0.0273, 0.0037, 0.0037, 0.0031], [0.6795, 0.2206, 0.0812, 0.0075, 0.0033, 0.0008, 0.0008, 0.0007], [0.0043, 0.0034, 0.003, 0.0023, 0.0022, 0.0018, 0.0016, 0.0016], [0.4973, 0.0463, 0.0338, 0.0318, 0.0076, 0.004, 0.0038, 0.003], [0.3119, 0.2282, 0.0241, 0.0226, 0.0047, 0.0047, 0.0022, 0.0021], [0.8952, 0.0211, 0.0175, 0.0106, 0.0047, 0.0044, 0.0025, 0.0021], [0.373, 0.2564, 0.0832, 0.0306, 0.0224, 0.0113, 0.0057, 0.005], [0.6221, 0.0743, 0.0423, 0.0257, 0.0156, 0.0146, 0.0129, 0.0121], [0.5308, 0.1342, 0.1342, 0.0151, 0.003, 0.0026, 0.0022, 0.0019], [0.5509, 0.1309, 0.0399, 0.0274, 0.0201, 0.0156, 0.0122, 0.0107], [0.007, 0.0058, 0.0055, 0.0055, 0.0051, 0.0045, 0.004, 0.0035], [0.0075, 0.0066, 0.0045, 0.0043, 0.0033, 0.0033, 0.0029, 0.0028], [0.0088, 0.0077, 0.0068, 0.0068, 0.0047, 0.0047, 0.0039, 0.0032], [0.0308, 0.0094, 0.0088, 0.0064, 0.0064, 0.0061, 0.005, 0.005], [0.0556, 0.0522, 0.0359, 0.0247, 0.018, 0.015, 0.0097, 0.0097], [0.1479, 0.0579, 0.0166, 0.0146, 0.0129, 0.0129, 0.0114, 0.0101], [0.5113, 0.0447, 0.0255, 0.0106, 0.0094, 0.0083, 0.0069, 0.0064], [0.4422, 0.3039, 0.0194, 0.0049, 0.0046, 0.0038, 0.0036, 0.0036], [0.1765, 0.0506, 0.0419, 0.0198, 0.0175, 0.0164, 0.0145, 0.0145], [0.7575, 0.0549, 0.0377, 0.0354, 0.0102, 0.0074, 0.0058, 0.0054], [0.0323, 0.0222, 0.0135, 0.0112, 0.0092, 0.0087, 0.0068, 0.0068], [0.1786, 0.1481, 0.0481, 0.0242, 0.0166, 0.0156, 0.0114, 0.0101], [0.4796, 0.0944, 0.0347, 0.0271, 0.0198, 0.0175, 0.0164, 0.0145], [0.9083, 0.0512, 0.0051, 0.0051, 0.0045, 0.0033, 0.0023, 0.0023], [0.412, 0.1717, 0.0811, 0.0673, 0.0632, 0.0492, 0.015, 0.0091], [0.2605, 0.2605, 0.0958, 0.0546, 0.0311, 0.0275, 0.0258, 0.0138], [0.6427, 0.3036, 0.0411, 0.0017, 0.0016, 0.0014, 0.0011, 0.0007], [0.559, 0.264, 0.0668, 0.0405, 0.0051, 0.0048, 0.0045, 0.004], [0.8856, 0.0389, 0.0208, 0.0162, 0.0053, 0.0039, 0.0039, 0.0034], [0.8291, 0.099, 0.0284, 0.0081, 0.0072, 0.0038, 0.0036, 0.0019], [0.6852, 0.1963, 0.0076, 0.0052, 0.0049, 0.0049, 0.0041, 0.0034], [0.4367, 0.3002, 0.0297, 0.0246, 0.0231, 0.0217, 0.0204, 0.0109], [0.0703, 0.0583, 0.0426, 0.0312, 0.0275, 0.0259, 0.0201, 0.0189], [0.1114, 0.0719, 0.0319, 0.0282, 0.0248, 0.0206, 0.0151, 0.0081], [0.5329, 0.032, 0.032, 0.0301, 0.0234, 0.022, 0.0194, 0.0194], [0.0782, 0.0572, 0.0369, 0.0306, 0.0288, 0.0254, 0.021, 0.0174], [0.102, 0.0546, 0.0453, 0.0375, 0.0275, 0.0242, 0.0228, 0.0201], [0.1667, 0.0695, 0.0613, 0.0508, 0.0328, 0.024, 0.024, 0.0199], [0.0782, 0.0735, 0.0474, 0.0393, 0.0369, 0.0347, 0.0326, 0.0306], [0.1766, 0.0834, 0.0834, 0.037, 0.037, 0.0348, 0.0327, 0.0271], [0.2759, 0.1477, 0.0351, 0.0329, 0.0329, 0.031, 0.031, 0.0273], [0.2861, 0.1736, 0.0439, 0.0439, 0.0321, 0.0283, 0.0266, 0.025], [0.2549, 0.1985, 0.0569, 0.0569, 0.0391, 0.0367, 0.0345, 0.0237], [0.248, 0.1704, 0.0553, 0.0488, 0.0459, 0.0431, 0.0405, 0.0405], [0.4121, 0.1042, 0.0811, 0.0299, 0.028, 0.0247, 0.0232, 0.0218], [0.6138, 0.0831, 0.0647, 0.0346, 0.0346, 0.0287, 0.0082, 0.0068], [0.6218, 0.1387, 0.1224, 0.0351, 0.0273, 0.0078, 0.0037, 0.0037], [0.6069, 0.253, 0.0725, 0.0302, 0.0208, 0.0041, 0.0023, 0.0017], [0.5081, 0.272, 0.1456, 0.0473, 0.0153, 0.0064, 0.0021, 0.0007], [0.4044, 0.4044, 0.1313, 0.0293, 0.0201, 0.0058, 0.0021, 0.0008], [0.4928, 0.2638, 0.16, 0.0357, 0.0357, 0.009, 0.0016, 0.0003], [0.5114, 0.2132, 0.166, 0.0539, 0.0289, 0.0225, 0.0021, 0.0005], [0.4229, 0.2565, 0.1373, 0.0944, 0.0446, 0.027, 0.0068, 0.0041], [0.5695, 0.3048, 0.0873, 0.0195, 0.0092, 0.0063, 0.0012, 0.0008], [0.6887, 0.2534, 0.0499, 0.0077, 0.0001, 0.0001, 0.0001, 0.0001], [0.547, 0.3759, 0.0509, 0.0088, 0.0069, 0.0054, 0.0011, 0.0009], [0.5899, 0.3578, 0.0427, 0.0066, 0.0009, 0.0009, 0.0002, 0.0001], [0.6107, 0.3704, 0.0144, 0.0028, 0.0006, 0.0003, 0.0003, 0.0002], [0.6458, 0.3457, 0.0044, 0.0021, 0.0006, 0.0004, 0.0002, 0.0002], [0.5561, 0.4331, 0.0042, 0.002, 0.0012, 0.0007, 0.0006, 0.0004], [0.7193, 0.1103, 0.1103, 0.0316, 0.0071, 0.0048, 0.0026, 0.0019], [0.5219, 0.2793, 0.1495, 0.0148, 0.0062, 0.0058, 0.0054, 0.0011]], "ranks": {"Swift": [58243, 23830, 24803, 204968, 67539, 36344, 92709, 234560, 240343, 222688, 178889, 203220, 210814, 170908, 102448, 18503, 7218, 4915, 5605, 4488, 3843, 72071, 37270, 12783, 3849, 17806, 20821, 3348, 10538, 9659, 9545, 8601, 6075, 3691, 5221, 9511, 9916, 12216, 18569, 22547, 17414, 24947, 31835, 20507, 26973, 17282, 11109, 11398, 15451, 40055, 131429, 146487, 144611, 90800, 85092, 92115, 55845, 52226, 39568, 41054, 27898, 11570, 5856], "Kotlin": [237206, 223671, 204743, 76978, 110538, 131828, 184343, 215041, 182392, 207361, 183546, 115913, 55529, 115029, 168855, 171893, 173106, 185294, 168155, 200212, 232533, 170415, 157075, 204767, 190691, 70825, 75965, 162522, 120563, 82424, 104070, 117256, 107688, 47456, 51631, 37234, 15405, 22658, 18805, 11569, 8970, 8132, 8241, 15264, 19518, 29235, 27683, 15383, 17257, 34884, 36307, 23802, 7963, 5102, 6019, 4963, 3042, 2266, 4659, 4078, 6070, 5203, 2437], "Rust": [52693, 79791, 69636, 32316, 14901, 16516, 19307, 7811, 8055, 6415, 10039, 10945, 8050, 6190, 9071, 5265, 6366, 6293, 9437, 6799, 15086, 23826, 22741, 8078, 5554, 5729, 5327, 6644, 6297, 5599, 6072, 9301, 6874, 11396, 10894, 16114, 8543, 8572, 7665, 4969, 2426, 3100, 3325, 7595, 11069, 10010, 9966, 7312, 10056, 43578, 68432, 57991, 18231, 8031, 14107, 15444, 3688, 1728, 1301, 1946, 834, 1018, 684]}}, {"pos": 461, "top": [[".", ",", " \u2013", "\u2013", ";", "\u00a0", " ", "\u00a0\u00a0"], ["\u2013", ".", " \u2013", ",", ";", "\u2013and", " ", "  \n\n"], [".", ",", "\u2013", " \u2013", "\u2026.", "\u2026", ";", "\u2026.."], [" milfs", "aruhi", " Shemale", "-------------</", " Blowjob", " pupper", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "----------</"], [".", ",", "\u00a0\u00a0", " ", "\u2026.", ":.", ".@", "  "], [".", " \u200b\u200b", "\u2026.", "\u2026..", "\u00a0\u00a0", ",", "\u3002", " \u201c."], [".", "\u3002", ".\u201d", "\u2026\u2026", ".\u2019", "\u2026.", "\u2019.", "\u201d."], [".", " \u200b\u200b", "   \n", "!.", ":.", ".\"", "%.", ".@"], [".", ".\u201d", " \u200b\u200b", ".\u201c", "\u201d.", "  \n\n", "\u201c.", "*."], [".", ",", "\u00a0", ";", "\u2026", ":", "\u2026.", ".\""], [".", "...", ",", "\u00a0", ".\"", "\u2026", " ", "-"], [" killer", " guts", " ***", " vibe", " solid", " showcase", " stuff", " chance"], [" vibe", " showcase", " killer", " guts", " vibes", " solid", " savvy", " stuff"], [" vibe", " showcase", " savvy", " guts", " vibes", " impact", " audience", " power"], [" ", " choice", " potential", " power", " stuff", " approach", ".", " vibe"], [" potential", " incredibly", " kids", " folks", " showcase", " savvy", " power", " back"], [",", "o", " ", " savvy", " potential", " choice", "d", " folks"], ["o", " savvy", "...", " approach", " tech", " showcase", " potential", " choice"], ["...", " ...", "o", " myriad", " savvy", "-esque", "...\"", "&#"], [" myriad", "<|endoftext|>", " \u2014", " \u00ad", "&#", " &#", " ultimately", " f"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", " myriad", "@", " \r\n\r\n", "..."], [" savvy", " showcase", " blockbuster", " tech", " hacker", " reboot", " vibe", " ;;^"], [" ``", " ''", " tech", " technology", " savvy", " creative", " global", " showcase"], [" ,", " --", " ''", " ``", " power", " complex", " ultimately", " future"], [" \n\n", " \r\n\r\n", "  \n\n", "\r\n\r\n", " \n  \n", " --", " ___", "\n\n"], [" tech", " software", " technology", " hardware", " technologies", " engineering", " crafting", " technological"], [" software", " technology", " tech", " robotics", " technologies", " workflows", " engineering", " ___"], [" \n\n", "\n\n", " technology", " tech", " software", " complex", " technologies", " engineering"], [" \n\n", " technology", " technologies", " tech", " software", " ...", "\n\n", " engineering"], [" ...", " technology", " technologies", " software", " ...\\", " tech", " workflows", "..."], [" ...", " technology", " technologies", " ...\\", " complex", " software", " tech", " tools"], [" complex", " technology", " ...", " work", " ,", " .", " science", " power"], [" technology", " complex", " ...", " work", " science", " .", " ,", " technologies"], [" workflows", " technologies", " tech", " technology", " functionality", " workflow", " software", " hardware"], [" workflows", " tech", " technologies", " functionality", " workflow", " technology", " software", " hardware"], [" \u2026", " [\u2026]", "\u2026*", " [...]", " tech", " workflows", "[\u2026]", " ..."], [" workflows", " tech", " functionality", " technologies", " software", " hardware", " algorithms", " workflow"], [" workflows", " tech", " physics", " software", " technologies", " technical", " algorithms", " engineering"], [" workflows", " tech", " algorithms", " technical", " physics", " software", " computational", " engineering"], [" workflows", " physics", " tech", " computational", " software", " technical", " algorithms", " engineering"], [" software", " tech", " physics", " computational", " workflows", " algorithms", " gameplay", " technical"], [" software", " computational", " physics", " algorithms", " workflows", " engine", " tech", " gameplay"], [" software", " computational", " physics", " workflows", " gameplay", " algorithms", " engine", " architecture"], [" software", " computational", " workflows", " physics", " gameplay", " engine", " core", " architecture"], [" core", " software", " engine", " workflows", " physics", " gameplay", " architecture", " computational"], [" core", " software", " engine", " physics", " gameplay", " workflows", " architecture", " hardware"], [" core", " engine", " software", " workflows", " physics", " hardware", " gameplay", " tech"], [" core", " engine", " software", " workflows", " gameplay", " physics", " backend", " everything"], [" core", " engine", " everything", " software", " toolkit", " workflows", " backend", " gameplay"], [" backend", " everything", " toolkit", " Everything", " engine", " Backend", " internals", "everything"], ["everything", " Everything", " toolkit", " everything", "Everything", " backend", " Backend", " Everywhere"], [" backend", " Everything", "everything", " Backend", " engine", "Everything", " everything", " toolkit"], [" Everything", " backend", " Backend", "everything", " engine", " Everywhere", "Everything", " Engine"], [" backend", " engine", " Backend", " Engine", "Backend", " engines", " Everything", "\u5f15\u64ce"], [" engine", " backend", " Engine", " Backend", "\u5f15\u64ce", "Backend", " Everything", " engines"], [" engine", " Engine", " Everything", "\u5f15\u64ce", " brains", " backend", " everything", " engines"], [" engine", " Engine", " brains", "\u5f15\u64ce", " Everything", " brain", " engines", "engine"], [" engine", " brains", " Engine", " brain", "\u7075\u9b42", " soul", "\u5927\u8111", " Everything"], [" Engine", " engine", "\u5f15\u64ce", "engine", " engines", " brain", " Brain", "Engine"], [" Engine", " engine", "\u5f15\u64ce", " brain", " Brain", "engine", " engines", " brains"], [" engine", " Engine", " brain", "\u5f15\u64ce", " Brain", " engines", "engine", " brains"], [" Engine", " engine", " Brain", " brain", " brains", "\u5f15\u64ce", "engine", "brain"], [" Engine", " Brain", " engine", " Kernel", " Logic", " Backend", " Soul", " Everything"]], "p": [[0.7932, 0.2005, 0.0022, 0.002, 0.0011, 0.0002, 0.0002, 0.0001], [0.2777, 0.2609, 0.2032, 0.1312, 0.0138, 0.0029, 0.0027, 0.0024], [0.4608, 0.3167, 0.1921, 0.0123, 0.0051, 0.0031, 0.0031, 0.0029], [0.0144, 0.0044, 0.0041, 0.0027, 0.0024, 0.0021, 0.0021, 0.0021], [0.6393, 0.0299, 0.0233, 0.0076, 0.0071, 0.0036, 0.0032, 0.0026], [0.5531, 0.0903, 0.0621, 0.0332, 0.0108, 0.0065, 0.0058, 0.0045], [0.7023, 0.1567, 0.0155, 0.0146, 0.0088, 0.0083, 0.0069, 0.0061], [0.852, 0.0177, 0.0084, 0.0061, 0.0045, 0.0025, 0.0022, 0.0022], [0.9953, 0.0009, 0.0005, 0.0004, 0.0003, 0.0002, 0.0002, 0.0002], [0.5272, 0.4653, 0.0019, 0.0007, 0.0005, 0.0005, 0.0004, 0.0004], [0.9666, 0.0084, 0.0084, 0.0048, 0.0018, 0.0015, 0.0015, 0.0008], [0.0135, 0.0127, 0.0112, 0.0105, 0.0082, 0.006, 0.0056, 0.0056], [0.0209, 0.0087, 0.0087, 0.005, 0.0047, 0.0047, 0.0044, 0.0041], [0.0331, 0.0114, 0.0061, 0.0045, 0.0045, 0.0045, 0.0042, 0.0042], [0.0231, 0.0131, 0.0096, 0.009, 0.0066, 0.0062, 0.0062, 0.0058], [0.0136, 0.0136, 0.012, 0.0112, 0.0099, 0.0093, 0.0088, 0.0068], [0.0279, 0.0262, 0.0103, 0.0075, 0.007, 0.0062, 0.0062, 0.0055], [0.0374, 0.0138, 0.0107, 0.0089, 0.0084, 0.0084, 0.0084, 0.0054], [0.3734, 0.0154, 0.0128, 0.0106, 0.0093, 0.0047, 0.0047, 0.0041], [0.0395, 0.0199, 0.0165, 0.0155, 0.0121, 0.01, 0.0083, 0.0083], [0.943, 0.0173, 0.0068, 0.0012, 0.0006, 0.0005, 0.0004, 0.0003], [0.0103, 0.009, 0.0075, 0.0058, 0.0048, 0.0048, 0.0046, 0.0046], [0.0327, 0.0288, 0.0145, 0.0094, 0.006, 0.0053, 0.0053, 0.0053], [0.0249, 0.0194, 0.0086, 0.0086, 0.0071, 0.0071, 0.0067, 0.0067], [0.5237, 0.0519, 0.0295, 0.0295, 0.014, 0.0102, 0.0096, 0.008], [0.1258, 0.098, 0.0633, 0.0463, 0.036, 0.0205, 0.015, 0.0133], [0.1195, 0.1054, 0.0771, 0.044, 0.0413, 0.0235, 0.0221, 0.0152], [0.2225, 0.0679, 0.0679, 0.0341, 0.0321, 0.0234, 0.0207, 0.0151], [0.1786, 0.1576, 0.1018, 0.058, 0.0512, 0.0374, 0.0188, 0.0166], [0.3414, 0.1041, 0.0593, 0.0434, 0.0408, 0.0298, 0.0263, 0.0247], [0.6913, 0.0729, 0.0196, 0.0135, 0.0119, 0.0119, 0.0099, 0.0077], [0.0642, 0.0567, 0.0533, 0.0415, 0.0323, 0.0236, 0.0162, 0.0093], [0.0627, 0.0458, 0.0335, 0.0261, 0.0245, 0.0245, 0.023, 0.0158], [0.3044, 0.1052, 0.0988, 0.0467, 0.0266, 0.0235, 0.0183, 0.0161], [0.2288, 0.1388, 0.0511, 0.0351, 0.0227, 0.0227, 0.0188, 0.0176], [0.2125, 0.1461, 0.1069, 0.0609, 0.0393, 0.0288, 0.0238, 0.0198], [0.1928, 0.1032, 0.038, 0.0278, 0.023, 0.0203, 0.0168, 0.0158], [0.2049, 0.0909, 0.0314, 0.0295, 0.0295, 0.0261, 0.0245, 0.0191], [0.2526, 0.0639, 0.0529, 0.0467, 0.0412, 0.0387, 0.0342, 0.0342], [0.1106, 0.076, 0.0671, 0.063, 0.0491, 0.0461, 0.0382, 0.0359], [0.1453, 0.0938, 0.0881, 0.0828, 0.0828, 0.0502, 0.0443, 0.0367], [0.2131, 0.188, 0.1659, 0.061, 0.0327, 0.0327, 0.0271, 0.0254], [0.1824, 0.1254, 0.1106, 0.0671, 0.0592, 0.0592, 0.0491, 0.0181], [0.142, 0.1106, 0.0976, 0.0861, 0.0714, 0.0522, 0.0298, 0.0298], [0.1237, 0.0963, 0.075, 0.0662, 0.0662, 0.0484, 0.0427, 0.0333], [0.1451, 0.0937, 0.0827, 0.0534, 0.0443, 0.0391, 0.0324, 0.0324], [0.1081, 0.0743, 0.0616, 0.0511, 0.0398, 0.0374, 0.033, 0.0188], [0.1252, 0.0522, 0.0461, 0.0317, 0.0204, 0.0192, 0.0169, 0.0159], [0.0576, 0.0449, 0.024, 0.024, 0.0226, 0.0212, 0.0212, 0.0176], [0.1072, 0.0394, 0.037, 0.0348, 0.0307, 0.0271, 0.0255, 0.0255], [0.1825, 0.161, 0.0977, 0.0862, 0.0631, 0.0557, 0.0205, 0.0159], [0.1846, 0.1846, 0.0679, 0.0679, 0.0412, 0.0387, 0.0363, 0.0341], [0.1588, 0.1402, 0.1092, 0.0427, 0.0427, 0.0333, 0.0333, 0.0313], [0.3735, 0.2567, 0.1213, 0.0944, 0.0271, 0.0128, 0.01, 0.0094], [0.4729, 0.2532, 0.1055, 0.0725, 0.0162, 0.0143, 0.0143, 0.0087], [0.6992, 0.1072, 0.0574, 0.0394, 0.0186, 0.0113, 0.0113, 0.0078], [0.6236, 0.2294, 0.0512, 0.0274, 0.0114, 0.0069, 0.0048, 0.0042], [0.3264, 0.288, 0.1361, 0.0567, 0.0268, 0.0236, 0.0184, 0.0184], [0.5578, 0.4344, 0.0062, 0.0005, 0.0003, 0.0002, 0.0001, 0.0001], [0.5601, 0.4362, 0.0016, 0.0007, 0.0005, 0.0003, 0.0002, 0.0001], [0.7039, 0.2934, 0.0008, 0.0008, 0.0005, 0.0002, 0.0001, 0.0001], [0.8147, 0.1416, 0.0358, 0.0062, 0.0004, 0.0002, 0.0001, 0.0001], [0.9561, 0.0371, 0.003, 0.0006, 0.0005, 0.0004, 0.0002, 0.0002]], "ranks": {"Swift": [34891, 7552, 11792, 179304, 13474, 16069, 20837, 180144, 219811, 133114, 37511, 98048, 134453, 49242, 11153, 3171, 1043, 1934, 851, 432, 381, 10197, 1887, 1184, 256, 2406, 8904, 1537, 2684, 4693, 6646, 6396, 5479, 4348, 3754, 6056, 6630, 11998, 13772, 23161, 22951, 23945, 35951, 17370, 16885, 10766, 8251, 7137, 10749, 29922, 130882, 86313, 90446, 43814, 48850, 74436, 44185, 45594, 38636, 43175, 29406, 13826, 6510], "Kotlin": [213129, 211451, 175697, 28225, 57544, 72920, 138661, 185866, 182101, 219879, 189425, 136219, 53420, 88527, 166251, 119539, 156404, 178732, 186059, 219354, 216420, 53026, 19798, 103079, 41083, 6668, 4468, 33086, 12322, 10475, 21047, 52446, 68948, 9418, 5324, 5148, 1886, 1798, 1996, 2648, 3770, 3376, 2438, 4554, 7152, 11019, 10410, 6956, 6221, 13646, 9714, 3690, 2580, 1490, 2581, 4239, 3400, 3114, 6377, 7662, 6375, 5611, 3770], "Rust": [26195, 49244, 59336, 85181, 11665, 24456, 59264, 30810, 57028, 8178, 10291, 8097, 4984, 4244, 6975, 5743, 4939, 6748, 7032, 7337, 14521, 5496, 3844, 3080, 2452, 2600, 5908, 4925, 4481, 5401, 7286, 11699, 11828, 30304, 16235, 10648, 5503, 7840, 7764, 8532, 5475, 5613, 6705, 10125, 12082, 10002, 11932, 7498, 13134, 52301, 65958, 45400, 17809, 5605, 7494, 9639, 3658, 2496, 2606, 4492, 1902, 2306, 1715]}}, {"pos": 462, "top": [[" [\u2026]", ".", " \u2013", " ", ",", "\u2026\u2026", "  \n", "<|endoftext|>"], ["  \n", "  \n\n", "   \n", "   \n\n", "  ", "\u2026..", " \u2013", " [\u2026]"], ["\u2026..", "\u2026\u2026", " [\u2026]", "\u2026.", "\u2026", "[\u2026]", "  \n", " \u2013"], [" ____", "eke", "eiro", "psilon", "eles", "herr", "satz", "sce"], ["  ", "eing", "\u2014\u2014", "  \n\n", "  \n", "es", "   \n", "e"], ["   \n", "\u2026..", "  \n", "\u2014\u2014", "eing", "  ", "\u2026\u2026", "  \n\n"], ["  \n", "\u2014\u2014", "  \n\n", "   \n", "   \n\n", " \u2014\u2014", "\u2026\u2026", "  "], ["   \n", "  \n", "\u2014\u2014", "   \n\n", "  ", "  \n\n", " \u2014\u2014", "\u5f15\u64ce"], ["  \n", "   \n", "   \n\n", "  \n\n", "\u2014\u2014", "  ", " ____", " \u2014\u2014"], ["  \n", "   \n", "  ", "powered", "   \n\n", "\u09cd\u09a1", " strapped", ".Engine"], ["  \n", "  ", "   \n", "\u2014\u2014", "  \n\n", "   \n\n", " \u2014\u2014", " \u00ad"], [" ____", "\u5f15\u64ce", "  \n", "\u09cd\u09a1", "  ", "   \n\n", " engine", " Engine"], [" engine", "\u5f15\u64ce", " Engine", " fueled", " ____", " engines", "\u09cd\u09a1", "-powered"], [" Engine", " engine", " fueled", "\u5f15\u64ce", "-powered", " engines", "\u09cd\u09a1", "\u064a\u0643"], [" engine", " fueled", " Engine", " power", " Stage", " engines", " .", " revolution"], [" fueled", " Engine", " engine", " powering", " sprawling", " crafted", " power", " savvy"], [" fueled", " Engine", " engine", " powering", " crafted", " bolster", " engines", " powerhouse"], [" fueled", " Engine", " engine", " Philly", " powering", " engines", " crafted", " savvy"], [" fueled", " Engine", " engine", " powering", " Philly", " savvy", " engines", ".Engine"], [" fueled", " powering", " \u2014", " bolster", "\u2014and", " Engine", " engine", " sprawling"], [" Engine", "   \n\n", " fueled", " engine", " bolster", " \u2014", " powering", "\u5f15\u64ce"], [" fueled", " Engine", " engine", "\u5f15\u64ce", " engines", ".Engine", " powering", "/engine"], [" Engine", " engine", " ____", " fueled", "\u5f15\u64ce", " engines", " powering", ".Engine"], [" engine", " Engine", " .", " fueled", " --", " ____", " powering", " engines"], ["   \n\n", " engine", "  \n\n", " Engine", " ____", " powering", " --", " \n\n"], [" engine", " engines", " Engine", "\u5f15\u64ce", " fueled", " powering", "/engine", " ____"], [" engine", " engines", " Engine", "\u5f15\u64ce", " fueled", " powering", "/engine", "-engine"], [" engine", " ,", " engines", " powering", " --", " Engine", " fueled", " power"], [" engine", " engines", " Engine", " powering", " fueled", "/engine", " fuel", "-engine"], [" engine", " engines", " Engine", " fueled", " powering", " .", " engineering", " fuel"], [" engine", " .", " engines", " Engine", " ,", " power", " fueled", " technology"], [" .", " ,", " engine", " engines", " power", " Engine", " driving", " deep"], [" .", " engine", " engines", " ,", " Engine", " power", " fuel", " fueled"], [" engine", " engines", " Engine", " Engines", " fueled", " powering", "/engine", "\u5f15\u64ce"], [" engine", " engines", " Engine", " Engines", "/engine", " powering", "\u5f15\u64ce", " powerhouse"], [" engine", " Engine", " engines", " \u2014", " \u2014\u2014", " .", " .**", "\u5f15\u64ce"], [" Engine", " engine", " engines", "\u5f15\u64ce", " Engines", " .", "/engine", " .\""], [" Engine", " engine", " engines", " Engines", "\u5f15\u64ce", "/engine", "Engine", "engine"], [" Engine", " engine", " engines", "\u5f15\u64ce", " Engines", "/engine", "engine", " ENGINE"], [" Engine", " engine", " engines", "\u5f15\u64ce", " Engines", "engine", "/engine", "Engine"], [" Engine", " engine", " engines", " Engines", "\u5f15\u64ce", "engine", "Engine", "/engine"], [" engine", " Engine", " engines", " Engines", "\u5f15\u64ce", "/engine", "engine", "-engine"], [" engine", " Engine", " engines", " Engines", "\u5f15\u64ce", "/engine", " powering", "-engine"], [" engine", " Engine", " engines", " Engines", "\u5f15\u64ce", "/engine", " powering", "engine"], [" engine", " engines", " Engine", " Engines", "\u5f15\u64ce", "/engine", " architecture", " ENGINE"], [" engine", " Engine", " engines", " Engines", "/engine", "-engine", "\u5f15\u64ce", " .\""], [" Engine", " engine", " engines", " Engines", "\u5f15\u64ce", ".**", "/engine", "-engine"], [" Engine", " engine", " Engines", " engines", ".**", " Architecture", "\u5f15\u64ce", ".\""], [".**", " Engine", ".*", ".\"", "**.", " Engines", ".", "*."], [".**", " Engine", ".*", ".\"", " Engines", "**.", "\n   \n", "."], ["\n\n", "  \n\n", "\n   \n", ".**", ".*", ".\"", "\n\t\n", " \n\n"], ["\n\n", "  \n\n", " \n\n", "\n   \n", ".**", ".*", "   \n\n", "\n\n\n\n"], ["\n\n", ".\"", "  \n\n", "\n   \n", "\"", " \n\n", ".**", "\n  \n"], ["\n\n", ".\"", "\"", "*\"", "\n   \n", "\"**", "\"]", "\"*"], ["\n\n", "\"", ".\"", "*\"", "\n   \n", "\"**", "\"*", ")\""], ["\n\n", "\"", ".\"", "*\"", "\n   \n", "\"**", "\"*", ")\""], ["\n\n", ".\"", "\"", "*\"", ".\u201d", ")\"", ",\"", "\")"], ["\n\n", ".\"", "\"", ",\"", ".\u201d", "*\"", "\u201d", "\")"], ["\n\n", "\"", ".\"", "\u201d", "*\"", ",\"", ".\u201d", "\")"], ["\"", ".\"", "\n\n", "\u201d", "*\"", ")\"", "\"**", "\"*"], ["\"", "\n\n", ".\"", "\u201d", "\"]", "\")", "\"**", "\"*"], ["\"", ".\"", "\n\n", "*\"", "\u201d", "\"**", "\"*", ")\""], ["\"", ".\"", "\"**", "\u201d", "**", ",\"", ",", ")\""]], "p": [[0.2066, 0.1177, 0.1177, 0.0491, 0.0491, 0.0382, 0.0382, 0.0263], [0.5085, 0.2722, 0.078, 0.0392, 0.0368, 0.005, 0.0047, 0.003], [0.796, 0.1567, 0.0137, 0.01, 0.0057, 0.0012, 0.0006, 0.0004], [0.0077, 0.006, 0.0034, 0.0032, 0.0027, 0.0025, 0.0022, 0.0022], [0.0949, 0.0739, 0.0576, 0.0477, 0.0448, 0.0396, 0.0328, 0.0272], [0.1001, 0.083, 0.0571, 0.0368, 0.0305, 0.027, 0.0136, 0.012], [0.2933, 0.2755, 0.1222, 0.1079, 0.0397, 0.0329, 0.0155, 0.0146], [0.1575, 0.1479, 0.0699, 0.0544, 0.0274, 0.0227, 0.0156, 0.0051], [0.2349, 0.2349, 0.2073, 0.0594, 0.0338, 0.0181, 0.0103, 0.008], [0.0619, 0.0228, 0.0114, 0.0054, 0.0054, 0.0048, 0.0048, 0.004], [0.2927, 0.0541, 0.0422, 0.0372, 0.0328, 0.0176, 0.0078, 0.0078], [0.0794, 0.0177, 0.0177, 0.0156, 0.0138, 0.0122, 0.0101, 0.0095], [0.0166, 0.0138, 0.0138, 0.0107, 0.0095, 0.0069, 0.0057, 0.0054], [0.0185, 0.0127, 0.0127, 0.0077, 0.0072, 0.005, 0.0036, 0.003], [0.015, 0.0141, 0.0124, 0.0075, 0.0043, 0.0043, 0.004, 0.004], [0.0269, 0.0163, 0.0153, 0.0072, 0.0072, 0.0072, 0.0064, 0.006], [0.0269, 0.0197, 0.0144, 0.0105, 0.0099, 0.0093, 0.0053, 0.0044], [0.031, 0.0291, 0.0188, 0.0129, 0.0083, 0.0069, 0.0057, 0.0048], [0.0587, 0.0203, 0.0139, 0.007, 0.0066, 0.0062, 0.0048, 0.0048], [0.0429, 0.0179, 0.0115, 0.009, 0.009, 0.0084, 0.0075, 0.0075], [0.0238, 0.021, 0.0198, 0.0174, 0.0128, 0.0128, 0.0128, 0.0113], [0.0361, 0.03, 0.0219, 0.0182, 0.0097, 0.0063, 0.0055, 0.0049], [0.0693, 0.0507, 0.0447, 0.0395, 0.0348, 0.0165, 0.0155, 0.0128], [0.0629, 0.0406, 0.0262, 0.0262, 0.0217, 0.0204, 0.0204, 0.018], [0.0822, 0.064, 0.0468, 0.0342, 0.0342, 0.0251, 0.0221, 0.0221], [0.2425, 0.1011, 0.0653, 0.0226, 0.0212, 0.0187, 0.0176, 0.0137], [0.3065, 0.136, 0.05, 0.0143, 0.0135, 0.0119, 0.0119, 0.0072], [0.1529, 0.0722, 0.0497, 0.0283, 0.0194, 0.0194, 0.0134, 0.0134], [0.3155, 0.14, 0.0484, 0.0202, 0.0167, 0.0122, 0.0095, 0.0089], [0.3571, 0.1796, 0.0376, 0.0108, 0.0089, 0.0084, 0.0074, 0.0065], [0.2247, 0.2111, 0.128, 0.0286, 0.0184, 0.0077, 0.0068, 0.0068], [0.316, 0.0964, 0.0485, 0.019, 0.0139, 0.0079, 0.0054, 0.0051], [0.3094, 0.1004, 0.0446, 0.0419, 0.0239, 0.012, 0.0068, 0.006], [0.2535, 0.1743, 0.0876, 0.0126, 0.0119, 0.0105, 0.0098, 0.0082], [0.2005, 0.1662, 0.1216, 0.0239, 0.0186, 0.0128, 0.0113, 0.0113], [0.1116, 0.1049, 0.0767, 0.0411, 0.0362, 0.03, 0.0171, 0.0142], [0.2507, 0.2507, 0.1342, 0.0264, 0.0219, 0.0125, 0.0117, 0.0097], [0.362, 0.2488, 0.0974, 0.0246, 0.018, 0.0124, 0.0085, 0.0085], [0.3643, 0.2504, 0.0921, 0.0219, 0.0206, 0.0091, 0.0086, 0.0067], [0.3411, 0.3011, 0.1108, 0.0317, 0.0218, 0.0124, 0.008, 0.0071], [0.3946, 0.3482, 0.113, 0.0237, 0.0185, 0.0068, 0.0064, 0.0039], [0.4602, 0.2792, 0.1494, 0.019, 0.0157, 0.009, 0.0054, 0.0042], [0.4623, 0.2475, 0.1701, 0.0278, 0.014, 0.0085, 0.0045, 0.0038], [0.3717, 0.2554, 0.1756, 0.0305, 0.0197, 0.0077, 0.0056, 0.0036], [0.3369, 0.2315, 0.2043, 0.0378, 0.0096, 0.007, 0.0048, 0.0035], [0.3106, 0.2419, 0.2135, 0.0327, 0.01, 0.005, 0.0044, 0.0039], [0.4127, 0.1426, 0.0633, 0.0435, 0.0125, 0.0117, 0.0076, 0.0067], [0.389, 0.0868, 0.0362, 0.0319, 0.0234, 0.0133, 0.0125, 0.0117], [0.3154, 0.0849, 0.0548, 0.0484, 0.0427, 0.0178, 0.0148, 0.0115], [0.3791, 0.0958, 0.0453, 0.04, 0.0228, 0.0201, 0.0101, 0.0095], [0.5877, 0.1021, 0.0619, 0.0619, 0.0311, 0.0228, 0.0095, 0.0074], [0.857, 0.0797, 0.0178, 0.0095, 0.0051, 0.0045, 0.0042, 0.0035], [0.7232, 0.1424, 0.0247, 0.0247, 0.0103, 0.0063, 0.0055, 0.0055], [0.9699, 0.0122, 0.0108, 0.0013, 0.001, 0.0006, 0.0003, 0.0003], [0.9731, 0.0084, 0.0084, 0.0021, 0.0013, 0.0006, 0.0005, 0.0005], [0.9135, 0.0354, 0.0313, 0.0048, 0.0018, 0.0015, 0.0013, 0.0008], [0.9862, 0.0097, 0.0031, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9708, 0.0201, 0.0074, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001], [0.9734, 0.0157, 0.0095, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.8786, 0.0636, 0.0437, 0.0076, 0.0008, 0.0008, 0.0006, 0.0005], [0.7989, 0.1783, 0.0114, 0.0089, 0.0004, 0.0004, 0.0002, 0.0002], [0.9844, 0.0075, 0.0066, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.9997, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [104000, 14382, 15583, 129865, 3742, 1306, 1872, 5559, 27950, 8601, 2821, 7469, 4909, 1944, 504, 187, 205, 368, 377, 526, 203, 1515, 499, 364, 264, 1051, 2156, 627, 944, 1576, 1746, 1674, 1943, 1638, 2010, 1025, 1542, 1855, 1905, 2169, 2245, 4072, 4741, 4763, 6210, 3829, 4709, 3276, 12499, 11193, 27649, 25573, 20856, 13615, 14522, 10466, 5373, 4023, 2775, 1864, 1613, 1236, 708], "Kotlin": [210434, 222164, 180359, 92787, 125973, 121928, 144890, 173749, 158197, 207496, 190589, 130393, 69658, 92157, 105001, 82846, 80514, 70479, 93878, 171364, 143084, 83861, 56344, 109290, 64714, 19291, 22336, 89404, 46713, 32744, 37621, 65557, 68407, 20093, 30969, 14593, 13374, 14313, 11068, 12692, 10355, 8742, 7857, 12456, 13576, 22740, 23589, 19731, 22687, 26116, 28422, 19966, 12312, 7922, 6607, 4849, 2758, 1460, 1637, 1367, 1613, 2245, 1645], "Rust": [68418, 94442, 69539, 60171, 7492, 10641, 20440, 13635, 26270, 6285, 5954, 7989, 6867, 8353, 7373, 5816, 6971, 8961, 11360, 9251, 8548, 10132, 7882, 4546, 4510, 4797, 4593, 4662, 6414, 5173, 6628, 8900, 7650, 10401, 18536, 10422, 14632, 17667, 16629, 14755, 11849, 18958, 19935, 30035, 43997, 25350, 34427, 37415, 23750, 27994, 18511, 34627, 23427, 40756, 38417, 42096, 23284, 16335, 8308, 5927, 4392, 3101, 1147]}}, {"pos": 463, "top": [[" \u2013", ".", "\u2013", "\u00a0", "\u00a0\u00a0", " ", " \u200b\u200b", ","], ["  \n\n", " \u200b\u200b", "emberg", " Musk", "uzzi", "leness", " Vinci", "  \n"], ["\u2013", "\u2026..", "\u2026.", ".", " \u200b\u200b", " \u2013", "\u2026", "?"], [" Shemale", " Blowjob", "\ufffd\ufffd", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " **\u300c", " Renzi", " \u041a\u0440\u0430\u0441\u0438", "aldas"], [" \"#", " \"", " \"#\"", " everybody", "        \n        \n", "leness", " everything", " \"@"], ["leness", "\u044a\u0442", " \u200b\u200b", "\u5730\u4e9a", "\u062a\u0631\u0646\u062a", "abee", " Viagra", " \""], [" \u00bb", "\u00bb", " \u201d", " \"", " \"\"\"", " \n\n", " \"\"", " #"], [" \u00bb", "\u00bb", " \"\"\"", "\u044a\u0442", "leness", " \u20ac", "alaria", "\u20ac"], ["\u00bb", " \u00bb", ".\u00bb", "!\u00bb", "#\"", " \"\"\"", " \n\n", "\u20ac"], [" \u00bb", " everybody", " \"", " \"\"", "\u00bb", " \"'", "\u20ac", " \"#"], [" #", " \u00bb", " \"\"", " \"\"\"", " \"", "#", "\u00bb", " \"#"], [" \u00bb", " #", " \"\"\"", " \u00ab", " \"\"", " ''", " everybody", " '''"], [" \u00bb", " \u00ab", " **\u00ab", " incredibly", " shit", " **\u300c", " proverb", " savvy"], [" \u00ab", " \u00bb", " everything", " incredibly", " savvy", " **\u00ab", "\u00bb", " relentlessly"], [" \u00bb", " \u00ab", " \"", " everything", " truly", " even", " \u2014", " incredibly"], [" \u00ab", " incredibly", " \u00bb", " \u2014", " \"", " everything", " even", " thanks"], [" \"", " \u2013", " incredibly", " big", " even", " everything", " thanks", " "], [" incredibly", " \"", " truly", " \u2014", " big", " savvy", " everything", " myriad"], [" incredibly", " .", " myriad", " hugely", " truly", " savvy", " \u00bb", " \""], [" myriad", " incredibly", " \u2014", " hugely", " arguably", " wildly", " truly", " famously"], ["<|endoftext|>", " hugely", " myriad", " \n\n", " \u2014", " famously", " swiftly", "\n\n"], [" ''", " incredibly", " hugely", " famously", " --", " wildly", " arguably", " myriad"], [" ''", " --", " hugely", " famously", " incredibly", " arguably", " myriad", " :"], [" --", " ''", " ,", " .", " hugely", " :", " myriad", " much"], [" \n\n", "\n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", " --", "   \n\n", " \n\n\n"], [" \n\n", " **", " ___", " --", " hugely", "\n\n", " __", " famously"], [" \n\n", " ___", "\n\n", " **", " --", " \u2014", " __", " hugely"], [" \n\n", "\n\n", "  \n\n", " \u2014", " --", " ___", " ,", " **"], [" \n\n", "\n\n", "  \n\n", " \u2014", " --", " hugely", " **", " ..."], [" ...", " \u2026", " \n\n", " \u2014", "...", " ___", "  \n\n", "\u2026"], [" ...", " \n\n", " \u2026", " .", " \u2014", "  \n\n", " \n", "\n\n"], [" ...", " \n\n", " \u2026", "  \n\n", " \u2014", "\n\n", "...", " ."], [" \u2014", " \u2013", " .", " ,", " \n\n", " (", " [", " \u2026"], [" \u2014", "  \n\n", " \n\n", " \u2013", " \u2026", " **", "\u2014or", " \ufffd"], [" \u2014", " **", " \u2013", "  \n\n", " \n\n", " (", " hybrid", "\u2014or"], [" \u2014", " \u2013", " \u2026", "  \n\n", " \n\n", " \u2014\u2014", " **", "\u2014"], [" \u2014", " hybrid", "  \n\n", " \n\n", " \u200b\u200b", " \u2013", " leveraging", "\u2014\u2014"], [" \u2014", " hybrid", " \u2013", " essentially", " \u200b\u200b", " rather", " technology", " software"], [" \u2014", " hybrid", " \u200b\u200b", " rather", " essentially", " software", " \u2013", " architecture"], [" \u200b\u200b", " hybrid", " \u2014", "\u200b", " \u2013", "\u200b\u200b", " architecture", " \ufffd"], [" hybrid", " \u200b\u200b", " technology", " software", " architecture", " Hybrid", " using", "\u200b\u200b"], [" hybrid", " using", " technology", " HTML", " architecture", " software", " \u2014", " browser"], [" hybrid", " globally", " architecture", " technology", " using", " software", " Hybrid", " frameworks"], [" using", " hybrid", " leveraging", " architecture", " globally", " technology", " frameworks", " technologies"], [" using", " hybrid", " essentially", " via", " architecture", " leveraging", " frameworks", " globally"], [" using", " essentially", " hybrid", " via", " leveraging", " rather", " technology", " architecture"], ["\n\n", "  \n\n", " \n\n", " Instead", "   \n\n", " essentially", " Using", " using"], ["  \n\n", " essentially", " \n\n", " using", " Instead", " rather", " fundamentally", "\n\n"], [" **", "  \n\n", " \n\n", " rather", " essentially", " using", " instead", "\n\n"], [" **", " \n\n", "\n\n", "  \n\n", "  \n", "**", " Instead", " **\""], ["\n\n", " \n\n", "  \n\n", " **", "  \n", "\n   \n", " **\"", "\n"], ["\n\n", " \n\n", "  \n\n", " **", " **\"", "   \n\n", "\r\n\r\n", "\u4f60\u4e0d\u80fd"], [" **", "\n\n", " \n\n", "**", "  \n\n", " **\"", "\u653e\u5f03", "\u4e0d\u80fd\u7528"], ["\n\n", " **", "\u653e\u5f03", "**", "\u4f60\u4e0d\u80fd", " **\"", " cannot", "\u4e0d\u80fd\u7528"], ["\u653e\u5f03", "\n\n", " abandon", "\u4f60\u4e0d\u80fd", "\u653e\u5f03\u4e86", " abandoning", " aband", "\u653e\u68c4"], ["\u653e\u5f03", " abandon", "Forget", " abandoning", " aband", "\u653e\u5f03\u4e86", " forget", " Forget"], ["\n\n", "\u653e\u5f03", " abandon", "Forget", " abandoning", " Forget", " forget", "\u653e\u5f03\u4e86"], ["\n\n", "\u653e\u5f03", " abandon", "Forget", " forget", " Forget", " abandoning", "\u653e\u5f03\u4e86"], ["\n\n", "\u653e\u5f03", " abandon", " forget", "Forget", " Forget", " abandoning", "\u653e\u5f03\u4e86"], ["\n\n", "\u653e\u5f03", " abandon", " forget", " Forget", "Forget", " abandoning", " aband"], ["\n\n", "\u653e\u5f03", " abandon", " forget", " \n\n", "Forget", " abandoning", " Forget"], ["\n\n", " do", " Do", " \n\n", " abandon", "Do", ".do", " forget"], ["\n\n", " Do", "\n", " do", " abandon", "Do", " forget", " Forget"]], "p": [[0.274, 0.1378, 0.1294, 0.054, 0.054, 0.054, 0.0507, 0.0211], [0.0041, 0.0039, 0.0023, 0.0019, 0.0016, 0.0015, 0.0014, 0.0013], [0.1225, 0.1015, 0.0656, 0.0543, 0.048, 0.048, 0.0374, 0.0188], [0.0074, 0.0069, 0.0039, 0.0021, 0.0015, 0.0014, 0.0014, 0.0012], [0.0043, 0.0038, 0.0026, 0.0022, 0.0018, 0.0016, 0.0014, 0.0013], [0.0033, 0.0029, 0.0024, 0.002, 0.0018, 0.0018, 0.0015, 0.0015], [0.1231, 0.0375, 0.0214, 0.0156, 0.0138, 0.0058, 0.0042, 0.0029], [0.0453, 0.0157, 0.0095, 0.0048, 0.0045, 0.004, 0.0037, 0.0037], [0.1095, 0.0752, 0.0277, 0.0216, 0.0131, 0.0115, 0.0096, 0.007], [0.0099, 0.0077, 0.0064, 0.0036, 0.0034, 0.0028, 0.0027, 0.0027], [0.1263, 0.1187, 0.0282, 0.0249, 0.0081, 0.0081, 0.0071, 0.0059], [0.1761, 0.0288, 0.0145, 0.0093, 0.0082, 0.0064, 0.0047, 0.0041], [0.301, 0.104, 0.0046, 0.0038, 0.0026, 0.0023, 0.0022, 0.0022], [0.1328, 0.1328, 0.004, 0.0038, 0.0033, 0.0026, 0.0026, 0.0019], [0.0427, 0.0354, 0.0332, 0.0293, 0.0189, 0.0178, 0.0115, 0.0101], [0.0362, 0.0362, 0.0219, 0.0206, 0.0182, 0.0182, 0.0142, 0.0133], [0.0984, 0.0319, 0.0206, 0.0171, 0.0171, 0.0142, 0.011, 0.011], [0.0682, 0.0531, 0.0172, 0.0172, 0.0172, 0.0162, 0.0152, 0.0118], [0.0873, 0.0468, 0.0195, 0.0195, 0.0183, 0.0152, 0.0143, 0.0134], [0.0788, 0.0696, 0.0542, 0.0478, 0.0256, 0.0256, 0.0226, 0.0212], [0.667, 0.0147, 0.0138, 0.0122, 0.0101, 0.0074, 0.0061, 0.0058], [0.0767, 0.0265, 0.0265, 0.0194, 0.0125, 0.0097, 0.0086, 0.0081], [0.2747, 0.1076, 0.029, 0.0199, 0.0137, 0.0129, 0.0113, 0.0113], [0.1792, 0.0847, 0.0747, 0.0228, 0.0214, 0.0214, 0.013, 0.013], [0.7173, 0.2639, 0.0102, 0.002, 0.0011, 0.001, 0.0007, 0.0005], [0.5229, 0.1322, 0.0665, 0.0203, 0.019, 0.0158, 0.0123, 0.0109], [0.3232, 0.0926, 0.0768, 0.0721, 0.0466, 0.0234, 0.0207, 0.0161], [0.593, 0.3174, 0.0191, 0.0116, 0.0102, 0.0045, 0.0045, 0.0024], [0.6524, 0.1869, 0.0392, 0.0269, 0.0068, 0.0064, 0.0047, 0.0041], [0.5456, 0.1563, 0.138, 0.024, 0.024, 0.0187, 0.0165, 0.0165], [0.4444, 0.3054, 0.0468, 0.0322, 0.0251, 0.0221, 0.0134, 0.0126], [0.3884, 0.3025, 0.0982, 0.0361, 0.0281, 0.0248, 0.0117, 0.0117], [0.4374, 0.0592, 0.0491, 0.0337, 0.0337, 0.0232, 0.0218, 0.015], [0.3508, 0.1657, 0.1657, 0.0735, 0.0394, 0.0136, 0.0088, 0.0057], [0.405, 0.0704, 0.0515, 0.0377, 0.0189, 0.0178, 0.0157, 0.013], [0.6198, 0.0788, 0.0212, 0.0176, 0.0165, 0.0129, 0.0107, 0.01], [0.3809, 0.0333, 0.0313, 0.0276, 0.0202, 0.0115, 0.0115, 0.0095], [0.092, 0.0673, 0.0264, 0.0205, 0.0193, 0.0193, 0.015, 0.0133], [0.1258, 0.0524, 0.0248, 0.0181, 0.017, 0.017, 0.017, 0.015], [0.1252, 0.0713, 0.0522, 0.0262, 0.0247, 0.0247, 0.0169, 0.0124], [0.1648, 0.0345, 0.0237, 0.0237, 0.0223, 0.0153, 0.0153, 0.0135], [0.2106, 0.039, 0.039, 0.0323, 0.0323, 0.0268, 0.0236, 0.0222], [0.2122, 0.0504, 0.0369, 0.0306, 0.0306, 0.021, 0.021, 0.0197], [0.14, 0.0548, 0.0377, 0.0354, 0.0312, 0.0312, 0.0294, 0.0294], [0.1514, 0.0715, 0.0523, 0.0434, 0.0383, 0.0338, 0.0298, 0.0232], [0.2096, 0.1738, 0.0498, 0.0498, 0.0321, 0.0195, 0.0162, 0.0162], [0.4358, 0.3394, 0.1249, 0.007, 0.0052, 0.0045, 0.0045, 0.0033], [0.1826, 0.1611, 0.081, 0.0462, 0.0434, 0.0383, 0.0298, 0.0298], [0.3965, 0.1653, 0.0831, 0.0474, 0.0418, 0.0369, 0.027, 0.0154], [0.401, 0.1894, 0.1672, 0.1014, 0.0188, 0.0083, 0.0054, 0.005], [0.7418, 0.1461, 0.0418, 0.0198, 0.0077, 0.0039, 0.0032, 0.0027], [0.767, 0.1711, 0.0382, 0.0085, 0.0013, 0.0013, 0.0007, 0.0005], [0.5264, 0.2818, 0.0555, 0.0432, 0.0231, 0.0204, 0.0033, 0.0023], [0.5674, 0.3037, 0.0363, 0.0194, 0.0118, 0.0076, 0.0056, 0.0046], [0.6778, 0.1512, 0.0491, 0.0298, 0.0205, 0.0159, 0.011, 0.0071], [0.7499, 0.1477, 0.02, 0.02, 0.0137, 0.0121, 0.0121, 0.0051], [0.9834, 0.0124, 0.0017, 0.0006, 0.0005, 0.0003, 0.0002, 0.0002], [0.7068, 0.2295, 0.0274, 0.0114, 0.0069, 0.0061, 0.0029, 0.0015], [0.8821, 0.093, 0.0111, 0.0032, 0.0032, 0.0022, 0.0013, 0.0006], [0.9826, 0.0075, 0.0052, 0.0015, 0.0008, 0.0005, 0.0004, 0.0002], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9996, 0.0003, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9989, 0.0004, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0]], "ranks": {"Swift": [81317, 22632, 26000, 181212, 33240, 28414, 25939, 114184, 137370, 51852, 16216, 33752, 23023, 5701, 1966, 1352, 1114, 754, 442, 358, 315, 2017, 911, 875, 512, 1371, 2432, 1190, 1293, 3042, 3889, 4858, 4105, 3993, 4727, 13607, 7896, 5501, 6037, 5392, 7696, 6695, 10712, 9832, 8710, 5870, 5814, 3880, 9551, 11631, 75233, 94237, 93324, 97671, 100340, 53596, 33586, 22902, 18094, 6452, 4619, 904, 270], "Kotlin": [211991, 165808, 170486, 40247, 50994, 90048, 99658, 132223, 129201, 122071, 89280, 60256, 35845, 24480, 62327, 29141, 48445, 50177, 61310, 142417, 161938, 102021, 99420, 138268, 115855, 41779, 61812, 91764, 71299, 40254, 61729, 66350, 110868, 56492, 92114, 36436, 9922, 8666, 7784, 5989, 5782, 6847, 4647, 5614, 4936, 7852, 8283, 8298, 8826, 12523, 37293, 14839, 10421, 4772, 2204, 1125, 340, 420, 469, 383, 311, 261, 190], "Rust": [61138, 121589, 115121, 161864, 41816, 48273, 72261, 82497, 96829, 35340, 14300, 18104, 13787, 22636, 15677, 17424, 13945, 15780, 24023, 42892, 57277, 81254, 69791, 37603, 62601, 84357, 59473, 45756, 53887, 33992, 33702, 31760, 32293, 95586, 114759, 111557, 89661, 65638, 82956, 102505, 107428, 133464, 121381, 151468, 194998, 140191, 130879, 129290, 121712, 71439, 42473, 64252, 85002, 92253, 68274, 14838, 11725, 4318, 3337, 435, 305, 157, 54]}}, {"pos": 464, "top": [[".", " \u200b\u200b", "\u00a0\u00a0", " \u2013", "  \n\n", "  \n", "\u00a0", "  "], [" **'", " **:", "\uff1f**", "\uff1a**", "  \n\n", " **:**", "**\u3002", "**?"], ["\u3002", ".", "\u2026\"", "\u2026", "\u2026.", "\uff1f", "\u2026\u2026", "\u2026.."], ["\uff1f**", " **\u3010", " **:", " Blowjob", " **\u25a0", " **\u25cb", " **\u300c", " **:**"], [" \n\n", "  \n\n", " \n\n\n\n", " **\u201c", " **#", "  \r\n\r\n", " **:", " -**"], ["**!", " **\u201c", " **:", " **\"", " **+", " **#", " **", " **."], [" \n\n", " **\u3010", "  \n\n", " **\u201c", "**\u3002", " **'", " **\"", "**!"], [" \n\n", "  \n\n", "   \n\n", " **\u3010", "       \n\n", " **'", "  \r\n\r\n", " \r\n\r\n"], [" \n\n", "  \n\n", "   \n\n", "       \n\n", "     \n\n", "        \n\n", "      \n\n", " \r\n\r\n"], [" **'", " **#", " **\"", " **\u3010", " **+", "**!", "  \r\n\r\n", " **^"], [" \n\n", "  \n\n", " **\u3010", " **#", " **'", "   \n\n", " \n\n\n\n", " **"], [" **'", " **", " **\u3010", " **#", " **+", " **\u300c", " **:", " **\u00ab"], [" **'", " **", " **:", " **\u3010", " **#", " **\u300c", " **+", " **\u00ab"], [" **'", " **", " **#", " **+", " **\"", " '**", " **\u00ab", " **\u300c"], [" incredibly", " arguably", " wildly", " \n\n", " myriad", " effortlessly", " aggressively", " truly"], [" incredibly", " wildly", " arguably", " savvy", " myriad", " skyrocket", " nuanced", " effortlessly"], [" incredibly", " arguably", " myriad", " wildly", " savvy", " meticulously", " nuanced", " effortlessly"], [" incredibly", " **", " wildly", " huge", " \n\n", " countless", " savvy", " Imagine"], [" incredibly", " **", " countless", " **'", " wildly", " arguably", " huge", " myriad"], [" incredibly", " wildly", " myriad", " arguably", " hugely", " \n\n", " huge", " **"], [" \n\n", "  \n\n", "\n\n", "<|endoftext|>", "   \n\n", "\r\n\r\n", " incredibly", " wildly"], [" **", " **'", " **#", " **\u2018", " incredibly", " **\u201c", " **+", " ``"], [" **", " \n\n", "\r\n\r\n", "\n\n", " **'", " ``", " incredibly", " **\u2018"], [" \n\n", "\n\n", "\r\n\r\n", " ``", " **", " incredibly", "  \n\n", " wildly"], [" \n\n", "  \n\n", "\n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", "  \r\n\r\n", "     \n\n"], [" \n\n", "\r\n\r\n", " **", "  \n\n", " \r\n\r\n", " **'", "\n\n", " **\u2018"], [" \n\n", "\n\n", "\r\n\r\n", "  \n\n", " **", " \r\n\r\n", " incredibly", " wildly"], [" \n\n", "\n\n", "  \n\n", "\r\n\r\n", " **", " incredibly", " \r\n\r\n", " arguably"], [" \n\n", "\n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", " **", "   \n\n", "  \r\n\r\n"], [" \n\n", "  \n\n", "\n\n", " **", "\r\n\r\n", "   \n\n", " \r\n\r\n", "  \r\n\r\n"], [" \n\n", "  \n\n", "\n\n", " **", " incredibly", "   \n\n", "\r\n\r\n", " much"], [" \n\n", "  \n\n", "\n\n", " incredibly", " **", "\r\n\r\n", " much", " heavily"], [" \n\n", "  \n\n", " incredibly", " heavily", " just", " meticulously", " essentially", " truly"], ["  \n\n", " \n\n", " incredibly", " meticulously", " fundamentally", " essentially", " **", " heavily"], ["  \n\n", " **", " incredibly", " meticulously", " \n\n", " EVERY", " heavily", " fundamentally"], ["  \n\n", " incredibly", " **", " essentially", " fundamentally", " \n\n", " meticulously", " massively"], ["  \n\n", " **", " incredibly", " fundamentally", " \n\n", " essentially", " EVERY", " ONLY"], [" **", "  \n\n", " **\u201c", " EVERY", " incredibly", " fundamentally", " ONLY", " \n\n"], [" **", "  \n\n", " **\u201c", " EVERY", " incredibly", " fundamentally", " ONLY", " **\""], [" **", "  \n\n", " **\u201c", " EVERY", " fundamentally", " incredibly", " **[", " essentially"], [" **", "  \n\n", " fundamentally", " incredibly", " EVERY", " essentially", " massively", " radically"], [" **", "  \n\n", " fundamentally", " essentially", " radically", " incredibly", " aggressively", " strategy"], [" **", "  \n\n", " fundamentally", " essentially", " strategy", " strategically", " incredibly", " aggressively"], [" **", "  \n\n", " strategy", " essentially", " fundamentally", " leveraging", " Strategy", " radically"], [" **", " essentially", " strategy", " fundamentally", " EVERY", " radically", " aggressively", "  \n\n"], [" **", " essentially", " fundamentally", " strategy", " ONLY", " Strategy", " radically", " leveraging"], [" **", "  \n\n", " **\"", " **\u201c", " **#", " **[", " **(", "  \r\n\r\n"], [" **", " **#", " **\"", " **[", "  \n\n", " **\u201c", " **(", " ONLY"], [" **", " **\"", " **\u201c", " **#", " **'", " **+", "**", " **-"], [" **", " **\"", " **#", " **+", "-**", " **[", " **'", " **\u201c"], [" **", " **\"", " **#", " **[", " **\u201c", " **\u3010", " **+", " **:"], [" **", " **\"", " **[", " **#", " **\u201c", " **\u3010", "-**", "\u4f60\u4e0d\u80fd"], [" **", " **\"", " **[", " **#", " **+", " **\u201c", "**", ">**"], [" **", " **\"", "\u4f60\u4e0d\u80fd", " **[", " **#", " **+", "\u653e\u5f03", "**"], [" **", "\u4f60\u4e0d\u80fd", "\u653e\u5f03", " cannot", " abandon", "\u653e\u5f03\u4e86", " **\"", "\u4f60\u5fc5\u987b"], [" **", "\u653e\u5f03", " abandon", " forget", " Forget", "Forget", "\u653e\u5f03\u4e86", " abandoning"], [" **", "\u653e\u5f03", " abandon", " Forget", "Forget", " forget", "forget", " abandoning"], ["\u653e\u5f03", " Forget", " forget", " abandon", "Forget", "forget", "\u5fd8\u6389", "\u653e\u5f03\u4e86"], ["\u653e\u5f03", " forget", " Forget", " abandon", "Forget", " **", " You", "forget"], [" forget", " Forget", " **", " abandon", "\u653e\u5f03", "Forget", " You", " you"], [" **", " Forget", " forget", " You", " abandon", "Forget", "\u653e\u5f03", " you"], [" **", " do", " Do", " You", " forget", " Forget", "Do", "Forget"], ["Do", "You", " You", " Do", "Forget", "**", "Ab", " Forget"]], "p": [[0.7712, 0.0318, 0.0233, 0.0233, 0.0206, 0.0193, 0.0103, 0.008], [0.0438, 0.0411, 0.0386, 0.0266, 0.022, 0.0161, 0.0125, 0.0118], [0.4, 0.1472, 0.1011, 0.095, 0.0256, 0.0187, 0.0187, 0.0146], [0.0428, 0.0355, 0.0244, 0.0215, 0.0148, 0.0148, 0.0131, 0.0131], [0.1237, 0.1092, 0.0964, 0.0622, 0.0333, 0.0244, 0.0178, 0.0157], [0.1369, 0.1135, 0.0607, 0.0536, 0.0287, 0.027, 0.021, 0.0197], [0.3367, 0.1164, 0.0663, 0.0402, 0.0378, 0.0313, 0.026, 0.0229], [0.7009, 0.0575, 0.0308, 0.0308, 0.0289, 0.024, 0.0145, 0.0145], [0.9629, 0.0121, 0.0107, 0.0039, 0.0024, 0.0016, 0.0013, 0.0013], [0.1724, 0.1429, 0.0409, 0.0319, 0.0248, 0.0233, 0.0182, 0.0182], [0.7737, 0.03, 0.0265, 0.0265, 0.0249, 0.0097, 0.0091, 0.0086], [0.2576, 0.1379, 0.1074, 0.089, 0.0371, 0.0349, 0.0327, 0.0165], [0.2401, 0.187, 0.0536, 0.0503, 0.0503, 0.0325, 0.0238, 0.021], [0.0978, 0.0631, 0.0141, 0.011, 0.008, 0.0075, 0.0067, 0.0049], [0.0568, 0.0252, 0.0184, 0.0105, 0.0099, 0.0077, 0.0077, 0.0064], [0.0932, 0.0195, 0.0134, 0.0098, 0.0092, 0.0068, 0.0063, 0.006], [0.1646, 0.0269, 0.0237, 0.0163, 0.0099, 0.0068, 0.0064, 0.006], [0.1766, 0.0692, 0.0154, 0.012, 0.0113, 0.0094, 0.006, 0.006], [0.2631, 0.0429, 0.0123, 0.0102, 0.0096, 0.009, 0.0079, 0.007], [0.2813, 0.0358, 0.0262, 0.0204, 0.0116, 0.0109, 0.0085, 0.0085], [0.79, 0.1211, 0.0446, 0.0224, 0.0022, 0.0018, 0.0013, 0.0007], [0.3861, 0.1512, 0.0433, 0.0298, 0.0205, 0.0192, 0.0071, 0.0062], [0.3157, 0.1161, 0.085, 0.0584, 0.0455, 0.0427, 0.0276, 0.013], [0.2149, 0.1572, 0.0896, 0.0351, 0.0351, 0.0257, 0.0146, 0.0114], [0.6706, 0.1695, 0.1028, 0.0429, 0.0074, 0.0035, 0.0017, 0.0002], [0.5507, 0.1084, 0.0793, 0.0658, 0.0311, 0.0201, 0.0188, 0.0074], [0.5348, 0.223, 0.053, 0.0342, 0.0283, 0.0076, 0.0067, 0.0034], [0.4722, 0.4167, 0.0498, 0.0126, 0.0036, 0.0023, 0.0023, 0.0014], [0.6026, 0.1956, 0.1345, 0.0385, 0.0055, 0.0036, 0.0026, 0.002], [0.7047, 0.2288, 0.0351, 0.0114, 0.0054, 0.0019, 0.0019, 0.0011], [0.7356, 0.1448, 0.0604, 0.0032, 0.0027, 0.0017, 0.0017, 0.0008], [0.5284, 0.2496, 0.0715, 0.0124, 0.0055, 0.0026, 0.0024, 0.0024], [0.0577, 0.051, 0.0479, 0.0176, 0.0165, 0.0146, 0.0137, 0.0129], [0.303, 0.2082, 0.0526, 0.0206, 0.0182, 0.0125, 0.0117, 0.0104], [0.2083, 0.1115, 0.0385, 0.0265, 0.0234, 0.0133, 0.0125, 0.0118], [0.1819, 0.0521, 0.049, 0.0381, 0.0262, 0.0204, 0.0204, 0.018], [0.3047, 0.1121, 0.0412, 0.0266, 0.0235, 0.0207, 0.0195, 0.0162], [0.7148, 0.0909, 0.0123, 0.0116, 0.0085, 0.0075, 0.0066, 0.0055], [0.8564, 0.0228, 0.0122, 0.0061, 0.0051, 0.0051, 0.0045, 0.0042], [0.7437, 0.0573, 0.0164, 0.0113, 0.0088, 0.0083, 0.006, 0.0053], [0.2327, 0.097, 0.0458, 0.0404, 0.0335, 0.0278, 0.0203, 0.0191], [0.1042, 0.0716, 0.0434, 0.0408, 0.0248, 0.0233, 0.0218, 0.0193], [0.4356, 0.0489, 0.0296, 0.0262, 0.0231, 0.0159, 0.0132, 0.0124], [0.6031, 0.0816, 0.0182, 0.0171, 0.0151, 0.0125, 0.0076, 0.0071], [0.5582, 0.0404, 0.0261, 0.0216, 0.0096, 0.0096, 0.0096, 0.008], [0.7877, 0.0253, 0.0163, 0.012, 0.0056, 0.0047, 0.0044, 0.0041], [0.9593, 0.0176, 0.0057, 0.0022, 0.0013, 0.0011, 0.001, 0.0006], [0.9888, 0.0015, 0.0013, 0.0012, 0.001, 0.0008, 0.0008, 0.0004], [0.997, 0.0015, 0.0004, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001], [0.9922, 0.0025, 0.0012, 0.0009, 0.0004, 0.0004, 0.0003, 0.0003], [0.9296, 0.0219, 0.0063, 0.0055, 0.0049, 0.0049, 0.0034, 0.002], [0.8978, 0.0506, 0.0088, 0.0042, 0.0032, 0.0029, 0.0025, 0.0025], [0.9757, 0.0123, 0.0017, 0.0015, 0.001, 0.0009, 0.0009, 0.0008], [0.9771, 0.0058, 0.0035, 0.0019, 0.0017, 0.0011, 0.001, 0.0009], [0.6528, 0.2119, 0.0607, 0.0073, 0.0073, 0.0064, 0.0044, 0.0044], [0.4606, 0.2794, 0.1165, 0.0294, 0.0179, 0.0179, 0.0139, 0.0139], [0.3304, 0.2916, 0.0835, 0.0737, 0.0574, 0.0395, 0.0145, 0.0145], [0.4722, 0.1533, 0.093, 0.093, 0.093, 0.0266, 0.0111, 0.0111], [0.374, 0.1376, 0.1214, 0.0946, 0.0835, 0.0506, 0.0348, 0.0186], [0.2678, 0.184, 0.184, 0.0767, 0.0598, 0.0598, 0.0465, 0.0411], [0.5296, 0.1517, 0.1182, 0.0558, 0.0339, 0.0264, 0.0181, 0.0181], [0.419, 0.2541, 0.1541, 0.0344, 0.0209, 0.0153, 0.0153, 0.0143], [0.5409, 0.3718, 0.0238, 0.0238, 0.0144, 0.0099, 0.0028, 0.0027]], "ranks": {"Swift": [153231, 24918, 9894, 119328, 12922, 5283, 9358, 48848, 119179, 71917, 16846, 104424, 36392, 6603, 385, 183, 193, 220, 528, 368, 340, 1465, 510, 479, 461, 866, 784, 620, 675, 811, 1155, 1343, 1283, 1232, 1367, 1955, 3221, 3045, 2880, 2912, 4307, 4344, 5485, 3670, 3395, 5228, 11251, 12083, 64649, 75989, 129331, 133951, 146794, 147569, 128565, 72981, 45328, 34369, 28035, 5310, 3294, 921, 138], "Kotlin": [223718, 131265, 141960, 11296, 7623, 21431, 58296, 101565, 84040, 45531, 39235, 13381, 8350, 9757, 89670, 22520, 25904, 27397, 51502, 106320, 134131, 56306, 77059, 137462, 133508, 99048, 96046, 147536, 106061, 99530, 147466, 163369, 177560, 152518, 188825, 141836, 131734, 132220, 115725, 98650, 129273, 130381, 108666, 103806, 124631, 141007, 159625, 163557, 96944, 73725, 85137, 39033, 21935, 11476, 4817, 1862, 545, 535, 598, 454, 441, 312, 537], "Rust": [66238, 128002, 80147, 94769, 98876, 62349, 122477, 127136, 132111, 82376, 24447, 45741, 22906, 13777, 9008, 8890, 9081, 9156, 19317, 37379, 53987, 74466, 66401, 55539, 62914, 81525, 54812, 36250, 43260, 37962, 27726, 22457, 19347, 32228, 35497, 49158, 63380, 82086, 86468, 101379, 99429, 107810, 88982, 114031, 128432, 95896, 90546, 92542, 87094, 109035, 82843, 86414, 140897, 124860, 125989, 23203, 10724, 5550, 3068, 174, 134, 85, 99]}}, {"pos": 465, "top": [[".", ",", " \u2013", "\u00a0\u00a0", "?", "\u2013", "\u00a0", ",."], ["  \n", " \u2013", "?", "very", ".", "\uc368", ",", "?,"], [".", ",", "?", ",.", "\u2013", " \u2013", "!", "?,"], [" milfs", " Shemale", " Soekar", " YYS", " \u041f\u043e\u043f\u0440\u043e", "iedo", "\ufffd\ufffd", "\uc368"], ["{@", "cean", " @(", "\uc368", ":@", "(@", "/@", "*@"], ["chooser", " Guta", "cean", "udas", "\ufffd\ufffd", "consts", "endan", "deer"], ["thers", "\u0441\u044f", "\uc368", "\u00f1a", "cks", "charm", "udz", "xygen"], ["\u0441\u044f", "ousel", "-done", "thers", "thritis", " Shemale", "yssey", "dden"], ["\u0441\u044f", "vious", "\u00dfen", "thers", "tery", "dden", "yssey", "\u00f1a"], ["thers", "\u0441\u044f", "-done", "ildo", "\u6559\u4e8e", "utang", "\u00f1a", "\uc368"], ["thers", "\u0441\u044f", "\u00f1a", "-done", "/do", "?!", "lectric", "\uc368"], ["thers", "\u0441\u044f", "-done", "DMETHOD", "ildo", "utang", " Shemale", "\u5c14\u987f"], ["thers", "anye", "\u0441\u044f", "-done", "utang", "ildo", " Shemale", "\u00f1a"], ["-done", "utang", "thers", "?!", "anye", "\u0441\u044f", "/do", " Shemale"], ["-done", "/do", "\u00f1a", "utang", "?!", "thers", "\u0441\u044f", "\u505a\u591a"], ["utang", "-done", "/do", "thers", "?!", "\uc368", "\u5c14\u987f", "\u505a\u591a"], ["/do", "?!", "utang", "-done", "-do", "\u0441\u044f", "thers", "!"], ["?!", "?...", "/do", "-done", "...", "!", "-do", "  \n\n"], ["?!", "?...", "...", "/do", "!", "\u2026", "-done", "-do"], ["<|endoftext|>", "...", "?...", "\u2026", "/do", "?!", "!", "\n\n"], ["<|endoftext|>", "\n\n", "  \n\n", " \n\n", "\n\n\n\n", "\n\n\n", "...", "   \n\n"], ["/do", "utang", " ANY", "ardless", " niemals", "Forever", "\u6ca1\u6709\u4efb\u4f55", "-done"], ["\n\n", "\r\n\r\n", "/do", "\n\n\n\n", "\n\n\n", " ANY", "  \n\n", "\r\n\r\n\r\n"], ["\n\n", "<|endoftext|>", "\n\n\n", "\r\n\r\n", "fully", "\n\n\n\n", "  \n\n", "/do"], ["\n\n", "  \n\n", "\r\n\r\n", " \n\n", "\n\n\n\n", "\n\n\n", "   \n\n", " \r\n\r\n"], ["\n\n", "/do", "\r\n\r\n", "  \n\n", " ANY", " yourself", "\n\n\n\n", " NEVER"], ["\n\n", "\r\n\r\n", "/do", "  \n\n", "\n\n\n\n", "\n\n\n", " \n\n", " yourself"], ["\n\n", "  \n\n", "\r\n\r\n", " \n\n", "/do", "   \n\n", "\n\n\n", "\n\n\n\n"], ["\n\n", "  \n\n", "\r\n\r\n", " \n\n", "/do", " incredibly", "\n\n\n\n", " never"], ["  \n\n", "\n\n", " \u2026", " \n\n", " ...", "\u2026", "   \n\n", "\r\n\r\n"], [" ...", "\n\n", " \u2026", "...", " \n\n", "  \n\n", " everything", " never"], [" ...", " everything", " incredibly", " never", " EVERY", " nothing", " absolutely", " every"], [" never", " NEVER", " everything", " absolutely", " incredibly", " EVERY", " completely", " NOT"], [" NEVER", " EVERY", " ANY", " NOTHING", " ONLY", " incredibly", " NOT", " absolutely"], [" NEVER", " EVERY", " ANY", " ONLY", " NOTHING", " NOT", " incredibly", " YOU"], [" EVERY", " ANY", " NEVER", " ONLY", " NOTHING", " NOT", " YOU", " incredibly"], [" NOTHING", " NEVER", " ANY", " EVERY", " ONLY", "\u6ca1\u6709\u4efb\u4f55", " insanely", " NOT"], [" ANY", " NOTHING", " EVERY", " NEVER", " yourself", " YOU", " NOT", " insanely"], [" ANY", " NOTHING", " NEVER", " EVERY", " NOT", " yourself", " YOU", " insanely"], [" ANY", "\u8bd5\u56fe", " NEVER", " NOTHING", " EVERY", " NOT", " YOU", " yourself"], [" ANY", "\u8bd5\u56fe", " EVERY", " NOTHING", " insanely", "\u76f4\u63a5\u4f7f\u7528", " YOU", " yourself"], ["\u76f4\u63a5\u4f7f\u7528", "\u8bd5\u56fe", " ANY", "\u76f4\u63a5\u7528", " insanely", "\u523b\u610f", "trying", " attempting"], ["\u76f4\u63a5\u4f7f\u7528", "\u8bd5\u56fe", " ANY", "\u76f4\u63a5\u7528", " attempt", " attempting", "trying", " Trying"], ["\u8bd5\u56fe", "\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " ANY", " attempt", " Trying", " attempting", "trying"], ["\u8bd5\u56fe", " attempt", "\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", "Trying", " attempting", "trying", " ANY"], [" ANY", "\u76f4\u63a5\u4f7f\u7528", " attempt", "\u8bd5\u56fe", "\u76f4\u63a5\u7528", " NEVER", "Instead", " attempting"], [" ANY", "\u76f4\u63a5\u4f7f\u7528", " NEVER", " NOTHING", " attempt", "\u8bd5\u56fe", "\u76f4\u63a5\u7528", "\u4efb\u4f55\u5f62\u5f0f\u7684"], ["\u76f4\u63a5\u4f7f\u7528", "\u8bd5\u56fe", " attempt", "\u76f4\u63a5\u7528", " ANY", "attempt", "\u5c1d\u8bd5", " Attempt"], ["\u76f4\u63a5\u4f7f\u7528", "\u8bd5\u56fe", "attempt", "_attempt", "Attempting", "\u76f4\u63a5\u7528", " Attempt", "\u5c1d\u8bd5"], ["\u8bd5\u56fe", " Attempt", "attempt", "\u5c1d\u8bd5", "\u76f4\u63a5\u4f7f\u7528", "Attempting", " attempt", "Attempt"], ["\u8bd5\u56fe", "\u5c1d\u8bd5", "attempt", "\u76f4\u63a5\u4f7f\u7528", " Attempt", "Attempting", "_attempt", "Attempt"], ["\u8bd5\u56fe", "attempt", "\u5c1d\u8bd5", " Attempt", " attempt", "Attempting", "Attempt", " attempting"], ["\u8bd5\u56fe", "attempt", " Attempt", "\u5c1d\u8bd5", " attempt", "Attempting", "Attempt", " attempting"], ["\u8bd5\u56fe", " attempt", "\u5c1d\u8bd5", " Attempt", "attempt", "Attempt", "Attempting", " attempting"], ["\u5c1d\u8bd5", "\u8bd5\u56fe", " attempt", " Attempt", "attempt", "Attempt", " attempting", " try"], ["\u8bd5\u56fe", " attempt", "\u5c1d\u8bd5", " Attempt", "attempt", "Attempt", " try", " attempts"], ["\u5c1d\u8bd5", "\u8bd5\u56fe", " try", " attempt", "try", " Attempt", " **", "_try"], [" try", "\u8bd5\u56fe", "\u5c1d\u8bd5", " attempt", "try", " NOT", " **", " Attempt"], [" NOT", " try", " **", "\u5c1d\u8bd5", "\u8bd5\u56fe", " attempt", "try", ".try"], [" NOT", " **", " attempt", " not", " Attempt", " try", "\u5c1d\u8bd5", "attempt"], [" **", " NOT", " attempt", " not", " try", " Attempt", " write", " build"], [" not", " NOT", " **", "-not", "not", " Not", "Not", "_not"], [" **", " not", " NOT", " attempt", " write", " Not", " build", " *"]], "p": [[0.712, 0.18, 0.0377, 0.0178, 0.0115, 0.0102, 0.0051, 0.0035], [0.0135, 0.0135, 0.0087, 0.0077, 0.0077, 0.0068, 0.0056, 0.0034], [0.5365, 0.1742, 0.1274, 0.0162, 0.0143, 0.0126, 0.0081, 0.0053], [0.0036, 0.0034, 0.0017, 0.0016, 0.0015, 0.0015, 0.0014, 0.0013], [0.0202, 0.0074, 0.007, 0.007, 0.0045, 0.0045, 0.0042, 0.0042], [0.0046, 0.0041, 0.0034, 0.003, 0.0021, 0.0019, 0.0017, 0.0017], [0.0248, 0.011, 0.0049, 0.0026, 0.0022, 0.0019, 0.0019, 0.0016], [0.0077, 0.0032, 0.003, 0.0028, 0.0021, 0.002, 0.002, 0.0018], [0.0109, 0.004, 0.0038, 0.0031, 0.0023, 0.0023, 0.0022, 0.0018], [0.0048, 0.0035, 0.0033, 0.0031, 0.0026, 0.0019, 0.0018, 0.0014], [0.0432, 0.018, 0.0085, 0.0075, 0.0052, 0.0046, 0.0031, 0.0028], [0.007, 0.0058, 0.004, 0.0033, 0.0029, 0.0026, 0.0024, 0.0023], [0.0078, 0.0054, 0.0047, 0.0045, 0.0042, 0.0024, 0.0022, 0.002], [0.0134, 0.0092, 0.0086, 0.0056, 0.0046, 0.0041, 0.0036, 0.0028], [0.0144, 0.0144, 0.0087, 0.0068, 0.0056, 0.0053, 0.0044, 0.003], [0.0148, 0.0058, 0.0037, 0.0031, 0.0031, 0.0026, 0.0021, 0.0019], [0.0308, 0.0212, 0.0155, 0.0155, 0.0088, 0.0044, 0.0032, 0.0032], [0.0772, 0.064, 0.044, 0.0183, 0.0134, 0.0126, 0.0118, 0.0072], [0.0889, 0.065, 0.0574, 0.0447, 0.0394, 0.0175, 0.0145, 0.0145], [0.0771, 0.0564, 0.0235, 0.0183, 0.0152, 0.0134, 0.0134, 0.0118], [0.9016, 0.074, 0.0073, 0.0006, 0.0005, 0.0004, 0.0004, 0.0003], [0.0147, 0.0054, 0.0045, 0.0037, 0.0033, 0.0033, 0.0027, 0.0025], [0.2679, 0.022, 0.0194, 0.0067, 0.0049, 0.0038, 0.0034, 0.0034], [0.6082, 0.0773, 0.0134, 0.0087, 0.0036, 0.0034, 0.0032, 0.0028], [0.9504, 0.0287, 0.0073, 0.003, 0.0016, 0.0011, 0.001, 0.0003], [0.1658, 0.0419, 0.0307, 0.0186, 0.0164, 0.01, 0.0057, 0.005], [0.9356, 0.0098, 0.0026, 0.0018, 0.001, 0.0006, 0.0004, 0.0004], [0.9761, 0.0075, 0.0033, 0.0031, 0.0002, 0.0002, 0.0002, 0.0002], [0.8204, 0.0318, 0.016, 0.0055, 0.0028, 0.0025, 0.002, 0.0016], [0.4623, 0.1098, 0.0709, 0.0487, 0.0335, 0.0203, 0.0131, 0.0123], [0.4137, 0.3651, 0.0206, 0.0182, 0.016, 0.0142, 0.011, 0.0076], [0.1574, 0.0897, 0.033, 0.031, 0.0291, 0.0241, 0.0241, 0.0227], [0.0642, 0.0389, 0.0389, 0.0389, 0.0343, 0.0323, 0.0303, 0.0285], [0.1477, 0.0954, 0.0954, 0.0578, 0.051, 0.031, 0.02, 0.0146], [0.1636, 0.1537, 0.1444, 0.0773, 0.0499, 0.0303, 0.0195, 0.0126], [0.1245, 0.1032, 0.0666, 0.0626, 0.0519, 0.0315, 0.0261, 0.0245], [0.0749, 0.0583, 0.0515, 0.0401, 0.0228, 0.0178, 0.0178, 0.0157], [0.0838, 0.0695, 0.0509, 0.0396, 0.035, 0.0226, 0.0226, 0.0155], [0.089, 0.0737, 0.0737, 0.0447, 0.042, 0.0175, 0.0165, 0.0136], [0.0522, 0.0359, 0.028, 0.028, 0.0247, 0.0247, 0.0141, 0.0117], [0.0498, 0.0413, 0.0143, 0.0143, 0.0134, 0.0126, 0.0126, 0.0111], [0.0258, 0.0227, 0.0166, 0.0101, 0.0101, 0.0079, 0.0079, 0.0074], [0.0425, 0.0352, 0.0292, 0.0177, 0.0156, 0.0122, 0.0089, 0.0084], [0.1315, 0.1024, 0.0427, 0.0401, 0.0377, 0.0332, 0.0312, 0.0215], [0.1329, 0.0757, 0.0668, 0.0358, 0.0336, 0.0316, 0.0278, 0.0231], [0.1549, 0.1206, 0.0535, 0.0472, 0.0392, 0.0237, 0.021, 0.0163], [0.6231, 0.0657, 0.0451, 0.0177, 0.0147, 0.0121, 0.0101, 0.0074], [0.3747, 0.1074, 0.0575, 0.0448, 0.0395, 0.0349, 0.0308, 0.0308], [0.2819, 0.0629, 0.046, 0.046, 0.0337, 0.0279, 0.0279, 0.0262], [0.2385, 0.1447, 0.1127, 0.1127, 0.0774, 0.0415, 0.0366, 0.0285], [0.3363, 0.0964, 0.075, 0.0584, 0.0516, 0.0455, 0.0354, 0.0244], [0.609, 0.1058, 0.0824, 0.0344, 0.0303, 0.0208, 0.0208, 0.0126], [0.6095, 0.0728, 0.0642, 0.0442, 0.039, 0.0344, 0.0268, 0.0162], [0.6712, 0.0624, 0.0486, 0.0379, 0.0334, 0.026, 0.0179, 0.0108], [0.3589, 0.3168, 0.2177, 0.0486, 0.0202, 0.0123, 0.0058, 0.0058], [0.3376, 0.2979, 0.1807, 0.0854, 0.0277, 0.019, 0.0102, 0.007], [0.33, 0.2268, 0.2002, 0.065, 0.0307, 0.0271, 0.0211, 0.0128], [0.3463, 0.21, 0.1853, 0.0682, 0.0365, 0.0284, 0.0195, 0.0172], [0.6468, 0.1443, 0.0992, 0.0322, 0.0134, 0.0105, 0.0081, 0.0049], [0.5789, 0.213, 0.1006, 0.0475, 0.012, 0.0106, 0.0053, 0.003], [0.623, 0.2022, 0.0579, 0.0511, 0.0156, 0.0078, 0.0069, 0.0042], [0.9245, 0.0406, 0.0316, 0.0011, 0.0008, 0.0007, 0.0002, 0.0001], [0.5654, 0.3886, 0.0319, 0.0014, 0.001, 0.0009, 0.0007, 0.0006]], "ranks": {"Swift": [45385, 20197, 59308, 170456, 54263, 12912, 69164, 162669, 199794, 187060, 179008, 221332, 204168, 210981, 203112, 146489, 77634, 33797, 27067, 17225, 6012, 50164, 34360, 26070, 24934, 76967, 58669, 11533, 23214, 22450, 11788, 12821, 26535, 57052, 58458, 87614, 153902, 184276, 191749, 188055, 214193, 212427, 230132, 222029, 211114, 224152, 212683, 232319, 241237, 242796, 244733, 238087, 229943, 213921, 211465, 179398, 106790, 112077, 123156, 75908, 80141, 47291, 11605], "Kotlin": [183924, 169232, 159627, 53392, 60734, 127573, 175493, 195153, 190861, 194882, 209451, 161449, 106060, 114722, 189079, 149638, 179432, 185241, 196689, 225162, 241127, 214505, 212318, 245084, 225114, 170722, 186237, 228619, 214353, 166920, 223238, 195946, 214295, 153279, 181954, 156850, 178439, 174431, 164073, 166706, 174235, 164090, 134002, 96934, 108406, 128673, 152424, 143432, 154291, 142126, 124844, 36395, 19738, 12948, 6917, 2757, 396, 369, 909, 799, 1075, 3556, 1787], "Rust": [57610, 128188, 76736, 166668, 51555, 115557, 185086, 180670, 181852, 153689, 147283, 166791, 141823, 110085, 110717, 67431, 50930, 68995, 107475, 67558, 107410, 146176, 111657, 49127, 47989, 61991, 44030, 32629, 31260, 47202, 21615, 20666, 40444, 107467, 79744, 123195, 106145, 116540, 120701, 148932, 128322, 137981, 121973, 135410, 138365, 68952, 75458, 100273, 77498, 90940, 129230, 95654, 43332, 37245, 33287, 10365, 1269, 1041, 1228, 855, 639, 589, 232]}}, {"pos": 466, "top": [["s", "**.", "**\u2013", " **\u2013", " \u2013", " **", "**,", "**:"], [" **", "**\u2013", " **\u2013", "-**", "**,", "s", "\u2019**", " '**"], ["**\u2013", "\u2026**", "s", " **", "**\u3002", "**", "**.", " **\u2013"], [" **", "\u300d**", " **\u00ab", " **\u300c", " '**", "\uff1f**", ">**", " **:"], [" **", " **:", ">**", " **.", "\u300d**", "-**", " **\u00ab", " **#"], [" **", " **\u00ab", "-**", " **:", " **.", ">**", " **,", " **-"], [" **", " **\u00ab", "\u300d**", " **\u300c", "**", ">**", "-**", " **:"], [" **", " **\u00ab", "\u300d**", " **\u300c", "-**", ">**", " **:", "**"], [" **", " **\u00ab", "\u300d**", " **\u300c", ">**", "**", " **#", " '**"], [" **", " **\u00ab", " **\u300c", "\u300d**", ">**", "-**", " **#", " **>>"], [" **", " **\u00ab", "\u300d**", " **\u300c", "**", ">**", " **#", "-**"], [" **", " **\u00ab", " **\u300c", "\u300d**", " **#", ">**", " **+", " **>>"], [" **", " **\u00ab", " **\u300c", "\u300d**", " **+", "-**", " **#", ">**"], [" **", " **\u00ab", "\u300d**", " **+", " **\u300c", "-**", " **>>", " '**"], [" **", " **\u00ab", "s", "\u300d**", "**", " **+", ">**", "-**"], [" **", " **\u00ab", "\u300d**", " **+", ">**", " **\u300c", " '**", "-**"], [" **", " **\u00ab", " **+", ">**", "-**", " **#", " **>>", " '**"], [" **", "-**", " **\u00ab", ">**", " **+", "**", " **#", " **>>"], [" **", "-**", "**", ">**", " **\u00ab", " **+", " **#", "**!"], [" **", "-**", "**", ">**", " **+", " **#", "(**", "\u2019**"], [" **", "**", ">**", "-**", " **#", " **+", "(**", "...**"], [" **", "-**", ">**", " **+", " **#", "**", " **\u00ab", "(**"], [" **", ">**", "-**", " **#", "**", " **+", "\u2019**", "\uff01**"], [" **", ">**", "**", " **+", " **#", "-**", "]**", "\uff01**"], [" **", "**", ">**", "-**", " **#", "]**", " **+", "...**"], [" **", "**", ">**", "-**", " **+", " **#", "\u2019**", "\uff01**"], [" **", "**", "-**", " **+", " **#", ">**", "...**", "\u2019**"], [" **", "**", " **+", " **#", "-**", " **'", ">**", " **["], [" **", "**", " **#", "-**", " **+", ">**", "!**", " **["], [" **", "**", "\u2026**", "...**", "-**", " **#", " **[", ">**"], [" **", "**", " \n\n", "\u2011", "  \n\n", " **[", " **#", "!**"], [" **", "**", "\u2011", " **[", " \n\n", "!**", " **#", " **+"], [" **", "\u2011", "!**", "**", " **[", " *", " **+", " **#"], [" **", "!**", "**", "\uff01**", " **+", "\u2011", "-**", ">**"], [" **", "!**", "**", "\uff01**", "**\u2014", "-**", " **+", " **\u2013"], [" **", "!**", "**", "\u2011", "**\u2014", "\uff01**", "**!", " **\u2013"], [" **", "!**", "**", "\uff01**", "**\u2014", "**!", ">**", "\u2011"], [" **", "!**", "**", "**!", "\uff01**", "**:", "**\u2014", "\u2011"], [" **", "!**", "**", "\uff01**", "**!", "**:", "\u2011", "**\u2014"], [" **", "!**", "**", "\uff01**", "\u2011", "**!", ">**", "**:"], ["!**", " **", "**", "\uff01**", "\u2011", "**!", ">**", "**:"], [" **", "!**", "\uff01**", "\u2011", "**\u2014", ">**", "**", "**!"], [" **", "!**", "\uff01**", "**!", ">**", "**", "**\u2014", "-**"], [" **", "!**", "\uff01**", "**", "**!", ">**", " **#", "**\u2014"], [" **", "!**", "**", "**!", "\uff01**", " NOT", "**\u2014", " NEVER"], [" **", "!**", "\uff01**", "**!", " NEVER", " ONLY", " ANY", " NOT"], ["!**", " **", "**!", "**", "\uff01**", " NEVER", " ANY", " ONLY"], [" **", "!**", "**", "-**", "**!", "\uff01**", ";**", ">**"], [" **", "!**", "**!", "**", " NEVER", "\u7edd\u5bf9\u4e0d\u80fd", ";**", "\u4e0d\u5efa\u8bae"], ["**!", "!**", "**:", ">**", "\u7edd\u5bf9\u4e0d\u80fd", "%**", "\u4e25\u7981", " NEVER"], ["**", "**:", "**!", "!**", ">**", "%**", "-**", "**."], ["**", "**!", "**:", "!**", "**.", "%**", "**\u3002", ">**"], [" NOT", "**", "**:", "**.", "**\u2014", "%**", " NOTHING", " NEVER"], [" NOT", "**", "/do", "*</", "%**", "**:", "NOT", " NOTHING"], [" NOT", ">**", "**", "%**", "\u2019**", "]**", "**:", "])**"], ["**", ">**", " NOT", "%**", "\u2019**", "]**", "!**", "])**"], [" NOT", "NOT", "not", "**", " not", ">**", "_NOT", "\u4e0d\u505a"], [" NOT", "not", "NOT", " not", "\tnot", "_NOT", "_not", "-not"], [" NOT", "not", " not", "NOT", "_not", "_NOT", "-not", ".not"], [" NOT", " not", "not", "NOT", "_not", "-not", "_NOT", " Not"], [" not", " NOT", "not", "NOT", "-not", "_not", " Not", ".not"], ["not", " NOT", " not", "NOT", "-not", "_not", "**", ".not"], ["not", "NOT", " NOT", " not", "_not", "Not", "_NOT", ".not"]], "p": [[0.9973, 0.0015, 0.0004, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.7924, 0.0395, 0.0211, 0.0186, 0.0128, 0.0128, 0.0113, 0.0088], [0.2458, 0.1914, 0.1689, 0.1161, 0.0704, 0.0484, 0.0427, 0.0377], [0.329, 0.2261, 0.0648, 0.0505, 0.0445, 0.0306, 0.027, 0.027], [0.8517, 0.02, 0.02, 0.0138, 0.0121, 0.0121, 0.0083, 0.0074], [0.8216, 0.0409, 0.0361, 0.0361, 0.0091, 0.0081, 0.0055, 0.0049], [0.8767, 0.056, 0.0206, 0.0076, 0.0059, 0.0046, 0.0046, 0.0028], [0.8163, 0.0975, 0.0169, 0.015, 0.0071, 0.0055, 0.0049, 0.0049], [0.5704, 0.1852, 0.0601, 0.0413, 0.0172, 0.0152, 0.0134, 0.0104], [0.4986, 0.2669, 0.0409, 0.0361, 0.0281, 0.0219, 0.0151, 0.0133], [0.8294, 0.0681, 0.0172, 0.0172, 0.0134, 0.0104, 0.0081, 0.0072], [0.8079, 0.0965, 0.019, 0.0131, 0.0079, 0.007, 0.007, 0.0051], [0.8235, 0.1115, 0.0133, 0.0076, 0.0046, 0.0043, 0.0038, 0.0036], [0.8747, 0.0634, 0.0059, 0.0055, 0.0049, 0.0049, 0.0046, 0.0034], [0.9767, 0.004, 0.0035, 0.002, 0.0016, 0.0013, 0.0012, 0.0012], [0.8479, 0.0654, 0.0078, 0.0073, 0.0061, 0.005, 0.005, 0.005], [0.9352, 0.0171, 0.0092, 0.0071, 0.0052, 0.0038, 0.0023, 0.0022], [0.9601, 0.0073, 0.0065, 0.0057, 0.005, 0.0031, 0.0024, 0.0013], [0.9092, 0.0242, 0.0147, 0.0101, 0.0089, 0.0048, 0.0042, 0.0029], [0.876, 0.034, 0.0206, 0.0182, 0.0067, 0.0052, 0.0041, 0.0032], [0.8584, 0.0333, 0.0294, 0.0259, 0.0108, 0.0051, 0.0051, 0.0045], [0.9032, 0.0212, 0.0187, 0.0129, 0.0114, 0.0033, 0.0029, 0.0019], [0.9427, 0.0134, 0.0092, 0.0064, 0.0056, 0.0049, 0.0014, 0.0013], [0.9855, 0.0031, 0.0024, 0.0017, 0.0013, 0.001, 0.0005, 0.0005], [0.8807, 0.0497, 0.0142, 0.0111, 0.0067, 0.0046, 0.0046, 0.0032], [0.9698, 0.0065, 0.0058, 0.004, 0.0035, 0.0031, 0.0009, 0.0006], [0.9943, 0.0022, 0.0007, 0.0007, 0.0006, 0.0006, 0.0001, 0.0001], [0.9997, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.997, 0.0022, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9936, 0.0059, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9995, 0.0003, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9996, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9957, 0.0028, 0.0006, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9627, 0.0291, 0.0045, 0.0005, 0.0004, 0.0003, 0.0003, 0.0002], [0.8794, 0.0818, 0.0234, 0.0036, 0.0028, 0.0013, 0.0012, 0.0012], [0.8272, 0.1437, 0.0134, 0.003, 0.0026, 0.0014, 0.0012, 0.0009], [0.9117, 0.066, 0.0147, 0.0009, 0.0009, 0.0008, 0.0006, 0.0006], [0.832, 0.1446, 0.0119, 0.0023, 0.0014, 0.0011, 0.0011, 0.0009], [0.6248, 0.3344, 0.0189, 0.0069, 0.0026, 0.0026, 0.0015, 0.0009], [0.6003, 0.3641, 0.011, 0.0097, 0.004, 0.0028, 0.0013, 0.0012], [0.6575, 0.3106, 0.0083, 0.0073, 0.0024, 0.0024, 0.0016, 0.0016], [0.7671, 0.2198, 0.0031, 0.0019, 0.0012, 0.001, 0.0007, 0.0005], [0.8667, 0.1173, 0.0045, 0.0024, 0.0019, 0.0011, 0.0006, 0.0005], [0.7617, 0.1926, 0.0085, 0.0085, 0.0045, 0.002, 0.0019, 0.0017], [0.5663, 0.3892, 0.0104, 0.0071, 0.0043, 0.0038, 0.0038, 0.003], [0.5275, 0.4109, 0.0205, 0.0159, 0.0052, 0.004, 0.0036, 0.0015], [0.9688, 0.0177, 0.0058, 0.0017, 0.0015, 0.0005, 0.0005, 0.0004], [0.1067, 0.1003, 0.0474, 0.0445, 0.021, 0.0154, 0.0144, 0.0113], [0.1874, 0.0831, 0.0781, 0.0287, 0.0254, 0.0174, 0.0164, 0.0154], [0.1886, 0.1664, 0.1664, 0.1144, 0.1144, 0.0328, 0.0289, 0.0289], [0.2417, 0.2133, 0.1294, 0.0693, 0.0693, 0.0395, 0.0371, 0.0348], [0.3591, 0.1241, 0.0853, 0.0586, 0.0277, 0.0244, 0.0179, 0.0139], [0.4213, 0.0883, 0.0473, 0.0444, 0.0287, 0.0269, 0.0163, 0.0153], [0.3247, 0.197, 0.1054, 0.1054, 0.0439, 0.0388, 0.0221, 0.0162], [0.2752, 0.1669, 0.1669, 0.0893, 0.0478, 0.0449, 0.029, 0.0212], [0.9449, 0.0222, 0.0072, 0.0023, 0.0021, 0.0014, 0.0013, 0.001], [0.8871, 0.0728, 0.0184, 0.0099, 0.0013, 0.001, 0.0009, 0.0008], [0.7388, 0.1648, 0.0882, 0.005, 0.0011, 0.0006, 0.0004, 0.0003], [0.5031, 0.3458, 0.1442, 0.0034, 0.0011, 0.0007, 0.0004, 0.0004], [0.4931, 0.2639, 0.2329, 0.0033, 0.0029, 0.0018, 0.0008, 0.0004], [0.6394, 0.2076, 0.1427, 0.0063, 0.0011, 0.0008, 0.0006, 0.0003], [0.9728, 0.0139, 0.0074, 0.0051, 0.0001, 0.0001, 0.0, 0.0]], "ranks": {"Swift": [63425, 38390, 19429, 61125, 15415, 19729, 34054, 107559, 143678, 134510, 126894, 177950, 147123, 134744, 46355, 78118, 29962, 23529, 37476, 21204, 11412, 34393, 27548, 19648, 15831, 35324, 19287, 2330, 4336, 2819, 1256, 1687, 2685, 4949, 10782, 10004, 15702, 22121, 20814, 20505, 20073, 18138, 13957, 12020, 8827, 16798, 19687, 40557, 96574, 132119, 195020, 192703, 188766, 207164, 194904, 193470, 187310, 175586, 164317, 127744, 88413, 47553, 12821], "Kotlin": [66749, 35540, 24566, 10848, 10930, 15679, 16854, 17240, 18733, 14669, 13644, 14345, 12318, 28515, 68193, 29691, 23908, 35420, 25357, 70694, 124898, 94315, 116336, 181191, 150150, 87650, 77903, 102609, 76416, 67081, 136218, 134135, 119872, 96254, 122804, 74689, 60742, 58394, 48584, 32880, 35860, 41530, 32263, 16936, 16836, 18268, 25050, 15836, 13064, 20338, 23167, 21210, 16488, 18323, 10131, 4053, 1408, 1012, 1689, 863, 383, 725, 2446], "Rust": [24370, 51559, 12256, 10446, 13437, 9520, 5409, 4977, 9771, 6897, 10677, 10506, 5220, 5801, 7238, 6629, 5488, 10493, 9063, 7530, 12813, 11042, 10144, 22837, 11145, 9785, 15796, 35335, 23004, 40969, 10819, 8918, 10903, 47285, 51259, 26394, 15442, 26784, 35969, 37128, 24248, 46019, 36999, 26999, 33565, 14918, 14249, 14890, 17310, 18621, 30188, 10403, 8744, 13747, 22300, 20650, 5957, 6531, 13224, 6557, 5600, 3511, 3233]}}, {"pos": 467, "top": [[".", "s", ",", "\u2013", " \u2013", ";", "\u2026", "<|endoftext|>"], ["\u2013", ",", ".", "s", "\u200b", " \u2013", ";", "\u2026"], [",", "\u2013", ".", ";", "\u2026", " \u2013", "s", "\u2026."], [" Guta", "ebrit", "\ufffd\ufffd", "schluss", " \u041f\u043e\u043f\u0440\u043e", "raries", "alyzer", " milfs"], ["s", "ers", "ed", "ized", "est", "an", "t", "\\\""], ["gray", "serrat", "\u0103\u0219", " (\u201e", " \u201e", "nok", " Guta", " Harbor"], ["\\\"", ":\\\"", " \u201e", " (\u201e", "\u201e", ".\\\"", "=\\\"", "\\\":"], ["\\\"", ":\\\"", "(\\\"", "=\\\"", ".\\\"", " (\u201e", " \\\"", ",\\\""], ["\\\"", ":\\\"", "(\\\"", ".\\\"", "\\\":", "=\\\"", " \\\"", "\\\":\\\""], [".\\\"", "\\\":", ":\\\"", "\\\"", "(\\\"", " \\\"", ",\\\"", "\\n"], ["\\\"", " \\\"", "\\n", ".\\\"", "(\\\"", ",\\\"", ":\\\"", "\\\":"], [" \\\"", "(\\\"", " \\\"$", "erior", " \\\"{", " \\\"%", "ly", "\\\""], [" \\\"", "(\\\"", "\\\"", "=\\\"", " \\\"{", " \\\"%", "\\\":", " \\\"$"], [" \\\"", "(\\\"", "\\\"", ":\\\"", "=\\\"", "\\\":", ",\\\"", ".\\\""], [" \\\"", "\\\"", "(\\\"", "!\\", " \\\"\"", "\\n", ",\\\"", "\u2212"], [" \\\"", "(\\\"", "\\\"", " \\\"\"", "\\n", "=\\\"", "\\\")", " \u2014"], [" \\\"", "s", "\\n", "\\\"", "(\\\"", "!\\", " NOT", "\\"], [" \\\"", "\\n", "\\\"", "(\\\"", " [\u2026]", "!\\", " [\u2026", "\\\":"], [" [\u2026]", " [\u2026", " !", "s", " freaking", " ANY", " [...]", " adorable"], [" !", "s", " [\u2026]", "\n\n", " \\\"", "!\\", " ANY", " \\'"], ["<|endoftext|>", "\n\n", "  \n\n", " !", " [\u2026]", "\n\n\n\n", "\r\n\r\n", "\n\n\n"], [" !", " \\\"", " ANY", " !**", "fully", " !)", " NEVER", " EVER"], ["\n\n", " !", " --", " ;", " \\\"", " \ufffd", " ,", "fully"], ["<|endoftext|>", "\n\n", " ,", " !", " ;", " --", " \ufffd", " ."], ["\n\n", "<|endoftext|>", " !", "\r\n\r\n", " ,", "  \n\n", " --", " \ufffd"], ["\n\n", " !", " \\\"", " --", " _____", " ANY", " ,", " :"], ["\n\n", "\r\n\r\n", " !", " --", " ,", " \\\"", " _____", " :"], ["\n\n", " ,", " --", " !", "  \n\n", "\r\n\r\n", "<|endoftext|>", " \n\n"], ["\n\n", " ,", "  \n\n", " !", "\r\n\r\n", " :", "<|endoftext|>", " --"], ["\n\n", " \u2026", " ...", " [\u2026]", "  \n\n", " [...]", " _____", " !"], ["\n\n", " ...", " !", " \u2026", " .", " ,", " ?", " :"], [" ...", " !", " ,", "\n\n", " .", " \u2026", " -", " completely"], [" !", " .", " completely", " ,", " directly", " -", " fully", " direct"], [" ANY", " NEVER", " completely", " ONLY", " directly", " NOT", " aggressively", " !"], [" ANY", " NEVER", " ONLY", " aggressively", " directly", " NOT", " EVERY", " ALL"], [" traditional", " directly", " \u2013", " direct", " ANY", " hybrid", " \u2014", " purely"], [" traditional", " directly", " direct", "\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", "direct", " architectures", " purely"], [" traditional", " directly", " direct", " architectures", " architecture", " software", " hardware", " engineering"], [" traditional", " directly", " direct", "\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", "\u8bd5\u56fe", " architectures", " software"], ["\u8bd5\u56fe", " traditional", " trying", " attempting", " attempt", "\u76f4\u63a5\u4f7f\u7528", " architectures", "\u5c1d\u8bd5"], [" traditional", "\u8bd5\u56fe", " trying", " native", "\u76f4\u63a5\u4f7f\u7528", " software", " architectures", " hardware"], [" software", " architectures", "\u76f4\u63a5\u4f7f\u7528", " using", " designing", " traditional", " hardware", " attempting"], [" traditional", " architectures", "\u76f4\u63a5\u4f7f\u7528", " attempting", " attempt", "\u8bd5\u56fe", " designing", " using"], [" attempting", " using", "\u8bd5\u56fe", "\u76f4\u63a5\u4f7f\u7528", " attempt", " attempts", "\u76f4\u63a5\u7528", " trying"], [" attempt", " attempting", "\u76f4\u63a5\u4f7f\u7528", "\u8bd5\u56fe", " attempts", " trying", "\u76f4\u63a5\u7528", " using"], [" attempt", "\u76f4\u63a5\u4f7f\u7528", " attempting", "\u76f4\u63a5\u7528", " attempts", "\u8bd5\u56fe", " trying", " using"], [" ANY", "\u76f4\u63a5\u4f7f\u7528", " attempt", " attempting", " attempts", "\u8bd5\u56fe", "\u76f4\u63a5\u7528", "attempt"], [" attempt", " attempting", "\u8bd5\u56fe", "attempt", " attempts", "\u76f4\u63a5\u4f7f\u7528", "\u5c1d\u8bd5", " attempted"], [" attempt", "attempt", " attempting", "\u8bd5\u56fe", " attempts", "\u76f4\u63a5\u4f7f\u7528", "\u5c1d\u8bd5", "Attempting"], ["attempt", " attempt", "\u8bd5\u56fe", " attempting", "\u5c1d\u8bd5", " Attempt", " attempts", "Attempt"], ["\u8bd5\u56fe", "attempt", " attempt", " attempting", "\u5c1d\u8bd5", " Attempt", "Attempting", "trying"], ["\u8bd5\u56fe", "attempt", " attempt", " attempting", "\u5c1d\u8bd5", " Attempt", "Attempting", "Attempt"], ["\u8bd5\u56fe", "attempt", " attempt", " attempting", "\u5c1d\u8bd5", " Attempt", "Attempting", "trying"], ["\u8bd5\u56fe", " attempt", "attempt", " attempting", "\u5c1d\u8bd5", " Attempt", "Attempting", "Attempt"], ["\u8bd5\u56fe", " attempt", "\u5c1d\u8bd5", "attempt", " attempting", " Attempt", "Attempt", " try"], ["\u8bd5\u56fe", " attempt", "\u5c1d\u8bd5", "attempt", " Attempt", " attempting", "Attempt", " attempts"], ["\u8bd5\u56fe", " try", "\u5c1d\u8bd5", " attempt", "try", ".try", " trying", "attempt"], [" try", "\u8bd5\u56fe", "\u5c1d\u8bd5", " attempt", "try", " trying", ".try", " tries"], [" try", "\u5c1d\u8bd5", "\u8bd5\u56fe", "try", " attempt", " trying", " Try", " tries"], [" try", " attempt", " write", "\u8bd5\u56fe", "\u5c1d\u8bd5", " trying", "try", " Attempt"], [" try", " write", " attempt", " build", "\u8bd5\u56fe", " trying", "\u5c1d\u8bd5", " Try"], [" try", " write", " attempt", " build", "\u8bd5\u56fe", "\u5c1d\u8bd5", "try", " Try"], ["**", "**.", " write", "**:", "**?", "**\u201d", "**,", " build"]], "p": [[0.4326, 0.1803, 0.1405, 0.124, 0.0663, 0.009, 0.0079, 0.0062], [0.4955, 0.142, 0.0976, 0.0407, 0.0263, 0.0263, 0.0263, 0.0043], [0.4594, 0.4054, 0.1025, 0.0108, 0.0084, 0.0031, 0.0023, 0.0013], [0.003, 0.003, 0.0026, 0.0026, 0.002, 0.0018, 0.0018, 0.0016], [0.2604, 0.0242, 0.0201, 0.0166, 0.0156, 0.0138, 0.0079, 0.0074], [0.0084, 0.0079, 0.0065, 0.0058, 0.0054, 0.0051, 0.0048, 0.0045], [0.095, 0.0653, 0.0508, 0.0478, 0.0176, 0.0121, 0.0094, 0.0083], [0.2389, 0.1128, 0.0643, 0.0501, 0.0323, 0.0268, 0.0222, 0.0119], [0.3173, 0.0968, 0.0854, 0.0625, 0.0245, 0.0245, 0.0179, 0.0139], [0.0434, 0.0407, 0.036, 0.0263, 0.0218, 0.0192, 0.016, 0.0124], [0.4486, 0.1456, 0.1134, 0.0688, 0.0346, 0.0197, 0.0163, 0.0163], [0.1257, 0.0233, 0.0103, 0.0091, 0.008, 0.008, 0.0075, 0.0071], [0.2878, 0.0285, 0.0184, 0.0098, 0.0093, 0.0082, 0.0082, 0.0053], [0.3839, 0.0857, 0.0667, 0.0169, 0.0109, 0.0102, 0.0096, 0.009], [0.6295, 0.0277, 0.0277, 0.0042, 0.0042, 0.0035, 0.0035, 0.0026], [0.8359, 0.0112, 0.0036, 0.0016, 0.0011, 0.001, 0.0008, 0.0008], [0.2394, 0.1131, 0.0502, 0.0197, 0.0127, 0.0087, 0.0053, 0.0032], [0.1984, 0.1451, 0.0644, 0.0324, 0.0304, 0.0286, 0.0153, 0.0127], [0.0491, 0.0337, 0.0218, 0.0205, 0.0192, 0.0103, 0.0062, 0.0059], [0.1035, 0.0554, 0.0405, 0.0279, 0.0262, 0.0169, 0.0132, 0.0109], [0.7524, 0.2443, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001, 0.0], [0.1733, 0.0194, 0.0142, 0.0092, 0.0076, 0.0032, 0.003, 0.0026], [0.2036, 0.1399, 0.0332, 0.0189, 0.0115, 0.0115, 0.0108, 0.0108], [0.5486, 0.1303, 0.0578, 0.0257, 0.0213, 0.0137, 0.0061, 0.0047], [0.9927, 0.0016, 0.0006, 0.0004, 0.0004, 0.0002, 0.0002, 0.0002], [0.5874, 0.0582, 0.0189, 0.0122, 0.0095, 0.0065, 0.0054, 0.0054], [0.9954, 0.0004, 0.0003, 0.0002, 0.0002, 0.0002, 0.0002, 0.0002], [0.9949, 0.0013, 0.0004, 0.0002, 0.0002, 0.0002, 0.0002, 0.0002], [0.9935, 0.0009, 0.0004, 0.0004, 0.0002, 0.0002, 0.0002, 0.0002], [0.3325, 0.2934, 0.0895, 0.0578, 0.0397, 0.0256, 0.0226, 0.0121], [0.5178, 0.2772, 0.0292, 0.0274, 0.0258, 0.0166, 0.0084, 0.0069], [0.2329, 0.0627, 0.0488, 0.0431, 0.038, 0.0278, 0.0169, 0.0096], [0.0692, 0.0239, 0.0145, 0.0136, 0.0128, 0.0113, 0.01, 0.01], [0.0968, 0.0356, 0.0277, 0.0203, 0.0179, 0.0158, 0.0123, 0.0123], [0.1244, 0.0261, 0.0191, 0.0179, 0.0168, 0.0158, 0.014, 0.014], [0.0572, 0.0572, 0.0505, 0.0306, 0.0239, 0.0198, 0.0175, 0.0128], [0.1079, 0.0894, 0.0479, 0.0241, 0.0212, 0.02, 0.0107, 0.01], [0.1569, 0.0329, 0.02, 0.0187, 0.0176, 0.0129, 0.0114, 0.01], [0.1239, 0.0852, 0.0334, 0.0294, 0.0229, 0.0202, 0.0139, 0.0115], [0.1822, 0.0592, 0.0433, 0.0262, 0.0262, 0.0247, 0.0232, 0.015], [0.0781, 0.0648, 0.0418, 0.0347, 0.0326, 0.027, 0.0254, 0.0254], [0.0636, 0.0636, 0.0598, 0.0386, 0.0386, 0.0386, 0.0386, 0.0265], [0.0826, 0.0501, 0.0471, 0.0442, 0.0415, 0.0367, 0.0344, 0.0324], [0.0977, 0.0918, 0.0863, 0.0863, 0.0863, 0.0383, 0.036, 0.036], [0.1431, 0.1115, 0.0766, 0.0561, 0.0495, 0.0495, 0.0437, 0.0437], [0.16, 0.1412, 0.11, 0.0627, 0.0589, 0.038, 0.0278, 0.0278], [0.2989, 0.1412, 0.1412, 0.0667, 0.0404, 0.038, 0.0315, 0.0315], [0.2863, 0.1352, 0.1193, 0.1053, 0.1053, 0.082, 0.0266, 0.0183], [0.233, 0.1814, 0.1413, 0.0971, 0.0857, 0.0756, 0.0278, 0.0169], [0.2887, 0.2249, 0.1546, 0.073, 0.0644, 0.0502, 0.0443, 0.0185], [0.4454, 0.1639, 0.0877, 0.0877, 0.0603, 0.0196, 0.0196, 0.0152], [0.6703, 0.1165, 0.0706, 0.0378, 0.0334, 0.0202, 0.0096, 0.0096], [0.8013, 0.0512, 0.0352, 0.0311, 0.0166, 0.013, 0.0114, 0.0101], [0.7979, 0.0841, 0.0273, 0.0241, 0.0188, 0.0089, 0.0078, 0.0054], [0.5658, 0.2673, 0.1262, 0.0151, 0.0081, 0.0071, 0.003, 0.003], [0.5924, 0.2798, 0.0624, 0.023, 0.0123, 0.0109, 0.0045, 0.0045], [0.3707, 0.2887, 0.2548, 0.0391, 0.0144, 0.006, 0.0041, 0.0036], [0.517, 0.2442, 0.1679, 0.0292, 0.0156, 0.0039, 0.0039, 0.0035], [0.8899, 0.0391, 0.0345, 0.0127, 0.0041, 0.0036, 0.0032, 0.0032], [0.6114, 0.1546, 0.1204, 0.0345, 0.0237, 0.0068, 0.006, 0.0041], [0.6874, 0.1534, 0.0725, 0.0118, 0.0098, 0.0087, 0.0063, 0.0059], [0.5, 0.2084, 0.184, 0.0527, 0.0041, 0.0028, 0.0028, 0.0026], [0.9998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [19596, 2922, 9502, 50182, 15497, 24129, 29237, 100836, 186520, 184882, 189365, 210813, 218399, 195018, 110765, 82576, 34470, 34405, 62604, 30522, 15813, 114542, 85655, 30342, 26061, 78407, 59693, 15946, 22230, 31099, 20738, 18165, 30034, 110088, 65437, 71233, 86395, 123587, 145548, 168603, 168378, 199743, 201129, 192570, 172656, 175793, 146870, 175309, 206079, 210398, 240088, 225494, 194081, 131898, 104755, 69352, 27894, 25926, 47329, 40688, 46775, 27631, 6230], "Kotlin": [163039, 146336, 167530, 33438, 34064, 70064, 49119, 112661, 101074, 101799, 108964, 54127, 29419, 56433, 143254, 87477, 51530, 71715, 80282, 189661, 232905, 192047, 224840, 238275, 229253, 153017, 168363, 201055, 179771, 143406, 163954, 155419, 198264, 154083, 153367, 50970, 19336, 16616, 14078, 16238, 19018, 22779, 15382, 11772, 15924, 23837, 28806, 24733, 40104, 35852, 40815, 8609, 2489, 1684, 1010, 497, 222, 196, 484, 567, 567, 1528, 919], "Rust": [39278, 52313, 32712, 1668, 5009, 7790, 3271, 2330, 6745, 5121, 14360, 9748, 7266, 15651, 58500, 42748, 41412, 46411, 92038, 58880, 100917, 139835, 118577, 46332, 29087, 35248, 28040, 24009, 27401, 45589, 28067, 25832, 35967, 93510, 42286, 63698, 20185, 16147, 21513, 39780, 19255, 25738, 12152, 22669, 45987, 26084, 32394, 17221, 7056, 9049, 8862, 8125, 4126, 4763, 3521, 2013, 298, 257, 442, 374, 336, 419, 241]}}, {"pos": 468, "top": [[" \u2013", ".", "\u00a0", "\u2013", ",", "  \n\n", "  \n", "\u00a0\u00a0"], [" **", "\u2026**", "(**", "  \n\n", " **\u2013", "-**", "**,", "**\u2013"], ["\u2026**", " **", "(**", "**\u2013", " **\u2013", "**", "-**", "**,"], [" **", " **+", " **#", " **\u300c", " **>>", " **\u00ab", " **\u25cb", " **:**"], [" **", " **#", " **(", " **+", " (**", "(**", " **\u201c", "-**"], [" **", " **#", " **(", " **+", "(**", " (**", " **\u201c", "-**"], [" **", " **(", " (**", " **\u201c", " **\u3010", " **#", " **\u300c", " **-"], [" **", " **#", " (**", " **+", " **(", "(**", " **-", " **\u300c"], [" **", " \n\n", "  \n\n", " (**", " **#", "(**", " **(", " **\u201c"], [" **", " **#", " (**", "(**", " **+", "-**", " **(", " **["], [" **", " **#", " \n\n", " (**", " **[", " **(", "  \n\n", "(**"], [" **", " **#", " **+", " (**", " **\u300c", " **\u00ab", " **(", " **-"], [" **", " **\u00ab", " **#", " (**", " **+", " **-", " **\u300c", " **("], [" **", " **\u00ab", " (**", " **#", " **+", " \"**", "(**", " **-"], [" **", " \"**", " **#", "(**", " \n\n", " (**", " **(", " **+"], [" **", "ing", "s", " folks", "i", " **#", " \"**", " assorted"], [" **", "s", "ing", "i", "(**", "a", " \"**", " crit"], [" **", "(**", " \"**", " (**", " **#", " **+", "-**", " **-"], [" **", " \"**", "(**", " **#", "s", " **-", " (**", "ing"], [" **", "s", " \n\n", " wildly", " **#", "i", " myriad", " hugely"], [" \n\n", "<|endoftext|>", "  \n\n", " \r\n\r\n", "\n\n", "\t\n\n", "\r\n\r\n", "   \n\n"], [" **", " **#", " **+", " **\u00ab", " \u00bb**", " \"**", " **\u300c", " **\u201e"], [" **", " ``", " ''", " **#", " **\u300c", " **+", "iha", " hugely"], [" **", " ``", " ''", " much", " fully", " ever", " even", " hugely"], [" **", " \n\n", " \r\n\r\n", " **#", "(**", " ``", " **+", "\r\n\r\n"], [" **", " **#", " **\u3010", " **+", " **'", " **(", " **\u201c", " **\u300c"], [" **", " technology", " software", " technologies", " **#", " **+", " **'", " tech"], [" **", " \n\n", " technology", " technologies", " Chinese", " ___", " software", " __"], [" **", " technologies", " technology", " tech", " hardware", " \n\n", " software", " platforms"], [" **", " technologies", " **\u201c", " **\u3010", " **(", " tech", " architectures", " platforms"], [" **", " technology", " tech", " technologies", " platforms", " \"**", " software", " **\u201c"], [" **", " technology", " modern", " technologies", " tech", " traditional", " ...", " use"], [" **", " using", " modern", " technology", " use", " directly", " traditional", " direct"], [" **", " technologies", " technology", " tech", " hybrid", " hardware", " platforms", " software"], [" **", " **\u201c", "\u2026**", " technologies", " tech", " **(", " **\u2013", " \"**"], [" **", " **\u201c", " \u2013", "**\u2013", " \u201c", " Android", " software", " **\u2013"], [" Chinese", " Android", " **\u201c", " **", " macOS", " native", " software", " iOS"], [" Android", " native", " software", " Chinese", " macOS", " iOS", " Native", " traditional"], [" native", " Android", " Native", " indigenous", " Chinese", " iOS", "native", " Indigenous"], [" native", " Native", " Android", "native", " indigenous", " iOS", " Indigenous", "Native"], [" native", " Native", " Android", " indigenous", " iOS", "native", " Chinese", "Native"], [" native", " Native", " Android", " iOS", " indigenous", "native", "Native", " hybrid"], [" native", " Android", " Native", " iOS", " interfaces", " hybrid", " indigenous", " architectures"], [" native", " Android", " Native", " iOS", " interfaces", " technologies", " APIs", "Native"], [" native", " Android", " interfaces", " Native", " iOS", " hybrid", " APIs", " using"], [" native", " Native", " interfaces", " platforms", " frameworks", " APIs", " hybrid", " indigenous"], [" native", " Native", " interfaces", " frameworks", " indigenous", " APIs", " Android", " platforms"], [" native", " Native", "Native", " indigenous", " direct", "\u76f4\u63a5\u4f7f\u7528", " traditional", " Direct"], [" native", "\u76f4\u63a5\u4f7f\u7528", " Native", "-native", " direct", " traditional", "\u76f4\u63a5\u7528", " indigenous"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " direct", " native", "\u7684\u76f4\u63a5", "-native", "\u76f4\u63a5\u5728", " Direct"], ["\u76f4\u63a5\u4f7f\u7528", "\u8bd5\u56fe", "\u76f4\u63a5\u7528", "\u5c1d\u8bd5", "attempt", " attempting", "\u7684\u76f4\u63a5", "-native"], ["\u8bd5\u56fe", "\u5c1d\u8bd5", "attempt", " attempting", " attempt", " Attempt", "trying", "Attempting"], ["\u8bd5\u56fe", " attempting", "\u5c1d\u8bd5", "-native", " attempt", " trying", "attempt", "trying"], ["\u8bd5\u56fe", " attempt", " attempting", "-native", "\u5c1d\u8bd5", " native", " trying", "Attempting"], ["\u8bd5\u56fe", " attempt", "\u5c1d\u8bd5", " Attempt", " attempting", "attempt", " attempts", "Attempt"], ["\u8bd5\u56fe", " attempt", "\u5c1d\u8bd5", " Attempt", " attempting", " attempts", "attempt", " native"], [" try", "\u5c1d\u8bd5", "\u8bd5\u56fe", " trying", "try", " Try", " tried", " tries"], [" try", "\u5c1d\u8bd5", "\u8bd5\u56fe", "try", " Try", " trying", " tries", " tried"], [" native", " try", " Native", "native", "-native", "Native", ".native", "/native"], [" native", " write", " Native", " try", "native", "-native", "Native", "/native"], [" native", " write", "-native", " Native", " try", "native", " nat", "Native"], [" write", " try", " build", " native", " fight", " attempt", "-native", " Native"], [" write", " try", " build", " attempt", " fight", " use", " target", " native"]], "p": [[0.5313, 0.2844, 0.056, 0.0494, 0.0206, 0.0182, 0.0091, 0.0071], [0.3263, 0.1859, 0.0728, 0.047, 0.0415, 0.0344, 0.0268, 0.0268], [0.9063, 0.0242, 0.0213, 0.0146, 0.0146, 0.0048, 0.0037, 0.0015], [0.5784, 0.0394, 0.0347, 0.0307, 0.0271, 0.0186, 0.0175, 0.0154], [0.9821, 0.0124, 0.0011, 0.0009, 0.0008, 0.0007, 0.0004, 0.0003], [0.9977, 0.0006, 0.0004, 0.0003, 0.0002, 0.0002, 0.0001, 0.0001], [0.9944, 0.0012, 0.0006, 0.0006, 0.0005, 0.0004, 0.0003, 0.0003], [0.9951, 0.0015, 0.0007, 0.0006, 0.0004, 0.0003, 0.0003, 0.0002], [0.9662, 0.0138, 0.0074, 0.0035, 0.0024, 0.0016, 0.001, 0.0008], [0.9927, 0.0022, 0.001, 0.001, 0.0005, 0.0004, 0.0004, 0.0003], [0.9968, 0.0012, 0.0006, 0.0003, 0.0002, 0.0002, 0.0001, 0.0001], [0.9987, 0.0006, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9993, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9975, 0.0006, 0.0005, 0.0004, 0.0002, 0.0002, 0.0001, 0.0001], [0.9951, 0.0005, 0.0004, 0.0004, 0.0003, 0.0003, 0.0002, 0.0002], [0.9419, 0.0013, 0.0011, 0.0007, 0.0006, 0.0005, 0.0005, 0.0004], [0.8661, 0.0204, 0.0055, 0.0038, 0.0035, 0.0021, 0.0016, 0.0011], [0.9728, 0.0122, 0.0054, 0.0017, 0.0013, 0.001, 0.0007, 0.0006], [0.908, 0.0166, 0.0114, 0.0089, 0.0029, 0.0024, 0.0019, 0.0019], [0.064, 0.0236, 0.0208, 0.0134, 0.0134, 0.0126, 0.0118, 0.0087], [0.665, 0.1905, 0.0845, 0.0069, 0.0048, 0.0031, 0.0026, 0.0014], [0.4823, 0.0396, 0.0199, 0.0155, 0.0121, 0.0121, 0.0113, 0.0083], [0.2467, 0.2467, 0.0429, 0.0051, 0.0031, 0.0027, 0.0024, 0.0019], [0.0466, 0.0142, 0.0142, 0.0076, 0.0071, 0.0071, 0.0067, 0.0056], [0.7489, 0.0578, 0.0165, 0.0094, 0.0037, 0.0035, 0.0031, 0.0027], [0.9771, 0.0038, 0.0035, 0.0027, 0.0012, 0.0008, 0.0007, 0.0006], [0.9088, 0.0026, 0.0023, 0.0021, 0.0021, 0.002, 0.0012, 0.0011], [0.5953, 0.1248, 0.0043, 0.0028, 0.0028, 0.0024, 0.002, 0.0018], [0.837, 0.0127, 0.0068, 0.0047, 0.0047, 0.0041, 0.0036, 0.0025], [0.911, 0.0045, 0.0045, 0.0031, 0.0023, 0.0021, 0.002, 0.002], [0.9629, 0.0021, 0.0014, 0.0014, 0.0009, 0.0006, 0.0006, 0.0005], [0.9587, 0.002, 0.0012, 0.0008, 0.0006, 0.0006, 0.0005, 0.0005], [0.5481, 0.0166, 0.0146, 0.0137, 0.0137, 0.0083, 0.0078, 0.005], [0.2951, 0.0658, 0.0352, 0.0258, 0.0156, 0.0122, 0.0107, 0.0101], [0.8042, 0.0483, 0.0095, 0.0061, 0.0051, 0.0045, 0.0033, 0.0031], [0.1876, 0.1762, 0.0369, 0.0326, 0.0254, 0.0254, 0.0198, 0.0164], [0.0747, 0.0619, 0.0513, 0.04, 0.0375, 0.0275, 0.0228, 0.0214], [0.2002, 0.0539, 0.0506, 0.0476, 0.0271, 0.0255, 0.0198, 0.0164], [0.5026, 0.1194, 0.093, 0.0221, 0.0207, 0.0162, 0.0134, 0.0104], [0.4539, 0.1013, 0.0951, 0.0309, 0.029, 0.0256, 0.0176, 0.0176], [0.6317, 0.0855, 0.0356, 0.0216, 0.0203, 0.0191, 0.0131, 0.0116], [0.5615, 0.0809, 0.0671, 0.0592, 0.015, 0.0103, 0.008, 0.0071], [0.2497, 0.1256, 0.0715, 0.0462, 0.0317, 0.0181, 0.017, 0.0141], [0.1717, 0.0978, 0.0716, 0.0462, 0.0338, 0.0181, 0.0141, 0.0141], [0.1629, 0.0563, 0.0497, 0.0412, 0.0412, 0.025, 0.022, 0.0172], [0.2523, 0.0638, 0.0364, 0.0301, 0.0283, 0.0266, 0.0266, 0.022], [0.2109, 0.0685, 0.0323, 0.0252, 0.0173, 0.0173, 0.0173, 0.0163], [0.466, 0.1335, 0.0461, 0.0232, 0.0218, 0.0181, 0.0159, 0.0132], [0.468, 0.0813, 0.0813, 0.0281, 0.0264, 0.0233, 0.0219, 0.0206], [0.753, 0.1155, 0.0292, 0.0156, 0.0095, 0.0074, 0.0074, 0.0074], [0.4432, 0.1631, 0.127, 0.0302, 0.0235, 0.0183, 0.0104, 0.0098], [0.6586, 0.0694, 0.0541, 0.0541, 0.0328, 0.0225, 0.0176, 0.0121], [0.6003, 0.0717, 0.0493, 0.0339, 0.0299, 0.0299, 0.0233, 0.0233], [0.6638, 0.0545, 0.0481, 0.0481, 0.0374, 0.0227, 0.0156, 0.0138], [0.6302, 0.1593, 0.1593, 0.0148, 0.0131, 0.0055, 0.0048, 0.0029], [0.644, 0.1628, 0.0988, 0.022, 0.0151, 0.0104, 0.0092, 0.0056], [0.5636, 0.2349, 0.0864, 0.0193, 0.0193, 0.0133, 0.0103, 0.0063], [0.7694, 0.1041, 0.0492, 0.016, 0.0124, 0.0075, 0.0059, 0.0059], [0.6876, 0.1055, 0.0564, 0.044, 0.0388, 0.0302, 0.0076, 0.0046], [0.8245, 0.0677, 0.0282, 0.022, 0.0194, 0.0133, 0.0104, 0.003], [0.8366, 0.0687, 0.0253, 0.0153, 0.0135, 0.0105, 0.0082, 0.0044], [0.4597, 0.3159, 0.1492, 0.0428, 0.0066, 0.0066, 0.0051, 0.0017], [0.5298, 0.2502, 0.1949, 0.0141, 0.0046, 0.0013, 0.0004, 0.0004]], "ranks": {"Swift": [41056, 8862, 14379, 103183, 8292, 19494, 40530, 53771, 67427, 18402, 4913, 11161, 15879, 6516, 3973, 1502, 809, 1621, 1241, 776, 380, 10160, 1914, 1762, 1437, 7035, 8507, 3189, 4676, 8814, 8609, 6577, 8985, 15857, 6820, 6758, 3438, 3097, 2958, 1504, 3437, 4894, 7523, 7212, 9973, 8686, 5785, 4513, 9691, 58867, 152303, 79393, 34993, 10945, 17672, 2014, 564, 362, 555, 350, 736, 443, 915], "Kotlin": [200120, 114874, 83311, 18359, 9428, 40110, 13508, 42715, 30103, 45035, 37367, 34151, 24487, 28336, 100050, 93307, 102251, 99436, 134370, 174332, 200232, 43349, 23781, 87020, 34995, 3402, 4092, 24833, 7128, 5223, 7438, 14070, 28787, 6649, 1926, 506, 102, 105, 164, 198, 455, 522, 395, 467, 558, 824, 981, 818, 1009, 2848, 4692, 412, 253, 164, 263, 118, 101, 98, 188, 226, 315, 693, 1278], "Rust": [31686, 71990, 131602, 99115, 12831, 14728, 21425, 6899, 7910, 2369, 2337, 2317, 1081, 640, 2087, 1776, 1813, 2851, 3194, 4218, 7229, 5487, 3552, 4198, 1894, 5609, 6348, 7537, 10210, 22160, 13581, 16175, 16095, 32477, 11046, 5808, 600, 596, 913, 2142, 1984, 2940, 2863, 3886, 6488, 4042, 2578, 2624, 2280, 5368, 10272, 782, 346, 264, 407, 118, 51, 39, 39, 38, 48, 49, 56]}}, {"pos": 469, "top": [[",", ".", "-", " ", "\u00a0", ";", "?", "!"], [",", ".", ";", "  \n", "\u2013", "--", " ", "?"], [".", ",", "\u2026", "\u2013", "?", "..", ";", "["], [" ''", " ``", " **>>", "':''", "``", " '--", " '__", " \u300e"], ["!--", "--", " \u00a0 \u00a0", "\u00a0\u00a0", "think", "!", " \u00a0", "e"], ["!--", " \u00a0 \u00a0", "think", " \u00a0", "try", "\uff01", "lots", "kids"], [" \u00a0 \u00a0", "~~", " \u00a0", "think", " ~~", "\u2019**", "\u3000", " \u2018\u2019"], [" **>>", "!--", " ~~", "ToDo", "think", "\u2019**", "trying", "Trying"], [" **>>", "!!", " ~~", "!\u201d", "**!", "!\u2019", "!--", "trying"], ["trying", "!--", "Trying", " Trying", "try", "think", "!!", "ToDo"], [" \u00a0", "\u00a0", " trying", "trying", "\u00a0\u00a0", " \u00a0 \u00a0", "think", "  \n  \n"], [" **>>", " **", " **'", " **\u25a0", " ~~", "trying", " '**", "ToDo"], ["trying", "Trying", " Trying", " trying", "ToDo", " guys", " **>>", " TRY"], [" trying", "trying", " Trying", "Trying", " guys", " try", "ToDo", "think"], [" trying", "trying", " try", "Trying", " Trying", " smack", " guys", " looking"], [" trying", "trying", "Trying", " Trying", " smack", " really", " anybody", "going"], [" trying", "trying", "Trying", " Trying", " try", " really", " folks", " nasty"], ["trying", " trying", "Trying", " Trying", " try", " nasty", " goofy", " TRY"], ["Trying", " trying", " Trying", "trying", " try", " goofy", " silly", " nasty"], [" trying", "Trying", "trying", " try", " Trying", " goofy", " smack", " anybody"], [" trying", "<|endoftext|>", "trying", "Trying", " try", " wildly", " Trying", " desperately"], [" trying", "Trying", "trying", " goofy", " Trying", " silly", " try", " ``"], [" trying", " ``", "Trying", "trying", " try", " desperately", " ''", " Trying"], [" trying", "trying", "Trying", " ``", " wildly", " try", " desperately", " ''"], [" trying", "trying", "Trying", " try", " wildly", " desperately", " attempt", " really"], [" trying", " wildly", " try", "Trying", " desperately", "trying", " really", " folks"], [" trying", " wildly", " desperately", " try", " attempt", "Trying", " ``", "trying"], [" trying", " wildly", " --", " desperately", " to", " going", " just", " even"], [" trying", " wildly", " desperately", " try", " attempt", " huge", " to", "trying"], [" trying", " try", " desperately", " wildly", " attempt", " huge", " Trying", " crazy"], [" trying", " try", " huge", " desperately", " attempt", " wildly", " tries", " big"], [" trying", " try", " huge", " big", " to", " Try", " crazy", " attempt"], [" trying", " try", " huge", " big", " attempt", " desperately", " tries", " crazy"], [" trying", " try", " desperately", " attempt", " wildly", " crazy", " tries", " huge"], [" trying", " desperately", " wildly", " try", " crazy", " huge", " weird", "trying"], [" trying", " try", "trying", " desperately", " wildly", " crazy", "Trying", " huge"], [" trying", "trying", " try", "\u76f4\u63a5\u7528", "Trying", "\u8bd5\u56fe", " wildly", " Trying"], [" trying", " try", "trying", "Trying", " Trying", "\u8bd5\u56fe", " traditional", " weird"], [" trying", "\u8bd5\u56fe", "trying", " attempt", " try", "Trying", " Trying", " attempting"], [" trying", "\u8bd5\u56fe", "trying", "Trying", " attempt", " try", " Trying", " attempts"], [" trying", "trying", "\u8bd5\u56fe", "Trying", " Trying", " try", " attempt", " traditional"], [" trying", "trying", "Trying", " attempt", " attempting", "\u8bd5\u56fe", "\u76f4\u63a5\u7528", " attempts"], [" trying", "Trying", "trying", " attempt", "\u8bd5\u56fe", " attempting", " attempts", " traditional"], [" trying", "Trying", "trying", "\u76f4\u63a5\u7528", " attempt", " Trying", "\u8bd5\u56fe", " attempting"], [" trying", " attempt", "trying", "Trying", "\u76f4\u63a5\u7528", " attempts", " attempting", " try"], ["\u76f4\u63a5\u7528", "\u76f4\u63a5\u4f7f\u7528", " trying", " direct", " directly", " attempt", " attempts", "trying"], ["\u76f4\u63a5\u7528", " trying", "\u76f4\u63a5\u4f7f\u7528", " attempt", " direct", "\u8bd5\u56fe", " attempts", " try"], ["\u76f4\u63a5\u7528", "\u76f4\u63a5\u4f7f\u7528", " direct", " Direct", "\u8bd5\u56fe", "\u76f4\u63a5\u5728", " trying", " directly"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " direct", "\u7684\u76f4\u63a5", " Direct", "\u8bd5\u56fe", "attempt", "\u76f4\u63a5\u5728"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " direct", "\u7684\u76f4\u63a5", " Direct", "\u76f4\u63a5\u63a5\u89e6", "\u76f4\u63a5\u5c06", "direct"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", "\u76f4\u63a5", "\u7684\u76f4\u63a5", "\u76f4\u63a5\u5c06", "\u76f4\u63a5\u5728", "\u76f4\u63a5\u63a5\u89e6", "\u76f4\u63a5\u7684"], ["\u76f4\u63a5\u7528", "\u76f4\u63a5\u4f7f\u7528", "\u79fb\u690d", "native", "\u76f4\u63a5", "Trying", "\u7684\u76f4\u63a5", "trying"], ["\u76f4\u63a5\u7528", "-native", "\u76f4\u63a5\u4f7f\u7528", "native", "_native", "\u79fb\u690d", " native", "\u6784\u5efa"], ["native", "-native", " native", "\u6784\u5efa", "_native", "\u7f16\u5199", "_NATIVE", "\u6253\u9020"], ["-native", "\u6784\u5efa", "native", " native", "_native", "\u7f16\u5199", "\u6253\u9020", " crafting"], [" native", "-native", "native", "/native", "_native", ".native", "Native", "\u6784\u5efa"], [" native", "-native", "native", "/native", "_native", "Native", ".native", "\u7f16\u5199"], [" native", "-native", "native", "Native", "_native", "/native", ".native", " Native"], [" write", " build", " writing", "\u7f16\u5199", " Write", "\u5199", "\u5199\u4e86", " writes"], [" write", " Write", " writing", " build", " writes", "write", "/write", "Write"], [" write", " to", " build", " native", " Write", " writing", " port", "write"], [" to", " write", " build", " port", " native", " Write", " bind", " wrap"], [" to", " write", " build", " bind", " port", " Write", " native", " wrap"]], "p": [[0.5102, 0.4503, 0.006, 0.0053, 0.0034, 0.0034, 0.003, 0.001], [0.5843, 0.2019, 0.0121, 0.0101, 0.0069, 0.0065, 0.0065, 0.0051], [0.5254, 0.3611, 0.0336, 0.0124, 0.0124, 0.0124, 0.0043, 0.004], [0.0427, 0.0229, 0.019, 0.0178, 0.0178, 0.007, 0.007, 0.0062], [0.0944, 0.0393, 0.0224, 0.0145, 0.0136, 0.0106, 0.0106, 0.0106], [0.0373, 0.035, 0.0213, 0.0121, 0.0114, 0.01, 0.0065, 0.0061], [0.0635, 0.0362, 0.0362, 0.0265, 0.0206, 0.0151, 0.0142, 0.0125], [0.0577, 0.0273, 0.0176, 0.0146, 0.0107, 0.0094, 0.0088, 0.0078], [0.0243, 0.0243, 0.0138, 0.013, 0.0122, 0.0115, 0.0115, 0.0108], [0.0357, 0.0296, 0.0169, 0.0109, 0.0109, 0.0109, 0.0102, 0.009], [0.0421, 0.0395, 0.0255, 0.0255, 0.0212, 0.0212, 0.0199, 0.0175], [0.0603, 0.0268, 0.0173, 0.0143, 0.0143, 0.0135, 0.0135, 0.0126], [0.0394, 0.0347, 0.0347, 0.027, 0.0164, 0.0145, 0.0136, 0.01], [0.0917, 0.0522, 0.0522, 0.0433, 0.0263, 0.0205, 0.0141, 0.0124], [0.257, 0.061, 0.0254, 0.0186, 0.0175, 0.0136, 0.012, 0.0088], [0.1406, 0.0966, 0.0216, 0.0216, 0.0148, 0.0148, 0.0108, 0.0108], [0.1784, 0.1082, 0.031, 0.0227, 0.02, 0.0177, 0.0166, 0.0129], [0.1658, 0.1463, 0.1071, 0.0446, 0.0254, 0.0154, 0.0145, 0.0128], [0.1524, 0.0984, 0.0816, 0.0816, 0.0265, 0.0249, 0.0249, 0.0206], [0.2419, 0.054, 0.0507, 0.0476, 0.0308, 0.0225, 0.0165, 0.0165], [0.1887, 0.0477, 0.0477, 0.0349, 0.0146, 0.0113, 0.0094, 0.0083], [0.0546, 0.0482, 0.0228, 0.0147, 0.0138, 0.0122, 0.0101, 0.0095], [0.1888, 0.0652, 0.0576, 0.0477, 0.0155, 0.0128, 0.0128, 0.01], [0.2219, 0.0265, 0.0194, 0.0171, 0.0133, 0.0133, 0.0118, 0.0092], [0.2947, 0.0375, 0.0258, 0.0213, 0.0213, 0.0188, 0.0101, 0.0084], [0.3172, 0.0295, 0.0277, 0.026, 0.0245, 0.023, 0.0123, 0.0116], [0.3035, 0.0437, 0.0341, 0.022, 0.0161, 0.0118, 0.0118, 0.0098], [0.1747, 0.0442, 0.0236, 0.0222, 0.0162, 0.0119, 0.0105, 0.0105], [0.2379, 0.0531, 0.0322, 0.0172, 0.0143, 0.0134, 0.0111, 0.0092], [0.3115, 0.0613, 0.0328, 0.0328, 0.029, 0.0212, 0.0146, 0.0146], [0.2746, 0.0576, 0.0349, 0.0272, 0.0225, 0.0212, 0.0199, 0.0187], [0.2131, 0.061, 0.042, 0.0254, 0.0211, 0.0186, 0.0175, 0.0164], [0.2055, 0.0431, 0.0335, 0.0231, 0.0169, 0.0158, 0.0149, 0.0149], [0.3011, 0.0523, 0.0407, 0.0338, 0.0338, 0.0247, 0.0247, 0.0218], [0.1952, 0.0464, 0.0435, 0.0248, 0.0193, 0.0182, 0.016, 0.015], [0.2354, 0.0281, 0.0281, 0.0219, 0.0219, 0.016, 0.0133, 0.0125], [0.2724, 0.0325, 0.0238, 0.0185, 0.0174, 0.0164, 0.0144, 0.0144], [0.2258, 0.0253, 0.0224, 0.0174, 0.0174, 0.0154, 0.0144, 0.0127], [0.4434, 0.0497, 0.0412, 0.0321, 0.0302, 0.025, 0.0207, 0.0162], [0.3583, 0.0706, 0.0585, 0.0333, 0.026, 0.026, 0.0244, 0.0148], [0.342, 0.0409, 0.0409, 0.0361, 0.0318, 0.0219, 0.0193, 0.015], [0.3061, 0.0366, 0.0285, 0.0285, 0.0267, 0.0267, 0.0251, 0.0196], [0.2631, 0.0403, 0.0379, 0.0334, 0.0334, 0.0277, 0.026, 0.023], [0.248, 0.0627, 0.0488, 0.0488, 0.0431, 0.0405, 0.0357, 0.0315], [0.2948, 0.0658, 0.0512, 0.0481, 0.0425, 0.0425, 0.0311, 0.0274], [0.1719, 0.111, 0.1042, 0.0673, 0.0338, 0.0318, 0.0248, 0.0205], [0.1357, 0.1357, 0.1057, 0.0499, 0.0441, 0.0414, 0.0322, 0.0322], [0.2935, 0.2017, 0.1386, 0.0397, 0.0241, 0.0241, 0.0241, 0.02], [0.4219, 0.2258, 0.0369, 0.0197, 0.0185, 0.0144, 0.012, 0.0112], [0.6282, 0.204, 0.0313, 0.0215, 0.0148, 0.013, 0.0115, 0.009], [0.4634, 0.2481, 0.038, 0.0246, 0.0159, 0.0096, 0.0085, 0.0085], [0.1566, 0.095, 0.0199, 0.0187, 0.0155, 0.0155, 0.0137, 0.0129], [0.0742, 0.0578, 0.051, 0.051, 0.0273, 0.02, 0.0176, 0.0156], [0.1082, 0.0955, 0.0544, 0.0424, 0.0374, 0.02, 0.0177, 0.0138], [0.0753, 0.0624, 0.0624, 0.0486, 0.0295, 0.0277, 0.0203, 0.0158], [0.152, 0.1428, 0.126, 0.0436, 0.0409, 0.0409, 0.0264, 0.0182], [0.1771, 0.1379, 0.1217, 0.0575, 0.054, 0.0395, 0.0308, 0.0187], [0.223, 0.1353, 0.1353, 0.0467, 0.0413, 0.0284, 0.025, 0.0235], [0.4059, 0.0906, 0.0705, 0.0485, 0.0294, 0.0259, 0.0168, 0.0157], [0.8327, 0.0251, 0.0251, 0.0222, 0.0082, 0.0077, 0.006, 0.0053], [0.5067, 0.2112, 0.0998, 0.0252, 0.0196, 0.0185, 0.0144, 0.0056], [0.4366, 0.2648, 0.1606, 0.0337, 0.0103, 0.0059, 0.0055, 0.0052], [0.8248, 0.0985, 0.0437, 0.0025, 0.0018, 0.0017, 0.0012, 0.0011]], "ranks": {"Swift": [112532, 34312, 34427, 131375, 53283, 10307, 29077, 81313, 129706, 112196, 71508, 177097, 170099, 120863, 69929, 39168, 25791, 28276, 36310, 56468, 21689, 125078, 91882, 54119, 38416, 82289, 56568, 17164, 25708, 27627, 18928, 13948, 18600, 52740, 49642, 57899, 78204, 95296, 112627, 114464, 102916, 162923, 179822, 159430, 161666, 143550, 108814, 107822, 134240, 186989, 207204, 182210, 110203, 95313, 113966, 46333, 9459, 6574, 7661, 3448, 5063, 1400, 720], "Kotlin": [121276, 161340, 61706, 11073, 64259, 94214, 45518, 84151, 46611, 61780, 55865, 23824, 28210, 63640, 173901, 137037, 105812, 57828, 47781, 74629, 205026, 100019, 167209, 235598, 207145, 119293, 153652, 212483, 195571, 113820, 129664, 118685, 162888, 108141, 135280, 79281, 62270, 63842, 70297, 60033, 48874, 70731, 57332, 42712, 62174, 80073, 79417, 73676, 61801, 70978, 38905, 4531, 1970, 1089, 1152, 525, 110, 135, 283, 302, 373, 799, 608], "Rust": [45921, 47699, 65078, 72056, 16464, 45858, 107907, 146164, 153318, 87192, 47347, 92315, 58813, 41928, 37646, 22718, 27179, 58136, 75436, 22265, 38091, 85933, 83386, 47449, 30848, 40471, 30076, 27006, 27423, 39809, 26893, 29218, 28266, 39945, 23441, 39028, 21820, 18083, 20507, 25665, 13031, 19130, 14993, 16247, 34153, 18814, 18805, 10380, 5379, 11585, 26300, 5343, 2759, 2280, 4614, 875, 44, 37, 104, 64, 55, 44, 34]}}, {"pos": 470, "top": [[".", ",", "\u2013", " \u2013", "\u00a0", ";", "?", ":"], [".", ",", " \u2013", "\u200b\u200b", "\u2013", " \u200b\u200b", " very", "\u2013and"], [".", ",", "\u2013", " \u2013", ";", "\u2013and", "?", ".\u2013"], [" milfs", " Shemale", " Guta", " Blowjob", "\uff62", " dicip", "*\u201c.", " pornstar"], [".", " get", " really", " people", " \u200b\u200b", "\u200b\u200b", " funny", " Get"], [" \u200b\u200b", " get", " really", " crazy", " funny", ".", "\u2018s", " nice"], [" get", "\u2018s", " crazy", " \u200b\u200b", "\u200b\u200b", " guys", " big", " funny"], ["\u2018s", " get", " funny", " crazy", " revive", " fight", " pretty", " really"], [".", "\u00a0", "\u2018s", " \u200b\u200b", ".\u201c", "!\u201c", "\u200b\u200b", "\u201c."], ["\u00a0", ",", ".", " get", " bigger", " kids", " pretty", " really"], ["\u00a0", " get", ".", ",", " ", " getting", " trying", " keep"], [" guys", " get", " funny", " kids", " guy", " bigger", " stuff", " big"], [" guys", " get", " funny", " crazy", " kids", " big", " fight", " scary"], [" get", " guys", " big", " crazy", " funny", " trying", " kids", " getting"], [" trying", " get", " big", " getting", " really", " back", " even", " fighting"], [" really", " big", " trying", " getting", " going", " get", " even", " back"], [" big", " getting", " really", " get", " trying", " kids", " huge", " going"], [" big", " getting", " bigger", " kids", " trying", " get", " really", " cheap"], [" big", " getting", " huge", " crazy", " flashy", " cheap", " trying", " bigger"], [" big", " huge", " even", " wildly", " truly", " getting", " trying", " really"], ["<|endoftext|>", " truly", " wildly", " even", " just", " huge", " battling", " genuinely"], [" ``", " endlessly", " big", " bigger", " huge", " cheap", " flashy", " smarter"], [" ``", " ''", "``", " ``(", " big", " endlessly", " huge", " even"], [" ``", " even", " ''", " truly", " ever", " big", " just", " huge"], [" ``", " \\\"", " ''", " wildly", " truly", " battling", " even", " huge"], [" ``", " tech", " technology", " endlessly", " gaming", " massively", " huge", " big"], [" ``", " technology", " ''", " tech", " building", " gaming", " commercial", " fighting"], [" ``", " --", " over", " developing", " fighting", " building", " complex", " ''"], [" technology", " complex", " tech", " modern", " fighting", " building", " build", " live"], [" technology", " tech", " technologies", " complex", " commercial", " architecture", " modern", " hybrid"], [" technology", " tech", " work", " complex", " live", " build", " commercial", " modern"], [" complex", " technology", " real", " live", " big", " traditional", " work", " direct"], [" traditional", " complex", " real", " work", " live", " direct", " back", " over"], [" tech", " technology", " complex", " hybrid", " technologies", " hardware", " directly", " traditional"], [" tech", " directly", " complex", " direct", " hybrid", " hardware", " systems", " traditional"], [" directly", " \u201c", " native", " hardware", " traditional", " hybrid", " direct", " complex"], [" native", " directly", " direct", " traditional", " \u201c", " architectures", " hardware", " architecture"], [" native", " traditional", " hardware", " directly", " software", " Native", " \u201c", " architectures"], [" native", " Native", " traditional", " architecture", "native", " hardware", " architectures", " indigenous"], [" native", " Native", "native", " architecture", " architectures", " UI", " indigenous", " European"], [" native", " Native", "native", " UI", " hardware", " architecture", " European", " indigenous"], [" native", " Native", " hardware", "native", " architecture", " European", " architectures", " indigenous"], [" native", " Native", " architectures", " hardware", " architecture", " interfaces", " European", " indigenous"], [" native", " Native", " architectures", " using", " hardware", " architecture", " interfaces", "native"], [" native", " architectures", " using", " interfaces", " hardware", " architecture", " Native", " APIs"], [" native", " architectures", " using", " hardware", " interfaces", " Native", " architecture", " indigenous"], [" native", " architectures", " hardware", " using", " interfaces", " Native", "\u76f4\u63a5\u4f7f\u7528", " architecture"], [" native", " Native", " architectures", "\u76f4\u63a5\u4f7f\u7528", " using", "\u76f4\u63a5\u7528", "native", " hardware"], [" native", "\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " architectures", " Native", "-native", " interfaces", "native"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " directly", " direct", " native", " Direct", "\u76f4\u63a5\u5728", "\u7684\u76f4\u63a5"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", "\u76f4\u63a5", "\u76f4\u63a5\u5728", "\u7684\u76f4\u63a5", " Direct", "\u76f4\u63a5\u4e0e", "\u76f4\u63a5\u7684"], [" native", "native", "-native", "_NATIVE", "_native", "\u76f4\u63a5\u7528", ".native", " Native"], ["-native", " native", "native", "_native", "_NATIVE", " Native", "Native", "/native"], ["-native", " native", "native", "_native", "_NATIVE", " Native", "Native", ".native"], [" native", "-native", "native", "_native", "_NATIVE", " UI", "Native", " Native"], [" native", "-native", "native", "_native", ".native", "Native", "_NATIVE", " Native"], [" native", "-native", "native", "_native", "Native", ".native", " Native", "/native"], [" native", "native", "-native", "_native", ".native", " render", " Native", "Native"], [" native", "native", "-native", " Native", "_native", "Native", " build", ".native"], [" native", " build", " write", " Native", "native", "-native", " render", " bind"], [" native", " build", " write", "-native", " Native", " bind", " render", "native"], [" build", " write", " render", " bind", " native", " create", "-build", " draw"], [" build", " write", " bind", " render", " wrap", " create", " compile", " draw"]], "p": [[0.792, 0.1767, 0.01, 0.0088, 0.0078, 0.0025, 0.0004, 0.0003], [0.4789, 0.0537, 0.0474, 0.0224, 0.0145, 0.0057, 0.005, 0.0041], [0.6859, 0.2859, 0.0183, 0.0046, 0.0012, 0.0009, 0.0006, 0.0005], [0.0062, 0.0052, 0.0033, 0.0028, 0.0023, 0.0022, 0.0015, 0.0015], [0.0241, 0.0107, 0.0095, 0.0057, 0.0051, 0.0042, 0.0039, 0.0039], [0.069, 0.0145, 0.0093, 0.0077, 0.0068, 0.006, 0.0044, 0.0041], [0.0484, 0.019, 0.0167, 0.0157, 0.0139, 0.0122, 0.0115, 0.0115], [0.0215, 0.0202, 0.0115, 0.0108, 0.007, 0.0058, 0.0051, 0.0051], [0.1018, 0.0844, 0.0375, 0.0375, 0.0311, 0.0138, 0.0129, 0.0107], [0.0834, 0.0691, 0.0211, 0.012, 0.0073, 0.0064, 0.006, 0.0057], [0.31, 0.0692, 0.065, 0.0211, 0.0186, 0.012, 0.0094, 0.0088], [0.027, 0.0136, 0.0136, 0.0128, 0.0073, 0.0068, 0.006, 0.0057], [0.0294, 0.0215, 0.0215, 0.0122, 0.0115, 0.009, 0.0084, 0.007], [0.0326, 0.021, 0.0198, 0.0136, 0.0128, 0.0128, 0.0106, 0.0106], [0.0379, 0.0203, 0.0203, 0.0179, 0.0179, 0.0131, 0.0123, 0.0109], [0.0573, 0.0348, 0.0348, 0.0198, 0.012, 0.012, 0.01, 0.0083], [0.0554, 0.0489, 0.0381, 0.0336, 0.0204, 0.0116, 0.0085, 0.008], [0.0536, 0.0346, 0.0174, 0.0127, 0.0106, 0.0099, 0.0093, 0.0088], [0.0372, 0.0212, 0.0146, 0.0121, 0.0113, 0.0107, 0.01, 0.0094], [0.0422, 0.0422, 0.0256, 0.0241, 0.0146, 0.0121, 0.0094, 0.0089], [0.0572, 0.0136, 0.0113, 0.0113, 0.0082, 0.0077, 0.0073, 0.006], [0.1518, 0.0043, 0.0043, 0.004, 0.004, 0.0036, 0.0028, 0.0023], [0.8704, 0.0049, 0.0014, 0.0014, 0.001, 0.0009, 0.0008, 0.0007], [0.3225, 0.011, 0.0097, 0.0052, 0.0046, 0.0043, 0.0043, 0.0041], [0.4562, 0.0069, 0.0065, 0.0051, 0.0045, 0.0045, 0.0045, 0.0037], [0.3158, 0.0062, 0.0054, 0.0042, 0.0033, 0.0031, 0.0031, 0.0029], [0.3328, 0.0074, 0.0057, 0.0042, 0.0033, 0.0033, 0.0029, 0.0027], [0.0408, 0.0097, 0.0071, 0.0067, 0.0067, 0.0067, 0.0063, 0.0059], [0.0141, 0.0117, 0.011, 0.0103, 0.0091, 0.008, 0.0063, 0.0063], [0.0376, 0.0293, 0.0177, 0.0157, 0.0138, 0.0115, 0.0101, 0.0095], [0.0273, 0.0212, 0.0146, 0.0137, 0.01, 0.0094, 0.0094, 0.0088], [0.0247, 0.0192, 0.0109, 0.0109, 0.0109, 0.0109, 0.0103, 0.0091], [0.0146, 0.0137, 0.0113, 0.0106, 0.0106, 0.01, 0.0088, 0.0088], [0.0463, 0.036, 0.0233, 0.0193, 0.016, 0.016, 0.0125, 0.0125], [0.0481, 0.0352, 0.0311, 0.0201, 0.0188, 0.0188, 0.013, 0.0122], [0.0727, 0.0727, 0.0641, 0.0365, 0.0365, 0.0323, 0.0323, 0.0184], [0.1172, 0.0806, 0.0336, 0.0316, 0.0296, 0.0278, 0.0278, 0.0262], [0.1496, 0.0517, 0.0403, 0.0334, 0.0334, 0.019, 0.019, 0.0168], [0.6457, 0.0498, 0.0162, 0.0134, 0.0126, 0.0118, 0.0087, 0.0081], [0.5909, 0.0428, 0.0276, 0.0202, 0.0157, 0.0123, 0.0102, 0.0102], [0.6662, 0.0582, 0.0243, 0.0157, 0.013, 0.0101, 0.0101, 0.0074], [0.6618, 0.051, 0.0423, 0.0137, 0.0129, 0.0121, 0.0107, 0.0074], [0.4642, 0.0489, 0.0406, 0.0381, 0.0316, 0.0192, 0.018, 0.0132], [0.3966, 0.0504, 0.0445, 0.0393, 0.0306, 0.0238, 0.0238, 0.012], [0.3048, 0.0929, 0.068, 0.0467, 0.0342, 0.0302, 0.0221, 0.0134], [0.3361, 0.0963, 0.0401, 0.0313, 0.0313, 0.0259, 0.0259, 0.0148], [0.2944, 0.1017, 0.0451, 0.0398, 0.0274, 0.0242, 0.0213, 0.0188], [0.5502, 0.0424, 0.031, 0.0257, 0.0213, 0.0177, 0.0156, 0.0147], [0.3035, 0.1116, 0.0495, 0.0465, 0.032, 0.0182, 0.0182, 0.0171], [0.5999, 0.2207, 0.0205, 0.0181, 0.015, 0.0133, 0.011, 0.011], [0.4731, 0.287, 0.0343, 0.0208, 0.0111, 0.0105, 0.0087, 0.0087], [0.2017, 0.1386, 0.1386, 0.0655, 0.0423, 0.035, 0.0329, 0.0329], [0.3596, 0.2181, 0.1323, 0.0625, 0.0295, 0.0277, 0.0191, 0.0139], [0.4039, 0.2162, 0.1311, 0.0619, 0.0332, 0.0201, 0.0167, 0.0115], [0.2533, 0.2533, 0.0932, 0.0726, 0.0343, 0.0343, 0.0236, 0.0184], [0.403, 0.2444, 0.1019, 0.0425, 0.0375, 0.0331, 0.0258, 0.0227], [0.5411, 0.155, 0.1066, 0.0444, 0.0305, 0.0305, 0.0269, 0.0163], [0.4839, 0.108, 0.108, 0.045, 0.0351, 0.0309, 0.0273, 0.0273], [0.6889, 0.0726, 0.0565, 0.0343, 0.0303, 0.0303, 0.0267, 0.0126], [0.7246, 0.0764, 0.0409, 0.0219, 0.0193, 0.0193, 0.0117, 0.0117], [0.3845, 0.3393, 0.2058, 0.0132, 0.008, 0.0055, 0.0048, 0.0045], [0.7771, 0.1734, 0.0161, 0.0142, 0.0049, 0.0013, 0.001, 0.0007], [0.8501, 0.1304, 0.0094, 0.0065, 0.0004, 0.0003, 0.0002, 0.0002]], "ranks": {"Swift": [62637, 59931, 83140, 233698, 101827, 51600, 154328, 224682, 238049, 220960, 92272, 205886, 197851, 84748, 47600, 22992, 14203, 38470, 23414, 9692, 5219, 90131, 44273, 15478, 12459, 45537, 39268, 8875, 11824, 15208, 13167, 15346, 14396, 23311, 13563, 11696, 5266, 5799, 8267, 9204, 11383, 16145, 21148, 21445, 28257, 21512, 20080, 15767, 43284, 101773, 153139, 102746, 38726, 27589, 42371, 10690, 3080, 1483, 2069, 1291, 2116, 1378, 1400], "Kotlin": [213585, 147173, 138773, 16232, 30677, 47276, 80499, 144712, 113736, 113114, 103861, 39227, 25195, 62661, 165997, 137077, 95185, 112185, 163036, 201750, 231765, 135253, 120824, 190499, 144754, 44322, 33957, 120006, 71430, 33819, 42391, 35208, 72548, 15619, 13180, 1611, 410, 489, 534, 431, 964, 1395, 1166, 1293, 1653, 2363, 2554, 1971, 2559, 4857, 4717, 602, 351, 232, 258, 193, 113, 164, 210, 241, 375, 940, 1546], "Rust": [21855, 33857, 28021, 67247, 3648, 4721, 10063, 6761, 21342, 5890, 5164, 4910, 2962, 2633, 5229, 4038, 4211, 6493, 6785, 5560, 7293, 9368, 8413, 7624, 3943, 5655, 5618, 6976, 6897, 8480, 8626, 13324, 13508, 16891, 8912, 4398, 426, 344, 554, 1809, 964, 1367, 1733, 2908, 4806, 3244, 3028, 2336, 1619, 2806, 6562, 602, 164, 177, 316, 79, 12, 14, 20, 10, 13, 17, 43]}}, {"pos": 471, "top": [[".", ",", "\u2013", " \u2013", ";", "\u00a0", "?", ":"], [" \u2013", "\u2013", ",", ".", ";", " ", "  ", "  \n"], [".", ",", "\u2013", " \u2013", ";", "?", "[", "\u2026"], [" ``", " ``(", "\uff0a\uff0a\uff0a\uff0a", " \u2018\u2019", "``", "ecke", "\u3001\u300e", " ''"], ["able", " \u2018", " \u201c", "e", " \n \n", " ", ".", "\u2018"], [" \n \n", " \n", " \u200b\u200b", " \n  \n", ".", "\u5982\u6b4c", "called", "paper"], [" \n", " __", " \n \n", "\n \n", "__.", ".__", "able", ":__"], [" \n \n", "__.", " \n", "able", " __", " \r\n \r\n", ":__", " \n  \n"], [" \n", " \n \n", "__.", " \n  \n", " \n\n\n", " \u200b\u200b", "\n \n", "."], [" \n \n", ",", " \n  \n", " \n", "\u00a0", " \r\n \r\n", "__.", "\u2010"], [" \n", " \n \n", " \n  \n", "\u00a0", "__.", " __", "\n \n", "\u2011"], [" **\u2018", " ''", " **", " '__", " __", " **\u00ab", " **>>", " \u2018\u2019"], [" **", " **\u00ab", " **>>", " '__", " __", " **\u2018", " **\u300c", " **\u201e"], [" ''", " funny", " crazy", " big", " really", " stupid", " bigger", " guys"], [" ''", " really", " big", " back", " stuff", " pictures", " movies", " everything"], [" really", " big", " --", " kids", " pretty", " stuff", " back", " guys"], [" really", " big", " huge", " everything", " pretty", " kids", " bigger", " things"], [" big", " really", " bigger", " funny", " kids", " huge", " stuff", " nasty"], [" big", " really", " funny", " crazy", " silly", " nasty", " dozens", " ''"], [" really", " big", " huge", " wildly", " dozens", " everything", " truly", " something"], [" dozens", " truly", " \n  \n", " wildly", " really", " big", " just", " everything"], [" ''", " ``", " \\\"", " really", " crazy", " silly", " funny", " smarter"], [" ``", " ''", " ___", " __", " *__", "``", " \\\"", " '__"], [" ''", " ``", " \\\"", " __", " really", " --", "``", "''"], [" ''", " __", " ``", " ___", " \r\n \r\n", "___", " \n  \n", " \\\""], [" ___", " __", " ``", " *__", " ''", "___", " ____", " really"], [" ___", " ``", " __", " ''", " *__", " '__", "___", " ____"], [" __", " ___", " ''", " ``", " ____", " --", "___", " \n\n"], [" __", " ___", " ''", " ``", " ____", " incredibly", " --", " dozens"], [" __", " ___", " ____", " ''", " everything", " _____", " ``", " incredibly"], [" __", " ___", " everything", " really", " ____", " huge", " work", " big"], [" __", " everything", " ___", " really", " work", " dozens", " big", " something"], [" everything", " really", " dozens", " truly", " incredibly", " big", " huge", " every"], [" everything", " incredibly", " really", " dozens", " truly", " huge", " purely", " entirely"], [" everything", " incredibly", " EVERY", " dozens", " tech", " really", " entirely", " physics"], [" everything", " incredibly", " purely", " complex", " EVERY", " entirely", " directly", " dozens"], [" everything", " software", " dozens", " complex", " architectures", " architecture", " purely", " incredibly"], [" everything", " software", " dozens", " complex", " architectures", " architecture", " writing", " code"], [" software", " everything", " architecture", " architectures", " dozens", " traditional", " native", " entirely"], [" architecture", " architectures", " everything", " software", " UI", " native", " traditional", " dozens"], [" architecture", " architectures", " software", " native", " hardware", " UI", " everything", " architectural"], [" architecture", " architectures", " native", " software", " hardware", " traditional", " architectural", " UI"], [" architectures", " architecture", " native", " software", " traditional", " hardware", " interfaces", " architectural"], [" architectures", " architecture", " native", " layouts", " interfaces", " traditional", " software", " Native"], [" architectures", " architecture", " native", " interfaces", " layouts", " traditional", " using", " modular"], [" architectures", " architecture", " native", " traditional", " interfaces", " layouts", " directly", " manually"], [" architectures", " architecture", " directly", " native", "\u76f4\u63a5\u7528", "\u76f4\u63a5\u4f7f\u7528", " traditional", " layouts"], [" native", " architectures", " directly", " direct", "\u76f4\u63a5\u7528", " traditional", "\u76f4\u63a5\u4f7f\u7528", " manually"], [" native", " architectures", "\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " traditional", " direct", "-native", " architecture"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", " direct", "\u76f4\u63a5\u5728", " native", "\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07", " directly", "-native"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", "\u76f4\u63a5\u5728", "\u76f4\u63a5", "\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07", "-native", " \uc9c1\uc811", "\u76f4\u63a5\u7684"], [" native", "-native", "native", "\u539f\u751f", ".native", " UI", " Native", "/native"], [" native", "-native", "native", "\u539f\u751f", "/native", " Native", ".native", "_native"], [" native", "-native", " UI", "native", " Native", "\u539f\u751f", ".native", "/native"], [" UI", " native", "-native", "native", " GUI", "/native", " Native", " widgets"], [" native", " UI", "-native", "native", "/native", "\u539f\u751f", " Native", ".native"], [" native", " UI", "-native", "native", " Native", "/native", ".native", "\u539f\u751f"], [" UI", " native", " GUI", " SwiftUI", "-native", " UIKit", "native", " GTK"], [" native", "native", " Native", "-native", "Native", ".native", "/native", "_native"], [" native", "native", " Native", "-native", "Native", ".native", "/native", "_native"], [" native", " Native", "-native", "native", ".native", "/native", "Native", " nat"], [" native", "-native", " Native", "native", " UI", ".native", "/native", " UIKit"], [" native", " UI", " iOS", " SwiftUI", " UIKit", " custom", " cross", "-native"]], "p": [[0.6572, 0.3104, 0.0136, 0.0094, 0.0044, 0.0016, 0.0011, 0.0004], [0.5668, 0.1729, 0.0465, 0.0411, 0.0118, 0.0056, 0.003, 0.0026], [0.5932, 0.2802, 0.0708, 0.0335, 0.0085, 0.0029, 0.0029, 0.0018], [0.0357, 0.0055, 0.0048, 0.0028, 0.0026, 0.0024, 0.0024, 0.0024], [0.0272, 0.0212, 0.0199, 0.0106, 0.0088, 0.0083, 0.0073, 0.0069], [0.0078, 0.0057, 0.0051, 0.0042, 0.0039, 0.0035, 0.0035, 0.0031], [0.0863, 0.0593, 0.0523, 0.0492, 0.028, 0.028, 0.0205, 0.0193], [0.0466, 0.032, 0.032, 0.0301, 0.0282, 0.0265, 0.0194, 0.0151], [0.2802, 0.1926, 0.0487, 0.0487, 0.043, 0.0295, 0.0261, 0.023], [0.1061, 0.0997, 0.0324, 0.0196, 0.0153, 0.0153, 0.0105, 0.0099], [0.1878, 0.107, 0.0735, 0.0394, 0.0239, 0.0145, 0.0145, 0.012], [0.0345, 0.0324, 0.0324, 0.0252, 0.0209, 0.0135, 0.0127, 0.0099], [0.0373, 0.0273, 0.0226, 0.02, 0.0176, 0.0146, 0.0129, 0.0114], [0.0215, 0.0115, 0.0108, 0.009, 0.0062, 0.0037, 0.0037, 0.0037], [0.0449, 0.0272, 0.0212, 0.0073, 0.0069, 0.0069, 0.005, 0.0047], [0.0963, 0.0622, 0.0157, 0.0115, 0.0108, 0.0101, 0.0084, 0.0074], [0.1293, 0.1214, 0.0145, 0.0145, 0.0128, 0.012, 0.0094, 0.0088], [0.1318, 0.0662, 0.0178, 0.013, 0.0123, 0.0123, 0.0102, 0.0095], [0.0395, 0.0371, 0.0198, 0.0164, 0.0145, 0.0128, 0.012, 0.0113], [0.0565, 0.0499, 0.0236, 0.0184, 0.0162, 0.0143, 0.0134, 0.0111], [0.0167, 0.0157, 0.0138, 0.013, 0.0108, 0.0108, 0.0095, 0.0095], [0.1533, 0.0639, 0.0162, 0.0152, 0.0104, 0.0098, 0.0092, 0.0086], [0.4835, 0.3323, 0.0397, 0.0309, 0.0045, 0.0042, 0.0042, 0.0031], [0.4698, 0.4146, 0.0086, 0.0049, 0.0022, 0.0022, 0.0018, 0.0017], [0.2361, 0.1623, 0.1432, 0.072, 0.0362, 0.0151, 0.0104, 0.0092], [0.3092, 0.2728, 0.0782, 0.0347, 0.0326, 0.0145, 0.0128, 0.006], [0.2022, 0.2022, 0.2022, 0.1306, 0.033, 0.0074, 0.0069, 0.0048], [0.4409, 0.3434, 0.041, 0.0206, 0.0151, 0.0097, 0.0086, 0.0071], [0.2225, 0.1349, 0.0678, 0.0142, 0.0118, 0.0098, 0.0081, 0.0076], [0.2724, 0.2404, 0.0287, 0.021, 0.0099, 0.0064, 0.006, 0.0057], [0.1742, 0.1274, 0.0531, 0.0184, 0.0172, 0.0111, 0.0105, 0.0098], [0.0758, 0.0758, 0.0358, 0.0297, 0.0217, 0.0192, 0.014, 0.0132], [0.0972, 0.0381, 0.0204, 0.0169, 0.0169, 0.0159, 0.0149, 0.014], [0.0648, 0.0369, 0.0347, 0.0186, 0.0174, 0.0145, 0.012, 0.0099], [0.0501, 0.0442, 0.0324, 0.0252, 0.0153, 0.0144, 0.0135, 0.0127], [0.0643, 0.0366, 0.0285, 0.0236, 0.0163, 0.0163, 0.0127, 0.0119], [0.0546, 0.0258, 0.0228, 0.0201, 0.0177, 0.0177, 0.0167, 0.0138], [0.0754, 0.0709, 0.0277, 0.0168, 0.0158, 0.0149, 0.0149, 0.0149], [0.051, 0.045, 0.035, 0.0273, 0.0256, 0.0241, 0.0176, 0.0146], [0.0519, 0.0519, 0.0315, 0.0216, 0.0158, 0.0158, 0.0158, 0.0149], [0.0867, 0.0596, 0.0464, 0.0436, 0.0339, 0.0248, 0.0206, 0.0171], [0.1173, 0.1173, 0.1035, 0.059, 0.0431, 0.0231, 0.0204, 0.0109], [0.1318, 0.1163, 0.0799, 0.0355, 0.0294, 0.0244, 0.0215, 0.0148], [0.2255, 0.1285, 0.083, 0.0305, 0.0269, 0.0197, 0.0174, 0.012], [0.2402, 0.1066, 0.0504, 0.0346, 0.0305, 0.0287, 0.012, 0.0106], [0.2098, 0.1055, 0.0772, 0.0284, 0.0221, 0.0208, 0.0143, 0.0104], [0.2043, 0.0706, 0.0456, 0.0428, 0.0378, 0.0244, 0.0215, 0.0202], [0.141, 0.0666, 0.0666, 0.0552, 0.0519, 0.0357, 0.0335, 0.0278], [0.1074, 0.0786, 0.0477, 0.0421, 0.0308, 0.0255, 0.0225, 0.0165], [0.1588, 0.0963, 0.075, 0.0516, 0.0428, 0.0428, 0.0402, 0.0276], [0.1014, 0.0953, 0.0423, 0.0397, 0.0397, 0.0351, 0.0329, 0.0256], [0.2679, 0.2086, 0.0496, 0.0301, 0.0282, 0.0265, 0.0249, 0.0142], [0.4335, 0.3825, 0.0518, 0.0245, 0.019, 0.019, 0.0116, 0.0102], [0.4255, 0.3755, 0.0653, 0.0349, 0.0165, 0.0113, 0.0078, 0.0078], [0.5104, 0.3096, 0.0783, 0.0154, 0.0136, 0.0106, 0.0082, 0.0073], [0.5409, 0.3718, 0.0392, 0.0144, 0.0068, 0.0047, 0.0047, 0.0041], [0.6889, 0.2534, 0.0208, 0.0126, 0.0046, 0.0041, 0.0032, 0.0025], [0.6928, 0.2249, 0.0304, 0.0127, 0.0077, 0.0068, 0.006, 0.0032], [0.9702, 0.0122, 0.0095, 0.0051, 0.0013, 0.0006, 0.0005, 0.0003], [0.9897, 0.004, 0.0036, 0.0019, 0.0003, 0.0001, 0.0001, 0.0001], [0.9945, 0.0022, 0.0017, 0.0012, 0.0002, 0.0001, 0.0001, 0.0001], [0.9921, 0.0032, 0.0028, 0.0005, 0.0003, 0.0002, 0.0002, 0.0001], [0.9507, 0.012, 0.0064, 0.006, 0.006, 0.0021, 0.0015, 0.0013]], "ranks": {"Swift": [44420, 11419, 15850, 214744, 73067, 21591, 123986, 157594, 219076, 183791, 132753, 208362, 191817, 97409, 42953, 12510, 9955, 21230, 20715, 14900, 7101, 37509, 47391, 17096, 30898, 68768, 90685, 14742, 16089, 30537, 19539, 11360, 16043, 33888, 25132, 18726, 9414, 8841, 12772, 18774, 18049, 27025, 25000, 26815, 34543, 26230, 26372, 15202, 32990, 49278, 137968, 86332, 23869, 6376, 3196, 1388, 424, 203, 99, 58, 50, 24, 11], "Kotlin": [215683, 151334, 111801, 7243, 21754, 61812, 62650, 124984, 115191, 135637, 125004, 34164, 14856, 29434, 104087, 103398, 105646, 91268, 97006, 153770, 195336, 61952, 43368, 119136, 84703, 20722, 15784, 40742, 31885, 21289, 36006, 40960, 59819, 30375, 22774, 4847, 1201, 1041, 1119, 1143, 1480, 2145, 1639, 1355, 1738, 2720, 2429, 1759, 1270, 2084, 3721, 470, 145, 122, 95, 83, 60, 64, 64, 70, 67, 86, 47], "Rust": [32695, 38785, 21609, 33217, 5290, 9903, 22670, 20409, 18384, 12125, 8138, 14987, 8365, 5751, 9455, 4414, 7110, 12490, 19577, 14063, 19445, 16944, 32640, 18429, 19846, 21322, 15331, 10120, 8999, 9546, 9440, 10210, 12739, 12930, 6337, 3578, 867, 730, 1447, 3634, 1917, 2145, 2157, 3831, 8380, 4744, 4964, 2309, 1562, 1844, 6673, 964, 252, 255, 176, 103, 33, 47, 50, 40, 37, 24, 13]}}, {"pos": 472, "top": [[" \u2013", ",", ".", "\u2013", ";", "en", " ", "\u00a0"], [" \u2013", "\u2013", " \u2013**", "\u2013and", " *\u2013", "**\u2013", ".\u2013", "  "], ["\u2013", " \u2013", ".\u2013", "\u2013and", ",", "**\u2013", ".", " \u2013**"], [" milfs", "\u52a0\u62ff\u5927", " ;;^", " Hidal", " Shemale", " Guta", " Gabrie", " YYS"], ["  ", " TF", " *@", "en", " UTF", " *\u2013", " crown", " vip"], ["\ufffd", "  ", ":host", "bod", "bios", " TF", "objs", " UTF"], [" *-", " *_", " **\u2018", " *", " *}", " *\u201c", " *\u201e", "*_"], [" *_", " *-", " **", " *@", " **+", "/native", "-**", " **."], [" *_", " *@", " *-", "/native", " *.", " **.", "   \n\n", " *"], ["/native", "-native", "-_", " NAT", "-*", "\u5b97\u4eb2", "-centric", "\u6e21\u5047"], ["-_", "-", "/native", "-native", " _", " iconic", "-*", "-on"], [" **", " transformative", "/native", " showcase", " iconic", "-native", " **+", " *_"], [" **", " transformative", " showcase", " iconic", " technologies", " core", "-native", "/native"], [" iconic", " transformative", " technologies", " showcase", " hardcore", " elite", "-native", " hybrid"], [" iconic", " technologies", " transformative", " showcase", " tools", " core", " sprawling", " elite"], [" technologies", " iconic", " hybrids", " sprawling", " showcase", " hardcore", " hybrid", " transformative"], [" technologies", " iconic", " tech", " hybrids", " hardcore", " showcase", " sprawling", " hubs"], [" technologies", " tech", " hubs", " labs", " hybrids", " iconic", " tools", " hardcore"], [" technologies", " hubs", " tech", " labs", " iconic", " tools", " hardcore", " hybrids"], [" NAT", " sprawling", " technologies", " blockbuster", " tech", " hubs", " iconic", " hardcore"], [" \n\n", "<|endoftext|>", "  \n\n", "   \n\n", "i", " NAT", " sprawling", " myriad"], [" ;;^", " **\u00ab", " Nues", " milfs", "flix", " technologies", " **\u201e", " **+"], [" technologies", " **\u00ab", " Native", " tools", " ``", " **", " NAT", " hybrids"], [" technologies", " European", " tools", " foreign", " Native", " ``", " host", " worlds"], [" technologies", " **^", " **", " tools", " Australian", " \n\n", " European", " tech"], [" **", " technologies", " **\u00ab", " **^", " **+", " **\u201e", " **:", " **)"], [" technologies", " **^", " **\u00ab", " hardware", " **+", " electronics", " tech", " Silicon"], [" \n\n", "\n\n", " __", " **", " technologies", " _", " tech", " \r\n\r\n"], [" \n\n", " technologies", " tech", " __", " hardware", "\n\n", " **", " technology"], [" **", " **+", " technologies", " tech", " __", " **:", " **\u20ac", "...**"], [" **", " technologies", " tech", " **+", " **.", " hardware", " workflows", " tools"], [" **", " technologies", " \n\n", " tech", " technology", " systems", " environments", " hybrids"], [" **", " technologies", " tech", " technology", " systems", " hybrid", " environments", " hardware"], [" technologies", " tech", " hardware", " environments", " hybrids", " technology", " hybrid", " systems"], [" technologies", " tech", " hardware", " hybrids", " systems", " environments", " interfaces", " labs"], [" hardware", " tech", " technologies", " native", " Native", " hybrids", " interfaces", " hybrid"], [" native", " hardware", " Native", " tech", " architectures", " iOS", "-native", " APIs"], [" Native", " native", " hardware", " architectures", " interfaces", " iOS", " APIs", " workflows"], [" native", " Native", "-native", "native", "Native", "/native", "\u672c\u571f", " indigenous"], [" native", " Native", "native", "Native", "-native", "/native", " architectures", " iOS"], [" native", " Native", "Native", "-native", "native", "/native", " iOS", " APIs"], [" native", " Native", "-native", "Native", "native", " iOS", " interfaces", " APIs"], [" native", " Native", "-native", " interfaces", "Native", " architectures", "native", " APIs"], [" native", " Native", "-native", " interfaces", "Native", " architectures", "native", " APIs"], [" native", " interfaces", " Native", " architectures", "-native", " APIs", "Native", "native"], [" native", " Native", " interfaces", " architectures", " APIs", "-native", "/native", " hardware"], [" native", " interfaces", " architectures", "-native", " Native", " APIs", " hardware", "/native"], ["-native", " interfaces", " APIs", " native", " Native", " architectures", "/native", "Native"], ["-native", " APIs", " interfaces", " architectures", " Native", " native", "/native", " iOS"], ["-native", " APIs", " interfaces", "/native", " Native", " architectures", " native", "_Native"], ["-native", "/native", " Native", " APIs", "_Native", " interfaces", " architectures", "_NATIVE"], ["-native", " UI", " APIs", " iOS", " interfaces", " Native", "/native", " native"], ["-native", " iOS", " UI", " Native", "/native", " APIs", " native", "Native"], [" UI", " iOS", "-native", " interfaces", " APIs", " widgets", "UI", " Native"], [" UI", " GUI", " iOS", " widgets", "UI", " SwiftUI", " APIs", "GUI"], [" UI", " iOS", " GUI", "UI", " SwiftUI", " widgets", " UIKit", "_ui"], [" UI", " iOS", " GUI", " SwiftUI", "UI", " UIKit", " Android", " widgets"], [" UI", " GUI", "UI", " iOS", " SwiftUI", " UIKit", "GUI", " GTK"], [" UI", " iOS", " SwiftUI", " GUI", " UIKit", "UI", " widgets", " Widgets"], [" UI", " iOS", " SwiftUI", " UIKit", " GUI", " widgets", "UI", " macOS"], [" UI", " iOS", " SwiftUI", " UIKit", " widgets", " GUI", " GTK", " Android"], [" UI", " iOS", " SwiftUI", " UIKit", " GUI", " widgets", " GTK", " macOS"], [" UI", " iOS", " SwiftUI", " UIKit", " GUI", " Swift", " Android", " GTK"]], "p": [[0.3098, 0.3098, 0.2129, 0.1464, 0.002, 0.0016, 0.0016, 0.0016], [0.4262, 0.3762, 0.035, 0.0309, 0.0212, 0.0199, 0.0083, 0.0035], [0.9071, 0.0657, 0.0101, 0.0061, 0.0054, 0.002, 0.0011, 0.0005], [0.0253, 0.0077, 0.006, 0.0047, 0.0039, 0.0036, 0.0034, 0.0032], [0.0163, 0.0068, 0.0064, 0.006, 0.0047, 0.0044, 0.0032, 0.003], [0.0076, 0.0055, 0.0028, 0.0028, 0.0028, 0.0026, 0.0025, 0.0025], [0.0468, 0.0195, 0.0195, 0.0183, 0.0104, 0.0098, 0.0086, 0.0076], [0.0612, 0.0395, 0.0272, 0.0187, 0.0175, 0.0094, 0.0094, 0.0094], [0.0641, 0.0208, 0.0162, 0.0134, 0.0105, 0.0098, 0.0087, 0.0087], [0.0153, 0.0047, 0.0047, 0.0032, 0.0028, 0.0025, 0.0021, 0.0017], [0.0241, 0.0146, 0.0094, 0.0094, 0.0083, 0.0054, 0.0054, 0.005], [0.0623, 0.013, 0.0095, 0.0095, 0.0095, 0.0079, 0.0074, 0.0066], [0.0282, 0.0171, 0.0104, 0.0104, 0.0086, 0.0071, 0.0071, 0.0056], [0.0164, 0.0145, 0.0136, 0.0083, 0.0068, 0.0057, 0.0057, 0.005], [0.0196, 0.0111, 0.0087, 0.0082, 0.0072, 0.0046, 0.0046, 0.0046], [0.0106, 0.0088, 0.0069, 0.0053, 0.005, 0.0047, 0.0039, 0.0037], [0.0151, 0.0098, 0.0072, 0.0067, 0.0049, 0.0046, 0.0041, 0.0041], [0.019, 0.007, 0.0066, 0.0062, 0.0062, 0.0048, 0.0045, 0.0042], [0.0126, 0.0063, 0.0049, 0.0046, 0.0046, 0.0044, 0.0041, 0.003], [0.0081, 0.0056, 0.0052, 0.0041, 0.0034, 0.003, 0.003, 0.0026], [0.0302, 0.0207, 0.0172, 0.0056, 0.0032, 0.003, 0.0026, 0.0026], [0.0071, 0.0066, 0.004, 0.0035, 0.0035, 0.0033, 0.0029, 0.0026], [0.0112, 0.0073, 0.005, 0.005, 0.0041, 0.0037, 0.0034, 0.003], [0.0069, 0.0044, 0.0044, 0.0034, 0.0034, 0.003, 0.0029, 0.0025], [0.0184, 0.0082, 0.0082, 0.0056, 0.0053, 0.005, 0.0032, 0.0032], [0.0734, 0.0347, 0.0326, 0.027, 0.0197, 0.0144, 0.0093, 0.0093], [0.0457, 0.0109, 0.0102, 0.0085, 0.007, 0.0066, 0.0066, 0.0066], [0.4555, 0.0698, 0.0424, 0.033, 0.0146, 0.0129, 0.0078, 0.0069], [0.1286, 0.0884, 0.0346, 0.0164, 0.0164, 0.0127, 0.0106, 0.0099], [0.1353, 0.053, 0.0439, 0.0284, 0.0284, 0.0207, 0.0195, 0.0183], [0.38, 0.0583, 0.0353, 0.0259, 0.0167, 0.0108, 0.0108, 0.0095], [0.1648, 0.0503, 0.0444, 0.0253, 0.0197, 0.0144, 0.0087, 0.0082], [0.0627, 0.0405, 0.0336, 0.0217, 0.0191, 0.0169, 0.0169, 0.0159], [0.1285, 0.0779, 0.0417, 0.0253, 0.0197, 0.0163, 0.0153, 0.0135], [0.1348, 0.1118, 0.0528, 0.0207, 0.0161, 0.0133, 0.0133, 0.0118], [0.0604, 0.047, 0.0442, 0.0366, 0.0285, 0.0252, 0.0184, 0.0163], [0.0763, 0.0633, 0.0493, 0.0463, 0.0408, 0.0248, 0.0233, 0.0219], [0.1113, 0.0675, 0.056, 0.0464, 0.0361, 0.034, 0.0264, 0.0206], [0.5357, 0.2867, 0.0498, 0.0302, 0.0221, 0.0195, 0.0076, 0.0053], [0.4315, 0.2966, 0.0515, 0.0515, 0.0455, 0.013, 0.0101, 0.0095], [0.4699, 0.285, 0.0721, 0.0495, 0.0437, 0.0142, 0.0086, 0.0046], [0.4734, 0.2871, 0.0565, 0.0389, 0.0236, 0.0184, 0.0152, 0.0111], [0.3864, 0.2656, 0.1107, 0.0462, 0.0407, 0.0218, 0.017, 0.0159], [0.3514, 0.2736, 0.1007, 0.0539, 0.042, 0.0255, 0.0198, 0.0186], [0.3441, 0.1434, 0.1434, 0.0678, 0.0598, 0.0466, 0.0207, 0.0111], [0.3408, 0.1106, 0.1106, 0.0862, 0.0556, 0.0491, 0.0141, 0.011], [0.1929, 0.1326, 0.1245, 0.1099, 0.0709, 0.0553, 0.0216, 0.0149], [0.1611, 0.1255, 0.1179, 0.0918, 0.0863, 0.081, 0.0192, 0.017], [0.2507, 0.126, 0.1112, 0.0814, 0.0634, 0.0384, 0.0281, 0.016], [0.3701, 0.0936, 0.0685, 0.0501, 0.0501, 0.0237, 0.0184, 0.0163], [0.5797, 0.0737, 0.0327, 0.0307, 0.0239, 0.0136, 0.0128, 0.0113], [0.3404, 0.1252, 0.0861, 0.0759, 0.0713, 0.0382, 0.0337, 0.018], [0.6338, 0.0858, 0.0757, 0.0358, 0.0316, 0.0217, 0.0217, 0.0109], [0.6947, 0.094, 0.0646, 0.0346, 0.0112, 0.0112, 0.0099, 0.0087], [0.891, 0.057, 0.0185, 0.0068, 0.006, 0.0025, 0.0019, 0.0017], [0.9772, 0.0085, 0.0075, 0.004, 0.0005, 0.0005, 0.0003, 0.0002], [0.969, 0.0177, 0.0058, 0.0024, 0.0021, 0.001, 0.0003, 0.0002], [0.9813, 0.014, 0.0019, 0.0011, 0.0008, 0.0003, 0.0001, 0.0001], [0.9649, 0.0138, 0.0074, 0.0057, 0.0051, 0.0016, 0.0005, 0.0001], [0.6866, 0.2229, 0.0387, 0.0342, 0.0067, 0.0036, 0.0009, 0.0009], [0.5977, 0.3199, 0.0232, 0.0232, 0.018, 0.0075, 0.0015, 0.0015], [0.8661, 0.0806, 0.018, 0.018, 0.0058, 0.004, 0.0015, 0.0008], [0.7949, 0.1219, 0.0308, 0.0308, 0.0061, 0.0042, 0.0016, 0.0014]], "ranks": {"Swift": [63203, 7695, 1754, 63624, 1039, 287, 1061, 9659, 42899, 20547, 5607, 6735, 7633, 4019, 2409, 1979, 1128, 2084, 1188, 341, 147, 1764, 253, 433, 751, 2478, 2630, 804, 529, 2289, 1381, 1372, 1626, 1729, 1832, 2069, 1422, 1560, 1724, 1723, 1735, 2323, 3208, 2285, 3127, 2866, 2377, 1487, 1525, 1459, 15565, 7851, 1216, 634, 298, 157, 67, 64, 35, 17, 15, 9, 6], "Kotlin": [82614, 54637, 28237, 1690, 8354, 24174, 18350, 37141, 85926, 156120, 137649, 65923, 64755, 67683, 106965, 75026, 93890, 69844, 68717, 103720, 152184, 27042, 12040, 46049, 27402, 6565, 3447, 19353, 9299, 4356, 6268, 12401, 17338, 10196, 7800, 1340, 407, 346, 309, 307, 531, 608, 552, 490, 740, 1465, 2202, 1463, 898, 888, 901, 238, 77, 77, 57, 75, 59, 79, 93, 69, 62, 89, 40], "Rust": [55696, 91170, 30919, 74405, 6558, 12189, 24320, 23543, 39420, 21195, 8878, 7164, 8315, 7449, 8962, 11364, 8323, 11938, 12051, 12951, 10560, 9099, 3612, 4889, 6583, 10237, 8278, 5400, 4873, 10432, 5841, 7042, 7384, 10332, 8473, 5534, 1492, 982, 940, 2747, 1101, 1477, 1806, 2285, 3810, 3159, 2698, 1907, 942, 787, 2820, 1339, 396, 498, 247, 184, 60, 103, 108, 71, 44, 30, 13]}}, {"pos": 473, "top": [["s", "i", " \u2013", "\u0627\u062a", "en", "es", "a", "\u2026."], ["s", "sburg", "sula", "sik", "\u0627\u062a", "schn", "sii", "szer"], ["s", "**\u2013", " \u2013**", " **\u2013", "\u2026..", "sula", "\u2026.", "\u2026**"], ["satz", " milfs", "sula", "enzi", "schrift", "sii", "sik", "ieli"], ["s", "ihi", "i", "\u0627\u062a", "sii", "sik", "sula", " @_"], ["s", "ihi", "i", "sii", "sula", "iha", "\u0627\u062a", "\u064a"], ["s", "i", "\u0627\u062a", "sii", "..", "s\u00e4", "ihi", "\u0670"], ["s", "i", "\u0627\u062a", "sburg", "sii", "ihi", "..", "s\u00e4"], ["s", "..", "!.", ";.", ":.", "i", ",.", "[.."], ["s", "i", ",.", "..", "ska", "sii", ";.", "!."], ["s", "i", "..", ",.", "ska", "\u0627\u062a", ";.", "scape"], ["s", "satz", "sula", "sii", "ska", "scape", "\u0627\u062a", "sburg"], ["s", "sula", "satz", "sii", " milfs", "s\u00e4", " Geile", "scape"], ["s", " milfs", "sii", "sula", "satz", " pornstar", "ska", " matchups"], ["s", " matchups", "ska", "sii", " electronics", "scape", "satz", "\u0627\u062a"], ["s", "sii", " milfs", " matchups", "sik", "siz", "satz", "ska"], ["s", "sii", "\u0627\u062a", " matchups", "i", "ska", "siz", "kits"], ["s", "kits", "\u0627\u062a", "sii", "ska", " matchups", "sik", " electronics"], ["s", "i", "\u0627\u062a", "ska", "sii", " matchups", "kits", " electronics"], ["s", "i", "\u0627\u062a", "sports", "ska", "scape", "sii", "(UI"], ["s", "i", "\u0627\u062a", "scape", "ska", " matchups", "|i", "sports"], ["s", " Geile", "satz", "sii", " milfs", "sik", "\u548c\u4fe1\u606f\u5316", "s\u00e4"], ["s", "sii", " electronics", "satz", " Geile", " **\u25a0", "\u548c\u4fe1\u606f\u5316", "s\u00e4"], ["s", " electronics", "sii", " apps", "scape", " games", "\u548c\u4fe1\u606f\u5316", " UIScreen"], ["s", " electronics", "sii", " gadgets", " apps", " widgets", " UIScreen", "scape"], [" electronics", " widgets", " gadgets", " architectures", "sii", " apps", " sitcom", " UIScreen"], [" electronics", " widgets", " architectures", " apps", " gadgets", "\u548c\u4fe1\u606f\u5316", " architecture", " furniture"], [" electronics", " apps", "s", " hardware", " furniture", " tech", " architectures", " architecture"], [" electronics", " architectures", " architecture", " apps", " widgets", " platforms", " hardware", " technologies"], ["s", " apps", " architecture", " electronics", " platforms", " hardware", " architectures", " widgets"], [" electronics", " apps", " platforms", " tech", " architectures", " widgets", " architecture", " technologies"], ["s", " programs", " projects", " technologies", " apps", " platforms", " tech", " systems"], ["s", " tech", " hardware", " apps", " platforms", " projects", " technologies", " programs"], [" tech", " hardware", " technologies", " apps", " architectures", " platforms", " programs", " electronics"], [" tech", " hardware", " architectures", " apps", " technologies", " software", " electronics", " platforms"], [" tech", " apps", " \u200b\u200b", " software", "s", " hardware", " architectures", " technologies"], [" apps", " tech", " \u200b\u200b", " architectures", " software", " hardware", "s", " widgets"], [" apps", " UI", " software", " tech", " \u200b\u200b", " architectures", " widgets", " hardware"], [" UI", " apps", " architectures", " widgets", "/UI", " software", " \u200b\u200b", " hardware"], [" UI", " widgets", " architectures", " apps", " layouts", " \u200b\u200b", "/UI", " architecture"], [" UI", " widgets", " apps", " architectures", " layouts", " architecture", " hardware", "/UI"], [" UI", " widgets", " architectures", " layouts", " architecture", " apps", " hardware", " interfaces"], [" widgets", " architectures", " UI", " layouts", " interfaces", " architecture", " apps", " frameworks"], [" architectures", " widgets", " UI", " layouts", " architecture", " interfaces", " frameworks", " platforms"], [" architectures", " widgets", " layouts", " architecture", " UI", " interfaces", " frameworks", " platforms"], [" architectures", " widgets", " layouts", " architecture", " interfaces", " UI", " platforms", " apps"], [" architectures", " layouts", " widgets", " interfaces", " platforms", " architecture", " frameworks", " UI"], [" architectures", " layouts", " widgets", " interfaces", " platforms", " frameworks", " UI", " architecture"], [" architectures", " widgets", " layouts", " interfaces", " UI", " platforms", " panels", " architecture"], [" layouts", " architectures", " widgets", " interfaces", " platforms", " frameworks", " panels", " UI"], [" layouts", " widgets", " interfaces", " architectures", "/UI", " UI", " buttons", " panels"], [" widgets", " interfaces", " layouts", " architectures", "/UI", " UI", " frameworks", " buttons"], ["/UI", " widgets", " UI", " layouts", " interfaces", " architectures", "(UI", " frameworks"], [" UI", "/UI", " layouts", " widgets", "UI", " interfaces", "(UI", ".UI"], [" UI", "/UI", "(UI", " widgets", "UI", " layouts", ".UI", " interfaces"], [" UI", " widgets", "/UI", " layouts", " bindings", "UI", "(UI", " interfaces"], [" layouts", " UI", " widgets", " bindings", "/UI", "(UI", "UI", " interfaces"], [" widgets", " layouts", " UI", " bindings", "/UI", "(UI", "UI", " pipelines"], [" widgets", " layouts", " bindings", " UI", " toolkit", " Widgets", " widget", " layout"], [" layouts", " widgets", " bindings", " toolkit", " controls", " UI", " code", " layout"], [" widgets", " layouts", " code", " bindings", " controls", " Widgets", " UI", " widget"], [" widgets", " layouts", " code", " bindings", " controls", " toolkit", " UI", " frameworks"], [" widgets", " controls", " bindings", " layouts", " code", " frameworks", " components", " views"]], "p": [[0.9513, 0.0393, 0.0012, 0.0004, 0.0003, 0.0002, 0.0002, 0.0002], [0.8815, 0.0086, 0.0063, 0.0059, 0.0052, 0.0043, 0.0026, 0.0025], [0.655, 0.0833, 0.0288, 0.0145, 0.0077, 0.0068, 0.006, 0.006], [0.0429, 0.0334, 0.0334, 0.0102, 0.009, 0.0084, 0.0079, 0.0079], [0.9206, 0.0109, 0.0045, 0.0035, 0.0031, 0.0019, 0.0016, 0.0012], [0.5676, 0.0466, 0.0118, 0.0111, 0.0104, 0.0086, 0.0059, 0.0049], [0.9972, 0.0009, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9589, 0.0042, 0.0015, 0.0013, 0.0011, 0.001, 0.001, 0.0009], [0.9339, 0.0041, 0.0032, 0.003, 0.0028, 0.0026, 0.0025, 0.0013], [0.9391, 0.0076, 0.001, 0.0008, 0.0007, 0.0006, 0.0005, 0.0005], [0.971, 0.0147, 0.0005, 0.0003, 0.0003, 0.0003, 0.0002, 0.0002], [0.3105, 0.0165, 0.0088, 0.0083, 0.0064, 0.0053, 0.0044, 0.0039], [0.1278, 0.0127, 0.0112, 0.0105, 0.0082, 0.006, 0.005, 0.0041], [0.0454, 0.0095, 0.0084, 0.0054, 0.0054, 0.0042, 0.0037, 0.0035], [0.4236, 0.0078, 0.0042, 0.0032, 0.0032, 0.0032, 0.0029, 0.0022], [0.1912, 0.0147, 0.0074, 0.0054, 0.0042, 0.0035, 0.0033, 0.0033], [0.9159, 0.0014, 0.0009, 0.0009, 0.0007, 0.0007, 0.0006, 0.0004], [0.5269, 0.0059, 0.0038, 0.0036, 0.0036, 0.0029, 0.002, 0.0015], [0.7949, 0.0042, 0.0037, 0.0027, 0.0022, 0.0017, 0.0011, 0.001], [0.8387, 0.0106, 0.0021, 0.001, 0.0009, 0.0008, 0.0007, 0.0007], [0.9585, 0.0054, 0.0008, 0.0002, 0.0002, 0.0002, 0.0002, 0.0002], [0.0133, 0.0125, 0.0117, 0.0091, 0.0091, 0.0049, 0.0046, 0.0043], [0.0231, 0.0149, 0.008, 0.0075, 0.0052, 0.0043, 0.0043, 0.004], [0.2488, 0.008, 0.0048, 0.0048, 0.0046, 0.004, 0.0038, 0.0023], [0.1327, 0.0109, 0.009, 0.0085, 0.0075, 0.0062, 0.0048, 0.0043], [0.0289, 0.0198, 0.0136, 0.0113, 0.0088, 0.0064, 0.006, 0.006], [0.0343, 0.0236, 0.0134, 0.0098, 0.0092, 0.0072, 0.0056, 0.0056], [0.0431, 0.0217, 0.0169, 0.0159, 0.0116, 0.0116, 0.0102, 0.0102], [0.0464, 0.0436, 0.0319, 0.0248, 0.0182, 0.0182, 0.0151, 0.0142], [0.0318, 0.0299, 0.028, 0.0263, 0.0218, 0.0205, 0.0193, 0.017], [0.0395, 0.0371, 0.0289, 0.0255, 0.0239, 0.0211, 0.0186, 0.0175], [0.0874, 0.0321, 0.0302, 0.025, 0.0208, 0.0208, 0.0195, 0.0195], [0.0622, 0.0355, 0.0294, 0.019, 0.0168, 0.0168, 0.0139, 0.0139], [0.0539, 0.0348, 0.0288, 0.0288, 0.0271, 0.0198, 0.0175, 0.0154], [0.1297, 0.0477, 0.0308, 0.0308, 0.0199, 0.0175, 0.0165, 0.0137], [0.059, 0.0521, 0.046, 0.0358, 0.0246, 0.0231, 0.0169, 0.014], [0.0726, 0.064, 0.0531, 0.0322, 0.0302, 0.0284, 0.0267, 0.0183], [0.0861, 0.0556, 0.0522, 0.0359, 0.0337, 0.0317, 0.028, 0.0263], [0.2963, 0.0548, 0.0354, 0.0312, 0.0276, 0.0276, 0.0228, 0.0215], [0.4107, 0.0916, 0.0522, 0.0298, 0.0279, 0.0247, 0.0232, 0.015], [0.4047, 0.1399, 0.0548, 0.0514, 0.0454, 0.0178, 0.0147, 0.0115], [0.2533, 0.1741, 0.1356, 0.0682, 0.0414, 0.0284, 0.0284, 0.0236], [0.209, 0.1845, 0.1437, 0.0987, 0.0497, 0.0341, 0.0235, 0.0134], [0.2442, 0.1678, 0.0956, 0.0844, 0.0424, 0.0399, 0.031, 0.02], [0.4002, 0.1299, 0.0788, 0.0614, 0.0396, 0.0372, 0.035, 0.0199], [0.2857, 0.1349, 0.0927, 0.0563, 0.0341, 0.0321, 0.0283, 0.025], [0.2314, 0.1404, 0.1404, 0.0402, 0.0355, 0.0313, 0.0276, 0.0229], [0.2509, 0.1522, 0.1343, 0.0436, 0.0385, 0.0319, 0.0319, 0.0264], [0.2878, 0.1746, 0.136, 0.0303, 0.0285, 0.0268, 0.0236, 0.0196], [0.2217, 0.1956, 0.1115, 0.0816, 0.0265, 0.0249, 0.0206, 0.0151], [0.2413, 0.2129, 0.0888, 0.0573, 0.0271, 0.0198, 0.0128, 0.0128], [0.3894, 0.1432, 0.0597, 0.0495, 0.0282, 0.0265, 0.0182, 0.011], [0.1665, 0.1665, 0.1144, 0.1144, 0.0613, 0.0349, 0.0225, 0.0199], [0.4964, 0.1422, 0.1108, 0.0863, 0.0462, 0.0462, 0.017, 0.0046], [0.831, 0.0602, 0.0322, 0.0284, 0.0221, 0.0119, 0.0026, 0.0021], [0.493, 0.2055, 0.11, 0.0459, 0.0357, 0.0315, 0.0278, 0.0116], [0.3406, 0.3406, 0.1106, 0.076, 0.0522, 0.017, 0.0117, 0.0091], [0.38, 0.2959, 0.1234, 0.1089, 0.0167, 0.0061, 0.0061, 0.0048], [0.5029, 0.3917, 0.0322, 0.0284, 0.0152, 0.0049, 0.003, 0.0026], [0.4367, 0.3853, 0.086, 0.0279, 0.0091, 0.008, 0.0049, 0.0043], [0.8784, 0.0562, 0.0207, 0.0125, 0.0111, 0.0032, 0.0019, 0.0017], [0.7904, 0.0573, 0.0446, 0.0306, 0.0211, 0.0057, 0.005, 0.0044], [0.4301, 0.1793, 0.1582, 0.0847, 0.0582, 0.0108, 0.0095, 0.0084]], "ranks": {"Swift": [54168, 54425, 53168, 145645, 10852, 10525, 14824, 62040, 136587, 94688, 100327, 169197, 177485, 148982, 77166, 72091, 55994, 145521, 72849, 25097, 7660, 127967, 78345, 35834, 37633, 115432, 101374, 23494, 76511, 59869, 59354, 25482, 16778, 33498, 43716, 63374, 55900, 36981, 41707, 50965, 36284, 39538, 63135, 67505, 86292, 54590, 47091, 28824, 45678, 40077, 115566, 71835, 15557, 6083, 3350, 1655, 1284, 519, 627, 1147, 1278, 2220, 616], "Kotlin": [19346, 12793, 8361, 2722, 3084, 6367, 6581, 24121, 22989, 61016, 42458, 43364, 26625, 29111, 71267, 33670, 33865, 31147, 40297, 88905, 146950, 33950, 26067, 59212, 39222, 5962, 7219, 19212, 7745, 15458, 6698, 11018, 23236, 6391, 3149, 922, 289, 227, 327, 524, 676, 1109, 824, 1062, 1576, 3271, 4256, 2618, 2070, 2284, 4880, 911, 256, 222, 153, 299, 296, 265, 365, 383, 555, 902, 870], "Rust": [72523, 103684, 81546, 127639, 32056, 26203, 33223, 32353, 39881, 29542, 14504, 34855, 35033, 48134, 45083, 52317, 54555, 65948, 74489, 49075, 56250, 67349, 63729, 30869, 25766, 55942, 32534, 8013, 12822, 14042, 16188, 18883, 11192, 20806, 19513, 11747, 3026, 2331, 3393, 10736, 3449, 4715, 6160, 8677, 13802, 10572, 11333, 9854, 4256, 4875, 8551, 3897, 1166, 1365, 1058, 986, 149, 119, 242, 242, 200, 318, 415]}}, {"pos": 474, "top": [[".", ",", ";", " \u2013", "\u2013", "\u2026.", "\u2026..", "\u2026"], [" \u200b\u200b", "\u2026..", " \u2013", " \u200b", "\u2013", "\u200b", ".", "very"], [".", "\u2026..", "\u2026.", ",", "\u2013", "\u2026", " \u2013", ";"], [" \u041a\u043e\u0434\u0435", "\ufffd\ufffd", " Strec", "HeaderCode", "UserCode", "erkennung", "lessly", "chini"], [" \u200b\u200b", " \u201c", ".", "\u2026..", "e", "\u2026.", "\u200b", " \u201c."], ["\u2026..", " \u200b\u200b", "\u2026.", ".pro", ".", " \u201c.", "kits", " \u201c"], [" ____", "  \n", "\u2026..", "____", "   \n", "\u2026.", ".\u201d", ".\""], [" ____", "lessly", "\u2026..", "   \n", "  \n", "____", "lessness", "\u2026."], ["  \n\n", ".", "   \n\n", " ____", "\u2026..", "\u2026.", " \n\n", " \n  \n"], [",", "\u2026.", "lessly", ";", "\\.", "\u2026..", "..", " \u041a\u043e\u0434\u0435"], [".", ",", "....", "..", ";", "\u2026.", "...", "\u2026"], [" ____", "lessly", " stuff", " **", " ***", " ___", "stuff", "y"], ["lessly", " ____", " **", " stuff", " _", " incredibly", "stuff", " desperately"], ["lessly", " stuff", " incredibly", " insanely", "stuff", " savvy", " desperately", " trying"], [" genuinely", " for", " that", " just", "e", " \"", " stuff", " literally"], [" genuinely", " desperately", " wildly", " routinely", " aggressively", " _", " comfortably", "lessly"], [" incredibly", " genuinely", " literally", "e", " desperately", " simply", " wildly", "y"], ["lessly", " incredibly", " savvy", " \u00ad", " desperately", " genuinely", " comfortably", " wildly"], ["lessly", " incredibly", " savvy", " desperately", " famously", " wildly", " comfortably", " ridiculously"], ["lessly", " wildly", " genuinely", " famously", " incredibly", " hugely", " amazingly", " --"], ["  \n\n", " \n\n", " \n  \n", " genuinely", " wildly", "lessly", " famously", " hugely"], ["lessly", " Blowjob", " *__", " ____", " ___", "\u25c7\u25c6", "endcode", " Geile"], [" ___", " ____", " ``", " *__", "lessly", " __", " ?**", " --"], [" ``", " --", "lessly", " wildly", " ''", " ____", " even", " incredibly"], [" ____", " ___", " \n  \n", " --", " \n\n", " \r\n\r\n", " __", " wildly"], [" ___", " ____", " *__", " __", " **", "lessly", " _____", " stuff"], [" ___", " ____", " *__", " __", "lessly", " **", " famously", " stuff"], [" ___", " ____", " \n\n", " __", " _____", " _", " \n  \n", " --"], [" ____", " ___", " \n  \n", " __", " \n\n", " _____", " ______", " **"], [" ____", " ___", " __", " \n  \n", " _____", " **", " ______", " ________"], [" ____", " ___", " **", " \n  \n", " __", " _____", " ______", " \n\n"], [" ____", " **", " ___", " __", " \n\n", " \n  \n", " ...", " ______"], [" for", " .", " like", " even", " in", " that", " or", " ,"], [" wildly", " incredibly", " like", " anywhere", " even", " whatever", " literally", " radically"], [" incredibly", " wildly", " literally", " anywhere", " like", " whatever", " desperately", " radically"], [" incredibly", " \u201c", " literally", " \u2013", " \u2014", " wildly", " everywhere", " like"], [" incredibly", " wildly", " everywhere", " literally", " notoriously", " insanely", " \u2014", " desperately"], [" \u201c", " everywhere", " incredibly", " (\u201c", " wildly", " for", " insanely", " literally"], [" everywhere", " \u201c", " incredibly", " literally", " for", " (\u201c", " dozens", " like"], [" everywhere", " \u201c", " across", " incredibly", " (\u201c", " for", " insanely", " dozens"], [" for", " everywhere", " across", " incredibly", " using", " dozens", " native", " literally"], [" everywhere", " using", " for", " across", " native", " incredibly", " software", " languages"], [" everywhere", " using", " across", " native", " for", " languages", " software", " architectures"], [" using", " across", " everywhere", " for", " native", "using", " incredibly", " languages"], [" using", " across", " everywhere", " for", "using", " separate", " separately", " via"], [" using", " separate", " separately", " everywhere", " across", " for", " anywhere", " via"], [" using", " separate", " anywhere", " separately", " everywhere", "using", " directly", "\u76f4\u63a5\u7528"], [" using", "using", " separately", " everywhere", " separate", " anywhere", "\u76f4\u63a5\u7528", " \u0644\u0643\u0644"], [" using", "using", "\u76f4\u63a5\u7528", " everywhere", " anywhere", "\u76f4\u63a5\u4f7f\u7528", " \u0644\u0643\u0644", "-using"], ["\u76f4\u63a5\u7528", "\u76f4\u63a5\u4f7f\u7528", " using", "using", " directly", " via", " everywhere", " for"], ["\u76f4\u63a5\u7528", " \u0644\u0643\u0644", "\u76f4\u63a5\u4f7f\u7528", " using", " via", "using", " (::", " everywhere"], [" using", "using", " via", " Using", " usando", "(using", "-using", " \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645"], [" using", "using", " for", " (`", " (.", " (*", " (*.", " via"], [" for", " (`", " (.", " (*", " (*.", " (::", " (**", " (\u00a7"], [" (`", " Java", " iOS", " Python", " (*.", " for", " (::", " (."], [" iOS", " Android", " (`", " SwiftUI", "(iOS", " for", " iPhone", "iOS"], [" Rust", " iOS", " SwiftUI", " Android", " (`", " Kotlin", "iOS", " UIKit"], [" iOS", " Rust", " SwiftUI", " Android", " UIKit", " Kotlin", " GTK", " macOS"], [" Rust", " SwiftUI", " iOS", " Swift", " UIKit", " macOS", "iOS", " for"], [" Rust", " rust", " SwiftUI", " Swift", " iOS", "rust", " for", " in"], [" Rust", " SwiftUI", " Swift", " rust", " iOS", " for", "rust", " macOS"], [" Rust", " for", " Swift", " in", " SwiftUI", " iOS", " rust", "Swift"], [" for", " in", " Rust", " Swift", " rust", " SwiftUI", " (", " iOS"]], "p": [[0.7193, 0.2061, 0.0149, 0.0116, 0.0103, 0.0066, 0.0055, 0.0023], [0.0499, 0.0343, 0.0267, 0.0098, 0.0081, 0.0081, 0.0053, 0.0053], [0.4671, 0.1947, 0.1338, 0.0716, 0.0558, 0.0299, 0.0124, 0.0097], [0.0061, 0.0039, 0.0039, 0.0033, 0.0024, 0.0021, 0.0015, 0.0015], [0.0758, 0.0712, 0.0336, 0.0246, 0.018, 0.0159, 0.0149, 0.014], [0.1066, 0.0444, 0.0253, 0.006, 0.0047, 0.003, 0.0027, 0.0025], [0.1491, 0.0484, 0.0427, 0.0276, 0.0243, 0.0178, 0.0178, 0.0095], [0.0699, 0.0351, 0.0213, 0.02, 0.0129, 0.0074, 0.0069, 0.0054], [0.1396, 0.0846, 0.0846, 0.0426, 0.0376, 0.0258, 0.0258, 0.0258], [0.0327, 0.0136, 0.0106, 0.0088, 0.0061, 0.0034, 0.0032, 0.0027], [0.109, 0.0849, 0.0583, 0.0454, 0.0427, 0.0401, 0.0228, 0.0215], [0.0568, 0.0416, 0.0135, 0.0087, 0.0072, 0.0072, 0.005, 0.0034], [0.0323, 0.0209, 0.0119, 0.0112, 0.0053, 0.005, 0.0036, 0.0025], [0.0218, 0.0204, 0.0109, 0.0049, 0.0046, 0.0038, 0.0038, 0.0033], [0.0254, 0.0239, 0.0224, 0.0198, 0.012, 0.0113, 0.0106, 0.01], [0.0201, 0.0084, 0.0069, 0.0069, 0.0065, 0.0065, 0.0054, 0.0051], [0.0311, 0.0177, 0.0122, 0.0115, 0.0101, 0.0095, 0.0089, 0.0074], [0.0104, 0.0087, 0.0056, 0.0052, 0.0046, 0.0044, 0.0034, 0.0034], [0.0542, 0.0114, 0.0061, 0.0057, 0.0054, 0.0054, 0.0054, 0.0047], [0.0287, 0.0197, 0.0112, 0.0106, 0.0099, 0.0093, 0.0068, 0.0064], [0.0248, 0.0233, 0.0141, 0.0125, 0.0086, 0.0067, 0.0067, 0.0049], [0.0119, 0.0041, 0.0041, 0.0039, 0.0027, 0.0025, 0.0025, 0.0023], [0.0995, 0.0775, 0.0268, 0.0252, 0.0135, 0.0064, 0.0047, 0.0044], [0.0672, 0.0232, 0.0124, 0.0091, 0.008, 0.0049, 0.0049, 0.0043], [0.0666, 0.0625, 0.0404, 0.0335, 0.0315, 0.0179, 0.0131, 0.0102], [0.3422, 0.1426, 0.0409, 0.0248, 0.008, 0.0059, 0.0049, 0.0032], [0.1784, 0.0451, 0.0451, 0.0129, 0.0078, 0.0037, 0.002, 0.002], [0.4785, 0.1995, 0.1554, 0.0648, 0.0106, 0.0073, 0.0073, 0.0073], [0.3764, 0.2932, 0.084, 0.0654, 0.0542, 0.0137, 0.0073, 0.0061], [0.5403, 0.2892, 0.0391, 0.0391, 0.0185, 0.0153, 0.0127, 0.0039], [0.3494, 0.187, 0.1456, 0.0536, 0.0503, 0.0174, 0.0099, 0.0082], [0.208, 0.1046, 0.1046, 0.0596, 0.056, 0.0464, 0.0265, 0.0233], [0.0693, 0.0574, 0.042, 0.0307, 0.0307, 0.0255, 0.0239, 0.0198], [0.0461, 0.0433, 0.0382, 0.0247, 0.0232, 0.0204, 0.0159, 0.0132], [0.0652, 0.0477, 0.0272, 0.0225, 0.0212, 0.0165, 0.0146, 0.0121], [0.0464, 0.0436, 0.0361, 0.0361, 0.0319, 0.0233, 0.0233, 0.0233], [0.0462, 0.0434, 0.0317, 0.0247, 0.0193, 0.0193, 0.0181, 0.015], [0.0587, 0.0487, 0.0356, 0.0314, 0.0216, 0.0203, 0.0203, 0.0179], [0.0557, 0.0383, 0.036, 0.0247, 0.0218, 0.0205, 0.0193, 0.015], [0.1225, 0.0398, 0.0374, 0.0351, 0.0273, 0.0273, 0.0166, 0.0137], [0.1276, 0.0727, 0.0469, 0.0343, 0.0196, 0.0152, 0.0152, 0.0119], [0.0868, 0.0494, 0.0436, 0.0436, 0.034, 0.0219, 0.016, 0.0097], [0.0707, 0.0624, 0.0586, 0.0403, 0.0295, 0.0215, 0.0131, 0.0108], [0.1385, 0.0578, 0.0423, 0.029, 0.0273, 0.0212, 0.0121, 0.0114], [0.2562, 0.0886, 0.0609, 0.0369, 0.0238, 0.0224, 0.0186, 0.0174], [0.2309, 0.1091, 0.0704, 0.0484, 0.0455, 0.0157, 0.0148, 0.0148], [0.1746, 0.0878, 0.0878, 0.0642, 0.0604, 0.0415, 0.0268, 0.0209], [0.3709, 0.1452, 0.0443, 0.0391, 0.0304, 0.0286, 0.0252, 0.0185], [0.2739, 0.1661, 0.0327, 0.0327, 0.0307, 0.0289, 0.0225, 0.0198], [0.2834, 0.1719, 0.1042, 0.0558, 0.0492, 0.0299, 0.015, 0.011], [0.1231, 0.1156, 0.0546, 0.0258, 0.0201, 0.0189, 0.0156, 0.013], [0.5761, 0.3083, 0.0325, 0.0106, 0.0093, 0.0064, 0.0056, 0.005], [0.538, 0.136, 0.0285, 0.0268, 0.0252, 0.0143, 0.0127, 0.0127], [0.2174, 0.1318, 0.08, 0.0402, 0.0402, 0.026, 0.0139, 0.0131], [0.2206, 0.0462, 0.0462, 0.036, 0.0338, 0.0338, 0.028, 0.0263], [0.5776, 0.0505, 0.0393, 0.027, 0.0186, 0.0186, 0.0174, 0.0164], [0.4814, 0.2577, 0.0652, 0.0255, 0.0212, 0.0187, 0.0078, 0.0061], [0.3529, 0.2748, 0.214, 0.0226, 0.0155, 0.0146, 0.0113, 0.01], [0.4088, 0.2809, 0.2479, 0.0158, 0.0075, 0.0075, 0.004, 0.0035], [0.9867, 0.0059, 0.0022, 0.0019, 0.0009, 0.0008, 0.0006, 0.0002], [0.9704, 0.0065, 0.0058, 0.0051, 0.004, 0.0035, 0.0008, 0.0005], [0.7551, 0.1312, 0.0293, 0.0258, 0.0201, 0.0108, 0.007, 0.0021], [0.4709, 0.3236, 0.1732, 0.0063, 0.0036, 0.0032, 0.0019, 0.0015]], "ranks": {"Swift": [106164, 28939, 35844, 173115, 12457, 3696, 8465, 20215, 46494, 21737, 12128, 18946, 34577, 16843, 6052, 2416, 3379, 13472, 14436, 4337, 5141, 35448, 33342, 55776, 23569, 61465, 60118, 40838, 32637, 65893, 68532, 25262, 28829, 53015, 39937, 31119, 39027, 41655, 30365, 18517, 16052, 40242, 48037, 49635, 57036, 34679, 41032, 25186, 46989, 52045, 77210, 32551, 7345, 2251, 421, 98, 38, 14, 4, 4, 3, 3, 4], "Kotlin": [196248, 126978, 85237, 5589, 19666, 23859, 20376, 65431, 83938, 119539, 112715, 66592, 35542, 32702, 129823, 97168, 145005, 135424, 106188, 156543, 223553, 67165, 85694, 178465, 135118, 18599, 9086, 50994, 14508, 6056, 18873, 27504, 69930, 81882, 75587, 9775, 3910, 2846, 2511, 1340, 1853, 1285, 770, 612, 743, 1391, 2985, 1396, 1139, 1011, 458, 190, 54, 32, 10, 11, 6, 6, 11, 13, 14, 27, 29], "Rust": [48184, 106894, 88809, 36505, 21463, 30261, 50250, 35232, 34839, 21360, 17549, 20808, 17256, 16843, 24811, 27172, 45637, 56747, 72331, 87673, 131842, 73874, 95025, 99011, 62116, 44352, 34996, 26448, 26171, 20485, 11915, 14311, 12624, 18981, 16008, 8217, 3093, 2683, 2947, 3454, 1141, 1720, 810, 1694, 4113, 3391, 3969, 1737, 351, 423, 211, 94, 46, 39, 13, 16, 1, 2, 1, 1, 1, 1, 3]}}, {"pos": 475, "top": [[",", ".", "\u2013", " \u2013", ";", "\u00a0", "\u2026.", "\u00a0\u00a0"], ["\u2013", " \u2013", ",", ".", "\u2013and", " \u200b\u200b", ";", ".\u2013"], [",", ".", "\u2013", " \u2013", "\u2026.", ";", "\u2026..", "\u2026"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "-------------</", " Blowjob", "----------</", " Strec", "aruhi", " ;;^"], ["zer", " CIF", "@d", " Zer", "@a", "\u0902\u092c\u0930", "arity", " Pop"], [" \u200b\u200b", "iously", ",", " \u0628\u0648\u062a\u064a\u0646", "odd", "odka", "IFn", " Zer"], ["\u2019t", ".\u2019", "advert", " **\u2018", "start", "ning", "rotch", "set"], ["ners", "ning", " **\u2018", "ighbour", " **\"", "sson", "-ish", "arder"], [",", ".", "\u00a0", "!.", "\u2026.", ",.", ".\u2019", "!\""], [",", "\u2013", "\u2013and", "\u2026.", "\u2026I", ",.", "-but", "!\""], [",", "\u2013", ".", "-but", "\u00a0", " \u2013", ".\"", "-or"], [" guts", "-ish", "stuff", "ning", " stuff", "ative", "ature", "\ufffd"], ["-ish", " guts", "stuff", " **", " stuff", " shaky", " veggies", " booze"], ["-ish", " guts", " stuff", " guys", " shaky", " hardcore", "stuff", " guy"], [" smack", " stuff", " mostly", " just", " even", " guts", " \"", "-but"], [" big", " tough", " guts", " stuff", " even", " -", " basically", " just"], [",", " guts", " big", " just", " basically", " tough", " \"", " even"], [" guts", "-but", " big", " smack", " tough", "\u2013and", "-ish", " basically"], [" smack", " guts", "\u2014or", "\u60f3\u65b9", "\u2014even", " sloppy", " oddly", "\u4e94\u82b1\u516b"], ["\u2014or", " smack", "\u2014even", " wildly", " hugely", " just", " even", " much"], ["<|endoftext|>", " \n\n", " just", " much", "\u2014or", "\u2013", "\u2014even", " hugely"], [" ``", " ''", "\u60f3\u65b9", " smack", "\u4e94\u82b1\u516b", " guts", " {{--<", "VOKE"], [" ``", " ''", " --", " {{--<", " ?**", "\u60f3\u65b9", " ___", " *__"], [" ``", " ''", " --", " {{--<", " much", " \\'", " just", " ,"], [" \n\n", "\r\n\r\n", " \r\n\r\n", "\n\n", " ``", " --", " ''", " __"], [" ``", " ___", " __", " *__", " **", " ''", " --", " **'"], [" ``", " --", " ___", " ''", " __", "\r\n\r\n", " {{--<", " _"], ["\n\n", " \n\n", " --", "\r\n\r\n", " __", " ___", " _", " \r\n\r\n"], [" \n\n", "\n\n", " --", " __", " ___", "\r\n\r\n", " _", " \r\n\r\n"], [" ___", " __", " **", " ____", " ...", " ______", " .**", " _"], [" **", " ___", " .**", " __", " .", " ____", " ?", " ..."], [" .", " --", " ,", " **", " __", " just", " ?", " ..."], [" .", " ,", " even", " or", " just", " much", " rather", " so"], [" \u2013", "\u2014or", " tech", "\u2011", " weird", " incredibly", " anyway", " or"], ["\u2014or", "\u2011", " \u2013", " weird", "\u2014but", " tech", " awkward", "\u2014even"], [" \u2013", "\u2014or", "\u2011", " \u2014", "\u2013", "\u2014but", " tech", " \ud83d\ude09"], [" Rust", "\u2014or", " Haskell", " \u2014", " tech", " Mozilla", " \u2013", " macOS"], [" Rust", " Haskell", " tech", " \u2013", " weird", "\u2014or", " Linux", " Mozilla"], [" Rust", " Haskell", " Java", " tech", " native", " Python", " Native", " Linux"], [" Rust", " Haskell", "\u2011", " \u2013", " macOS", " Kotlin", " Reddit", " native"], [" Rust", " Haskell", " Metal", " languages", " native", " Language", " Native", " Chinese"], [" Rust", " Metal", " native", " Haskell", " languages", " Linux", " Mozilla", " metal"], [" Rust", " Metal", " languages", " Linux", " Language", " Haskell", "\u8bed\u8a00", " metal"], [" Metal", " Rust", " Language", " native", " languages", "\u8bed\u8a00", " Native", " Linux"], [" native", " Metal", " Rust", " Linux", " Native", " Java", "-native", " metal"], [" Metal", " native", " Rust", " Native", " Linux", " Via", "-native", " Java"], [" Via", " Native", " Metal", "-native", " Linux", " native", " Rust", " Direct"], [" Via", "-native", " Native", "via", " Metal", "\u76f4\u63a5\u7528", " native", " Direct"], ["-native", " GTK", "\u76f4\u63a5\u6216\u95f4\u63a5", "/Linux", " Via", "\u76f4\u63a5\u7528", "\u76f4\u63a5\u4f7f\u7528", "via"], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", "-native", " GTK", "\u76f4\u63a5\u6216\u95f4\u63a5", "/Linux", "\u76f4\u63a5\u6216", "++."], ["\u76f4\u63a5\u4f7f\u7528", "\u76f4\u63a5\u7528", "-native", " Rust", "ForEach", " GTK", "(Language", "++."], [" Rust", "-native", "/native", "ForEach", " Kotlin", " GTK", "/Linux", "native"], [" Rust", "-native", " Kotlin", "/native", " GTK", " Gtk", "rust", " SwiftUI"], [" Rust", " SwiftUI", " Kotlin", "-native", " GTK", " Gtk", " macOS", "/native"], [" Rust", " SwiftUI", " Kotlin", "-native", " GTK", "/native", " UI", " UIKit"], [" Rust", " SwiftUI", "-native", " Kotlin", "/native", " Native", "\u539f\u751f", " native"], [" Rust", " rust", "rust", "\u9508", ".rs", " rusty", " crates", "/native"], [" Rust", " rust", "rust", " GTK", " SwiftUI", " Flutter", " Tokio", "GTK"], [" Rust", " rust", "rust", " rusty", "\u9508", " GTK", " SwiftUI", ".rs"], [" Rust", " rust", "rust", " rusty", "\u9508", " GTK", ".rs", " Swift"], [" Rust", " rust", "rust", " GTK", " Tokio", " rusty", " Swift", " SwiftUI"], [" Rust", " rust", " Swift", " SwiftUI", " GTK", "rust", " Flutter", " Tokio"], [" Rust", " Swift", " SwiftUI", " GTK", " rust", " Flutter", " Tokio", " Kotlin"]], "p": [[0.4869, 0.4869, 0.013, 0.0042, 0.0037, 0.0014, 0.0011, 0.0005], [0.2308, 0.0962, 0.0515, 0.0454, 0.0089, 0.0065, 0.0065, 0.0023], [0.4289, 0.4289, 0.1229, 0.0042, 0.0033, 0.0031, 0.0027, 0.0011], [0.0085, 0.0075, 0.0075, 0.0043, 0.0033, 0.0021, 0.0021, 0.0019], [0.0038, 0.0021, 0.0019, 0.0018, 0.0018, 0.0015, 0.0014, 0.0013], [0.0033, 0.0031, 0.0019, 0.0016, 0.0015, 0.0015, 0.0014, 0.0012], [0.0214, 0.013, 0.0095, 0.0084, 0.0079, 0.0069, 0.0054, 0.0048], [0.0094, 0.0083, 0.0083, 0.0061, 0.0047, 0.0045, 0.0042, 0.0037], [0.1197, 0.0388, 0.0221, 0.0208, 0.0134, 0.0111, 0.0105, 0.0105], [0.3772, 0.0511, 0.0094, 0.0051, 0.0031, 0.0024, 0.0022, 0.0021], [0.4104, 0.0916, 0.0591, 0.0149, 0.0103, 0.0085, 0.0085, 0.0075], [0.0333, 0.0189, 0.0079, 0.0074, 0.0054, 0.0045, 0.0042, 0.0035], [0.0397, 0.0241, 0.0107, 0.0089, 0.0057, 0.005, 0.005, 0.0045], [0.0205, 0.016, 0.0097, 0.0097, 0.0055, 0.004, 0.0038, 0.0038], [0.0297, 0.0218, 0.0169, 0.0116, 0.0116, 0.0103, 0.0097, 0.0097], [0.0194, 0.0125, 0.0118, 0.0076, 0.0071, 0.0067, 0.0063, 0.0052], [0.039, 0.0237, 0.0163, 0.0135, 0.0119, 0.0087, 0.0087, 0.0072], [0.0115, 0.0054, 0.0045, 0.0045, 0.0037, 0.0035, 0.0031, 0.0031], [0.0145, 0.0073, 0.006, 0.0041, 0.0037, 0.0034, 0.003, 0.0025], [0.0156, 0.0107, 0.0089, 0.0083, 0.0078, 0.0074, 0.0069, 0.0054], [0.6893, 0.0036, 0.0022, 0.0018, 0.0018, 0.0012, 0.001, 0.001], [0.0142, 0.0081, 0.0059, 0.0025, 0.0019, 0.0017, 0.0017, 0.0016], [0.2412, 0.0783, 0.0106, 0.0057, 0.005, 0.0034, 0.003, 0.0027], [0.1796, 0.0848, 0.0259, 0.0061, 0.0058, 0.0054, 0.0037, 0.0035], [0.223, 0.144, 0.082, 0.0387, 0.0183, 0.0134, 0.0126, 0.0076], [0.1443, 0.0682, 0.0322, 0.0251, 0.0221, 0.0152, 0.0076, 0.0072], [0.0906, 0.0333, 0.0313, 0.0259, 0.0215, 0.0148, 0.0079, 0.0079], [0.4815, 0.1886, 0.0371, 0.0328, 0.0308, 0.0308, 0.0165, 0.0083], [0.2021, 0.0511, 0.033, 0.0188, 0.0166, 0.0166, 0.0129, 0.0114], [0.3405, 0.1253, 0.063, 0.0522, 0.0218, 0.0204, 0.018, 0.018], [0.1586, 0.116, 0.0849, 0.0797, 0.0704, 0.0293, 0.0189, 0.0178], [0.0788, 0.0478, 0.0372, 0.035, 0.029, 0.0256, 0.024, 0.024], [0.0662, 0.0484, 0.0377, 0.0354, 0.0313, 0.0167, 0.0148, 0.0122], [0.074, 0.0328, 0.0165, 0.0146, 0.0137, 0.0129, 0.0121, 0.0113], [0.0542, 0.0478, 0.0309, 0.0155, 0.0137, 0.0129, 0.0089, 0.0083], [0.1524, 0.0597, 0.0319, 0.0249, 0.0234, 0.0171, 0.0142, 0.0133], [0.0578, 0.0226, 0.02, 0.0156, 0.01, 0.0089, 0.0083, 0.0078], [0.0655, 0.02, 0.0146, 0.0121, 0.0121, 0.0094, 0.0083, 0.0083], [0.0384, 0.0299, 0.0133, 0.0125, 0.0117, 0.011, 0.0103, 0.0097], [0.0366, 0.0268, 0.0184, 0.0098, 0.0093, 0.0087, 0.0087, 0.0087], [0.1657, 0.0239, 0.0186, 0.0154, 0.0154, 0.0128, 0.0088, 0.0083], [0.1788, 0.0399, 0.0188, 0.0188, 0.0188, 0.0188, 0.0138, 0.0122], [0.1101, 0.0668, 0.0315, 0.0204, 0.0169, 0.0149, 0.014, 0.014], [0.0747, 0.0331, 0.0177, 0.0177, 0.0177, 0.0167, 0.0156, 0.013], [0.0409, 0.0361, 0.0193, 0.016, 0.0117, 0.011, 0.011, 0.0103], [0.0406, 0.0262, 0.0246, 0.018, 0.018, 0.014, 0.0103, 0.0075], [0.0326, 0.0306, 0.0254, 0.0186, 0.0174, 0.0154, 0.0128, 0.0088], [0.0511, 0.033, 0.031, 0.0213, 0.02, 0.0177, 0.0156, 0.0146], [0.0456, 0.0216, 0.0179, 0.0168, 0.0139, 0.0115, 0.0108, 0.009], [0.0675, 0.0464, 0.0248, 0.0141, 0.0103, 0.0081, 0.0067, 0.0052], [0.0598, 0.0466, 0.032, 0.0098, 0.0076, 0.0071, 0.0071, 0.0071], [0.4016, 0.0423, 0.0083, 0.0083, 0.0065, 0.0057, 0.0051, 0.0042], [0.6658, 0.0353, 0.0147, 0.0074, 0.0065, 0.0042, 0.0037, 0.0033], [0.6954, 0.027, 0.027, 0.0253, 0.0088, 0.0077, 0.006, 0.0047], [0.8041, 0.0583, 0.0353, 0.0122, 0.007, 0.0061, 0.0033, 0.0027], [0.9677, 0.0084, 0.0045, 0.0029, 0.0016, 0.0012, 0.0011, 0.0009], [0.9976, 0.0019, 0.0004, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9977, 0.0017, 0.0004, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9983, 0.0015, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9952, 0.0041, 0.0007, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9977, 0.0019, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9974, 0.0013, 0.0004, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9976, 0.0019, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [59909, 21137, 26521, 131548, 21945, 13262, 22075, 99387, 166580, 101317, 127690, 194832, 170185, 136305, 34656, 7388, 4585, 12127, 17492, 7172, 3831, 38325, 27365, 6007, 15005, 53066, 44699, 8413, 4410, 13890, 8580, 2956, 3932, 5986, 2416, 2850, 962, 1013, 684, 807, 1022, 2847, 4135, 2323, 2456, 1419, 916, 791, 13433, 20322, 18814, 13132, 1745, 845, 190, 57, 68, 24, 17, 8, 7, 3, 2], "Kotlin": [241939, 214687, 186802, 61774, 100143, 137345, 182485, 183865, 155660, 181709, 121537, 48044, 7632, 15038, 93091, 66467, 98046, 119159, 178246, 205924, 214661, 116056, 102481, 154902, 119757, 24586, 42987, 94968, 56766, 25052, 35316, 54839, 60483, 17259, 5705, 286, 19, 18, 22, 6, 25, 17, 12, 16, 10, 9, 20, 20, 15, 14, 9, 5, 3, 2, 3, 4, 19, 16, 18, 22, 10, 9, 7], "Rust": [96281, 161172, 123322, 53321, 41301, 46818, 38566, 20611, 20689, 15454, 21947, 32643, 16273, 8629, 11681, 9616, 10238, 18695, 41810, 43581, 36670, 31922, 26440, 7472, 8075, 8889, 9624, 7255, 4410, 4967, 4444, 4986, 4834, 3584, 481, 147, 1, 1, 1, 1, 1, 1, 1, 2, 3, 3, 7, 9, 10, 8, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}}, {"pos": 476, "top": [["s", "\u2013", "y", "\u2013and", " \u2013", "t", ".\u2013", ","], ["s", "\u2013", "\u2013and", ".\u2013", "\u2013\u2013", " \u2013,", " \u2013", "al"], ["s", "\u2013", " \u2013", ".", ".\u2013", "\u2013and", ",", " \u2013,"], ["``", " \\\"", "s", " ``", "\\\":", "\\\"\\", "satz", "\uff63"], ["s", "\u65b0\u52a0\u5761", "\u0627\u062a", " \\\"", "sut", "\\\"", ".\\\"", "\\\","], ["s", "sut", "\u65b0\u52a0\u5761", "\u76f8\u8f85\u76f8\u6210", "\u0627\u062a", "sink", "s\u00e4", "sand"], ["s", ".", ",", ".\\\"", "ors", "sand", "sut", "\u0627\u062a"], ["s", ".\\\"", ".", ",", "sut", "ive", ",\\\"", "sand"], ["s", ".", ",", ".\\\"", "!.", ",.", ";", ";."], ["s", ",", ".", ".\\\"", ";", ",.", "!.", ",\\\""], [",", ".", "s", ";", ".\\\"", ".[", ",.", ":"], ["s", ",", ".", ".\\\"", "ive", "ian", ",\\\"", "'s"], ["s", ",", ".", ".\\\"", "'s", "ive", ";", "y"], [",", "s", ".", ";", "'s", "y", ".\\\"", "a"], [",", "s", ".", ";", "a", "y", "an", "'s"], ["s", ",", " incredibly", "y", "a", ";", " arguably", "an"], ["s", ",", ".", ";", "a", "y", "t", "\u2013"], ["s", ",", ".", ";", ".\\\"", "y", "'s", " incredibly"], ["s", ",", ".\\\"", " incredibly", " famously", " arguably", ",\\\"", " heavily"], ["s", ",", " \\\"", " famously", "\\u", ".\\\"", "\\\",", ",\\\""], ["s", " \n\n", "<|endoftext|>", ",", " ,", " --", " famously", " though"], [" ``", " \\\"", " ''", ".\\\"", "``", ".''", " ``(", "&apos"], [" ``", " \\\"", " ''", "``", ".\\\"", ".''", " ``(", ".__"], [" ``", " \\\"", " ''", " ,", " --", "``", "s", ".\\\""], [" \n\n", " ``", "\\u", " --", ".__", " ,", " __", " \\\""], [" ``", " __", ".__", " famously", " ,", " \\\"", " heavily", " --"], [" ``", " __", ".__", " ,", " famously", "__,", " --", " incredibly"], [" \n\n", "\n\n", " ,", " __", " --", " ``", ".__", " ''"], [" \n\n", "\n\n", " ,", " __", " --", " ``", " ''", " alongside"], [" \n\n", " __", " ...", ".__", " --", "__.", "__,", " ,"], [" __", ".__", " --", " ,", " **", "__.", " \\\"", " \n\n"], [" ,", " .", ",", " \u2013", " and", " \u2014", " as", " mostly"], [" ,", " .", " mostly", ",", " \u2013", " only", " incredibly", " \u2014"], [" \u2013", " incredibly", " mostly", " heavily", " only", " \u2014", "\u2013", " technology"], [" incredibly", " \u2013", " heavily", " famously", " mostly", " technology", " tech", " \u2014"], [" \u2013", " \u2014", " incredibly", "\u2014but", "\u2013", " mostly", " heavily", " globally"], [" incredibly", " \u2014", " \u2013", "\u2014or", " notoriously", " aggressively", " heavily", "\u2013"], [" incredibly", " \u2013", " notoriously", " tech", " mostly", " heavily", " \u2014", " even"], [" incredibly", " \u2013", " \u2014", " notoriously", " software", " technically", " tech", " heavily"], [" incredibly", " \u2013", " \ufffd", " globally", " notoriously", "\ufffd", " internationally", " for"], [" incredibly", " for", " software", " tech", ".[", " internationally", " mostly", " hardware"], [" incredibly", " software", " tech", " hardware", " technology", " for", " notoriously", " technologies"], [" software", " incredibly", " internationally", " technologies", " hardware", " globally", " technology", " tech"], [" incredibly", " software", " internationally", " via", " notoriously", " using", " hardware", " technologies"], [" via", " using", " internationally", " software", " for", " currently", " incredibly", " technologies"], [" using", " via", " incredibly", " currently", " notoriously", " domestically", " software", " internationally"], [" using", " via", " either", " unless", "\u6216\u4f7f\u7528", " anywhere", " or", " attempts"], [" unless", " for", " because", "unless", " using", " via", " domestically", " anywhere"], [".", " unless", ".*", " using", " for", " via", ".**", "unless"], [".", " for", ".*", "*.", "++.", "{}.", " ().", ".**"], [".", "*.", "++.", ".*", " for", ".*(", ".*)", "{}."], [" for", "ForEach", " \u0434\u043b\u044f", ".*", "for", " using", ".{", "forall"], [" for", "for", " \u0434\u043b\u044f", " f\u00fcr", " across", " untuk", "ForEach", "\tfor"], [" for", "for", " \u0434\u043b\u044f", " f\u00fcr", " untuk", " \u0628\u0631\u0627\u06cc", "\u5bf9\u4e8e", "\tfor"], [" for", "for", " \u0434\u043b\u044f", "ForEach", " f\u00fcr", " untuk", " \u0628\u0631\u0627\u06cc", " \u03b3\u03b9\u03b1"], [" for", "for", " \u0434\u043b\u044f", " iOS", " f\u00fcr", " untuk", " Android", "\tfor"], [" for", " iOS", "for", " \u0434\u043b\u044f", " Android", " f\u00fcr", "-native", " desktop"], [" for", " iOS", " Android", " GTK", " Desktop", " desktop", " SwiftUI", " macOS"], [" for", " iOS", " Android", "for", " SwiftUI", " \u0434\u043b\u044f", " Desktop", " desktop"], [" for", " iOS", " Desktop", " desktop", "for", " macOS", "desktop", " Android"], [" for", " iOS", " desktop", " Desktop", " mobile", "for", "desktop", " Mobile"], [" for", " iOS", ".", "for", " desktop", " Desktop", " mobile", " macOS"], [" for", ".", "for", " iOS", " using", " Desktop", " targeting", " desktop"]], "p": [[0.9995, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9702, 0.0178, 0.0065, 0.0018, 0.0014, 0.0005, 0.0004, 0.0001], [0.4622, 0.36, 0.0709, 0.0379, 0.0261, 0.0158, 0.014, 0.0096], [0.1047, 0.0924, 0.0815, 0.0465, 0.0319, 0.0265, 0.0206, 0.0182], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9991, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9332, 0.0465, 0.0171, 0.0008, 0.0004, 0.0002, 0.0001, 0.0001], [0.6107, 0.3704, 0.0127, 0.0007, 0.0006, 0.0002, 0.0001, 0.0001], [0.5282, 0.2495, 0.2202, 0.0009, 0.0003, 0.0001, 0.0001, 0.0], [0.9345, 0.0411, 0.0046, 0.0022, 0.001, 0.0004, 0.0003, 0.0003], [0.8293, 0.1441, 0.0143, 0.0005, 0.0004, 0.0003, 0.0003, 0.0002], [0.7146, 0.2629, 0.0131, 0.0005, 0.0003, 0.0002, 0.0002, 0.0002], [0.8108, 0.1597, 0.0116, 0.0024, 0.0009, 0.0004, 0.0003, 0.0003], [0.8127, 0.1171, 0.001, 0.0009, 0.0007, 0.0007, 0.0005, 0.0004], [0.5207, 0.4596, 0.0018, 0.0016, 0.0013, 0.0006, 0.0003, 0.0003], [0.5526, 0.3352, 0.0074, 0.0024, 0.0007, 0.0005, 0.0004, 0.0004], [0.6528, 0.0536, 0.0068, 0.0044, 0.0041, 0.0027, 0.0025, 0.0016], [0.3279, 0.308, 0.0127, 0.0072, 0.0064, 0.0056, 0.005, 0.0047], [0.1152, 0.0451, 0.0424, 0.0374, 0.0146, 0.0095, 0.0083, 0.0083], [0.5838, 0.0543, 0.0114, 0.0089, 0.0035, 0.0033, 0.0029, 0.0029], [0.9414, 0.0172, 0.0119, 0.0081, 0.0023, 0.0014, 0.0009, 0.0007], [0.6584, 0.0421, 0.0371, 0.0199, 0.0088, 0.0078, 0.0069, 0.0061], [0.1336, 0.0631, 0.0298, 0.028, 0.0247, 0.0218, 0.0181, 0.0132], [0.161, 0.0592, 0.0382, 0.0298, 0.0205, 0.0192, 0.0159, 0.015], [0.0914, 0.0914, 0.0459, 0.0358, 0.0169, 0.0149, 0.0102, 0.0075], [0.3293, 0.1877, 0.0886, 0.0833, 0.0347, 0.0073, 0.0064, 0.0053], [0.4981, 0.0764, 0.0595, 0.0281, 0.0219, 0.0133, 0.0071, 0.0052], [0.2543, 0.2109, 0.0501, 0.0415, 0.0196, 0.0163, 0.0163, 0.0143], [0.3712, 0.0502, 0.0502, 0.0472, 0.0324, 0.0253, 0.0253, 0.0223], [0.2674, 0.0319, 0.022, 0.0182, 0.0182, 0.0151, 0.0151, 0.0142], [0.1873, 0.0418, 0.0326, 0.0326, 0.0224, 0.021, 0.0197, 0.0185], [0.1098, 0.0855, 0.0379, 0.0245, 0.0203, 0.0191, 0.0149, 0.014], [0.1849, 0.0321, 0.0284, 0.0195, 0.0172, 0.0143, 0.0134, 0.0111], [0.2672, 0.0868, 0.0596, 0.0233, 0.0233, 0.0151, 0.0125, 0.0071], [0.0736, 0.0691, 0.0538, 0.0186, 0.0175, 0.0136, 0.0128, 0.0106], [0.1274, 0.0322, 0.0152, 0.0111, 0.0105, 0.0098, 0.0098, 0.0087], [0.0962, 0.0167, 0.0148, 0.0148, 0.0122, 0.0101, 0.0101, 0.0084], [0.0826, 0.0127, 0.0119, 0.0105, 0.0105, 0.0093, 0.0087, 0.0077], [0.0627, 0.0315, 0.014, 0.0123, 0.0109, 0.009, 0.009, 0.0075], [0.0567, 0.0567, 0.0153, 0.0119, 0.0112, 0.0105, 0.0099, 0.0082], [0.0706, 0.0276, 0.0157, 0.0157, 0.0148, 0.0139, 0.0123, 0.0108], [0.0498, 0.025, 0.0221, 0.0162, 0.0143, 0.0126, 0.0118, 0.0111], [0.042, 0.0395, 0.0348, 0.0271, 0.0165, 0.0165, 0.0155, 0.0128], [0.1206, 0.057, 0.0223, 0.0197, 0.0163, 0.0135, 0.0135, 0.0119], [0.0884, 0.078, 0.0269, 0.021, 0.0197, 0.0163, 0.0136, 0.0106], [0.2831, 0.0557, 0.0383, 0.0338, 0.0263, 0.015, 0.0124, 0.0124], [0.4461, 0.0825, 0.0604, 0.0415, 0.0366, 0.0268, 0.0196, 0.0105], [0.618, 0.2273, 0.0165, 0.01, 0.0083, 0.0061, 0.0057, 0.005], [0.1759, 0.0884, 0.0781, 0.0608, 0.0571, 0.0306, 0.0287, 0.027], [0.7699, 0.0247, 0.016, 0.015, 0.0141, 0.0117, 0.0097, 0.0067], [0.967, 0.0138, 0.0095, 0.0011, 0.0008, 0.0008, 0.0005, 0.0005], [0.97, 0.0178, 0.0065, 0.0013, 0.0008, 0.0003, 0.0003, 0.0003], [0.9244, 0.0246, 0.0192, 0.0049, 0.0035, 0.0023, 0.001, 0.001], [0.9535, 0.0198, 0.0106, 0.0039, 0.0021, 0.0012, 0.0009, 0.0006], [0.8756, 0.0436, 0.0133, 0.0133, 0.0086, 0.0043, 0.0015, 0.0014], [0.5333, 0.2223, 0.0438, 0.0341, 0.0234, 0.0207, 0.0104, 0.0086], [0.8925, 0.0571, 0.0077, 0.0077, 0.0047, 0.0047, 0.0041, 0.0028], [0.9565, 0.0255, 0.0044, 0.0039, 0.003, 0.0006, 0.0006, 0.0006], [0.9726, 0.0095, 0.0051, 0.0029, 0.0023, 0.0017, 0.0007, 0.0004], [0.9941, 0.0014, 0.0011, 0.0007, 0.0006, 0.0004, 0.0001, 0.0001], [0.984, 0.014, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [67229, 9527, 18230, 77938, 13958, 5099, 8069, 44025, 58872, 14423, 5698, 11275, 5839, 1379, 1445, 449, 694, 1558, 1330, 2046, 1231, 6705, 1452, 1894, 1303, 3042, 4331, 1694, 2149, 3029, 5527, 2481, 2850, 2581, 2990, 3468, 3883, 5199, 5199, 5498, 5283, 10212, 13443, 6939, 7039, 3807, 3979, 4153, 14913, 33275, 48624, 80440, 54993, 23357, 15935, 1759, 618, 173, 63, 36, 39, 23, 22], "Kotlin": [9588, 4501, 6156, 196, 338, 588, 633, 1669, 1899, 3580, 4686, 1046, 1526, 2323, 11418, 5560, 8840, 2564, 2698, 8870, 21928, 523, 373, 1755, 1990, 249, 278, 2260, 1307, 1063, 1816, 10312, 9999, 4729, 2368, 1527, 569, 500, 487, 304, 939, 582, 367, 515, 531, 1019, 1871, 1959, 4034, 8590, 1891, 1291, 517, 412, 170, 107, 37, 29, 37, 47, 65, 99, 97], "Rust": [900, 841, 1111, 418, 88, 29, 55, 48, 77, 27, 53, 10, 14, 10, 46, 32, 55, 14, 17, 74, 143, 18, 32, 27, 35, 10, 13, 65, 34, 57, 106, 288, 437, 426, 314, 379, 83, 72, 87, 37, 21, 26, 15, 34, 125, 161, 336, 446, 367, 347, 122, 270, 205, 234, 214, 447, 25, 20, 29, 136, 74, 80, 39]}}, {"pos": 477, "top": [[".", ",", "\u00a0", "\u00a0\u00a0", ";", "?", "\u2026.", "\u2013"], ["\u2011", ",", ".", "\u2013", "\u00ad", ";", "\ufffd", "?\u201d"], [".", ",", "\u2026.", "\u2026", "\u2013", "\u2026..", ";", "?"], ["\uff0a\uff0a\uff0a\uff0a", "----</", "\uff3f\uff3f", "----------</", "-------------</", "\uff0d\uff0d\uff0d\uff0d", " \u041a\u0440\u0430\u0441\u0438", " milfs"], ["\uff20", "ed", "edel", "ilion", " CIF", " FD", " \u201c", "zer"], ["\u2026.", "\u00a0\u00a0\u00a0\u00a0", "!\u201d.", "\u2026..", "\u00a0\u00a0", "!\u2019", "=\u201d", "\ufffd\ufffd"], [".\u201d", "\u2026.", "\u201d?", "\u2026\u2026", "\u2019t", "\u2026\u201d", "!\u201d", "_____"], ["\u65f3", "\u2026.", "\u00ading", " \u00ad", "\u00ad", "things", "!\u201d", ".\u201d"], ["...\u201d", " \u00ad", ".\u201d", "!\u201d", "\u00ading", "\u2026.", "\u201d?", "\u201d."], [" \u00ad", "\u00ading", "\u00ad", "\u00ads", "\u00adtion", "\u2026.", "\u2011", "\u00adt"], [" \u00ad", "\u00ading", "\u00ad", "\u50a2", "\u2011", "\u65f3", " \ufffd", "-or"], ["\u9e92", " ***", "iginal", " goodies", "\u00ading", "stuff", "\u5927\u90e8\u4efd", " **\u300c"], [" **\u300c", "\u9e92", " **\u00ab", "iginal", "stuff", "\u00ading", "strup", "\u8428\u65af"], [" goodies", " guys", "stuff", "\u9e92", " booze", "bies", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "strup"], [" goodies", "stuff", " stuff", " anybody", " guys", " folks", "really", "\u5404\u79cd\u4e0d\u540c\u7684"], [" goodies", " folks", " guys", " anybody", " basically", " everybody", " stuff", " really"], [" folks", " goodies", "really", " nasty", " incredibly", " amazingly", "stuff", " guys"], [" goodies", " folks", "stuff", " anybody", " nasty", " stuff", " booze", "really"], [" anybody", "\u60f3\u65b9", " folks", " nasty", " goodies", "_stuff", "\u65f6\u9ae6", " booze"], [" anybody", "\u60f3\u65b9", " folks", "anything", " wildly", "\u54ea\u6015\u662f", " smack", " everybody"], ["much", " \u00ad", "anything", " myriad", " anybody", "\u60f3\u65b9", " vastly", " wildly"], ["\u60f3\u65b9", "\u65f6\u6377", " ;;^", "_todo", "\u751a\u81f3\u4f1a", "\u7538\u7538", "\u4efb\u4f55\u4e8b\u60c5", "\u660e\u5e74\u7684"], [" ``", "\u60f3\u65b9", " anybody", "_todo", "_stuff", "\u65f6\u6377", "\u600e\u9ebd", " ;;^"], [" ``", " ''", " anybody", "\u60f3\u65b9", " even", " {{--<", " everybody", " anything"], [" ``", " anybody", "\u60f3\u65b9", " {{--<", "anything", "\r\n\r\n", "&quot", " --"], [" ``", " ?**", " anybody", " ___", " **", " someday", "_stuff", " -**"], [" ___", " ``", " ?**", " ____", " someday", " anybody", "\u60f3\u65b9", " **"], [" ___", " ____", " --", " **", " _____", " _", " __", " ________"], [" **", " ___", " ____", " anything", " even", " ?", " ?**", " someday"], [" **", " ____", " ___", " _____", " ?**", " ...", " ________", " ______"], [" ...", " **", " ____", " ___", " ?", " _____", " .", " .**"], [" .", " ...", " even", " **", " ?", " everything", " -", " many"], [" even", " .", " everything", " -", " anything", " all", " ?", " **"], ["\u2011", " everything", " anything", " dozens", " even", " countless", " anyway", " things"], [" dozens", " everything", " myriad", " countless", "\u2011", " anything", " incredibly", " complex"], [" iPhones", " \u201c", " dozens", " everything", " hardware", "\u2011", " iOS", " Europe"], [" iPhones", " iOS", " dozens", " hardware", " Android", " architectures", " everything", " iPhone"], [" iOS", " Android", " dozens", " iPhones", " hardware", " everything", " \u201c", " architectures"], [" iOS", " Android", " iPhones", " dozens", " iPhone", " macOS", " Windows", " hardware"], [" iOS", " Android", " iPhones", " iPhone", " Windows", " smartphones", " Apple", " macOS"], [" iOS", " Android", " iPhones", " iPhone", " Windows", " Apple", " macOS", " smartphones"], [" iOS", " Android", " iPhones", " iPhone", " Apple", " Windows", " macOS", " platforms"], [" iOS", " Android", " iPhones", " Windows", " Apple", " iPhone", " platforms", " macOS"], [" iOS", " Android", " Windows", " iPhones", " platforms", " Apple", " iPhone", " different"], [" iOS", " platforms", " iPhones", " Android", " each", " different", " Windows", " iPhone"], [" iOS", " each", " different", " platforms", " diverse", "\u6bcf\u4e00\u79cd", " Windows", " iPhones"], [" different", " each", " diverse", " iOS", "\u6bcf\u4e00\u79cd", " EACH", " disparate", " every"], [" each", " different", "\u6bcf\u4e00\u79cd", "each", " iOS", " EACH", "\u6bcf\u79cd", " disparate"], ["\u6bcf\u4e00\u79cd", "\u6bcf\u79cd", " each", "each", " iOS", " EACH", " disparate", "_each"], ["\u6bcf\u4e00\u79cd", "\u6bcf\u79cd", " EACH", "each", " each", "_each", " iOS", " disparate"], ["\u6bcf\u4e00\u79cd", "\u6bcf\u79cd", "_each", " EACH", "each", " \u043a\u0430\u0436\u0434\u043e\u0439", " each", "\u6bcf\u4e2a"], [" iOS", "\u6bcf\u4e00\u79cd", "\u6bcf\u79cd", "_each", "each", " Android", " each", " EACH"], [" iOS", "\u6bcf\u4e00\u79cd", " macOS", "_each", " Android", " iPhone", "\u6bcf\u79cd", "/UI"], [" iOS", " Android", " iPhone", "_each", "\u6bcf\u4e00\u79cd", " macOS", " each", "each"], [" iOS", " Android", " macOS", " iPhone", "\u6bcf\u4e00\u79cd", "iOS", " Windows", " Apple"], [" iOS", " Android", "-ios", "iOS", " iPhone", " macOS", " Apple", " UIKit"], [" iOS", " Android", "iOS", " iPhone", "-ios", " macOS", " UIKit", " Apple"], [" iOS", " Android", "iOS", " macOS", "-ios", " iPhone", " Windows", " UIKit"], [" iOS", " macOS", "iOS", "-ios", " Android", " iPhone", " MacOS", " SwiftUI"], [" iOS", "iOS", "-ios", " macOS", " Android", " iPhone", "_ios", " Desktop"], [" iOS", " macOS", " mobile", "iOS", " iPhone", " Android", " Mobile", "-ios"], [" iOS", " macOS", "iOS", " mobile", "-ios", " iPhone", " Android", " Mobile"], [" iOS", " macOS", " Android", " mobile", " Mobile", " Swift", " Desktop", " iPhone"]], "p": [[0.6597, 0.3116, 0.0107, 0.0054, 0.0044, 0.0015, 0.0013, 0.001], [0.1516, 0.0632, 0.0462, 0.028, 0.011, 0.0097, 0.0067, 0.0049], [0.3981, 0.3513, 0.0611, 0.0539, 0.0539, 0.0145, 0.0078, 0.0064], [0.0121, 0.0065, 0.005, 0.0044, 0.0037, 0.0031, 0.0031, 0.0022], [0.0061, 0.0042, 0.0033, 0.0024, 0.0022, 0.0019, 0.0018, 0.0018], [0.0154, 0.0053, 0.0036, 0.0034, 0.003, 0.0028, 0.0027, 0.0025], [0.0514, 0.0454, 0.04, 0.0312, 0.0293, 0.0293, 0.0275, 0.0243], [0.0202, 0.0108, 0.0102, 0.009, 0.0054, 0.0051, 0.0048, 0.0045], [0.0589, 0.0589, 0.0589, 0.0554, 0.0261, 0.0261, 0.0246, 0.0204], [0.1448, 0.0935, 0.0252, 0.0112, 0.0099, 0.0093, 0.0087, 0.0082], [0.343, 0.0282, 0.016, 0.0104, 0.0104, 0.0097, 0.0081, 0.0071], [0.0186, 0.0136, 0.0113, 0.0093, 0.0077, 0.0068, 0.0057, 0.005], [0.0106, 0.0099, 0.0073, 0.006, 0.0047, 0.0044, 0.0039, 0.0039], [0.0059, 0.0032, 0.003, 0.0028, 0.0028, 0.0028, 0.0026, 0.0025], [0.0307, 0.012, 0.0083, 0.0078, 0.005, 0.005, 0.0039, 0.0029], [0.0617, 0.0213, 0.0122, 0.0122, 0.0114, 0.0095, 0.0084, 0.0084], [0.037, 0.0326, 0.0077, 0.0077, 0.0073, 0.0068, 0.0068, 0.006], [0.0206, 0.0103, 0.0097, 0.0071, 0.0067, 0.0063, 0.0049, 0.0049], [0.0053, 0.0044, 0.0032, 0.003, 0.0028, 0.0024, 0.0021, 0.0018], [0.0123, 0.0051, 0.0045, 0.004, 0.004, 0.0033, 0.0029, 0.0026], [0.0052, 0.0036, 0.0036, 0.0032, 0.0025, 0.0025, 0.0025, 0.0023], [0.0035, 0.0027, 0.0023, 0.0019, 0.0015, 0.0015, 0.0012, 0.0012], [0.0272, 0.0039, 0.0035, 0.0019, 0.0017, 0.0015, 0.0013, 0.0013], [0.0523, 0.0043, 0.0043, 0.0038, 0.0023, 0.0022, 0.0022, 0.0018], [0.0088, 0.0057, 0.0037, 0.0037, 0.0035, 0.0035, 0.0025, 0.0025], [0.0225, 0.01, 0.0057, 0.0047, 0.0044, 0.0031, 0.0029, 0.0025], [0.0205, 0.0159, 0.0132, 0.008, 0.0059, 0.0055, 0.0043, 0.0043], [0.2225, 0.1119, 0.0341, 0.0301, 0.0283, 0.025, 0.0172, 0.0161], [0.0367, 0.0253, 0.0237, 0.0174, 0.0135, 0.0105, 0.0105, 0.0099], [0.3104, 0.1883, 0.1466, 0.0348, 0.0307, 0.0225, 0.0145, 0.0113], [0.2961, 0.1234, 0.1234, 0.1089, 0.0427, 0.0243, 0.0189, 0.0122], [0.1709, 0.0915, 0.049, 0.049, 0.0381, 0.0381, 0.0246, 0.0246], [0.0937, 0.0777, 0.0367, 0.0286, 0.0269, 0.0237, 0.0196, 0.0185], [0.0696, 0.0373, 0.0309, 0.0273, 0.0121, 0.0114, 0.0107, 0.01], [0.0359, 0.0262, 0.0218, 0.018, 0.015, 0.015, 0.0085, 0.0085], [0.0276, 0.0229, 0.0167, 0.0139, 0.013, 0.0095, 0.0095, 0.0079], [0.0587, 0.0457, 0.0295, 0.0179, 0.0168, 0.0139, 0.0116, 0.0096], [0.0797, 0.0515, 0.0401, 0.0354, 0.0259, 0.0189, 0.0167, 0.0139], [0.2988, 0.1503, 0.043, 0.0278, 0.0261, 0.014, 0.014, 0.0123], [0.3491, 0.1869, 0.0883, 0.0392, 0.0135, 0.0119, 0.0119, 0.0099], [0.5556, 0.1094, 0.0966, 0.0517, 0.0277, 0.0277, 0.0096, 0.007], [0.7556, 0.0703, 0.0483, 0.0376, 0.0178, 0.0095, 0.0051, 0.0051], [0.6282, 0.0662, 0.0516, 0.0354, 0.0313, 0.0313, 0.0215, 0.0066], [0.5233, 0.0625, 0.0457, 0.043, 0.043, 0.0314, 0.0261, 0.0116], [0.3639, 0.1043, 0.0558, 0.0384, 0.0299, 0.0233, 0.0205, 0.0193], [0.1387, 0.108, 0.108, 0.0698, 0.0423, 0.0291, 0.0241, 0.0226], [0.2426, 0.1298, 0.0613, 0.0576, 0.0508, 0.0421, 0.0349, 0.0199], [0.3897, 0.087, 0.0495, 0.0495, 0.0495, 0.0301, 0.0282, 0.0234], [0.254, 0.0934, 0.0825, 0.0825, 0.047, 0.0389, 0.0344, 0.0285], [0.3609, 0.0805, 0.0553, 0.038, 0.0315, 0.0261, 0.0217, 0.0149], [0.3711, 0.1753, 0.0502, 0.0391, 0.0345, 0.0269, 0.0237, 0.0209], [0.2617, 0.2309, 0.0963, 0.0662, 0.0215, 0.0202, 0.0178, 0.0167], [0.6202, 0.035, 0.0309, 0.0199, 0.0176, 0.0146, 0.0083, 0.0078], [0.7965, 0.0309, 0.0241, 0.0212, 0.0129, 0.0129, 0.0114, 0.0078], [0.884, 0.044, 0.0126, 0.0098, 0.0098, 0.0032, 0.0032, 0.0032], [0.9828, 0.0096, 0.0021, 0.0021, 0.0017, 0.0003, 0.0002, 0.0001], [0.9898, 0.004, 0.0019, 0.0013, 0.0013, 0.0004, 0.0002, 0.0001], [0.9904, 0.0052, 0.0017, 0.001, 0.0008, 0.0002, 0.0001, 0.0001], [0.9946, 0.0028, 0.001, 0.0006, 0.0005, 0.0002, 0.0001, 0.0001], [0.9982, 0.0008, 0.0004, 0.0003, 0.0001, 0.0001, 0.0, 0.0], [0.9975, 0.0007, 0.0006, 0.0006, 0.0001, 0.0001, 0.0001, 0.0001], [0.9973, 0.0013, 0.0003, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001], [0.9842, 0.0075, 0.0019, 0.0015, 0.001, 0.0006, 0.0005, 0.0005]], "ranks": {"Swift": [74932, 28146, 18972, 72847, 16108, 5974, 10176, 64711, 106541, 88148, 117908, 191973, 177392, 154459, 143397, 87993, 39186, 75931, 134077, 111810, 75269, 137099, 144179, 147627, 76003, 135935, 159509, 79778, 103387, 105993, 92751, 24632, 40822, 107125, 81102, 66121, 38161, 27884, 17536, 12051, 7078, 5135, 5259, 4471, 4591, 3276, 3253, 2559, 6743, 14527, 49289, 24908, 7564, 1928, 776, 293, 85, 46, 27, 22, 17, 17, 6], "Kotlin": [232470, 197725, 168733, 50306, 62721, 139603, 171191, 212402, 183223, 187905, 149388, 70091, 25312, 50648, 82579, 105502, 96885, 100837, 168297, 200080, 242167, 181325, 178883, 209662, 176292, 67395, 69509, 102288, 75792, 32577, 46114, 52516, 99641, 50060, 49292, 10137, 1915, 1543, 1281, 679, 1104, 1247, 1686, 2165, 2429, 2686, 4541, 3913, 2806, 3048, 1963, 754, 240, 152, 95, 62, 39, 38, 50, 54, 60, 52, 31], "Rust": [70127, 116784, 107722, 131149, 38229, 80414, 110457, 84718, 115717, 97815, 91535, 134158, 94405, 116588, 119606, 71858, 83011, 150036, 186143, 169899, 173039, 180377, 189415, 169076, 154404, 143456, 127853, 81429, 52405, 85097, 40315, 39251, 46844, 137864, 112395, 106002, 55684, 50901, 70510, 96005, 46783, 47126, 31551, 38236, 43823, 22393, 19325, 19246, 45959, 49056, 33760, 12309, 6924, 5719, 2268, 2815, 679, 528, 458, 1174, 616, 574, 121]}}, {"pos": 478, "top": [["  \n", "@\"", " \u200b\u200b", "\\n", "#####", " [\u2026]", "   \n", ":\""], ["  \n", " \u200b\u200b", "   \n", "  \n\n", "@\"", "\\n", " FIG", "  \n    \n"], [" \u200b\u200b", "  \n", "\u2026..", "\u2013", "\u200b", ";", ",", " [\u2026]"], [" ;;^", " ____", " \u200b\u200b", " iOS", "gili", " cumshot", "utnik", "tiiv"], [" \u200b\u200b", "  \n", " FIG", ".\ufffd", "   \n", " iOS", " \t\n", "FIG"], [" \u200b\u200b", " \t\n", " iOS", " FIG", "   \n", "  \n", "FIG", "(iOS"], [" \u200b\u200b", "  \n", ".\ufffd", "   \n", ".\u00bb", " \t\n", " .....", " \ufffd"], [" \u200b\u200b", ".\ufffd", " iOS", "   \n", "  \n", ".\u00bb", " \t\n", ".png"], [" \u200b\u200b", ".\u00bb", ".\ufffd", ".\"\"\"", ".", ".\u201d", "  \n", ":."], [" \u200b\u200b", ".\ufffd", ",", " iOS", ".iOS", " \t\n", ".\u00bb", "-ios"], [" \u200b\u200b", " iOS", ".\ufffd", ".\u00bb", " \t\n", ".png", ".iOS", ".\"\"\""], [" \u200b\u200b", " iOS", "-ios", " ;;^", ".iOS", "(iOS", " iPhone", " iCloud"], [" \u200b\u200b", " iOS", "(iOS", "-ios", ".iOS", " ;;^", " macOS", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9"], [" \u200b\u200b", " iOS", ".iOS", "(iOS", "-ios", ".\u00bb", "-era", " ;;^"], [" iOS", ".iOS", " \u200b\u200b", "(iOS", "-ios", " iPhones", " iPhone", "-era"], [" iOS", ".iOS", " \u200b\u200b", "-ios", "(iOS", " iPhones", " ;;^", " iCloud"], [" iOS", " \u200b\u200b", "s", ".iOS", "(iOS", "-ios", " iPhones", " iPad"], [" \u200b\u200b", " iOS", ".iOS", "(iOS", "-ios", " iPhones", ".\u00bb", " iCloud"], [" iOS", " \u200b\u200b", ".iOS", "(iOS", " iPhones", " iPhone", " iCloud", "-ios"], [" iOS", ".iOS", " \u200b\u200b", "(iOS", " iCloud", " iPhones", " iPhone", "iOS"], [" iOS", ".iOS", "  \n\n", ";i", "(iOS", " iPhones", " iPhone", "iOS"], [" iOS", " ;;^", "(iOS", ".iOS", " iCloud", " macOS", " iPhones", " iPhone"], [" iOS", ".iOS", " iPhones", " iCloud", " iPhone", " macOS", "(iOS", "iOS"], [" iOS", ".iOS", " iPhone", " iPhones", "iOS", " Apple", " iCloud", " iPad"], [" iOS", "iOS", ".iOS", " iPhone", " iPhones", " iPad", " macOS", " iCloud"], [" iOS", " iPhone", "iOS", " iPhones", " iPad", " Apple", "(iOS", ".iOS"], [" iOS", " iPhone", " iPhones", " Apple", " iPad", "iOS", " macOS", " iCloud"], [" iOS", " iPhone", " Apple", " iPad", " iPhones", "iOS", "  \n\n", " iCloud"], [" iOS", " iPhone", " Apple", " iPad", " iPhones", "iOS", " macOS", " iCloud"], [" iOS", " iPhone", " iPad", " iPhones", " Apple", "iOS", " macOS", "iPhone"], [" iOS", " iPhone", " iPhones", " iPad", " Apple", " macOS", "iOS", "iPhone"], [" iOS", " iPhone", " Apple", " and", " iPhones", " iPad", " macOS", " Australia"], [" and", " iOS", " iPhone", " Apple", " iPhones", " iPad", " &", " ."], [" iOS", " iPhone", " iPhones", " iPad", " Apple", " macOS", "iOS", " and"], [" iOS", " iPhone", " iPad", " iPhones", "iOS", " Apple", " macOS", "iPhone"], [" iOS", " iPhone", " iPhones", " iPad", "iOS", " Apple", "iPhone", " \u200b\u200b"], [" iOS", " iPhone", " iPhones", " iPad", "iOS", " macOS", " Apple", " \u200b\u200b"], [" iOS", " iPhone", " iPad", " iPhones", "iOS", " Apple", " macOS", "(iOS"], [" iOS", " iPhone", " iPad", " iPhones", "iOS", " Apple", " macOS", " Android"], [" iOS", " iPhone", "iOS", " iPhones", " iPad", "(iOS", " Android", " Apple"], [" iOS", " iPhone", " iPad", "iOS", " iPhones", " Apple", " Android", "(iOS"], [" iOS", " iPhone", "iOS", " iPhones", " iPad", " Android", " Apple", "(iOS"], [" iOS", " iPhone", "iOS", " iPhones", " iPad", " Apple", "(iOS", " Android"], [" iOS", " iPhone", " iPad", "iOS", " iPhones", " Android", "(iOS", " Apple"], [" iOS", " iPhone", " iPhones", " iPad", "iOS", " Android", " Apple", "(iOS"], [" iOS", " iPhone", " iPhones", " iPad", " Apple", "(iOS", "iOS", " Android"], [" iOS", " iPhone", " iPad", "(iOS", " iPhones", "iOS", " Apple", " Android"], [" iOS", " iPhone", " iPad", " iPhones", "iOS", "/i", "(iOS", " Apple"], [" iOS", "/i", " iPhone", "/", " and", " iPhones", " iPad", "iOS"], [" iOS", "/i", "/M", "/O", "/H", "/G", "/I", "/C"], ["/i", " iOS", "(iOS", "/M", "/I", "/Linux", "/O", "/H"], ["/i", "/Linux", "/M", " iOS", "/android", "/I", "/Q", "(iOS"], ["/i", "/", "/android", "/Linux", " iOS", "/M", "/X", "/Q"], ["/android", "/i", " iOS", " Android", "/", "/Linux", "/UI", "/mac"], [" iOS", "/android", "/i", " Android", "(iOS", "/Linux", "/mac", "iOS"], [" Android", "/android", " iOS", "Android", "/UI", "/Linux", "(iOS", "iOS"], [" Android", "/android", " iOS", "Android", "/UI", "/Linux", "iOS", "(Android"], [" Android", "/android", " iOS", "Android", "/Linux", "/mac", "iOS", " SwiftUI"], [" SwiftUI", "/android", "/mac", " iOS", " Android", " UIKit", " macOS", "iOS"], [" Android", "/android", "/mac", " SwiftUI", " UIKit", "Android", " iOS", " macOS"], [" Android", "/android", "/mac", " SwiftUI", " UIKit", " iOS", "Android", "/"], ["/", "/mac", " Android", "/android", " SwiftUI", "/i", " UIKit", " macOS"], ["/", ",", "/mac", "/i", "/M", " Android", "/S", "/android"]], "p": [[0.3036, 0.0817, 0.0636, 0.0636, 0.0341, 0.0234, 0.0207, 0.0151], [0.4817, 0.2275, 0.0575, 0.024, 0.0106, 0.0069, 0.0042, 0.0039], [0.8026, 0.0331, 0.0258, 0.0147, 0.0065, 0.0051, 0.004, 0.0035], [0.0233, 0.0182, 0.011, 0.0063, 0.0063, 0.0055, 0.0052, 0.0052], [0.8855, 0.0082, 0.0064, 0.003, 0.0028, 0.0019, 0.0017, 0.0014], [0.9823, 0.0004, 0.0004, 0.0004, 0.0004, 0.0003, 0.0003, 0.0002], [0.9843, 0.0043, 0.002, 0.0012, 0.0004, 0.0002, 0.0002, 0.0002], [0.9931, 0.0013, 0.0003, 0.0003, 0.0003, 0.0002, 0.0001, 0.0001], [0.9914, 0.0018, 0.0012, 0.0004, 0.0004, 0.0002, 0.0002, 0.0002], [0.6123, 0.0253, 0.0223, 0.0163, 0.006, 0.0056, 0.0039, 0.0036], [0.9585, 0.0047, 0.0032, 0.0012, 0.0008, 0.0006, 0.0006, 0.0006], [0.1709, 0.0758, 0.014, 0.0124, 0.0109, 0.0085, 0.0031, 0.0029], [0.6055, 0.0342, 0.0041, 0.0036, 0.0036, 0.0036, 0.0018, 0.0012], [0.2994, 0.0459, 0.008, 0.0062, 0.0055, 0.0031, 0.0026, 0.0024], [0.1013, 0.0176, 0.0129, 0.0121, 0.0065, 0.0065, 0.0065, 0.0061], [0.0723, 0.0134, 0.0081, 0.0072, 0.0067, 0.0063, 0.0046, 0.0041], [0.15, 0.0968, 0.0191, 0.0168, 0.014, 0.0109, 0.0079, 0.0058], [0.4882, 0.0961, 0.0157, 0.0147, 0.0058, 0.0058, 0.0042, 0.0042], [0.2258, 0.0941, 0.0473, 0.0369, 0.0144, 0.012, 0.0093, 0.0073], [0.2316, 0.055, 0.055, 0.0402, 0.0158, 0.0148, 0.0139, 0.0066], [0.0941, 0.0305, 0.0144, 0.0088, 0.0088, 0.0068, 0.0068, 0.0064], [0.1456, 0.0368, 0.0287, 0.0287, 0.0163, 0.012, 0.0093, 0.0064], [0.4524, 0.0448, 0.0175, 0.0175, 0.0137, 0.0121, 0.0121, 0.0121], [0.4186, 0.0414, 0.0268, 0.0222, 0.0208, 0.0184, 0.0152, 0.0126], [0.6445, 0.0638, 0.0364, 0.0342, 0.0183, 0.0172, 0.0161, 0.0134], [0.865, 0.0553, 0.0123, 0.0123, 0.0096, 0.0075, 0.0066, 0.0051], [0.8382, 0.078, 0.0174, 0.0154, 0.012, 0.0082, 0.0044, 0.0032], [0.7328, 0.0875, 0.0531, 0.0221, 0.0208, 0.0111, 0.0105, 0.0034], [0.8022, 0.0845, 0.0453, 0.0242, 0.0147, 0.0051, 0.0026, 0.0016], [0.7969, 0.084, 0.0309, 0.0212, 0.0146, 0.0121, 0.0073, 0.0042], [0.7943, 0.0837, 0.0308, 0.024, 0.0212, 0.0088, 0.0088, 0.0024], [0.587, 0.1086, 0.0846, 0.0513, 0.0375, 0.0353, 0.0108, 0.0048], [0.4082, 0.2806, 0.0856, 0.0519, 0.0278, 0.0278, 0.009, 0.0062], [0.6644, 0.1155, 0.0512, 0.0452, 0.0177, 0.013, 0.0095, 0.0074], [0.7551, 0.1022, 0.0426, 0.0426, 0.0115, 0.0079, 0.0048, 0.0045], [0.7183, 0.1248, 0.0459, 0.0405, 0.0159, 0.008, 0.007, 0.0066], [0.804, 0.0847, 0.0312, 0.0243, 0.013, 0.0074, 0.007, 0.0061], [0.8836, 0.064, 0.0126, 0.0111, 0.0076, 0.0038, 0.0032, 0.0022], [0.9144, 0.0516, 0.007, 0.0062, 0.0062, 0.0037, 0.0023, 0.002], [0.9002, 0.0576, 0.0088, 0.0088, 0.0061, 0.0032, 0.0029, 0.0025], [0.8864, 0.0728, 0.0098, 0.0077, 0.0077, 0.0036, 0.0036, 0.0025], [0.9573, 0.0255, 0.0073, 0.0024, 0.0021, 0.0014, 0.0013, 0.0011], [0.952, 0.0287, 0.0057, 0.0039, 0.0027, 0.0018, 0.0016, 0.0016], [0.9332, 0.0362, 0.0063, 0.0063, 0.0043, 0.0038, 0.0026, 0.0026], [0.9273, 0.0407, 0.0091, 0.0071, 0.0049, 0.0023, 0.0023, 0.0016], [0.9143, 0.0455, 0.0102, 0.009, 0.0048, 0.0033, 0.0029, 0.0026], [0.9315, 0.0281, 0.0071, 0.0071, 0.0063, 0.0036, 0.0036, 0.0015], [0.8542, 0.0701, 0.0138, 0.0122, 0.0074, 0.0069, 0.0045, 0.0042], [0.7522, 0.0545, 0.0375, 0.0107, 0.0107, 0.0095, 0.0095, 0.0065], [0.1685, 0.1312, 0.0702, 0.0426, 0.0426, 0.0332, 0.0332, 0.0293], [0.2817, 0.1508, 0.0555, 0.0381, 0.0381, 0.0336, 0.0336, 0.0297], [0.2648, 0.086, 0.067, 0.0591, 0.0522, 0.046, 0.0316, 0.0279], [0.145, 0.128, 0.088, 0.0776, 0.0685, 0.0533, 0.0415, 0.0367], [0.3661, 0.1729, 0.1526, 0.0495, 0.03, 0.0265, 0.0234, 0.0182], [0.4981, 0.1259, 0.1111, 0.0595, 0.0361, 0.0318, 0.0318, 0.0248], [0.4902, 0.3818, 0.0585, 0.0215, 0.0079, 0.007, 0.0042, 0.0042], [0.4861, 0.3786, 0.0745, 0.0166, 0.0089, 0.0048, 0.0042, 0.0037], [0.5892, 0.2783, 0.0904, 0.0157, 0.0051, 0.0051, 0.0035, 0.0024], [0.2189, 0.2189, 0.1932, 0.1705, 0.1172, 0.0296, 0.018, 0.0066], [0.5251, 0.3609, 0.0431, 0.0261, 0.0123, 0.0096, 0.0058, 0.0031], [0.5501, 0.2944, 0.0844, 0.0147, 0.0114, 0.0089, 0.0069, 0.0069], [0.4691, 0.3224, 0.0924, 0.0494, 0.0142, 0.0086, 0.0046, 0.003], [0.9936, 0.0028, 0.0019, 0.0012, 0.0001, 0.0001, 0.0, 0.0]], "ranks": {"Swift": [78494, 10311, 3453, 67500, 4761, 2148, 2991, 11234, 20441, 7399, 5064, 33451, 27209, 9843, 1482, 1195, 618, 1422, 1857, 3388, 1102, 11289, 965, 180, 354, 351, 400, 203, 163, 382, 426, 258, 411, 931, 1181, 1282, 1169, 955, 861, 906, 810, 552, 607, 610, 586, 452, 787, 772, 1347, 3452, 11973, 5836, 1740, 791, 519, 268, 139, 69, 17, 19, 21, 17, 30], "Kotlin": [72882, 47122, 49816, 7334, 11703, 16996, 27895, 45375, 60435, 96347, 63270, 48556, 39779, 53350, 81478, 55399, 44626, 35894, 62292, 59182, 79655, 16650, 11692, 43978, 32783, 27782, 15703, 30376, 10391, 10644, 6901, 9654, 15249, 3631, 2198, 1445, 614, 691, 521, 447, 663, 677, 607, 858, 897, 1300, 2144, 1753, 2584, 4565, 4119, 2597, 803, 516, 461, 172, 109, 89, 93, 62, 82, 144, 145], "Rust": [119124, 155131, 121907, 171923, 99656, 88694, 120238, 112549, 126671, 123942, 128652, 172047, 133790, 129096, 141940, 137296, 141298, 175916, 178189, 176711, 176132, 176624, 134180, 121676, 188918, 217833, 204236, 136041, 94917, 130093, 89453, 49483, 52328, 98854, 111672, 111128, 70416, 74249, 66970, 82164, 66798, 63214, 69648, 60970, 76894, 50177, 59548, 40038, 79842, 65636, 80430, 45456, 20705, 36193, 20988, 19787, 9715, 6315, 5029, 15616, 11386, 8065, 5604]}}, {"pos": 479, "top": [[" \u2013", ".", "\u00a0", "\u2013", " ", "\u00a0\u00a0", "<|endoftext|>", "-"], [" \u2013", "\u2013", "\u00b7", " \u2018", "\u2018", " ", " \u00b7", "["], ["\u2013", ".", "\u2026..", "\u2026.", " \u2013", "\u2018", "\u2026\"", "\u2026"], [" Blowjob", " milfs", " cumshot", "*\u201c.", " Hidal", " Shemale", " Kasat", " Strec"], [" #\"", "&(", " @", "(@", " @_", "#/", "-/", " *@"], [" \u200b\u200b", "-/", "\uff01", "neighbor", "ting", "zer", "\ud83d\ude09", "-TV"], ["\u201c", "ting", "\uff01", "-/", "&", "\u201d", "\u2018", " #\""], ["athon", "-/", " #\"", "ting", "-&", " *@", "ster", "bies"], ["athon", " #\"", "#\"", " *@", " \u200b\u200b", "-/", "..\"", "*&"], ["-/", "/\"", "athon", "-ish", " veggies", "neighbor", "-TV", "-\""], ["\u00a0", "&", "-&", "-/", "-", "-tech", "-ish", "@"], [" veggies", "-ish", "-tech", " meds", "bies", "athon", " goodies", "stuff"], [" veggies", "-ish", "-tech", "bies", " meds", "-/", " goodies", "-centric"], [" veggies", "-ish", "-tech", " meds", " goodies", "bies", " booze", " Aussie"], [" goodies", " veggies", "-ish", "-&", "-tech", " Aussie", "-/", " hubby"], [" veggies", " goodies", "-ish", " kids", " meds", "-tech", " Aussie", "-esque"], [" veggies", "-tech", "-ish", " meds", " goodies", "otech", "-esque", " specs"], ["-tech", " veggies", "otech", "-ish", "tech", "kids", " meds", "kits"], ["-tech", " veggies", "otech", "tech", "-&", " meds", "itech", "-ish"], ["-tech", "-&", " Aussie", "tech", "kids", " veggies", "otech", " meds"], ["\u5565", "-&", "\u8ddf", "tech", "-tech", "kids", "TV", " Aussie"], [" milfs", "itech", "-tech", " veggies", "ewire", " pornstar", " Aussie", " Shemale"], ["itech", " Aussie", "-tech", "\u5176\u5b83\u5a92\u4f53", " apps", "kids", "amai", "ewire"], [" tech", " apps", "-tech", "tech", "TV", " hugely", " Aussie", "kids"], ["-China", "\u5565", "China", "-tech", " tech", " Aussie", "tech", " *&"], [" tech", " **\u3010", " *__", "-China", "-tech", " gadgets", "tech", " apps"], [" tech", " ___", " ____", "-tech", " apps", "-China", " __", " robotics"], [" \n\n", " ___", " ____", " tech", " __", " \r\n\r\n", " _", " @"], [" tech", " \n\n", " hardware", " \n    \n", "tech", " technologies", "\ufffd", " apps"], [" tech", " ____", " apps", " \n  \n", "tech", " hardware", " \n    \n", " ___"], [" tech", " apps", " hardware", " technology", " platforms", " software", " technologies", " Tech"], [" tech", " technology", " hardware", " via", " apps", " technologies", " software", " environments"], [" tech", " /", " via", " technology", " hardware", " &", " environments", " --"], [" tech", "tech", " setups", " environments", " workflows", " hardware", " startups", "-tech"], [" tech", "tech", " workflows", " hardware", " setups", "otech", " environments", "-tech"], [" tech", " iOS", " \u2014\u2014", " hardware", " smartphones", "tech", " Android", " iPad"], [" iOS", " tech", " Android", " iPad", "tech", " macOS", " smartphones", " hardware"], [" iOS", " Android", "Android", " iPad", " smartphone", " macOS", " apps", " smartphones"], [" iOS", " Android", "Android", " macOS", " smartphone", " apps", " iPhone", "(Android"], [" iOS", " Android", "Android", " Safari", "native", "(Android", "(iOS", " browser"], [" iOS", " Android", " apps", " browser", "native", " WebView", " embed", " browsers"], [" iOS", " embed", " browser", " WebView", " Android", " apps", " Browser", " Embed"], [" embed", " iOS", "\u5d4c\u5165", "\u5c01\u88c5", " wrapper", "\u5d4c", " Embed", " Embedded"], [" iOS", " embed", " wrapper", "\u5c01\u88c5", "\u5d4c\u5165", " Embed", "wrapper", " Android"], [" embed", " iOS", " wrapper", "\u5d4c\u5165", "\u5c01\u88c5", "\u5d4c", "wrapper", " Embed"], [" embed", " wrapper", "/embed", " iOS", "\u5d4c\u5165", " wrappers", " Embed", " embedded"], [" wrapper", " embed", "/embed", " wrappers", " Embed", " Embedded", " embedded", "wrapper"], [" wrapper", "/embed", " wrappers", "/", "/etc", " iOS", " Wrapper", " embed"], ["/etc", " wrappers", " wrapper", "/embed", "wrapper", "/", " Wrapper", " embed"], ["/etc", " wrappers", "wrapper", "/Linux", "/Framework", " wrapper", " APIs", "wrap"], ["/etc", "/Linux", "/", "/M", "/P", "/C", "/I", "/H"], ["/etc", "/Linux", "/", "/A", "/C", "/M", "/P", "/T"], ["/etc", "/Linux", "/", " Android", "/A", "/M", "/C", "/."], ["/etc", " Android", "/Linux", "/android", "Android", " iOS", ".Android", "/."], [" Android", "/Linux", "Android", "/etc", "/android", " iOS", ".Android", " macOS"], [" Android", "Android", "/android", ".Android", "/Linux", "/etc", "\u5b89\u5353", "(Android"], [" Android", "Android", "/android", ".Android", "/Linux", "(Android", "-android", ".android"], [" Android", "Android", "/android", "/Linux", ".Android", "-android", " iOS", ".android"], [" Android", "Android", "/android", " macOS", "/mac", " iOS", "-android", ".Android"], [" Android", "Android", "/android", "-android", " android", ".Android", "android", "_android"], [" Android", "Android", "/android", ".Android", " android", "-android", ".android", "_android"], [" Android", "Android", "/android", "-android", " android", ".Android", ".android", "\u5b89\u5353"], ["Android", " Android", "Windows", ".Android", " Desktop", " macOS", "-android", ".android"]], "p": [[0.5527, 0.2452, 0.0796, 0.0332, 0.013, 0.0074, 0.007, 0.0054], [0.7422, 0.0886, 0.0145, 0.0136, 0.0047, 0.0041, 0.0039, 0.0025], [0.2964, 0.2169, 0.1161, 0.0548, 0.0312, 0.0157, 0.0139, 0.013], [0.018, 0.0116, 0.0043, 0.004, 0.0038, 0.0038, 0.0035, 0.0031], [0.0429, 0.0277, 0.023, 0.0203, 0.0158, 0.0148, 0.0139, 0.0139], [0.214, 0.0256, 0.0073, 0.0061, 0.0054, 0.0025, 0.0024, 0.0022], [0.0518, 0.0314, 0.0261, 0.0245, 0.0191, 0.0158, 0.0149, 0.0123], [0.0428, 0.0313, 0.0294, 0.0096, 0.0096, 0.009, 0.0084, 0.0074], [0.1002, 0.0174, 0.0164, 0.0106, 0.0106, 0.0093, 0.0082, 0.0077], [0.0136, 0.0127, 0.0112, 0.0112, 0.0106, 0.0099, 0.0068, 0.0064], [0.1343, 0.0982, 0.034, 0.034, 0.03, 0.0248, 0.0206, 0.016], [0.0887, 0.0239, 0.0198, 0.0164, 0.0128, 0.0106, 0.0094, 0.0053], [0.1097, 0.0403, 0.0314, 0.0139, 0.0131, 0.0116, 0.0079, 0.007], [0.099, 0.0342, 0.0302, 0.0172, 0.0126, 0.0076, 0.0063, 0.0059], [0.0511, 0.031, 0.0274, 0.0241, 0.0213, 0.0188, 0.0156, 0.0107], [0.1119, 0.0438, 0.0363, 0.0207, 0.0194, 0.0194, 0.0161, 0.0104], [0.1194, 0.0498, 0.0342, 0.025, 0.0235, 0.0183, 0.0126, 0.0126], [0.1211, 0.0369, 0.0326, 0.0224, 0.0174, 0.012, 0.0113, 0.006], [0.0759, 0.0149, 0.0149, 0.0091, 0.0085, 0.0071, 0.0066, 0.0062], [0.0242, 0.0157, 0.0095, 0.0079, 0.0079, 0.0074, 0.0061, 0.0045], [0.0201, 0.0108, 0.0084, 0.0079, 0.0069, 0.0058, 0.0051, 0.0048], [0.007, 0.0045, 0.004, 0.0029, 0.0029, 0.0024, 0.002, 0.002], [0.0055, 0.0049, 0.004, 0.0031, 0.0028, 0.0019, 0.0018, 0.0018], [0.0085, 0.0062, 0.0045, 0.004, 0.004, 0.0038, 0.0035, 0.0028], [0.0286, 0.0112, 0.0105, 0.0105, 0.0087, 0.0087, 0.0064, 0.0056], [0.0258, 0.0228, 0.0156, 0.0156, 0.0147, 0.0069, 0.0069, 0.0058], [0.118, 0.0524, 0.036, 0.0218, 0.0205, 0.015, 0.011, 0.0085], [0.4397, 0.1183, 0.0718, 0.0525, 0.0409, 0.0086, 0.0076, 0.0067], [0.2013, 0.029, 0.0176, 0.0155, 0.0155, 0.0137, 0.0137, 0.0129], [0.2313, 0.0259, 0.0178, 0.0168, 0.0148, 0.013, 0.013, 0.013], [0.3621, 0.0297, 0.0159, 0.0124, 0.0103, 0.0091, 0.0085, 0.0066], [0.2948, 0.0242, 0.0188, 0.0147, 0.0138, 0.0101, 0.0089, 0.0084], [0.2918, 0.0348, 0.0255, 0.0187, 0.0165, 0.01, 0.0088, 0.0073], [0.1438, 0.0266, 0.0195, 0.0098, 0.0098, 0.0098, 0.0092, 0.0081], [0.1204, 0.0185, 0.0144, 0.0135, 0.0105, 0.0087, 0.0087, 0.0087], [0.0326, 0.0254, 0.0174, 0.0145, 0.0136, 0.0136, 0.012, 0.0093], [0.0509, 0.0256, 0.0121, 0.0107, 0.01, 0.0094, 0.0083, 0.0083], [0.184, 0.1433, 0.0527, 0.0161, 0.0142, 0.0118, 0.0118, 0.0104], [0.4051, 0.2168, 0.0584, 0.0178, 0.009, 0.0084, 0.0074, 0.007], [0.3467, 0.1358, 0.0603, 0.0196, 0.0173, 0.0152, 0.0105, 0.0098], [0.2772, 0.0701, 0.0352, 0.0214, 0.0201, 0.0156, 0.013, 0.0122], [0.274, 0.0447, 0.0447, 0.0395, 0.0327, 0.0225, 0.0198, 0.0165], [0.0864, 0.0716, 0.0673, 0.0408, 0.0383, 0.0338, 0.0318, 0.0299], [0.0576, 0.0508, 0.0396, 0.0372, 0.0349, 0.0256, 0.0256, 0.024], [0.1064, 0.0606, 0.0535, 0.0444, 0.0253, 0.0253, 0.0238, 0.0238], [0.0768, 0.0528, 0.0363, 0.0363, 0.0341, 0.0283, 0.0265, 0.0207], [0.0857, 0.0589, 0.0554, 0.0459, 0.0431, 0.0231, 0.0231, 0.0217], [0.0755, 0.0666, 0.0626, 0.0626, 0.0404, 0.023, 0.0179, 0.0179], [0.2877, 0.1058, 0.0824, 0.0285, 0.0251, 0.0222, 0.0143, 0.0119], [0.5331, 0.0341, 0.0249, 0.0194, 0.0142, 0.0118, 0.0081, 0.0052], [0.9692, 0.0024, 0.0023, 0.0021, 0.0018, 0.0018, 0.0014, 0.0013], [0.8085, 0.0852, 0.0102, 0.009, 0.0079, 0.007, 0.0054, 0.0042], [0.8405, 0.0537, 0.012, 0.0093, 0.0073, 0.0057, 0.005, 0.0044], [0.6806, 0.1183, 0.0717, 0.0493, 0.0125, 0.0059, 0.0046, 0.0036], [0.7383, 0.0999, 0.0472, 0.0417, 0.0286, 0.0253, 0.0027, 0.0023], [0.8665, 0.0806, 0.0431, 0.0024, 0.0021, 0.001, 0.0007, 0.0006], [0.8878, 0.0826, 0.0237, 0.0019, 0.0008, 0.0008, 0.0006, 0.0003], [0.8679, 0.1037, 0.0231, 0.0013, 0.0008, 0.0005, 0.0004, 0.0004], [0.8036, 0.1232, 0.04, 0.0115, 0.0061, 0.0026, 0.0023, 0.002], [0.9005, 0.0949, 0.0029, 0.0005, 0.0004, 0.0003, 0.0001, 0.0001], [0.9436, 0.0532, 0.0018, 0.0004, 0.0003, 0.0002, 0.0002, 0.0001], [0.8088, 0.1805, 0.0054, 0.0011, 0.0011, 0.0007, 0.0004, 0.0004], [0.9567, 0.042, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [212035, 149457, 189134, 238794, 243787, 217426, 189189, 229276, 242070, 241915, 235404, 244900, 242260, 235327, 207070, 195981, 168396, 185669, 183263, 186376, 62438, 182562, 148989, 96972, 58738, 115763, 94579, 25244, 38527, 52516, 46089, 24240, 24556, 72582, 67642, 45223, 17871, 16016, 10859, 6768, 12294, 16694, 9716, 3569, 4695, 6886, 4416, 2970, 3144, 1741, 4433, 15696, 7595, 3587, 1409, 1154, 485, 258, 79, 82, 78, 60, 17], "Kotlin": [201242, 213524, 190568, 82824, 143453, 165189, 187348, 202105, 164918, 216946, 200933, 104578, 120356, 101466, 204166, 126473, 104819, 87312, 127600, 142467, 182451, 53009, 76684, 114546, 70804, 5249, 2877, 14216, 10669, 8021, 11695, 32249, 41267, 11441, 11034, 13247, 4988, 2756, 2057, 2164, 2403, 5615, 3124, 3095, 3760, 4440, 6956, 2380, 3741, 5790, 6688, 1034, 652, 378, 174, 92, 39, 42, 47, 33, 37, 55, 51], "Rust": [96629, 176814, 168824, 72349, 88784, 58658, 59298, 54506, 58085, 36200, 77834, 88434, 73117, 57299, 75047, 70732, 71403, 88928, 132442, 163270, 190005, 129529, 131858, 172177, 105752, 85069, 106464, 62570, 86030, 99063, 65345, 70489, 62480, 189326, 168913, 186358, 116825, 98443, 83182, 105622, 74922, 81422, 79048, 77155, 83825, 47156, 35409, 20910, 43205, 118584, 91667, 38573, 29826, 36592, 8156, 3067, 530, 481, 397, 929, 864, 972, 1127]}}, {"pos": 480, "top": [["s", "a", ".", "@", ",", "<|endoftext|>", " @", "i"], ["s", "  \n\n", "sWith", "\u201d.", "**.", "a", "\u201d,", "ing"], ["\u2026.", ".", "s", "\u2013", "\u2026", ",", " \u2013", "\u2026.."], [" **\u2022", "sWith", "sik", "szeit", "---</", "erweise", " \u041a\u0440\u0430\u0441\u0438", "aald"], ["s", "a", "sWith", " Android", "sik", "(Android", "szeit", "ed"], ["s", "(Android", "a", "sWith", " Android", "sver", "sik", "szeit"], ["s", ".", "(Android", " Android", "a", ".Android", "\u201d.", "sWith"], ["s", "(Android", ".", " Android", "sWith", ".Android", ",", "!."], [".", "s", ",", "\u201d.", "!.", "!\u201d.", "!", ";"], [",", "s", ".", ";", "(Android", " Android", ":", "!."], [".", "s", ",", " Android", "(Android", ";", "-style", "a"], [" Android", "(Android", ".Android", "s", " android", " **", "(android", "_android"], [" Android", "(Android", "s", ".Android", " android", "(android", "sWith", "-style"], [" Android", "(Android", ",", ".Android", " android", "s", "(android", "-style"], [" Android", ",", "s", "(Android", " popular", " Africa", ".Android", "-style"], ["s", " Android", ",", " popular", "(Android", " back", " mostly", " industry"], ["s", ",", " Android", " popular", "a", " back", "(Android", " mostly"], ["s", " Android", "(Android", ".Android", ",", "sWith", " android", " Africa"], [" Android", "(Android", ".Android", " Africa", "s", " android", " Asia", " Google"], [" Android", "(Android", " Africa", " ,", "s", ".Android", " Asia", " android"], [" ,", " Android", " Africa", "s", " .", " worldwide", "(Android", " Asia"], [" Android", "(Android", ".Android", " android", " ``", " smartphones", " Africa", " startups"], [" Android", " ``", ".Android", "(Android", " ,", " android", " Africa", " ."], [" ,", " Android", " .", " India", " ``", " Africa", ".Android", " Asia"], [" Android", "(Android", " android", ".Android", "Android", " India", " Indonesia", " ,"], [" Android", " android", "(Android", ".Android", "Android", "ANDROID", " Indonesia", "/android"], [" Android", " android", "(Android", ".Android", "Android", " Indonesia", " Africa", " India"], [" Android", " android", " ___", "(Android", " Africa", " __", " India", "Android"], [" Android", " android", "Android", "(Android", " Africa", " Indonesia", ".Android", " India"], [" Android", " android", "(Android", "Android", " ___", ".Android", " Indonesia", " Africa"], [" Android", " android", " .", "(Android", " Africa", "Android", " Indonesia", " ___"], [" Android", " .", " and", " ,", " via", " android", " Africa", " Asia"], [" .", " Android", " and", " ,", " android", " via", " **", " Africa"], [" Android", " android", " and", "(Android", " AND", " smartphones", " **", " Indonesia"], [" Android", " android", "(Android", "Android", ".Android", " smartphone", " smartphones", "/android"], [" Android", " android", "(Android", "Android", ".Android", " **", " AND", " smartphones"], [" Android", " android", "(Android", "Android", ".Android", "/android", " smartphones", " **"], [" Android", "(Android", " android", "Android", ".Android", "/android", " iOS", "android"], [" Android", "(Android", " android", "Android", ".Android", "/android", " iOS", "android"], [" Android", "(Android", " android", "Android", ".Android", "/android", "android", " iOS"], [" Android", "(Android", " android", "Android", ".Android", "/android", " iOS", "android"], [" Android", "(Android", "Android", " android", ".Android", " iOS", "/android", "android"], [" Android", "Android", "(Android", " android", ".Android", " iOS", "/android", "android"], [" Android", "Android", "(Android", " android", ".Android", " iOS", " mobile", " smartphones"], [" Android", " android", "(Android", "Android", ".Android", " iOS", " via", " mobile"], [" Android", " android", "(Android", ".Android", " AND", " iOS", " and", "Android"], [" Android", "/etc", "(Android", "/", " AND", " via", " android", " /"], ["/", "/etc", "/M", " Android", "/B", "/A", " /", "/H"], ["/etc", "/", "/M", "/H", "/B", "/D", "/A", "/S"], ["/etc", "/M", "/H", "/B", "+.", "/A", "/K", "/."], ["/etc", "/A", "/H", "/M", "/B", "/Linux", "/F", "/N"], ["/etc", "/", "/D", "/Linux", "/H", "/T", "/M", "/C"], ["/etc", "/", "/Linux", "/D", "/C", "/M", "/H", "/T"], ["/etc", "/Linux", "/", "/M", "/D", "/C", "/T", "/H"], ["/Linux", "/etc", " Android", "/C", "/M", "/Desktop", "/", "/K"], ["/Linux", "/Desktop", "/etc", " Windows", "/windows", "/desktop", "/", " Desktop"], ["/Linux", "/Desktop", " Windows", "/etc", "/windows", "/Web", "/K", " Android"], ["/Linux", "/Desktop", " Windows", " Desktop", "/windows", "/desktop", " desktop", " Android"], ["/Desktop", " Desktop", " desktop", "/desktop", "/Linux", "/mac", " Windows", "desktop"], ["/Desktop", " Desktop", " desktop", "/desktop", "/mac", "Desktop", "-desktop", "/Linux"], ["/Desktop", " Desktop", " desktop", "/mac", "/desktop", "/W", " Windows", "/Linux"], ["/Desktop", " Desktop", "/mac", " desktop", " Windows", "/desktop", "/", "/W"], ["/", "/Desktop", "/W", "/M", "/mac", "/D", "/i", "/C"]], "p": [[0.5111, 0.2736, 0.1006, 0.0106, 0.0068, 0.0064, 0.006, 0.0057], [0.3944, 0.0222, 0.0163, 0.0112, 0.0087, 0.0082, 0.0036, 0.003], [0.2464, 0.2464, 0.0965, 0.0907, 0.0752, 0.0752, 0.0244, 0.019], [0.0346, 0.0164, 0.012, 0.0099, 0.0082, 0.0044, 0.0039, 0.0034], [0.9192, 0.0038, 0.0035, 0.0016, 0.0009, 0.0007, 0.0007, 0.0007], [0.8502, 0.0069, 0.0065, 0.0061, 0.0042, 0.0019, 0.0008, 0.0008], [0.9891, 0.0015, 0.0012, 0.0009, 0.0007, 0.0002, 0.0002, 0.0001], [0.9227, 0.0149, 0.0109, 0.0048, 0.0019, 0.0015, 0.0014, 0.0008], [0.8713, 0.0715, 0.0383, 0.0031, 0.0016, 0.0011, 0.0005, 0.0005], [0.7091, 0.1232, 0.1232, 0.0035, 0.0033, 0.0023, 0.0008, 0.0006], [0.6131, 0.1757, 0.1368, 0.021, 0.006, 0.0021, 0.0015, 0.0013], [0.2929, 0.0696, 0.0309, 0.0199, 0.0187, 0.0137, 0.0107, 0.0042], [0.1836, 0.0596, 0.0194, 0.0194, 0.0133, 0.0081, 0.0041, 0.0038], [0.0758, 0.0297, 0.0109, 0.0091, 0.007, 0.007, 0.0055, 0.0052], [0.0292, 0.0242, 0.0147, 0.0054, 0.0051, 0.004, 0.0035, 0.0035], [0.0521, 0.0096, 0.008, 0.0071, 0.0026, 0.0026, 0.0026, 0.0022], [0.4101, 0.0262, 0.0096, 0.0062, 0.004, 0.0031, 0.0024, 0.0024], [0.0784, 0.0394, 0.0136, 0.0057, 0.0057, 0.0047, 0.0037, 0.0034], [0.0775, 0.0323, 0.0112, 0.0105, 0.0093, 0.006, 0.0044, 0.0039], [0.0737, 0.0271, 0.0175, 0.0154, 0.0145, 0.0078, 0.006, 0.006], [0.0599, 0.032, 0.022, 0.0134, 0.0076, 0.0076, 0.0072, 0.0072], [0.2231, 0.0388, 0.0221, 0.0118, 0.0076, 0.0059, 0.0059, 0.0043], [0.3621, 0.1176, 0.0297, 0.0217, 0.0192, 0.014, 0.008, 0.0052], [0.2069, 0.1514, 0.0523, 0.015, 0.0141, 0.0124, 0.0117, 0.0103], [0.688, 0.0531, 0.0468, 0.0267, 0.0162, 0.0092, 0.0072, 0.0063], [0.8553, 0.0483, 0.0426, 0.0138, 0.0037, 0.0021, 0.0019, 0.0019], [0.8993, 0.0448, 0.0165, 0.0078, 0.0035, 0.0022, 0.0022, 0.0021], [0.7101, 0.0583, 0.0401, 0.0189, 0.0122, 0.0115, 0.0108, 0.0108], [0.8556, 0.0453, 0.0189, 0.0108, 0.0054, 0.004, 0.0035, 0.0033], [0.7656, 0.0669, 0.0262, 0.0217, 0.0132, 0.0055, 0.0048, 0.0048], [0.7938, 0.0395, 0.0121, 0.0113, 0.0088, 0.0083, 0.0065, 0.0061], [0.227, 0.1661, 0.0737, 0.0476, 0.0186, 0.0164, 0.0106, 0.0088], [0.2219, 0.2219, 0.1433, 0.0362, 0.0282, 0.0171, 0.0067, 0.0052], [0.4128, 0.0865, 0.0525, 0.0103, 0.0097, 0.0097, 0.0076, 0.0063], [0.6979, 0.1139, 0.0211, 0.0164, 0.0113, 0.0106, 0.01, 0.0094], [0.7349, 0.0642, 0.0366, 0.0222, 0.0098, 0.0064, 0.0053, 0.0053], [0.7609, 0.0551, 0.0486, 0.023, 0.0158, 0.0066, 0.0043, 0.0035], [0.8439, 0.0476, 0.0476, 0.0186, 0.01, 0.0042, 0.0018, 0.0017], [0.8926, 0.0346, 0.0305, 0.0185, 0.0088, 0.0025, 0.0014, 0.0012], [0.8244, 0.0597, 0.041, 0.0362, 0.0161, 0.0023, 0.0019, 0.0017], [0.8691, 0.0433, 0.0337, 0.0262, 0.0109, 0.0018, 0.0016, 0.0014], [0.9184, 0.0277, 0.0277, 0.0168, 0.0043, 0.0011, 0.0007, 0.0005], [0.8996, 0.0395, 0.0272, 0.0187, 0.0069, 0.0014, 0.0008, 0.0006], [0.8657, 0.0431, 0.0315, 0.0246, 0.0085, 0.0023, 0.0015, 0.0007], [0.8696, 0.0337, 0.0205, 0.0159, 0.0085, 0.004, 0.0026, 0.0022], [0.8165, 0.0279, 0.0262, 0.0116, 0.0066, 0.0059, 0.0046, 0.004], [0.3863, 0.0862, 0.0523, 0.0433, 0.0338, 0.028, 0.0205, 0.0159], [0.3809, 0.169, 0.0401, 0.0377, 0.0157, 0.0157, 0.0157, 0.0148], [0.4468, 0.0827, 0.0416, 0.0268, 0.0252, 0.0222, 0.0209, 0.0196], [0.5178, 0.0375, 0.0331, 0.0274, 0.0201, 0.0201, 0.0189, 0.0177], [0.8993, 0.01, 0.01, 0.0088, 0.0061, 0.0053, 0.0053, 0.0047], [0.5066, 0.0777, 0.0686, 0.0534, 0.0416, 0.0324, 0.0324, 0.0286], [0.4781, 0.137, 0.0571, 0.0392, 0.0346, 0.027, 0.0238, 0.0238], [0.5266, 0.171, 0.0555, 0.0204, 0.018, 0.018, 0.018, 0.018], [0.9017, 0.0449, 0.01, 0.0029, 0.0029, 0.0029, 0.0022, 0.0022], [0.7594, 0.0907, 0.0428, 0.026, 0.0229, 0.0058, 0.0058, 0.0035], [0.7114, 0.1236, 0.0354, 0.0215, 0.019, 0.0101, 0.007, 0.0062], [0.5973, 0.249, 0.0713, 0.0262, 0.018, 0.0085, 0.0085, 0.0031], [0.6366, 0.2342, 0.0592, 0.0359, 0.017, 0.0091, 0.002, 0.0012], [0.6326, 0.3386, 0.0191, 0.0062, 0.0011, 0.001, 0.0005, 0.0003], [0.8639, 0.1032, 0.014, 0.0058, 0.0031, 0.0027, 0.0024, 0.0005], [0.8201, 0.0763, 0.0594, 0.0117, 0.0055, 0.0055, 0.0055, 0.0038], [0.4799, 0.3737, 0.0506, 0.0271, 0.0239, 0.0128, 0.0047, 0.0042]], "ranks": {"Swift": [49110, 2655, 2684, 15433, 7492, 2082, 3806, 21843, 74037, 43766, 21622, 92129, 64337, 20931, 6859, 6069, 1842, 6198, 5990, 5826, 2524, 29029, 7679, 5064, 3329, 13513, 20680, 4760, 7192, 6684, 9858, 5562, 5391, 9937, 11207, 12415, 21000, 26363, 22775, 24794, 23034, 19493, 14914, 12718, 7640, 6256, 10141, 3496, 5057, 14578, 59382, 56532, 17197, 6683, 2388, 1516, 896, 476, 203, 165, 205, 173, 284], "Kotlin": [63304, 46998, 44916, 1075, 1796, 3283, 4226, 8342, 11247, 8745, 3635, 1206, 1171, 3542, 15027, 12224, 9205, 3416, 3818, 6004, 9346, 446, 459, 1495, 214, 66, 83, 212, 154, 154, 191, 1088, 925, 141, 67, 72, 52, 64, 75, 95, 129, 113, 98, 216, 557, 1052, 2478, 2645, 1567, 3038, 6024, 2054, 670, 376, 202, 204, 107, 94, 115, 113, 180, 322, 486], "Rust": [19326, 23715, 13968, 27984, 3979, 2317, 3681, 3008, 5688, 2055, 2634, 4632, 2508, 2491, 4050, 4935, 6030, 6818, 11494, 13757, 14400, 12078, 7270, 7870, 13640, 26281, 21214, 13843, 12336, 15460, 15915, 15792, 20442, 40401, 77247, 58473, 51710, 57047, 51538, 60444, 40897, 36757, 31358, 29567, 22362, 11537, 10141, 6539, 4769, 10626, 28647, 20391, 6961, 5820, 2756, 1994, 576, 534, 486, 780, 686, 1032, 1673]}}, {"pos": 481, "top": [["s", "es", "y", " \u2013", "e", "t", "en", "\u0629"], ["s", "es", "y", "\u0629", " \u2013", "al", " [@", "e"], ["s", "es", "y", "t", "@\"", "@@@@", "@\",", "\u0629"], ["s", "es", "\u05d9\u05dd", "siz", "\u0627\u062a", "satz", "\u044b", "suite"], ["s", "es", "\u0627\u062a", " (@", " *@", "siz", "\u05d9\u05dd", " @"], ["s", "es", "siz", "\u0627\u062a", "\u05d9\u05dd", " (@", "\u044b", "\u062a"], ["s", "es", "\u0627\u062a", "siz", "suite", "sor", " *@", " @"], ["s", "es", "suite", "\u0627\u062a", "schild", " *@", "siz", "\u044b"], ["s", "es", "schild", "\ufe0f", "suite", " [@", " *@", "\u0627\u062a"], ["s", "es", "siz", "suite", "schild", "\u0627\u062a", "sWith", "\ufe0f"], ["s", "es", " [@", "@", " @", "t", "\u0627\u062a", "y"], ["s", "es", "siz", "suite", "\u0627\u062a", "szer", "schild", "schirm"], ["s", "es", "siz", "suite", "sWith", "\u064a\u0629", "\u0627\u062a", "szer"], ["s", "es", "siz", "suite", "\u062a", "szer", "s\u00ed", "schirm"], ["s", "siz", "es", "suite", "\u062a", "\u0627\u062a", "schirm", "s\u00ed"], ["s", "es", "siz", "suite", " whilst", "/{{", "schirm", "szer"], ["s", "es", "siz", "\u0629", "\u062a", "\u0627\u062a", "y", "suite"], ["s", "es", "siz", "\u0629", "\u062a", "szer", "suite", "\u0627\u062a"], ["s", "es", "siz", "\u0627\u062a", "\u064a\u0629", "szer", "\u0629", "suite"], ["s", "es", "siz", "\u0627\u062a", "y", "suite", "\u0629", "\u064a\u0629"], ["s", "es", "[^", "t", "y", "\u0627\u062a", "\u062a", " [@"], ["s", "schirm", "szer", "siz", "eias", "suite", "ktop", "es"], ["s", "es", "schirm", "eias", " ``", "suite", "szer", "ktop"], ["s", "es", " [[", " {{", " ``", " ([[", "schirm", "/{{"], ["s", " [[", " {{", " \r\n\r\n", "\r\n\r\n", "[^", "/{{", "{{"], [" *__", " .**", " **.**", "esktop", " #{@", " ~>", " desktop", ":__"], [" *__", " #{@", " desktop", " **.**", " @_", " (__", " ~>", " *@"], [" \n\n", " __", "\n\n", " ___", " \r\n\r\n", "\r\n\r\n", "[^", " ____"], [" __", "[^", " ___", " [@", " \n\n", " [[", " ____", " (__"], [" __", " ___", " ____", " **.**", " .**", " (__", "__.", " ________"], [" __", " .**", " ____", " ___", " .", " ...", " ...\\", " \n\n"], [" .", " ...", " ..", " @", " .*", "s", " ...\"", " \u2026"], [" .", " ...", " @", "s", " \n\n", " \u2026", " \n  \n", " \n"], [" environments", " \n\n", "s", " \r\n \r\n", " .", " via", "[^", " globally"], [" .**", " .", " desktop", " environments", "[^", " via", " @", "s"], [" @", " .", "[^", " .**", " [@", "@", " via", " \u201c"], [" .**", " .", " .\"", " .*", " @", ".**", ".@", " **\u201c"], [" .**", " .", " @", " .\"", ".\u201c", ".@", ".**", " .*"], [" .**", " .", " @", " .\"", ".@", " via", " .*", " **\u201c"], [" .**", ".\u201c", " .", " desktop", "\u3002", ".@", ".**", " **."], [" .**", " .", " desktop", ".**", ".\u201c", ".@", "**.", " **."], [" desktop", " .**", " .", " Desktop", " unified", " simultaneously", " Unified", " software"], [" .**", " desktop", " simultaneously", " Unified", " .", " unified", " Desktop", " **."], [" via", " simultaneously", " using", " .**", " unified", " .", " desktop", " Unified"], [" via", " .", " .**", " simultaneously", " using", " **.", " **", " unified"], [" via", " simultaneously", " using", " separately", " unified", " ALL", " Unified", " ."], [" via", ".**", " simultaneously", " using", ".", " separately", " ALL", " **."], [".", " separately", " simultaneously", " via", ".**", " separate", ".\\", " using"], [".", ".**", " separately", " using", " via", ".\\", "**.", " simultaneously"], [".", "+.", " separately", " using", ".**", " simultaneously", " via", "++."], [" separately", "+.", " simultaneously", " using", ".", "++.", " via", "/etc"], [" using", " simultaneously", " separately", "using", " Using", " via", "+.", "-using"], [" using", " simultaneously", " separately", "+.", "using", " unless", "/etc", "/."], [" simultaneously", " separately", " using", "+.", " unless", "/etc", ".", "{}."], [" separately", " simultaneously", "\u5e76\u540c\u65f6", " concurrently", " using", " separate", "+.", " independently"], [" separately", " simultaneously", " concurrently", "/etc", "\u5e76\u540c\u65f6", "+.", " individually", " using"], [" simultaneously", " separately", " using", " concurrently", "\u5e76\u540c\u65f6", " unless", "+.", "/etc"], [" simultaneously", " separately", " using", " concurrently", "/etc", "\u5e76\u540c\u65f6", ".", "+."], [" simultaneously", " separately", " concurrently", " using", "\u5e76\u540c\u65f6", " simult", "/etc", " unless"], [" simultaneously", " separately", " using", " concurrently", ".", " unless", " plugins", "\u5e76\u540c\u65f6"], [" simultaneously", " separately", ".", " using", " concurrently", " plugins", " unless", " simult"], [".", " simultaneously", " using", " separately", " plugins", "/S", "/N", "/M"], [".", " simultaneously", "/", "/N", " separately", "/S", " using", "/M"]], "p": [[0.9837, 0.014, 0.0015, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9574, 0.0421, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9386, 0.06, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9321, 0.0233, 0.0046, 0.0038, 0.003, 0.0011, 0.0009, 0.0008], [0.9988, 0.001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9994, 0.0005, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9978, 0.0013, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9981, 0.0006, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9976, 0.0006, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9994, 0.0004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9855, 0.0046, 0.0012, 0.0011, 0.0006, 0.0002, 0.0002, 0.0002], [0.974, 0.0108, 0.0029, 0.0011, 0.0004, 0.0003, 0.0003, 0.0003], [0.8605, 0.0334, 0.0179, 0.0058, 0.0017, 0.0015, 0.0015, 0.0013], [0.9189, 0.0179, 0.0131, 0.0026, 0.0011, 0.0008, 0.0008, 0.0007], [0.905, 0.0257, 0.0069, 0.0021, 0.0014, 0.0011, 0.001, 0.0009], [0.9817, 0.0159, 0.0004, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.962, 0.029, 0.0014, 0.0006, 0.0003, 0.0003, 0.0003, 0.0003], [0.9406, 0.0302, 0.0018, 0.0011, 0.0008, 0.0008, 0.0006, 0.0006], [0.9776, 0.0109, 0.0004, 0.0004, 0.0004, 0.0003, 0.0002, 0.0002], [0.9566, 0.0094, 0.0009, 0.0009, 0.0009, 0.0006, 0.0006, 0.0005], [0.0872, 0.0207, 0.0126, 0.0118, 0.0118, 0.0098, 0.0086, 0.0081], [0.1211, 0.0174, 0.0164, 0.012, 0.0106, 0.0064, 0.006, 0.0053], [0.3535, 0.0226, 0.0212, 0.0078, 0.0061, 0.0057, 0.0042, 0.0042], [0.1293, 0.0888, 0.0506, 0.037, 0.0239, 0.0225, 0.0225, 0.0225], [0.0526, 0.0233, 0.0193, 0.0171, 0.0151, 0.0151, 0.0141, 0.0133], [0.0509, 0.0396, 0.0329, 0.0165, 0.0129, 0.0129, 0.0121, 0.0121], [0.2464, 0.1495, 0.1495, 0.0752, 0.0517, 0.0517, 0.0378, 0.026], [0.1106, 0.1106, 0.0407, 0.0382, 0.0382, 0.0359, 0.0337, 0.0232], [0.1472, 0.1077, 0.0788, 0.0542, 0.0372, 0.0309, 0.0199, 0.0146], [0.1197, 0.1125, 0.0602, 0.0602, 0.0566, 0.0499, 0.0267, 0.0251], [0.3899, 0.3899, 0.0133, 0.0118, 0.0081, 0.0059, 0.0052, 0.0052], [0.3553, 0.0512, 0.0274, 0.0257, 0.0188, 0.0166, 0.0156, 0.0147], [0.0166, 0.0147, 0.0147, 0.0138, 0.013, 0.0122, 0.0107, 0.0101], [0.0252, 0.0112, 0.0112, 0.0105, 0.0099, 0.0099, 0.0099, 0.0093], [0.0397, 0.0373, 0.0291, 0.0257, 0.0137, 0.0129, 0.01, 0.01], [0.1892, 0.0952, 0.0273, 0.0165, 0.0129, 0.0129, 0.0114, 0.0114], [0.1067, 0.0831, 0.0238, 0.0174, 0.0174, 0.0164, 0.012, 0.012], [0.1359, 0.0934, 0.0344, 0.0268, 0.0143, 0.0135, 0.0126, 0.0119], [0.1216, 0.0211, 0.0199, 0.0187, 0.0175, 0.0165, 0.0145, 0.0136], [0.0986, 0.0386, 0.0301, 0.0301, 0.022, 0.0161, 0.0142, 0.0142], [0.0755, 0.0588, 0.0519, 0.0278, 0.0245, 0.0245, 0.0203, 0.0203], [0.0806, 0.0757, 0.0336, 0.0316, 0.0296, 0.0279, 0.0279, 0.018], [0.0649, 0.0475, 0.0254, 0.0239, 0.0224, 0.0211, 0.0211, 0.0186], [0.1738, 0.1054, 0.0498, 0.0468, 0.0439, 0.0342, 0.0172, 0.0152], [0.2414, 0.114, 0.065, 0.0239, 0.0186, 0.0164, 0.0154, 0.0154], [0.3631, 0.0462, 0.0338, 0.0232, 0.0232, 0.0192, 0.0192, 0.0181], [0.2281, 0.2013, 0.1012, 0.0696, 0.0509, 0.0372, 0.035, 0.024], [0.8164, 0.0759, 0.018, 0.0124, 0.0124, 0.0062, 0.0052, 0.0049], [0.5573, 0.0666, 0.0666, 0.0518, 0.0261, 0.0245, 0.0216, 0.0149], [0.1831, 0.1258, 0.1258, 0.098, 0.0717, 0.0524, 0.0219, 0.0181], [0.8143, 0.1102, 0.0149, 0.0116, 0.0048, 0.0048, 0.0029, 0.0026], [0.7068, 0.1577, 0.0188, 0.0147, 0.0129, 0.0069, 0.0057, 0.0051], [0.7534, 0.0618, 0.0331, 0.0292, 0.0114, 0.0084, 0.0079, 0.0079], [0.6454, 0.3049, 0.0081, 0.0081, 0.0056, 0.0034, 0.003, 0.0025], [0.6999, 0.2005, 0.01, 0.0094, 0.0094, 0.0069, 0.005, 0.005], [0.456, 0.3551, 0.0792, 0.0138, 0.0122, 0.0074, 0.0057, 0.0057], [0.439, 0.3874, 0.0318, 0.015, 0.0125, 0.0103, 0.0049, 0.0046], [0.6385, 0.3016, 0.0193, 0.0063, 0.0055, 0.0019, 0.0018, 0.0014], [0.7503, 0.1304, 0.0374, 0.02, 0.0146, 0.0047, 0.0037, 0.0027], [0.7406, 0.0689, 0.0608, 0.0536, 0.0088, 0.006, 0.0057, 0.005], [0.5693, 0.2373, 0.053, 0.0467, 0.0098, 0.0067, 0.0052, 0.0038], [0.9882, 0.0024, 0.0017, 0.0015, 0.0012, 0.001, 0.0005, 0.0004]], "ranks": {"Swift": [143842, 123826, 77938, 158844, 99400, 73729, 158846, 228471, 234978, 214720, 163629, 231832, 232954, 234575, 220897, 201595, 159573, 186334, 204072, 199847, 147103, 222459, 202779, 185262, 196492, 216534, 213231, 105166, 151668, 164835, 135085, 63273, 36421, 39905, 55376, 49837, 59570, 56971, 40762, 56049, 53055, 61875, 51283, 42325, 35797, 18345, 26557, 19653, 38983, 65007, 193857, 194972, 179887, 165769, 190233, 156275, 99872, 50698, 29150, 11989, 9663, 3508, 614], "Kotlin": [122827, 118704, 60696, 16483, 15356, 18677, 24712, 45970, 79815, 110167, 107164, 43658, 43645, 93300, 121757, 88759, 77583, 74272, 96308, 156551, 179227, 74847, 59568, 79796, 45149, 7411, 3894, 7941, 6626, 7943, 8399, 25954, 22287, 11398, 12332, 7411, 6559, 5872, 4870, 7840, 12972, 11739, 15452, 31470, 33572, 32138, 48623, 37232, 53757, 64080, 89854, 40869, 17837, 11410, 6605, 4161, 997, 613, 522, 430, 390, 304, 505], "Rust": [65158, 119642, 81965, 34459, 24143, 17616, 17944, 17978, 21419, 20113, 16229, 25262, 24001, 21124, 27721, 43952, 36448, 61105, 99424, 103247, 117713, 115096, 106765, 78973, 74577, 63311, 54653, 31564, 36749, 55971, 29616, 44061, 33120, 67668, 63059, 43946, 44925, 43621, 39406, 58996, 38240, 46062, 27488, 32268, 28967, 16949, 13853, 5899, 7941, 6766, 19075, 12481, 13600, 8354, 9926, 2329, 706, 409, 320, 214, 165, 137, 92]}}, {"pos": 482, "top": [[" \u2013", ".", "\u2013", ",", "\u00a0\u00a0", "\u00a0", " \u200b\u200b", "\u2026."], [" \u2013", "\u2013", "\u2013and", " \u2013,", " \u200b\u200b", "\u200b", " \u200b", "   \n"], [",", "\u2013", ".", " \u2013", ";", "\u2013and", "\u2026..", "\u2026."], [" milfs", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "-------------</", " Blowjob", "\uff0a\uff0a\uff0a\uff0a", "----------</", " pornstar"], [" \u201c.", "\u65b0\u52a0\u5761", " \"@", "\uff20", " (@", " \u201c", ":@", "(\"@"], [" \u200b\u200b", "!:", ",", "!\u201d.", ":href", "!).", "<|quad_end|>", " \u201c."], [" \u201d", " (\u201e", "\uff01", " \u201a", " \u201e", "starter", "\u65f6\u81f3\u4eca", "!)."], ["!:", "<|quad_end|>", " *@", " **\u201e", " (\u201e", "   \n", "!.", "<|quad_start|>"], [" \n\n", "   \n\n", "!\u201d.", " \n    \n", " \n            \n", "!.", "    \n\n", "!\u201d"], ["\u9605\u8bfb\u672c\u6587\u524d", "\u5162\u5162\u4e1a\u4e1a", "\u70b9\u51fb\u590d\u5236\u94fe\u63a5", "!:", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u52c7\u5f80\u76f4\u524d", "\u5404\u79cd\u5404\u6837\u7684", "\u5f88\u591a\u4eba\u7684"], [" mostly", " even", " though", " many", " @", " just", " \u00ad", " arguably"], [" mostly", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " pretty", " stuff", "\u9605\u8bfb\u672c\u6587\u524d", " arguably", " bigger", " **"], [" mostly", " incredibly", " anyways", " even", " arguably", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " very", " really"], [" incredibly", " even", " mostly", " anyways", " huge", " arguably", " folks", " bigger"], [" even", " mostly", " arguably", " just", " truly", " incredibly", " though", " much"], [" even", " genuinely", " just", " arguably", " simply", " plenty", " much", " perhaps"], [" incredibly", " even", " just", " folks", " mostly", " though", " really", " arguably"], [" incredibly", " really", " even", " huge", " arguably", " basically", " everything", " folks"], [" incredibly", " even", " arguably", "\u751a\u81f3\u4f1a", " ridiculously", "\u5f88\u591a\u4e1c\u897f", "\u65f6\u81f3\u4eca", "\u60f3\u65b9"], [" incredibly", " even", " arguably", " wildly", " hugely", "\u2014even", " genuinely", " merely"], ["<|endoftext|>", " genuinely", " hugely", " merely", " wildly", " utterly", " even", " incredibly"], [" incredibly", "\u65f6\u81f3\u4eca", "\u751a\u81f3\u4f1a", "\u60f3\u65b9", "\u306f\u4e00\u5207", "\u3059\u3089", "\u5f88\u591a\u4e1c\u897f", "\u4efb\u4f55\u4e8b\u60c5"], [" even", " incredibly", " ``", " merely", " truly", " wildly", " hugely", " genuinely"], [" even", " much", " merely", " truly", " ``", " --", " incredibly", " just"], ["\n\n", " \n\n", "\r\n\r\n", " even", " \r\n\r\n", " merely", " genuinely", " --"], [" **", " incredibly", " even", " ``", " arguably", " wildly", " truly", " merely"], [" even", " arguably", " incredibly", " merely", " wildly", " truly", " aggressively", " **"], ["\n\n", " even", " \n\n", " much", " truly", " --", " merely", " arguably"], ["\n\n", " even", " \n\n", " truly", " arguably", " much", " incredibly", " **"], [" **", " even", " \n\n", " truly", " incredibly", " much", " arguably", " --"], [" \n\n", " even", " ...", "\n\n", " much", " only", " incredibly", " truly"], [" even", " only", " much", " because", " truly", " just", " ...", " ,"], [" only", " even", " truly", " much", " because", " purely", " incredibly", " instead"], [" only", " truly", " incredibly", " radically", " wildly", " aggressively", " purely", " heavily"], [" incredibly", " aggressively", " ONLY", " truly", " only", " wildly", " massively", " radically"], [" incredibly", " ONLY", " only", " impossible", " wildly", " massively", " notoriously", " aggressively"], [" incredibly", " impossible", "\u6839\u672c\u65e0\u6cd5", " insanely", " notoriously", " ridiculously", " massively", " wildly"], [" incredibly", " impossible", " insanely", " ridiculously", "\u6839\u672c\u65e0\u6cd5", " wildly", " massively", " EVERY"], [" impossible", " incredibly", "\u6839\u672c\u65e0\u6cd5", " insanely", " ridiculously", " notoriously", " desperately", " massively"], [" impossible", " incredibly", " insanely", "\u6839\u672c\u65e0\u6cd5", " Impossible", " notoriously", " ridiculously", " wildly"], [" impossible", " incredibly", " insanely", " notoriously", " massively", " ridiculously", " wildly", " Impossible"], [" impossible", " notoriously", " incredibly", " insanely", " wildly", "\u6839\u672c\u65e0\u6cd5", " ridiculously", " desperately"], [" notoriously", " incredibly", " impossible", " insanely", " wildly", " massively", " desperately", " ridiculously"], [" notoriously", " incredibly", " impossible", " wildly", " desperately", " massively", "\u6839\u672c\u65e0\u6cd5", " insanely"], [" notoriously", " impossible", " incredibly", " massively", " desperately", " wildly", " vastly", " mediocre"], [" notoriously", " impossible", " incredibly", " desperately", " massively", " vastly", " miserable", " wildly"], [" impossible", " Impossible", " ANY", " NEVER", " incredibly", " notoriously", " massively", "\u505a\u4e0d\u5230"], [" impossible", "\u505a\u4e0d\u5230", " Impossible", "Impossible", " unreliable", "\u6839\u672c\u65e0\u6cd5", " miserable", " notoriously"], ["\u505a\u4e0d\u5230", " Impossible", " impossible", "\u6839\u672c\u65e0\u6cd5", "Impossible", "\u662f\u4e0d\u53ef\u80fd\u7684", " unreliable", " imposs"], ["\u505a\u4e0d\u5230", " Impossible", " impossible", "\u90a3\u4e0d\u662f", "\u6839\u672c\u65e0\u6cd5", "\u867d\u7136\u6709", "\u662f\u4e0d\u53ef\u80fd\u7684", " lacks"], ["\u505a\u4e0d\u5230", " Impossible", "\u662f\u4e0d\u53ef\u80fd\u7684", "\u6839\u672c\u65e0\u6cd5", "\u90a3\u4e0d\u662f", "Impossible", "\u662f\u4e0d\u53ef\u80fd", "\u4e5f\u4e0d\u884c"], ["\u505a\u4e0d\u5230", " Impossible", "\u662f\u4e0d\u53ef\u80fd\u7684", " Doing", "\u90a3\u4e0d\u662f", "\u4e5f\u4e0d\u884c", "\u6839\u672c\u65e0\u6cd5", "\u6ca1\u6709\u4e00\u4e2a"], ["\u505a\u4e0d\u5230", "\u662f\u4e0d\u53ef\u80fd\u7684", " Impossible", " APIs", " nobody", " Nobody", "\u6ca1\u6709\u4e00\u4e2a", " nonexistent"], [" APIs", "\u505a\u4e0d\u5230", "\u4e0d\u5b58\u5728", " nonexistent", " nobody", "NotExist", " Existing", " Nobody"], ["\u4e0d\u5b58\u5728", " APIs", " nonexistent", " nobody", "\u6ca1\u6709\u4e00\u4e2a", "\u505a\u4e0d\u5230", "NotExist", " Nobody"], ["\u4e0d\u5b58\u5728", " APIs", " Rust", " SwiftUI", "\u505a\u4e0d\u5230", " nobody", " libraries", "-native"], [" Rust", " rust", "rust", "\u9508", " crates", "\u9508\u8680", " SwiftUI", "\u751f\u9508"], [" Rust", " rust", "rust", " crates", " SwiftUI", "\u9508", " GTK", "\u9508\u8680"], [" Rust", " rust", " crates", "rust", " SwiftUI", " GTK", " (`", " libraries"], [" Rust", " rust", " crates", "rust", " libraries", " (`", " `", " GTK"], [" Rust", " `", " crates", " rust", " It", " (`", " libraries", " Do"], [" Rust", " It", " Do", " `", " There", " crates", " rust", " (`"], [" It", " Rust", " Do", " There", " You", " The", " `", " Instead"]], "p": [[0.5527, 0.2958, 0.0483, 0.0426, 0.0115, 0.0089, 0.0089, 0.0045], [0.2402, 0.0503, 0.0174, 0.0099, 0.0099, 0.0013, 0.0012, 0.0012], [0.4188, 0.3261, 0.1359, 0.1059, 0.0025, 0.0025, 0.0017, 0.0013], [0.0138, 0.0074, 0.0065, 0.0065, 0.0061, 0.0048, 0.004, 0.0024], [0.0107, 0.0054, 0.0045, 0.0039, 0.0031, 0.0031, 0.0029, 0.002], [0.0124, 0.0029, 0.0023, 0.0019, 0.0017, 0.0014, 0.0012, 0.0012], [0.0148, 0.0084, 0.0074, 0.0066, 0.0062, 0.0051, 0.004, 0.0035], [0.0066, 0.0058, 0.0058, 0.0051, 0.0051, 0.0042, 0.0033, 0.002], [0.2441, 0.1576, 0.0844, 0.0166, 0.0129, 0.0107, 0.0107, 0.0095], [0.0021, 0.002, 0.0017, 0.0017, 0.0016, 0.0013, 0.0013, 0.0013], [0.0922, 0.0464, 0.0125, 0.0125, 0.011, 0.0103, 0.0097, 0.0091], [0.0108, 0.0051, 0.0048, 0.0048, 0.0042, 0.0037, 0.0033, 0.0031], [0.0447, 0.0155, 0.0094, 0.0083, 0.0061, 0.0057, 0.0044, 0.0039], [0.0126, 0.0092, 0.0087, 0.0063, 0.0046, 0.0038, 0.0032, 0.003], [0.0682, 0.0365, 0.0221, 0.0162, 0.0152, 0.0126, 0.0126, 0.0098], [0.0311, 0.0122, 0.0108, 0.0108, 0.0101, 0.0101, 0.0084, 0.0079], [0.1057, 0.0566, 0.0303, 0.0251, 0.0251, 0.0208, 0.0208, 0.0196], [0.079, 0.0137, 0.0114, 0.01, 0.0094, 0.0089, 0.0089, 0.0083], [0.0428, 0.0115, 0.0054, 0.0042, 0.0042, 0.0031, 0.0029, 0.0027], [0.0504, 0.0445, 0.0164, 0.0127, 0.012, 0.0093, 0.0088, 0.0082], [0.03, 0.0151, 0.0142, 0.0133, 0.0086, 0.0076, 0.0076, 0.0071], [0.0068, 0.0041, 0.0036, 0.003, 0.0023, 0.0022, 0.0022, 0.0019], [0.0191, 0.0131, 0.0123, 0.0102, 0.0058, 0.0058, 0.0055, 0.0043], [0.0626, 0.0278, 0.0245, 0.0158, 0.0116, 0.0102, 0.009, 0.0085], [0.1095, 0.0586, 0.0229, 0.0131, 0.0108, 0.0096, 0.0096, 0.0074], [0.0557, 0.0124, 0.0085, 0.0067, 0.0067, 0.0059, 0.0059, 0.0055], [0.0343, 0.0111, 0.0105, 0.0098, 0.0092, 0.0087, 0.0072, 0.0072], [0.2805, 0.0626, 0.043, 0.0245, 0.0203, 0.0179, 0.0179, 0.0149], [0.1656, 0.0887, 0.0505, 0.0306, 0.027, 0.0224, 0.0211, 0.0198], [0.2765, 0.1306, 0.0424, 0.0274, 0.0257, 0.0156, 0.0138, 0.0121], [0.1505, 0.1328, 0.0757, 0.052, 0.0357, 0.0315, 0.0204, 0.0191], [0.1052, 0.0819, 0.0497, 0.025, 0.0221, 0.0207, 0.0183, 0.0172], [0.0827, 0.0685, 0.0268, 0.0209, 0.0196, 0.0163, 0.0163, 0.0144], [0.0665, 0.0429, 0.0334, 0.0245, 0.0245, 0.0245, 0.023, 0.0168], [0.0468, 0.0284, 0.0267, 0.0267, 0.0267, 0.0235, 0.0221, 0.0162], [0.0693, 0.0507, 0.0448, 0.0421, 0.0327, 0.0289, 0.0225, 0.0211], [0.1292, 0.0692, 0.0475, 0.037, 0.0327, 0.0307, 0.0307, 0.0288], [0.1005, 0.0735, 0.0419, 0.0394, 0.0326, 0.0271, 0.0271, 0.0239], [0.1438, 0.0723, 0.0387, 0.0321, 0.0266, 0.0207, 0.0207, 0.0183], [0.1982, 0.0729, 0.0323, 0.0323, 0.0268, 0.0237, 0.0196, 0.0173], [0.1277, 0.0878, 0.0441, 0.0236, 0.0222, 0.0222, 0.0208, 0.0184], [0.0826, 0.0643, 0.0568, 0.0323, 0.0323, 0.0237, 0.0209, 0.0209], [0.0933, 0.0566, 0.0441, 0.0251, 0.0208, 0.0196, 0.0162, 0.0152], [0.1528, 0.0722, 0.0637, 0.0249, 0.0207, 0.0194, 0.0171, 0.0161], [0.133, 0.0669, 0.0489, 0.0231, 0.0204, 0.0169, 0.014, 0.0132], [0.0704, 0.0621, 0.0515, 0.0276, 0.0243, 0.0189, 0.0178, 0.0178], [0.1285, 0.0392, 0.0368, 0.0346, 0.0325, 0.0305, 0.0269, 0.0253], [0.1902, 0.1481, 0.1307, 0.0188, 0.0177, 0.0147, 0.0138, 0.0129], [0.4794, 0.1212, 0.0833, 0.0347, 0.0136, 0.0128, 0.0093, 0.006], [0.593, 0.0803, 0.0168, 0.0148, 0.0131, 0.0109, 0.009, 0.0075], [0.7868, 0.0417, 0.0305, 0.0185, 0.0068, 0.005, 0.005, 0.0039], [0.7962, 0.0329, 0.0137, 0.0061, 0.0042, 0.0029, 0.0022, 0.0019], [0.3613, 0.0217, 0.0204, 0.0169, 0.0149, 0.0124, 0.0096, 0.0045], [0.1061, 0.088, 0.0827, 0.039, 0.0222, 0.0119, 0.0112, 0.0112], [0.4743, 0.0877, 0.0285, 0.0285, 0.0184, 0.0162, 0.0143, 0.0082], [0.1713, 0.1177, 0.1039, 0.0298, 0.0247, 0.0181, 0.0181, 0.017], [0.9482, 0.0417, 0.0082, 0.0005, 0.0003, 0.0002, 0.0002, 0.0001], [0.9254, 0.0522, 0.0192, 0.0007, 0.0004, 0.0004, 0.0002, 0.0001], [0.8313, 0.0469, 0.0284, 0.0143, 0.0134, 0.0077, 0.0036, 0.0032], [0.8688, 0.0555, 0.0246, 0.0091, 0.0049, 0.0026, 0.0026, 0.0019], [0.597, 0.0759, 0.067, 0.0629, 0.0555, 0.0159, 0.0103, 0.0103], [0.2618, 0.2039, 0.1401, 0.1025, 0.0705, 0.0484, 0.0259, 0.0157], [0.3007, 0.2653, 0.1609, 0.1106, 0.076, 0.015, 0.0103, 0.0038]], "ranks": {"Swift": [31092, 6658, 7229, 110196, 8198, 6355, 14009, 175066, 210537, 144706, 58483, 163417, 136717, 45872, 11030, 3128, 3557, 55857, 80704, 26759, 9362, 43225, 43973, 9681, 10192, 42501, 32568, 4418, 5663, 5873, 4389, 4335, 8748, 11266, 19172, 21084, 41023, 30269, 23528, 15413, 18263, 20259, 40660, 30671, 14776, 16742, 24262, 16181, 34805, 34604, 95449, 59263, 6355, 2290, 3533, 644, 247, 182, 227, 206, 458, 472, 365], "Kotlin": [232698, 162839, 134382, 9013, 8198, 45199, 27612, 68320, 54088, 61701, 54987, 36040, 15470, 12202, 97701, 57890, 66909, 60177, 79819, 180654, 215704, 141025, 165380, 217445, 191510, 107202, 126254, 164336, 137177, 124663, 151545, 129673, 185724, 158884, 203390, 112056, 83526, 98651, 97483, 86457, 90979, 84236, 76990, 74053, 94221, 113570, 118223, 109378, 84432, 76043, 67183, 27172, 2473, 772, 786, 154, 92, 106, 188, 481, 1737, 2152, 1421], "Rust": [44439, 91596, 58744, 39314, 4559, 17301, 60157, 49775, 95764, 25315, 2159, 11333, 5758, 7518, 19630, 9635, 11377, 54426, 131941, 85129, 144117, 169206, 135830, 65030, 69155, 101887, 58613, 29218, 27120, 41723, 19808, 18699, 26461, 53438, 31069, 45865, 36927, 31178, 32470, 41431, 28348, 28753, 20938, 31932, 20416, 23470, 31653, 24028, 6991, 3992, 3646, 1095, 55, 27, 119, 3, 1, 1, 1, 1, 1, 1, 2]}}, {"pos": 483, "top": [[" \u2013", ".", ",", "\u2013", "\u2013and", ";", "\u00a0", "\u2026.."], [" \u2013", "\u2013", "\u2013and", ",", ".", "\u2013\u2013", "ting", ".\u2013"], ["\u2013", " \u2013", ",", ".", ".\u2013", "\u2013and", "\u2026", "\u2026.."], [" Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "ropy", "abria", " milfs", " Pubbl", "uggy", "\uc3df"], ["ting", "ropy", "inerary", "rogen", " *@", "(IT", " \"@", " (@"], ["(IT", "ting", " \u201d", "ropa", "ropy", "rogen", "inerary", ","], ["ting", " \u201d", "ropy", "(IT", "!", "inerary", "!(", "!\u2019"], ["inerary", "ropy", "egrity", " *@", "ting", "elligence", " **\u20ac", " **#"], ["inerary", "!.", "!\u201d", "!", "!\u201d.", "ting", "ropy", ","], [",", "\u2013", "\u2013and", "!,", "!", "\u2013\u2013", "!.", "ting"], [",", "!", "ting", " ", "\u00a0", " [@", "!!", "\u2013"], ["ropy", "ropic", "repid", "ting", "inerary", " pretty", " **#", " **"], ["ropy", "ting", " pretty", "repid", "ropic", " basically", " nicely", " fairly"], ["ropy", " pretty", " nicely", " mostly", " basically", "repid", " incredibly", " effortlessly"], [" mostly", " effortlessly", " pretty", " barely", " just", " nicely", " savvy", " truly"], [" just", " incredibly", " effortlessly", " mostly", " pretty", " plenty", " much", " nicely"], [" just", " incredibly", " pretty", " much", ",", " basically", " even", " plenty"], [" incredibly", " just", " pretty", " effortlessly", " savvy", " basically", " much", " barely"], [" incredibly", " barely", " even", " pretty", " wildly", "\u2014even", " truly", " effortlessly"], [" incredibly", " hugely", " barely", " wildly", " even", " much", " effortlessly", " myriad"], [" hugely", " barely", " much", " wildly", " vastly", " incredibly", " just", " myriad"], [" incredibly", " hugely", " wildly", " effortlessly", "\u751a\u81f3\u4f1a", "\u5f88\u591a\u95ee\u9898", "\u5f88\u591a\u4e1c\u897f", " barely"], [" incredibly", " ''", " hugely", " wildly", " effortlessly", " barely", " ``", " even"], [" much", " incredibly", " hugely", " even", " barely", " wildly", " just", " ''"], [" incredibly", " hugely", " wildly", " much", " barely", " vastly", " myriad", " arguably"], [" incredibly", " hugely", " wildly", " arguably", " barely", " uncomfort", " famously", " heavily"], [" incredibly", " wildly", " hugely", " arguably", " barely", " uncomfort", " heavily", " even"], [" incredibly", " arguably", " hugely", " much", " --", " wildly", " even", " heavily"], [" incredibly", " hugely", " arguably", " myriad", " wildly", " much", " vastly", " heavily"], [" incredibly", " **", " arguably", " tech", " hugely", " wildly", " heavily", " myriad"], [" incredibly", " much", " even", " mostly", " **", " arguably", " many", " heavily"], [" incredibly", " much", " mostly", " even", " many", " only", " heavily", " just"], [" incredibly", " much", " mostly", " even", " only", " many", " arguably", " heavily"], [" incredibly", " impossible", " arguably", " wildly", " tech", " mostly", " even", " unlikely"], [" incredibly", " impossible", " notoriously", " weird", " wildly", " unlikely", " myriad", " hugely"], [" incredibly", " impossible", " notoriously", " wildly", " weird", " insanely", " tech", " extremely"], [" incredibly", " impossible", " notoriously", " awkward", " insanely", " weird", "\u6839\u672c\u65e0\u6cd5", " difficult"], [" incredibly", " impossible", " notoriously", " weird", " awkward", " insanely", " difficult", " tech"], [" incredibly", " impossible", " notoriously", " difficult", " weird", " awkward", " insanely", "\u5f88\u96be"], [" incredibly", " impossible", " notoriously", " weird", " difficult", " insanely", " awkward", " horrific"], [" incredibly", " impossible", " weird", " notoriously", " difficult", " awkward", " insanely", " tech"], [" incredibly", " notoriously", " impossible", " difficult", " awkward", " weird", " insanely", " horribly"], [" incredibly", " notoriously", " difficult", " awkward", " poorly", " impossible", " messy", " tedious"], [" incredibly", " notoriously", " impossible", " difficult", " awkward", " unreliable", " poorly", "\u7cdf\u7cd5"], [" notoriously", " incredibly", " poorly", " awkward", " difficult", " tedious", " impossible", " unreliable"], [" incredibly", " notoriously", " unreliable", " poorly", " tedious", " impossible", " awkward", " terrible"], [" incredibly", " notoriously", " impossible", " countless", " unreliable", " lacks", " tedious", " vastly"], [" incredibly", " impossible", " lacks", " notoriously", " unreliable", " vastly", " tedious", " exists"], [" unreliable", " impossible", " lacks", "\u505a\u4e0d\u5230", " Impossible", " incredibly", " notoriously", " poorly"], ["\u505a\u4e0d\u5230", " impossible", " unreliable", " lacks", " Impossible", "Impossible", "\u662f\u4e0d\u53ef\u80fd\u7684", " nonexistent"], ["\u505a\u4e0d\u5230", " impossible", "\u662f\u4e0d\u53ef\u80fd\u7684", " Impossible", "Impossible", "\u662f\u4e0d\u53ef\u80fd", "\u592a\u96be", " imposs"], ["\u505a\u4e0d\u5230", "\u662f\u4e0d\u53ef\u80fd\u7684", " impossible", "Impossible", " Impossible", " nonexistent", "\u662f\u4e0d\u53ef\u80fd", " imposs"], ["\u505a\u4e0d\u5230", " nonexistent", " exists", "\u592a\u96be", " impossible", "\u662f\u4e0d\u53ef\u80fd\u7684", "Impossible", "\u4e0d\u5b58\u5728"], [" exists", "\u4e0d\u5b58\u5728", " nonexistent", "exists", " exist", "NotExist", "Exists", " Exists"], [" exists", "\u4e0d\u5b58\u5728", "exists", " nonexistent", " exist", "Exists", "NotExist", " Exists"], ["\u4e0d\u5b58\u5728", " exists", " nonexistent", "exists", "NotExist", "Exists", " exist", " Exists"], ["\u4e0d\u5b58\u5728", " exists", "exists", " nonexistent", "NotExist", "Exists", " Exists", " exist"], [" doesn", "doesn", " does", " Doesn", "does", "\u4e0d\u5b58\u5728", " nonexistent", "Does"], [" doesn", " does", "doesn", " Doesn", "\u4e0d\u5b58\u5728", "does", " nonexistent", "Does"], [" doesn", " does", " Doesn", "doesn", "does", "\u4e0d\u5b58\u5728", " Does", "Does"], [" does", " doesn", "does", " Does", "Does", " DOES", " exists", " Doesn"], [" does", " doesn", "does", " Does", " do", " will", " exists", "Does"], [" does", " doesn", "\u2019s", " is", "does", " will", " Does", " exists"]], "p": [[0.7261, 0.1113, 0.0983, 0.0596, 0.0006, 0.0006, 0.0004, 0.0003], [0.3516, 0.2915, 0.065, 0.0348, 0.0307, 0.0106, 0.0088, 0.0073], [0.5299, 0.2209, 0.1518, 0.0813, 0.0052, 0.0052, 0.0015, 0.0012], [0.0104, 0.0063, 0.0052, 0.0032, 0.0032, 0.0028, 0.0028, 0.0026], [0.0352, 0.0177, 0.0166, 0.013, 0.0114, 0.0107, 0.0095, 0.0054], [0.0136, 0.0093, 0.005, 0.005, 0.0047, 0.0044, 0.0034, 0.0027], [0.0777, 0.0391, 0.0252, 0.0099, 0.0093, 0.0072, 0.0068, 0.0064], [0.0807, 0.0192, 0.0169, 0.009, 0.0075, 0.0062, 0.0062, 0.0062], [0.1218, 0.0787, 0.0372, 0.0272, 0.0255, 0.01, 0.01, 0.01], [0.3282, 0.0112, 0.0087, 0.0056, 0.0044, 0.0036, 0.0036, 0.0022], [0.1846, 0.0341, 0.025, 0.0111, 0.0098, 0.0072, 0.0072, 0.0063], [0.0609, 0.0099, 0.0088, 0.0053, 0.005, 0.0047, 0.0034, 0.0034], [0.0557, 0.0181, 0.0132, 0.0062, 0.0059, 0.0059, 0.0055, 0.0049], [0.0202, 0.0167, 0.0074, 0.007, 0.0066, 0.0051, 0.0051, 0.0048], [0.0155, 0.0129, 0.0114, 0.0107, 0.01, 0.0069, 0.0065, 0.0061], [0.0263, 0.0205, 0.017, 0.017, 0.015, 0.0132, 0.0124, 0.011], [0.0587, 0.0379, 0.0277, 0.0216, 0.0203, 0.0148, 0.0148, 0.0139], [0.0313, 0.0102, 0.009, 0.0084, 0.0084, 0.0084, 0.0062, 0.0054], [0.0614, 0.0212, 0.0146, 0.0107, 0.0088, 0.0083, 0.0083, 0.0078], [0.0423, 0.0291, 0.0273, 0.0226, 0.0137, 0.0121, 0.0089, 0.0078], [0.0321, 0.0266, 0.0235, 0.0134, 0.0126, 0.0126, 0.0111, 0.0104], [0.0309, 0.0121, 0.0057, 0.0047, 0.0035, 0.0033, 0.0027, 0.0025], [0.1322, 0.0486, 0.0403, 0.0203, 0.0139, 0.0139, 0.009, 0.0079], [0.069, 0.0648, 0.0369, 0.027, 0.027, 0.0238, 0.021, 0.0099], [0.0997, 0.0605, 0.0367, 0.0153, 0.0135, 0.0127, 0.0105, 0.0082], [0.1483, 0.0274, 0.0274, 0.0114, 0.0095, 0.0084, 0.0084, 0.0065], [0.0893, 0.0212, 0.0187, 0.0146, 0.01, 0.0083, 0.0073, 0.0069], [0.0739, 0.0349, 0.0308, 0.0308, 0.0225, 0.0225, 0.0187, 0.0165], [0.1312, 0.0454, 0.0353, 0.0293, 0.0243, 0.0201, 0.0167, 0.0167], [0.1839, 0.034, 0.03, 0.0282, 0.0249, 0.0182, 0.0151, 0.0142], [0.2224, 0.0386, 0.0363, 0.0234, 0.022, 0.0194, 0.0194, 0.0183], [0.1501, 0.0519, 0.0487, 0.0296, 0.0261, 0.023, 0.0216, 0.0179], [0.1175, 0.0591, 0.0522, 0.0358, 0.0279, 0.0246, 0.0231, 0.018], [0.3675, 0.0207, 0.0152, 0.0134, 0.0126, 0.0126, 0.0118, 0.0111], [0.3731, 0.0347, 0.0306, 0.0306, 0.0186, 0.0145, 0.012, 0.0113], [0.3803, 0.0583, 0.0354, 0.0202, 0.013, 0.013, 0.0122, 0.0122], [0.2974, 0.0752, 0.0706, 0.019, 0.0168, 0.0148, 0.0148, 0.0148], [0.2898, 0.0647, 0.0536, 0.0504, 0.0305, 0.021, 0.0163, 0.0099], [0.2103, 0.1126, 0.05, 0.0389, 0.0323, 0.0184, 0.0173, 0.0111], [0.1829, 0.1109, 0.0594, 0.0524, 0.0462, 0.0193, 0.0181, 0.015], [0.2046, 0.0853, 0.0517, 0.0457, 0.0429, 0.0295, 0.019, 0.0158], [0.1657, 0.0887, 0.0538, 0.0475, 0.0326, 0.0288, 0.0154, 0.0145], [0.123, 0.09, 0.0452, 0.0352, 0.0258, 0.0214, 0.0201, 0.0189], [0.1515, 0.1256, 0.036, 0.0298, 0.028, 0.0232, 0.0193, 0.017], [0.1413, 0.1101, 0.0405, 0.0278, 0.0278, 0.0278, 0.0246, 0.0204], [0.1401, 0.0849, 0.0584, 0.0401, 0.0243, 0.0229, 0.0229, 0.0167], [0.1654, 0.1137, 0.0445, 0.027, 0.0224, 0.021, 0.021, 0.0174], [0.1473, 0.0614, 0.0542, 0.0396, 0.0309, 0.0212, 0.0199, 0.0199], [0.1812, 0.1599, 0.0488, 0.0488, 0.0335, 0.0261, 0.023, 0.0179], [0.2244, 0.1361, 0.1201, 0.0826, 0.0643, 0.0237, 0.0209, 0.0196], [0.234, 0.2065, 0.1608, 0.1608, 0.1252, 0.0132, 0.0103, 0.008], [0.6078, 0.1356, 0.0823, 0.0641, 0.0343, 0.0098, 0.0034, 0.0028], [0.1975, 0.1057, 0.0726, 0.0641, 0.0641, 0.0566, 0.0566, 0.0566], [0.5282, 0.1943, 0.104, 0.0918, 0.0232, 0.0141, 0.011, 0.0097], [0.4711, 0.4157, 0.0638, 0.0142, 0.0111, 0.0076, 0.0046, 0.0032], [0.838, 0.1134, 0.0197, 0.0135, 0.0056, 0.0027, 0.0024, 0.0014], [0.7652, 0.1707, 0.018, 0.018, 0.018, 0.0024, 0.0021, 0.0017], [0.7472, 0.1011, 0.0613, 0.0541, 0.0137, 0.0107, 0.005, 0.0021], [0.8036, 0.0847, 0.0453, 0.0353, 0.0115, 0.0089, 0.0042, 0.002], [0.7792, 0.197, 0.0067, 0.0067, 0.0036, 0.0022, 0.0009, 0.0009], [0.9234, 0.0669, 0.0048, 0.0016, 0.0007, 0.0004, 0.0004, 0.0004], [0.9855, 0.0124, 0.0007, 0.0005, 0.0003, 0.0001, 0.0001, 0.0001], [0.9605, 0.0329, 0.0031, 0.001, 0.0007, 0.0007, 0.0003, 0.0002]], "ranks": {"Swift": [145730, 84441, 49133, 131011, 50241, 17375, 19157, 75775, 128337, 80964, 105721, 148133, 126096, 86637, 57977, 5722, 2359, 15575, 22993, 4656, 1701, 10366, 8140, 3546, 2212, 8953, 15878, 3660, 4375, 5066, 5862, 3763, 4833, 8663, 14592, 11126, 12851, 24147, 38236, 26601, 29915, 35648, 52628, 49332, 21198, 14697, 5965, 4373, 10520, 21131, 57827, 61928, 108075, 81364, 96791, 109026, 81175, 75811, 88344, 60171, 63100, 44393, 20315], "Kotlin": [209522, 154037, 94580, 9483, 10464, 36065, 34135, 49862, 65681, 152991, 140459, 75439, 49063, 84883, 163267, 152606, 162263, 120719, 130083, 137038, 190002, 21378, 20898, 53957, 12635, 1906, 1878, 16152, 7079, 5534, 9433, 13544, 31465, 7081, 10905, 2751, 2268, 2640, 2845, 2520, 2466, 2884, 3254, 5641, 7764, 8623, 12306, 12902, 18417, 22225, 49540, 37729, 44650, 22481, 26361, 16945, 17652, 19484, 25475, 19087, 21684, 20754, 17782], "Rust": [44333, 105236, 70576, 12667, 8280, 8373, 8788, 13796, 8409, 10183, 3813, 5404, 1942, 2392, 5730, 2376, 1709, 5868, 5078, 4508, 6542, 7230, 4731, 1189, 375, 332, 299, 617, 497, 677, 1290, 2342, 2591, 3904, 4797, 13781, 6679, 7596, 7754, 12523, 7746, 8750, 6999, 11205, 8803, 14697, 16899, 18217, 4913, 5475, 15486, 7538, 4567, 7300, 8831, 5472, 2487, 2269, 2060, 1735, 738, 728, 806]}}, {"pos": 484, "top": [[",", ".", "\u2013", " \u2013", "\u2026.", "s", "\u00a0", "a"], ["**\u2013", "s", " **\u2013", "\u2013", "**!", ",", "enticate", "!."], [".", ",", "\u2013", "\u2026.", "**\u2013", "\u2026", "\u2026\"", " \u2013"], ["\u52a0\u62ff\u5927", " milfs", "---</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " **:**", " Shemale", " **:", "aufen"], [" \".", " \u201c.", "s", ".", " $.", " $$", "!.", "\u52a0\u62ff\u5927"], ["!.", "**!", " \u201c.", " **\u2013", "!\u201d.", " \".", " **:", " **,"], ["\u201d.", ".", "\u2019.", " \u201c.", "**!", "!.", "s", "!\u201d."], ["sburg", "!.", " \"\".", " **:", "!!.", "\u201d.**", "sense", "enticate"], ["!\u201d.", "!.", "\u201d.", "\u201d.**", " \n\n", " \u201c.", " \"\".", "!\"."], ["!.", "sburg", "\u4f17\u6240\u5468\u77e5", ",", "!,", "\u76f8\u8f85\u76f8\u6210", "s", "sense"], ["s", "\u00a0", " \u2013", "!.", "enticate", " **\u2013", "sense", " \"\"."], ["schnitt", "enticate", "sburg", "sache", "\u4f17\u6240\u5468\u77e5", " Shemale", "\u4e0d\u4e86\u4e86", "sense"], [" Shemale", "\u4f17\u6240\u5468\u77e5", "\u52a0\u62ff\u5927", "enticate", "sburg", "schnitt", "sium", "sache"], [" Shemale", "\u4f17\u6240\u5468\u77e5", "\u52a0\u62ff\u5927", "enticate", "sburg", "schnitt", "aufen", "sense"], ["enticate", "\u52a0\u62ff\u5927", "\u5c14\u987f", "\u4e0d\u4e86\u4e86", "\u4e0d\u4e0b\u53bb", "\u8ba4\u8ba4\u771f", "\u4f17\u6240\u5468\u77e5", "\u0441\u044f"], ["\u8ba4\u8ba4\u771f", "\u52a0\u62ff\u5927", "\u4e0d\u4e86\u4e86", " milfs", "\u62e5\u6709\u7740", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "sburg"], ["\u4e0d\u4e86\u4e86", "\u8ba4\u8ba4\u771f", "fully", "sense", "\u4e0d\u4e0b\u53bb", "fulness", "siz", "\u4e0d\u53ef\u601d\u8bae"], ["\u8ba4\u8ba4\u771f", "sense", "\u4e0d\u4e86\u4e86", "\u4e0d\u4e0b\u53bb", "aum", "\u653e\u77e2", "\u7d2f\u7d2f", "\u5f00\u597d"], ["sense", "sburg", "\u4e0d\u4e0b\u53bb", "\u8ba4\u8ba4\u771f", "\u5f00\u597d", "s", "siz", "\u4e0d\u4e86\u4e86"], ["sense", "s", " utterly", "siz", "sburg", "sut", "\u4e0d\u4e0b\u53bb", "fully"], ["sense", "\u8ba4\u8ba4\u771f", " utterly", "sut", "\u6709\u591a\u4e48", "\u8bb8\u8bb8\u591a\u591a\u7684", " \r\n\r\n", "\u90a3\u4e48\u591a"], ["\u6709\u591a\u4e48", "\u6bcf\u4e00\u4e2a\u4eba\u7684", " YYS", "\u4e0d\u4e0b\u53bb", "\u8ba4\u8ba4\u771f", "\u90fd\u4e0d\u53ef\u80fd", "\u53ef\u8a00", "\u90a3\u4e48\u5bb9\u6613"], ["\u6bcf\u4e00\u4e2a\u4eba\u7684", " entirely", "\u7edd\u65e0", "\u53ef\u8a00", "sense", " absolutely", "\u6bcf\u4e00\u4e2a\u4eba", " utterly"], [" entirely", "fully", " utterly", "\u6bcf\u4e00\u4e2a\u4eba\u7684", " absolutely", " genuinely", " truly", "\u7edd\u65e0"], [" \n\n", " \r\n\r\n", "\r\n\r\n", "\n\n", " utterly", " \n\n\n\n", "\r\n\n", " genuinely"], ["\u6709\u591a\u4e48", "\u6bcf\u4e00\u4e2a\u4eba\u7684", "\u7edd\u65e0", " utterly", "\u6839\u672c\u65e0\u6cd5", "\u505a\u4e0d\u5230", "\u53ef\u8a00", " \\<^"], ["\u6709\u591a\u4e48", " utterly", "\u6bcf\u4e00\u4e2a\u4eba\u7684", "\u6839\u672c\u65e0\u6cd5", " entirely", "\u90fd\u4e0d\u53ef\u80fd", "\u7edd\u65e0", " genuinely"], ["\n\n", "\r\n\r\n", " utterly", " truly", " genuinely", " entirely", " \n\n", " absolutely"], [" utterly", "\u6709\u591a\u4e48", "\r\n\r\n", " genuinely", " incredibly", "\u505a\u4e0d\u5230", "\u6839\u672c\u65e0\u6cd5", " \r\n\r\n"], [" incredibly", " genuinely", " utterly", " absolutely", " truly", " entirely", "\u6839\u672c\u65e0\u6cd5", "\u505a\u4e0d\u5230"], [" incredibly", " absolutely", " truly", " impossible", " really", " genuinely", " entirely", " utterly"], [" incredibly", " absolutely", " really", " truly", " impossible", " genuinely", " entirely", " even"], [" impossible", " incredibly", " absolutely", "\u6839\u672c\u65e0\u6cd5", " truly", " genuinely", " really", " fundamentally"], [" incredibly", " impossible", " fundamentally", "\u6839\u672c\u65e0\u6cd5", " genuinely", " absolutely", " truly", " really"], [" incredibly", " impossible", " genuinely", " truly", " absolutely", " insanely", "\u6839\u672c\u65e0\u6cd5", " fundamentally"], [" impossible", " incredibly", "\u6839\u672c\u65e0\u6cd5", " absolutely", " insanely", " fundamentally", " genuinely", " truly"], [" incredibly", " impossible", "\u6839\u672c\u65e0\u6cd5", " absolutely", " genuinely", " insanely", " truly", "\u505a\u4e0d\u5230"], [" impossible", " genuinely", " incredibly", " absolutely", " truly", " insanely", "\u505a\u4e0d\u5230", "\u6839\u672c\u65e0\u6cd5"], [" impossible", "\u505a\u4e0d\u5230", " genuinely", " exists", " incredibly", " viable", " reliably", " absolutely"], [" impossible", " incredibly", " exists", " viable", " scalable", "exists", " exist", " genuinely"], [" impossible", " exists", " scalable", " incredibly", " exist", " viable", "exists", " absolutely"], [" exists", " viable", " exist", " impossible", " scalable", " reliably", "\u505a\u4e0d\u5230", "exists"], [" reliably", " viable", " genuinely", " exists", "\u505a\u4e0d\u5230", " commercially", " scalable", " impossible"], [" viable", " reliably", " commercially", " exists", "\u505a\u4e0d\u5230", " exist", " impossible", "exists"], [" exists", " commercially", " viable", " reliably", " exist", "exists", " excellent", " available"], [" exists", " reliably", " exist", " viable", " genuinely", " truly", "exists", " commercially"], [" exists", " exist", "exists", " reliably", " viable", " genuinely", " truly", " Exists"], [" exists", " exist", "exists", " viable", " Exists", " reliably", " truly", " genuinely"], [" exists", "exists", " exist", " Exists", "\u4e0d\u5b58\u5728", " viable", "\u505a\u4e0d\u5230", ".exists"], ["exists", " exists", " Exists", " exist", "exist", ".exists", "Exists", "\u4e0d\u5b58\u5728"], ["exists", "\u4e0d\u5b58\u5728", " exists", "NotExist", " Exists", "\u505a\u4e0d\u5230", " exist", "exist"], ["exists", " exist", " exists", "NotExist", "exist", " Exists", "\u4e0d\u5b58\u5728", "Exists"], [" exist", "exists", "\u4e0d\u5b58\u5728", " exists", "NotExist", "exist", "Exists", "\u5b58\u5728"], [" exist", " exists", "exists", "\u4e0d\u5b58\u5728", "NotExist", "\u5b58\u5728", "exist", "Exists"], [" exist", " exists", "\u5b58\u5728", "exists", "exist", " Exist", "\u4e0d\u5b58\u5728", "\u5b58\u5728\u7684"], [" exist", " exists", "\u5b58\u5728", "exist", " Exist", "\u5b58\u5728\u7684", "exists", "Exist"], [" exist", " exists", "\u5b58\u5728", "exist", " Exist", "\u4e0d\u5b58\u5728", "exists", "\u5b58\u5728\u7684"], [" exist", "\u4e0d\u5b58\u5728", "NotExist", "exist", " exists", "\u5b58\u5728", " Exist", "Exist"], [" exist", "NotExist", "\u4e0d\u5b58\u5728", "exist", " exists", "\u5b58\u5728", " Exist", "Exist"], [" exist", " not", "NotExist", "\u4e0d\u5b58\u5728", " exists", "exist", " Exist", "\u5b58\u5728"], [" exist", " exists", " Exist", " not", "exist", "NotExist", "Exist", "\u5b58\u5728"], [" not", "not", " Not", "NotExist", "-not", "_not", " NOT", "Not"], [" not", "NotExist", " exist", "not", "\u4e0d\u5b58\u5728", "\u2019t", "-not", " Not"]], "p": [[0.7134, 0.2044, 0.0517, 0.0079, 0.0074, 0.0062, 0.002, 0.0015], [0.1097, 0.0457, 0.0203, 0.0191, 0.0168, 0.0109, 0.0096, 0.0075], [0.4264, 0.3321, 0.1222, 0.035, 0.0129, 0.01, 0.0089, 0.0073], [0.0307, 0.0288, 0.0128, 0.012, 0.0088, 0.0088, 0.0083, 0.0073], [0.0596, 0.0559, 0.0299, 0.0206, 0.0151, 0.0141, 0.0125, 0.011], [0.0395, 0.0308, 0.0289, 0.0255, 0.024, 0.0225, 0.0187, 0.0175], [0.1072, 0.0889, 0.065, 0.0327, 0.0239, 0.0198, 0.0186, 0.0164], [0.0543, 0.0257, 0.02, 0.0146, 0.0146, 0.0137, 0.0114, 0.0107], [0.0863, 0.0762, 0.0247, 0.0232, 0.0232, 0.0218, 0.0193, 0.0181], [0.0102, 0.0085, 0.0085, 0.0085, 0.0062, 0.0055, 0.0048, 0.0045], [0.0766, 0.0133, 0.0117, 0.0097, 0.0091, 0.0063, 0.0055, 0.0049], [0.0089, 0.0089, 0.0083, 0.0069, 0.0047, 0.0045, 0.0037, 0.0037], [0.019, 0.0158, 0.0148, 0.0108, 0.0058, 0.0048, 0.004, 0.0037], [0.014, 0.0109, 0.0091, 0.0071, 0.0038, 0.0029, 0.0023, 0.0023], [0.0041, 0.003, 0.0027, 0.0027, 0.0021, 0.0016, 0.0016, 0.0015], [0.005, 0.0042, 0.0037, 0.0021, 0.0017, 0.0016, 0.0014, 0.0014], [0.0061, 0.0054, 0.0029, 0.0026, 0.0024, 0.0021, 0.0018, 0.0016], [0.0073, 0.0037, 0.0037, 0.0032, 0.0018, 0.0017, 0.0017, 0.0017], [0.0073, 0.0047, 0.0042, 0.0035, 0.0024, 0.0021, 0.002, 0.002], [0.0121, 0.01, 0.0032, 0.0032, 0.0029, 0.0027, 0.0024, 0.0021], [0.005, 0.0019, 0.0016, 0.0013, 0.0013, 0.0013, 0.0011, 0.0011], [0.0038, 0.0035, 0.0033, 0.0024, 0.0024, 0.0021, 0.0018, 0.0017], [0.0037, 0.0033, 0.0027, 0.0024, 0.0024, 0.0021, 0.002, 0.0019], [0.0066, 0.0037, 0.0035, 0.0033, 0.0033, 0.0029, 0.0027, 0.0019], [0.0372, 0.0349, 0.0255, 0.0121, 0.0027, 0.0027, 0.0022, 0.0018], [0.0039, 0.0021, 0.0021, 0.0018, 0.0015, 0.0015, 0.0015, 0.0015], [0.005, 0.0044, 0.0034, 0.0032, 0.003, 0.0025, 0.0025, 0.0025], [0.0644, 0.0268, 0.0119, 0.0105, 0.0087, 0.0082, 0.0068, 0.0068], [0.0085, 0.0048, 0.0048, 0.0045, 0.004, 0.0038, 0.0033, 0.0033], [0.0164, 0.0164, 0.0144, 0.0088, 0.0082, 0.0082, 0.0057, 0.0057], [0.0879, 0.0729, 0.0366, 0.0323, 0.0285, 0.0285, 0.0252, 0.0163], [0.1352, 0.0873, 0.0497, 0.0497, 0.0412, 0.0266, 0.0195, 0.0172], [0.066, 0.0483, 0.0426, 0.0258, 0.0258, 0.0243, 0.0157, 0.0147], [0.0891, 0.0694, 0.0349, 0.0349, 0.0308, 0.0289, 0.0272, 0.0165], [0.1032, 0.0519, 0.0404, 0.023, 0.0191, 0.0179, 0.0149, 0.0149], [0.0643, 0.0533, 0.0285, 0.0184, 0.0162, 0.0127, 0.0119, 0.0112], [0.0516, 0.0485, 0.0313, 0.0244, 0.019, 0.0178, 0.0115, 0.009], [0.0526, 0.0282, 0.0248, 0.0171, 0.016, 0.0133, 0.0091, 0.0086], [0.0912, 0.0231, 0.0169, 0.0169, 0.0131, 0.0116, 0.0085, 0.0085], [0.0921, 0.0281, 0.0219, 0.0193, 0.017, 0.017, 0.0133, 0.0117], [0.0487, 0.0379, 0.0245, 0.023, 0.023, 0.0216, 0.0203, 0.014], [0.0457, 0.0356, 0.0277, 0.0277, 0.023, 0.0179, 0.0168, 0.0168], [0.0303, 0.0284, 0.0184, 0.0172, 0.0172, 0.0152, 0.0143, 0.0134], [0.0506, 0.0475, 0.0419, 0.0326, 0.0288, 0.0224, 0.0154, 0.0154], [0.0701, 0.0581, 0.0581, 0.0425, 0.0352, 0.0166, 0.0138, 0.0107], [0.1095, 0.0753, 0.0664, 0.0486, 0.0378, 0.0295, 0.0277, 0.023], [0.2553, 0.1549, 0.1064, 0.0417, 0.0368, 0.0368, 0.0305, 0.0144], [0.4266, 0.1569, 0.1569, 0.0273, 0.0241, 0.0146, 0.0146, 0.0121], [0.382, 0.2626, 0.0852, 0.0403, 0.0202, 0.0131, 0.0131, 0.0108], [0.3663, 0.2852, 0.1049, 0.0721, 0.0182, 0.0182, 0.0142, 0.0111], [0.2344, 0.1611, 0.1422, 0.0862, 0.0672, 0.0593, 0.0462, 0.017], [0.2976, 0.1593, 0.1095, 0.0853, 0.0586, 0.0517, 0.0403, 0.0277], [0.2076, 0.1832, 0.1427, 0.1427, 0.1259, 0.0463, 0.0361, 0.0248], [0.4884, 0.2036, 0.0849, 0.0749, 0.0354, 0.0276, 0.0276, 0.0215], [0.8502, 0.0616, 0.0374, 0.0107, 0.0107, 0.0074, 0.0057, 0.0051], [0.9497, 0.0174, 0.0105, 0.0073, 0.0044, 0.0024, 0.0021, 0.0016], [0.9119, 0.0312, 0.0189, 0.0147, 0.0054, 0.0042, 0.0033, 0.0029], [0.8647, 0.038, 0.0335, 0.0261, 0.0109, 0.0096, 0.0058, 0.0035], [0.5233, 0.2801, 0.1499, 0.0139, 0.0109, 0.0058, 0.0051, 0.004], [0.7928, 0.0836, 0.0447, 0.0307, 0.0165, 0.01, 0.0078, 0.0037], [0.8693, 0.0263, 0.0232, 0.0232, 0.018, 0.0085, 0.0075, 0.0052], [0.9996, 0.0003, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9866, 0.0049, 0.0031, 0.001, 0.0006, 0.0003, 0.0002, 0.0002]], "ranks": {"Swift": [57899, 28944, 28305, 136673, 33841, 43038, 69171, 173706, 217755, 217745, 186371, 237822, 243396, 239947, 236201, 214097, 153695, 180748, 191324, 103176, 119904, 197537, 203248, 146257, 98562, 150457, 177660, 117742, 106622, 131993, 94142, 50297, 115947, 134029, 98736, 97696, 119262, 172471, 189793, 161073, 151665, 112520, 170451, 136880, 76555, 64834, 50482, 57065, 68813, 68547, 130357, 86762, 97719, 117437, 145841, 130214, 66687, 78327, 88477, 58691, 48207, 49116, 12660], "Kotlin": [182565, 105633, 81668, 20855, 27009, 81971, 117762, 155940, 179278, 211409, 214968, 171109, 149355, 158169, 203251, 180729, 208603, 199314, 196652, 198444, 226900, 174776, 186709, 231680, 207718, 120398, 106178, 127498, 108977, 103925, 90710, 103769, 120093, 71456, 93616, 38880, 51334, 51396, 83591, 100323, 91359, 84963, 86521, 81762, 70645, 83114, 52305, 38731, 32684, 50249, 72119, 28985, 25038, 23945, 17062, 7950, 9550, 10877, 21205, 12668, 7106, 8462, 7046], "Rust": [28698, 20987, 17523, 27656, 1858, 8224, 12106, 9859, 15705, 12547, 13932, 11885, 9358, 7995, 8872, 10859, 15664, 19294, 15227, 11038, 42655, 61844, 65161, 47350, 20844, 19450, 29344, 23709, 36914, 21164, 8423, 5475, 21568, 56854, 36698, 96836, 76079, 83679, 98669, 137843, 123283, 114218, 98632, 114466, 75792, 89740, 120371, 124940, 73984, 109624, 125368, 81352, 41420, 61093, 42157, 15618, 1270, 861, 822, 730, 292, 342, 248]}}, {"pos": 485, "top": [[".", ",", " \u2013", "\u2013", ";", "?", ":", "s"], [".", ",", " \u200b\u200b", "\u2013", ";", "\u200b", " \u2013", "\u200b\u200b"], [",", ".", "\u2013", ";", " \u2013", ":", "?", "\u2026."], [" Shemale", " Guta", " milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " ;;^", "\u683c\u91cc\u62c9", " Blowjob", "schrift"], [".", "s", ",", " \u201c.", ".\u201d", " \u201e", " (\u201e", ".)"], [".", ",", " \u200b\u200b", " \u201c.", ":", ".\u201d", " analyzes", "s"], [".", ".\u201d", " \u201e", "s", ",", ".\u00bb", " \u201c.", " (\u201e"], [".\\\"", " \u201e", "schild", " (\u201e", " \\\"", " Shemale", ":\\\"", "serrat"], [".\\\"", ".\u201d", ".", " \u201e", " \u201c.", "schild", " \\\"", " (\u201e"], [",", ".\\\"", ".\\", " \\\"", "s", "schild", "serrat", ",\\\""], [" \\\"", ".\\\"", ",", "s", ".\\", ".", " \\\"$", " ."], [" \\\"", " \\\"$", " performing", "serrat", ".\\\"", " performance", "schild", " support"], [" \\\"", " \u201e", " performance", " behavior", " \\\"$", " contribution", " connection", " recognizable"], [" \\\"", " performance", " honor", " \u201e", " behavior", " performing", " ideal", " connection"], [" \\\"", " truly", "s", " performing", " honor", " utilizing", " traveling", " performance"], [" \\\"", " truly", " utilizing", "\u6bcf\u4e00\u4e2a\u4eba\u7684", "s", " performing", "\u5962\u671b", " traveling"], ["s", " truly", " even", " fully", " going", " many", " getting", " entirely"], [" truly", "s", " \\\"", " getting", " even", " entirely", " going", " ideal"], ["s", " truly", " even", " \\\"", " genuinely", " entirely", "\u751a\u81f3\u4f1a", " dramatically"], [" \\\"", "s", " truly", " even", " genuinely", " dramatically", " vastly", " incredibly"], [" \\\"", "s", "  \n\n", " \n\n", "\\u", " truly", "\n\n", " genuinely"], [" ``", " \\\"", " ;;^", " \\\"$", " \\\"%", "schrift", " \\\"{", " ''"], [" ``", " \\\"", " ''", " ``(", "``", " \\\"$", " \\\"{", " \\\"%"], [" \\\"", " ``", " ''", " even", " ,", " globally", " truly", " heavily"], [" \\\"", " ``", " Chinese", " globally", " heavily", " ''", " incredibly", " American"], [" ``", " architecture", " \\\"", " technology", " architectures", " technologies", " ___", " software"], [" architecture", " technology", " architectures", " technologies", " ``", " globally", " software", " culturally"], [" ,", " American", " broadly", " heavily", " globally", " even", " traditional", " European"], [" technologies", " architecture", " globally", " technology", " modern", " American", " traditional", " broadly"], [" architecture", " technology", " technologies", " architectures", " frameworks", " globally", " modern", " platforms"], [" technology", " technologies", " modern", " architecture", " globally", " global", " American", " traditional"], [" technology", " modern", " globally", " global", " technologies", " American", " worldwide", " architecture"], [" modern", " technology", " American", " worldwide", " globally", " global", " using", " ,"], [" technology", " technologies", " globally", " global", " tech", " architectures", " frameworks", " architecture"], [" technology", " technologies", " tech", " architectures", " globally", " software", " architecture", " global"], [" \u2026", " technology", " software", " Facebook", " native", " technologies", " Chinese", " Android"], [" Android", " native", " Native", " iOS", " architecture", " Facebook", " software", " architectures"], [" Android", " native", " Native", " iOS", " Facebook", " traditional", " technology", " architectures"], [" native", " Native", " Android", "native", "Native", " indigenous", " Indigenous", " iOS"], [" native", " Native", "native", "Native", " Android", " indigenous", " Indigenous", " iOS"], [" native", " Native", "native", "Native", " indigenous", " iOS", " Android", " traditional"], [" native", " Native", " iOS", "Native", "native", " Android", " indigenous", " architecture"], [" native", " Native", "Native", "native", " iOS", " indigenous", " architectures", " traditional"], [" native", " Native", "Native", "native", " iOS", " indigenous", " style", " traditional"], [" native", " Native", " style", " traditional", " styles", "native", "Native", " indigenous"], [" native", " Native", " indigenous", "native", " traditional", " style", " architectures", " standard"], [" native", " Native", "native", " indigenous", "Native", " hardware", " architectures", " style"], [" native", " Native", "native", " standard", "Native", " indigenous", " style", " traditional"], [" native", " Native", " culturally", " hardware", " indigenous", " interoper", " style", " iconic"], [" reliably", " seamlessly", " viable", " native", " reliable", " adequately", " seamless", " exists"], [" reliably", " exists", " exist", " viable", "exists", " reliable", " seamlessly", " Exists"], [" reliably", " exist", " viable", " exists", " adequately", "exists", " cleanly", " interoper"], [" exist", " exists", " adequately", "exists", "exist", " reliably", " viable", " existed"], [" exist", " exists", "exist", "exists", " existed", " Exists", " Exist", "Exists"], [" exist", " exists", "exist", "\u5b58\u5728", "exists", " Exist", "\u5b58\u5728\u7684", " existed"], [" exist", " exists", "\u5b58\u5728", "exist", " Exist", "exists", "\u5b58\u5728\u7684", " Exists"], [" exist", " exists", "\u5b58\u5728", "exist", " Exist", "\u5b58\u5728\u7684", "exists", " existed"], [" exist", " exists", "exist", "\u5b58\u5728", " Exist", "\u5b58\u5728\u7684", "Exist", "exists"], [" exist", " exists", "exist", "\u5b58\u5728", " Exist", "\u5b58\u5728\u7684", "Exist", " existed"], [" exist", " exists", "exist", " Exist", "\u5b58\u5728", " existence", "\u5b58\u5728\u7684", " existed"], [" exist", " exists", "exist", " Exist", " existence", " existed", "\u5b58\u5728", "Exist"], [" exist", " exists", "exist", " mature", " Exist", " scale", " existence", " existed"], [" exist", " mature", " scale", "exist", " exists", " Exist", " work", "Exist"]], "p": [[0.8384, 0.1286, 0.0136, 0.0082, 0.0032, 0.0013, 0.0008, 0.0007], [0.2484, 0.1174, 0.0358, 0.0262, 0.018, 0.0169, 0.0075, 0.0062], [0.5173, 0.4565, 0.0156, 0.0057, 0.0024, 0.0004, 0.0003, 0.0002], [0.0115, 0.0051, 0.0037, 0.0026, 0.0023, 0.0021, 0.0017, 0.0014], [0.1135, 0.0253, 0.0127, 0.0112, 0.0099, 0.0077, 0.0044, 0.0041], [0.1128, 0.0533, 0.0442, 0.0268, 0.0039, 0.003, 0.0023, 0.0022], [0.4002, 0.122, 0.0422, 0.0212, 0.0212, 0.0187, 0.0129, 0.0121], [0.0573, 0.0224, 0.0164, 0.0083, 0.0078, 0.0073, 0.0064, 0.0057], [0.2216, 0.1263, 0.1047, 0.0766, 0.03, 0.0234, 0.0206, 0.0194], [0.0526, 0.0125, 0.0091, 0.0059, 0.0055, 0.0043, 0.0032, 0.0028], [0.5712, 0.0343, 0.0111, 0.0111, 0.0092, 0.0077, 0.0038, 0.0036], [0.0611, 0.0021, 0.0014, 0.0014, 0.0014, 0.0013, 0.0012, 0.0011], [0.0409, 0.0034, 0.0023, 0.002, 0.0013, 0.0012, 0.0012, 0.001], [0.0235, 0.0026, 0.0019, 0.0017, 0.0017, 0.0016, 0.0014, 0.0012], [0.0596, 0.0049, 0.0043, 0.0043, 0.0034, 0.0032, 0.0032, 0.0022], [0.0205, 0.004, 0.003, 0.0028, 0.0013, 0.0012, 0.0012, 0.0012], [0.0502, 0.0135, 0.0056, 0.0053, 0.0044, 0.0032, 0.003, 0.0025], [0.0097, 0.0071, 0.0052, 0.0043, 0.0036, 0.0032, 0.0028, 0.0023], [0.1418, 0.0521, 0.0262, 0.0217, 0.0085, 0.0085, 0.0059, 0.0043], [0.1484, 0.0453, 0.0375, 0.0189, 0.0084, 0.0058, 0.0042, 0.0042], [0.0952, 0.035, 0.0188, 0.0155, 0.0114, 0.0114, 0.0089, 0.0069], [0.1193, 0.077, 0.0063, 0.0043, 0.0026, 0.0023, 0.0018, 0.0016], [0.8563, 0.0703, 0.0084, 0.0014, 0.001, 0.0006, 0.0005, 0.0004], [0.4076, 0.1409, 0.0123, 0.0075, 0.0045, 0.004, 0.0033, 0.0027], [0.1928, 0.0855, 0.0096, 0.009, 0.008, 0.0075, 0.007, 0.007], [0.0579, 0.0511, 0.033, 0.033, 0.031, 0.0227, 0.0188, 0.0083], [0.0559, 0.0384, 0.0319, 0.0219, 0.0182, 0.016, 0.0117, 0.0086], [0.0545, 0.0122, 0.0114, 0.0107, 0.0089, 0.0089, 0.0084, 0.0074], [0.032, 0.032, 0.0282, 0.0282, 0.022, 0.022, 0.0194, 0.0182], [0.0777, 0.0471, 0.0416, 0.0367, 0.0252, 0.0209, 0.0163, 0.0153], [0.0987, 0.0466, 0.0341, 0.0341, 0.025, 0.022, 0.0161, 0.0151], [0.0785, 0.0539, 0.0371, 0.0327, 0.0327, 0.0239, 0.0145, 0.0136], [0.0741, 0.045, 0.0422, 0.0226, 0.0226, 0.0187, 0.0187, 0.0165], [0.1339, 0.111, 0.036, 0.0248, 0.0205, 0.0193, 0.0193, 0.0181], [0.1407, 0.1241, 0.0379, 0.0356, 0.026, 0.026, 0.023, 0.0216], [0.0438, 0.0363, 0.0341, 0.0301, 0.0266, 0.0171, 0.0171, 0.0161], [0.0871, 0.0722, 0.0528, 0.0265, 0.0194, 0.0194, 0.0194, 0.0182], [0.1776, 0.0542, 0.0396, 0.0372, 0.0328, 0.0199, 0.0187, 0.0146], [0.6036, 0.2221, 0.0411, 0.0282, 0.0125, 0.0092, 0.0081, 0.0052], [0.5467, 0.2279, 0.0509, 0.0308, 0.0212, 0.0121, 0.0094, 0.0094], [0.6128, 0.2254, 0.0325, 0.0269, 0.0099, 0.0077, 0.0077, 0.0072], [0.5764, 0.2121, 0.0325, 0.0238, 0.0174, 0.0154, 0.0082, 0.0077], [0.5704, 0.2099, 0.0284, 0.0267, 0.0134, 0.0126, 0.0111, 0.0098], [0.4998, 0.2361, 0.034, 0.03, 0.0133, 0.011, 0.0097, 0.0071], [0.5729, 0.1128, 0.0366, 0.0222, 0.0196, 0.0153, 0.0143, 0.0119], [0.7331, 0.0876, 0.0152, 0.0105, 0.0092, 0.0081, 0.0068, 0.006], [0.6359, 0.067, 0.018, 0.0132, 0.0109, 0.0103, 0.0097, 0.0097], [0.5613, 0.063, 0.015, 0.0124, 0.0116, 0.0116, 0.0109, 0.0109], [0.397, 0.0238, 0.0186, 0.0128, 0.0113, 0.0113, 0.0113, 0.0099], [0.2345, 0.0631, 0.0434, 0.0434, 0.0407, 0.0263, 0.0247, 0.0218], [0.2285, 0.1223, 0.0578, 0.051, 0.0423, 0.0155, 0.0137, 0.0129], [0.2288, 0.1388, 0.0579, 0.0543, 0.0398, 0.031, 0.0213, 0.0213], [0.3859, 0.1106, 0.0671, 0.0522, 0.0461, 0.0407, 0.028, 0.0247], [0.8128, 0.0971, 0.0357, 0.0278, 0.009, 0.0029, 0.0018, 0.0018], [0.9532, 0.037, 0.003, 0.003, 0.0014, 0.0008, 0.0005, 0.0004], [0.9812, 0.014, 0.0017, 0.0017, 0.0005, 0.0003, 0.0003, 0.0001], [0.969, 0.0228, 0.0031, 0.0031, 0.0006, 0.0005, 0.0004, 0.0001], [0.9831, 0.0085, 0.0046, 0.0022, 0.0008, 0.0002, 0.0001, 0.0001], [0.9867, 0.0075, 0.0036, 0.0008, 0.0007, 0.0001, 0.0001, 0.0001], [0.9897, 0.0076, 0.0015, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001], [0.9905, 0.0067, 0.0017, 0.0006, 0.0001, 0.0001, 0.0001, 0.0001], [0.9973, 0.0008, 0.0007, 0.0006, 0.0002, 0.0001, 0.0, 0.0], [0.9958, 0.0019, 0.0005, 0.0005, 0.0004, 0.0003, 0.0001, 0.0001]], "ranks": {"Swift": [16923, 4191, 6835, 118466, 11051, 9559, 34866, 154479, 181873, 140514, 63948, 156587, 172050, 95724, 77450, 31983, 6872, 15122, 17165, 4775, 1249, 20548, 7877, 3786, 3780, 6822, 9615, 3225, 4380, 6084, 5630, 5756, 4741, 7403, 7604, 4007, 2860, 2878, 3153, 1684, 3031, 2879, 8967, 8497, 12384, 11981, 12812, 9950, 16217, 10652, 46447, 30624, 35237, 38784, 55487, 52861, 15747, 12120, 15442, 15882, 16508, 10260, 10300], "Kotlin": [139411, 102628, 113978, 13470, 18427, 34466, 39756, 69846, 89997, 150566, 118334, 99303, 63709, 87585, 161015, 129027, 142169, 91875, 109608, 109563, 105927, 1077, 260, 3900, 4595, 1200, 1760, 19407, 5514, 4490, 6887, 7388, 15007, 3792, 3021, 689, 214, 328, 218, 284, 526, 784, 880, 1287, 2988, 4460, 5813, 9418, 9630, 32785, 30211, 9620, 6393, 8009, 6781, 4270, 5528, 4167, 7931, 8405, 6006, 5758, 5724], "Rust": [28203, 57571, 45493, 11835, 12813, 7810, 3500, 2298, 4341, 4576, 8001, 5784, 3034, 4186, 9838, 9345, 3940, 5968, 5053, 5680, 8579, 5661, 4241, 4439, 2527, 4215, 5837, 7034, 6045, 7761, 7847, 11038, 9737, 13486, 15987, 13372, 5774, 7014, 4944, 13240, 5028, 8216, 13779, 12326, 24537, 21034, 20213, 21387, 7885, 38244, 30211, 42988, 30855, 39709, 31070, 12614, 1335, 696, 690, 582, 418, 439, 340]}}, {"pos": 486, "top": [[".", ",", ";", ":", "-", "?", "\"", " "], [".", ",", ";", ":", "  \n", "\u2013", "?", "\u00ad"], [",", ".", ";", ":", "\u2013", "\u2026", "?", "!"], [" Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Guta", " Blowjob", " ;;^", " Geile", " milfs", " pornstar"], [".", ",", "ively", "ser", ":", " Guta", "ably", ".-"], [",", ".", " Guta", " \u200b\u200b", "ively", ":", "\u82b7", "ently"], [".", ",", ":", ".\u00bb", ";", "ively", ".-", "!"], ["ively", "ually", " Shemale", ".", ".\u00bb", ":", ",", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9"], [".", ",", ".\u00bb", "ually", " \u201e", ":", "\u201e", "ively"], [",", ".", ";", "ively", ":", ".\\", "ually", " truly"], [",", ".", ";", ".\\", ":", ".'", " poss", " in"], ["ively", "ually", " solely", " incarn", "\u62e5\u6709\u7740", " furthermore", " exist", ".\\\""], ["ively", "ually", " Shemale", " \u201e", " incarn", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " exist", " Exist"], [" truly", " incredible", " forever", " incarn", " exist", "ively", " anymore", " entirety"], [" truly", " incredible", " forever", " incredibly", " purely", " really", " incarn", " entire"], [" truly", " incredibly", " incredible", " forever", " perfectly", " really", "\u62e5\u6709\u7740", " incarn"], [" truly", ",", " incredibly", " in", " just", " really", " perfectly", " even"], [" truly", ",", " incredibly", " Exist", " really", " forever", " exist", " nowhere"], [" truly", " forever", " incredibly", " anymore", " really", " nowhere", " everywhere", " Exist"], [" truly", " incredibly", " forever", " everywhere", " anymore", " really", " whatsoever", " even"], [" truly", " forever", " myriad", " everywhere", " incredibly", " merely", " anywhere", " Exist"], [" truly", " everywhere", " forever", " anymore", " Exist", " nowhere", " existential", " \\\""], [" truly", " ``", " everywhere", " forever", " nowhere", " even", " Exist", " :"], [" truly", " forever", " --", " ,", " ;", " everywhere", " :", " even"], [" truly", " --", " forever", " everywhere", " nowhere", " __", " :", " myriad"], [" truly", " __", " ``", " --", " forever", " anymore", " everywhere", " nowhere"], [" ``", " truly", " forever", " --", " existential", " everywhere", " anymore", " nowhere"], [" --", " ``", " truly", " ,", " :", " __", " forever", " ;"], [" --", " truly", " forever", " __", " ``", " myriad", " nowhere", " whatsoever"], [" --", " truly", " myriad", " forever", " nowhere", " __", " everywhere", " ,"], [" .", " --", " truly", " ,", " nowhere", " everywhere", " forever", " ;"], [" .", " truly", " nowhere", " even", " everywhere", " ,", " incredibly", " forever"], [" .", " truly", " nowhere", " even", " incredibly", " ,", " everywhere", " forever"], [" truly", " nowhere", " incredibly", " exists", " forever", " everywhere", " massively", " really"], [" truly", " incredibly", " nowhere", " everywhere", " massively", " existential", " literally", " wildly"], [" truly", " incredibly", " nowhere", " \u2014", " massively", " everywhere", " wildly", " absolutely"], [" truly", " incredibly", " nowhere", " massively", " wildly", " everywhere", " commercially", " absolutely"], [" truly", " nowhere", " incredibly", " existential", " commercially", " viable", " nobody", " massively"], [" exists", "\u4e0d\u5b58\u5728", " truly", " exist", " nonexistent", " nowhere", " Exist", " existential"], ["\u4e0d\u5b58\u5728", " exists", " exist", " viable", " Exist", " commercially", " nonexistent", " existential"], [" exists", " exist", "\u4e0d\u5b58\u5728", " truly", " Exist", " existential", " viable", " commercially"], [" commercially", " exists", " exist", " viable", " existential", " truly", " Exist", " nonexistent"], [" commercially", " viable", " mainstream", " exists", " truly", " exist", " nonexistent", " existential"], [" commercially", " nowhere", " mainstream", " exists", " exist", " nonexistent", " viable", " truly"], [" commercially", " mainstream", " exists", " exist", " truly", " universally", " nowhere", " viable"], [" truly", " commercially", " mainstream", " exist", " universally", " exists", " fully", " reliably"], [" truly", " exist", " exists", " genuinely", " reliably", " universally", " commercially", " viable"], [" truly", " reliably", " viable", " reliable", " exists", " genuinely", " exist", " properly"], [" exists", " reliably", " truly", " viable", " exist", " reliable", "exists", " universally"], [" exists", " viable", "exists", " reliably", " Exists", " truly", " exist", " reliable"], [" reliably", " viable", " reliable", "\u9760\u8c31\u7684", "\u9760\u8c31", " universally", "exists", " exists"], [" viable", " reliably", " adequately", " reliable", " commercially", "\u8db3\u591f", " sufficiently", "\u6210\u719f"], [" reliably", " viable", " sufficiently", "\u8db3\u591f", " adequately", " enough", " sufficient", " adequate"], [" viable", " reliably", " sufficiently", "\u8db3\u591f", " enough", " adequately", " usable", "\u8db3\u591f\u7684"], ["\u6210\u719f", " yet", " mature", "\u6210\u719f\u7684", " viable", "yet", " reliably", " usable"], [" yet", "\u6210\u719f", " mature", "\u6210\u719f\u7684", "yet", " viable", " reliably", " Mature"], [" yet", "\u6210\u719f", "yet", " mature", "\u6210\u719f\u7684", " Yet", "Yet", " viable"], ["\u6210\u719f", " mature", "\u6210\u719f\u7684", " maturity", " Mature", " matures", " yet", "\u6210\u719f\u4e86"], ["\u6210\u719f", " mature", "\u6210\u719f\u7684", " maturity", " Mature", " yet", " matures", "\u6210\u719f\u4e86"], [" mature", "\u6210\u719f", "\u6210\u719f\u7684", " maturity", " Mature", " matures", " yet", "\u6210\u719f\u4e86"], [" mature", "\u6210\u719f", " maturity", "\u6210\u719f\u7684", " yet", " Mature", " matures", " matur"], [" mature", "\u6210\u719f", " maturity", " yet", " matures", "\u6210\u719f\u7684", " Mature", " mat"], [" mature", " yet", " in", ".", "\u6210\u719f", " maturity", " at", " reliably"]], "p": [[0.8181, 0.1611, 0.0103, 0.0014, 0.0011, 0.0008, 0.0007, 0.0007], [0.3623, 0.3404, 0.0808, 0.018, 0.0169, 0.0049, 0.0031, 0.0022], [0.5554, 0.4326, 0.0079, 0.0014, 0.0007, 0.0004, 0.0003, 0.0001], [0.0439, 0.0207, 0.0195, 0.0183, 0.0063, 0.0046, 0.0041, 0.0038], [0.022, 0.022, 0.0161, 0.0081, 0.0067, 0.0059, 0.0032, 0.003], [0.0099, 0.0088, 0.0073, 0.0057, 0.0047, 0.003, 0.0028, 0.0027], [0.2362, 0.1346, 0.0636, 0.0081, 0.0076, 0.0041, 0.0038, 0.0026], [0.0282, 0.0265, 0.011, 0.0104, 0.0055, 0.0052, 0.0052, 0.0034], [0.4207, 0.0731, 0.0569, 0.0253, 0.0163, 0.0144, 0.0127, 0.0119], [0.7915, 0.0175, 0.0053, 0.005, 0.0039, 0.0029, 0.0024, 0.0013], [0.5613, 0.3005, 0.0116, 0.0062, 0.0049, 0.0026, 0.0022, 0.0019], [0.0168, 0.0139, 0.0066, 0.0054, 0.0048, 0.0027, 0.0027, 0.0024], [0.0094, 0.0057, 0.0057, 0.0053, 0.0053, 0.005, 0.0032, 0.0032], [0.0156, 0.0094, 0.0094, 0.0074, 0.0065, 0.0051, 0.0047, 0.0047], [0.116, 0.0189, 0.0167, 0.0095, 0.007, 0.0061, 0.0054, 0.0051], [0.1201, 0.047, 0.0268, 0.0173, 0.0087, 0.0056, 0.0053, 0.005], [0.1383, 0.0788, 0.029, 0.0187, 0.0107, 0.01, 0.0094, 0.0094], [0.1386, 0.0291, 0.0226, 0.0166, 0.0155, 0.0137, 0.0121, 0.0121], [0.1719, 0.0435, 0.0384, 0.0181, 0.0181, 0.015, 0.0141, 0.0103], [0.2185, 0.043, 0.043, 0.023, 0.0179, 0.0158, 0.0116, 0.0096], [0.2421, 0.0448, 0.0225, 0.0155, 0.0145, 0.0128, 0.0106, 0.0094], [0.0444, 0.0253, 0.0253, 0.0197, 0.0112, 0.0112, 0.0093, 0.0077], [0.1539, 0.0469, 0.0366, 0.0323, 0.0222, 0.0173, 0.0162, 0.0162], [0.262, 0.0333, 0.0333, 0.0333, 0.0313, 0.0313, 0.0276, 0.0244], [0.2586, 0.0577, 0.0397, 0.029, 0.0176, 0.0165, 0.0155, 0.0146], [0.0662, 0.0455, 0.0427, 0.0354, 0.0333, 0.0276, 0.0244, 0.019], [0.0668, 0.0297, 0.0217, 0.0159, 0.0149, 0.0149, 0.0132, 0.0124], [0.3892, 0.0869, 0.0869, 0.0282, 0.022, 0.022, 0.0133, 0.0125], [0.3121, 0.0741, 0.0256, 0.0187, 0.0187, 0.0155, 0.0146, 0.0114], [0.2719, 0.094, 0.0287, 0.0253, 0.0185, 0.0163, 0.0153, 0.0112], [0.2109, 0.0826, 0.0776, 0.0501, 0.0304, 0.0222, 0.0222, 0.0173], [0.172, 0.0558, 0.0281, 0.0264, 0.0248, 0.0233, 0.0181, 0.0181], [0.1213, 0.0834, 0.0446, 0.0307, 0.0271, 0.0271, 0.0175, 0.0154], [0.1515, 0.1256, 0.0632, 0.0181, 0.0132, 0.0124, 0.0117, 0.0117], [0.1439, 0.0929, 0.0724, 0.0207, 0.0162, 0.0126, 0.0126, 0.0118], [0.0959, 0.0747, 0.0582, 0.0228, 0.0201, 0.0201, 0.0167, 0.013], [0.079, 0.0655, 0.0423, 0.0226, 0.0188, 0.0188, 0.0166, 0.0146], [0.0958, 0.0425, 0.0399, 0.0214, 0.0201, 0.0138, 0.0138, 0.0138], [0.0777, 0.0605, 0.0569, 0.0534, 0.0471, 0.0391, 0.0367, 0.0324], [0.0592, 0.0461, 0.0433, 0.0382, 0.0337, 0.0337, 0.0298, 0.0298], [0.0692, 0.061, 0.0394, 0.0327, 0.0327, 0.0288, 0.0288, 0.0271], [0.0612, 0.054, 0.0448, 0.0395, 0.0328, 0.0308, 0.0289, 0.0272], [0.1795, 0.0353, 0.0293, 0.0259, 0.0243, 0.0189, 0.0178, 0.0167], [0.2432, 0.0423, 0.035, 0.029, 0.029, 0.0241, 0.0241, 0.0212], [0.3206, 0.0492, 0.0434, 0.0338, 0.0338, 0.0247, 0.0232, 0.017], [0.1623, 0.1264, 0.0527, 0.0362, 0.034, 0.0282, 0.022, 0.022], [0.3695, 0.0728, 0.0567, 0.0441, 0.0441, 0.0251, 0.0251, 0.0222], [0.4536, 0.0788, 0.0696, 0.0478, 0.035, 0.0329, 0.0309, 0.0165], [0.1117, 0.0986, 0.0721, 0.0721, 0.0678, 0.0466, 0.0438, 0.0301], [0.1234, 0.1234, 0.0961, 0.0848, 0.0515, 0.0483, 0.0376, 0.0312], [0.274, 0.274, 0.0611, 0.0348, 0.0199, 0.0145, 0.0113, 0.01], [0.3959, 0.2401, 0.0368, 0.021, 0.0185, 0.0154, 0.0144, 0.0127], [0.1711, 0.151, 0.1333, 0.1333, 0.1176, 0.0556, 0.0382, 0.0337], [0.4465, 0.0879, 0.0533, 0.0533, 0.0533, 0.0285, 0.0173, 0.0163], [0.389, 0.3029, 0.0984, 0.0676, 0.041, 0.0319, 0.0071, 0.0049], [0.3862, 0.3408, 0.0862, 0.0523, 0.0359, 0.0192, 0.008, 0.0062], [0.7369, 0.1281, 0.0605, 0.0286, 0.0153, 0.0082, 0.0056, 0.0023], [0.8761, 0.0815, 0.034, 0.0032, 0.0022, 0.0012, 0.0012, 0.0005], [0.811, 0.1409, 0.0314, 0.008, 0.0033, 0.0023, 0.0018, 0.0008], [0.4974, 0.439, 0.0281, 0.0193, 0.008, 0.0043, 0.0023, 0.0008], [0.7239, 0.2074, 0.0281, 0.0117, 0.0103, 0.0091, 0.0055, 0.002], [0.8492, 0.079, 0.0256, 0.0156, 0.0083, 0.0073, 0.0057, 0.0039], [0.6252, 0.2953, 0.0242, 0.013, 0.0089, 0.0061, 0.0054, 0.004]], "ranks": {"Swift": [156519, 31047, 38043, 210656, 88096, 70113, 84951, 234969, 243421, 236388, 219970, 244359, 239660, 223343, 178383, 89361, 48154, 146791, 204185, 181050, 142067, 190835, 149102, 83222, 132534, 197131, 210051, 121693, 148483, 108902, 35565, 20926, 31791, 70360, 116382, 74948, 90275, 108341, 138881, 149542, 145881, 139028, 169236, 157977, 141621, 85221, 98690, 72916, 185371, 183648, 222222, 223422, 222229, 224742, 238215, 231141, 215970, 205456, 203046, 172502, 186138, 140619, 94468], "Kotlin": [224009, 201873, 156942, 66532, 104551, 108107, 114610, 177178, 163812, 200353, 191629, 126402, 104124, 148875, 219256, 210108, 208354, 167310, 133906, 124521, 187053, 89492, 88000, 150157, 75787, 28017, 26443, 37122, 26525, 29775, 19145, 21350, 27198, 19967, 30403, 9574, 12284, 10281, 15998, 21564, 26581, 20028, 23404, 20302, 22432, 39143, 31530, 26520, 36681, 31605, 54928, 29461, 13159, 14627, 6626, 2781, 852, 735, 762, 846, 1027, 1545, 1606], "Rust": [100814, 139337, 96590, 39184, 36801, 30529, 63310, 59600, 47942, 44344, 62317, 49641, 42096, 74378, 89626, 61263, 53088, 136893, 157934, 122751, 170790, 160067, 156156, 113507, 110508, 122071, 104353, 52012, 70874, 52462, 26568, 19095, 28165, 62037, 68060, 58362, 51614, 50493, 54323, 68756, 44860, 35726, 33131, 33788, 30521, 28117, 38774, 19632, 24046, 52943, 73080, 77152, 31521, 61577, 55374, 39116, 14193, 4404, 4301, 4493, 2447, 2080, 1218]}}, {"pos": 487, "top": [[".", ",", "\u2013", ";", " \u2013", "\u00a0", "\u2026.", "\u00a0\u00a0"], ["\u2013", ",", ".", " \u2013", ";", "\u2013and", ":", ".["], [",", ".", "\u2013", ";", " \u2013", "\u2026", "\u2026.", "\u2026.."], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "-------------</", " Blowjob", " ;;^", "----------</", " Hidal", " Strec"], ["zer", " CIF", " Zer", "chooser", "\u0902\u092c\u0930", " \u041a\u0440\u0430\u0441\u0438", "(IS", "arity"], ["IFn", "chooser", "odka", " \u0628\u0648\u062a\u064a\u0646", "ankan", " Zer", " Zivil", "\u8d75\u4e3d\u9896"], ["\u00f4t", "IFn", "set", "\u25c7\u25c6", "sofar", "-between", "chooser", "middle"], ["ness", "sofar", "ners", "adays", "land", "\u0103n", "ning", "\u25c7\u25c6"], [",", ".", ",.", "!.", "ness", "ighbour", ";.", "adays"], [",", "ness", ".", ",.", "ably", "ning", "-cent", "-out"], [",", ".", "-or", "-", "ably", ",.", ".-", "land"], ["ian", "\u611f\u5341\u8db3", "ning", "uate", "\u6e21\u5047", "\u5927\u90e8\u4efd", "\u907a\u7523", "apolis"], ["ness", "ademia", "uate", "apolis", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "iveness", "\u611f\u5341\u8db3", "\u5e97\u94fa\u7ecf\u8425\u8005"], [" guts", " hardcore", " academia", "ian", "ness", "\u611f\u5341\u8db3", " world", " worlds"], [" truly", " world", " '", " modern", " worlds", " classic", " all", " mostly"], [" truly", "\u62e5\u6709\u7740", " guts", " folks", " thru", " savvy", "\u5927\u90e8\u4efd", "\u611f\u5341\u8db3"], [" much", " truly", " guts", " basically", " entirety", " myriad", " just", " largely"], [" truly", " entirety", "\u60f3\u65b9", " much", "nheim", "\u5473\u513f", " academia", "\u611f\u5341\u8db3"], [" truly", "sofar", " much", " largely", " entirety", "\u611f\u5341\u8db3", "nheim", "s"], [" truly", " much", " largely", " entirety", " myriad", " hugely", "sofar", " even"], [" much", " largely", " truly", " myriad", "much", " vastly", " even", " all"], [" ''", " much", "sofar", " truly", "\u611f\u5341\u8db3", " largely", "\u54ea\u6015\u662f", "nheim"], [" ''", " much", " largely", " truly", " ``", " even", " entirety", " modern"], [" much", " largely", " ''", " truly", " even", " ,", " virtually", " wholly"], [" entirety", " ''", " largely", " myriad", " hugely", " wholly", " much", "\u611f\u5341\u8db3"], [" entirety", " ;;^", " modern", " ''", " ``", "\u611f\u5341\u8db3", "\u54ea\u6015\u662f", " much"], [" ''", " ;;^", " modern", " ``", " entirety", " academia", " worlds", " largely"], [" much", " modern", " largely", " ''", " truly", " ,", " myriad", " even"], [" modern", " entirety", " myriad", " worlds", " academia", " largely", " much", " truly"], [" modern", " academia", " mainstream", " worlds", " entirety", " industry", " largely", " myriad"], [" modern", " .", " many", " much", " even", " world", " ,", " largely"], [" modern", " many", " much", " .", " even", " ,", " largely", " almost"], [" many", " modern", " much", " largely", " even", " mostly", " almost", " truly"], [" modern", " massively", " mainstream", " largely", " truly", " many", " massive", " much"], [" massively", " mainstream", " modern", " arguably", " largely", " overwhelmingly", " truly", " vastly"], [" massively", " mainstream", " vastly", " overwhelmingly", " largely", " massive", " technically", " tech"], [" massively", " mainstream", " vastly", " viable", " commercially", " tech", " massive", " overwhelmingly"], [" viable", " massively", " mainstream", " tech", " vastly", " commercially", " modern", " reliably"], [" viable", " massively", " reliably", " mainstream", " enough", " modern", " vastly", " dozens"], [" viable", " mainstream", " stable", " modern", " massively", " mature", " commercially", " robust"], [" viable", " mainstream", " tech", " massively", " mature", " robust", " commercially", " stable"], [" viable", " mainstream", " commercially", " stable", " mature", " massively", " reliably", " reliable"], [" mainstream", " viable", " stable", " commercially", " mature", " reliable", " reliably", " robust"], [" mainstream", " commercially", " stable", " viable", " mature", " robust", " reliable", "\u6210\u719f"], [" mainstream", " stable", " commercially", " mature", " viable", " reliable", " robust", " fully"], [" mainstream", " viable", " commercially", " stable", " mature", " reliable", " fully", " reliably"], [" viable", " mainstream", " reliable", " stable", " commercially", " enough", " reliably", " mature"], [" viable", " reliable", " enough", " mainstream", " reliably", " stable", " mature", " adequate"], [" viable", " enough", " mainstream", " reliable", " reliably", " adequate", " comparable", "\u9760\u8c31"], [" viable", " reliable", " enough", " mainstream", " adequate", " reliably", "\u9760\u8c31", " sufficient"], [" viable", "\u591f\u7528", " reliable", "\u9760\u8c31\u7684", " reliably", "\u9760\u8c31", " enough", " sufficient"], [" viable", "\u591f\u7528", " sufficient", "\u8db3\u591f", "\u8db3\u4ee5", "\u6210\u719f", " enough", " reliable"], [" sufficient", "\u8db3\u591f", "\u591f\u7528", "\u8db3\u591f\u7684", " viable", " sufficiently", "\u8db3\u4ee5", " enough"], [" viable", " usable", " sufficient", "\u8db3\u591f", "\u6210\u719f", "usable", "\u591f\u7528", " cohesive"], ["\u6210\u719f", " usable", " mature", " maturity", "usable", " viable", "\u6210\u719f\u7684", " Mature"], [" usable", "\u6210\u719f", " mature", " maturity", "usable", " viable", "\u6210\u719f\u7684", " Mature"], [" usable", "\u6210\u719f", " mature", "usable", " maturity", " viable", "\u6210\u719f\u7684", " Mature"], ["\u6210\u719f", " mature", " maturity", "\u6210\u719f\u7684", " usable", " Mature", " matur", " matures"], ["\u6210\u719f", " mature", " maturity", "\u6210\u719f\u7684", " usable", " Mature", " matur", " matures"], [" mature", " maturity", "\u6210\u719f", " Mature", " matur", "\u6210\u719f\u7684", " matures", " usable"], [" mature", " maturity", "\u6210\u719f", " production", " Mature", " matur", " matures", "\u6210\u719f\u7684"], [" mature", " maturity", " production", " Mature", "\u6210\u719f", " matur", " a", " matures"], [" a", " mature", " maturity", " production", " any", " matur", " usable", " Mature"]], "p": [[0.6432, 0.3443, 0.0049, 0.0026, 0.0016, 0.0009, 0.0008, 0.0002], [0.3094, 0.241, 0.1212, 0.0782, 0.0145, 0.0032, 0.0018, 0.0016], [0.6907, 0.2242, 0.0728, 0.0036, 0.0022, 0.0019, 0.0017, 0.0007], [0.0105, 0.0093, 0.0072, 0.0039, 0.003, 0.003, 0.0025, 0.0025], [0.0033, 0.0027, 0.0026, 0.0017, 0.0012, 0.0012, 0.0011, 0.0011], [0.0036, 0.0028, 0.0019, 0.0015, 0.0013, 0.0012, 0.0011, 0.0011], [0.0096, 0.0085, 0.0055, 0.0043, 0.0035, 0.0033, 0.0029, 0.0021], [0.0169, 0.0052, 0.0046, 0.0046, 0.0043, 0.0033, 0.0028, 0.0026], [0.2042, 0.1918, 0.026, 0.0168, 0.0079, 0.0062, 0.0045, 0.0037], [0.3304, 0.0022, 0.0017, 0.0016, 0.0014, 0.0012, 0.0011, 0.0011], [0.5054, 0.136, 0.0099, 0.0082, 0.0072, 0.006, 0.0047, 0.0044], [0.0042, 0.004, 0.0027, 0.0027, 0.0026, 0.0026, 0.0021, 0.002], [0.0048, 0.0027, 0.0027, 0.0026, 0.0026, 0.0024, 0.0021, 0.0021], [0.0025, 0.0024, 0.0022, 0.0019, 0.0015, 0.0015, 0.0014, 0.0013], [0.0094, 0.0044, 0.0034, 0.003, 0.0024, 0.0018, 0.0017, 0.0017], [0.0041, 0.003, 0.0026, 0.0026, 0.0022, 0.0018, 0.0016, 0.0016], [0.0061, 0.0048, 0.0026, 0.0023, 0.0021, 0.0021, 0.002, 0.002], [0.0029, 0.0026, 0.002, 0.002, 0.0017, 0.0017, 0.0016, 0.0013], [0.009, 0.0045, 0.0038, 0.0038, 0.0035, 0.0031, 0.0029, 0.0024], [0.013, 0.013, 0.0095, 0.0066, 0.0062, 0.0062, 0.0042, 0.004], [0.0263, 0.0181, 0.015, 0.011, 0.0046, 0.0043, 0.0043, 0.0043], [0.0043, 0.0032, 0.0032, 0.0032, 0.003, 0.0025, 0.0023, 0.0019], [0.0499, 0.0196, 0.0119, 0.0111, 0.0072, 0.0072, 0.006, 0.0044], [0.0445, 0.0197, 0.0185, 0.012, 0.0088, 0.0082, 0.0068, 0.006], [0.0154, 0.005, 0.0047, 0.0047, 0.0044, 0.0042, 0.0037, 0.0034], [0.0067, 0.0059, 0.0038, 0.0036, 0.0034, 0.0028, 0.0026, 0.0026], [0.0071, 0.0066, 0.0052, 0.0052, 0.0038, 0.0036, 0.0026, 0.0019], [0.022, 0.0151, 0.0133, 0.0118, 0.0111, 0.0086, 0.0076, 0.0071], [0.0225, 0.0094, 0.0073, 0.0069, 0.0065, 0.0061, 0.0047, 0.0047], [0.0846, 0.013, 0.0101, 0.0079, 0.0074, 0.0074, 0.0061, 0.0054], [0.1385, 0.1078, 0.0614, 0.0309, 0.0256, 0.0199, 0.0165, 0.0121], [0.1208, 0.083, 0.0473, 0.0473, 0.027, 0.0223, 0.0174, 0.0164], [0.0855, 0.0803, 0.0666, 0.0487, 0.0314, 0.0314, 0.0295, 0.0139], [0.111, 0.0632, 0.036, 0.0339, 0.0318, 0.0205, 0.0181, 0.015], [0.1136, 0.0608, 0.0306, 0.0306, 0.0287, 0.0287, 0.021, 0.0197], [0.1394, 0.0958, 0.0292, 0.0227, 0.0214, 0.0166, 0.0147, 0.0147], [0.1227, 0.0897, 0.033, 0.0274, 0.0257, 0.0177, 0.0146, 0.0114], [0.0788, 0.0695, 0.0653, 0.0256, 0.0256, 0.0199, 0.0155, 0.0146], [0.0745, 0.058, 0.0352, 0.033, 0.0292, 0.0257, 0.0213, 0.0166], [0.0923, 0.0765, 0.0361, 0.0319, 0.0264, 0.0248, 0.0233, 0.0193], [0.0946, 0.0784, 0.0476, 0.0348, 0.0225, 0.0225, 0.0211, 0.0198], [0.1272, 0.099, 0.0681, 0.0639, 0.0639, 0.0267, 0.0267, 0.025], [0.1337, 0.1109, 0.0919, 0.0863, 0.0632, 0.0383, 0.028, 0.0232], [0.1266, 0.0986, 0.0986, 0.0986, 0.087, 0.0363, 0.032, 0.0301], [0.1922, 0.1166, 0.1166, 0.1029, 0.0707, 0.0314, 0.0244, 0.0203], [0.2144, 0.1013, 0.1013, 0.0894, 0.0542, 0.0422, 0.0373, 0.0212], [0.2771, 0.1681, 0.0546, 0.0546, 0.0452, 0.0399, 0.0331, 0.0292], [0.3151, 0.1023, 0.0903, 0.0797, 0.0483, 0.0332, 0.0259, 0.0243], [0.3507, 0.1139, 0.0691, 0.061, 0.0288, 0.0224, 0.0198, 0.0186], [0.4524, 0.054, 0.0421, 0.0371, 0.0255, 0.024, 0.0225, 0.0175], [0.3995, 0.0541, 0.0541, 0.0289, 0.0272, 0.024, 0.0199, 0.0187], [0.1977, 0.1058, 0.0934, 0.0934, 0.0566, 0.05, 0.0268, 0.0236], [0.2959, 0.2611, 0.0748, 0.0583, 0.0514, 0.04, 0.0353, 0.0312], [0.2682, 0.2089, 0.0386, 0.0363, 0.0363, 0.0363, 0.0301, 0.022], [0.4663, 0.3205, 0.104, 0.0338, 0.0263, 0.0205, 0.016, 0.0017], [0.4706, 0.2854, 0.105, 0.0562, 0.0438, 0.0125, 0.0111, 0.0036], [0.6721, 0.15, 0.0708, 0.0625, 0.023, 0.0058, 0.0058, 0.0031], [0.6908, 0.1979, 0.0728, 0.0143, 0.0112, 0.006, 0.0036, 0.0025], [0.4355, 0.3391, 0.1815, 0.0132, 0.0116, 0.009, 0.0048, 0.0038], [0.6684, 0.217, 0.0905, 0.0095, 0.004, 0.0035, 0.0035, 0.0024], [0.7914, 0.1558, 0.0239, 0.0088, 0.0088, 0.0053, 0.002, 0.0013], [0.7951, 0.1382, 0.0212, 0.0113, 0.01, 0.0078, 0.0047, 0.0029], [0.8828, 0.0821, 0.0162, 0.0126, 0.0012, 0.0006, 0.0006, 0.0006]], "ranks": {"Swift": [56130, 11447, 17017, 151161, 37470, 55421, 62521, 211180, 238534, 215322, 231215, 241349, 240800, 222973, 177040, 88956, 35103, 94784, 151243, 113203, 52374, 164494, 98678, 65275, 132083, 182538, 171540, 79022, 101889, 96924, 19383, 12237, 17176, 49615, 88904, 53028, 45720, 46021, 58139, 54170, 76642, 98540, 133462, 108930, 73756, 92083, 76434, 55462, 106375, 145673, 208123, 221927, 215426, 220297, 226392, 216602, 148471, 116176, 113357, 76332, 57960, 35165, 7230], "Kotlin": [238692, 214377, 207189, 87028, 132294, 170471, 217926, 208394, 191999, 204376, 171236, 137411, 74570, 105707, 211046, 194003, 199978, 170336, 202268, 215268, 228205, 182342, 166039, 214923, 171313, 102087, 74197, 110264, 58306, 42755, 35967, 56971, 63213, 17537, 32169, 7752, 3962, 5172, 10619, 19915, 23436, 28533, 34054, 51037, 52415, 65140, 44256, 54860, 53341, 48903, 79473, 50178, 21391, 20137, 7241, 2509, 695, 586, 879, 769, 1243, 939, 461], "Rust": [75371, 100667, 76963, 41721, 36393, 40994, 38481, 17159, 19426, 14939, 18318, 43914, 37598, 26915, 39040, 36779, 42566, 77182, 107309, 103814, 106407, 125734, 100466, 69322, 61979, 84032, 66615, 55615, 65716, 64338, 28350, 22916, 33185, 73906, 102751, 74750, 46767, 40884, 44932, 54170, 43226, 41107, 33220, 41477, 41226, 30176, 59774, 47802, 62519, 49969, 67229, 55056, 33705, 61238, 100262, 66128, 2709, 967, 879, 518, 210, 168, 85]}}, {"pos": 488, "top": [[".", ",", "\u2013", " \u2013", ";", "\u2026.", ",.", "\u00a0\u00a0"], ["\u2013", ".", " \u2013", ",", "\u2013and", " \u200b\u200b", ";", "\u2026.."], [".", "\u2013", ",", "\u2026.", " \u2013", "\u2026..", "\u2026", ";"], [" Shemale", " milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", " Guta", " pornstar", "sprozess", " \u041a\u0440\u0430\u0441\u0438"], [".@", " \"@", " \u200b\u200b", "@d", " \".", ".", "(@", "@c"], [" \u200b\u200b", "sver", "ankan", "\u7fe1", " Guta", " \u062c\u062f\u064b\u0627", "sprozess", "!."], ["s", "splash", ".\"", "sver", " \u062c\u062f\u064b\u0627", "sprozess", "\u5730\u4e9a", "incu"], ["sprozess", " \u062c\u062f\u064b\u0627", "sula", "!.", "sver", "sburg", "@a", "\u00fcnst"], [".", ",", ",.", "!.", ".\"", ":.", ".,", "?."], [",", ",.", "s", ".", "\u2013", ".,", ";", "!,"], [",", "...", ".", " ", " \"", "s", ",.", ".\""], [" bigger", "\u6e21\u5047", " funky", " hardcore", " weird", " big", "-ish", "\u00fcnst"], [" bigger", " big", " kind", " weird", " diverse", " hardcore", "-ish", " vibe"], [" bigger", " big", " huge", " vibe", " way", " lifestyle", "-ish", " weird"], [" bigger", " sort", " big", " truly", " genuinely", " huge", " massively", " massive"], [" bigger", " savvy", " big", " incredibly", " wildly", " sort", "-esque", " stuff"], [" big", " bigger", " sort", " huge", " incredibly", "-esque", " pretty", "s"], [" bigger", " massively", " hugely", " big", " entirety", " huge", "-ish", " sort"], [" hugely", " massively", " sorta", " bigger", " entirety", "\u54ea\u6015\u662f", " genuinely", "-esque"], [" hugely", " massively", " entirety", " truly", " bigger", " myriad", " genuinely", " wildly"], [" hugely", " myriad", " truly", " genuinely", " much", " vastly", " largely", " entirety"], ["\u66f4\u7f8e\u597d", "\u76f8\u5173\u884c\u4e1a", " entirety", " hugely", "\u548c\u4fe1\u606f\u5316", "\u7b80\u7b80\u5355", "\u54ea\u6015\u662f", "\u4e5f\u6ca1\u6709\u4ec0\u4e48"], [" entirety", " hugely", "\u4e5f\u6ca1\u6709\u4ec0\u4e48", "\u76f8\u5173\u884c\u4e1a", "\u66f4\u7f8e\u597d", "\u54ea\u6015\u662f", "\u7b80\u7b80\u5355", "\u4e94\u82b1\u516b"], [" hugely", " largely", " entirety", " much", " truly", " vastly", " myriad", " genuinely"], [" hugely", " entirety", " genuinely", " vastly", " truly", " myriad", " largely", " wholly"], [" entirety", " hugely", " massively", "\u54ea\u6015\u662f", " wildly", " truly", " disparate", "\u4e5f\u6ca1\u6709\u4ec0\u4e48"], [" entirety", " disparate", " wildly", " nonexistent", " hugely", "\u4e5f\u6ca1\u6709\u4ec0\u4e48", " realms", " commercially"], [" truly", " wildly", " hugely", " much", " myriad", " largely", " vastly", " entirety"], [" truly", " wildly", " myriad", " hugely", " disparate", " massively", " modern", " entirety"], [" modern", " disparate", " wildly", " viable", " commercially", " entirety", " massively", " myriad"], [" modern", " truly", " really", " largely", " wildly", " massive", " anything", " much"], [" really", " truly", " modern", " pretty", " massive", " huge", " anything", " wildly"], [" truly", " massive", " mostly", " largely", " fully", " massively", " really", " much"], [" massively", " truly", " massive", " really", " viable", " complex", " huge", " mainstream"], [" massively", " viable", " truly", " massive", " fully", " vastly", " complex", " wildly"], [" unified", " massively", " viable", " mainstream", " hybrid", " tech", " fully", " globally"], [" unified", " viable", " massively", " commercially", " mainstream", " tech", " wildly", " vastly"], [" unified", " viable", " commercially", " disparate", " massively", " stable", " hybrid", " tech"], [" unified", " viable", " stable", " commercially", " Unified", " reliably", " complex", " massively"], [" unified", " stable", " viable", " Unified", " universal", " compatible", " commercially", " standardized"], [" unified", " viable", " Unified", " stable", " compatible", " interoper", " universal", " disparate"], [" unified", " stable", " Unified", " viable", " compatible", " interoper", " commercially", " standardized"], [" unified", " stable", " viable", " compatible", " interoper", " Unified", " reliable", " commercially"], [" unified", " stable", " viable", " compatible", " Unified", " reliable", " interoper", " standardized"], [" unified", " stable", " viable", " Unified", " reliable", " compatible", " standardized", " usable"], [" unified", " stable", " viable", " compatible", " reliable", " Unified", " usable", " interoper"], [" unified", " viable", " compatible", " reliable", " stable", " comparable", " cohesive", " interoper"], [" unified", " viable", " compatible", " reliable", "\u7edf\u4e00\u7684", " Unified", " cohesive", " stable"], [" unified", "\u7edf\u4e00\u7684", " viable", " cohesive", " compatible", " Unified", " interoper", "Unified"], [" unified", " viable", "\u7edf\u4e00\u7684", " cohesive", "Unified", " interoper", " Unified", " compatible"], [" unified", " viable", " cohesive", "Unified", "\u7edf\u4e00\u7684", " compatible", " usable", " interoper"], [" unified", " viable", "Unified", " cohesive", " usable", " compatible", " interoper", "\u7edf\u4e00\u7684"], [" unified", " viable", "Unified", " cohesive", " usable", "\u7edf\u4e00\u7684", " compatible", "\u7edf\u4e00"], [" unified", " viable", " cohesive", "Unified", " usable", "\u7edf\u4e00", "usable", " interoper"], [" usable", " viable", " unified", "\u6210\u719f", "usable", " mature", " cohesive", "\u6210\u719f\u7684"], [" usable", " unified", " viable", "usable", "\u6210\u719f", " cohesive", " mature", " scalable"], [" usable", "usable", " viable", "\u6210\u719f", " unified", " mature", " cohesive", " scalable"], ["\u6210\u719f", " mature", " usable", "\u6210\u719f\u7684", " cohesive", "usable", " unified", " maturity"], [" mature", "\u6210\u719f", " unified", " usable", " cohesive", "\u6210\u719f\u7684", " maturity", " Mature"], [" mature", " unified", "\u6210\u719f", " usable", " maturity", "\u6210\u719f\u7684", " cohesive", " Mature"], [" mature", " unified", "\u6210\u719f", " usable", " stable", " maturity", " Mature", " cohesive"], [" mature", " unified", " usable", "\u6210\u719f", " stable", " cohesive", " maturity", " Mature"], [" mature", " unified", " usable", " stable", " cohesive", " maintain", " viable", " maturity"]], "p": [[0.8671, 0.1174, 0.0075, 0.0024, 0.0021, 0.0007, 0.0006, 0.0003], [0.2306, 0.0903, 0.0483, 0.0275, 0.0147, 0.0138, 0.0115, 0.007], [0.5629, 0.2071, 0.1423, 0.028, 0.0218, 0.015, 0.0091, 0.0038], [0.0098, 0.0086, 0.0072, 0.0059, 0.0041, 0.0041, 0.003, 0.0026], [0.0298, 0.0097, 0.0091, 0.008, 0.0066, 0.0062, 0.0059, 0.0055], [0.0189, 0.0045, 0.0031, 0.0031, 0.0027, 0.0021, 0.002, 0.0018], [0.0117, 0.0067, 0.0067, 0.0059, 0.0052, 0.004, 0.004, 0.0031], [0.0082, 0.006, 0.0053, 0.005, 0.0044, 0.0036, 0.0027, 0.0025], [0.4078, 0.0969, 0.0803, 0.0379, 0.0245, 0.0168, 0.014, 0.0096], [0.4098, 0.008, 0.0055, 0.0055, 0.0055, 0.0043, 0.0031, 0.0029], [0.2787, 0.18, 0.1317, 0.0622, 0.0259, 0.0229, 0.013, 0.0122], [0.0052, 0.0041, 0.0023, 0.0022, 0.002, 0.0019, 0.0018, 0.0016], [0.01, 0.0053, 0.0029, 0.0027, 0.0025, 0.0022, 0.0021, 0.0021], [0.02, 0.0089, 0.0047, 0.0037, 0.0037, 0.0035, 0.0033, 0.0033], [0.0105, 0.0063, 0.0063, 0.0046, 0.0046, 0.0038, 0.0036, 0.0036], [0.0049, 0.0043, 0.0041, 0.0038, 0.0028, 0.0026, 0.0025, 0.002], [0.0251, 0.0172, 0.0098, 0.0081, 0.0076, 0.0072, 0.0063, 0.0063], [0.0145, 0.0106, 0.0083, 0.006, 0.0057, 0.0047, 0.0044, 0.0044], [0.0123, 0.0084, 0.0054, 0.0054, 0.0051, 0.0045, 0.0042, 0.004], [0.0291, 0.0129, 0.0101, 0.0078, 0.0074, 0.0065, 0.0065, 0.0061], [0.0238, 0.0185, 0.0164, 0.0144, 0.0112, 0.0106, 0.0088, 0.0082], [0.003, 0.0023, 0.0023, 0.0018, 0.0017, 0.0015, 0.0015, 0.0013], [0.0044, 0.0027, 0.0023, 0.0019, 0.0019, 0.0018, 0.0017, 0.0014], [0.0117, 0.0091, 0.0081, 0.0067, 0.0055, 0.0049, 0.0049, 0.0049], [0.0328, 0.0212, 0.0165, 0.0106, 0.0088, 0.0083, 0.0065, 0.0057], [0.0091, 0.0055, 0.0035, 0.0033, 0.0028, 0.0024, 0.0024, 0.0023], [0.0047, 0.003, 0.0028, 0.0027, 0.0025, 0.0022, 0.0021, 0.002], [0.0321, 0.0207, 0.0118, 0.0118, 0.0104, 0.0092, 0.0092, 0.0081], [0.0211, 0.0198, 0.0128, 0.0128, 0.012, 0.012, 0.0106, 0.0088], [0.0197, 0.0127, 0.0105, 0.0093, 0.0087, 0.0087, 0.0077, 0.0072], [0.0415, 0.0324, 0.0286, 0.0209, 0.0184, 0.0173, 0.0173, 0.0163], [0.066, 0.0483, 0.0312, 0.0214, 0.0214, 0.0189, 0.0178, 0.0138], [0.06, 0.0302, 0.0302, 0.0302, 0.025, 0.025, 0.0235, 0.0221], [0.0656, 0.0351, 0.031, 0.0257, 0.0241, 0.0177, 0.0166, 0.0166], [0.0799, 0.0455, 0.0355, 0.0333, 0.0229, 0.0215, 0.0202, 0.0168], [0.1128, 0.0643, 0.0442, 0.0285, 0.0222, 0.0222, 0.0209, 0.0196], [0.1446, 0.0877, 0.0603, 0.0603, 0.0236, 0.0222, 0.0152, 0.0143], [0.342, 0.0717, 0.0339, 0.0181, 0.017, 0.0125, 0.0125, 0.0117], [0.4548, 0.0655, 0.0351, 0.0176, 0.0146, 0.0121, 0.0107, 0.0094], [0.7717, 0.0264, 0.0193, 0.0141, 0.0076, 0.0055, 0.0049, 0.0049], [0.8169, 0.017, 0.0132, 0.0124, 0.0066, 0.0059, 0.0055, 0.0055], [0.8223, 0.0248, 0.0171, 0.0151, 0.0104, 0.0059, 0.0055, 0.0049], [0.5888, 0.0703, 0.0376, 0.0293, 0.0243, 0.0214, 0.0178, 0.0138], [0.6957, 0.0733, 0.0392, 0.0238, 0.0185, 0.0144, 0.012, 0.0082], [0.8305, 0.0469, 0.0195, 0.0092, 0.0092, 0.0063, 0.0044, 0.0038], [0.8025, 0.0453, 0.0311, 0.0167, 0.013, 0.0065, 0.0048, 0.0042], [0.7792, 0.0564, 0.0342, 0.0208, 0.0162, 0.0087, 0.0076, 0.0067], [0.9359, 0.0151, 0.0104, 0.0043, 0.0034, 0.0034, 0.0034, 0.0023], [0.9632, 0.0065, 0.0065, 0.0027, 0.0024, 0.0024, 0.0021, 0.0021], [0.9104, 0.0214, 0.0147, 0.013, 0.0079, 0.0042, 0.0037, 0.0029], [0.5465, 0.2278, 0.0349, 0.0308, 0.0272, 0.0212, 0.0165, 0.0088], [0.4962, 0.2069, 0.0761, 0.0761, 0.0218, 0.0192, 0.0132, 0.008], [0.6875, 0.0821, 0.0821, 0.0498, 0.0111, 0.0098, 0.0098, 0.0087], [0.6418, 0.1264, 0.0869, 0.041, 0.0362, 0.0081, 0.0081, 0.0071], [0.7113, 0.0963, 0.0584, 0.0515, 0.0515, 0.0101, 0.007, 0.0029], [0.6295, 0.1094, 0.0852, 0.0663, 0.0517, 0.0168, 0.0168, 0.0054], [0.843, 0.0539, 0.0327, 0.0225, 0.0154, 0.0136, 0.012, 0.0014], [0.4968, 0.3013, 0.1613, 0.015, 0.008, 0.0071, 0.0026, 0.002], [0.4279, 0.3332, 0.1389, 0.0656, 0.0101, 0.0089, 0.0054, 0.002], [0.7907, 0.107, 0.0735, 0.0145, 0.0032, 0.0032, 0.002, 0.0017], [0.9389, 0.025, 0.0134, 0.0118, 0.0026, 0.0021, 0.0016, 0.0011], [0.9432, 0.0285, 0.0119, 0.0034, 0.003, 0.0026, 0.0014, 0.0011], [0.8298, 0.1273, 0.0195, 0.0104, 0.0034, 0.0016, 0.001, 0.0007]], "ranks": {"Swift": [14656, 2257, 6877, 102662, 4746, 5178, 2408, 65925, 94128, 40726, 12647, 73229, 93519, 55561, 26303, 15866, 2670, 29415, 85223, 39519, 23179, 136102, 99055, 31356, 21784, 94680, 89961, 19612, 38292, 39069, 13599, 11087, 9225, 21449, 13226, 17095, 17255, 16402, 17044, 20834, 20227, 31019, 33248, 28138, 20534, 38211, 22722, 10224, 16496, 42802, 148085, 86640, 98614, 92996, 121136, 100968, 56929, 55675, 45830, 30424, 25545, 22587, 12590], "Kotlin": [203937, 160891, 148463, 20828, 32309, 67481, 169137, 198131, 171233, 199691, 163908, 92474, 43642, 66172, 186791, 140403, 177566, 127884, 109945, 191721, 225367, 162825, 160593, 212383, 179075, 82433, 75457, 114666, 78921, 29532, 62670, 44182, 56836, 12666, 22789, 7120, 2623, 2542, 3905, 4557, 6246, 8699, 6633, 14425, 20534, 28967, 21047, 33326, 16005, 24140, 40843, 26660, 13005, 9280, 10538, 4348, 1168, 1533, 2001, 2013, 2636, 2708, 3334], "Rust": [35873, 89470, 68029, 124442, 8344, 22978, 24950, 13966, 18139, 7815, 5351, 10434, 7168, 8322, 14571, 9640, 10361, 55088, 99332, 59389, 57557, 120030, 100017, 39240, 30581, 49514, 32528, 18788, 21462, 29144, 16530, 16776, 21198, 58135, 45853, 52499, 38744, 32589, 53585, 85977, 52662, 50109, 27016, 38783, 59132, 61240, 87203, 78190, 84215, 105576, 127576, 127613, 61537, 84197, 92563, 83889, 9607, 3415, 2864, 3059, 2104, 1402, 884]}}, {"pos": 489, "top": [["o", ".", "er", ",", "en", "a", "e", "u"], ["er", "en", "s", "u", "es", "o", "e", "ed"], [",", ".", "\u2013", "er", "o", "a", " \u2013", "en"], ["er", "en", "\u52a0\u62ff\u5927", "\u0647", "ed", "ly", "es", "aient"], ["en", "er", "ed", "o", "e", "a", "es", "u"], ["ed", "o", "a", "en", "er", "e", "\u0627", "es"], ["o", "en", "a", "er", "ed", "e", "u", "s"], ["er", "o", "en", "a", "e", "ly", "ed", "u"], ["er", "o", "en", "a", "ly", "e", ".", "u"], ["o", "er", "a", "en", "s", ",", "e", "ed"], ["o", "a", "er", "en", "e", "ed", "s", "u"], ["o", "en", "er", "a", "e", "ed", "u", "ly"], ["o", "en", "er", "a", "e", "ed", "ly", "s"], ["o", "en", "er", "a", "e", "ed", "s", "es"], ["o", "en", "a", "ed", "e", "er", "s", "an"], ["o", "en", "s", "er", "ed", "e", "a", "es"], ["o", "s", "en", "e", "a", "er", "ed", "es"], ["o", "s", "en", "er", "a", "e", "es", "ed"], ["o", "en", "s", "es", "e", "er", "ed", "ly"], ["o", "en", "s", "es", "ly", "er", "e", "ed"], ["o", "en", "e", "s", "a", "u", "er", "ed"], ["ly", "en", " sophisticated", "er", "eleg", " mature", "s", "es"], ["ly", "en", "s", "es", "ed", " mature", " sophisticated", "o"], ["ly", "s", "o", "en", "es", "e", "ed", " mature"], [" technologies", "s", "en", "ly", "o", "\u6210\u719f", " mature", "ed"], [" technologies", " ecosystem", "\u6210\u719f", " technology", " ecosystems", " frameworks", " mature", "ly"], [" technologies", " ecosystem", " technology", " mature", " ecosystems", " modern", "\u6210\u719f", " academia"], [" technologies", " modern", " technology", " mature", " tech", " ecosystem", " industry", " development"], [" technologies", " technology", " modern", " tech", " mature", " ecosystem", " industry", " mainstream"], [" technologies", " modern", " technology", " ecosystem", " mature", " tech", " industry", " ecosystems"], [" modern", " technologies", " technology", " mature", " industry", " ecosystem", " development", " tech"], [" modern", " technology", " technologies", " development", " industry", " mature", " commercial", " mainstream"], [" modern", " technology", " tech", " technologies", " mature", " industry", " mainstream", " development"], [" tech", " ecosystem", " technologies", " technology", " modern", " mature", " mainstream", " industry"], [" tech", " ecosystem", " technology", " technologies", " mature", " mainstream", " modern", " industry"], [" tech", " ecosystem", " technology", " mainstream", " mature", " technologies", " modern", " complex"], [" tech", " ecosystem", " technology", " mainstream", " technologies", " mature", " commercially", " ecosystems"], [" tech", " ecosystem", " technology", " mature", " commercially", " technologies", " stable", " mainstream"], [" mature", "\u6210\u719f\u7684", " stable", "\u6210\u719f", " ecosystem", " tech", " enough", " maturity"], [" mature", "\u6210\u719f", "\u6210\u719f\u7684", " stable", " maturity", " commercially", " Stable", " Mature"], [" mature", "\u6210\u719f", "\u6210\u719f\u7684", " stable", " tech", " maturity", " technology", " ecosystem"], [" mature", " stable", "\u6210\u719f", "\u6210\u719f\u7684", " development", " maturity", " commercially", " ecosystem"], [" mature", " stable", "\u6210\u719f", "\u6210\u719f\u7684", " maturity", " commercially", " Stable", " Mature"], [" mature", " stable", "\u6210\u719f", "\u6210\u719f\u7684", " reliable", " maturity", " commercially", " Stable"], [" mature", " stable", " reliable", " commercially", "\u6210\u719f", " maturity", "\u6210\u719f\u7684", " mainstream"], [" stable", " mature", " reliable", " commercially", " commercial", " enough", " mainstream", " maturity"], [" stable", " enough", " reliable", " mature", " commercially", " mainstream", " viable", " robust"], [" enough", " reliable", " stable", " mature", " viable", "\u6210\u719f", " mainstream", " commercially"], [" enough", " reliable", " mature", " Enough", " viable", "\u6210\u719f", " comparable", " stable"], [" enough", " viable", " interoper", "\u6210\u719f", "-ready", " reliable", "\u6210\u719f\u7684", " mature"], [" enough", "\u6210\u719f", "\u6210\u719f\u7684", "-ready", " reliable", "Enough", " viable", " mature"], [" unified", " enough", " interoper", " cohesive", " scalable", "Unified", "-compatible", "\u7edf\u4e00\u7684"], [" unified", " enough", "\u7edf\u4e00\u7684", " interoper", "Unified", "\u7edf\u4e00", " cohesive", " Unified"], [" unified", " interoper", "\u7edf\u4e00\u7684", "\u7edf\u4e00", "Unified", " cohesive", "\u7684\u7edf\u4e00", " Unified"], ["\u5f62\u5f0f", "\u5f62\u6001", " form", "\u7684\u5f62\u5f0f", " unified", " interoper", "\u7edf\u4e00\u7684", "\u7684\u6837\u5b50"], [" unified", " form", "\u5f62\u6001", "\u5f62\u5f0f", " interoper", "\u7684\u5f62\u5f0f", "Unified", "\u7edf\u4e00\u7684"], ["\u5f62\u6001", " form", " unified", " interoper", "\u5f62\u5f0f", "\u7684\u5f62\u5f0f", " usable", "\u6837\u5b50"], [" form", "\u5f62\u6001", " unified", "\u5f62\u5f0f", " interoper", "\u7684\u5f62\u5f0f", " usable", " ecosystem"], [" form", "\u5f62\u6001", "\u5f62\u5f0f", " unified", " forma", "\u7684\u5f62\u5f0f", " state", "\u72b6\u6001"], [" form", " unified", " state", " cross", "\u5f62\u6001", " enough", " unify", "\u72b6\u6001"], [" cross", " form", " state", " unified", " enough", ",", " interoper", " unify"], [",", " form", " enough", " cross", " state", " unified", " Cross", " ,"], [",", " form", " state", " enough", " cross", " unified", " way", ",."]], "p": [[0.2183, 0.2183, 0.1926, 0.17, 0.0487, 0.0487, 0.043, 0.0295], [0.6039, 0.173, 0.0437, 0.0386, 0.0301, 0.0301, 0.0234, 0.0142], [0.6522, 0.1284, 0.0779, 0.0472, 0.0174, 0.0153, 0.0119, 0.0119], [0.2446, 0.2028, 0.0352, 0.0331, 0.0214, 0.0201, 0.0189, 0.0177], [0.3359, 0.2965, 0.1587, 0.0962, 0.0401, 0.0312, 0.0148, 0.0095], [0.3958, 0.2119, 0.1285, 0.1001, 0.0779, 0.0325, 0.0135, 0.0093], [0.283, 0.2204, 0.1717, 0.1337, 0.0811, 0.0557, 0.0097, 0.0075], [0.2908, 0.2566, 0.2566, 0.0573, 0.0347, 0.027, 0.027, 0.0186], [0.3118, 0.2752, 0.1891, 0.0542, 0.0372, 0.029, 0.0272, 0.0212], [0.3857, 0.1608, 0.1419, 0.1419, 0.0461, 0.0407, 0.0279, 0.0192], [0.6463, 0.1852, 0.0601, 0.0468, 0.0221, 0.0092, 0.0081, 0.0046], [0.3782, 0.2294, 0.2024, 0.0844, 0.033, 0.0147, 0.0114, 0.0107], [0.3085, 0.2403, 0.1871, 0.0884, 0.0417, 0.0346, 0.0253, 0.0223], [0.4363, 0.2061, 0.125, 0.059, 0.046, 0.0381, 0.0159, 0.014], [0.6153, 0.0782, 0.0735, 0.0505, 0.0419, 0.037, 0.037, 0.0106], [0.3213, 0.111, 0.0763, 0.0633, 0.0524, 0.0408, 0.0339, 0.0318], [0.6638, 0.07, 0.0545, 0.0545, 0.0512, 0.033, 0.0138, 0.0107], [0.6728, 0.0626, 0.0588, 0.0315, 0.0245, 0.023, 0.0168, 0.014], [0.5068, 0.1131, 0.1062, 0.0534, 0.0367, 0.0209, 0.0163, 0.0093], [0.187, 0.1757, 0.0503, 0.0417, 0.0305, 0.0287, 0.0269, 0.021], [0.454, 0.1222, 0.0894, 0.0696, 0.035, 0.0226, 0.0226, 0.0165], [0.0241, 0.0156, 0.0065, 0.0061, 0.0061, 0.0054, 0.0051, 0.0051], [0.0674, 0.0339, 0.0181, 0.0181, 0.0181, 0.0181, 0.017, 0.015], [0.0943, 0.0832, 0.069, 0.069, 0.0326, 0.0288, 0.0288, 0.0238], [0.0513, 0.0513, 0.0425, 0.0274, 0.0258, 0.0177, 0.0177, 0.0147], [0.0806, 0.0204, 0.0149, 0.0124, 0.0124, 0.0109, 0.0109, 0.009], [0.0667, 0.0191, 0.0169, 0.0159, 0.0102, 0.0096, 0.0085, 0.008], [0.09, 0.0453, 0.0425, 0.0375, 0.0242, 0.0189, 0.0177, 0.0122], [0.146, 0.0609, 0.0505, 0.0445, 0.0418, 0.0288, 0.0164, 0.0099], [0.1161, 0.0584, 0.0515, 0.0484, 0.0401, 0.0243, 0.0215, 0.0148], [0.1325, 0.0626, 0.0588, 0.0488, 0.0296, 0.023, 0.0216, 0.0179], [0.1536, 0.044, 0.0343, 0.0284, 0.0267, 0.0251, 0.0195, 0.0172], [0.1012, 0.0509, 0.0372, 0.0256, 0.024, 0.0212, 0.0199, 0.0165], [0.0957, 0.0545, 0.0512, 0.0452, 0.0331, 0.0311, 0.0274, 0.0107], [0.1974, 0.0566, 0.0365, 0.0343, 0.0322, 0.0284, 0.0184, 0.0126], [0.1224, 0.0697, 0.051, 0.0351, 0.0329, 0.0329, 0.0146, 0.0137], [0.1297, 0.0891, 0.0308, 0.0255, 0.024, 0.0225, 0.0176, 0.0155], [0.112, 0.0929, 0.0321, 0.0283, 0.0207, 0.0207, 0.0207, 0.0172], [0.2717, 0.0731, 0.0606, 0.0535, 0.0417, 0.0345, 0.0174, 0.0163], [0.3986, 0.1662, 0.0889, 0.0785, 0.0239, 0.0155, 0.0128, 0.012], [0.328, 0.1756, 0.1, 0.0688, 0.0287, 0.0223, 0.0163, 0.0153], [0.4457, 0.1127, 0.0995, 0.0603, 0.0208, 0.0208, 0.0196, 0.0143], [0.5087, 0.1457, 0.0608, 0.0473, 0.0253, 0.021, 0.0164, 0.0164], [0.3576, 0.2458, 0.0704, 0.0548, 0.0294, 0.0202, 0.0202, 0.0157], [0.3861, 0.2654, 0.0407, 0.0359, 0.0232, 0.0192, 0.0181, 0.0159], [0.2957, 0.261, 0.0514, 0.0258, 0.0243, 0.0201, 0.0189, 0.0147], [0.1819, 0.125, 0.125, 0.0974, 0.0279, 0.0279, 0.0217, 0.0204], [0.3387, 0.1099, 0.1033, 0.0804, 0.023, 0.0149, 0.0123, 0.0123], [0.7457, 0.0187, 0.0137, 0.0106, 0.0088, 0.0083, 0.0078, 0.0073], [0.3773, 0.0398, 0.031, 0.0273, 0.0257, 0.0241, 0.0188, 0.0188], [0.4476, 0.0686, 0.0345, 0.0197, 0.0185, 0.0185, 0.0163, 0.0153], [0.1973, 0.1356, 0.0823, 0.0343, 0.0343, 0.0208, 0.0195, 0.0184], [0.4404, 0.0765, 0.0765, 0.0675, 0.0596, 0.041, 0.034, 0.0248], [0.428, 0.0843, 0.0744, 0.0579, 0.0451, 0.031, 0.0291, 0.0227], [0.233, 0.1601, 0.1413, 0.1247, 0.0971, 0.0589, 0.0149, 0.0116], [0.267, 0.162, 0.1261, 0.0982, 0.0867, 0.0526, 0.0142, 0.0104], [0.2412, 0.1658, 0.1006, 0.0691, 0.061, 0.0419, 0.0326, 0.0136], [0.2702, 0.1446, 0.1276, 0.0603, 0.0414, 0.0366, 0.0267, 0.0162], [0.6099, 0.1747, 0.0643, 0.039, 0.0163, 0.0163, 0.0163, 0.0112], [0.396, 0.1871, 0.1871, 0.0368, 0.021, 0.0185, 0.012, 0.0099], [0.4249, 0.1771, 0.0948, 0.0837, 0.0652, 0.0448, 0.0113, 0.0094], [0.7095, 0.1397, 0.0514, 0.0312, 0.0275, 0.004, 0.0015, 0.0011], [0.9999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [66685, 3474, 2595, 38779, 2875, 1655, 2188, 14800, 33231, 20810, 17211, 21910, 15640, 14402, 5497, 3152, 1899, 2435, 4585, 12918, 2476, 12333, 16771, 7928, 13007, 64253, 74768, 26925, 17552, 25936, 14985, 11712, 11860, 17334, 13267, 11043, 14368, 11543, 14191, 14666, 17192, 26661, 35864, 37151, 29582, 32775, 41556, 23531, 29979, 49853, 120243, 89092, 79360, 37596, 39066, 22355, 10378, 9046, 7734, 12327, 16291, 11265, 15256], "Kotlin": [132337, 75883, 89342, 9315, 37640, 59897, 59689, 95126, 104707, 191228, 158578, 161297, 177242, 178798, 199264, 143653, 173612, 148773, 119835, 183588, 206272, 125256, 102786, 134026, 69265, 17456, 18367, 32031, 29659, 20267, 28849, 43331, 32015, 13594, 18227, 4998, 2287, 2824, 5378, 8032, 7634, 10099, 8986, 9727, 8185, 14250, 17536, 16507, 11302, 25423, 39729, 16176, 4319, 3779, 5870, 1995, 515, 689, 817, 676, 972, 1307, 1087], "Rust": [14542, 10715, 10846, 12123, 4722, 3947, 4219, 2905, 2861, 2068, 3452, 2851, 3380, 4262, 4940, 3717, 3643, 4153, 8766, 20633, 10987, 12525, 14640, 9010, 12496, 14692, 11310, 5448, 4601, 6286, 6304, 7257, 6343, 8506, 6133, 4360, 3586, 3566, 6162, 10165, 6211, 6340, 4651, 5795, 7822, 6299, 9666, 6587, 6478, 14158, 47153, 55923, 30405, 47132, 78206, 36976, 1079, 858, 1190, 2227, 1686, 856, 625]}}, {"pos": 490, "top": [[",", ".", "\u2013", " \u2013", ";", "\u00a0", ",.", "<|endoftext|>"], ["\u2013", ",", " \u2013", ".", "\u2013and", ";", ".\u2013", "\u00ad"], ["\u2013", ",", " \u2013", ".", "\u2013and", ";", ".\u2013", "\u2026.."], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " ;;^", "-------------</", "\ufffd\ufffd", " addir", " Strec", "----------</"], [".@", "@", ":@", " (@", "(@", ",@", "@g", " \"@"], [":@", "odd", ".@", "\u7fe1", "@", "(@", "@a", "fst"], ["@", "@\"", ".@", "ly", "(@", ".\"", ",@", " @"], [".@", "(@", "@", ":@", "@\"", ",@", " @", "@c"], ["(@", "@\",", ",@", "@\"", ".@", "@", "..\"", ","], [",", "\u2013", "\u2013and", " impecc", "-,", "-but", " fanc", " though"], [" @", " albeit", " genuinely", "@", " though", "...\\", " sophisticated", " potentially"], [" pricey", " comfy", " sophisticated", " flavorful", " savvy", " incredibly", "unky", " diverse"], [" pricey", " sophisticated", " flavorful", " comfy", " savvy", " diverse", " impactful", " expansive"], [" savvy", " sophisticated", " impactful", " pricey", " flavorful", " comfy", " expansive", " nuanced"], [" savvy", " flavorful", " impactful", " sophisticated", " pricey", " nuanced", " simplistic", " comfy"], [" savvy", " pricey", " touted", " flavorful", " gritty", " sophisticated", " sprawling", " nuanced"], [" savvy", " incredibly", " effortlessly", " myriad", " sophisticated", " pricey", " gritty", " truly"], [" savvy", " pricey", " incredibly", " effortlessly", " flashy", " gritty", " sophisticated", " hefty"], [" savvy", " flashy", " aggressively", " genuinely", " effortlessly", " incredibly", " pricey", " truly"], [" genuinely", " savvy", " effortlessly", " truly", " pricey", " aggressively", " impecc", " sprawling"], [" genuinely", " fully", " truly", " myriad", " vastly", " aggressively", " hugely", " utterly"], [" flashy", " genuinely", " savvy", " effortlessly", " sophisticated", " truly", " impecc", " lucrative"], [" genuinely", " fully", " impecc", " truly", " effortlessly", " reliably", " savvy", " sophisticated"], [" fully", " genuinely", " truly", " impecc", " reliably", " aggressively", " hugely", " deeply"], [" genuinely", " requisite", " hugely", " fully", " truly", " broadly", " robust", " reliably"], [" impactful", " reliably", " robust", " genuinely", " reliable", " massively", " commercially", " transformative"], [" robust", " reliably", " commercially", " reliable", " commercial", " genuinely", " impactful", " modern"], [" fully", " truly", " genuinely", " commercially", " reliably", " robust", " reliable", " modern"], [" fully", " commercially", " reliable", " modern", " robust", " commercial", " truly", " genuinely"], [" reliable", " modern", " commercially", " commercial", " robust", " complex", " stable", " fully"], [" modern", " reliable", " complex", " fully", " truly", " commercial", " stable", " well"], [" fully", " truly", " modern", " reliable", " complex", " well", " commercial", " stable"], [" fully", " truly", " reliable", " modern", " complex", " reliably", " genuinely", " robust"], [" reliable", " complex", " reliably", " tech", " robust", " stable", " massively", " sophisticated"], [" reliable", " tech", " reliably", " complex", " stable", " robust", " massively", " viable"], [" tech", " reliable", " stable", " reliably", " scalable", " complex", " commercially", " global"], [" commercially", " scalable", " tech", " reliable", " reliably", " commercial", " stable", " software"], [" stable", " reliable", " commercially", " scalable", " reliably", " commercial", " tech", " optimized"], [" stable", " reliable", " scalable", " reliably", " optimized", " customizable", " commercially", " standardized"], [" stable", " scalable", " unified", " reliable", " customizable", " optimized", " flexible", " commercially"], [" unified", " customizable", " stable", " scalable", " optimized", " reliable", " tech", " standardized"], [" stable", " customizable", " unified", " commercially", " reliable", " interoper", " scalable", " optimized"], [" stable", " commercially", " reliable", " customizable", " standardized", " interoper", " hardware", " optimized"], [" stable", " reliable", " unified", " standardized", " compatible", " seamless", " interoper", " commercially"], [" stable", " unified", " reliable", " seamless", " compatible", " standardized", " interoper", " usable"], [" stable", " unified", " reliable", " compatible", " interoper", " seamless", " usable", " viable"], [" unified", " reliable", " seamless", " stable", " viable", " interoper", " compatible", " seamlessly"], [" unified", " seamless", " reliable", " interoper", " seamlessly", " compatible", " integrated", " stable"], [" unified", " interoper", " seamless", " reliable", "Unified", "-compatible", "\u7edf\u4e00\u7684", " usable"], [" unified", " interoper", " seamless", "\u7edf\u4e00\u7684", "Unified", " cohesive", "-compatible", " reliable"], [" unified", "\u7edf\u4e00\u7684", " interoper", "Unified", " cohesive", " seamless", "-compatible", "\u7edf\u4e00"], [" unified", " interoper", "\u7edf\u4e00\u7684", "Unified", " cohesive", " seamless", "\u7edf\u4e00", "-compatible"], [" unified", "\u7edf\u4e00\u7684", "Unified", "\u7edf\u4e00", " interoper", " Unified", " cohesive", "\u7684\u7edf\u4e00"], [" unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", "Unified", "\u7684\u7edf\u4e00", " interoper", " cohesive", " Unified"], [" unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " interoper", "Unified", " cohesive", " Unified", "\u7684\u7edf\u4e00"], [" unified", " interoper", "\u7edf\u4e00\u7684", "Unified", " cohesive", "\u7edf\u4e00", " Unified", " unify"], [" unified", " cohesive", " interoper", "Unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " Unified", " unify"], [" unified", " cohesive", "Unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " interoper", " Unified", " unify"], [" unified", "Unified", "\u7edf\u4e00\u7684", " Unified", "\u7edf\u4e00", " unify", " cohesive", "\u7d71\u4e00"], [" unified", " unify", " Unified", "Unified", "\u7edf\u4e00", "\u7edf\u4e00\u7684", " cohesive", " stable"], [" unified", " cross", " stable", " cohesive", " unify", "\u7edf\u4e00", " Unified", " maintain"], [" unified", " cross", " perform", " maintain", " cohesive", " stable", " unify", " usable"], [" unified", " cross", " perform", " unify", " stable", " maintain", " cohesive", " shared"]], "p": [[0.7116, 0.2618, 0.0215, 0.0026, 0.0018, 0.0003, 0.0001, 0.0001], [0.6364, 0.2653, 0.0461, 0.0232, 0.0124, 0.0059, 0.0007, 0.0004], [0.6174, 0.3304, 0.0186, 0.0145, 0.0145, 0.0016, 0.0008, 0.0003], [0.0035, 0.0031, 0.0028, 0.0019, 0.0015, 0.0015, 0.0014, 0.0013], [0.1056, 0.1056, 0.0932, 0.0565, 0.044, 0.0322, 0.0183, 0.0183], [0.0029, 0.0025, 0.0017, 0.0016, 0.0013, 0.0012, 0.0011, 0.001], [0.0818, 0.0722, 0.0266, 0.0182, 0.0161, 0.0142, 0.0111, 0.0086], [0.0369, 0.0369, 0.0306, 0.021, 0.0198, 0.0198, 0.0154, 0.0113], [0.0307, 0.0271, 0.0225, 0.0211, 0.0078, 0.0078, 0.0047, 0.0044], [0.0789, 0.0044, 0.0042, 0.0027, 0.0027, 0.0022, 0.0022, 0.0022], [0.0382, 0.015, 0.0085, 0.0085, 0.0066, 0.0066, 0.0062, 0.0055], [0.0254, 0.012, 0.0099, 0.0068, 0.006, 0.006, 0.0047, 0.0044], [0.024, 0.0146, 0.0137, 0.0129, 0.0121, 0.0113, 0.01, 0.0065], [0.0308, 0.0272, 0.0187, 0.0165, 0.0113, 0.0088, 0.0088, 0.0083], [0.029, 0.0226, 0.0187, 0.0146, 0.0121, 0.01, 0.0073, 0.0061], [0.0755, 0.0315, 0.0179, 0.0168, 0.0131, 0.008, 0.0075, 0.0066], [0.0487, 0.0487, 0.0148, 0.0139, 0.0139, 0.0123, 0.0109, 0.0102], [0.0686, 0.0252, 0.0153, 0.0144, 0.0135, 0.0112, 0.0112, 0.0105], [0.0456, 0.0202, 0.0178, 0.0131, 0.0131, 0.0102, 0.0096, 0.009], [0.0271, 0.0211, 0.0145, 0.012, 0.0113, 0.0088, 0.0083, 0.0068], [0.0433, 0.0232, 0.0218, 0.015, 0.0085, 0.0075, 0.0075, 0.0071], [0.0074, 0.0074, 0.0065, 0.0065, 0.0061, 0.0054, 0.0054, 0.0048], [0.0159, 0.0085, 0.008, 0.008, 0.0075, 0.0075, 0.007, 0.0066], [0.0355, 0.0334, 0.0131, 0.0066, 0.0058, 0.0055, 0.0051, 0.0048], [0.1042, 0.0132, 0.0124, 0.0103, 0.0091, 0.0086, 0.0086, 0.0067], [0.0268, 0.0163, 0.0163, 0.0099, 0.0093, 0.0068, 0.006, 0.0047], [0.0153, 0.0153, 0.0153, 0.0135, 0.0072, 0.0064, 0.006, 0.006], [0.03, 0.0194, 0.0171, 0.0151, 0.0104, 0.0104, 0.0104, 0.0092], [0.0274, 0.0274, 0.0227, 0.0177, 0.0177, 0.0177, 0.0147, 0.0147], [0.0365, 0.0343, 0.0284, 0.0284, 0.0221, 0.0208, 0.0195, 0.0152], [0.043, 0.0335, 0.0216, 0.0216, 0.0216, 0.0203, 0.014, 0.014], [0.0452, 0.0399, 0.0311, 0.0311, 0.0274, 0.0177, 0.0166, 0.0122], [0.0382, 0.028, 0.028, 0.0263, 0.0247, 0.015, 0.015, 0.0141], [0.0519, 0.0404, 0.0356, 0.0295, 0.0278, 0.023, 0.0203, 0.0203], [0.0728, 0.0684, 0.0442, 0.039, 0.0323, 0.0268, 0.0173, 0.0153], [0.0628, 0.0554, 0.0489, 0.0489, 0.046, 0.0381, 0.0279, 0.0217], [0.1023, 0.0661, 0.0621, 0.0548, 0.0427, 0.0354, 0.0354, 0.0275], [0.0976, 0.0917, 0.0917, 0.0522, 0.0433, 0.0337, 0.0298, 0.028], [0.1311, 0.1157, 0.0546, 0.0426, 0.04, 0.0376, 0.0376, 0.0258], [0.0959, 0.0901, 0.0846, 0.0702, 0.0582, 0.0376, 0.0353, 0.0293], [0.0822, 0.0822, 0.0565, 0.0468, 0.0468, 0.0388, 0.0365, 0.0251], [0.1237, 0.0751, 0.0662, 0.0485, 0.0377, 0.0377, 0.0355, 0.0355], [0.1397, 0.0582, 0.0582, 0.0547, 0.04, 0.0353, 0.0332, 0.0312], [0.2121, 0.0884, 0.0688, 0.0346, 0.0325, 0.0287, 0.0238, 0.0238], [0.1928, 0.1502, 0.0911, 0.038, 0.0315, 0.0245, 0.0216, 0.0158], [0.1399, 0.1399, 0.1235, 0.0583, 0.0515, 0.0377, 0.0293, 0.0202], [0.1493, 0.1318, 0.0906, 0.0799, 0.0455, 0.0428, 0.0402, 0.0294], [0.6055, 0.0638, 0.0387, 0.0266, 0.0235, 0.0172, 0.0161, 0.0152], [0.7783, 0.0387, 0.0195, 0.0076, 0.0067, 0.0063, 0.0059, 0.0059], [0.7688, 0.0715, 0.0232, 0.0205, 0.011, 0.011, 0.0085, 0.0067], [0.7261, 0.0675, 0.0596, 0.041, 0.0133, 0.0117, 0.0081, 0.0055], [0.8192, 0.0524, 0.036, 0.036, 0.0117, 0.008, 0.0071, 0.003], [0.8643, 0.0709, 0.0335, 0.014, 0.0058, 0.0024, 0.0021, 0.0019], [0.8888, 0.0644, 0.0209, 0.0127, 0.0032, 0.0025, 0.0022, 0.0015], [0.9471, 0.0223, 0.0082, 0.0082, 0.0064, 0.003, 0.0014, 0.0006], [0.9739, 0.0066, 0.0058, 0.004, 0.0031, 0.0027, 0.0011, 0.0005], [0.9714, 0.0084, 0.0065, 0.004, 0.0024, 0.0021, 0.0013, 0.0007], [0.9619, 0.0256, 0.0031, 0.0021, 0.0013, 0.0011, 0.001, 0.0009], [0.9949, 0.0019, 0.0007, 0.0007, 0.0006, 0.0006, 0.0004, 0.0001], [0.9961, 0.0007, 0.0006, 0.0006, 0.0005, 0.0005, 0.0003, 0.0002], [0.9683, 0.0177, 0.004, 0.0027, 0.0013, 0.0005, 0.0004, 0.0004], [0.9028, 0.0309, 0.0309, 0.0078, 0.0047, 0.0042, 0.0037, 0.0014], [0.9625, 0.0121, 0.0083, 0.0031, 0.0024, 0.0024, 0.0021, 0.0013]], "ranks": {"Swift": [27565, 6584, 26376, 93713, 8015, 802, 1237, 13643, 69493, 17737, 3341, 10268, 5391, 2969, 5744, 548, 262, 555, 925, 770, 622, 3224, 2116, 1213, 727, 2986, 4051, 1827, 2367, 2642, 3503, 3466, 3006, 6464, 5096, 8364, 9028, 9018, 8783, 7630, 5883, 4794, 5070, 2871, 2419, 4429, 2414, 2072, 2952, 7320, 42804, 45297, 40641, 11324, 17354, 9309, 3592, 4517, 4869, 3824, 4026, 2348, 1460], "Kotlin": [224673, 196969, 200933, 42308, 63633, 91236, 174070, 202269, 198755, 232117, 184609, 128817, 125646, 134457, 175556, 177197, 196003, 173712, 180620, 210751, 236652, 190901, 183444, 197826, 138636, 32624, 30955, 76500, 58854, 49887, 64638, 77156, 92585, 15954, 25471, 5442, 1675, 1067, 1350, 1749, 3104, 6059, 5515, 8581, 14067, 23138, 30092, 28741, 13987, 38999, 44865, 12965, 5510, 2708, 2170, 1461, 438, 524, 718, 600, 1100, 1614, 2297], "Rust": [32276, 74947, 107294, 73140, 8178, 23898, 59776, 37926, 47271, 23916, 12626, 20640, 18490, 25274, 58861, 28462, 20722, 58767, 90043, 65033, 71552, 92947, 85576, 22358, 16580, 31730, 21824, 13339, 10573, 10178, 10678, 14157, 14531, 43147, 32219, 31388, 16768, 10867, 18624, 41521, 20494, 20971, 13811, 24480, 25952, 39284, 46238, 55505, 80065, 125055, 178201, 171200, 119153, 144955, 161324, 130224, 4910, 3184, 2352, 2972, 2918, 2583, 2411]}}, {"pos": 491, "top": [[" \u2013", " \u2013**", "**\u2013", "\u00b7\u00b7", " *\u2013", " |\u2013", "@\"", "..\""], [" \u2013**", " *\u2013", "**\u2013", " *\\", " \u00b7", " *@", " \uff5e", "\u00b7\u00b7"], [" \u2013**", "\u2013", ".\u2013", "\u2013and", " \u2013", "**\u2013", " *\u2013", " \u2013,"], [" \u2013**", ":_", " milfs", " /**<", " _)", " **\u3010", " creampie", "__)"], [" _)", " \u2013**", " *\u201c", " @_", ":_", "-_", " *@", " ->"], [" _)", ":_", "-_", " \u2013**", " _(", " ._", " _.", " @_"], [" _)", "\u00b7\u00b7", " \u00b7", " ._", " _", " _(", "-_", ":_"], [" _)", " _", " ._", " _(", " _.", "-_", " *_", " \u00b7"], [" _)", " \u00b7", "\u00b7\u00b7", " _.", " *_", " ._", " _(", " [_"], [" \u00b7", "-_", " _(", " _", " _)", " [_", "@", "_\\"], [" \u00b7", " _", " _(", "@", "-_", "\u00b7", "\u00b7\u00b7", " [_"], [" _", " _(", " _)", " unified", " [_", " ._", " overarching", " *_"], [" unified", " overarching", " _", " expansive", " global", " framework", " transformative", " showcase"], [" overarching", " unified", " global", " transformative", " showcase", " collaborative", " framework", " expansive"], [" overarching", " unified", " global", " collaborative", " showcase", " disparate", " Unified", " transformative"], [" overarching", " global", " unified", " showcase", " disparate", " transformative", " expansive", " collaborative"], [" global", " overarching", " unified", " showcase", " approach", " system", " collaborative", " disparate"], [" global", " unified", " overarching", " showcase", " approach", " scope", " framework", " collaborative"], [" global", " unified", " overarching", " scope", " framework", " cohesive", " collaborative", " showcase"], [" global", " unified", " overarching", " scope", " showcase", " approach", " disparate", " core"], [" global", " overarching", " unified", " \u00b7", " approach", " broad", " ", " \u2014"], [" unified", " global", " scope", " framework", " showcase", " cohesive", " worldview", " collaborative"], [" unified", " global", " framework", " overarching", " cohesive", " scope", " showcase", " frameworks"], [" unified", " global", " system", " overarching", " framework", " disparate", " unity", " cohesive"], [" unified", " overarching", " global", " framework", " system", " disparate", " unity", " scope"], [" unified", " framework", " global", " overarching", " frameworks", " system", " ecosystem", " toolkit"], [" unified", " global", " system", " framework", " architecture", " systems", " overarching", " network"], [" unified", " global", " _", " system", " overarching", " systems", " framework", " platform"], [" unified", " global", " system", " systems", " framework", " architecture", " platform", " Unified"], [" unified", " global", " system", " framework", " architecture", " platform", " frameworks", " systems"], [" unified", " global", " system", " systems", " .", " framework", " platform", " architecture"], [" unified", " global", " system", " \u2014", " systems", " modern", " .", " technology"], [" unified", " global", " system", " .", " \u2014", " systems", " concept", " modern"], [" unified", " global", " system", " systems", " Unified", " \u2014", " concept", " hybrid"], [" unified", " global", " system", " Unified", " systems", " disparate", " unity", " ecosystem"], [" unified", " global", " Unified", " system", " \u2014", " unify", " unity", "\u7edf\u4e00"], [" unified", " global", " Unified", "\u7edf\u4e00", " \u2014", "\u7edf\u4e00\u7684", " unify", " system"], [" unified", " Unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " unify", " global", "Unified", " Unity"], [" unified", " Unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " unify", "Unified", " global", " system"], [" unified", " Unified", "\u7edf\u4e00", "\u7edf\u4e00\u7684", " unify", "Unified", " global", " universal"], [" unified", " Unified", "\u7edf\u4e00", "\u7edf\u4e00\u7684", "Unified", " unify", " global", " universal"], [" unified", " Unified", "Unified", "\u7edf\u4e00", "\u7edf\u4e00\u7684", " unify", " global", " universal"], [" unified", " Unified", "Unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " global", " unify", " universal"], [" unified", " Unified", "Unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " unify", " global", " universal"], [" unified", " Unified", "Unified", "\u7edf\u4e00\u7684", " unify", "\u7edf\u4e00", " universal", " global"], [" unified", " Unified", "Unified", "\u7edf\u4e00\u7684", " universal", " system", " global", " unify"], [" unified", " Unified", "\u7edf\u4e00\u7684", "Unified", "\u7edf\u4e00", " unify", "\u7d71\u4e00", " universal"], [" unified", " Unified", "Unified", "\u7edf\u4e00\u7684", "\u7edf\u4e00", " seamlessly", "\u7d71\u4e00", " cohesive"], [" unified", "\u7edf\u4e00\u7684", " Unified", "Unified", "\u7edf\u4e00", " unify", " cohesive", "\u7d71\u4e00"], [" unified", "\u7edf\u4e00\u7684", " toolkit", " ecosystem", " cohesive", " Unified", "Unified", " platform"], [" unified", "\u7edf\u4e00\u7684", " formats", " cohesive", "Unified", " ecosystem", " format", " toolkit"], [" formats", " toolkit", " ecosystem", " frameworks", " manner", " cohesive", " package", " format"], [" ecosystem", " toolkit", " formats", " frameworks", " format", "-framework", " package", " framework"], [" toolkit", " ecosystem", " formats", " format", " SDK", " frameworks", " framework", " APIs"], [" form", "\u7684\u5f62\u5f0f", "\u5f62\u5f0f", " format", " forms", "\u5f62\u6001", " formats", "\u7b49\u5f62\u5f0f"], [" form", "\u5f62\u5f0f", "\u7684\u5f62\u5f0f", " forms", "\u5f62\u6001", " format", " way", " toolkit"], [" form", " way", "\u7684\u5f62\u5f0f", "\u5f62\u5f0f", " manner", "\u5f62\u6001", " forms", " SDK"], [" way", " form", "\u7684\u5f62\u5f0f", "\u5f62\u5f0f", " manner", " ecosystem", "\u5f62\u6001", " forms"], [" form", "\u5f62\u5f0f", " way", "\u7684\u5f62\u5f0f", "\u5f62\u6001", " forms", " forma", " state"], [" form", " state", " way", " package", " forms", "\u5f62\u5f0f", "\u7684\u5f62\u5f0f", "\u5f62\u6001"], [" form", " state", " way", " forms", "\u5f62\u5f0f", "\u7684\u5f62\u5f0f", " forma", " ecosystem"], [" form", " state", " way", " forms", " forma", " ecosystem", " Form", " capacity"], [" form", ",", " state", " way", " capacity", " ecosystem", " package", " library"]], "p": [[0.1741, 0.1536, 0.0499, 0.0499, 0.0388, 0.0236, 0.0208, 0.0152], [0.9662, 0.0095, 0.0045, 0.0019, 0.0015, 0.0012, 0.001, 0.0006], [0.5703, 0.0991, 0.0772, 0.0772, 0.053, 0.0468, 0.0208, 0.0098], [0.0295, 0.0203, 0.0158, 0.0123, 0.0116, 0.0102, 0.0102, 0.0079], [0.042, 0.037, 0.0271, 0.0271, 0.0239, 0.0225, 0.0225, 0.0186], [0.1009, 0.0612, 0.054, 0.0448, 0.0187, 0.0165, 0.0121, 0.01], [0.1151, 0.1151, 0.1081, 0.0954, 0.0544, 0.0451, 0.0423, 0.0227], [0.2524, 0.0989, 0.082, 0.0529, 0.0467, 0.0387, 0.0364, 0.0266], [0.15, 0.0665, 0.0665, 0.0487, 0.0379, 0.0356, 0.0356, 0.0314], [0.0457, 0.0356, 0.0295, 0.0277, 0.0203, 0.0179, 0.0168, 0.0168], [0.2081, 0.1725, 0.0464, 0.0248, 0.0219, 0.0206, 0.0182, 0.0182], [0.1776, 0.0839, 0.0449, 0.0372, 0.0226, 0.0187, 0.0129, 0.0121], [0.0556, 0.0556, 0.0192, 0.014, 0.014, 0.0132, 0.0124, 0.0124], [0.0765, 0.0634, 0.0248, 0.0151, 0.0133, 0.0133, 0.0125, 0.011], [0.0611, 0.0611, 0.0288, 0.0145, 0.0145, 0.012, 0.01, 0.01], [0.1192, 0.0412, 0.0387, 0.0183, 0.0161, 0.0126, 0.0118, 0.0104], [0.0535, 0.0535, 0.0472, 0.0135, 0.0127, 0.0099, 0.0093, 0.0093], [0.0643, 0.0567, 0.047, 0.0163, 0.0127, 0.0112, 0.0099, 0.0093], [0.0793, 0.0618, 0.0425, 0.0114, 0.0101, 0.0095, 0.0089, 0.0089], [0.0911, 0.0626, 0.0278, 0.0123, 0.0096, 0.009, 0.0085, 0.008], [0.0556, 0.0382, 0.0382, 0.018, 0.0124, 0.0103, 0.0103, 0.0097], [0.0513, 0.0201, 0.0101, 0.0089, 0.0079, 0.0074, 0.0065, 0.0061], [0.0789, 0.0256, 0.0146, 0.0137, 0.0114, 0.01, 0.0089, 0.0078], [0.1792, 0.0353, 0.0189, 0.0167, 0.013, 0.0115, 0.0108, 0.0084], [0.1325, 0.0487, 0.0296, 0.0245, 0.0158, 0.0158, 0.0131, 0.0109], [0.1146, 0.0328, 0.0272, 0.0176, 0.0176, 0.0165, 0.0121, 0.0113], [0.1828, 0.0434, 0.0263, 0.0218, 0.017, 0.017, 0.0124, 0.0117], [0.1616, 0.0633, 0.0463, 0.0384, 0.016, 0.015, 0.0133, 0.0117], [0.2634, 0.0855, 0.0335, 0.0168, 0.0149, 0.0131, 0.0131, 0.0116], [0.2034, 0.0547, 0.0214, 0.0201, 0.0178, 0.0147, 0.013, 0.013], [0.1742, 0.1444, 0.0499, 0.0195, 0.0126, 0.0119, 0.0111, 0.0105], [0.208, 0.1343, 0.0494, 0.0282, 0.0151, 0.0104, 0.0097, 0.0086], [0.2338, 0.1104, 0.049, 0.0217, 0.0192, 0.0132, 0.0096, 0.0091], [0.4246, 0.089, 0.0476, 0.0155, 0.0094, 0.0083, 0.0073, 0.0073], [0.5557, 0.0586, 0.0429, 0.0158, 0.0123, 0.0084, 0.0074, 0.0074], [0.7153, 0.0457, 0.0261, 0.0148, 0.0131, 0.009, 0.0066, 0.0058], [0.7511, 0.033, 0.0257, 0.0101, 0.0095, 0.0083, 0.0074, 0.0065], [0.8477, 0.0542, 0.0078, 0.0078, 0.0069, 0.0054, 0.0044, 0.0042], [0.9184, 0.0356, 0.007, 0.0058, 0.004, 0.0026, 0.0023, 0.0017], [0.929, 0.0318, 0.0103, 0.0055, 0.0043, 0.0036, 0.0026, 0.0018], [0.9285, 0.036, 0.0091, 0.0049, 0.0038, 0.0033, 0.0022, 0.0019], [0.9206, 0.0519, 0.0055, 0.0048, 0.0043, 0.002, 0.0014, 0.0011], [0.9087, 0.0581, 0.0054, 0.0048, 0.0037, 0.0029, 0.0023, 0.002], [0.9109, 0.0514, 0.007, 0.0037, 0.0033, 0.0029, 0.0026, 0.0016], [0.9464, 0.0286, 0.0044, 0.0034, 0.0018, 0.0016, 0.0013, 0.001], [0.9303, 0.0361, 0.0034, 0.0034, 0.0026, 0.0015, 0.0015, 0.0012], [0.9303, 0.0219, 0.0103, 0.0063, 0.0049, 0.0032, 0.0025, 0.0019], [0.9176, 0.019, 0.0102, 0.0102, 0.0051, 0.0031, 0.0029, 0.0029], [0.8616, 0.026, 0.026, 0.0168, 0.0066, 0.0066, 0.0045, 0.0035], [0.2579, 0.0349, 0.0349, 0.0328, 0.0272, 0.024, 0.0146, 0.0137], [0.301, 0.0593, 0.0491, 0.0247, 0.0232, 0.0218, 0.0192, 0.017], [0.0888, 0.065, 0.037, 0.0186, 0.0186, 0.0164, 0.0164, 0.0154], [0.104, 0.0761, 0.0593, 0.0298, 0.0247, 0.0232, 0.0192, 0.0192], [0.1233, 0.0848, 0.0748, 0.0547, 0.0514, 0.0293, 0.0243, 0.0157], [0.4771, 0.2253, 0.2253, 0.0185, 0.0144, 0.0112, 0.0053, 0.0036], [0.5902, 0.1916, 0.1317, 0.0202, 0.0202, 0.0122, 0.0035, 0.0027], [0.3583, 0.3583, 0.0906, 0.08, 0.026, 0.0202, 0.0108, 0.0066], [0.779, 0.1354, 0.0267, 0.0267, 0.0087, 0.0041, 0.0036, 0.0028], [0.8182, 0.0862, 0.036, 0.0218, 0.0192, 0.0062, 0.0055, 0.0012], [0.8693, 0.049, 0.0232, 0.0124, 0.0109, 0.0075, 0.0052, 0.0028], [0.9542, 0.0327, 0.0034, 0.0027, 0.0016, 0.0009, 0.0008, 0.0007], [0.9522, 0.0369, 0.0044, 0.0013, 0.0006, 0.0006, 0.0004, 0.0003], [0.8266, 0.0987, 0.0599, 0.0092, 0.0007, 0.0007, 0.0007, 0.0003]], "ranks": {"Swift": [74600, 22258, 9668, 63707, 3769, 1674, 1291, 5799, 10611, 2787, 1458, 2791, 2473, 1684, 1656, 882, 1238, 2373, 2391, 2812, 2079, 18834, 12090, 6529, 4039, 9601, 13523, 6316, 7913, 9711, 7048, 4751, 4736, 6099, 7032, 9517, 17147, 17749, 18382, 18982, 18484, 27539, 33759, 31438, 22581, 26209, 23164, 9204, 27126, 65393, 146337, 130037, 59194, 54119, 68487, 53446, 21569, 15532, 14562, 8857, 8926, 6558, 6487], "Kotlin": [17722, 16003, 22537, 3604, 6265, 13003, 28506, 48415, 50102, 116723, 114279, 95096, 79863, 105659, 128527, 78426, 108315, 93753, 99238, 135049, 174125, 58163, 59507, 91845, 67736, 23009, 27048, 43656, 29609, 21384, 28761, 33918, 40822, 20772, 15438, 9635, 5440, 5568, 5453, 5456, 7356, 7269, 6137, 11152, 9868, 18468, 22863, 13891, 12451, 20773, 50367, 30502, 6703, 6017, 5803, 2338, 796, 821, 1164, 885, 1084, 1617, 1806], "Rust": [143894, 180381, 109561, 142568, 140271, 121593, 145429, 147547, 132030, 130845, 83999, 112245, 93248, 96255, 87896, 81509, 67005, 89095, 114740, 122063, 119108, 142780, 161812, 137660, 159169, 172642, 154810, 117909, 118725, 167573, 110894, 80923, 55888, 119031, 149265, 136142, 122597, 116836, 120541, 159963, 122383, 132196, 111303, 117833, 115957, 94220, 112657, 72726, 89346, 95722, 163126, 132411, 76531, 84371, 103833, 69255, 6621, 5379, 4675, 3781, 2915, 2758, 2365]}}, {"pos": 492, "top": [[".", " \u2013", "\u2013", ",", " ", "  \n", "\u2026", "\u2022"], [" \u2013", "\u2013", "  \n", "\u2013and", "\u2013\u2013", "\u00ad", ".\u2013", "   \n"], ["\u2013", " \u2013", "\u2013and", ".\u2013", "\u2026", "\u2013\u2013", ",", "."], [" Ejem", " Fonse", " Shemale", "ergestellt", " Fortal", "erosis", "TRGL", "\ufffd\ufffd"], ["ality", "ingly", "atively", " Fonse", "kits", "ergestellt", " Eskort", "\u00e9ment"], ["ality", "atively", "\u00e9ment", "\u6cd7", " Eskort", "ertext", "isiv", "sWith"], ["\u2022", "  \n", "ixture", "seen", "iston", "seek", "atively", "(Form"], ["ixture", "atively", "ulary", "ality", "(Form", "\u00e9ment", " \u201e", "istry"], ["ixture", "atively", "ulary", "ality", "\u00e9ment", "ulating", "istry", " \u201e"], ["\u2013", ",", "\u00ad", "\u2014", " \u00ad", ";", " \u2013", "ixture"], ["\u2013", "\u2014", "\u00ad", " \u2013", " \u00ad", "\u00ac", "ixture", " largely"], ["ixture", "ality", "atively", " largely", "ulating", "istry", "ative", "\u00ading"], ["ality", "atively", "ixture", " \u00ab", " largely", "ative", "ulating", " akin"], [" \u00ab", "ality", " \u201e", "atively", " akin", " largely", "ixture", " \u00bb"], [" akin", " largely", " requisite", " essentially", " albeit", "ixture", " within", " ostensibly"], [" \u00ab", " \u201e", " \u00bb", " largely", " essentially", " envis", " (\u201e", " (\u00ab"], [" \u2013", " largely", " essentially", " \u00ab", "\u2013", " within", " of", " akin"], [" \u201e", " largely", " \u2013", " essentially", " \u00ab", " akin", "ixture", " within"], [" \u201e", " largely", " essentially", " \u00ab", " \u00bb", " ultimately", "atively", " akin"], [" largely", " essentially", " ultimately", " \u201e", " akin", " arguably", " within", "\u2014as"], [" largely", " ,", " essentially", " genuinely", " ultimately", " truly", " merely", " \u2014"], [" largely", " essentially", " within", " truly", " even", " ultimately", " merely", " genuinely"], [" largely", " ,", " essentially", " merely", " within", " even", " in", " truly"], [" ,", " largely", " in", " even", " essentially", " as", " fully", " both"], [" largely", " \u2014", " ,", " essentially", " genuinely", " truly", " broadly", " merely"], [" largely", " \u2014", " broadly", " essentially", " arguably", " ,", " truly", " merely"], [" largely", " ,", " essentially", " broadly", " truly", " \u2014", " arguably", " even"], [" ,", " largely", " \u2014", " arguably", " _", " essentially", " truly", " --"], [" \u2014", " ,", " largely", " arguably", " essentially", " broadly", " truly", " ultimately"], [" \u2014", " largely", " arguably", " broadly", " ,", " essentially", " **", " truly"], [" .", " \u2014", " ,", " **", " \u2013", " _", " largely", " in"], [" \u2014", " \u2013", " .", " ,", " **", " even", " largely", " in"], [" even", " ,", " \u2014", " .", " largely", " essentially", " arguably", " \u2013"], [" \u2013", " even", " largely", " \u2014", " essentially", " arguably", " truly", "\u2014even"], [" essentially", " truly", " arguably", " largely", " even", " \u2014", " \u2013", " genuinely"], [" \u2014", " \u2013", " truly", " essentially", " largely", " even", " arguably", " ."], ["\u2014even", " \u2014", " even", " truly", " essentially", " arguably", "\u2014not", " notoriously"], [" even", " truly", "\u2014even", " essentially", " \u2014", " .", " notoriously", " \u2013"], [" truly", " even", " (", "\u2014even", " \u2014", " technically", " essentially", " notoriously"], [" truly", " commercially", "\u2014even", " technically", " (", " \u2014", " even", " notoriously"], [" commercially", " (", " truly", " technically", " currently", " essentially", "\u2014even", " even"], [" commercially", "\u2014even", " currently", "\u2014not", " \u2014", " technically", " essentially", " truly"], [" commercially", " currently", " truly", "\u2014even", " reliably", " mainstream", " technically", " arguably"], [" commercially", " currently", " truly", " reliably", " neither", "\u2014even", " arguably", " mainstream"], [" commercially", " currently", " neither", " truly", " mainstream", " lack", " technically", " exists"], [" currently", " commercially", " truly", " until", " yet", " neither", " even", " lack"], [" neither", " truly", " reliably", " ANY", "\u2014even", " commercially", " anywhere", " currently"], [" reliably", " comparable", " anywhere", " viable", " truly", " exist", " exists", " reliable"], [".", ".**", ".*", ".{", " comparable", ".\\", "**.", ".)"], [".", ".**", " ().", ".\\", ".*", "().", "\\.", ".)"], [".", " ().", ".**", "().", ".\\", "**.", "{}.", ".*"], [".**", ".", " ().", ".*", ".{", ".\\", "().", ".*)"], [".", ".**", " ().", ".*", "().", ".{", ".\\", "*."], [".", ".**", " ().", ".\\", "().", ".*", "\\.", ".{"], [" ().", ".", " yet", "().", ".**", ".\\", ".{", " suitable"], [".**", " ().", "().", ".", ".*", " yet", ".\\", ".{"], [" yet", " Rust", "yet", " Yet", ".", " rust", "Yet", ".**"], [" yet", " Rust", "yet", " Yet", ".", " rust", " SwiftUI", "Yet"], [" yet", "yet", " Yet", " Rust", ".", " SwiftUI", "Yet", " suitable"], [" yet", ".", " Yet", " that", "yet", " suitable", " capable", "Yet"], [" yet", ".", " that", " Yet", ".*", "yet", " capable", " (`"], [".", " yet", " that", ".*", " capable", " Yet", " (", " suitable"], [".", " yet", " that", " (", " capable", " for", " suitable", " Yet"]], "p": [[0.5478, 0.2588, 0.1222, 0.0187, 0.01, 0.0037, 0.0033, 0.0031], [0.8307, 0.0992, 0.0162, 0.0087, 0.0053, 0.0015, 0.0007, 0.0006], [0.7716, 0.2211, 0.0032, 0.0019, 0.0005, 0.0004, 0.0002, 0.0002], [0.0035, 0.0035, 0.0033, 0.0017, 0.0015, 0.0014, 0.0014, 0.0013], [0.0069, 0.0051, 0.0048, 0.0035, 0.0033, 0.0029, 0.0027, 0.0027], [0.0027, 0.0027, 0.0026, 0.0026, 0.0026, 0.0023, 0.0019, 0.0018], [0.0163, 0.0093, 0.0087, 0.0068, 0.0053, 0.005, 0.0044, 0.0041], [0.0427, 0.0243, 0.0139, 0.0139, 0.0074, 0.0062, 0.0045, 0.0045], [0.0302, 0.0302, 0.0208, 0.0143, 0.0098, 0.0076, 0.0059, 0.0056], [0.2964, 0.0354, 0.0139, 0.013, 0.0108, 0.0074, 0.0048, 0.0042], [0.2365, 0.0438, 0.0438, 0.0386, 0.0283, 0.0142, 0.0081, 0.0071], [0.0425, 0.0228, 0.0177, 0.0084, 0.0065, 0.0048, 0.0045, 0.0042], [0.0432, 0.0246, 0.0217, 0.0109, 0.0085, 0.0075, 0.0066, 0.0062], [0.0257, 0.0242, 0.0147, 0.0147, 0.0129, 0.0114, 0.0107, 0.0089], [0.0271, 0.0271, 0.0175, 0.0106, 0.0083, 0.0064, 0.006, 0.006], [0.0634, 0.0634, 0.016, 0.0086, 0.0071, 0.0043, 0.0038, 0.003], [0.0912, 0.0805, 0.052, 0.0278, 0.0169, 0.0123, 0.0116, 0.0102], [0.0237, 0.0223, 0.0173, 0.0173, 0.0163, 0.006, 0.0047, 0.0044], [0.0352, 0.0177, 0.0089, 0.0084, 0.0054, 0.0037, 0.0037, 0.0033], [0.0349, 0.0106, 0.0073, 0.0061, 0.0053, 0.0053, 0.0053, 0.0044], [0.0775, 0.0441, 0.0344, 0.0222, 0.0196, 0.0184, 0.0173, 0.0173], [0.0437, 0.0125, 0.0092, 0.0092, 0.0081, 0.0076, 0.0067, 0.0063], [0.0846, 0.0581, 0.0228, 0.0201, 0.0189, 0.0177, 0.0167, 0.0147], [0.2119, 0.0688, 0.0646, 0.0197, 0.0185, 0.0185, 0.0163, 0.0163], [0.093, 0.0564, 0.053, 0.0195, 0.0195, 0.0195, 0.0172, 0.0162], [0.0525, 0.0219, 0.0193, 0.0181, 0.016, 0.015, 0.0141, 0.0117], [0.083, 0.0647, 0.027, 0.0185, 0.0185, 0.0164, 0.0154, 0.0136], [0.2016, 0.0654, 0.0615, 0.0309, 0.0273, 0.0273, 0.0256, 0.0226], [0.1382, 0.0839, 0.0788, 0.0541, 0.0396, 0.0372, 0.0272, 0.0165], [0.2852, 0.0562, 0.0466, 0.0437, 0.032, 0.0234, 0.0151, 0.0133], [0.4789, 0.1211, 0.0832, 0.0648, 0.0288, 0.0164, 0.0128, 0.0106], [0.3352, 0.1397, 0.1233, 0.0748, 0.0243, 0.0228, 0.0201, 0.0157], [0.1416, 0.1103, 0.0758, 0.0669, 0.0669, 0.046, 0.0336, 0.0316], [0.1217, 0.0948, 0.0837, 0.0786, 0.0694, 0.0694, 0.0371, 0.0128], [0.0867, 0.0765, 0.0719, 0.0634, 0.0319, 0.0206, 0.0193, 0.0171], [0.1155, 0.1019, 0.0481, 0.0452, 0.0452, 0.0311, 0.0242, 0.0214], [0.0853, 0.0801, 0.0664, 0.0486, 0.0314, 0.0277, 0.026, 0.026], [0.0931, 0.0821, 0.0468, 0.0302, 0.0284, 0.0221, 0.0208, 0.0183], [0.0928, 0.0467, 0.0387, 0.0266, 0.0266, 0.025, 0.022, 0.0207], [0.039, 0.0344, 0.0323, 0.0222, 0.0209, 0.0196, 0.0196, 0.0184], [0.0336, 0.0315, 0.0315, 0.0278, 0.0261, 0.0191, 0.018, 0.0169], [0.0848, 0.0548, 0.0515, 0.0376, 0.0228, 0.0178, 0.0157, 0.0157], [0.1773, 0.0477, 0.0187, 0.0137, 0.0137, 0.0137, 0.0121, 0.0113], [0.217, 0.0622, 0.0167, 0.0157, 0.0139, 0.0139, 0.0122, 0.0115], [0.2117, 0.1649, 0.0253, 0.0144, 0.0119, 0.0087, 0.0082, 0.0082], [0.1496, 0.0801, 0.0456, 0.0429, 0.0429, 0.0202, 0.0158, 0.0148], [0.0585, 0.0485, 0.0428, 0.0402, 0.0333, 0.0313, 0.0313, 0.0229], [0.0888, 0.0506, 0.0394, 0.0348, 0.0271, 0.0271, 0.0254, 0.0224], [0.2599, 0.2293, 0.0898, 0.0352, 0.0177, 0.0156, 0.0122, 0.0114], [0.2565, 0.1656, 0.0474, 0.0474, 0.0419, 0.0288, 0.0254, 0.0254], [0.32, 0.2492, 0.1334, 0.0714, 0.0298, 0.0181, 0.0159, 0.015], [0.3298, 0.2001, 0.0834, 0.0736, 0.0446, 0.0394, 0.0288, 0.0164], [0.2649, 0.2063, 0.1607, 0.067, 0.0406, 0.0246, 0.0217, 0.0159], [0.3503, 0.146, 0.1289, 0.0648, 0.0393, 0.0306, 0.0238, 0.0186], [0.1373, 0.1212, 0.107, 0.0887, 0.0782, 0.037, 0.0326, 0.0326], [0.1185, 0.1045, 0.0718, 0.0596, 0.0526, 0.0526, 0.0436, 0.0193], [0.6364, 0.1823, 0.0522, 0.0461, 0.0159, 0.0059, 0.0029, 0.0026], [0.6951, 0.1551, 0.0571, 0.0392, 0.0136, 0.0034, 0.0032, 0.0032], [0.7995, 0.0511, 0.0511, 0.0274, 0.0241, 0.0078, 0.0045, 0.0012], [0.854, 0.09, 0.0177, 0.0084, 0.0069, 0.0015, 0.0011, 0.001], [0.4796, 0.4796, 0.0094, 0.0083, 0.0024, 0.0015, 0.0015, 0.0009], [0.9812, 0.0124, 0.004, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.9988, 0.001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [101805, 7218, 6276, 59520, 6030, 2624, 1892, 30154, 52193, 37678, 53112, 124414, 115965, 142209, 79008, 97689, 22276, 76321, 111517, 110286, 34144, 64010, 40479, 12879, 19885, 71060, 53182, 17944, 34275, 42893, 17451, 7426, 7487, 10781, 19317, 11264, 22407, 20446, 26664, 26584, 23548, 33373, 40566, 26214, 35269, 14189, 24166, 17190, 45433, 47989, 92120, 74919, 8388, 3876, 4546, 2487, 972, 302, 180, 158, 395, 478, 2238], "Kotlin": [195278, 133745, 115190, 20841, 19385, 71562, 91195, 184011, 184239, 217855, 203198, 196555, 190256, 165195, 214771, 91728, 137104, 105371, 95466, 135481, 199782, 153604, 155834, 185207, 127793, 49427, 47200, 51954, 24790, 19788, 15635, 21095, 40719, 36724, 71630, 32237, 35053, 37517, 43388, 46683, 57524, 46920, 37615, 30645, 17603, 34357, 41235, 34334, 47118, 52183, 54622, 16284, 1163, 930, 569, 150, 69, 56, 67, 120, 258, 439, 830], "Rust": [126117, 165055, 140570, 177795, 104098, 167797, 197035, 203860, 197110, 123936, 125992, 142171, 151341, 192345, 198087, 169251, 174753, 218973, 227350, 212917, 195602, 201717, 186129, 126714, 147310, 178859, 137822, 107116, 128873, 155310, 87707, 52840, 44258, 93263, 109473, 85897, 85460, 97206, 100237, 110646, 77939, 74810, 48652, 45429, 59481, 41871, 44885, 31731, 35704, 35371, 43264, 30689, 2107, 1447, 3040, 101, 2, 2, 4, 15, 20, 27, 30]}}, {"pos": 493, "top": [[" \u2013", ".", ",", "\u2013", ";", "\u00a0\u00a0", "\u2026.", "\u00a0"], [" \u2013", "\u2013", "\u2013and", " \u2013,", ".", ",", " \u200b\u200b", ";"], ["\u2013", " \u2013", ",", ".", ";", "\u2013and", "\u2026..", "\u2026"], [" milfs", " Shemale", "-------------</", " Blowjob", " ;;^", "----------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " pornstar"], [":@", " cittadin", " (@", " CIF", " Krem", " Guta", " \u201c.", "&("], [",", " \u200b\u200b", ".", "!:", "<|quad_end|>", ":", "fst", " Celebrity"], [",", ".", ":", "  \n", ";", " \u201c", "!", " "], ["   \n", ",", ":", ".", "  \n", "!.", ";", "!:"], [",", "  \n\n", "   \n\n", ".", " \n\n", "\u00a0", " \u00ad", ";"], [",", " \u00ad", "\u2013", " though", "\u2013and", ";", " genuinely", "\u00ad"], [",", " though", " \u00ad", "\u2013", "\u00a0", " even", " \u2013", ";"], [" arguably", " even", " uniquely", " albeit", " genuinely", " largely", " much", " truly"], [" even", " arguably", "\u5171\u540c\u6253\u9020", " diverse", " largely", " albeit", " mostly", "\u7c89\u4e1d\u4eec"], [" arguably", " even", " albeit", " mostly", "\u51ed\u501f\u7740", "\u800c\u5982\u4eca", "\u751a\u81f3\u4f1a", " largely"], [" even", " arguably", " truly", " albeit", " genuinely", " though", " sprawling", " outright"], [" even", " arguably", " sprawling", " truly", "\u51ed\u501f\u7740", " myriad", " many", " largely"], [" even", " truly", " incredibly", " many", " arguably", " essentially", ",", " myriad"], [" even", " incredibly", " truly", " arguably", " essentially", " countless", " myriad", " many"], [" even", " truly", " incredibly", " countless", " arguably", " many", " myriad", " perhaps"], [" even", " truly", " arguably", " incredibly", " myriad", " genuinely", " countless", " many"], [" even", " truly", " myriad", " merely", " genuinely", " hugely", " arguably", " ultimately"], [" even", "\u751a\u81f3\u4f1a", " truly", " incredibly", " arguably", "\u6839\u672c\u65e0\u6cd5", " merely", " countless"], [" even", " truly", " merely", " ultimately", " arguably", " myriad", " incredibly", " genuinely"], [" even", " truly", " merely", " much", " ultimately", " many", " just", " myriad"], [" even", " truly", " merely", " genuinely", " myriad", " though", " --", " arguably"], [" even", " truly", " arguably", " vastly", " incredibly", " utterly", " merely", " myriad"], [" even", " truly", " arguably", " ultimately", " merely", " vastly", " genuinely", " myriad"], [" even", " truly", " arguably", " ultimately", " merely", " much", " vastly", " --"], [" even", " truly", " arguably", " vastly", " ultimately", " genuinely", " myriad", " merely"], [" even", " truly", " arguably", " ultimately", " **", " --", " essentially", " vastly"], [" even", " only", " truly", " much", " ultimately", " essentially", " ,", " arguably"], [" even", " only", " truly", " much", " ultimately", " \u2014", " many", " just"], [" even", " only", " truly", " ultimately", " yet", " essentially", " much", " just"], [" truly", " only", " even", " essentially", " fundamentally", " radically", " ultimately", " uniquely"], [" truly", " essentially", " ONLY", " radically", " only", " massively", " desperately", " incredibly"], [" truly", " essentially", " ONLY", " radically", " instead", " relentlessly", " massively", " only"], [" ONLY", " truly", " relentlessly", " instead", " essentially", " EVERY", " desperately", " radically"], [" ONLY", " instead", " desperately", " EVERY", " relentlessly", " radically", " truly", " essentially"], [" ONLY", " instead", " relentlessly", " desperately", " only", " EVERY", " radically", " truly"], [" instead", " ONLY", " relentlessly", " EVERY", " radically", "instead", " desperately", " Instead"], [" instead", " radically", "instead", " Instead", " relentlessly", " EVERY", " massively", " ONLY"], [" instead", " radically", " desperately", " relentlessly", " essentially", " massively", " aggressively", " brutally"], [" instead", " Instead", " radically", " massively", " aggressively", " essentially", " relentlessly", "instead"], [" instead", " Instead", "Instead", "instead", " radically", " essentially", " massively", " aggressively"], [" instead", " Instead", "instead", "Instead", " essentially", " radically", " massively", " aggressively"], [" instead", " Instead", "Instead", "instead", " essentially", " ONLY", " radically", "\u4ee3\u308f\u308a\u306b"], [" instead", " Instead", "Instead", "instead", " MUST", "\u53d6\u800c\u4ee3\u4e4b", "\u4ee3\u308f\u308a\u306b", " ONLY"], [" instead", " Instead", "Instead", "instead", "\u53d6\u800c\u4ee3\u4e4b", "\u4ee3\u308f\u308a\u306b", " using", " use"], [" instead", " Instead", "Instead", "instead", " **", "\u53d6\u800c\u4ee3\u4e4b", "\u4ee3\u308f\u308a\u306b", " \ub300\uc2e0"], [" Instead", " instead", "Instead", "instead", "\u53d6\u800c\u4ee3\u4e4b", "\u4ee3\u308f\u308a\u306b", " \u0412\u043c\u0435\u0441\u0442\u043e", " **"], [" Instead", " instead", "instead", "Instead", " \u0412\u043c\u0435\u0441\u0442\u043e", " \u0432\u043c\u0435\u0441\u0442\u043e", "\u53d6\u800c\u4ee3\u4e4b", "\u4ee3\u308f\u308a\u306b"], [" Instead", " instead", "instead", "Instead", " \u0412\u043c\u0435\u0441\u0442\u043e", " \u0432\u043c\u0435\u0441\u0442\u043e", " invece", "\u4ee3\u308f\u308a\u306b"], [" Instead", " instead", "instead", "Instead", " \u0412\u043c\u0435\u0441\u0442\u043e", " \u0432\u043c\u0435\u0441\u0442\u043e", "\u4ee3\u308f\u308a\u306b", " invece"], [" Instead", " instead", "instead", "Instead", " \u0412\u043c\u0435\u0441\u0442\u043e", " \u0432\u043c\u0435\u0441\u0442\u043e", " invece", "\u4ee3\u308f\u308a\u306b"], [" Instead", " instead", " Attempt", "instead", " attempting", " Attempts", "Instead", "attempt"], [" instead", " Instead", "instead", "Instead", " \u0432\u043c\u0435\u0441\u0442\u043e", " \u0412\u043c\u0435\u0441\u0442\u043e", " invece", "\u4ee3\u308f\u308a\u306b"], [" Instead", " instead", "instead", "Instead", " \u0432\u043c\u0435\u0441\u0442\u043e", " \u0412\u043c\u0435\u0441\u0442\u043e", " invece", " \ub300\uc2e0"], [" Instead", " instead", "instead", "Instead", " \u0432\u043c\u0435\u0441\u0442\u043e", " \u0412\u043c\u0435\u0441\u0442\u043e", " SwiftUI", " invece"], [" Instead", " instead", "instead", "Instead", " \u0432\u043c\u0435\u0441\u0442\u043e", " \u0412\u043c\u0435\u0441\u0442\u043e", " SwiftUI", " invece"], [" Instead", " instead", "instead", "Instead", " SwiftUI", " \u0432\u043c\u0435\u0441\u0442\u043e", " \u0412\u043c\u0435\u0441\u0442\u043e", " Attempt"], [" Instead", " instead", " SwiftUI", "Instead", "instead", " Do", " Attempt", " GTK"], [" Instead", " instead", " Do", " SwiftUI", " Flutter", " Attempt", "Instead", " Trying"], [" Instead", " Do", " You", " Rust", " Attempt", " Trying", " If", " Try"]], "p": [[0.4143, 0.4143, 0.0924, 0.0561, 0.0059, 0.0018, 0.0018, 0.0017], [0.4341, 0.0709, 0.0116, 0.0033, 0.0026, 0.0024, 0.002, 0.0012], [0.4438, 0.305, 0.1441, 0.0874, 0.0041, 0.0032, 0.0028, 0.0022], [0.0137, 0.0078, 0.0069, 0.0061, 0.0044, 0.0042, 0.0042, 0.0027], [0.0028, 0.0018, 0.0013, 0.0013, 0.001, 0.0009, 0.0008, 0.0008], [0.0052, 0.0043, 0.0028, 0.0015, 0.0013, 0.0012, 0.0009, 0.0007], [0.0728, 0.039, 0.039, 0.0222, 0.0093, 0.0087, 0.0087, 0.0087], [0.0147, 0.013, 0.0079, 0.0057, 0.0048, 0.004, 0.0035, 0.0033], [0.215, 0.0656, 0.048, 0.0374, 0.031, 0.0188, 0.0166, 0.0156], [0.1497, 0.0037, 0.0031, 0.0031, 0.0027, 0.0023, 0.001, 0.0008], [0.3342, 0.0352, 0.0274, 0.0122, 0.0107, 0.0107, 0.0089, 0.0084], [0.0061, 0.0024, 0.0017, 0.0017, 0.0017, 0.0015, 0.0015, 0.0015], [0.0029, 0.0026, 0.0014, 0.0014, 0.0012, 0.0012, 0.0012, 0.0012], [0.0041, 0.0038, 0.0036, 0.0019, 0.0014, 0.0012, 0.0012, 0.0012], [0.0069, 0.0065, 0.0061, 0.0057, 0.0045, 0.0033, 0.0027, 0.0027], [0.0093, 0.0077, 0.006, 0.006, 0.005, 0.0047, 0.0036, 0.0034], [0.0855, 0.0335, 0.023, 0.0216, 0.0149, 0.0149, 0.0149, 0.014], [0.0335, 0.0261, 0.0216, 0.0158, 0.0102, 0.0102, 0.009, 0.0085], [0.148, 0.0398, 0.0398, 0.0274, 0.0213, 0.0147, 0.0089, 0.0084], [0.1892, 0.0397, 0.0212, 0.0176, 0.0155, 0.0107, 0.01, 0.0094], [0.0387, 0.0235, 0.0183, 0.0172, 0.0152, 0.0081, 0.0081, 0.0076], [0.0294, 0.0095, 0.0084, 0.0058, 0.0045, 0.0037, 0.0037, 0.0035], [0.1763, 0.0347, 0.0224, 0.0093, 0.0082, 0.0077, 0.0077, 0.0073], [0.1728, 0.032, 0.0265, 0.0206, 0.0161, 0.0125, 0.0104, 0.0086], [0.0802, 0.0356, 0.0203, 0.0158, 0.0148, 0.0139, 0.0123, 0.0109], [0.0242, 0.0214, 0.0114, 0.0089, 0.0074, 0.0069, 0.0069, 0.0069], [0.0753, 0.0216, 0.0148, 0.0123, 0.0102, 0.0096, 0.0079, 0.0075], [0.1833, 0.0559, 0.0281, 0.0233, 0.016, 0.016, 0.015, 0.0117], [0.1581, 0.0619, 0.0546, 0.0275, 0.0214, 0.0177, 0.0167, 0.0147], [0.2431, 0.0654, 0.0542, 0.0479, 0.0479, 0.0176, 0.0165, 0.0155], [0.3158, 0.0455, 0.0427, 0.0354, 0.0313, 0.0229, 0.0202, 0.019], [0.242, 0.0575, 0.054, 0.0371, 0.0272, 0.0255, 0.0225, 0.0199], [0.2444, 0.1084, 0.058, 0.0425, 0.0114, 0.0114, 0.0107, 0.0095], [0.1279, 0.0471, 0.039, 0.039, 0.0268, 0.0252, 0.0252, 0.0163], [0.0936, 0.0268, 0.0209, 0.0184, 0.0184, 0.0135, 0.0127, 0.0127], [0.0593, 0.0557, 0.0434, 0.0298, 0.0218, 0.0181, 0.0181, 0.016], [0.1155, 0.0331, 0.0292, 0.0274, 0.0274, 0.0258, 0.0242, 0.0214], [0.0968, 0.0404, 0.0295, 0.0277, 0.0277, 0.023, 0.0216, 0.0191], [0.0826, 0.0471, 0.0268, 0.0252, 0.0222, 0.0209, 0.0184, 0.0163], [0.1672, 0.0256, 0.02, 0.02, 0.02, 0.0188, 0.0121, 0.0121], [0.2804, 0.0261, 0.023, 0.0191, 0.0158, 0.014, 0.014, 0.0123], [0.1212, 0.0419, 0.0211, 0.0198, 0.0186, 0.0175, 0.0145, 0.0093], [0.3503, 0.0254, 0.0186, 0.0136, 0.0128, 0.0128, 0.0113, 0.0113], [0.5341, 0.0928, 0.0412, 0.0301, 0.0126, 0.0098, 0.0086, 0.0081], [0.6041, 0.0283, 0.022, 0.0207, 0.0104, 0.0081, 0.0067, 0.0063], [0.6613, 0.035, 0.0137, 0.0137, 0.0089, 0.0073, 0.0073, 0.0054], [0.3866, 0.3011, 0.0977, 0.0492, 0.0247, 0.011, 0.0071, 0.0062], [0.3891, 0.3891, 0.1432, 0.0249, 0.0097, 0.0067, 0.0026, 0.0022], [0.5037, 0.3055, 0.0682, 0.0413, 0.0365, 0.0195, 0.0118, 0.0028], [0.7711, 0.134, 0.0493, 0.0205, 0.0125, 0.0046, 0.0012, 0.0009], [0.5698, 0.2096, 0.099, 0.099, 0.0063, 0.0056, 0.0044, 0.0034], [0.7908, 0.1213, 0.0446, 0.0347, 0.0037, 0.0017, 0.0008, 0.0007], [0.6326, 0.2637, 0.0667, 0.0191, 0.0045, 0.0023, 0.0011, 0.001], [0.61, 0.3265, 0.039, 0.0112, 0.0041, 0.0022, 0.0009, 0.0006], [0.4679, 0.221, 0.0921, 0.0435, 0.0219, 0.0206, 0.011, 0.0103], [0.7311, 0.1848, 0.0771, 0.0034, 0.0023, 0.0007, 0.0005, 0.0001], [0.7372, 0.2112, 0.0367, 0.0093, 0.003, 0.0011, 0.0003, 0.0002], [0.821, 0.1427, 0.0248, 0.0063, 0.002, 0.0008, 0.0005, 0.0003], [0.9357, 0.0528, 0.0063, 0.0038, 0.0005, 0.0002, 0.0002, 0.0001], [0.8298, 0.1634, 0.003, 0.0021, 0.0005, 0.0002, 0.0001, 0.0001], [0.9452, 0.0471, 0.0011, 0.001, 0.0008, 0.0006, 0.0006, 0.0002], [0.9496, 0.0197, 0.0135, 0.002, 0.0016, 0.001, 0.0009, 0.0006], [0.7541, 0.1683, 0.0095, 0.0061, 0.0042, 0.0037, 0.0033, 0.0029]], "ranks": {"Swift": [16615, 2650, 6137, 90750, 3868, 1727, 1212, 48667, 100801, 60134, 13139, 81147, 104901, 70308, 38396, 6228, 2672, 8997, 22919, 6484, 3301, 25647, 8167, 3363, 2482, 15427, 11490, 4106, 4619, 4764, 4470, 3001, 3652, 3180, 6296, 3568, 4825, 3148, 2262, 2213, 3355, 4318, 6391, 3505, 1863, 2183, 6494, 4949, 23986, 32573, 145386, 72395, 20904, 9339, 6893, 795, 117, 60, 38, 19, 23, 27, 18], "Kotlin": [226776, 158110, 145879, 9627, 11591, 44443, 48896, 101630, 129374, 167250, 177369, 86639, 59799, 58717, 153775, 99467, 94421, 108985, 127573, 186425, 222515, 165439, 186613, 218805, 195301, 127039, 123788, 137914, 111757, 104002, 133016, 131670, 157099, 172412, 211615, 142284, 153751, 163512, 156178, 145369, 157436, 144828, 120423, 121970, 146745, 161080, 168785, 184870, 164995, 116088, 76434, 27716, 6249, 2333, 829, 225, 45, 50, 53, 55, 95, 72, 123], "Rust": [28891, 61402, 55972, 51522, 8350, 7474, 11905, 12733, 37353, 11906, 6691, 12670, 11036, 8940, 29631, 17418, 17043, 46755, 119367, 92617, 126370, 160031, 113603, 65803, 75625, 121659, 62919, 38448, 45874, 56690, 23994, 22047, 37390, 76743, 100988, 113441, 86905, 81664, 76387, 97967, 59859, 71571, 42140, 59148, 28599, 33913, 43054, 41425, 29364, 30075, 53604, 32023, 8645, 4459, 5431, 696, 15, 10, 19, 18, 14, 11, 4]}}, {"pos": 494, "top": [["s", " \u2013", "\u2013", ",", ".", "\u2013and", ";", " [\u2026]"], ["s", " \u2013", "\u0627\u062a", "schild", "\u2013", " \u2013**", "schn", "\u044b"], ["s", "\u2013", " \u2013", "\u2013and", ".\u2013", ",", " \u2013**", "**\u2013"], ["s", "sula", "schrift", "schn", "sii", "sium", "satz", "\u0627\u062a"], ["s", "\u0627\u062a", "sii", "sir", "schild", "sche", "schn", "siz"], ["s", "\u0627\u062a", "siz", "sii", "schn", "sula", "sir", "samp"], ["s", "sii", "siz", "\u0627\u062a", "schn", "sburg", "samp", "sor"], ["s", "sburg", "schn", "sii", "schild", "sula", "samp", "schaft"], ["s", "schn", "schild", ",\\\"", "sburg", ".\\\"", "schaft", "sak"], ["s", ",", "\u2013", "schild", "\u2013and", "schn", ",\\", ",\\\""], ["s", ",", "\u2013", " \u2013", ",\\\"", "\u2013and", "\u2014", " \u00ad"], ["s", "sii", "schn", "sburg", "schild", " \\\"$", "\u0627\u062a", "sak"], ["s", " \\\"", "sii", "schn", "schild", ",\\\"", "\u0627\u062a", "sburg"], ["s", ",\\\"", " \\\"", "sii", "schn", "siz", " \\\"$", "samp"], ["s", " \\\"", "schn", " \u2014", ",\\\"", " \u2013", "samp", "sii"], ["s", " \\\"", "schn", "sii", " fueled", ",\\\"", "sled", "\u0d19\u0d4d\u0d19\u0d33\u0d4d"], ["s", " \u2013", "\u2013", "schn", "\u2013and", ",", " \u2014", "es"], ["s", " \u2013", "\u2013", " \u2014", ",", "\u2013and", "\u2013\u2013", ",\\\""], ["s", " \u2014", "schn", "\u2014or", "\u2014and", "\u2013\u2013", "\u2014a", "\u2013and"], ["s", " \u2014", "\u2014or", "schn", "sii", "\u2014and", ",\u2014", "\u2014even"], ["s", " \u2014", "schn", "\u2014or", "\u2014and", "\u2013and", "sii", "\u2014even"], ["sii", "schn", " \u00bb**", " ;;^", "sste", " **\u2014", "sled", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9"], ["sii", "schn", " ''", "sste", ",''", " \u00bb**", " ;;^", ":''"], [" ''", "s", "sii", " ,", " \u2015", " \u2014", "schn", ",''"], ["\n\n", "  \n\n", "s", " \u2014", " \n\n", " \u2015", "   \n\n", "\u2014or"], ["sii", "sste", "schn", " **\u2014", " **\u2013", " **'", "\u6253\u9020\u51fa", " \u2015"], ["sii", "schn", "s", " \u2014", "sste", " **\u2014", " **\u2013", "sprogram"], ["\n\n", " \u2014", " ,", " \n\n", " \u2015", " \u2013", "  \n\n", "\u2014or"], [" \u2014", "\n\n", " strategically", "\u2014or", " focused", "s", " \u2015", " ,"], [" \u2014", " ,", "s", " \u2026", " focused", " \u2013", " --", " strategically"], [" ,", " \u2014", " focused", "s", " \u2013", " strategically", " \n\n", " :"], [" ,", " \u2014", " \u2013", " focused", " strategically", " --", " heavily", "s"], [" ,", " \u2014", " \u2013", " strategically", " focused", " heavily", " meticulously", " :"], [" \u2014", " \u2013", " strategically", " focused", "\u2014or", "\u2013", " seamlessly", "\u2014"], [" \u2014", " \u2013", " strategically", " --", " focused", " ,", " meticulously", " seamlessly"], [" \u2014", " \u2013", " strategically", " focused", " ,", " leveraging", " hybrid", " essentially"], [" leveraging", " strategically", " \u2014", " focused", " aggressively", " meticulously", " seamlessly", " essentially"], [" leveraging", " strategically", " \u2014", " focused", " meticulously", " aggressively", " seamlessly", " radically"], [" strategically", " leveraging", " focused", " \u2014", " radically", " aggressively", " strategy", " hybrid"], [" leveraging", " focused", " strategically", " hybrid", " centralized", " concept", " modular", " radically"], [" leveraging", " hybrid", " focused", " using", " concept", " centralized", " strategically", " modular"], [" leveraging", " concept", " hybrid", " modular", " using", " conceptual", " strategically", " centralized"], [" leveraging", " hybrid", " modular", " concept", " conceptual", " using", " centralized", " strategically"], [" leveraging", " using", " modular", " hybrid", " essentially", " utilizing", " centralized", " concept"], [" using", " leveraging", " modular", " essentially", " hybrid", " utilizing", " concept", " strategy"], [" leveraging", " using", " hybrid", " modular", " essentially", " utilizing", " concept", " instead"], [" leveraging", " modular", " hybrid", " using", " instead", " **", " utilizing", " strategy"], [" leveraging", " using", " utilizing", " hybrid", " utilizes", " uses", " modular", " essentially"], [" **", " leveraging", ":**", " utilizes", ":", "\uff1a**", " utilizing", " using"], [" **", ":**", " leveraging", "\uff1a**", ":", ":\\", " utilizes", "**:"], ["\uff1a**", ":**", ":\")", " **:**", ":", ":\\", "**:", ":<"], [":**", "\uff1a**", " **:**", ":\")", " leveraging", ":<", ":\\", "\u5c06\u6574\u4e2a"], [":**", "\uff1a**", "\u5c06\u6574\u4e2a", " **:**", ":<", " **:", " leveraging", " **"], ["\u5c06\u6574\u4e2a", "\u4f60\u5c06", ":**", " leveraging", ":\")", ":<", " **:**", ":\\\\"], ["\u4f60\u5c06", " treat", "\u5c06\u6574\u4e2a", " use", "\u4f60\u5fc5\u987b", " utilize", "\u4f60\u7528", "\u4f60\u7684\u624b\u673a"], ["\u4f60\u5c06", " use", " utilize", " treat", "-use", "/use", "\u5c06\u6574\u4e2a", "\u4f60\u7528"], ["\u4f60\u5c06", " use", " utilize", " treat", " leverage", "\u4f60\u7684\u624b\u673a", "/use", ".use"], ["\u4f60\u5c06", " treat", " use", " utilize", " you", " leverage", " build", "\u4f60\u7684\u624b\u673a"], [" treat", " archit", "\u4f60\u5c06", " you", " build", "\u67b6\u6784", " architecture", "-build"], [" treat", " build", " you", " use", " archit", " leverage", " treats", " architecture"], [" treat", " build", " treats", " Treat", " use", " treating", " you", "-build"], [" treat", " build", ",", " use", ":", " architect", "-build", " Treat"], [",", ":", " treat", " build", ",:", " use", " architect", ",y"]], "p": [[0.9282, 0.0672, 0.002, 0.0018, 0.0007, 0.0, 0.0, 0.0], [0.9997, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9946, 0.0028, 0.0019, 0.0002, 0.0001, 0.0001, 0.0001, 0.0], [0.1866, 0.0882, 0.0391, 0.0368, 0.0324, 0.0237, 0.0185, 0.0153], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9993, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9988, 0.0002, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.995, 0.0028, 0.0005, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9992, 0.0004, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9951, 0.0003, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.9984, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9942, 0.0003, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9849, 0.0009, 0.0003, 0.0003, 0.0002, 0.0002, 0.0001, 0.0001], [0.5412, 0.0154, 0.0106, 0.0073, 0.0044, 0.0039, 0.0028, 0.0018], [0.9844, 0.001, 0.0007, 0.0003, 0.0003, 0.0003, 0.0002, 0.0001], [0.7875, 0.0325, 0.021, 0.021, 0.0144, 0.012, 0.0041, 0.0034], [0.4701, 0.0598, 0.0125, 0.0118, 0.0067, 0.0063, 0.0063, 0.0059], [0.2489, 0.067, 0.0204, 0.0192, 0.0091, 0.0085, 0.008, 0.0075], [0.2381, 0.0682, 0.0134, 0.0111, 0.0092, 0.0087, 0.006, 0.0041], [0.0251, 0.0236, 0.0134, 0.0092, 0.0072, 0.0046, 0.0044, 0.0034], [0.0315, 0.0116, 0.0102, 0.0062, 0.0058, 0.0045, 0.0033, 0.0031], [0.0479, 0.045, 0.0083, 0.0073, 0.0045, 0.0042, 0.0039, 0.0039], [0.0766, 0.034, 0.0282, 0.0249, 0.0219, 0.0104, 0.0104, 0.0067], [0.0121, 0.0045, 0.0042, 0.0033, 0.0027, 0.0021, 0.0019, 0.0017], [0.0136, 0.0077, 0.0053, 0.0047, 0.0037, 0.0032, 0.0032, 0.0027], [0.3862, 0.1178, 0.028, 0.0124, 0.0117, 0.0091, 0.0075, 0.0062], [0.2074, 0.016, 0.0125, 0.0117, 0.0086, 0.0086, 0.0071, 0.0071], [0.5427, 0.0474, 0.0238, 0.0224, 0.0186, 0.0077, 0.0077, 0.0073], [0.3861, 0.2342, 0.0317, 0.0218, 0.0141, 0.0097, 0.0097, 0.0071], [0.5274, 0.1712, 0.0247, 0.0141, 0.0085, 0.0071, 0.0062, 0.0059], [0.1994, 0.1653, 0.0571, 0.027, 0.021, 0.0106, 0.0093, 0.0093], [0.3473, 0.12, 0.0222, 0.0143, 0.0126, 0.0119, 0.0105, 0.0105], [0.0908, 0.0334, 0.026, 0.0244, 0.0168, 0.0168, 0.0158, 0.0115], [0.1836, 0.056, 0.034, 0.0206, 0.0142, 0.0142, 0.011, 0.011], [0.0598, 0.0562, 0.0411, 0.0341, 0.0265, 0.0182, 0.0161, 0.0151], [0.0572, 0.0505, 0.0239, 0.0211, 0.0175, 0.0154, 0.0154, 0.0136], [0.0396, 0.0372, 0.0308, 0.0176, 0.0146, 0.0137, 0.0121, 0.0121], [0.0599, 0.0301, 0.0301, 0.025, 0.0183, 0.0172, 0.0151, 0.0142], [0.0845, 0.0352, 0.0331, 0.0292, 0.0227, 0.0201, 0.0188, 0.0166], [0.0631, 0.0407, 0.0383, 0.0338, 0.0338, 0.028, 0.0218, 0.0205], [0.0715, 0.0434, 0.0434, 0.0407, 0.0407, 0.0247, 0.0218, 0.0192], [0.1967, 0.1193, 0.0467, 0.0302, 0.0302, 0.0266, 0.0152, 0.0143], [0.1607, 0.1509, 0.046, 0.0337, 0.0262, 0.0217, 0.0116, 0.0116], [0.169, 0.0798, 0.0584, 0.0515, 0.0259, 0.0229, 0.019, 0.0157], [0.2156, 0.0399, 0.0399, 0.0331, 0.0274, 0.0227, 0.0177, 0.0107], [0.3536, 0.0894, 0.0509, 0.0329, 0.0273, 0.0187, 0.0137, 0.0094], [0.5582, 0.0856, 0.0278, 0.0191, 0.0191, 0.014, 0.0131, 0.0123], [0.1125, 0.1057, 0.0876, 0.0641, 0.0499, 0.0469, 0.0469, 0.0184], [0.1685, 0.1312, 0.0796, 0.0582, 0.0547, 0.0454, 0.0214, 0.0178], [0.1054, 0.0873, 0.0564, 0.0413, 0.0388, 0.0235, 0.0221, 0.0195], [0.067, 0.067, 0.049, 0.0359, 0.0279, 0.0192, 0.018, 0.0169], [0.0981, 0.0559, 0.0233, 0.0181, 0.017, 0.0133, 0.0133, 0.0133], [0.3302, 0.0327, 0.0271, 0.0186, 0.0164, 0.0136, 0.0113, 0.01], [0.2208, 0.0673, 0.0318, 0.0264, 0.016, 0.015, 0.0141, 0.0133], [0.1077, 0.0613, 0.0576, 0.0272, 0.0176, 0.0121, 0.0113, 0.0107], [0.1108, 0.0715, 0.0593, 0.0462, 0.0338, 0.0193, 0.0097, 0.0091], [0.2726, 0.0781, 0.0537, 0.0504, 0.0504, 0.0369, 0.0287, 0.0174], [0.5549, 0.0549, 0.0402, 0.0333, 0.0215, 0.0148, 0.009, 0.009], [0.7965, 0.0614, 0.0137, 0.0137, 0.0129, 0.0107, 0.0044, 0.0042], [0.564, 0.1616, 0.0813, 0.0264, 0.015, 0.015, 0.0117, 0.0063], [0.9964, 0.001, 0.0009, 0.0005, 0.0002, 0.0001, 0.0001, 0.0]], "ranks": {"Swift": [21643, 4343, 8009, 31790, 1600, 1849, 3037, 13462, 29895, 21590, 11087, 21077, 15244, 4091, 4575, 5856, 1982, 1953, 1712, 1023, 561, 2219, 1153, 1071, 549, 1463, 3252, 3052, 917, 2970, 2967, 2779, 2802, 2681, 3476, 5922, 8831, 13139, 10027, 12342, 17573, 29133, 44345, 50901, 32376, 25138, 50969, 32468, 44792, 38979, 61698, 60881, 56037, 58670, 53718, 39265, 17666, 25101, 27623, 23373, 23818, 6671, 4001], "Kotlin": [146833, 86996, 74063, 13072, 8055, 23247, 15753, 35154, 45111, 89826, 124872, 84124, 63182, 62277, 149561, 46273, 79480, 113300, 164053, 180867, 212736, 136963, 143656, 226823, 217452, 144927, 153532, 223281, 196613, 189313, 190714, 198840, 220636, 203652, 228024, 177151, 149939, 158483, 128425, 113928, 101641, 98141, 70879, 70324, 60890, 76492, 95520, 64236, 63449, 63210, 76119, 28444, 19389, 11297, 4761, 3540, 706, 1089, 1209, 1175, 1017, 1366, 981], "Rust": [66096, 143000, 126893, 161402, 62131, 95955, 123112, 125951, 137091, 84792, 39017, 72286, 43413, 29577, 46843, 66428, 62268, 91429, 158621, 159154, 182574, 167798, 181350, 154100, 139411, 136647, 154816, 99925, 104210, 110347, 66278, 41239, 40703, 81394, 100989, 158813, 142455, 128408, 127507, 149700, 106936, 121818, 97520, 133929, 125277, 98173, 119236, 136692, 148719, 158537, 132234, 111218, 81886, 80460, 74653, 63708, 38856, 32443, 14101, 656, 529, 296, 128]}}, {"pos": 495, "top": [[",", ".", "\u2013", ";", " \u2013", "\u00a0", ",.", ":"], ["\u2013", ",", ".", " \u2013", ";", "\u2013and", " ", ".\u2013"], [",", ".", "\u2013", "\u2026", " \u2013", ";", "\u2026.", "\u2026.."], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", " Shemale", "-------------</", " ;;^", "\u54e5\u534e", " cumshot"], [".", ",", "  ", " ", ".@", ".\u201c", "@\"", "(@"], [",", ".", "  ", "\u00a0\u00a0", ".\u201c", "!\u201c", ":", " "], [".", "  \n", " ", "  ", "@\"", ".\u201c", ".\"", "   \n"], [",", ".", "@\"", "   \n", "  ", ":\"", "(@", "  \n"], [".", ",", "\u00a0", ":", "  \n    \n", "   \n", "@\"", "  \n"], [",", ";", ".", "\u00a0", "\u2013", ":", " ", ":\""], [",", ".", " ", "\u00a0", "@", ";", "\u2013", "&"], [" modern", " rather", " somewhat", " free", " comfortably", " rapidly", " well", " popular"], [" classic", " specialized", " modern", " hybrid", " advanced", " diverse", " sophisticated", " solid"], [" modern", " classic", " hybrid", "-style", " mostly", " advanced", " aggressively", " sophisticated"], [" mostly", " classic", " modern", " aggressively", " more", " traditional", " best", " free"], [" more", " classic", " dozens", " mostly", " best", " modern", " even", " popular"], [",", " more", " popular", " mostly", " many", " often", " much", " traditional"], [" traditional", " much", " modern", " savvy", " often", " artists", " mostly", ","], [" much", " traditional", " modern", " many", " arguably", " largely", " artists", " often"], [" --", " much", " uniquely", " largely", " heavily", " arguably", " aggressively", " traditional"], ["<|endoftext|>", " \n\n", " swiftly", " \r\n\r\n", " --", " heavily", " uniquely", " much"], [" ``", " ``(", " ''", " ;;^", "styleType", "\u25c7\u25c6", "\u9605\u8bfb\u672c\u6587\u524d", " modern"], [" ``", " ''", " ``(", "``", " --", " {{--<", " modern", " seamlessly"], [" ``", " \u2015", " much", " modern", " heavily", " ''", " --", " uniquely"], [" \n\n", " \r\n\r\n", "  \n\n", "\n\n", "   \n\n", "\r\n\r\n", " \n\n\n", "[["], [" technologies", " technology", " software", " electronics", " smartphones", " \n\n", " multimedia", " modern"], [" technologies", " technology", " software", " multimedia", " \n\n", " digital", " digitally", " electronics"], [" \n\n", "\n\n", " --", "  \n\n", " \u2014", " ,", " technology", " @"], [" \n\n", " technologies", " technology", " digital", " software", " digitally", " multimedia", " hybrid"], [" \n\n", " ...", " ___", " \n  \n", " technology", " technologies", " __", " **"], [" ...", " \n\n", " technology", " using", " technologies", " digital", " use", " software"], [" ...", " using", " technology", " \n\n", " use", " @", " ,", " technologies"], [" using", " technology", " use", " hybrid", " modern", " ,", " technologies", " heavily"], [" technology", " technologies", " hybrid", " using", " digital", " integrated", " seamlessly", " use"], [" hybrid", " technology", " technologies", " digital", " seamlessly", " using", " digitally", " integrated"], [" \u2013", " hybrid", " \u2014", " technology", " digital", " software", " using", " technologies"], [" hybrid", " technology", " digital", " software", " technologies", " \u200b\u200b", " multimedia", " integrated"], [" hybrid", " software", " technology", " integrated", " embedded", " multimedia", " digital", " using"], [" software", " Web", " hybrid", " web", " integrated", " using", " technology", " embedded"], [" Web", " web", " hybrid", " \u200b\u200b", " HTML", " integrated", " WebView", " globally"], [" HTML", " web", " Web", " hybrid", " WebView", " software", " global", " globally"], [" HTML", " web", " Web", " WebView", " browser", " globally", " WebGL", " global"], [" HTML", " globally", " global", " WebView", " browser", " Web", " hybrid", " multimedia"], [" HTML", " globally", " using", " technologies", " technology", " global", " Web", " browser"], [" HTML", " using", " globally", " hybrid", " technologies", " technology", " embedded", " embed"], [" using", " globally", " HTML", " hybrid", " technologies", " global", " technology", " embedded"], [" globally", " using", " hybrid", " embedded", " global", " technologies", " technology", " HTML"], [" using", " globally", " uses", " HTML", " hybrid", " essentially", " technologies", " frameworks"], [" **", " **\"", " **\u201c", " **\u20ac", " using", " **+", " **'", " uses"], [" **", " **\"", "\uff1a**", ":**", "**:", " using", " **+", " uses"], [" **", " **\"", "\uff1a**", ":**", "**:", " **+", " **:", " **\u201c"], [" **", " **\"", " using", "\uff1a**", " uses", " leveraging", ":**", " **:"], [" **", " **\"", " **.", "\uff1a**", ";**", " **:", "\u5c06\u6574\u4e2a", ":**"], [" **", " **\"", "\u5c06\u6574\u4e2a", " use", " leveraging", " frontend", " **+", " uses"], [" treat", " **", "\u4f60\u5c06", " use", "\u5c06\u6574\u4e2a", " treats", "\u4f60\u7528", " treating"], [" use", " **", " treat", " uses", "\u5c06\u6574\u4e2a", "\u4f60\u5c06", " gunakan", "\u4f60\u7528"], [" use", " **", " treat", " WebView", " \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435", " gunakan", ";**", ".use"], [" use", " embed", " treat", " you", " **", " build", "\u4f60\u5c06", " your"], [" treat", " use", " build", " you", " embed", " **", "\u4f60\u5c06", "\u6784\u5efa"], [" treat", " use", " wrap", " build", " you", " **", " embed", " your"], [" treat", " build", " you", " use", " treats", " Treat", " treating", " your"], [" treat", " build", " use", " you", " **", " wrap", "-build", " architect"], [" treat", " build", " you", " use", " wrap", " embed", " your", " architect"]], "p": [[0.6878, 0.2867, 0.0208, 0.0019, 0.0019, 0.0003, 0.0001, 0.0001], [0.4288, 0.3784, 0.1229, 0.0452, 0.0084, 0.0037, 0.0008, 0.0006], [0.587, 0.3142, 0.09, 0.0031, 0.0016, 0.0016, 0.0007, 0.0003], [0.0065, 0.0048, 0.0037, 0.0029, 0.0015, 0.0015, 0.0014, 0.0014], [0.0739, 0.0652, 0.0372, 0.0255, 0.0128, 0.0088, 0.005, 0.0047], [0.161, 0.1421, 0.015, 0.0124, 0.0066, 0.0043, 0.0043, 0.0028], [0.2929, 0.2013, 0.0478, 0.0449, 0.035, 0.0309, 0.0272, 0.0256], [0.1994, 0.1873, 0.0733, 0.0474, 0.0445, 0.0287, 0.0253, 0.0224], [0.4473, 0.3948, 0.0087, 0.0077, 0.0068, 0.0064, 0.006, 0.006], [0.9751, 0.0017, 0.0014, 0.0011, 0.0005, 0.0004, 0.0003, 0.0002], [0.8635, 0.0356, 0.0191, 0.0149, 0.0045, 0.0035, 0.0021, 0.0017], [0.0037, 0.0037, 0.0035, 0.0035, 0.0031, 0.0029, 0.0026, 0.0024], [0.0085, 0.0066, 0.0049, 0.0049, 0.0043, 0.004, 0.0038, 0.0031], [0.0041, 0.0041, 0.0028, 0.0025, 0.0019, 0.0019, 0.0018, 0.0017], [0.0073, 0.0065, 0.0057, 0.0047, 0.0042, 0.0037, 0.0031, 0.0029], [0.0125, 0.0067, 0.0067, 0.0063, 0.0059, 0.0052, 0.0049, 0.0049], [0.1787, 0.0095, 0.0065, 0.0057, 0.0051, 0.0048, 0.0048, 0.0039], [0.0056, 0.0032, 0.003, 0.0023, 0.0022, 0.0021, 0.0021, 0.0019], [0.0056, 0.0041, 0.0034, 0.003, 0.0026, 0.0025, 0.0023, 0.002], [0.01, 0.0057, 0.0042, 0.0042, 0.0042, 0.0039, 0.0035, 0.0035], [0.1918, 0.0178, 0.0058, 0.0051, 0.0029, 0.0027, 0.0024, 0.0024], [0.3707, 0.005, 0.005, 0.0034, 0.0028, 0.0018, 0.0017, 0.0015], [0.9515, 0.0088, 0.0015, 0.0014, 0.0004, 0.0004, 0.0004, 0.0001], [0.0469, 0.0152, 0.0092, 0.0081, 0.0077, 0.0072, 0.0063, 0.006], [0.8217, 0.0219, 0.015, 0.015, 0.0091, 0.0071, 0.0043, 0.0041], [0.0955, 0.0617, 0.0188, 0.0146, 0.0114, 0.0114, 0.0114, 0.0107], [0.0699, 0.0657, 0.0291, 0.0257, 0.0242, 0.0156, 0.0147, 0.0121], [0.545, 0.1142, 0.0145, 0.0094, 0.0083, 0.0073, 0.0044, 0.0042], [0.1373, 0.1373, 0.069, 0.0254, 0.0186, 0.0154, 0.012, 0.0113], [0.455, 0.0451, 0.0351, 0.0351, 0.0291, 0.0257, 0.0257, 0.0146], [0.3991, 0.0738, 0.0612, 0.0308, 0.0255, 0.0187, 0.0113, 0.0094], [0.3399, 0.049, 0.0381, 0.0262, 0.0204, 0.0169, 0.0132, 0.0116], [0.1344, 0.0385, 0.0319, 0.0265, 0.0234, 0.0234, 0.0125, 0.0125], [0.12, 0.0825, 0.0728, 0.0366, 0.0323, 0.0196, 0.0162, 0.0153], [0.1383, 0.0695, 0.0449, 0.0422, 0.029, 0.0256, 0.0212, 0.0212], [0.0997, 0.0827, 0.0644, 0.0443, 0.0286, 0.0252, 0.0184, 0.0173], [0.1111, 0.0409, 0.0361, 0.0299, 0.0264, 0.0248, 0.0206, 0.0181], [0.0773, 0.0413, 0.0365, 0.0303, 0.0236, 0.0172, 0.0172, 0.0162], [0.0481, 0.0399, 0.0311, 0.0274, 0.0258, 0.0258, 0.0214, 0.0214], [0.0909, 0.0753, 0.0429, 0.0245, 0.023, 0.0203, 0.0191, 0.0139], [0.0442, 0.0366, 0.0344, 0.0304, 0.0304, 0.0285, 0.0285, 0.0268], [0.2229, 0.077, 0.0639, 0.0497, 0.0467, 0.0364, 0.0321, 0.0283], [0.1716, 0.0715, 0.036, 0.036, 0.0298, 0.028, 0.0247, 0.0181], [0.0776, 0.0533, 0.0471, 0.0415, 0.0344, 0.0268, 0.0184, 0.0184], [0.0796, 0.0796, 0.0376, 0.0312, 0.0275, 0.0258, 0.0243, 0.0214], [0.0612, 0.0507, 0.0421, 0.0395, 0.0349, 0.0255, 0.0255, 0.024], [0.054, 0.042, 0.0395, 0.0307, 0.0307, 0.0271, 0.0225, 0.0225], [0.1541, 0.05, 0.0268, 0.0236, 0.0209, 0.0173, 0.0173, 0.0162], [0.8982, 0.0198, 0.0064, 0.0047, 0.0042, 0.003, 0.0022, 0.0017], [0.4377, 0.0631, 0.0338, 0.0338, 0.0232, 0.0205, 0.0192, 0.0159], [0.199, 0.155, 0.0779, 0.0346, 0.0325, 0.021, 0.0197, 0.0185], [0.3293, 0.1373, 0.0306, 0.0288, 0.0254, 0.0239, 0.0211, 0.0198], [0.6202, 0.0839, 0.0199, 0.0176, 0.0129, 0.0114, 0.0107, 0.0088], [0.3603, 0.0488, 0.0261, 0.0203, 0.0179, 0.0169, 0.0169, 0.014], [0.1557, 0.0833, 0.0735, 0.0538, 0.0446, 0.0239, 0.0175, 0.0154], [0.3414, 0.0978, 0.0462, 0.0247, 0.0181, 0.0181, 0.016, 0.0141], [0.3775, 0.1389, 0.02, 0.0146, 0.0138, 0.0129, 0.0121, 0.0114], [0.3961, 0.1135, 0.0536, 0.0368, 0.0368, 0.027, 0.0253, 0.0197], [0.246, 0.1691, 0.1492, 0.0705, 0.0549, 0.0333, 0.0215, 0.0157], [0.3169, 0.1497, 0.1321, 0.0801, 0.0707, 0.0429, 0.0295, 0.0295], [0.824, 0.1115, 0.0319, 0.0118, 0.0038, 0.0023, 0.002, 0.0015], [0.6663, 0.2778, 0.0258, 0.0122, 0.004, 0.0024, 0.0008, 0.0007], [0.5341, 0.3671, 0.0497, 0.0341, 0.0041, 0.0011, 0.001, 0.001]], "ranks": {"Swift": [24051, 5440, 14733, 126108, 15374, 6918, 35716, 112598, 214016, 142636, 44554, 117836, 129506, 49735, 20193, 8729, 6360, 11606, 11243, 4111, 1069, 58873, 5488, 2260, 2026, 7673, 5992, 3080, 3807, 7645, 6139, 6100, 5411, 5282, 7904, 6799, 4608, 3529, 3950, 2730, 3340, 4596, 5220, 5330, 5006, 3647, 3437, 2026, 6628, 9495, 16841, 22279, 22502, 28563, 24976, 11662, 3541, 3527, 6453, 3800, 4299, 2477, 3058], "Kotlin": [225030, 191539, 175377, 29063, 98439, 168515, 223652, 233290, 219188, 237363, 221445, 171122, 121377, 106973, 177791, 86185, 164126, 179208, 194266, 205475, 204801, 47959, 49356, 162824, 126546, 32097, 42046, 100772, 31342, 19442, 28848, 35158, 66895, 33316, 32204, 13003, 2184, 1314, 1487, 2052, 2577, 3646, 2808, 2995, 2687, 2368, 3528, 1979, 2536, 5755, 6474, 1844, 1330, 1081, 585, 534, 221, 295, 285, 274, 436, 737, 1062], "Rust": [25197, 45153, 62737, 65641, 11764, 35447, 95105, 59334, 107257, 34725, 18420, 23485, 19604, 14873, 19923, 12209, 18589, 40324, 91656, 115854, 81760, 68537, 42319, 22416, 29374, 40634, 41515, 18847, 16872, 16513, 17030, 15480, 16145, 21769, 27638, 16884, 5831, 5078, 5952, 11398, 15744, 17408, 23967, 28774, 43726, 34288, 54084, 40513, 79517, 133123, 180876, 114158, 89916, 67582, 59871, 17189, 4090, 2628, 1866, 92, 96, 76, 97]}}, {"pos": 496, "top": [[".", ",", "s", ";", "?", "!", ":", "\u2013"], [",", ".", ";", "?", "!", "s", "\u2013", ":"], [",", ".", ";", "\u2013", "\u2026", "?", "!", "\u2026."], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "erias", "erdale", "\u5982\u837c", "\ufffd\ufffd", "\uff0a\uff0a\uff0a\uff0a", "sache", "schein"], [",", ".", "s", "!", ":", "!!!", "er", "\u2019s"], [",", ".", "s", "!", ":", ";", "?", "\u2019s"], [",", ".", "s", "!", ";", ":", "?", ".\u201d"], [",", ".", "s", "!", ";", ":", "!.", "scape"], [",", ".", "!", ";", ":", "s", "?", "!."], [",", ".", "s", ";", "!", ":", "\u00a0", "?"], [",", ".", "s", ";", "!", "\u00a0", "er", "'s"], ["s", "scape", "lessly", "er", " seamlessly", " comfortably", " savvy", " **"], ["s", "scape", "er", " seamlessly", " savvy", " guys", " hopefully", " effortlessly"], ["s", ",", " savvy", " seamlessly", " effortlessly", " guys", "er", " just"], ["s", " just", " effortlessly", " truly", " going", " savvy", " hopefully", " still"], [" just", "s", " savvy", " folks", " incredibly", " going", " arguably", " simply"], [",", "s", " just", " savvy", " going", " incredibly", " folks", " largely"], [",", "s", "\u2014", " just", " \u2014", " \u00ad", " savvy", " seamlessly"], [" \u2014", "\u2014", "...", "\u2014even", "\u2014you", "\u2014and", " just", "\u2014or"], ["<|endoftext|>", " \u2014", "\u2014", " just", " \u00ad", "\u2014even", "\u2014and", " hugely"], ["<|endoftext|>", "  \n\n", " \n\n", " \u2014", "\n\n", " just", " @", "\u2014"], [" incredibly", " seamlessly", " savvy", " massively", " effortlessly", " sprawling", " wildly", " aggressively"], [" incredibly", " uniquely", " seamlessly", " just", " truly", " ''", " massively", " aggressively"], [" just", "<|endoftext|>", " ultimately", " ,", " uniquely", " fully", " much", " heavily"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", "  \r\n\r\n", "    \n\n"], [" \n\n", " leveraging", " tech", "  \n\n", "\r\n\r\n", " seamlessly", " \r\n\r\n", "\n\n"], ["\n\n", " \n\n", " leveraging", "\r\n\r\n", " tech", "  \n\n", " @", " \r\n\r\n"], [" \n\n", "\n\n", "  \n\n", " @", "\r\n\r\n", " \r\n\r\n", "   \n\n", " tech"], [" \n\n", "\n\n", "  \n\n", " ___", " leveraging", " @", " tech", " _____"], [" \n\n", "  \n\n", " ...", " ___", " \u2026", " tech", " leveraging", " ...\\"], [" ...", " \n\n", " \u2026", "  \n\n", " ...\\", " tech", "...", " ___"], [" ...", " @", " \u2014", " tech", " complex", " **", " heavily", " projects"], [" complex", " @", " \u2014", " ,", " heavily", " fully", " all", " work"], [" tech", " leveraging", " \u2014", " seamlessly", " complex", " meticulously", " engineering", " modular"], [" leveraging", " tech", " seamlessly", " meticulously", " \u2014", " strategically", " hybrid", " modular"], [" \u2014", " leveraging", " tech", " seamlessly", " hybrid", " \u2013", "\u2011", " meticulously"], [" leveraging", " tech", " \u2014", " seamlessly", " aggressively", " modular", " meticulously", " **"], [" leveraging", " tech", " modular", " software", " seamlessly", " \u2014", " engineering", " technically"], [" leveraging", " tech", " modular", " software", " \u2014", " **", " technically", " hybrid"], [" leveraging", " tech", " software", " modular", " using", " hybrid", "\u2011", " engineering"], [" tech", " software", " leveraging", " using", " modular", " technology", " technical", " engineering"], [" software", " modular", " using", " leveraging", " tech", " engineering", " technology", " design"], [" software", " modular", " leveraging", " tech", " engineering", " using", " design", " technology"], [" leveraging", " software", " using", " modular", " tech", " use", " design", " engineering"], [" using", " modular", " use", " design", " leveraging", " software", " technically", " tech"], [" using", " leveraging", " modular", " technically", " unified", " design", " use", " utilizing"], [" leveraging", " modular", " using", " technically", " use", " unified", " essentially", " seamlessly"], [" leveraging", " using", " essentially", " utilizing", " use", " unified", " uses", " utilizes"], [" **", " leveraging", " **'", " **+", " **\"", " essentially", " using", " MUST"], [" **", " leveraging", " **'", " utilizes", " **+", ":**", " utilizing", ":\\"], ["\u4f60\u5fc5\u987b", " MUST", " leveraging", "\u5e94\u91c7\u7528", "\u4f60\u5c06", " **", "'ll", "\u5c06\u6210\u4e3a"], [" MUST", " must", " leveraging", " **", "\u5e94\u91c7\u7528", "\u4f60\u5fc5\u987b", "\u6253\u9020\u4e00\u4e2a", "must"], [" **", " **'", " **\"", " leveraging", "\u5c06\u6574\u4e2a", "\u2019ll", " MUST", " must"], ["\u2019ll", " will", "\u4f60\u5c06", "\u5c06\u6574\u4e2a", " **", " leveraging", "\u5c06\u6210\u4e3a", ";**"], [" will", "\u2019ll", "\u5c06\u6210\u4e3a", "\u4f60\u5c06", "will", " akan", "'ll", " must"], [" will", "\u2019ll", " must", "'ll", "\u90fd\u5c06", " MUST", " akan", "\u4f60\u5c06"], [" will", "\u2019ll", "'ll", " **", "\u90fd\u5c06", "\u5c06\u4ee5", "\u4f60\u5c06", " must"], [" will", "\u2019ll", "\u5c06\u4ee5", " **", " must", "\u90fd\u5c06", " treat", "will"], [" will", " build", "\u6784\u5efa", " builds", "-build", " archit", " treat", "\u2019ll"], [" will", " build", " treat", " **", " must", "\u6784\u5efa", " wrap", " builds"], [" will", " build", " treat", " builds", "-build", " treats", " must", " **"], [" will", " build", " treat", " must", "-build", " wrap", " **", " use"], [" build", " will", " treat", " wrap", " use", " must", " embed", " architect"]], "p": [[0.521, 0.4598, 0.0123, 0.0024, 0.0021, 0.0004, 0.0003, 0.0002], [0.6338, 0.3392, 0.0124, 0.0018, 0.0015, 0.0014, 0.0011, 0.0009], [0.8485, 0.1475, 0.0016, 0.0008, 0.0005, 0.0004, 0.0002, 0.0002], [0.0035, 0.0026, 0.0021, 0.0014, 0.0014, 0.0013, 0.0012, 0.001], [0.5122, 0.2273, 0.0948, 0.0053, 0.0047, 0.0013, 0.0011, 0.0008], [0.7794, 0.1971, 0.0032, 0.003, 0.0023, 0.0012, 0.0004, 0.0003], [0.4885, 0.2963, 0.2036, 0.004, 0.0023, 0.0017, 0.0006, 0.0002], [0.566, 0.2082, 0.1837, 0.0091, 0.0036, 0.0026, 0.001, 0.0009], [0.7484, 0.243, 0.002, 0.0016, 0.0013, 0.0011, 0.0003, 0.0002], [0.993, 0.0036, 0.0009, 0.0007, 0.0002, 0.0001, 0.0001, 0.0], [0.8741, 0.0718, 0.0384, 0.0019, 0.0017, 0.001, 0.0006, 0.0005], [0.0476, 0.0175, 0.0053, 0.0053, 0.0047, 0.003, 0.0029, 0.0024], [0.1776, 0.0199, 0.0176, 0.0094, 0.0065, 0.0054, 0.0039, 0.0035], [0.123, 0.0618, 0.013, 0.0107, 0.0079, 0.0069, 0.0054, 0.0051], [0.0451, 0.0291, 0.0121, 0.0095, 0.0095, 0.0089, 0.0074, 0.0069], [0.0233, 0.0233, 0.0193, 0.0141, 0.0117, 0.0103, 0.0071, 0.0067], [0.3708, 0.0881, 0.0153, 0.0099, 0.0056, 0.0053, 0.0041, 0.0036], [0.2698, 0.0236, 0.0195, 0.0184, 0.0134, 0.0111, 0.0111, 0.0077], [0.1012, 0.0653, 0.0396, 0.0309, 0.024, 0.0226, 0.0199, 0.0187], [0.1816, 0.1101, 0.0381, 0.014, 0.0102, 0.009, 0.009, 0.008], [0.8175, 0.0192, 0.017, 0.0059, 0.0049, 0.0028, 0.0023, 0.0017], [0.0235, 0.0172, 0.0142, 0.0118, 0.0111, 0.0104, 0.0098, 0.0086], [0.0152, 0.0143, 0.0134, 0.0105, 0.0105, 0.0098, 0.0087, 0.0087], [0.0265, 0.0171, 0.0161, 0.0151, 0.0098, 0.0092, 0.0081, 0.0076], [0.4767, 0.3276, 0.1366, 0.0237, 0.0119, 0.0087, 0.0012, 0.0011], [0.1446, 0.0877, 0.0532, 0.0343, 0.0208, 0.0208, 0.0196, 0.0162], [0.5797, 0.1661, 0.0255, 0.0225, 0.0128, 0.0113, 0.0078, 0.006], [0.5594, 0.3393, 0.0358, 0.0062, 0.0035, 0.0029, 0.0024, 0.0023], [0.4301, 0.1582, 0.0747, 0.0514, 0.0312, 0.0312, 0.0258, 0.0189], [0.5059, 0.1129, 0.0776, 0.0285, 0.0268, 0.0222, 0.0209, 0.0196], [0.5253, 0.1705, 0.0806, 0.0381, 0.0204, 0.0132, 0.0124, 0.009], [0.1094, 0.055, 0.0486, 0.0277, 0.026, 0.0179, 0.0148, 0.0139], [0.0263, 0.016, 0.015, 0.015, 0.0132, 0.0124, 0.0117, 0.0103], [0.0895, 0.0742, 0.0329, 0.0256, 0.0213, 0.0188, 0.0188, 0.0166], [0.1563, 0.0694, 0.0421, 0.024, 0.0187, 0.0175, 0.0145, 0.0128], [0.1906, 0.1156, 0.0581, 0.0311, 0.0167, 0.0156, 0.0138, 0.013], [0.2555, 0.094, 0.0646, 0.0253, 0.0153, 0.0144, 0.0127, 0.0127], [0.1779, 0.084, 0.029, 0.0213, 0.0188, 0.0155, 0.0137, 0.0129], [0.1121, 0.06, 0.0342, 0.0283, 0.0172, 0.0142, 0.0142, 0.0134], [0.1216, 0.089, 0.0447, 0.042, 0.0271, 0.0136, 0.0128, 0.0128], [0.1246, 0.1171, 0.0627, 0.0431, 0.0431, 0.0296, 0.0261, 0.0217], [0.1457, 0.0884, 0.0688, 0.0536, 0.0536, 0.0392, 0.021, 0.0185], [0.1233, 0.0847, 0.066, 0.0547, 0.0453, 0.0332, 0.0275, 0.0189], [0.0825, 0.0775, 0.0728, 0.0567, 0.0366, 0.0252, 0.0236, 0.0173], [0.1764, 0.0783, 0.0538, 0.0347, 0.0326, 0.027, 0.027, 0.0186], [0.127, 0.127, 0.082, 0.0412, 0.0235, 0.0235, 0.0207, 0.0172], [0.2148, 0.0578, 0.0309, 0.0241, 0.0241, 0.0226, 0.0156, 0.0121], [0.3667, 0.1118, 0.0637, 0.0466, 0.0266, 0.0207, 0.0207, 0.0151], [0.9557, 0.0094, 0.0094, 0.0016, 0.0014, 0.0012, 0.0011, 0.001], [0.6964, 0.0832, 0.0287, 0.0164, 0.0136, 0.0099, 0.0064, 0.0057], [0.086, 0.067, 0.0591, 0.0432, 0.0358, 0.0262, 0.0217, 0.0192], [0.075, 0.0705, 0.0705, 0.0427, 0.0276, 0.0202, 0.0202, 0.019], [0.2767, 0.07, 0.031, 0.0274, 0.0274, 0.0242, 0.0213, 0.0213], [0.1559, 0.1214, 0.0506, 0.042, 0.042, 0.0327, 0.0239, 0.0145], [0.9026, 0.0577, 0.0047, 0.0047, 0.0042, 0.0033, 0.0033, 0.0022], [0.8015, 0.0957, 0.0189, 0.0084, 0.0069, 0.0069, 0.004, 0.0035], [0.5345, 0.2525, 0.0207, 0.0195, 0.0134, 0.0118, 0.0098, 0.0076], [0.8503, 0.02, 0.0121, 0.0094, 0.0074, 0.0069, 0.0047, 0.0045], [0.6797, 0.1042, 0.0632, 0.0133, 0.0097, 0.0086, 0.008, 0.0076], [0.9253, 0.0247, 0.0091, 0.008, 0.0062, 0.0012, 0.0012, 0.0012], [0.6855, 0.153, 0.1191, 0.0049, 0.0041, 0.0038, 0.0036, 0.0032], [0.6277, 0.2038, 0.1401, 0.0033, 0.0026, 0.0026, 0.0019, 0.0011], [0.562, 0.2343, 0.1825, 0.0062, 0.0022, 0.002, 0.0011, 0.001]], "ranks": {"Swift": [66411, 24212, 34140, 111458, 43911, 15237, 25438, 75997, 159833, 97112, 36147, 95104, 96482, 18780, 4907, 1263, 1007, 719, 673, 789, 908, 3538, 2347, 2222, 1304, 2883, 2435, 1706, 2600, 2734, 2969, 2883, 4684, 5302, 3236, 5480, 4901, 6832, 7838, 6925, 9981, 10939, 17294, 13822, 10901, 15759, 32342, 17488, 62721, 46998, 55540, 55602, 98953, 97035, 101555, 52693, 28156, 23324, 21731, 12245, 24776, 17067, 14102], "Kotlin": [204566, 181391, 161763, 23712, 33862, 100523, 152265, 195972, 186041, 211761, 180687, 153211, 107518, 133741, 212659, 182701, 162078, 163585, 170376, 209456, 203098, 100741, 87696, 126881, 59846, 10788, 20671, 38662, 14351, 11548, 30527, 38003, 54370, 17985, 31357, 9770, 8826, 10445, 10229, 9602, 10205, 10490, 9867, 14135, 18698, 19797, 33119, 30756, 21086, 23991, 43564, 21644, 24232, 24467, 8599, 4677, 1607, 1904, 1729, 1466, 2360, 4497, 4154], "Rust": [28215, 34803, 37350, 16534, 2159, 7618, 13288, 10558, 20988, 11118, 6027, 9118, 3442, 2329, 5713, 4513, 7819, 14740, 15693, 13648, 18365, 15780, 22775, 16774, 22585, 16042, 21277, 16583, 19960, 23636, 16081, 14672, 14659, 29938, 36105, 18944, 17639, 19931, 19261, 14678, 8770, 10269, 8840, 17123, 22425, 24250, 36536, 33886, 38159, 43229, 111116, 100261, 130920, 115732, 139775, 102583, 75304, 46483, 25213, 5915, 3416, 2329, 1425]}}, {"pos": 497, "top": [["s", " \u2013", "\u2013", ",", ".", "y", "t", "en"], ["s", " \u2013", "\u2013", "\u2013and", "\u0627\u062a", " \u2013**", "sWith", " \u2013,"], ["\u2013", " \u2013", "s", ",", "\u2013and", ".", ".\u2013", " \u2013,"], ["s", "sprozess", "schrift", "\u0627\u062a", "scha", "sula", "sWith", "sait"], ["s", "\u0627\u062a", "sche", "en", "sWith", "sense", "\u6a0b", "sider"], ["s", ",", ".", "\u0627\u062a", "\u2013", "\u2013and", "sWith", " \u2013"], ["s", ".", ",", "\u2013", "t", "\u0627\u062a", " \u2013", ":"], ["s", ",", ".", "\u0627\u062a", "t", "er", "\u2013", ":"], ["s", ",", ".", "\u2013", "\u0627\u062a", ":", " \u2013", "\u2013and"], ["s", ",", "\u2013", ".", " \u2013", "\u2013and", "\u0627\u062a", "er"], ["s", " \u2013", ",", "\u2013", ".", "er", "\u0627\u062a", "t"], ["s", "\u0627\u062a", "er", " \u2013", "\u044b", "scha", "y", "\u3044\u308b"], ["s", " \u2013", "er", "\u0627\u062a", "y", "t", "\u2013", "\u044b"], ["s", " \u2013", "er", "t", "\u0627\u062a", "y", "l", ","], ["s", " truly", " \u2013", "t", "l", " \"", "er", " hopefully"], ["s", " utilizing", " incredibly", "\u0627\u062a", " utilize", " transitioning", " crafting", " truly"], ["s", " incredibly", "\u0627\u062a", "t", " \u2013", "n", " truly", "\u2013"], ["s", " incredibly", "\u2013and", " \u2013", "\u0627\u062a", " \\\"", "\u2013", " truly"], ["s", " incredibly", "\u0627\u062a", " truly", " \u2014", "t", " \u2013", " stunning"], ["s", " \u2014", " incredibly", " truly", " --", " \u2013", "\u0627\u062a", "t"], ["s", " \n\n", "\n\n", "<|endoftext|>", " \u2014", "  \n\n", "   \n\n", " --"], ["s", " incredibly", " \\\"", " **", " forever", "sste", "\u0627\u062a", " truly"], ["s", " incredibly", " --", " **", " truly", " \\\"", " forever", " dramatically"], ["s", " ,", " --", " incredibly", "\n\n", " truly", " just", " ultimately"], ["\n\n", " \n\n", "  \n\n", "s", "   \n\n", "\r\n\r\n", " \r\n\r\n", "    \n\n"], [" \n\n", "s", "\n\n", " incredibly", " **", "   \n\n", " --", " utilizing"], ["\n\n", " \n\n", "s", " **", "\r\n\r\n", " incredibly", "   \n\n", "  \n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "s", " --", "   \n\n", " ,"], ["\n\n", " \n\n", "  \n\n", "s", "   \n\n", " **", "\r\n\r\n", " incredibly"], [" \n\n", "\n\n", " ...", "  \n\n", " **", "s", " \u2014", " ,"], [" \n\n", " **", "\n\n", " ...", " ,", " .", " --", " \u2014"], [" \n\n", " ,", " **", " ...", " incredibly", "\n\n", " .", " --"], [" **", " incredibly", " ,", " \u2014", " massive", " :", " using", " --"], [" \u2014", " hybrid", " \n\n", " incredibly", " meticulously", " **", " heavily", " massive"], [" **", " hybrid", " meticulously", " incredibly", " aggressively", " \u2014", " heavily", " using"], [" hybrid", " \u2014", " **", " dual", " using", " combined", " \u2013", " essentially"], [" hybrid", " **", " leveraging", " using", " aggressively", " dual", " essentially", " modular"], [" hybrid", " **", " using", " leveraging", " dual", " modular", " :", " essentially"], [" hybrid", " using", " **", " :", " leveraging", " modular", " essentially", " dual"], [" hybrid", " using", " modular", " leveraging", " integrated", " core", " **", " use"], [" using", " hybrid", " technology", " software", " modular", " leveraging", " core", " integrated"], [" using", " hybrid", " modular", " software", " integrated", " leveraging", " building", " technology"], [" hybrid", " using", " modular", " building", " integrated", " leveraging", " architecture", " software"], [" using", " hybrid", " utilizing", " leveraging", " modular", " uses", " use", " integrated"], [" using", " modular", " hybrid", " utilizing", " essentially", " use", " uses", " core"], [" using", " hybrid", " modular", " utilizing", " essentially", " leveraging", " uses", " use"], [" using", " hybrid", " modular", " utilizing", " **", " leveraging", " uses", " essentially"], [" using", " utilizing", " essentially", " uses", " **", " leveraging", " hybrid", " utilizes"], [" **", " **\"", " using", " essentially", " **+", " utilizing", " **'", " leveraging"], [" **", " **+", " leveraging", " **\"", " utilizing", " using", " utilizes", ":**"], [" **", " **+", "\uff1a**", " **\"", " **:", "\u6253\u9020\u4e00\u4e2a", " leveraging", "\u6784\u5efa"], [" **", " **\"", "\uff1a**", "\u6784\u5efa", " leveraging", " **:", "\u6253\u9020\u4e00\u4e2a", ":**"], [" **", "\u6784\u5efa", "\uff1a**", " **\"", "\u6253\u9020\u4e00\u4e2a", " **:", " **+", " **."], ["\u6784\u5efa", " **", "\u6253\u9020\u4e00\u4e2a", "\u521b\u5efa\u4e00\u4e2a", " **+", " leveraging", ":create", "\uff1a**"], ["\u6784\u5efa", "\u6253\u9020\u4e00\u4e2a", "\u521b\u5efa\u4e00\u4e2a", " **", ":create", " use", " **:", " create"], [" use", "\u6784\u5efa", " build", "\u6253\u9020\u4e00\u4e2a", " **", " create", "\u521b\u5efa\u4e00\u4e2a", " uses"], [" use", "\u6784\u5efa", " build", " **", "\u6253\u9020\u4e00\u4e2a", " **:", " **+", " create"], [" build", "\u6784\u5efa", " use", " create", " builds", "-build", " **", "\u6784\u5efa\u4e86"], [" build", "\u6784\u5efa", " builds", "-build", "\u6784\u5efa\u4e86", "/build", " Build", " building"], [" build", " builds", "\u6784\u5efa", "-build", " use", " architecture", " create", " built"], [" build", " builds", "-build", " treat", "\u6784\u5efa", " built", " Build", " building"], [" build", " treat", " use", "-build", " builds", " Build", " architect", " create"], [" build", " treat", " use", " wrap", " architect", "-build", " embed", " write"]], "p": [[0.9973, 0.0013, 0.001, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9675, 0.0201, 0.0079, 0.0007, 0.0001, 0.0001, 0.0001, 0.0001], [0.6417, 0.2361, 0.0984, 0.0171, 0.003, 0.0023, 0.0005, 0.0001], [0.1974, 0.0184, 0.0105, 0.0105, 0.0077, 0.0068, 0.006, 0.0056], [0.9994, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9993, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.998, 0.0017, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9993, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9823, 0.0005, 0.0005, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.9995, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9924, 0.0004, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9989, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9966, 0.0008, 0.0003, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.782, 0.1058, 0.0389, 0.0064, 0.0049, 0.0047, 0.0036, 0.0021], [0.5467, 0.0272, 0.0069, 0.0065, 0.0057, 0.0044, 0.0033, 0.0027], [0.7891, 0.0224, 0.0068, 0.0053, 0.005, 0.0032, 0.0021, 0.0018], [0.7569, 0.0122, 0.0074, 0.0065, 0.0062, 0.0054, 0.0048, 0.0042], [0.5769, 0.3965, 0.0106, 0.0064, 0.0044, 0.0024, 0.0009, 0.0002], [0.3548, 0.1899, 0.1082, 0.033, 0.0107, 0.0089, 0.0089, 0.0078], [0.766, 0.1709, 0.0231, 0.0035, 0.0029, 0.0019, 0.0009, 0.0009], [0.8737, 0.1182, 0.0017, 0.0005, 0.0005, 0.0004, 0.0003, 0.0002], [0.5362, 0.4176, 0.0087, 0.0046, 0.0023, 0.0019, 0.0016, 0.0014], [0.7179, 0.0857, 0.0246, 0.0204, 0.0204, 0.0124, 0.0102, 0.0045], [0.4045, 0.0797, 0.0514, 0.0483, 0.0426, 0.0214, 0.013, 0.0115], [0.1898, 0.0544, 0.0351, 0.0156, 0.0129, 0.0121, 0.0121, 0.0101], [0.0245, 0.0216, 0.0191, 0.0179, 0.0179, 0.0109, 0.0109, 0.0102], [0.0573, 0.0239, 0.0225, 0.0198, 0.0198, 0.0186, 0.0136, 0.0136], [0.0844, 0.0311, 0.02, 0.02, 0.0188, 0.0177, 0.0147, 0.0147], [0.1433, 0.0677, 0.0636, 0.0265, 0.0249, 0.0151, 0.0151, 0.0133], [0.1327, 0.0488, 0.0405, 0.0296, 0.0296, 0.0261, 0.018, 0.014], [0.1223, 0.0655, 0.0273, 0.0273, 0.0213, 0.0188, 0.0155, 0.0129], [0.1101, 0.052, 0.0488, 0.038, 0.018, 0.018, 0.0169, 0.0159], [0.1477, 0.115, 0.0351, 0.0241, 0.0213, 0.0176, 0.0176, 0.0156], [0.1677, 0.1391, 0.033, 0.031, 0.0291, 0.0227, 0.0177, 0.0166], [0.2139, 0.1145, 0.0576, 0.0272, 0.0272, 0.0255, 0.024, 0.0225], [0.1345, 0.1345, 0.056, 0.0362, 0.0282, 0.0249, 0.0206, 0.0194], [0.4763, 0.0502, 0.0502, 0.0304, 0.0304, 0.0144, 0.0144, 0.0135], [0.5275, 0.0433, 0.0433, 0.0263, 0.017, 0.017, 0.0159, 0.0124], [0.4429, 0.0723, 0.0563, 0.0387, 0.0342, 0.0183, 0.0172, 0.0152], [0.3464, 0.0682, 0.0602, 0.0566, 0.0414, 0.0322, 0.0251, 0.0221], [0.4373, 0.1106, 0.0861, 0.0433, 0.0382, 0.0298, 0.0263, 0.0205], [0.9706, 0.0058, 0.0023, 0.0016, 0.0014, 0.0014, 0.0012, 0.0011], [0.804, 0.0157, 0.0147, 0.013, 0.0115, 0.0108, 0.0095, 0.007], [0.1963, 0.0818, 0.0599, 0.0466, 0.0387, 0.0387, 0.032, 0.025], [0.1345, 0.0597, 0.056, 0.056, 0.0385, 0.034, 0.0282, 0.0249], [0.305, 0.0601, 0.053, 0.053, 0.0439, 0.0342, 0.0321, 0.0302], [0.2032, 0.096, 0.04, 0.0376, 0.0353, 0.0353, 0.0258, 0.0214], [0.232, 0.0665, 0.0587, 0.0429, 0.0403, 0.0356, 0.0295, 0.0245], [0.2725, 0.1458, 0.0473, 0.0418, 0.0369, 0.0325, 0.0306, 0.0224], [0.2825, 0.1713, 0.0714, 0.0556, 0.0359, 0.017, 0.0159, 0.015], [0.3644, 0.2838, 0.0921, 0.0384, 0.0264, 0.0233, 0.011, 0.0097], [0.7042, 0.2018, 0.0351, 0.0166, 0.0061, 0.0042, 0.0042, 0.0037], [0.9167, 0.0131, 0.0131, 0.0102, 0.0062, 0.0055, 0.0048, 0.0033], [0.9663, 0.0084, 0.0084, 0.0035, 0.0031, 0.0021, 0.0019, 0.0016], [0.9744, 0.0108, 0.0045, 0.0035, 0.0011, 0.0007, 0.0007, 0.0005], [0.9822, 0.0124, 0.0031, 0.0003, 0.0003, 0.0002, 0.0002, 0.0001]], "ranks": {"Swift": [10228, 4689, 7087, 53431, 22849, 8696, 13172, 51724, 115726, 106597, 39018, 47527, 42901, 21784, 13476, 8354, 4148, 5425, 3924, 1377, 908, 8563, 3414, 2975, 1286, 2135, 2746, 1964, 2671, 3613, 4873, 4427, 4040, 3471, 3108, 5376, 6478, 8105, 8811, 10786, 13740, 18391, 33710, 29018, 20960, 20011, 21464, 13321, 33728, 37222, 57301, 56563, 49628, 53320, 58217, 30484, 7987, 5270, 9952, 6205, 10236, 7576, 6363], "Kotlin": [129558, 82829, 111029, 13648, 16266, 47159, 122189, 145616, 165691, 202283, 193069, 151045, 132436, 120900, 200866, 188996, 144530, 117779, 128349, 218808, 228383, 191674, 196010, 218288, 215935, 173945, 155924, 180635, 151451, 131356, 146999, 148757, 167717, 158131, 192935, 108918, 89060, 90336, 66505, 51159, 40322, 40265, 28386, 31288, 33256, 48769, 58365, 35586, 19461, 18755, 17400, 5479, 3476, 3386, 1498, 1241, 449, 448, 599, 575, 884, 1971, 2603], "Rust": [13068, 39257, 33210, 31786, 30159, 18793, 19565, 16039, 16936, 26244, 26708, 31443, 15822, 14944, 15046, 19054, 17204, 12212, 17267, 10698, 16877, 20818, 16347, 10674, 8547, 7913, 7021, 9342, 8908, 11839, 11688, 12629, 11392, 13610, 16287, 39755, 32230, 28157, 27897, 33164, 21088, 27242, 22138, 33350, 45106, 40351, 49528, 42192, 35483, 51266, 113453, 75331, 60778, 47334, 42079, 19798, 4127, 1973, 1457, 377, 401, 343, 317]}}, {"pos": 498, "top": [[".", ",", "\u00a0", "?", "\u2022", " \u2013", ";", "\u2013"], [".", "\u2013and", ",", "ture", "\u2013", "   \n", " very", "ings"], [".", ",", "..", "\u2013", ";", "\u2026", "?", "\u2013and"], ["amarca", "\ufffd\ufffd", "erias", "swick", "UILDER", "aktor", " Blowjob", " councill"], ["tree", "&(", "town", "tor", "top", "ings", "   \n", "work"], ["   \n", "tree", " \u200b\u200b", " \n", "tor", "sWith", "top", ".cast"], [" \n", "   \n", "\u2014\u2014", "\u00b7", "ings", "    \n", "  \n", "tor"], ["   \n", "ings", " \n", "    \n", "tor", "-grow", "-build", " Build"], ["   \n", " \n", "    \n", " \n\n\n", "   \n\n", " \n    \n", "\u00a0", " \n\n"], ["\u00a0", "   \n", "&nbsp", " \n", "-building", "\u2013and", "\u6253\u9020\u7684", "--"], ["\u00a0", " \n", "   \n", "&nbsp", "...", "\u2022", "\u00b7", "  \n"], [" showcase", "-building", "\u6253\u9020\u7684", " --", " foundations", "building", "igger", " blockbuster"], [" showcase", "\u6253\u9020\u7684", " Showcase", " blockbuster", " --", " bigger", " architecture", " builders"], [" showcase", " Showcase", " blockbuster", " bigger", "\u6253\u9020\u7684", "tools", "tor", " savvy"], [" --", " showcase", " bigger", " blockbuster", " revamped", " savvy", " aggressively", " Showcase"], [" --", " showcase", " bigger", " sprawling", " kids", " savvy", " revamped", " big"], [" bigger", " showcase", " savvy", " revamped", " --", " big", " sprawling", " crafting"], [" bigger", " savvy", " revamped", " showcase", " smarter", " big", " sprawling", " --"], ["\u2014and", " \u2014", " foundational", "\u2014or", " bigger", " savvy", "/build", "-build"], ["\u2014and", " \u2014", " --", "\u2014or", " foundational", " sprawling", " bigger", " blockbuster"], [" \n\n", "  \n\n", " \u2014", "\u2014and", "   \n\n", "<|endoftext|>", "\u2014", " --"], [" BUILD", " **'", " blockbuster", " smarter", "/build", " **\u2022", " foundational", "\u6253\u9020\u7684"], [" --", " **'", " BUILD", " foundational", " creatively", " revamped", " architect", "/build"], [" --", " foundational", " complex", " sprawling", " building", " architect", " BUILD", " build"], [" \n\n", "  \n\n", "   \n\n", "\n\n", " \r\n\r\n", "\r\n\r\n", " --", "    \n\n"], [" foundational", " \n\n", " **'", "...**", " **", " --", " ___", "  \n\n"], [" foundational", " architecture", " **'", " \n\n", " architect", " architectures", " --", " infrastructure"], [" \n\n", "\n\n", " --", "  \n\n", " ___", " __", " foundational", "   \n\n"], [" foundational", " architecture", " \n\n", " **", " architectures", " infrastructure", " architect", " **'"], [" **", "...**", " ...", " \n\n", " architecture", " ___", " ____", " **'"], [" ...", " **", "...**", " \n\n", " ...\\", " ___", " ____", " __"], [" **", " ...", " build", " building", " complex", " architecture", " projects", " infrastructure"], [" building", " complex", " built", " architecture", " seamlessly", " modular", " foundational", " architect"], [" foundational", " modular", " architecture", " seamlessly", " complex", " architectures", " infrastructure", " architect"], [" modular", " foundational", " seamlessly", " architecture", " infrastructure", " **", " architectures", " complex"], [" modular", " architecture", " complex", " hybrid", " seamlessly", " \u2014", " integrated", " infrastructure"], [" modular", " architecture", " seamlessly", " **", " hybrid", " architectures", " software", " integrated"], [" modular", " software", " architecture", " Build", " seamlessly", " hybrid", " complex", " built"], [" modular", " software", " architecture", " built", " Build", " seamlessly", " build", " integrated"], [" modular", " architecture", " software", " built", " Build", " integrated", " hybrid", " building"], [" software", " architecture", " modular", " integrated", " built", " Build", " architectures", " hybrid"], [" modular", " software", " architecture", " architectures", " integrated", " built", " building", " hybrid"], [" modular", " software", " architecture", " integrated", " architectures", " hybrid", " built", " multimedia"], [" modular", " architecture", " software", " architectures", " built", " integrated", " frameworks", " core"], [" modular", " architecture", " hybrid", " core", " architectures", " integrated", " built", " seamlessly"], [" modular", " architecture", " hybrid", " core", " built", " integrated", " seamlessly", " architectures"], [" modular", " architecture", " **", " hybrid", " core", " framework", " Modular", " architectures"], [" modular", " **", " hybrid", " architecture", " essentially", " unified", " fundamentally", " core"], [" **", " **\"", " **'", " modular", " fundamentally", " hybrid", ":**", " **+"], [" **", " **\"", " **'", " **+", "-**", ":**", "\uff1a**", " **\u201c"], [" **", " **\"", " **+", " **#", "\uff1a**", ";**", " **\u201c", " **'"], [" **", " **\"", " **+", " **\u201c", " **#", " **'", ";**", "\uff1a**"], [" **", " **\"", " **+", " **\u201c", " **#", " **'", "-**", ";**"], [" **", " **\"", " **+", " **\u201c", "-**", " **#", " **'", ";**"], [" **", " **+", " **\"", " frontend", " **\u201c", "-**", " **#", " **'"], [" **", " **\"", " **+", " frontend", " **'", "-**", " **\u201c", " UI"], [" **", " **+", " **\"", " apps", "-**", " **.", " frontend", "**"], [" **", " UI", " **+", " **\"", " frontend", " apps", " GUI", " **."], [" **", " **+", " UI", " **\"", " apps", "**", " frontend", " Hybrid"], [" **", " **+", " **\"", " your", " **.", "**", " UI", " **["], [" **", " your", " **+", " **\"", " **.", " **[", " three", "**"], [" **", " **.", " **+", " **\"", " your", " **-", "**", " **("], [" **", " a", " your", " three", " one", " the", ":", " two"]], "p": [[0.7499, 0.1477, 0.0114, 0.0051, 0.0047, 0.0047, 0.0039, 0.0033], [0.0277, 0.0123, 0.0066, 0.0058, 0.0055, 0.0051, 0.0051, 0.0043], [0.8269, 0.1268, 0.0126, 0.0072, 0.0022, 0.0019, 0.0017, 0.0016], [0.0012, 0.0012, 0.0011, 0.001, 0.001, 0.0009, 0.0009, 0.0009], [0.032, 0.0086, 0.0059, 0.0056, 0.0049, 0.0049, 0.0036, 0.0026], [0.0202, 0.0074, 0.0033, 0.0031, 0.0031, 0.0027, 0.0024, 0.0023], [0.1591, 0.1093, 0.0215, 0.0179, 0.0139, 0.0123, 0.0102, 0.0084], [0.0677, 0.032, 0.0133, 0.0081, 0.0081, 0.0081, 0.0059, 0.0046], [0.1333, 0.1177, 0.0522, 0.0491, 0.0382, 0.0317, 0.0279, 0.0192], [0.0307, 0.0078, 0.0068, 0.0064, 0.0047, 0.0039, 0.0034, 0.0034], [0.1048, 0.0985, 0.0282, 0.0265, 0.0206, 0.0182, 0.0151, 0.0133], [0.0114, 0.0089, 0.0083, 0.0054, 0.0051, 0.0051, 0.0048, 0.0042], [0.0217, 0.0109, 0.0085, 0.0085, 0.0075, 0.0071, 0.0055, 0.0055], [0.0255, 0.0145, 0.0128, 0.0106, 0.0106, 0.006, 0.006, 0.0057], [0.1863, 0.0268, 0.0135, 0.0093, 0.0093, 0.0087, 0.0077, 0.006], [0.2083, 0.0182, 0.0171, 0.0171, 0.0161, 0.0142, 0.0097, 0.0086], [0.0274, 0.0177, 0.0147, 0.0138, 0.0107, 0.0101, 0.0089, 0.0089], [0.0282, 0.0142, 0.0142, 0.0104, 0.0092, 0.0081, 0.0081, 0.0076], [0.0756, 0.0191, 0.0131, 0.0116, 0.009, 0.009, 0.0085, 0.0075], [0.1014, 0.0615, 0.0241, 0.0156, 0.0114, 0.0089, 0.0078, 0.0069], [0.1169, 0.0804, 0.0709, 0.0487, 0.0216, 0.0191, 0.0116, 0.0116], [0.0187, 0.0137, 0.01, 0.01, 0.0088, 0.0083, 0.0073, 0.0073], [0.0493, 0.0248, 0.0219, 0.0193, 0.0103, 0.0091, 0.0086, 0.0086], [0.1206, 0.0135, 0.0099, 0.0093, 0.0093, 0.0087, 0.0077, 0.0068], [0.6077, 0.1973, 0.044, 0.0343, 0.0172, 0.0081, 0.0063, 0.0046], [0.066, 0.0547, 0.04, 0.0258, 0.0228, 0.0228, 0.0189, 0.013], [0.0613, 0.0226, 0.0187, 0.0155, 0.0155, 0.0155, 0.0155, 0.0146], [0.4926, 0.117, 0.0335, 0.0296, 0.014, 0.0131, 0.0116, 0.008], [0.0445, 0.0445, 0.0418, 0.027, 0.0238, 0.0224, 0.0198, 0.0164], [0.1877, 0.0735, 0.0572, 0.0505, 0.0347, 0.0239, 0.0198, 0.0186], [0.3914, 0.1632, 0.0388, 0.0266, 0.0266, 0.0235, 0.0172, 0.0172], [0.2541, 0.0603, 0.0252, 0.0236, 0.0209, 0.0196, 0.0196, 0.0135], [0.0337, 0.0297, 0.0231, 0.0231, 0.0204, 0.0204, 0.018, 0.0169], [0.0744, 0.0451, 0.0352, 0.031, 0.0227, 0.0177, 0.0177, 0.0156], [0.04, 0.04, 0.0353, 0.0353, 0.0201, 0.0178, 0.0167, 0.0157], [0.0587, 0.0278, 0.0261, 0.0245, 0.023, 0.0216, 0.0168, 0.0149], [0.0829, 0.0472, 0.0325, 0.0253, 0.0238, 0.0223, 0.0197, 0.0144], [0.0744, 0.0291, 0.0274, 0.0257, 0.0213, 0.0213, 0.0177, 0.0177], [0.0754, 0.0457, 0.0277, 0.0245, 0.0216, 0.0179, 0.0158, 0.0158], [0.0682, 0.0469, 0.0322, 0.0267, 0.0251, 0.0236, 0.0195, 0.0172], [0.072, 0.0597, 0.0597, 0.0234, 0.0206, 0.0194, 0.0182, 0.0182], [0.138, 0.0948, 0.0786, 0.0289, 0.0289, 0.024, 0.0225, 0.0155], [0.1341, 0.0814, 0.0674, 0.0319, 0.0264, 0.0233, 0.0133, 0.0125], [0.1182, 0.1182, 0.0463, 0.0408, 0.0318, 0.0318, 0.0181, 0.017], [0.1856, 0.0933, 0.0414, 0.0285, 0.0236, 0.0236, 0.0236, 0.0173], [0.2099, 0.0725, 0.0468, 0.0413, 0.0267, 0.0251, 0.0195, 0.0183], [0.1893, 0.0542, 0.051, 0.0479, 0.0241, 0.0176, 0.0176, 0.0165], [0.123, 0.0958, 0.0453, 0.0425, 0.0375, 0.0275, 0.0214, 0.0189], [0.8828, 0.0152, 0.0087, 0.0059, 0.0046, 0.0044, 0.0038, 0.0028], [0.9098, 0.0275, 0.0089, 0.0079, 0.0061, 0.0042, 0.0035, 0.0029], [0.8994, 0.0272, 0.024, 0.0061, 0.0061, 0.0047, 0.0047, 0.0037], [0.9496, 0.0325, 0.005, 0.0016, 0.0014, 0.0014, 0.0011, 0.001], [0.9752, 0.0139, 0.0024, 0.0021, 0.0013, 0.0008, 0.0006, 0.0006], [0.9563, 0.0175, 0.0094, 0.0021, 0.0018, 0.0016, 0.0013, 0.0013], [0.9641, 0.0121, 0.0051, 0.0027, 0.0013, 0.0011, 0.001, 0.0008], [0.9789, 0.0045, 0.0045, 0.0021, 0.0008, 0.0007, 0.0007, 0.0007], [0.9959, 0.0015, 0.0005, 0.0002, 0.0002, 0.0002, 0.0002, 0.0001], [0.9951, 0.0022, 0.0007, 0.0003, 0.0003, 0.0001, 0.0001, 0.0001], [0.9986, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9991, 0.0003, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9996, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9044, 0.0742, 0.0146, 0.0029, 0.0007, 0.0007, 0.0007, 0.0004]], "ranks": {"Swift": [199659, 134883, 129907, 201108, 80753, 34577, 59090, 131192, 174934, 107718, 95905, 130667, 97925, 87421, 60897, 18796, 20303, 50195, 32853, 15816, 6540, 16794, 11833, 5350, 4235, 10328, 22235, 5488, 12250, 21890, 17217, 13766, 13898, 18827, 18777, 29887, 23749, 18823, 22931, 24122, 21415, 32891, 37459, 46824, 40712, 27378, 28871, 17640, 15672, 13833, 25355, 44174, 32263, 29144, 41218, 32236, 10389, 3964, 4328, 2502, 1374, 794, 741], "Kotlin": [176660, 147609, 132325, 24703, 67416, 93539, 134188, 182052, 213029, 237461, 232980, 169009, 119539, 128598, 188470, 130458, 143498, 122825, 111668, 168696, 197370, 106206, 97652, 150899, 117705, 63334, 62111, 97789, 64868, 44922, 50776, 67380, 116664, 91876, 97660, 29887, 13926, 11514, 11999, 14640, 14373, 16633, 10929, 17484, 24472, 31726, 27766, 21182, 28598, 33851, 51140, 23633, 13354, 15847, 8136, 3994, 1118, 843, 814, 613, 744, 863, 691], "Rust": [74862, 108237, 61987, 39849, 25446, 32110, 56760, 53394, 54375, 43313, 18860, 21377, 16551, 16434, 15459, 13825, 17349, 20390, 21927, 29850, 26401, 40284, 45934, 21545, 39190, 57122, 47167, 29961, 23724, 22755, 21492, 18794, 23041, 47144, 33908, 21061, 14305, 9022, 10333, 13678, 12845, 16464, 13466, 27588, 39806, 27032, 27086, 24401, 44320, 65609, 113484, 95080, 71747, 99921, 93110, 45988, 7507, 2815, 1424, 522, 335, 252, 201]}}, {"pos": 499, "top": [[".", ",", "\u2013", ";", "\u2026.", " \u2013", ",.", "\u00a0\u00a0"], [".", ",", "\u2013", " \u2013", ";", " \u200b\u200b", ",.", ":."], [".", ",", "\u2013", "\u2026.", " \u2013", "\u2026", "\u2026..", ";"], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " pornstar", " Shemale", " Blowjob", "odle", " Guta", "sprozess"], [" \u200b\u200b", ".@", " @", " \"@", " (@", ".", "(@", "@d"], [" \u200b\u200b", "!.", ".", "!\u201d.", "!).", " \".", "!:", "!,"], [".\"", " \u200b\u200b", "s", "!\"", "  \n\n", " @", " **\"", " \""], [" @", " \u200b\u200b", " *@", ".@", "(@", " **\"", "!.", "@a"], [".", " \u200b\u200b", "  \n\n", "!.", "   \n\n", ",", ",.", ":."], [",", ".", " ", "\u00a0", ";", ",.", "!,", ".,"], [",", " ", "...", " @", ".", "\u00a0", "&nbsp", "@"], [" new", " big", " bigger", " free", " home", " ", " @", " more"], [" bigger", " big", " savvy", " new", " classic", " powerful", " versatile", " sophisticated"], [" savvy", " bigger", " big", " massive", " new", " classic", "-style", " sophisticated"], [" big", " bigger", " new", " classic", " savvy", " more", " massive", " back"], [" big", " new", " bigger", " more", " classic", " massive", " savvy", " multi"], [" big", " new", " bigger", " savvy", " \"", ",", " tech", " massive"], [" big", " bigger", " new", " savvy", " multi", " team", " massive", " revamped"], [" new", " big", " savvy", " multi", " complex", " more", " bigger", " \""], [" &#", "&#", " complex", " new", " multi", " more", " savvy", " big"], ["<|endoftext|>", " \n\n", "  \n\n", " ", " @", "   \n\n", "\n\n", " \""], [" ``", " blockbuster", " ;;^", " showcase", " modern", " online", " modular", " multimedia"], [" ``", " ''", " modern", " complex", " web", " modular", " online", " multimedia"], [" complex", " modern", " new", " ,", " more", " much", " fully", " popular"], [" \n\n", "  \n\n", "   \n\n", " &#", " \r\n\r\n", "\n\n", " complex", " web"], [" technology", " tech", " software", " multimedia", " online", " web", " **", " digital"], [" technology", " software", " tech", " multimedia", " digital", " complex", " web", " online"], [" \n\n", "\n\n", " technology", " complex", "  \n\n", " software", " @", " tech"], [" technology", " software", " tech", " digital", " technologies", " hybrid", " multimedia", " complex"], [" **", " ...", " ...\\", " technology", " \n\n", " software", " tech", " ___"], [" ...", " **", " technology", " ...\\", " tech", " ___", " software", " digital"], [" **", " ...", " technology", " complex", " digital", " software", " ...\\", " global"], [" complex", " technology", " hybrid", " global", " system", " modern", " building", " multi"], [" technology", " hybrid", " complex", " tech", " software", " modular", " global", " technologies"], [" hybrid", " **", " technology", " ecosystem", " tech", " global", " complex", " infrastructure"], [" hybrid", " complex", " **", " technology", " global", " multimedia", " tech", " software"], [" hybrid", " global", " complex", " multimedia", " software", " modular", " tech", " technology"], [" hybrid", " Android", " complex", " software", " global", " modular", " iOS", " framework"], [" hybrid", " Android", " complex", " software", " iOS", " modular", " framework", " platform"], [" hybrid", " Android", " iOS", " global", " framework", " mobile", " native", " platform"], [" hybrid", " embedded", " iOS", " Android", " global", " mobile", " framework", " native"], [" hybrid", " embedded", " framework", " global", " globally", " embed", " browser", " platform"], [" framework", " hybrid", " embedded", " platform", " embed", " frameworks", " browser", " Universal"], [" framework", " embedded", " hybrid", " platform", " frameworks", " embed", " Universal", " Embedded"], [" hybrid", " framework", " embedded", " embed", " Universal", " platform", " frameworks", " universal"], [" hybrid", " embedded", " framework", " universal", " Universal", " frameworks", " Hybrid", " platform"], [" hybrid", " framework", " embedded", " Hybrid", " universal", " frameworks", " Universal", " embed"], [" hybrid", " framework", " universal", " Hybrid", " frameworks", " Universal", " embedded", " platform"], [" hybrid", " **", " **\"", " Hybrid", " universal", " Universal", " modular", " **\u201c"], [" **", " **\"", " **\u201c", " **\u00ab", " **'", "-**", " hybrid", " **\u300c"], [" **", " **\"", " **\u201c", " **\u00ab", " **'", " **+", " **\u20ac", " **\u3010"], [" **", " **\"", " **\u201c", " **'", " **\u00ab", " **+", " **#", " **."], [" **", " **\"", " **\u201c", " **'", " **+", " **\u00ab", " **[", " **\u300c"], [" **", " **\"", " **\u201c", " **+", " hybrid", " **'", " **\u00ab", " **\u20ac"], [" **", " **\"", " hybrid", " **\u201c", " Hybrid", " WebView", " **+", " **\u00ab"], [" **", " **\"", " hybrid", " wrapper", " **\u201c", " WebView", " Hybrid", " Wrapper"], [" **", " WebView", " **\"", " Chromium", " web", " Web", " browser", "WebView"], [" **", " WebView", " **\"", " Chromium", "WebView", " web", " Web", " browser"], [" **", " WebView", " Hybrid", " hybrid", " Web", " web", "WebView", "-web"], [" **", " WebView", " Web", " web", "WebView", " hybrid", " Hybrid", " wrapper"], [" **", " WebView", " web", " Web", " Electron", " hybrid", " Chromium", "WebView"], [" **", " **\"", " WebView", " web", " Web", " **.", " **'", " Electron"], [" **", " thin", " **\"", " hybrid", " WebView", " web", " Web", " single"]], "p": [[0.8458, 0.147, 0.0031, 0.0013, 0.0005, 0.0005, 0.0004, 0.0003], [0.5746, 0.0881, 0.0828, 0.0569, 0.0174, 0.0144, 0.0087, 0.0047], [0.7756, 0.1527, 0.0386, 0.0111, 0.0059, 0.0052, 0.0032, 0.0025], [0.0063, 0.0049, 0.0036, 0.003, 0.0026, 0.0026, 0.0015, 0.0014], [0.0811, 0.0672, 0.0298, 0.0298, 0.028, 0.0181, 0.0181, 0.017], [0.2265, 0.0057, 0.0039, 0.0024, 0.0018, 0.0018, 0.0018, 0.0017], [0.0969, 0.0552, 0.0487, 0.043, 0.043, 0.0216, 0.0168, 0.0131], [0.0423, 0.0398, 0.0374, 0.0121, 0.0101, 0.0089, 0.0083, 0.0078], [0.1563, 0.1009, 0.0738, 0.054, 0.0308, 0.0308, 0.0211, 0.0211], [0.6776, 0.0075, 0.0059, 0.0043, 0.0026, 0.0024, 0.0022, 0.0018], [0.1275, 0.1275, 0.0993, 0.0469, 0.0343, 0.0173, 0.0111, 0.0111], [0.0097, 0.0067, 0.0067, 0.0049, 0.0043, 0.0043, 0.0043, 0.0041], [0.0233, 0.0219, 0.008, 0.0063, 0.0059, 0.0052, 0.0046, 0.0046], [0.0082, 0.0077, 0.0068, 0.0044, 0.0041, 0.0036, 0.0032, 0.0032], [0.0133, 0.0117, 0.0117, 0.0086, 0.0071, 0.0055, 0.0055, 0.0043], [0.0208, 0.0152, 0.0077, 0.0068, 0.0056, 0.0056, 0.0049, 0.0041], [0.032, 0.0171, 0.0161, 0.0133, 0.0092, 0.0076, 0.0063, 0.0063], [0.0207, 0.0152, 0.0126, 0.0092, 0.0049, 0.0043, 0.0041, 0.0038], [0.0086, 0.0067, 0.0063, 0.0059, 0.0056, 0.0049, 0.0041, 0.0041], [0.0071, 0.0071, 0.0067, 0.0067, 0.0063, 0.0059, 0.0052, 0.0052], [0.6867, 0.06, 0.0111, 0.0032, 0.003, 0.0025, 0.0019, 0.0017], [0.005, 0.0044, 0.0039, 0.0034, 0.0032, 0.003, 0.003, 0.0028], [0.14, 0.0276, 0.0089, 0.007, 0.0061, 0.0045, 0.0042, 0.004], [0.0149, 0.0085, 0.008, 0.0075, 0.0062, 0.0058, 0.0055, 0.0048], [0.517, 0.0399, 0.0138, 0.0095, 0.0061, 0.0051, 0.0048, 0.0039], [0.0585, 0.0585, 0.0377, 0.0178, 0.0148, 0.0139, 0.013, 0.0115], [0.0687, 0.0687, 0.0368, 0.0305, 0.0185, 0.0174, 0.0127, 0.0119], [0.2704, 0.0344, 0.0196, 0.0184, 0.0173, 0.0153, 0.0126, 0.0119], [0.093, 0.053, 0.053, 0.0284, 0.0267, 0.025, 0.025, 0.0235], [0.1771, 0.1296, 0.054, 0.0395, 0.0308, 0.024, 0.024, 0.0199], [0.3047, 0.2689, 0.0364, 0.0142, 0.0118, 0.0098, 0.0098, 0.0098], [0.1964, 0.1437, 0.0341, 0.0341, 0.0098, 0.0092, 0.0086, 0.0086], [0.0493, 0.0299, 0.0219, 0.0125, 0.011, 0.011, 0.0103, 0.0097], [0.0725, 0.0531, 0.0413, 0.0388, 0.0302, 0.0251, 0.0251, 0.0221], [0.091, 0.0626, 0.043, 0.0356, 0.0315, 0.0315, 0.0295, 0.0245], [0.0805, 0.0589, 0.0431, 0.0336, 0.0231, 0.0217, 0.0217, 0.0217], [0.1237, 0.0428, 0.0377, 0.0215, 0.0202, 0.0202, 0.0202, 0.019], [0.0738, 0.0651, 0.0448, 0.0327, 0.0199, 0.0187, 0.0155, 0.0137], [0.0792, 0.0656, 0.0374, 0.031, 0.0291, 0.0241, 0.0188, 0.0166], [0.1084, 0.0481, 0.0311, 0.0242, 0.0242, 0.0227, 0.0201, 0.0201], [0.059, 0.0459, 0.0381, 0.0381, 0.0336, 0.0297, 0.0262, 0.0169], [0.0873, 0.082, 0.06, 0.053, 0.0284, 0.0266, 0.0235, 0.0221], [0.0646, 0.0607, 0.0535, 0.0444, 0.0238, 0.0238, 0.0197, 0.0185], [0.0729, 0.0604, 0.0533, 0.039, 0.0344, 0.0268, 0.0209, 0.0173], [0.1213, 0.0573, 0.0573, 0.037, 0.0348, 0.0307, 0.0239, 0.0239], [0.2034, 0.0514, 0.0483, 0.0376, 0.0353, 0.0293, 0.0275, 0.0259], [0.2639, 0.052, 0.0431, 0.0431, 0.0296, 0.0278, 0.0231, 0.018], [0.2359, 0.056, 0.034, 0.0319, 0.03, 0.0282, 0.0282, 0.0249], [0.2993, 0.1815, 0.0489, 0.0315, 0.0315, 0.0131, 0.0116, 0.0102], [0.5403, 0.2892, 0.0569, 0.0185, 0.0185, 0.0127, 0.0077, 0.0077], [0.6331, 0.2055, 0.0667, 0.0217, 0.0116, 0.0102, 0.0048, 0.0038], [0.597, 0.3621, 0.0159, 0.0059, 0.0028, 0.0024, 0.0015, 0.0013], [0.7189, 0.2334, 0.0316, 0.0026, 0.0018, 0.0018, 0.0014, 0.0011], [0.803, 0.1581, 0.013, 0.0029, 0.0026, 0.0023, 0.0023, 0.0014], [0.8618, 0.0707, 0.023, 0.0096, 0.0058, 0.0045, 0.0027, 0.0021], [0.9131, 0.0455, 0.007, 0.0062, 0.0054, 0.0048, 0.0026, 0.0014], [0.9566, 0.0199, 0.0083, 0.0024, 0.0018, 0.0016, 0.0014, 0.0011], [0.9595, 0.0256, 0.005, 0.0019, 0.0016, 0.0011, 0.0008, 0.0004], [0.4828, 0.2281, 0.1383, 0.0839, 0.0212, 0.0212, 0.0129, 0.0022], [0.8401, 0.1003, 0.0198, 0.0198, 0.005, 0.0039, 0.003, 0.0014], [0.9839, 0.0059, 0.0028, 0.0028, 0.0022, 0.0005, 0.0004, 0.0003], [0.9993, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9838, 0.0035, 0.0028, 0.0028, 0.0017, 0.0013, 0.0009, 0.0005]], "ranks": {"Swift": [21573, 4777, 9044, 130239, 5566, 1934, 17475, 56240, 82945, 25361, 5419, 6179, 13629, 10472, 7800, 3156, 1583, 2249, 1343, 1150, 605, 6427, 2056, 1480, 510, 2753, 4279, 2167, 3314, 5795, 5051, 5506, 5054, 4691, 4885, 7341, 5161, 4021, 2809, 2000, 2621, 2372, 3116, 2026, 2290, 2306, 1128, 1048, 1002, 4023, 16402, 31686, 10043, 6295, 3080, 3405, 1296, 1057, 1927, 1519, 947, 1223, 1248], "Kotlin": [208929, 180603, 148736, 16785, 39326, 73276, 140111, 192358, 189821, 224963, 212730, 164894, 100997, 81985, 132238, 65938, 111175, 119234, 153426, 184796, 194700, 53018, 27858, 100578, 48545, 7045, 9296, 31280, 10964, 5541, 13038, 21894, 52263, 13436, 10515, 5120, 1432, 1049, 1538, 1882, 2570, 4753, 2511, 3908, 4547, 6534, 9139, 7249, 7155, 13001, 15977, 8368, 1996, 1375, 457, 401, 359, 304, 257, 150, 139, 239, 125], "Rust": [36596, 63918, 51822, 133706, 8354, 22824, 74100, 33335, 30330, 8130, 6031, 5332, 3883, 4810, 7800, 6643, 9140, 15679, 21983, 25459, 25827, 21539, 11655, 13375, 15798, 23680, 21111, 14668, 14196, 14578, 14001, 14466, 16082, 29791, 38373, 23994, 13630, 10243, 10183, 20208, 22832, 37367, 41394, 46343, 60852, 67246, 68099, 72920, 70897, 119535, 150154, 91445, 23928, 15511, 6426, 1534, 308, 223, 190, 120, 87, 88, 46]}}, {"pos": 500, "top": [["s", "**.", " **", "**,", "**\u2013", "**", "-**", "**:"], [" **", "s", "-**", " **\u2013", "**,", " '**", "**\u2013", "**."], ["s", "\u2026**", " **", "**\u2013", "**.", " **\u2013", "**", "**\u3002"], [" **", "\u300d**", " **\u00ab", " **:", " **\u300c", " **.", "\uff1f**", " '**"], [" **", "s", " **#", " **.", "-**", ">**", "**", " **:"], [" **", "-**", "s", " **#", " **.", " **\u00ab", " **:", ">**"], [" **", "s", "**", " **\u00ab", "-**", " **.", " **#", "\u300d**"], [" **", "s", "**", " **#", "-**", " **\u00ab", " **.", ">**"], [" **", "s", "**", " **#", " **\u00ab", " **.", "-**", "**."], [" **", "s", " **#", "-**", " **\u00ab", "**", ">**", "\u300d**"], [" **", "s", "**", " **#", " **\u00ab", "-**", "...**", " **."], [" **", "s", " **\u00ab", " **#", "-**", " **+", "**", "\u300d**"], [" **", "s", " **\u00ab", " **#", "-**", "**", " **.", " **+"], [" **", " **\u00ab", "s", "-**", " **#", " **+", "\u300d**", " **."], [" **", "s", " **\u00ab", "**", " **#", "-**", "\u300d**", " \"**"], [" **", "s", " **\u00ab", "**", "-**", " **#", "\u300d**", ">**"], [" **", "s", "**", " **\u00ab", " **#", "-**", ">**", " **+"], [" **", "**", " **\u00ab", "-**", "s", " **#", ">**", " **."], [" **", "**", "s", " **\u00ab", "-**", " **#", " **.", "\u300d**"], [" **", "s", "**", "**.", " **\u00ab", "**,", "\u2019**", "\u300d**"], [" **", "s", "**", "**,", "**.", " **#", ">**", "!**"], [" **", " **\u00ab", " **#", "**", "\u300d**", "s", " **.", " **'"], [" **", "s", "**", " **\u00ab", " **#", "\u300d**", " **'", ">**"], [" **", "s", "**", "\u300d**", " **#", " **\u00ab", ">**", " **'"], [" **", "**", "s", " **#", "**,", ">**", " **'", "...**"], [" **", "**", " **#", ">**", " **'", "-**", "\u2019**", "...**"], [" **", "**", " **#", ">**", " **'", "-**", "...**", "\u2019**"], [" **", "**", " **'", " **#", "s", " \n\n", " **[", ">**"], [" **", "**", " **#", " **'", "...**", " **[", "\u2019**", "-**"], [" **", "**", "...**", " **.", " **\u201c", "\u2026**", " **#", " **["], [" **", "**", " **.", " **'", " \n\n", " **\u201c", " **#", "**."], [" **", "**", "s", " **.", " **'", " **[", " **#", "**,"], [" **", "s", "**", " **'", " **.", " global", " **\"", " complex"], [" **", "!**", "**", " **'", ">**", " **[", " **\u201c", " **\u2013"], [" **", "**", "!**", "**,", "**:", " **\u201c", " **'", ">**"], [" **", "**", "!**", "\u2026**", "**:", "\u2019**", "\u2011", "**,"], [" **", "**", "!**", ">**", "**:", "**,", " **\u201c", "\u2019**"], [" **", "**", "!**", "\u2026**", " hybrid", "**:", "\u2011", " modular"], [" **", "**", " modular", " hybrid", " Hybrid", " Modular", "\u2026**", "!**"], [" **", "**", "\u2011", "\u2026**", " hybrid", " modular", "!**", " global"], [" **", " modular", "\u2011", "**", " hybrid", " multimedia", " global", " software"], [" modular", " hybrid", " software", " multimedia", " Modular", " global", " **", " Software"], [" modular", " hybrid", " multimedia", " Modular", " software", " Hybrid", " **", " global"], [" modular", " hybrid", " multimedia", " **", " Modular", " Hybrid", " software", " Global"], [" **", " modular", " hybrid", " Modular", "**", " Hybrid", " Universal", " global"], [" modular", " Modular", " hybrid", " **", " Hybrid", " global", " Universal", " multimedia"], [" modular", " **", " Modular", " Hybrid", " hybrid", "!**", " global", " Unified"], [" **", "**", " **+", "**,", "**-", "-**", " **\"", " **'"], [" **", " hybrid", " Hybrid", " modular", " Modular", "**,", " Unified", "**"], [" Hybrid", " hybrid", " modular", " Modular", " Unified", " Portable", "-platform", " Dual"], [";**", " Hybrid", " hybrid", ">**", "!**", " modular", "**!", " Modular"], [" hybrid", " Hybrid", " Unified", " modular", "!**", " Modular", " unified", "Unified"], [" Unified", " modular", " Hybrid", " WebGL", " hybrid", "Unified", " Modular", "-platform"], [" WebView", " Hybrid", " hybrid", " Browser", " Unified", " frontend", " WebGL", " browser"], [" WebView", " browser", " Chromium", " Browser", " hybrid", " Hybrid", " WebGL", "-browser"], [" WebView", " browser", " Chromium", " Browser", " hybrid", "browser", " Hybrid", "-browser"], [" WebView", " Web", " web", " browser", " Chromium", " Browser", "-web", "browser"], [" WebView", " Web", " web", "WebView", "-web", " Chromium", "web", " Browser"], [" Web", " web", " WebView", "-web", "web", " Hybrid", "Web", "_web"], [" Web", " web", " WebView", "-web", "web", "WebView", "_web", "Web"], [" Web", " web", " WebView", " Hybrid", " Electron", "-web", " hybrid", "web"], [" Web", " web", " WebView", "web", "-web", " Electron", " Hybrid", "WebView"], ["Web", "WebView", "web", "single", "Hy", "hy", " Web", " WebView"]], "p": [[0.9995, 0.0003, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.7945, 0.0739, 0.0146, 0.0113, 0.0113, 0.01, 0.0088, 0.0078], [0.755, 0.0902, 0.0483, 0.0332, 0.0201, 0.0178, 0.0084, 0.0058], [0.364, 0.1339, 0.1043, 0.0463, 0.0339, 0.0264, 0.0233, 0.0233], [0.4894, 0.4319, 0.0244, 0.0115, 0.0102, 0.0079, 0.0048, 0.0029], [0.9235, 0.0192, 0.0169, 0.0091, 0.008, 0.0043, 0.0038, 0.002], [0.6412, 0.3432, 0.0071, 0.0016, 0.0014, 0.0011, 0.0008, 0.0007], [0.8901, 0.0938, 0.0041, 0.0036, 0.0022, 0.0019, 0.001, 0.0004], [0.7701, 0.1947, 0.0097, 0.0075, 0.0052, 0.0025, 0.0013, 0.0013], [0.5533, 0.4309, 0.0054, 0.0029, 0.0029, 0.0011, 0.0007, 0.0003], [0.5597, 0.4359, 0.0018, 0.0014, 0.0003, 0.0003, 0.0002, 0.0001], [0.9914, 0.0041, 0.0019, 0.0015, 0.0003, 0.0001, 0.0001, 0.0001], [0.9864, 0.0059, 0.0059, 0.0005, 0.0003, 0.0002, 0.0001, 0.0001], [0.9318, 0.0361, 0.0248, 0.0018, 0.0012, 0.0007, 0.0004, 0.0004], [0.4992, 0.4992, 0.0009, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9135, 0.085, 0.0006, 0.0003, 0.0002, 0.0001, 0.0001, 0.0], [0.9226, 0.0757, 0.0011, 0.0002, 0.0001, 0.0001, 0.0, 0.0], [0.9954, 0.0022, 0.0012, 0.0003, 0.0002, 0.0002, 0.0001, 0.0001], [0.9895, 0.0046, 0.0036, 0.0007, 0.0003, 0.0003, 0.0002, 0.0001], [0.8533, 0.1309, 0.0122, 0.0005, 0.0004, 0.0004, 0.0003, 0.0003], [0.7271, 0.2361, 0.0319, 0.0016, 0.0005, 0.0005, 0.0003, 0.0002], [0.9929, 0.0036, 0.0005, 0.0005, 0.0004, 0.0004, 0.0003, 0.0002], [0.9948, 0.0017, 0.0012, 0.0006, 0.0004, 0.0003, 0.0002, 0.0002], [0.9438, 0.0532, 0.0014, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.9807, 0.014, 0.0017, 0.0007, 0.0004, 0.0004, 0.0003, 0.0003], [0.9973, 0.0015, 0.0004, 0.0002, 0.0002, 0.0001, 0.0001, 0.0], [0.9969, 0.0017, 0.0003, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.9987, 0.0006, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9958, 0.0032, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9963, 0.0032, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9939, 0.0052, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9969, 0.0019, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.991, 0.0011, 0.0007, 0.0004, 0.0003, 0.0002, 0.0001, 0.0001], [0.9758, 0.0035, 0.0033, 0.0012, 0.0008, 0.0008, 0.0008, 0.0007], [0.9648, 0.02, 0.0035, 0.0009, 0.0008, 0.0008, 0.0007, 0.0007], [0.762, 0.15, 0.023, 0.0085, 0.0058, 0.0045, 0.0038, 0.0027], [0.8633, 0.0709, 0.009, 0.0035, 0.0033, 0.0027, 0.0024, 0.0023], [0.694, 0.1367, 0.0112, 0.0105, 0.0087, 0.0082, 0.006, 0.005], [0.6744, 0.0357, 0.0246, 0.0217, 0.009, 0.0075, 0.0075, 0.0062], [0.4604, 0.0852, 0.0378, 0.0294, 0.0276, 0.0244, 0.0148, 0.0096], [0.135, 0.0679, 0.0563, 0.0529, 0.0497, 0.0341, 0.0183, 0.0183], [0.2146, 0.0543, 0.0479, 0.0397, 0.0373, 0.029, 0.0155, 0.0137], [0.1106, 0.063, 0.0523, 0.0382, 0.0382, 0.0263, 0.0263, 0.0205], [0.0733, 0.0607, 0.0368, 0.0346, 0.0305, 0.0305, 0.0287, 0.0238], [0.2789, 0.0799, 0.0377, 0.0333, 0.0294, 0.0215, 0.0178, 0.0178], [0.196, 0.0721, 0.0677, 0.0411, 0.032, 0.0234, 0.0182, 0.0151], [0.1158, 0.0796, 0.0702, 0.066, 0.0582, 0.0167, 0.0147, 0.0108], [0.8817, 0.0207, 0.0076, 0.0056, 0.0056, 0.0046, 0.0043, 0.0038], [0.1554, 0.0832, 0.0689, 0.0537, 0.0326, 0.0198, 0.0164, 0.0154], [0.081, 0.0761, 0.0523, 0.0337, 0.0247, 0.0159, 0.0132, 0.011], [0.0487, 0.0429, 0.0403, 0.0334, 0.0334, 0.0295, 0.023, 0.023], [0.0511, 0.0511, 0.048, 0.0451, 0.0227, 0.02, 0.0166, 0.0156], [0.0776, 0.0471, 0.0367, 0.0285, 0.0268, 0.0252, 0.0237, 0.0184], [0.1636, 0.0602, 0.0565, 0.044, 0.0388, 0.0322, 0.0303, 0.0251], [0.2983, 0.0968, 0.0855, 0.0855, 0.0587, 0.0518, 0.0404, 0.0404], [0.4005, 0.1013, 0.0789, 0.0696, 0.0422, 0.0329, 0.0329, 0.029], [0.3888, 0.1837, 0.1262, 0.0596, 0.0464, 0.0464, 0.0362, 0.0249], [0.6878, 0.0821, 0.0725, 0.0302, 0.0302, 0.0267, 0.0143, 0.0098], [0.6001, 0.2208, 0.092, 0.0299, 0.0205, 0.0086, 0.0086, 0.0086], [0.4213, 0.3718, 0.1368, 0.0305, 0.0127, 0.0077, 0.0068, 0.0036], [0.3982, 0.2737, 0.2131, 0.0255, 0.0225, 0.0225, 0.012, 0.0094], [0.4521, 0.242, 0.1468, 0.0289, 0.0255, 0.0225, 0.0155, 0.012], [0.5795, 0.0889, 0.0539, 0.042, 0.037, 0.037, 0.0327, 0.0198]], "ranks": {"Swift": [19866, 7296, 4330, 53163, 3092, 5047, 4949, 14058, 36957, 17743, 3079, 13392, 10006, 5057, 1300, 513, 449, 514, 601, 370, 251, 1827, 644, 281, 267, 606, 857, 451, 752, 1211, 1380, 1561, 1791, 1544, 1692, 4222, 3871, 4254, 4882, 6259, 5431, 8726, 12685, 11381, 8108, 8311, 9920, 11348, 13263, 20471, 24006, 20736, 7210, 5033, 2874, 3801, 1304, 1159, 2336, 1711, 904, 1458, 122], "Kotlin": [53330, 43018, 15394, 7128, 6960, 13766, 15947, 35804, 38526, 54241, 65141, 33730, 20152, 17059, 35452, 16571, 22917, 25141, 43109, 83081, 123910, 47118, 50445, 105715, 78896, 28784, 32842, 65012, 48105, 31664, 46618, 72724, 107916, 62527, 59988, 19226, 5868, 4579, 5105, 7364, 6353, 7494, 4723, 5761, 6079, 7153, 9408, 5422, 2079, 1720, 1893, 1224, 361, 243, 119, 113, 141, 133, 147, 92, 61, 78, 134], "Rust": [33841, 92588, 32147, 17036, 17148, 13109, 11708, 14961, 21711, 23392, 32613, 31797, 13151, 12758, 30312, 20783, 21578, 39081, 38026, 41693, 95564, 60741, 71321, 57742, 36895, 33994, 52757, 39120, 35265, 24024, 25914, 23021, 23052, 59414, 33339, 24349, 12176, 8056, 10504, 12227, 8921, 8526, 9701, 13243, 17980, 15279, 20178, 16540, 9578, 24985, 41645, 14303, 3199, 1997, 1065, 297, 31, 31, 55, 46, 25, 28, 54]}}, {"pos": 501, "top": [["i", "\u2026", "\u2013", "-", ".", " \u2013", "@", "\u2026."], [" \u2013", "i", "\u00b7", "\u2013", " Web", " \u2013**", " WEB", " \u00b7"], [" \u2013", "\u2013", "\u2026..", "\u2026.", "\u2026", "\u2026\u2026", "i", "\u00b7"], [" Geile", " Strec", "isode", " Bbw", "iha", " Pubbl", "swire", "\\Web"], [" Web", "i", "(Web", "bed", " Internet", "@", ":@", "\u064a\u062f\u0647"], [" Web", "(Web", " \u200b\u200b", " Internet", ".Web", "i", "\u064a\u064b\u0627", "bed"], [" Web", "(Web", ".Web", "/Web", " WEB", "i", " Internet", "...\u201d"], [" Web", ".Web", "(Web", "/Web", "-browser", " Internet", "\u064a\u0651", " WEB"], [".Web", "...\u201d", "/Web", "athon", "?\u00bb", "-browser", " Web", "(Web"], [".Web", "(Web", "/Web", " Web", "\u00adt", "\u00ading", "-web", "-W"], [" Web", "&nbsp", "&#", "i", ".Web", "...\u201d", "-style", "er"], [" Web", "/Web", ".Web", "(Web", "\\Web", " Internet", "omics", "-web"], [" Web", "/Web", "omics", "(Web", ".Web", "-web", " Internet", "\\Web"], [" Web", "/Web", "(Web", " Internet", "/web", "omics", ".Web", "-web"], [" Web", " Internet", "/Web", "(Web", ".Web", "\u00ads", "/web", "-style"], [" Web", " Internet", "/Web", "omics", "\u064a\u0651", "i", " web", "(Web"], [" Web", "i", " Internet", "/Web", "er", " web", ".Web", "(Web"], [" Web", "/Web", " Internet", ".Web", "(Web", "i", "-web", "/web"], [" Web", "/Web", " Internet", "i", "(Web", ".Web", " Wiki", "/web"], [" Web", "/Web", " Internet", "(Web", " web", "&#", ".Web", "/web"], [" Web", "i", "&#", "Web", "<|endoftext|>", "/Web", " Internet", "web"], [" Web", "/Web", " Internet", "(Web", " WEB", " Wiki", " web", ".Web"], [" Web", " Internet", "/Web", " web", "Web", " WEB", "(Web", ".Web"], [" Web", " Internet", " web", "/Web", "Web", " WEB", " internet", "(Web"], [" Web", "Web", "/Web", " web", "Internet", "\r\n\r\n", " Internet", "web"], [" Web", " web", "/Web", " Internet", " internet", "-web", "Web", "/web"], [" Web", " Internet", " web", " internet", "/Web", "Internet", " browser", "-web"], [" Web", " web", " Internet", " internet", "/Web", "Internet", "Web", "\n\n"], [" Web", " Internet", " web", "/Web", " internet", "Internet", "Web", "-web"], [" Web", " Internet", "/Web", " web", " internet", "Internet", " browser", "Web"], [" Web", " Internet", " web", "/Web", " internet", " technology", " online", " technologies"], [" Web", " Internet", " technology", " web", " \u200b\u200b", " [...]", " internet", " online"], [" Web", " technology", " web", " internet", " Internet", " online", "/Web", " \u2013"], ["/web", "/Web", " internet", " Web", " web", "-web", " Internet", " technology"], ["/web", "/Web", " Web", " web", " internet", "\u2011", "-web", " Internet"], [" Web", "/Web", " web", "/web", " \u200b\u200b", " Internet", "-web", "Web"], [" Web", "/Web", "/web", " web", " \u200b\u200b", "-web", "Web", "web"], [" Web", "/Web", " web", "/web", "Web", "web", "-web", " WebGL"], [" Web", "/Web", " web", "/web", "-web", "Web", " Browser", " browser"], [" Web", " web", "/Web", "Web", "web", "-web", "/web", " Browser"], [" Web", " web", "/Web", " HTML", " WebGL", "Web", "/web", "-web"], [" Web", " HTML", " web", "/Web", " browser", " WebGL", " Browser", " Internet"], [" Web", " HTML", "/Web", " web", " Browser", " WebGL", " browser", "-web"], [" Web", " HTML", "/Web", " Browser", " WebGL", " browser", " web", " Internet"], [" Web", " HTML", "/Web", " Browser", " WebGL", " browser", " web", " Internet"], [" Web", "/Web", " HTML", " Browser", " WebGL", " web", " browser", "/web"], ["/Web", " Web", " HTML", " WebGL", " Browser", "/web", " browser", " WebView"], ["/Web", " HTML", " Browser", " Web", " WebGL", "/web", "/html", " browser"], ["/Web", " HTML", " WebGL", "/web", " Browser", "/html", "-browser", "-web"], ["/Web", "-browser", " WebGL", "-web", "/web", " HTML", " Browser", "-centric"], ["/Web", "-browser", " WebGL", " WebView", "-centric", "-web", "-Based", " Browser"], ["/Web", "-browser", " WebView", " Browser", "-web", "-centric", "/web", "browser"], ["/Web", "-browser", "-based", "-centric", " WebView", "-Based", " browser", "-web"], ["/Web", "-browser", " browser", "browser", " WebView", " Browser", " frontend", "-based"], ["/Web", "-browser", " browser", "browser", " WebView", " Browser", " frontend", "(Web"], ["-browser", " frontend", " browser", "/Web", "browser", " Browser", "-based", "Browser"], ["/Web", " browser", "browser", "-browser", " Browser", " frontend", "(Web", "Browser"], ["/Web", " frontend", " browser", "-browser", " Browser", "browser", "/web", " UI"], ["/Web", "view", " WebView", " frontend", "Assembly", " Web", "(Web", "-view"], ["Assembly", " Assembly", "assembly", "view", " assembly", " View", " frontend", "-view"], ["Assembly", " Assembly", "assembly", " assembly", " frontend", "view", " View", " Runtime"], [" Assembly", "Assembly", "assembly", " assembly", " View", " frontend", "view", "/Web"], [" Assembly", "Assembly", " View", " Application", " Engine", "-Based", " assembly", " Front"]], "p": [[0.4713, 0.0467, 0.0467, 0.0438, 0.0438, 0.0438, 0.0321, 0.0195], [0.4698, 0.0597, 0.0249, 0.022, 0.0171, 0.0086, 0.0081, 0.0071], [0.2895, 0.2254, 0.1989, 0.0646, 0.0325, 0.0305, 0.0153, 0.0144], [0.0064, 0.0044, 0.0032, 0.003, 0.003, 0.003, 0.0025, 0.0021], [0.1149, 0.0697, 0.0213, 0.0176, 0.01, 0.0078, 0.0078, 0.0073], [0.0623, 0.0333, 0.0115, 0.0102, 0.009, 0.0084, 0.007, 0.0062], [0.1228, 0.0331, 0.0274, 0.0156, 0.0138, 0.0129, 0.0129, 0.0095], [0.049, 0.0406, 0.0381, 0.0381, 0.0132, 0.0085, 0.0085, 0.0075], [0.0293, 0.0293, 0.0276, 0.0202, 0.0189, 0.0157, 0.0157, 0.0139], [0.0288, 0.0255, 0.0239, 0.0225, 0.0128, 0.0128, 0.01, 0.0094], [0.0685, 0.0568, 0.039, 0.0323, 0.0222, 0.0184, 0.0184, 0.0184], [0.0448, 0.0308, 0.0145, 0.0113, 0.01, 0.01, 0.01, 0.0073], [0.0421, 0.0225, 0.0165, 0.0113, 0.0094, 0.0083, 0.0083, 0.0078], [0.0279, 0.0204, 0.0103, 0.0097, 0.0071, 0.0071, 0.0059, 0.0052], [0.1165, 0.019, 0.0139, 0.009, 0.0066, 0.0062, 0.0048, 0.0048], [0.0898, 0.0166, 0.0129, 0.0101, 0.0065, 0.0065, 0.0051, 0.0048], [0.1713, 0.0556, 0.0218, 0.017, 0.0091, 0.0085, 0.0085, 0.0066], [0.1168, 0.0295, 0.0203, 0.0109, 0.0096, 0.0096, 0.0085, 0.007], [0.0918, 0.0383, 0.028, 0.0181, 0.0132, 0.0097, 0.008, 0.0071], [0.262, 0.0455, 0.0276, 0.0229, 0.0148, 0.0139, 0.0139, 0.0115], [0.0869, 0.0465, 0.0265, 0.0249, 0.0104, 0.0086, 0.0081, 0.0081], [0.3247, 0.0564, 0.0468, 0.0126, 0.0126, 0.0087, 0.0087, 0.0072], [0.4348, 0.0488, 0.038, 0.0179, 0.0096, 0.009, 0.0075, 0.0075], [0.2439, 0.0241, 0.0227, 0.0177, 0.0114, 0.0061, 0.0054, 0.0051], [0.15, 0.0552, 0.0335, 0.0277, 0.0261, 0.0179, 0.0158, 0.0158], [0.419, 0.0728, 0.0728, 0.0684, 0.0304, 0.0135, 0.0135, 0.0127], [0.3849, 0.1174, 0.0973, 0.0555, 0.0297, 0.0149, 0.0124, 0.0116], [0.3401, 0.1251, 0.0808, 0.049, 0.0169, 0.0096, 0.0096, 0.0085], [0.3406, 0.1106, 0.0592, 0.0491, 0.0461, 0.0205, 0.0141, 0.0132], [0.2279, 0.0892, 0.0788, 0.0576, 0.0349, 0.0256, 0.0226, 0.0226], [0.3612, 0.1173, 0.0711, 0.0405, 0.0358, 0.0336, 0.0204, 0.014], [0.2403, 0.083, 0.0733, 0.0536, 0.0536, 0.0346, 0.0306, 0.0287], [0.1697, 0.0853, 0.0801, 0.0664, 0.0624, 0.0356, 0.0203, 0.0203], [0.114, 0.0691, 0.0691, 0.0691, 0.0506, 0.037, 0.0271, 0.0271], [0.1243, 0.1097, 0.0968, 0.0708, 0.0587, 0.0261, 0.023, 0.023], [0.2352, 0.1044, 0.0813, 0.0595, 0.0318, 0.0264, 0.0233, 0.0219], [0.213, 0.1464, 0.0736, 0.065, 0.061, 0.0307, 0.0239, 0.0225], [0.3646, 0.1184, 0.1045, 0.0493, 0.0319, 0.0319, 0.0281, 0.0264], [0.4455, 0.1446, 0.0683, 0.0366, 0.0303, 0.0251, 0.0222, 0.0222], [0.5379, 0.0825, 0.0728, 0.05, 0.0303, 0.0236, 0.0236, 0.0184], [0.5208, 0.0905, 0.0905, 0.0549, 0.0294, 0.0229, 0.0202, 0.0178], [0.4487, 0.1871, 0.0884, 0.0688, 0.0325, 0.0287, 0.0223, 0.0154], [0.4414, 0.184, 0.0869, 0.0465, 0.0411, 0.032, 0.032, 0.0151], [0.4248, 0.2007, 0.1074, 0.0575, 0.0272, 0.024, 0.0212, 0.0165], [0.3842, 0.1815, 0.1413, 0.0459, 0.0315, 0.0278, 0.0278, 0.0149], [0.297, 0.2621, 0.1403, 0.0516, 0.0402, 0.0202, 0.0202, 0.0123], [0.3709, 0.1546, 0.1204, 0.0828, 0.0443, 0.0185, 0.0163, 0.0135], [0.4878, 0.1584, 0.0514, 0.0426, 0.0332, 0.0214, 0.0122, 0.0115], [0.7192, 0.046, 0.0406, 0.0204, 0.0204, 0.018, 0.0159, 0.0124], [0.8408, 0.0326, 0.0174, 0.0154, 0.0106, 0.0073, 0.0064, 0.006], [0.9186, 0.0191, 0.007, 0.0048, 0.0031, 0.0029, 0.0027, 0.0023], [0.9226, 0.0358, 0.0048, 0.0026, 0.0023, 0.002, 0.002, 0.0016], [0.643, 0.1435, 0.0411, 0.0411, 0.0133, 0.0104, 0.0071, 0.0071], [0.7783, 0.0724, 0.0207, 0.0207, 0.0207, 0.0126, 0.0086, 0.0086], [0.6937, 0.1064, 0.0645, 0.0305, 0.0269, 0.0209, 0.0127, 0.0077], [0.2803, 0.2183, 0.17, 0.1168, 0.0803, 0.0487, 0.014, 0.0109], [0.5583, 0.1412, 0.097, 0.0667, 0.0458, 0.0315, 0.0131, 0.009], [0.7252, 0.0764, 0.0525, 0.0361, 0.0248, 0.0193, 0.0117, 0.0103], [0.6781, 0.0557, 0.0557, 0.0557, 0.0232, 0.0232, 0.0141, 0.0124], [0.6464, 0.2378, 0.0875, 0.0104, 0.0081, 0.0021, 0.0021, 0.0016], [0.528, 0.4112, 0.0338, 0.0141, 0.0052, 0.001, 0.001, 0.0006], [0.663, 0.2764, 0.0156, 0.0121, 0.0074, 0.0057, 0.0045, 0.0015], [0.5416, 0.4218, 0.0238, 0.0028, 0.0013, 0.001, 0.0008, 0.0007]], "ranks": {"Swift": [140953, 68652, 59145, 141161, 58699, 36774, 51917, 132502, 199292, 167016, 123471, 172419, 150653, 137407, 66056, 56293, 42895, 95778, 121480, 113324, 57419, 180415, 86693, 68382, 40035, 146259, 142766, 55418, 89614, 79263, 106495, 56523, 41860, 108876, 76011, 49802, 34174, 47105, 57572, 43332, 45026, 60762, 73542, 68872, 53054, 39570, 41569, 44702, 74612, 87693, 92757, 62272, 32969, 21989, 17153, 21992, 12568, 33339, 33365, 31247, 38967, 17982, 19216], "Kotlin": [156023, 148464, 157352, 43596, 61131, 85578, 129889, 160198, 158129, 204201, 181140, 135591, 90963, 104923, 146656, 84988, 140207, 132934, 170279, 185175, 213717, 135594, 139979, 184433, 160492, 81054, 76915, 82771, 30356, 15326, 22006, 26053, 62169, 24921, 35673, 16474, 5877, 4988, 3840, 4772, 4244, 6012, 5095, 5235, 4603, 5082, 6608, 4680, 2979, 3571, 5543, 4885, 2130, 2930, 2199, 1842, 1343, 1557, 1522, 1657, 754, 1314, 1692], "Rust": [87081, 141453, 110812, 44210, 64010, 56490, 34496, 40394, 40039, 34737, 48265, 55086, 49839, 49022, 76843, 58607, 80705, 113034, 126923, 119800, 128569, 106083, 97869, 80892, 121026, 137035, 131646, 54710, 83881, 90747, 84539, 54649, 58825, 133528, 128922, 113823, 86957, 65950, 56976, 46296, 33729, 27969, 29863, 28889, 34726, 23014, 41105, 33717, 39936, 54261, 92038, 52277, 17189, 15673, 9531, 10570, 252, 402, 722, 537, 675, 1221, 1336]}}, {"pos": 502, "top": [[" \u2013", ".", "  \n\n", " \n\n", "   \n", " ", "<|endoftext|>", "  \n"], ["  \n\n", " \u200b\u200b", " \n\n", "   \n\n", "   \n", "\u2013", " \n\n\n", "  \n"], ["\u2013", " \u2013", " \u200b\u200b", " \u2013,", " \n\n", "  \n\n", "\u2014", "["], ["erlo", "ebi", "uluh", "erio", "::*", "->__", "\ufffd\ufffd", " cumshot"], [" \n\n", " [@", " (@", "  \n\n", "[@", "[*", " ([", "[^"], [" \n", " \n\n", " \u200b\u200b", " \n\n\n", "   \n", " \n\n\n\n\n", " **\u201c", " \n\n\n\n"], [" \n\n", " \n", " \u200b\u200b", ".", "  \n", "  \n\n", "\u2014\"", "[*"], [" \n\n", " \u200b\u200b", " \n", "  \n\n", "   \n", "\u0670", "  \n", "."], [" \n\n", " \u200b\u200b", ".", "  \n\n", " \n", " [...]", "   \n\n", " \n\n\n"], [",", ".", ".[", ";", "\u2014\"", ":", "\\.", ",["], [".", ",", ".[", "...", " [...]", " \u200b\u200b", ";", "[...]"], [" \u200b\u200b", "-style", "-themed", " [...]", "\u2014but", "\u2014including", "\u2014\"", "-era"], [" \u200b\u200b", "-era", "\u2014including", " frameworks", "-themed", "-style", "-inspired", " cryptocurrency"], [" \u200b\u200b", "-era", "\u2014including", "\u2014\"", "-style", "-themed", "\u2014and", "\u2014but"], ["\u2014\"", " \u2014", "\u2014", "\u2014including", "\u2014and", "\u2014or", "-era", "\u2014but"], [" blockbuster", " \u2014", " global", "\u2014including", "-era", "-style", " iconic", " Kickstarter"], [" \u200b\u200b", " blockbuster", " global", "-era", "-style", "-esque", " iconic", " entirety"], [" \u200b\u200b", " blockbuster", "-era", " global", "-style", "-inspired", "-esque", " Wizards"], [" blockbuster", "-esque", " \u2014", "-era", "-inspired", " \u200b\u200b", "-style", " global"], ["&#", " \u2014", " blockbuster", "\\u", "\u2014\"", "-era", "([&", "-style"], ["<|endoftext|>", " \n\n", " \u2014", "&#", "\u2014\"", "\u2014", " \n\n\n", "\u2014and"], [" blockbuster", "WEBPACK", "&apos", " Web", " global", " globally", " World", " Pittsburgh"], ["<|endoftext|>", " \n\n", "&#", " \u2014", " World", " &#", " \n", " European"], ["<|endoftext|>", " ...", " [...]", "...", " \n\n", " [...", "&#", " \u2014"], [" \n\n", "\n\n", "...", "<|endoftext|>", "&#", " \n\n\n", " [...]", " \r\n\r\n"], [" \n\n", " ...", "\n\n", "...", " [...]", " [...", "<|endoftext|>", " \n"], [" \n\n", "\n\n", " ...", " technology", " technologies", " architecture", " \n", " European"], ["\n\n", " \n\n", "<|endoftext|>", " ...", " [...]", "...", " \n", " --"], [" \n\n", "\n\n", " ...", "...", " [...]", " [...", " \n", "[...]"], [" ...", "...", " \n\n", " [...]", " \n", " (...)", " (...", " ...\""], [" \n\n", " ...", " \n", "...", " technology", " [...]", " technologies", " ...\""], [" ...", " \n\n", "...", " technology", " [...]", " \n", " technologies", " [..."], [" technology", " technologies", " ...", " alongside", " hybrid", " \u2014", " [...]", " \n\n"], [" technology", " technologies", " STEM", " interoper", " blockchain", " globally", " software", " hybrid"], [" [...]", " technology", " STEM", " technologies", " (\u201c", " interoper", " \n\n", " blockchain"], [" (\u201c", " \u200b\u200b", " [...]", " \u2014", " (\"", " [\u2026]", " \n\n", " technology"], [" (\u201c", " \u200b\u200b", " interoper", " (\"", " technology", " STEM", " (~", " hybrid"], [" (\u201c", " interoper", " \u200b\u200b", " Mozilla", " JavaScript", " technology", " blockchain", " STEM"], [" (\u201c", " interoper", " \u200b\u200b", " JavaScript", " Mozilla", " blockchain", " software", " STEM"], [" (\u201c", " \u200b\u200b", " JavaScript", " WebGL", " wasm", " [...]", " interoper", " blockchain"], [" (\u201c", " WebGL", " JavaScript", " wasm", " \u200b\u200b", " FPGA", "\u200b", " LLVM"], [" WebGL", " (\u201c", " JavaScript", " software", " FPGA", " wasm", " LLVM", " Software"], [" WebGL", " JavaScript", " software", " FPGA", " interoper", " LLVM", " Mozilla", " bytecode"], [" WebGL", " JavaScript", " software", " Software", " FPGA", " technologies", " LLVM", " technology"], [" JavaScript", " software", " WebGL", "-compatible", " FPGA", " modular", " Modular", " LLVM"], ["-compatible", " software", "-powered", " WebGL", " modular", " Modular", "-enabled", " FPGA"], ["-compatible", "-powered", "-enabled", " (~", " WebGL", " software", "/Web", "-based"], ["-compatible", "-powered", "-enabled", " (~", " (&", "-based", "/Web", " (\u201c"], [" (~", "-powered", "-compatible", "/Web", "-enabled", "-based", " (*.", " WebGL"], [" (.", " (~", " (_", " (*.", "-powered", " (${", "-based", "-enabled"], [" (*.", " (.", " (${", " (`", " (", " (_", " (/", " (\""], [" (*.", " (.", "-powered", " (/", "-based", "-centric", " (`", " (\""], [" (*.", " (.", "-based", "-powered", " (`", "-centric", "-enabled", " (/"], [" (*.", " (.", "-based", "-centric", "-enabled", " frontend", "-powered", "-native"], [" (*.", " (.", " frontend", "-based", "/Web", " (`", "-native", "-enabled"], [" frontend", " (*.", "-native", "-based", " (.", " (`", " (\"/", " (_"], ["/Web", "(Web", "-native", " wasm", " frontend", " (*.", " browser", " ("], ["/Web", "(Web", " wasm", "-native", " WAS", " frontend", "-based", " (*."], ["/Web", "(Web", " WAS", " wasm", " Web", "(W", "+W", "Web"], [" (", " wasm", " WAS", "-based", "/Web", " (.", " Web", "+W"], [" (", " WAS", "-based", " module", " wasm", " (.", "(W", " runtime"], [" (", "-based", " WAS", "-first", "/W", " module", "+W", " (."], [" (", "(W", "/W", "-based", " Module", "+W", " module", "-first"]], "p": [[0.1546, 0.1453, 0.1131, 0.0569, 0.0502, 0.0416, 0.0416, 0.0324], [0.2295, 0.1679, 0.1679, 0.07, 0.0545, 0.0213, 0.0147, 0.0122], [0.3524, 0.311, 0.0508, 0.0448, 0.0371, 0.0225, 0.0137, 0.0121], [0.0079, 0.0051, 0.0035, 0.0031, 0.0029, 0.0027, 0.0026, 0.0026], [0.5905, 0.1163, 0.0294, 0.0294, 0.0244, 0.0178, 0.0148, 0.009], [0.102, 0.0795, 0.0353, 0.0177, 0.0167, 0.0101, 0.0095, 0.0069], [0.2051, 0.141, 0.0356, 0.0261, 0.0245, 0.0245, 0.0191, 0.014], [0.1414, 0.0858, 0.0806, 0.0132, 0.0102, 0.0096, 0.0096, 0.009], [0.8701, 0.0247, 0.015, 0.0103, 0.0103, 0.0031, 0.0029, 0.0017], [0.656, 0.1879, 0.0239, 0.0239, 0.0211, 0.0088, 0.0078, 0.006], [0.8688, 0.049, 0.0279, 0.0085, 0.0062, 0.0062, 0.0049, 0.002], [0.0132, 0.0091, 0.008, 0.0075, 0.0075, 0.0071, 0.0066, 0.0062], [0.0223, 0.0105, 0.0087, 0.0077, 0.0077, 0.0068, 0.0053, 0.0047], [0.0109, 0.0091, 0.008, 0.0062, 0.0062, 0.0052, 0.0031, 0.0029], [0.0272, 0.0225, 0.0175, 0.0175, 0.0137, 0.0094, 0.0094, 0.0073], [0.0123, 0.0075, 0.0058, 0.0055, 0.0035, 0.0029, 0.0027, 0.0024], [0.0138, 0.013, 0.0079, 0.0054, 0.0054, 0.0048, 0.0037, 0.0031], [0.0154, 0.012, 0.005, 0.0044, 0.0039, 0.0028, 0.0027, 0.0025], [0.0119, 0.0053, 0.0047, 0.0044, 0.0044, 0.0041, 0.0036, 0.0032], [0.0294, 0.0167, 0.0101, 0.0062, 0.0054, 0.0042, 0.0035, 0.0035], [0.9496, 0.0223, 0.0013, 0.0008, 0.0003, 0.0002, 0.0001, 0.0001], [0.0067, 0.0026, 0.0023, 0.0023, 0.0022, 0.0021, 0.0017, 0.0017], [0.0436, 0.0117, 0.0081, 0.0063, 0.0034, 0.0032, 0.0032, 0.0025], [0.5082, 0.0444, 0.0417, 0.0153, 0.0082, 0.0056, 0.0053, 0.0047], [0.8844, 0.0236, 0.0126, 0.0087, 0.0034, 0.003, 0.0026, 0.0023], [0.8572, 0.0312, 0.0259, 0.0189, 0.0147, 0.0024, 0.0018, 0.0015], [0.2406, 0.1137, 0.0474, 0.0113, 0.0053, 0.005, 0.005, 0.0047], [0.4869, 0.4297, 0.0513, 0.0033, 0.0018, 0.001, 0.0007, 0.0005], [0.4543, 0.3538, 0.1014, 0.0273, 0.02, 0.0021, 0.0021, 0.0014], [0.7494, 0.0697, 0.0397, 0.02, 0.0146, 0.0054, 0.0045, 0.0042], [0.3129, 0.3129, 0.1151, 0.0291, 0.0166, 0.0078, 0.0074, 0.0048], [0.4401, 0.1113, 0.0596, 0.0409, 0.0299, 0.0193, 0.0097, 0.0067], [0.1072, 0.0271, 0.0271, 0.0198, 0.0136, 0.0128, 0.0113, 0.0106], [0.0744, 0.0424, 0.0242, 0.0177, 0.0122, 0.0101, 0.0101, 0.0084], [0.0517, 0.0378, 0.0313, 0.0202, 0.019, 0.0179, 0.0168, 0.0158], [0.1247, 0.0711, 0.0553, 0.0278, 0.0217, 0.0191, 0.0159, 0.0149], [0.0996, 0.039, 0.0285, 0.0196, 0.0144, 0.0144, 0.0144, 0.0119], [0.0377, 0.0276, 0.019, 0.0157, 0.0148, 0.0139, 0.0122, 0.0108], [0.0581, 0.0292, 0.0258, 0.0166, 0.013, 0.0122, 0.0114, 0.0095], [0.1116, 0.0386, 0.0234, 0.0206, 0.0161, 0.0133, 0.0125, 0.0111], [0.0583, 0.0377, 0.0275, 0.0228, 0.0215, 0.0122, 0.0122, 0.0122], [0.0489, 0.0432, 0.0381, 0.0336, 0.0262, 0.0231, 0.0217, 0.0159], [0.058, 0.0452, 0.0311, 0.0311, 0.0258, 0.0242, 0.0166, 0.0147], [0.0418, 0.0418, 0.0326, 0.0238, 0.0224, 0.0224, 0.0198, 0.0198], [0.0373, 0.0329, 0.0273, 0.0226, 0.02, 0.0176, 0.0155, 0.0155], [0.0549, 0.0294, 0.0276, 0.0215, 0.0215, 0.0178, 0.0178, 0.0139], [0.0543, 0.035, 0.0329, 0.0241, 0.0213, 0.0166, 0.0156, 0.0146], [0.0445, 0.0445, 0.0392, 0.0346, 0.0306, 0.0287, 0.0197, 0.0197], [0.0668, 0.0521, 0.0459, 0.0381, 0.0336, 0.0192, 0.018, 0.0169], [0.1199, 0.0824, 0.0824, 0.0774, 0.0642, 0.0414, 0.0414, 0.0366], [0.2508, 0.2508, 0.0436, 0.0361, 0.0319, 0.0319, 0.03, 0.0264], [0.3644, 0.1044, 0.0717, 0.0318, 0.0264, 0.0248, 0.0219, 0.0193], [0.1957, 0.1727, 0.1345, 0.0924, 0.0495, 0.0385, 0.0171, 0.0151], [0.1909, 0.1158, 0.062, 0.0483, 0.0483, 0.0426, 0.0426, 0.0275], [0.3031, 0.0766, 0.0676, 0.0676, 0.0527, 0.0362, 0.0319, 0.0249], [0.1672, 0.1672, 0.0615, 0.0615, 0.0543, 0.0373, 0.0273, 0.0256], [0.399, 0.2743, 0.0421, 0.0421, 0.0289, 0.0175, 0.0175, 0.0137], [0.5184, 0.1683, 0.0482, 0.0376, 0.0258, 0.0201, 0.0177, 0.0167], [0.4737, 0.1975, 0.1198, 0.0726, 0.0441, 0.0267, 0.0162, 0.0126], [0.3454, 0.1121, 0.099, 0.0873, 0.0724, 0.0266, 0.0183, 0.0172], [0.7086, 0.0453, 0.0353, 0.0228, 0.0189, 0.0189, 0.0101, 0.0089], [0.5734, 0.0826, 0.0344, 0.0323, 0.0323, 0.0196, 0.0163, 0.0119], [0.9758, 0.0051, 0.0037, 0.0027, 0.0013, 0.0011, 0.0011, 0.0009]], "ranks": {"Swift": [120994, 9216, 16706, 106888, 86256, 30197, 75259, 145720, 202231, 141890, 70611, 152583, 123847, 62220, 8620, 6073, 7189, 15872, 23950, 19939, 6032, 30129, 6387, 11347, 14913, 13355, 11462, 3510, 5128, 9409, 11370, 5928, 5344, 9603, 15617, 9406, 6458, 5955, 6146, 11205, 8741, 13772, 13469, 10601, 11684, 10979, 15823, 16224, 59918, 89807, 118212, 97699, 37192, 31021, 21969, 26314, 28780, 31079, 59105, 79485, 96800, 59043, 30241], "Kotlin": [155397, 65451, 69365, 1426, 11132, 12602, 17740, 33866, 51859, 63384, 45479, 16733, 5323, 11592, 39727, 11689, 23335, 12103, 30753, 56067, 83719, 16462, 20657, 78283, 23572, 3498, 3607, 8390, 1859, 1564, 1703, 3867, 6065, 2931, 2871, 1657, 791, 950, 570, 748, 1054, 638, 422, 564, 501, 849, 1351, 1294, 1255, 1547, 1220, 1166, 581, 413, 357, 415, 737, 873, 1215, 1786, 1243, 2584, 1887], "Rust": [31800, 37521, 24839, 21195, 9815, 3788, 8556, 6318, 10736, 3730, 3043, 2893, 3066, 3050, 3469, 3484, 3067, 5062, 10482, 10308, 8558, 3408, 2692, 2182, 2101, 1194, 1990, 1718, 1812, 2493, 2789, 2989, 3636, 3817, 5673, 3489, 2096, 1337, 1166, 1766, 1234, 1305, 1827, 2385, 3180, 3831, 5876, 5782, 6999, 20712, 20806, 12086, 2993, 1318, 1066, 962, 66, 49, 134, 291, 306, 391, 302]}}, {"pos": 503, "top": [[" \u2013", "\u2013", ".", ",", "s", "o", ";", "y"], [" \u2013", "\u2013", "s", "\u2013and", "\u2013\u2013", "\u2011", ",", "e"], ["\u2013", ",", " \u2013", ".\u2013", ".", "\u2026", "\u2013and", "\u2026.."], ["\u064a\u062f\u064a", "ielle", "eits", "auff", "eless", "eias", "alement", "erweise"], ["auf", "e", "\u064a\u062f\u064a", "i\u010d", "aus", "auss", "s", "sWith"], ["\u064a\u062f\u064a", "auf", "i\u010d", "\u064a\u0648\u0646", "aus", "sWith", "\u064a\u064b\u0627", "sver"], [" [\u2026]", "\u2026\u2026", " \ufffd", "i\u010d", "\u3002\u201d", " \u201c", " ......", ".\u201d"], ["i\u010d", " \u200b\u200b", "\u064a\u064b\u0627", "\u064a\u062f\u064a", "\u2026..", "\u064a\u0648\u0646", "a\u00e7\u00e3o", "eur"], ["i\u010d", " \u200b\u200b", " [\u2026]", "i\u0161", "a\u00e7\u00e3o", "erator", " \ufffd", "eur"], [" [\u2026]", "\u2013", "\u2026.", "\u2013and", " [\u2026", "i\u010d", ",", "\u2013\u2013"], [" [\u2026]", " [...]", "o", "...", " \ufffd", " \u2013", "......", "e"], ["i\u010d", "i\u0161", "ielle", "a\u00e7\u00e3o", "eur", "erator", "iator", "-awesome"], ["i\u010d", "eur", "a\u00e7\u00e3o", "erator", "aire", "i\u0161", " impactful", "ator"], ["i\u010d", " pornstar", "-esque", " impactful", "ielle", "-awesome", "aire", "i\u0161"], ["aq", "i\u010d", "-esque", "aire", "a\u00e7\u00e3o", " showcase", " impactful", " iconic"], ["e", "o", "a", "s", "aq", " standout", " impactful", " showcase"], ["s", "o", "e", "a", "-esque", " impactful", "y", "i"], [" impactful", "o", "s", "-esque", "kits", "a\u00e7\u00e3o", "\u0438\u043a\u0438", " academia"], [" impactful", "-esque", "ielle", "a\u00e7\u00e3o", "iaya", "-centric", "akespe", "erator"], [" impactful", "-esque", "s", "ielle", "oire", "a\u00e7\u00e3o", "-centric", "-awesome"], ["<|endoftext|>", "s", "a", "e", "o", "&#", "-esque", "aq"], ["ielle", " impactful", "iante", "-awesome", "\u534e\u8bed", "a\u00e7\u00e3o", "eias", " academia"], [" impactful", "ielle", "wiki", "a\u00e7\u00e3o", " foundational", "iki", "aq", "eias"], [" ...", "<|endoftext|>", " [...]", " ...\"", " [\u2026]", "s", "e", " globally"], [" \n\n", "\n\n", "\r\n\r\n", " \r\n\r\n", "\t\n\n", "   \n\n", "  \n\n", "<|im_end|>"], [" impactful", "\r\n\r\n", " \n\n", " cybersecurity", " foundational", " \r\n\r\n", "-esque", "\n\n"], ["\n\n", "\r\n\r\n", " \n\n", " foundational", " impactful", " globally", " cybersecurity", " techno"], ["\n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", " ...", " [...]", "  \n\n", " \r\n\r\n"], ["\n\n", " \n\n", "\r\n\r\n", "...**", " tech", " impactful", " \r\n\r\n", " ..."], [" ...", "...", " \n\n", "...**", " [...]", " \u2026", "\n\n", " ...\""], [" \n\n", " ...", "...", "\n\n", " \u2026", "<|endoftext|>", " [...]", " technology"], [" \n\n", " \u2013", "<|endoftext|>", " ...", "...", " globally", " technology", "\u2013"], [" technology", " globally", " tech", " STEM", " global", " foundational", " \u2013", " technologies"], [" tech", " STEM", " globally", " technology", " foundational", " \u2013", " technologies", " seamlessly"], [" STEM", " tech", "\u2011", " blockchain", " hybrid", " aka", " globally", " cybersecurity"], ["\u2011", " STEM", "<|endoftext|>", " [\u2026]", "\u2026**", "\u2026*", "\ufffd", " tech"], [" STEM", " blockchain", " Mozilla", " Kickstarter", " LLVM", " \u200b\u200b", " tech", "\ufffd"], [" Mozilla", " Kickstarter", " blockchain", " STEM", " tech", " LLVM", " Agile", " Blockchain"], [" Mozilla", " Kickstarter", " tech", " blockchain", " STEM", " WebGL", " FPGA", " LLVM"], [" Mozilla", " WebGL", " wasm", " Drupal", " Kickstarter", " LLVM", " FPGA", " Ryzen"], [" wasm", " WebGL", " Kickstarter", " Mozilla", " LLVM", " FPGA", " tech", " blockchain"], [" Mozilla", " WebGL", " wasm", " Kickstarter", " FPGA", " LLVM", " tech", " Drupal"], [" FPGA", " WebGL", " Mozilla", " LLVM", " Kickstarter", " wasm", " tech", " technologies"], [" FPGA", " WebGL", " Mozilla", " LLVM", " wasm", " Kickstarter", " tech", " technologies"], [" WebGL", " FPGA", " LLVM", " Mozilla", " Kickstarter", " wasm", " tech", " technologies"], [" WebGL", " FPGA", " Mozilla", " tech", " LLVM", " Kickstarter", " wasm", " technologies"], [" WebGL", "via", " FPGA", " LLVM", "Via", " Via", " Mozilla", " Nano"], [" WebGL", "Via", "via", " Via", " LLVM", " FPGA", " Kickstarter", " Nano"], [" WebGL", "via", "Via", " FPGA", " Via", " LLVM", "velte", "_via"], [" WebGL", " FPGA", " LLVM", "**)", "via", " SVG", "Via", " GTK"], [" WebGL", "\u7b80\u79f0", " FPGA", "**)", " LLVM", "+)", " SVG", " SIMD"], [" WebGL", " wasm", " LLVM", " SIMD", "via", " FPGA", "/Web", " WebView"], [" wasm", " WebGL", " SIMD", " LLVM", "-js", "**)", " JIT", "codegen"], [" wasm", " WebGL", " SIMD", " LLVM", " JIT", "-js", "**)", " ABI"], [" wasm", " WebGL", "-browser", " Browser", " SIMD", "/browser", "browser", " JIT"], [" wasm", " WebGL", " SIMD", " WAS", "/Web", "-browser", "/browser", "browser"], [" wasm", " WAS", " Rust", "/Web", " Web", " WebGL", "browser", "-browser"], [" wasm", " WAS", "/Web", " Web", " Rust", "-web", "Web", "(Web"], [" wasm", " WAS", " Web", "/Web", "Web", "-web", "(Web", "/web"], [" wasm", " WAS", " Web", "/Web", "Web", "-web", "_web", " web"], [" wasm", " WAS", " asm", "/Web", " Web", "Assembly", " WG", " Assembly"], [" wasm", " WAS", "/W", ".w", "-w", "/w", "/Web", "compiled"], ["W", " wasm", " WAS", "Web", "w", " W", "Assembly", "WA"]], "p": [[0.7693, 0.0811, 0.0716, 0.0557, 0.0124, 0.0022, 0.002, 0.0017], [0.7396, 0.187, 0.0082, 0.0039, 0.0032, 0.0025, 0.0015, 0.001], [0.8748, 0.0814, 0.0299, 0.0028, 0.0028, 0.0018, 0.0017, 0.0007], [0.0076, 0.0076, 0.0067, 0.0056, 0.0056, 0.0041, 0.0038, 0.0038], [0.1037, 0.086, 0.0555, 0.0279, 0.0149, 0.014, 0.0132, 0.0109], [0.0519, 0.0296, 0.0149, 0.014, 0.0085, 0.0066, 0.0062, 0.0055], [0.118, 0.0864, 0.0673, 0.0524, 0.0205, 0.0205, 0.0193, 0.0181], [0.363, 0.0383, 0.0218, 0.0181, 0.008, 0.0075, 0.0071, 0.0062], [0.1921, 0.1592, 0.055, 0.019, 0.0102, 0.0074, 0.0074, 0.0074], [0.4141, 0.2082, 0.0171, 0.0171, 0.0171, 0.0171, 0.0086, 0.0086], [0.7305, 0.0529, 0.0467, 0.0321, 0.0111, 0.0076, 0.0076, 0.0063], [0.0784, 0.0145, 0.0106, 0.0094, 0.0078, 0.006, 0.006, 0.0037], [0.0651, 0.0211, 0.0155, 0.0136, 0.0106, 0.0078, 0.0078, 0.0069], [0.01, 0.0089, 0.0061, 0.0054, 0.0045, 0.0037, 0.0037, 0.0035], [0.0114, 0.01, 0.0088, 0.0073, 0.0069, 0.0061, 0.0047, 0.0037], [0.0951, 0.0893, 0.0614, 0.0478, 0.0094, 0.0078, 0.0069, 0.0065], [0.3816, 0.2042, 0.1319, 0.1027, 0.0035, 0.0035, 0.0031, 0.0027], [0.0242, 0.0138, 0.013, 0.0122, 0.0114, 0.0095, 0.0069, 0.0054], [0.0444, 0.0163, 0.0082, 0.0053, 0.0044, 0.0039, 0.0034, 0.0034], [0.0243, 0.0115, 0.0079, 0.0065, 0.0061, 0.0058, 0.0048, 0.0045], [0.258, 0.0349, 0.0255, 0.0155, 0.0128, 0.0037, 0.0032, 0.0027], [0.0149, 0.0109, 0.0043, 0.0035, 0.0031, 0.0024, 0.0023, 0.0023], [0.0069, 0.0054, 0.0037, 0.0033, 0.0033, 0.0027, 0.0025, 0.0021], [0.0341, 0.0104, 0.0092, 0.0072, 0.0041, 0.0041, 0.0034, 0.003], [0.4116, 0.2829, 0.1514, 0.0523, 0.0132, 0.0124, 0.0124, 0.0019], [0.0684, 0.0323, 0.0236, 0.0222, 0.0126, 0.0126, 0.0093, 0.0056], [0.1153, 0.0227, 0.0095, 0.0084, 0.0057, 0.0057, 0.0051, 0.0042], [0.8632, 0.0803, 0.0066, 0.0062, 0.0021, 0.0019, 0.0018, 0.0012], [0.4231, 0.2566, 0.037, 0.0145, 0.0128, 0.0088, 0.0088, 0.0082], [0.4944, 0.1819, 0.1103, 0.0381, 0.0262, 0.014, 0.0103, 0.0091], [0.5654, 0.162, 0.0815, 0.0248, 0.0117, 0.011, 0.0091, 0.0071], [0.1396, 0.0846, 0.04, 0.0311, 0.0293, 0.0243, 0.0201, 0.0189], [0.0825, 0.0684, 0.0567, 0.0285, 0.0252, 0.0236, 0.0222, 0.0196], [0.0435, 0.0248, 0.0248, 0.015, 0.0141, 0.0117, 0.011, 0.0091], [0.0825, 0.0567, 0.0236, 0.0153, 0.0093, 0.0093, 0.0087, 0.0082], [0.0557, 0.0317, 0.0317, 0.0263, 0.0132, 0.0124, 0.0117, 0.0103], [0.0362, 0.0265, 0.0233, 0.0182, 0.0151, 0.0133, 0.0117, 0.0091], [0.0468, 0.044, 0.0208, 0.0143, 0.0111, 0.0111, 0.0067, 0.0067], [0.0565, 0.0343, 0.0162, 0.0134, 0.0118, 0.0111, 0.0077, 0.0077], [0.1002, 0.027, 0.0253, 0.0253, 0.0253, 0.0164, 0.0127, 0.0106], [0.0415, 0.0415, 0.0344, 0.0323, 0.0268, 0.0196, 0.0153, 0.0105], [0.0973, 0.0914, 0.059, 0.0554, 0.0489, 0.0381, 0.0149, 0.0132], [0.0944, 0.0735, 0.0538, 0.037, 0.0347, 0.0326, 0.0211, 0.01], [0.0818, 0.0769, 0.0387, 0.0321, 0.025, 0.025, 0.0235, 0.022], [0.0907, 0.0706, 0.0355, 0.0277, 0.0244, 0.0229, 0.0179, 0.0131], [0.0808, 0.046, 0.0192, 0.018, 0.018, 0.014, 0.0109, 0.0109], [0.062, 0.0514, 0.0293, 0.0258, 0.0228, 0.0228, 0.0157, 0.0122], [0.0625, 0.0625, 0.0587, 0.0295, 0.0295, 0.023, 0.0148, 0.009], [0.0697, 0.0542, 0.0542, 0.0329, 0.0137, 0.0121, 0.0069, 0.0065], [0.0776, 0.0442, 0.0184, 0.0153, 0.0099, 0.0087, 0.0077, 0.0072], [0.1317, 0.0963, 0.0549, 0.0229, 0.019, 0.0157, 0.0108, 0.0095], [0.3101, 0.1767, 0.0307, 0.0198, 0.0136, 0.0113, 0.0094, 0.0083], [0.4008, 0.2755, 0.035, 0.0273, 0.0155, 0.0121, 0.0054, 0.0054], [0.5564, 0.1407, 0.0486, 0.0158, 0.0115, 0.0096, 0.009, 0.0084], [0.4628, 0.2186, 0.0488, 0.0296, 0.0261, 0.023, 0.023, 0.0179], [0.9222, 0.0132, 0.008, 0.008, 0.0055, 0.0055, 0.0035, 0.0024], [0.9301, 0.0463, 0.0091, 0.0043, 0.003, 0.0008, 0.0008, 0.0007], [0.9087, 0.0746, 0.0061, 0.0033, 0.0026, 0.0007, 0.0006, 0.0005], [0.5871, 0.4035, 0.0058, 0.0024, 0.0005, 0.0002, 0.0002, 0.0001], [0.6989, 0.2913, 0.0069, 0.0013, 0.0004, 0.0003, 0.0001, 0.0001], [0.5618, 0.4375, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.5912, 0.4063, 0.0004, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001], [0.983, 0.0096, 0.0066, 0.0003, 0.0001, 0.0001, 0.0, 0.0]], "ranks": {"Swift": [73675, 6762, 5889, 117711, 28014, 7349, 9108, 46628, 139694, 100576, 115187, 199730, 191582, 96093, 12259, 1868, 1908, 6979, 28826, 38368, 6300, 106205, 29876, 16371, 11237, 39934, 46660, 7019, 9428, 10532, 7592, 4769, 6437, 9641, 11672, 4401, 3342, 5237, 7258, 4257, 3283, 5761, 6010, 4373, 5201, 9190, 10189, 10312, 16928, 29755, 69535, 70444, 42866, 25966, 26067, 13668, 6187, 5077, 10827, 17223, 37073, 23169, 520], "Kotlin": [210510, 137463, 79949, 6341, 14830, 40510, 59783, 91890, 129693, 167685, 154196, 71951, 51014, 31524, 69687, 58080, 40974, 22018, 27111, 34817, 68893, 16446, 15570, 56373, 34948, 7179, 16217, 29642, 6913, 5341, 10282, 28849, 17323, 17235, 9151, 1693, 241, 218, 241, 343, 600, 325, 184, 157, 129, 199, 253, 159, 94, 141, 187, 83, 70, 61, 76, 76, 218, 165, 299, 426, 262, 484, 713], "Rust": [28081, 49031, 38066, 5646, 9406, 5529, 7788, 11496, 13615, 7418, 24140, 22858, 14860, 24696, 25222, 26145, 42543, 35450, 49622, 42781, 68437, 20079, 22258, 29675, 5327, 14633, 50467, 33592, 43428, 16928, 18944, 17657, 19493, 69337, 33073, 16545, 623, 347, 984, 420, 95, 117, 202, 268, 364, 271, 342, 515, 523, 2082, 2740, 253, 99, 55, 40, 23, 3, 5, 16, 24, 12, 31, 72]}}, {"pos": 504, "top": [["\u00a0", ".", "\u3002", "[", "\uff1f", "\u2018", "\uff01", " \u2013"], [" \uff5e", "\u2018", "\uff06", " \ufffd", " \u2018", "'[", "\uff20", "\uff5e"], ["\u2018", "\u3002", "\uff1f", " \u200b\u200b", " \uff5e", "\uff0c", "\uff01", "[W"], ["\uff0d\uff0d", "-------------</", " Blowjob", "\uff06", " milfs", " Bbw", " pupper", " cumshot"], ["\uff06", " \u2014\u2014", "&W", "\uff20", " \uff0f", "\uff0d\uff0d\uff0d\uff0d", "\uff1d\uff1d\uff1d\uff1d", "\uff0d\uff0d"], ["\uff06", " \u200b\u200b", "&W", "\uff1f", "cow", "cze\u015b", "\uff01", "\u5728"], ["\uff06", "\u548c", "\uff1f", "\u7684", "\u5728", "\u4e2d", "\u3002", "\uff1f**"], ["&W", "\uff06", "ings", "\u548c", " \u200b\u200b", "\u7684", "WW", "isher"], ["\uff06", " \u200b\u200b", "&W", "egger", "ings", "[W", "athon", " \n\n"], ["\u00a0", "ings", "[W", "WW", "&W", ",W", "(W", "-W"], ["\u00a0", " \u200b\u200b", "&", "er", "\uff06", "\u3002", "2", "W"], ["\uff06", "ings", "igan", "er", "WW", "ily", "&W", "ew"], ["igan", " \u200b\u200b", "ings", "er", "ily", "iness", "itage", "ew"], ["er", "ings", "w", "-W", "WW", "ish", "aw", "ww"], ["w", "er", "l", "&", "W", "o", "d", "2"], ["w", "er", "o", " W", "\u00a0", "l", "d", "r"], ["\u00a0", "o", "w", "er", "\u2013", "<|endoftext|>", "d", ","], ["o", "er", " \u200b\u200b", "w", "\u00a0", "it", "-W", "-"], ["w", "o", "er", "&", "W", "WW", "-W", "ish"], ["<|endoftext|>", "&", "w", "o", "though", "&#", "er", "d"], ["<|endoftext|>", "&", "w", "W", " \n\n", "though", "d", "o"], [" ``", "&apos", " \u2015", "&eacute", "&quot", "ish", "outers", "complex"], [" ``", " --", " \u2015", "complex", "&apos", "ish", "w", "``"], [" --", "<|endoftext|>", " \u2015", "\u2015", "w", " ``", " \ufffd", " ,"], [" --", " \n\n", " \u2015", "&#", "\u2015", "\n\n", "[[", " &#"], [" --", " tech", " technologies", " \u2015", " technology", " \n\n", " ``", " incredibly"], [" --", " technology", " technologies", " tech", " robotics", " ``", " software", " physics"], [" --", " \n\n", "\n\n", " ,", " @", " tech", " complex", " technology"], [" technology", " technologies", " ...", " tech", " --", " science", " robotics", " complex"], [" ...", " technology", " technologies", " tech", " robotics", " science", " architecture", " software"], [" ...", " technology", " **", " technologies", " \n", " tech", " \u2026", " science"], [" ...", " --", " ,", " complex", " technology", " science", " human", " global"], [" technology", " ,", " --", " complex", " ...", " tech", " technologies", " science"], [" tech", " technologies", " technology", " workflows", "tech", " software", " robotics", " STEM"], [" tech", " technologies", "\u2011", " \u2026", " technology", " cyber", "tech", " software"], [" \u2026", "\u2011", " [\u2026]", " [...]", " ...", "\u2026*", "\u2026**", "[\u2026]"], ["\u2011", " \u2026", " [...]", " /", " tech", " software", " interoper", " \u200b\u200b"], ["\u2011", " WebSocket", " [...]", " WebGL", " /", " \u2026", " [\u2026]", "\u200b"], [" [...]", "\u2011", " [\u2026]", " \u2026", " WebSocket", " ...", " /", " WebGL"], [" [...]", "\u2011", " [\u2026]", " \u2026", " WebSocket", "[\u2026]", " WebGL", "\u200b"], ["\u2011", " [...]", " [\u2026]", "\u200b", " \u200b\u200b", "\u200b\u200b", " WebSocket", " WebGL"], [" [...]", " WebGL", " WebSocket", " interact", " interoper", " architecture", " software", " [\u2026]"], [" interoper", " interact", " WebSocket", " WebGL", " blockchain", " software", " communication", " JavaScript"], [" interoper", " WebGL", " WebSocket", " interact", " JavaScript", " architecture", " software", " multiplayer"], [" interact", " interoper", " WebSocket", " WebGL", " software", " architecture", " FPGA", " blockchain"], [" interact", " WebGL", " interoper", " architecture", " FPGA", " software", " interactions", " blockchain"], [" WebGL", " interact", " interoper", " blockchain", " FPGA", " WebSocket", " JavaScript", " software"], [" WebGL", " FPGA", " WebSocket", " interoper", " interact", " blockchain", "via", " JavaScript"], [" FPGA", " WebGL", " WebSocket", " blockchain", " interoper", "via", " interact", "-browser"], [" WebGL", " FPGA", "-browser", " WebSocket", "-framework", "\u76f4\u63a5", " GPU", "/Web"], ["-browser", "\u76f4\u63a5", "tron", "+)", "aaS", " WebGL", "\uff09", " FPGA"], ["/W", "+W", "/Web", "-browser", " wasm", "-native", "-js", "+)"], [" wasm", "+)", "**)", "\uff09", ")", "_)", "-js", "-browser"], ["**)", "+)", " wasm", "*)", "_)", ")", ")**", "\uff09"], [" wasm", "+W", "/W", "/Web", "-browser", "[W", "+)", "JavaScript"], [" wasm", "/Web", "/W", "+W", "(Web", "-browser", " WAS", " SIMD"], [" wasm", " WAS", "/Web", "(Web", " Web", "-browser", "Web", "Browser"], [" wasm", " WAS", "/Web", "(Web", " Web", "Web", "JS", " Rust"], [" WAS", " wasm", "/Web", " Web", "(Web", "Web", "/W", "+W"], [" wasm", " WAS", "asm", "/Web", "Assembly", " Web", " Assembly", "ASM"], [" WAS", "asm", " wasm", "ASM", "Assembly", "/W", " Assembly", " asm"], ["asm", "ASM", " WAS", " wasm", "/W", "Assembly", " asm", "assembly"], ["asm", "ASM", "ASI", "Assembly", " wasm", " WAS", "/W", "aaS"]], "p": [[0.2153, 0.1306, 0.0744, 0.0579, 0.0451, 0.0242, 0.0188, 0.0156], [0.1983, 0.0442, 0.0252, 0.0237, 0.0222, 0.0119, 0.0099, 0.0093], [0.2166, 0.1911, 0.1234, 0.0514, 0.0201, 0.0147, 0.0138, 0.0122], [0.0083, 0.0064, 0.0064, 0.0053, 0.005, 0.005, 0.005, 0.0039], [0.2802, 0.0148, 0.0139, 0.0109, 0.0075, 0.0035, 0.0027, 0.0021], [0.0286, 0.0237, 0.0163, 0.0064, 0.0039, 0.0032, 0.0027, 0.0025], [0.303, 0.1115, 0.0815, 0.0597, 0.0465, 0.0206, 0.0125, 0.0081], [0.0365, 0.0303, 0.0134, 0.0063, 0.006, 0.0046, 0.0044, 0.0044], [0.1534, 0.1441, 0.0874, 0.0183, 0.0152, 0.0118, 0.0076, 0.0059], [0.0789, 0.0373, 0.0309, 0.0309, 0.0309, 0.0256, 0.0241, 0.0176], [0.3295, 0.0735, 0.0505, 0.0475, 0.0394, 0.0347, 0.0288, 0.0145], [0.0247, 0.0218, 0.0192, 0.0141, 0.0132, 0.0124, 0.0117, 0.0103], [0.0312, 0.0293, 0.0202, 0.0167, 0.0101, 0.0101, 0.0089, 0.0084], [0.0769, 0.025, 0.0207, 0.0183, 0.0126, 0.0118, 0.0111, 0.0104], [0.078, 0.0253, 0.0154, 0.0154, 0.0144, 0.0144, 0.012, 0.0112], [0.0513, 0.0425, 0.0258, 0.0147, 0.0138, 0.013, 0.0107, 0.0101], [0.1144, 0.0949, 0.0477, 0.0349, 0.0199, 0.0175, 0.0165, 0.0165], [0.0818, 0.0466, 0.0363, 0.032, 0.0142, 0.0104, 0.0098, 0.0076], [0.0472, 0.0345, 0.0163, 0.0112, 0.0087, 0.0082, 0.0072, 0.0072], [0.0608, 0.0474, 0.0369, 0.0197, 0.0185, 0.0106, 0.0068, 0.0064], [0.9319, 0.0026, 0.0022, 0.0019, 0.0015, 0.001, 0.0009, 0.0009], [0.0169, 0.0116, 0.007, 0.0066, 0.0058, 0.0048, 0.004, 0.004], [0.0486, 0.0314, 0.019, 0.0075, 0.0066, 0.0058, 0.0048, 0.0045], [0.0906, 0.0549, 0.0276, 0.0108, 0.0084, 0.007, 0.0062, 0.0054], [0.1889, 0.1076, 0.0176, 0.0165, 0.0146, 0.0129, 0.0121, 0.0113], [0.3126, 0.0156, 0.0129, 0.0114, 0.0078, 0.0074, 0.0051, 0.0042], [0.063, 0.0461, 0.0337, 0.0317, 0.0218, 0.0218, 0.0124, 0.011], [0.2915, 0.0611, 0.0574, 0.0371, 0.0128, 0.0106, 0.0106, 0.0106], [0.086, 0.0808, 0.0713, 0.0555, 0.0406, 0.0159, 0.014, 0.0132], [0.1825, 0.0434, 0.0407, 0.0317, 0.0298, 0.011, 0.0091, 0.0066], [0.4206, 0.0569, 0.0472, 0.0305, 0.0305, 0.0286, 0.0135, 0.0127], [0.07, 0.0545, 0.0512, 0.0424, 0.0375, 0.0122, 0.0122, 0.0122], [0.0587, 0.0457, 0.0429, 0.0403, 0.0403, 0.026, 0.0203, 0.0148], [0.1276, 0.0683, 0.0343, 0.0184, 0.0152, 0.0143, 0.0134, 0.0092], [0.0684, 0.0237, 0.0163, 0.0163, 0.0163, 0.0153, 0.0135, 0.0105], [0.3727, 0.0572, 0.0504, 0.0287, 0.027, 0.0198, 0.0113, 0.0106], [0.0371, 0.0328, 0.0175, 0.0155, 0.0121, 0.01, 0.0094, 0.0094], [0.0802, 0.0334, 0.0277, 0.0203, 0.0158, 0.0148, 0.0148, 0.0116], [0.1658, 0.037, 0.0307, 0.0271, 0.0239, 0.0224, 0.0224, 0.0136], [0.1435, 0.0927, 0.0678, 0.0301, 0.0234, 0.0125, 0.0118, 0.0081], [0.0793, 0.0481, 0.0425, 0.0274, 0.0242, 0.0214, 0.0214, 0.0188], [0.0922, 0.0409, 0.0281, 0.0281, 0.0219, 0.0206, 0.0206, 0.0193], [0.0798, 0.0427, 0.0333, 0.0333, 0.0189, 0.0189, 0.0178, 0.0167], [0.0314, 0.0277, 0.0216, 0.0203, 0.0168, 0.0148, 0.0131, 0.0108], [0.0532, 0.0366, 0.0222, 0.0222, 0.0196, 0.0173, 0.0143, 0.0135], [0.051, 0.0226, 0.0213, 0.0156, 0.0146, 0.0137, 0.0129, 0.0129], [0.0288, 0.0288, 0.0211, 0.0175, 0.0175, 0.0164, 0.0088, 0.0088], [0.0352, 0.0274, 0.0257, 0.0177, 0.0177, 0.0147, 0.0078, 0.0078], [0.0274, 0.0257, 0.0188, 0.0114, 0.0095, 0.0054, 0.0048, 0.0048], [0.036, 0.0318, 0.0205, 0.011, 0.0063, 0.0052, 0.0052, 0.0049], [0.0192, 0.0192, 0.0132, 0.0132, 0.0117, 0.0103, 0.0091, 0.0085], [0.049, 0.0406, 0.0316, 0.0246, 0.0204, 0.0159, 0.014, 0.0116], [0.1047, 0.0815, 0.0676, 0.0436, 0.034, 0.0282, 0.0265, 0.0249], [0.1374, 0.1005, 0.0944, 0.037, 0.0288, 0.0271, 0.0224, 0.0211], [0.217, 0.169, 0.0705, 0.0484, 0.0401, 0.0354, 0.0148, 0.0139], [0.2787, 0.0516, 0.0455, 0.0427, 0.0215, 0.019, 0.0178, 0.0178], [0.6493, 0.1642, 0.0879, 0.0415, 0.0082, 0.0072, 0.0064, 0.0044], [0.6116, 0.255, 0.0828, 0.0209, 0.006, 0.006, 0.0025, 0.0019], [0.7442, 0.1882, 0.0371, 0.0136, 0.0083, 0.0057, 0.0011, 0.0006], [0.4921, 0.3833, 0.0755, 0.0102, 0.009, 0.009, 0.0038, 0.0038], [0.3938, 0.3475, 0.2108, 0.0173, 0.0053, 0.0053, 0.0034, 0.003], [0.8766, 0.056, 0.0385, 0.0133, 0.0028, 0.0026, 0.0015, 0.0012], [0.7714, 0.221, 0.0017, 0.0011, 0.0007, 0.0006, 0.0005, 0.0004]], "ranks": {"Swift": [197245, 47480, 29306, 72400, 19911, 8003, 24081, 82403, 164059, 99461, 94481, 134854, 134918, 76505, 22343, 7140, 5614, 14766, 23252, 13965, 9274, 20249, 8444, 8543, 3306, 4899, 17140, 3230, 4873, 9918, 8297, 4759, 5173, 6193, 7344, 7179, 5619, 13234, 21013, 36306, 49304, 93363, 110096, 74074, 94663, 96095, 92377, 67927, 44071, 50535, 31083, 30938, 23471, 9668, 29229, 40788, 32446, 54689, 59119, 30420, 23153, 16219, 14741], "Kotlin": [213594, 156311, 110814, 39732, 64901, 110395, 141603, 157522, 177057, 197995, 166032, 93020, 74625, 94425, 168190, 116381, 143961, 89005, 118949, 199323, 195028, 38363, 18325, 84480, 56794, 10933, 5155, 23338, 6060, 2209, 7702, 35939, 24139, 3290, 3191, 1381, 693, 1220, 1225, 1834, 2325, 1812, 1273, 939, 823, 1249, 1030, 499, 829, 698, 800, 1218, 836, 959, 472, 604, 684, 590, 773, 594, 685, 1708, 1529], "Rust": [123578, 137686, 124500, 95391, 84375, 43334, 29822, 32770, 42113, 16810, 32842, 24155, 15034, 19315, 33902, 21689, 19638, 26068, 61417, 56125, 64140, 18417, 9986, 10162, 7984, 4596, 5938, 4158, 4049, 6131, 6277, 10465, 11136, 15398, 13163, 5129, 1419, 1889, 2132, 4225, 3366, 2184, 3050, 4526, 5370, 2580, 4322, 3622, 2514, 2798, 672, 136, 70, 94, 143, 177, 8, 8, 47, 66, 60, 413, 736]}}, {"pos": 505, "top": [[" \u2013", "\u2013", ".", "\"", "@", "[", ",", "@\""], [" \u2013", " *\u2013", " \u2013,", "\u2013", "\u2013and", " \u2013**", " *@", "@\""], [" \u2013", "\u2013", "\u2013and", " \u2013,", ".", ".\u2013", "[", ","], ["\u6700\u65b0\u53d1\u5e03", " *\u201e", " *\u2013", " --", "\uff62", "*\u201c.", " *\u201c", " *\u00ab"], [" *@", " --", " *\u201c", " *\u201e", " *\u2013", " *\"", " \u2014\u2014", " -*"], [" \u200b\u200b", " *\u201c", " \u2013", " *\u2013", " *\"", " *@", "\u6700\u65b0\u53d1\u5e03", "\u200b\u200b"], [".", "\u200b\u200b", " \u200b\u200b", " *\u201c", "\\\\\"", " *\"", " \u2013", " `\""], ["\\\\\"", " \u200b\u200b", " `\"", "\u6700\u65b0\u53d1\u5e03", " *\"", "\u200b\u200b", " *\u201c", " *\u2013"], [" \u200b\u200b", "\u200b\u200b", ".", "\\\\\"", " `\"", " *\"", " *\u201c", "\u6700\u65b0\u53d1\u5e03"], [".", ",", "\\\\\"", " \u200b\u200b", "\u200b\u200b", "\u6700\u65b0\u53d1\u5e03", "!\"", ":\""], [".", ",", " \u200b\u200b", "\u200b\u200b", "\"", " \u2013", "\u2013", "&"], ["\\\\\"", "\u6700\u65b0\u53d1\u5e03", " *\u201c", "\\u", "-era", " \u200b\u200b", "\u200b\u200b", " *\u2013"], [" \u200b\u200b", "\\\\\"", "\u6700\u65b0\u53d1\u5e03", "-era", " vibe", " influencer", " *\u2013", " *\u201c"], [" \u2013", "\u2013and", "\u2013", "-era", " vibe", " Aussie", "\u6700\u65b0\u53d1\u5e03", "\u2013\u2013"], [" \u2013", " --", "\u2013", "\u2013and", "&", "--", "-era", " vibe"], [" \u2013", " --", "\u2013", "\u2013and", " \u2014", " tech", " kids", " incredibly"], [" \u2013", "\u2013", ",", "\u2013and", "-era", "&", "n", " tech"], [" \u2013", "\u2013", "-era", "\\u", "\u2013and", "\u6700\u65b0\u53d1\u5e03", " \u200b\u200b", "\\\\\""], [" --", " \u2013", "\\\\\"", "\\u", "-era", "&apos", "\u6700\u65b0\u53d1\u5e03", " globally"], [" --", "\\u", " \u2013", "&", "--", "\u2013", "\\\\\"", "&#"], [" --", "<|endoftext|>", " \u2013", "\u2013", "\\u", "&", " ,", "\ufffd\ufffd"], [" --", "&apos", " \u2015", " ``", " wasm", " {{--", " globally", "\u6700\u65b0\u53d1\u5e03"], [" --", " \u2015", "\ufffd\ufffd", " ``", " \u2013", "\u2015", " wasm", "&apos"], [" --", " \u2013", " ,", " \u2015", "\u2015", "\ufffd\ufffd", "<|endoftext|>", "\u2013"], [" --", " \u2015", " \n\n", "\u2015", "\ufffd\ufffd", "\\u", "--", "&lt"], [" --", " wasm", " \ufffd", " \n\n", " {{--", " \ufffd", " \u2015", " __"], [" --", " ``", " {{--", " wasm", " globally", " technologies", " ,", " Mozilla"], [" --", "\n\n", " \n\n", " globally", " ,", " \u2015", " foundational", " entirety"], ["\n\n", " --", " \n\n", " ...", "\n\n\n", "\n\t\n", " \n\n\n", "..."], [" ...", " --", "...", " ...\\", " ...\"", " \n\n", "...*", " \u2026"], [" ...", " \n", " --", " globally", " \ufffd", " tech", " technologies", " ecosystem"], [" ...", " globally", " --", " \ufffd", " global", " \u2013", " \n", " digital"], [" globally", " --", " global", " tech", " foundational", " technologies", " technology", " STEM"], [" ecosystem", " STEM", " tech", " blockchain", " globally", " technologies", " foundational", " workflows"], [" ecosystem", " blockchain", " tech", " STEM", " \ufffd", " esports", " IoT", " \ufffd"], [" \ufffd", "\u2728", " \u200b\u200b", "\ufffd", " \ufffd", "\ufe0f", "\ufffd", " ecosystem"], [" blockchain", " wasm", "\u2728", "iverse", " workflows", " ecosystem", "\ufe0f", " Mozilla"], [" wasm", " Mozilla", " blockchain", " WebSocket", "\u2728", " interoper", "\ufe0f", " \ufffd"], [" wasm", " Mozilla", " blockchain", " interoper", " WebSocket", " ecosystem", " \ufffd", "\ufe0f"], [" wasm", " \u200b\u200b", " WebSocket", " Mozilla", " blockchain", "\ufe0f", "\u2728", "\ufffd"], [" wasm", " blockchain", " \u200b\u200b", " WebSocket", " WebGL", " Mozilla", " interoper", " FPGA"], [" wasm", " Mozilla", " WebGL", " FPGA", " interoper", " blockchain", " technologies", " WebSocket"], [" wasm", " interoper", " WebGL", " Mozilla", " technologies", " FPGA", " WebSocket", " ecosystem"], [" technologies", " wasm", " interoper", " Mozilla", " WebGL", " WebSocket", " ecosystem", " technology"], [" interoper", " wasm", " technologies", " software", " ecosystem", "-enabled", " workflows", " apps"], [" ecosystem", "-enabled", " technologies", " software", " interoper", " WebGL", " technology", " wasm"], ["-enabled", " ecosystem", " WebGL", " software", " technologies", " workflows", " apps", " wasm"], ["-enabled", " ecosystem", " interoper", " workflows", "-powered", " WebGL", " toolkit", " apps"], ["-enabled", " ecosystem", " interoper", "-powered", " WebGL", " toolkit", " apps", " workflows"], ["-powered", "-based", "-centric", "-enabled", "-driven", "-mediated", "-Based", " interoper"], ["-powered", "-centric", "-based", "-enabled", "-native", "/Web", "-driven", "-mediated"], ["-powered", "-centric", "-native", "-enabled", "/Web", "-based", " interoper", " frontend"], ["-centric", "-powered", "-based", "-native", "-enabled", " frontend", " interoper", " browser"], ["-native", "-centric", "-enabled", " frontend", "-powered", "-based", "+W", "/Web"], ["+W", " frontend", "/Web", "-native", " browser", "-browser", "-enabled", "-based"], [" frontend", "-native", " backend", "/Web", "-centric", " browser", "+W", "-based"], ["/Web", " browser", " frontend", "Browser", "-browser", "-native", "Web", "browser"], ["/Web", " frontend", " browser", "-native", "-browser", "Web", " wasm", "Browser"], ["/Web", " Web", "Web", " WAS", " frontend", " browser", "+W", "-web"], ["/Web", " frontend", " Web", " browser", " WAS", "-based", " web", " backend"], [")", " WAS", " application", " runtime", " module", " frontend", "-based", "/Web"], [")", ")**", ")*", ")\"", ")-", ")`", "/Web", "-based"], [")**", ")", ")-", "**)", "\uff09**", "**", ")**.", "]**"]], "p": [[0.976, 0.0075, 0.0058, 0.0012, 0.0011, 0.0009, 0.0008, 0.0006], [0.9846, 0.0031, 0.0024, 0.0023, 0.0022, 0.001, 0.0008, 0.0003], [0.9705, 0.0259, 0.0015, 0.0007, 0.0006, 0.0002, 0.0001, 0.0001], [0.1065, 0.0688, 0.0607, 0.0325, 0.0305, 0.0269, 0.0223, 0.0185], [0.3918, 0.1354, 0.0681, 0.0388, 0.0342, 0.0302, 0.025, 0.0104], [0.0969, 0.0245, 0.023, 0.0216, 0.0131, 0.0109, 0.0102, 0.009], [0.1558, 0.0888, 0.0691, 0.0271, 0.0239, 0.0211, 0.0198, 0.0198], [0.0912, 0.0857, 0.0488, 0.0488, 0.0488, 0.0357, 0.0131, 0.0109], [0.2089, 0.1528, 0.1436, 0.0637, 0.0249, 0.0249, 0.0161, 0.0151], [0.5011, 0.1436, 0.0496, 0.0183, 0.0161, 0.0049, 0.0046, 0.0043], [0.9608, 0.0155, 0.005, 0.0035, 0.0015, 0.0011, 0.0007, 0.0007], [0.0589, 0.0431, 0.0231, 0.0116, 0.0102, 0.009, 0.009, 0.0085], [0.021, 0.0197, 0.0185, 0.0144, 0.0112, 0.0082, 0.0068, 0.0068], [0.0315, 0.0296, 0.0158, 0.0149, 0.0131, 0.0102, 0.0096, 0.0062], [0.2028, 0.123, 0.0513, 0.0177, 0.0147, 0.0095, 0.0084, 0.0042], [0.2194, 0.1103, 0.0521, 0.0096, 0.0062, 0.0058, 0.0055, 0.0048], [0.4461, 0.2107, 0.0366, 0.0112, 0.0032, 0.0032, 0.003, 0.0028], [0.125, 0.0521, 0.0149, 0.014, 0.0109, 0.0096, 0.0085, 0.0062], [0.196, 0.0265, 0.0234, 0.0133, 0.0098, 0.0063, 0.0043, 0.0041], [0.5141, 0.0614, 0.0372, 0.0155, 0.0107, 0.0078, 0.0073, 0.0061], [0.3135, 0.1576, 0.0793, 0.02, 0.0129, 0.0101, 0.0084, 0.0078], [0.2428, 0.0176, 0.0165, 0.0137, 0.0088, 0.0065, 0.0054, 0.0044], [0.7357, 0.0173, 0.0105, 0.0072, 0.0068, 0.0039, 0.0034, 0.0034], [0.7492, 0.0373, 0.0188, 0.0155, 0.005, 0.0042, 0.0037, 0.0022], [0.8398, 0.0113, 0.0106, 0.006, 0.005, 0.0041, 0.0037, 0.0021], [0.8527, 0.0051, 0.0037, 0.0025, 0.0024, 0.0023, 0.0021, 0.0019], [0.7727, 0.0264, 0.0038, 0.0034, 0.0025, 0.0018, 0.0015, 0.0014], [0.7732, 0.0081, 0.0076, 0.0041, 0.0036, 0.003, 0.0028, 0.0028], [0.3507, 0.1763, 0.1005, 0.0691, 0.0064, 0.006, 0.0053, 0.005], [0.5701, 0.0468, 0.044, 0.0221, 0.0208, 0.0183, 0.0143, 0.0067], [0.1715, 0.0462, 0.0462, 0.036, 0.0338, 0.0192, 0.015, 0.015], [0.2055, 0.0756, 0.0405, 0.0296, 0.0231, 0.0169, 0.014, 0.0131], [0.1289, 0.0734, 0.0288, 0.0254, 0.0198, 0.0186, 0.0186, 0.0164], [0.0362, 0.034, 0.034, 0.0282, 0.0282, 0.0265, 0.0161, 0.0125], [0.04, 0.0376, 0.0332, 0.0312, 0.0214, 0.0157, 0.0157, 0.0147], [0.0679, 0.0497, 0.0363, 0.0341, 0.0283, 0.0266, 0.0161, 0.0152], [0.0263, 0.0205, 0.0205, 0.017, 0.015, 0.0141, 0.0141, 0.0132], [0.0347, 0.0288, 0.0254, 0.0164, 0.0164, 0.0128, 0.0106, 0.0106], [0.0309, 0.0226, 0.0226, 0.0176, 0.0166, 0.0146, 0.0114, 0.0114], [0.0959, 0.0331, 0.0214, 0.0201, 0.0167, 0.0157, 0.0138, 0.0101], [0.1295, 0.0225, 0.0175, 0.0155, 0.0145, 0.0128, 0.0113, 0.0088], [0.1069, 0.0347, 0.0326, 0.021, 0.021, 0.0164, 0.0154, 0.0154], [0.0576, 0.0422, 0.029, 0.0272, 0.024, 0.0165, 0.0165, 0.0155], [0.0362, 0.03, 0.0249, 0.0171, 0.0171, 0.011, 0.011, 0.011], [0.0237, 0.0223, 0.0209, 0.0184, 0.0184, 0.0153, 0.0144, 0.0135], [0.0255, 0.024, 0.0225, 0.0175, 0.0175, 0.0165, 0.0145, 0.0137], [0.0299, 0.0264, 0.0205, 0.017, 0.016, 0.0141, 0.0125, 0.0117], [0.0373, 0.02, 0.0146, 0.0129, 0.0121, 0.0107, 0.0101, 0.0094], [0.0166, 0.0138, 0.013, 0.0122, 0.0107, 0.0107, 0.0095, 0.0074], [0.1601, 0.1413, 0.1034, 0.0971, 0.0116, 0.009, 0.009, 0.0085], [0.2185, 0.1928, 0.0804, 0.0709, 0.014, 0.0123, 0.009, 0.0085], [0.1843, 0.1626, 0.0871, 0.0363, 0.0341, 0.0341, 0.0151, 0.0104], [0.152, 0.1341, 0.1184, 0.0814, 0.0339, 0.0248, 0.0219, 0.0117], [0.0958, 0.0794, 0.0746, 0.0701, 0.0701, 0.0399, 0.0375, 0.0352], [0.3087, 0.1136, 0.0647, 0.0504, 0.0445, 0.0325, 0.0238, 0.021], [0.3422, 0.134, 0.0339, 0.0318, 0.0281, 0.0264, 0.0219, 0.0205], [0.3192, 0.2194, 0.0712, 0.0489, 0.0432, 0.0381, 0.0279, 0.0262], [0.3227, 0.1187, 0.1115, 0.0766, 0.0249, 0.0249, 0.022, 0.0206], [0.5304, 0.1044, 0.0633, 0.0559, 0.0339, 0.0299, 0.0264, 0.0264], [0.1103, 0.0915, 0.0381, 0.0358, 0.0316, 0.0297, 0.0262, 0.0246], [0.3223, 0.0494, 0.0385, 0.0385, 0.03, 0.0282, 0.0265, 0.0233], [0.3323, 0.1148, 0.0654, 0.0226, 0.0212, 0.02, 0.02, 0.0176], [0.9511, 0.0474, 0.0004, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001]], "ranks": {"Swift": [52854, 9546, 13814, 93259, 47333, 21137, 52360, 111215, 172880, 107406, 40149, 87513, 93954, 17935, 4153, 1496, 2247, 6737, 11221, 8022, 5316, 25219, 5533, 7090, 4418, 8978, 9382, 3278, 4319, 7043, 4056, 3310, 4088, 3793, 6868, 4981, 5270, 8758, 8778, 10334, 10550, 19353, 19320, 20218, 21846, 27172, 33290, 27499, 54935, 119327, 137958, 84899, 52362, 38340, 35196, 102534, 98027, 128013, 173315, 140063, 105936, 66904, 42859], "Kotlin": [69519, 32429, 38414, 627, 3047, 3426, 3791, 3170, 4752, 4799, 7499, 1471, 666, 2037, 11479, 8059, 9739, 2334, 2441, 10307, 15497, 1000, 1784, 11267, 2888, 455, 570, 1031, 703, 617, 958, 2010, 2938, 958, 504, 356, 272, 243, 143, 350, 427, 327, 195, 200, 240, 623, 1138, 774, 1196, 1421, 1559, 1511, 836, 850, 516, 565, 1445, 2063, 2301, 5754, 2871, 4010, 3403], "Rust": [24685, 35373, 18176, 15468, 12517, 5239, 8844, 7527, 12649, 4329, 4272, 3711, 3780, 2843, 4012, 3886, 4143, 5019, 7705, 8963, 8372, 2482, 1905, 1346, 1418, 1153, 2335, 1716, 3259, 4347, 2978, 4228, 4824, 11274, 10090, 3223, 1744, 995, 763, 1050, 480, 232, 311, 411, 744, 551, 1302, 1603, 1432, 5138, 10829, 4091, 1466, 664, 690, 1042, 47, 51, 190, 830, 421, 1105, 1009]}}, {"pos": 506, "top": [[".", " \u2013", ",", "\u00a0", "\u2013", "\u00a0\u00a0", " ", ";"], [" \u2013", "\u2013", " ", ",", ".", "  \n\n", "  \n", ";"], ["\u2013", ",", " \u2013", "\u2026", ".", "\u2026.", "\u2026..", " [\u2026]"], [" \u041a\u0440\u0430\u0441\u0438", " Blowjob", " **\u201c", " cristi", " Strec", " **\u25cb", " Shemale", " **:**"], [" **#", " \u2019", " #", " (@", " **********", " **\u201c", " ", "(@"], ["\u00a0\u00a0", "undur", " **\u201c", "  ", " **#", " **********", " \u2019", "estik"], [" \u2019", " ***", "\u2019**", " **\u201c", " **********", "  \r\n", "\u3000", " **"], [" \r\r\n", "  \r\n", " **********", " **", " ***", " &_", " **#", " **\u201c"], ["  \n\n\n", "  \r\n\r\n", " \u200b\u200b", " \r\r\n", " [...]", "  \r\n", " ***", "  \n\n"], ["\u2013", ",", " ", "\u00a0", "\u00a0\u00a0", " \u2013", " [\u2026]", "\u2013and"], [" ", " \u2013", " [\u2026]", "\u00a0", " [...]", "\u2013", " #", "..."], [" _", " hybrid", " ***", " #", " &_", " \u2013", " \u2019", " complex"], [" _", " hybrid", " \u2013", " complex", " system", " sophisticated", " seamlessly", " &_"], [" \u2013", " hybrid", " system", "\u2013", " infrastructure", " frameworks", " industry", " hacking"], [" \u2013", "\u2013", " ", " \u2019", " largely", " \"", " \u2018", " heavily"], [" \u2018", " \u2019", " \u2013", " ", " myriad", " '", " largely", " -"], [" \u2013", " tech", " showcase", " savvy", " system", " complex", " systems", " \u2019"], [" frameworks", " showcase", " hybrid", " systems", " tech", " strategies", " seamlessly", " tweaks"], [" frameworks", "-esque", " systems", " showcase", " tech", " seamlessly", " strategies", " architecture"], [" myriad", " hugely", " sprawling", " &#", " heavily", " largely", " overarching", " arguably"], ["<|endoftext|>", " \n\n", " \r\n\r\n", " \n\n\n", "  \n\n", "\r\n\r\n", "<|im_end|>", " \r\n"], [" frameworks", " architectures", " architecture", " workflows", "&eacute", "styleType", " influencer", " orchestrated"], [" ''", " complex", " frameworks", " \u2019", " architecture", " systems", " &#", " ``"], [" ,", " \u2019", " &#", " complex", " --", " heavily", " fully", " largely"], [" \n\n", " \r\n\r\n", "\r\n\r\n", " \n\n\n", " &#", " \r\n", " --", "  \n\n"], [" architecture", " technology", " frameworks", " technologies", " architectures", " software", " robotics", " tech"], [" technology", " architecture", " software", " technologies", " robotics", " architectures", " systems", " complex"], [" \n\n", "\n\n", " _", " ...", " ___", " __", " technology", " complex"], [" ...", " technology", " technologies", " architecture", " systems", " complex", " software", " tech"], [" ...", " technology", " \n", " architecture", " [...]", " technologies", " systems", " complex"], [" ...", " \n", " technology", " [...]", " systems", " ...\"", " complex", " ."], [" ...", " \u2013", " ,", " ", " \n", " .", " [...]", " technology"], [" ,", " \u2013", " .", " and", " ...", " complex", " -", " technology"], [" \u2013", " technology", " hybrid", " complex", " and", " system", " systems", " core"], [" [...]", " ...", " \u2013", " hybrid", " technology", " system", " \u2026", " systems"], [" [...]", " ...", " \u2013", " \u2026", " [\u2026]", " ...\"", " \u2014", "\u2013"], [" [...]", " \u2013", " hybrid", " architecture", " ...", " technology", " \u2014", " \u2026"], [" [...]", " \u2013", " hybrid", " ...", " technology", " [\u2026]", " architecture", " software"], [" [...]", " architecture", " hybrid", " core", " \u2013", " software", " technology", " integrated"], [" [...]", " architecture", " core", " \u2013", " [\u2026]", " hybrid", " software", " technology"], [" [...]", " architecture", " software", " hybrid", " technology", " \u2013", " [\u2026]", " Web"], [" [...]", " software", " architecture", " [\u2026]", " interactive", " hybrid", " integrated", " Web"], [" software", " architecture", " multimedia", " hybrid", " interactive", " technology", " Web", " platform"], [" software", " architecture", " hybrid", " technology", " core", " multimedia", " platform", " integrated"], [" hybrid", " core", " software", " architecture", " integrated", " platform", " embedded", " multimedia"], [" integrated", " hybrid", " core", " embedded", " software", " platform", " multimedia", " architecture"], [" integrated", " hybrid", "-based", " core", " embedded", " platform", " version", " software"], ["-based", " integrated", " hybrid", " core", " embedded", "-powered", " platform", "-centric"], ["-based", " hybrid", "-powered", "-centric", " integrated", " embedded", " core", " platform"], ["-based", "-powered", "-centric", "-driven", "-Based", "-dominated", "/Web", " interoper"], ["-centric", "-powered", "-based", "-driven", "/Web", "-Based", "-enabled", " hybrid"], ["-centric", "-powered", "-based", "/Web", " powerhouse", " core", "-driven", " frontend"], ["-centric", "-powered", "-based", " frontend", "-driven", "-native", " runtime", "/Web"], ["-centric", " frontend", "-powered", "-based", " runtime", " browser", " backend", " middleware"], [" frontend", " runtime", " browser", "-centric", "-based", " backend", "/Web", " middleware"], [" frontend", " runtime", " backend", " browser", "-based", "-centric", " UI", "/Web"], [" frontend", " browser", "/Web", " renderer", " backend", " application", " Web", " apps"], [" frontend", " application", "/Web", " Application", " app", " browser", " runtime", " apps"], [" application", " frontend", " engine", " Application", " Web", "/Web", "-application", " Engine"], [" application", " frontend", " Application", " engine", " runtime", " Runtime", " UI", " Single"], [" runtime", " Runtime", " frontend", " engine", " application", " kernel", " SPA", " module"], [" runtime", " frontend", " application", " Runtime", " Application", " module", " SPA", " engine"], [" application", " frontend", " module", " Application", " runtime", " UI", " engine", " Single"]], "p": [[0.6672, 0.1159, 0.1159, 0.0293, 0.0178, 0.013, 0.013, 0.0074], [0.3836, 0.2477, 0.0488, 0.0278, 0.0261, 0.0179, 0.0096, 0.009], [0.6666, 0.1487, 0.062, 0.0547, 0.0332, 0.0138, 0.007, 0.0027], [0.0052, 0.0049, 0.0034, 0.0032, 0.0032, 0.0026, 0.0025, 0.0022], [0.0216, 0.0131, 0.0116, 0.0102, 0.009, 0.0085, 0.0075, 0.0055], [0.0087, 0.0072, 0.0049, 0.0032, 0.0032, 0.003, 0.003, 0.0028], [0.0578, 0.0397, 0.0291, 0.0226, 0.0129, 0.0129, 0.0129, 0.0121], [0.0246, 0.0159, 0.0109, 0.0096, 0.009, 0.008, 0.0058, 0.0058], [0.027, 0.0106, 0.0099, 0.0093, 0.0082, 0.0064, 0.006, 0.006], [0.2698, 0.0531, 0.0414, 0.0365, 0.0303, 0.0172, 0.0111, 0.0068], [0.2596, 0.1676, 0.0656, 0.0617, 0.0579, 0.048, 0.0146, 0.0146], [0.0114, 0.0048, 0.0042, 0.0039, 0.0033, 0.0029, 0.0022, 0.0019], [0.0215, 0.0074, 0.0037, 0.0027, 0.0023, 0.0018, 0.0017, 0.0017], [0.0088, 0.0077, 0.0032, 0.0027, 0.0024, 0.002, 0.002, 0.0018], [0.1137, 0.0164, 0.0113, 0.0073, 0.0068, 0.006, 0.0047, 0.0044], [0.0441, 0.0441, 0.0366, 0.0143, 0.0098, 0.0093, 0.0064, 0.005], [0.0161, 0.0086, 0.0076, 0.0067, 0.0067, 0.0067, 0.0063, 0.0059], [0.0087, 0.0082, 0.0068, 0.0068, 0.006, 0.0056, 0.0053, 0.0047], [0.0159, 0.0103, 0.0062, 0.0049, 0.0046, 0.004, 0.004, 0.0038], [0.017, 0.0124, 0.011, 0.0103, 0.008, 0.0071, 0.0059, 0.0052], [0.9092, 0.0275, 0.0084, 0.0035, 0.002, 0.0015, 0.001, 0.0009], [0.0142, 0.0043, 0.0036, 0.0034, 0.0032, 0.0019, 0.0018, 0.0018], [0.0079, 0.0066, 0.0062, 0.0058, 0.0058, 0.0051, 0.0051, 0.0045], [0.0244, 0.0148, 0.0115, 0.0115, 0.0108, 0.0079, 0.0051, 0.0045], [0.415, 0.2087, 0.1049, 0.0171, 0.0125, 0.0118, 0.0081, 0.0071], [0.0322, 0.0221, 0.0221, 0.0208, 0.0183, 0.0134, 0.0126, 0.0098], [0.0481, 0.0481, 0.0257, 0.0242, 0.0166, 0.0166, 0.0138, 0.0122], [0.481, 0.0447, 0.0371, 0.0327, 0.0289, 0.0255, 0.012, 0.0113], [0.1321, 0.0801, 0.0456, 0.0403, 0.026, 0.0229, 0.0179, 0.0168], [0.268, 0.0721, 0.0282, 0.0249, 0.0249, 0.0207, 0.0182, 0.0151], [0.4377, 0.1107, 0.0461, 0.0205, 0.017, 0.0159, 0.0159, 0.0103], [0.3386, 0.0458, 0.0357, 0.0335, 0.0315, 0.0296, 0.0216, 0.0191], [0.1438, 0.112, 0.077, 0.0679, 0.0235, 0.0207, 0.0183, 0.0142], [0.1981, 0.0442, 0.0344, 0.0285, 0.0237, 0.0209, 0.0209, 0.0196], [0.1327, 0.0805, 0.071, 0.0357, 0.0315, 0.0204, 0.0204, 0.0191], [0.3599, 0.17, 0.1244, 0.0969, 0.023, 0.0216, 0.0116, 0.009], [0.1527, 0.0637, 0.0598, 0.0341, 0.0341, 0.0265, 0.0234, 0.022], [0.2206, 0.0979, 0.0492, 0.0434, 0.028, 0.0233, 0.0193, 0.017], [0.0769, 0.0599, 0.0599, 0.0529, 0.0412, 0.0283, 0.022, 0.0172], [0.2028, 0.0453, 0.0425, 0.0352, 0.0352, 0.0311, 0.0177, 0.0167], [0.0876, 0.0602, 0.0469, 0.0303, 0.0303, 0.0303, 0.0284, 0.0208], [0.2547, 0.0685, 0.0568, 0.0367, 0.0209, 0.0173, 0.0163, 0.0163], [0.0845, 0.0481, 0.0425, 0.0375, 0.0292, 0.0258, 0.0242, 0.0242], [0.076, 0.0461, 0.0433, 0.0337, 0.0317, 0.0317, 0.0298, 0.0247], [0.0761, 0.0631, 0.0523, 0.0492, 0.0383, 0.0263, 0.0247, 0.0232], [0.0684, 0.0684, 0.0642, 0.0344, 0.0323, 0.0323, 0.0236, 0.0209], [0.0633, 0.0633, 0.0525, 0.0409, 0.0318, 0.0233, 0.0219, 0.0205], [0.1613, 0.0762, 0.0524, 0.0383, 0.0338, 0.0218, 0.0218, 0.0181], [0.1128, 0.0684, 0.0442, 0.039, 0.0323, 0.0268, 0.0252, 0.0209], [0.4788, 0.1554, 0.1372, 0.0288, 0.012, 0.0073, 0.0068, 0.0047], [0.3143, 0.2774, 0.1683, 0.0258, 0.0138, 0.0089, 0.0079, 0.0069], [0.3481, 0.1863, 0.0534, 0.0443, 0.0223, 0.0153, 0.0144, 0.0135], [0.5325, 0.1049, 0.1049, 0.0282, 0.0092, 0.0092, 0.0076, 0.0071], [0.306, 0.2103, 0.05, 0.0389, 0.0236, 0.0236, 0.0184, 0.0173], [0.4422, 0.0987, 0.0528, 0.0466, 0.0411, 0.0283, 0.0283, 0.0171], [0.8021, 0.0453, 0.0311, 0.0101, 0.0079, 0.0069, 0.0065, 0.0048], [0.6234, 0.0844, 0.0745, 0.0188, 0.0129, 0.0129, 0.0114, 0.0114], [0.4911, 0.1407, 0.0518, 0.0356, 0.0216, 0.0216, 0.019, 0.0131], [0.2353, 0.2353, 0.1833, 0.0764, 0.0525, 0.0361, 0.017, 0.0133], [0.2126, 0.2126, 0.1461, 0.1004, 0.0609, 0.0369, 0.0254, 0.0224], [0.5364, 0.1356, 0.0932, 0.0389, 0.0303, 0.0236, 0.0208, 0.0143], [0.2586, 0.2014, 0.0951, 0.084, 0.0422, 0.029, 0.0273, 0.0273], [0.1648, 0.1454, 0.1133, 0.0882, 0.0882, 0.0472, 0.0305, 0.0305]], "ranks": {"Swift": [119365, 14008, 12411, 66853, 9968, 8621, 21398, 44476, 83701, 22200, 10104, 25438, 28287, 3740, 2548, 1185, 982, 3196, 2108, 573, 385, 20969, 2391, 1957, 914, 6741, 11054, 3708, 9771, 17507, 12851, 7861, 7329, 6679, 9115, 16531, 12213, 13878, 18884, 28782, 29896, 53640, 58174, 54990, 66660, 63416, 71458, 57395, 110911, 148020, 195576, 161465, 93528, 64463, 45166, 48970, 33329, 34151, 33776, 23162, 19359, 12243, 8970], "Kotlin": [225987, 196087, 135012, 13836, 29728, 50881, 81667, 87021, 95374, 114799, 84152, 33094, 36963, 16612, 48637, 48012, 43414, 26489, 43814, 141282, 158149, 39964, 50823, 129759, 89977, 15906, 11914, 19449, 9771, 6723, 14023, 25567, 57219, 43495, 48416, 25361, 10675, 12791, 11475, 11349, 10621, 11622, 8574, 10734, 11938, 15146, 19381, 12931, 8626, 8414, 5510, 3004, 875, 630, 525, 591, 787, 969, 959, 916, 635, 938, 944], "Rust": [32936, 39735, 43438, 50292, 13736, 30226, 49787, 36717, 47467, 17781, 15433, 21385, 14130, 8569, 8893, 9682, 10882, 18689, 32080, 17558, 34937, 51520, 24045, 13809, 12137, 26477, 16814, 14860, 23230, 20542, 19803, 17675, 19468, 31032, 50274, 39089, 24573, 15714, 20364, 27889, 25260, 29274, 29867, 39810, 55317, 48201, 70380, 67173, 46003, 99495, 109436, 57234, 14984, 6888, 5587, 6033, 688, 489, 429, 536, 316, 271, 306]}}, {"pos": 507, "top": [[".", ",", "\u00a0\u00a0", ";", "[", "\"", " ", "\u00a0"], [".", ",", ";", " \u2013", "\u2013", "\u00ad", "[", "\u00a0\u00a0"], [".", ",", "\u2013", ";", " \u2013", "[", "\u2026.", ".["], ["\ufffd\ufffd", "\ufffd\ufffd", "\ufffd\ufffd", "-------------</", ".hpp", "\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", "\ufffd\ufffd", "----------</"], ["\u00a0\u00a0", "\u00ac", ".", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", ",", "\u200e", ".hpp", "\u00a0\u00a0\u00a0\u00a0"], ["\u00a0\u00a0", " \n\n\n\n", " **\u201c", "\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0", " **\"", "\\(", ".", "\u00ac"], [" **\"", " **\u201c", "\uff0e", "\u00ac", ".**", "  \n\n", "**.", " **["], [" **\"", "\u00ac", ".**", " **[", "**.", "\\.", " **\u201c", "  \n\n"], [".", "  \n\n", "\\.", ",", "\u00ac", "\u00a0\u00a0", ";", "()."], [",", ".", ";", "\u00ac", "\\.", "\u00ad", "\u00a0\u00a0", "\u2014\""], [",", ".", "\u00ac", "\u00ad", "\\.", "\u00a0\u00a0", ";", "\u00a0"], ["\u00ac", " **\u00ab", " **\"", "\u00a0\u00a0", ".hpp", "\u00ad", " \u00ad", " **["], ["\u00ac", " **\u00ab", ",", "\u00ad", " **\"", "\u2014including", " (\u00ab", ".hpp"], [",", "\u00ac", " utilizing", " approximately", "\u2014including", "\u2014\"", ".hpp", "\u00a0\u00a0"], ["\u00ac", " utilizing", ",", " approximately", "\uff0e", " primarily", "\u2014including", " utilized"], [" approximately", " utilizing", "approximately", " primarily", " laboratory", "\u4e0d\u80fd\u591f", "\u5e0c\u671b\u80fd\u591f", "\u80fd\u591f\u5c06"], [",", " approximately", " primarily", " broadly", "approximately", " utilizing", "\u00ac", ";"], [" **\u00ab", ".**", " **\u201e", " **\"", "**.", ";**", "\uff0e", " approximately"], [".**", "\uff0e", "**.", "\u3002**", " **\"", "\u2014including", " **.", " broadly"], [" broadly", "\uff0e", " \u2014", "\u2014including", " globally", " primarily", "\\.", "\uff0c"], ["<|endoftext|>", " \u2014", "\uff0e", "  \n\n", "\\.", " broadly", "\uff0c", "\"\u2014"], [" **\u00ab", " .**", " YYS", " *__", " \u00bb**", " **.", "\u00bb.**", " **\u300c"], [" .**", " *__", "\u3002**", " YYS", " **.", "\uff0e", " broadly", "___"], [" broadly", " complex", " .**", " ,", "\uff0e", " .\"", " that", " ."], ["___", " __", " ___", "\uff0c", "\uff0e", "________", " ________", "____________"], ["___", " ___", " __", " *__", " **\"", " ________", "\uff1f**", "\"**"], ["___", " ___", " __", " *__", " .**", " architecture", " software", " architectures"], [" ___", " __", " _", "___", " complex", " ________", " **", " _____"], [" .**", " **.", " ___", " architecture", " frameworks", "___", " __", " **,"], [" **.", " .**", " ___", " **", "___", " **\u201c", " __", "**"], [" **", " **.", " ___", " __", " .**", "___", " .", " _____"], [" .", " complex", " integrated", " **", " .\"", " ", "  ", " .**"], [" complex", " \u2013", " integrated", " .", " \u2014", " seamlessly", " .\"", " "], [" integrated", " seamlessly", " complex", " \u2014", " \u2013", " globally", " architecture", " multimedia"], [" seamlessly", " .\"", " \u2014", " integrated", " online", " complex", " software", " architecture"], [" \u2014", " .\"", " \u2013", "\u200b\u200b", " \u200b\u200b", "\u200b", " online", " ."], [" \u200b\u200b", " seamlessly", " \u2014", " integrated", "\u200b\u200b", " software", " online", " architecture"], [" integrated", " web", " seamlessly", " online", " software", " \u200b\u200b", "\u200b\u200b", " .\""], [" integrated", " web", " software", " seamlessly", " built", " Web", " JavaScript", " online"], [" web", " integrated", " Web", " JavaScript", " software", " \u200b\u200b", "\u200b\u200b", " built"], [" web", " integrated", " software", " JavaScript", " Web", " HTML", " online", " architecture"], [" web", " HTML", " JavaScript", " software", " integrated", " Web", " WebGL", " online"], [" HTML", " JavaScript", " software", " integrated", " web", " Web", " WebGL", " multimedia"], [" integrated", " HTML", " JavaScript", " software", " web", " embedded", " architecture", " Web"], [" integrated", " embedded", " using", " web", " architecture", " HTML", " software", " hybrid"], [" integrated", " using", " embedded", " powered", " seamlessly", " hybrid", " built", " combined"], [" integrated", " using", " embedded", " powered", " seamlessly", " built", " hybrid", " architecture"], [" integrated", " using", " embedded", " powered", " essentially", " internally", " built", " utilizing"], [" using", " embedded", " powered", " integrated", " utilizing", " hosted", " seamlessly", " headquartered"], [" using", " utilizing", " powered", " embedded", " integrated", " hosted", " housed", "using"], [" using", " powered", " embedded", " utilizing", "embedded", "using", " housed", " utilisant"], [" using", " embedded", " powered", "using", " utilizing", "embedded", " wrapped", " bundled"], [" wrapped", " embedded", " using", " bundled", " packaged", " housed", "embedded", " frontend"], [" wrapped", " frontend", " using", " embedded", " packaged", " bundled", " housed", "wrapped"], [" wrapped", " frontend", " packaged", " bundled", " housed", " embedded", " browser", "wrapped"], [" wrapped", " wrapper", "wrapped", " embedded", " frontend", " packaged", "\u5305\u88f9", " wrapping"], ["**", " wrapped", " frontend", " wrapper", " embedded", " packaged", "wrapped", " bundled"], [" embedded", " embed", "embedded", " wrapped", "Embedded", " Embedded", " embedding", " Embed"], [" embedded", " wrapped", " embed", "embedded", "Embedded", " wrapper", " Embedded", "wrapped"], [" wrapped", " wrapper", "wrapped", " wrapping", " embedded", " wrappers", "\u5305\u88f9", " Wrapped"], [" wrapped", " wrapper", " embedded", "**", " bundled", "wrapped", " wrapping", " wrappers"], ["**", " wrapped", " hosted", "**.", " wrapper", "**,", " embedded", " that"], ["**", "**.", "**,", "**?", "**:", " wrapped", ".**", "**;"]], "p": [[0.7704, 0.1948, 0.0141, 0.0067, 0.0046, 0.002, 0.0014, 0.0007], [0.4175, 0.2379, 0.0531, 0.044, 0.0413, 0.0152, 0.0118, 0.0087], [0.4796, 0.4796, 0.0164, 0.0088, 0.0068, 0.0024, 0.001, 0.0005], [0.0069, 0.0044, 0.003, 0.0024, 0.0022, 0.0022, 0.002, 0.002], [0.1788, 0.168, 0.0331, 0.0242, 0.0227, 0.0138, 0.0095, 0.0079], [0.0917, 0.0141, 0.0132, 0.0124, 0.0097, 0.0091, 0.0091, 0.0075], [0.2929, 0.0839, 0.0696, 0.0577, 0.0329, 0.0309, 0.0309, 0.0199], [0.3423, 0.0435, 0.0281, 0.0264, 0.0219, 0.0219, 0.0206, 0.0133], [0.4806, 0.0785, 0.0539, 0.0348, 0.0289, 0.0225, 0.0154, 0.0145], [0.8229, 0.0526, 0.0265, 0.0219, 0.016, 0.0142, 0.0076, 0.0038], [0.4362, 0.1818, 0.1416, 0.0489, 0.0406, 0.0358, 0.0336, 0.0132], [0.0785, 0.0371, 0.0255, 0.0155, 0.0094, 0.0094, 0.0088, 0.0078], [0.1099, 0.0626, 0.014, 0.0096, 0.007, 0.0055, 0.0048, 0.0048], [0.115, 0.079, 0.0094, 0.0065, 0.0061, 0.0054, 0.0054, 0.0051], [0.1607, 0.046, 0.046, 0.0337, 0.0192, 0.0132, 0.0085, 0.0071], [0.0726, 0.0251, 0.0126, 0.0098, 0.0067, 0.0053, 0.0046, 0.0044], [0.38, 0.0259, 0.0089, 0.0084, 0.007, 0.007, 0.004, 0.0035], [0.0519, 0.0278, 0.0102, 0.0096, 0.0066, 0.0051, 0.0045, 0.004], [0.0364, 0.0342, 0.0111, 0.0072, 0.0059, 0.0052, 0.0052, 0.0046], [0.0564, 0.0321, 0.0183, 0.0098, 0.0076, 0.0059, 0.0043, 0.0041], [0.0619, 0.0619, 0.0619, 0.0228, 0.0214, 0.0214, 0.0201, 0.0122], [0.0174, 0.0164, 0.0127, 0.0106, 0.0093, 0.0082, 0.0068, 0.0064], [0.077, 0.0183, 0.0104, 0.0081, 0.0081, 0.0076, 0.0052, 0.0043], [0.0371, 0.0289, 0.0271, 0.0271, 0.0175, 0.0145, 0.0128, 0.0094], [0.3196, 0.067, 0.0629, 0.0555, 0.0337, 0.0204, 0.0192, 0.0103], [0.1968, 0.1053, 0.0467, 0.0266, 0.0235, 0.0221, 0.0207, 0.0183], [0.0663, 0.0623, 0.0276, 0.019, 0.0148, 0.0123, 0.009, 0.0084], [0.1668, 0.1147, 0.0696, 0.0653, 0.029, 0.0212, 0.0212, 0.0176], [0.0323, 0.0285, 0.0208, 0.0196, 0.0152, 0.0143, 0.0126, 0.0126], [0.0672, 0.0407, 0.0383, 0.0317, 0.0298, 0.0192, 0.0192, 0.0192], [0.0903, 0.0797, 0.0797, 0.0797, 0.0515, 0.0332, 0.0215, 0.0215], [0.0704, 0.0548, 0.0354, 0.0332, 0.0178, 0.0167, 0.0122, 0.0101], [0.058, 0.0544, 0.0544, 0.0512, 0.0398, 0.0188, 0.0147, 0.0147], [0.054, 0.0421, 0.0328, 0.0289, 0.024, 0.0187, 0.0165, 0.01], [0.0368, 0.0346, 0.0325, 0.0269, 0.0127, 0.0127, 0.0112, 0.0099], [0.0962, 0.0401, 0.0312, 0.0229, 0.0202, 0.0189, 0.0178, 0.0157], [0.0507, 0.0371, 0.0349, 0.0327, 0.0308, 0.0289, 0.0225, 0.0165], [0.0652, 0.0421, 0.0349, 0.0308, 0.0272, 0.0212, 0.0187, 0.0176], [0.078, 0.0647, 0.0369, 0.0306, 0.0287, 0.0238, 0.0224, 0.021], [0.092, 0.0865, 0.0384, 0.036, 0.0281, 0.0219, 0.017, 0.016], [0.1126, 0.0824, 0.0566, 0.0566, 0.0323, 0.0323, 0.0173, 0.0173], [0.2106, 0.1447, 0.0995, 0.0775, 0.0532, 0.0532, 0.0303, 0.0268], [0.1254, 0.1106, 0.0976, 0.0917, 0.0809, 0.0382, 0.0232, 0.0218], [0.1374, 0.1006, 0.0573, 0.0506, 0.0475, 0.0326, 0.0271, 0.0211], [0.2038, 0.0704, 0.0548, 0.0312, 0.0312, 0.0312, 0.0294, 0.0259], [0.2956, 0.1396, 0.0847, 0.0312, 0.0201, 0.0177, 0.0177, 0.0167], [0.2115, 0.1365, 0.1063, 0.0345, 0.0269, 0.0237, 0.0127, 0.0119], [0.1872, 0.1209, 0.1067, 0.0346, 0.0287, 0.027, 0.021, 0.0164], [0.2207, 0.0864, 0.0812, 0.0673, 0.0558, 0.0125, 0.0125, 0.0117], [0.2821, 0.0759, 0.0759, 0.0522, 0.0204, 0.0192, 0.015, 0.015], [0.1726, 0.0635, 0.0436, 0.041, 0.0249, 0.0234, 0.0194, 0.0151], [0.4701, 0.0767, 0.0527, 0.0495, 0.0194, 0.0182, 0.0142, 0.0125], [0.2118, 0.094, 0.0883, 0.057, 0.0287, 0.0253, 0.0223, 0.0197], [0.1525, 0.0816, 0.0495, 0.041, 0.032, 0.03, 0.0234, 0.022], [0.137, 0.0689, 0.0689, 0.0571, 0.0418, 0.0287, 0.0224, 0.021], [0.551, 0.0746, 0.0513, 0.0452, 0.0274, 0.0242, 0.0177, 0.0147], [0.239, 0.239, 0.0776, 0.0533, 0.0323, 0.0252, 0.0222, 0.0127], [0.5055, 0.1278, 0.0995, 0.0604, 0.0533, 0.0285, 0.0173, 0.0105], [0.3656, 0.2847, 0.0924, 0.072, 0.0265, 0.0234, 0.0234, 0.0161], [0.8756, 0.0436, 0.016, 0.0142, 0.011, 0.0041, 0.0041, 0.0036], [0.7422, 0.0782, 0.0419, 0.0224, 0.0106, 0.0099, 0.0082, 0.0077], [0.8343, 0.0776, 0.0144, 0.0112, 0.0077, 0.0077, 0.0068, 0.0064], [0.9978, 0.0017, 0.0004, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [46330, 8999, 8401, 30443, 5434, 1929, 1492, 11824, 58641, 59933, 52276, 123882, 106013, 46722, 38266, 33510, 15598, 29371, 18106, 8742, 7055, 22132, 9022, 9638, 3851, 10122, 25807, 32901, 30040, 47449, 38841, 16616, 10786, 12656, 16379, 20846, 18105, 23739, 28487, 42183, 41109, 57956, 65058, 86035, 79241, 57706, 86569, 77997, 89793, 83105, 105265, 97917, 35446, 20874, 20543, 20395, 8414, 8446, 10002, 7287, 4505, 3387, 2646], "Kotlin": [171659, 151733, 138978, 16350, 42606, 60212, 84406, 143842, 148558, 202453, 180325, 139700, 114288, 123585, 122948, 51787, 67157, 49987, 72288, 135481, 196268, 58721, 54871, 144329, 116776, 30107, 32272, 43373, 11931, 9241, 15089, 25765, 54302, 36532, 43324, 24222, 12375, 12496, 12939, 16830, 13347, 13704, 8074, 9792, 11777, 15731, 34099, 21466, 28961, 36469, 42335, 11560, 2391, 1823, 1079, 590, 489, 612, 669, 955, 833, 1434, 1134], "Rust": [103201, 130507, 100736, 125440, 57145, 93410, 53306, 62661, 71684, 63143, 76811, 119233, 96981, 81243, 129645, 101567, 148325, 149731, 176970, 192668, 215577, 163743, 175609, 173784, 107113, 124747, 155071, 158338, 148733, 147007, 83335, 48932, 39979, 80337, 107475, 77882, 61273, 46871, 64863, 69891, 68597, 76367, 63699, 93904, 136251, 86215, 104545, 111154, 113634, 126623, 119061, 107865, 62824, 82321, 49008, 25786, 1810, 1147, 590, 538, 263, 206, 214]}}, {"pos": 508, "top": [[".", " \u2013", "\u00a0", "  \n\n", ",", "\u2013", "  \n", "\u2026."], [" **", "(**", "  \n\n", "-**", "\u2026**", " (**", "**", "**."], ["\u2026**", " **", "(**", "**", " **\u2013", "**.", "**\u2013", "**,"], [" **", " **\u300c", "\uff1f**", " **#", " **\u00ab", " **\u3010", " **\u201c", "-**"], [" **", " **#", "-**", "(**", " (**", " **(", " **\u201c", " **["], [" **", "-**", "(**", " **#", " **\u201c", " (**", " **(", " **\""], [" **", " **[", " **#", " **\u201c", " **(", " **\"", "(**", "**"], [" **", " **#", " **[", "(**", " **\"", "-**", " **(", " (**"], [" **", " **[", "(**", " **#", " \n\n", " (**", " **\"", " **\u201c"], [" **", " **#", " **[", "(**", " **\"", " (**", "-**", " **("], [" **", " **#", " **[", "(**", " **\u300c", " **\"", " **(", " (**"], [" **", " **\u300c", " **\u00ab", " **#", " **[", " **'", " **(", " **\""], [" **", " **\u00ab", " **\u300c", " **#", " (**", " **(", " **[", " **-"], [" **", " **\u00ab", " **\u300c", "(**", " (**", " \"**", " **#", " **'"], [" **", "(**", " \"**", " (**", " **\u00ab", " **(", " **\u300c", " **\""], [" **", " \"**", " **\u00ab", "(**", " (**", " **\u300c", " **.", " **\u201c"], [" **", " \"**", "(**", " (**", " **\"", " **.", " **\u201c", " **\u00ab"], [" **", " \"**", " **\u00ab", " (**", "(**", " **.", " **\u201c", " **\u300c"], [" **", " \"**", " **\u201c", " **.", " (**", "(**", " **\u00ab", "**."], [" **", " \"**", " **\u201c", "(**", " (**", " **\u2018", " **\u2013", " **["], [" \n\n", " **", "<|endoftext|>", "  \n\n", " \r\n\r\n", " \n\n\n", "(**", "**,"], [" **", " **.", " **\u00ab", " \"**", " **\u201c", " **.**", " **\u300c", " **'"], [" **", " \"**", " **.", " **'", " **\u201c", " .**", " **\u300c", " **#"], [" **", " ,", " largely", " that", " .**", " alongside", " \"**", " as"], [" \n\n", " **", " \r\n\r\n", "  \n\n", "\r\n\r\n", "\n\n", " \n\n\n", " **\u2018"], [" **", " \n\n", " **'", " **\u201c", " **(", " **#", " \"**", " **\u2018"], [" **", " \n\n", " **'", " \"**", " **#", " **\u201c", " **(", " **."], [" **", " \n\n", "\n\n", " ,", " **'", " **[", " \r\n\r\n", "  \n\n"], [" **", " \n\n", " **[", " **'", " **.", " ,", " **\u201c", " \"**"], [" **", " \n\n", " **.", " **[", " ...", " .**", " **(", " **\u201c"], [" **", " \n\n", " **.", " ,", " .", " ...", " **[", " .**"], [" **", " \n\n", " ,", " ...", " in", " .", " as", " and"], [" **", " ,", " \n\n", " .", " and", " as", " in", " with"], [" **", " \n\n", " \u2014", " \u2013", " alongside", " ,", " under", " essentially"], [" **", " alongside", " ,", " \u2014", " under", " and", " essentially", " using"], [" **", " \u2014", " \u2013", " ...", " **\u201c", " \u2026", " .", " ,"], [" **", " \u2014", " embedded", " alongside", " combined", " using", " **\u201c", " ,"], [" **", " embedded", " alongside", " integrated", " combined", " using", " hybrid", " \u2014"], [" embedded", " **", " integrated", " \u2014", " using", " built", " alongside", " essentially"], [" embedded", " **", " integrated", " hybrid", " built", " embed", " using", " independent"], [" embedded", " integrated", " embed", " **", " using", " hybrid", " built", " independent"], [" embedded", " integrated", " embed", " using", " hybrid", " \u2014", " essentially", " via"], [" embedded", " embed", " integrated", " **", " hybrid", " encaps", " embedding", " inside"], [" embedded", " embed", " encaps", " integrated", " via", " packaged", " embedding", " inside"], [" embedded", " embed", " **", " encaps", " integrated", " inside", " via", " packaged"], [" embedded", " embed", " inside", " integrated", " via", " encaps", " using", " powered"], [" embedded", " embed", " **", " encaps", " integrated", " inside", " via", " using"], [" embedded", " **", " encaps", " embed", " integrated", " housed", " everywhere", " inside"], [" embedded", " **", " embed", " housed", " using", " encaps", " embedding", " wrapped"], [" embedded", " housed", " powered", " using", " hosted", "embedded", " encaps", " wrapped"], [" embedded", "embedded", " housed", " powered", " packaged", " wrapped", " hosted", " using"], [" embedded", " using", "embedded", " powered", " embed", " embedding", " packaged", " wrapped"], [" embedded", " wrapped", " packaged", " bundled", "embedded", " embed", " using", " encaps"], [" embedded", " wrapped", " packaged", " encaps", "embedded", " housed", "wrapped", " bundled"], [" embedded", " wrapped", " packaged", " encaps", " bundled", " hosted", " deployed", " housed"], [" wrapped", " embedded", "wrapped", " wrapper", " encaps", " embed", " wrapping", " wrappers"], [" wrapped", " embedded", " wrapper", " embed", "wrapped", " encaps", " packaged", " wrappers"], [" embedded", " embed", "embedded", " wrapped", " embedding", "Embedded", " Embedded", " Embed"], [" embedded", " wrapped", " embed", " embedding", "embedded", " Embedded", "Embedded", "wrapped"], [" wrapped", " embedded", " packaged", "wrapped", " wrapping", " wrapper", " embed", " bundled"], [" wrapped", " embedded", " hosted", " that", " packaged", " bundled", " wrapper", "wrapped"], [" that", " wrapped", " hosted", " embedded", " packaged", " bundled", " rendered", " running"], [" that", " wrapped", " hosted", " embedded", " packaged", " rendered", " bundled", " compiled"]], "p": [[0.5322, 0.2514, 0.0437, 0.034, 0.03, 0.0265, 0.0234, 0.0151], [0.5541, 0.0963, 0.0584, 0.0401, 0.0354, 0.0276, 0.0243, 0.019], [0.5677, 0.1435, 0.0598, 0.0528, 0.0411, 0.0363, 0.0283, 0.0081], [0.8218, 0.0281, 0.0219, 0.0125, 0.0103, 0.0081, 0.0076, 0.0071], [0.9869, 0.0066, 0.0015, 0.0013, 0.0007, 0.0005, 0.0005, 0.0003], [0.9928, 0.0022, 0.0015, 0.0015, 0.0003, 0.0003, 0.0003, 0.0002], [0.9981, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9983, 0.0004, 0.0003, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001], [0.9935, 0.0019, 0.0012, 0.0009, 0.0005, 0.0004, 0.0002, 0.0002], [0.9966, 0.0009, 0.0009, 0.0003, 0.0003, 0.0001, 0.0001, 0.0001], [0.9997, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9987, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9943, 0.0006, 0.0006, 0.0005, 0.0003, 0.0002, 0.0002, 0.0002], [0.5315, 0.4139, 0.034, 0.0063, 0.0018, 0.0006, 0.0005, 0.0004], [0.9973, 0.0006, 0.0004, 0.0004, 0.0002, 0.0002, 0.0002, 0.0001], [0.9992, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.99, 0.0012, 0.0004, 0.0003, 0.0003, 0.0002, 0.0002, 0.0002], [0.5235, 0.462, 0.0085, 0.0017, 0.0009, 0.0003, 0.0003, 0.0002], [0.9991, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9992, 0.0003, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.983, 0.0159, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9957, 0.0036, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9983, 0.0013, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9962, 0.0022, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9122, 0.0312, 0.0089, 0.0042, 0.0031, 0.0029, 0.0027, 0.0019], [0.8059, 0.0312, 0.0115, 0.009, 0.0084, 0.0074, 0.0062, 0.0058], [0.7699, 0.0141, 0.0097, 0.0086, 0.008, 0.008, 0.0052, 0.0049], [0.9401, 0.0025, 0.0021, 0.0013, 0.0012, 0.0012, 0.0011, 0.0011], [0.9069, 0.0122, 0.0107, 0.0069, 0.0054, 0.0045, 0.0031, 0.0027], [0.7658, 0.018, 0.0132, 0.0109, 0.0103, 0.0075, 0.0071, 0.0071], [0.237, 0.1437, 0.0341, 0.025, 0.0235, 0.022, 0.0195, 0.0142], [0.2399, 0.1455, 0.0287, 0.0185, 0.0185, 0.0174, 0.0174, 0.0153], [0.3005, 0.1608, 0.0317, 0.0192, 0.018, 0.017, 0.0109, 0.0103], [0.4964, 0.0298, 0.028, 0.0218, 0.0181, 0.015, 0.0141, 0.0103], [0.6072, 0.0365, 0.0322, 0.0183, 0.0152, 0.0087, 0.0081, 0.0067], [0.6579, 0.054, 0.0255, 0.0255, 0.0113, 0.0106, 0.0065, 0.0061], [0.7387, 0.0606, 0.0185, 0.0163, 0.0144, 0.0077, 0.0064, 0.0064], [0.6184, 0.0739, 0.0289, 0.0255, 0.0225, 0.0165, 0.0145, 0.01], [0.6766, 0.0337, 0.0337, 0.0232, 0.018, 0.0159, 0.0116, 0.0071], [0.692, 0.0324, 0.0324, 0.0237, 0.0173, 0.0173, 0.0135, 0.0077], [0.5776, 0.1655, 0.021, 0.0186, 0.0154, 0.0106, 0.0093, 0.0093], [0.6252, 0.1791, 0.0189, 0.0108, 0.0101, 0.0089, 0.0065, 0.0058], [0.529, 0.0632, 0.0462, 0.0232, 0.0232, 0.0193, 0.015, 0.015], [0.369, 0.0602, 0.0602, 0.0365, 0.0285, 0.0285, 0.0222, 0.0173], [0.5666, 0.0869, 0.041, 0.032, 0.032, 0.0234, 0.0194, 0.0194], [0.5131, 0.101, 0.0613, 0.0421, 0.0372, 0.0289, 0.0255, 0.0165], [0.3009, 0.1254, 0.0592, 0.0383, 0.0317, 0.0317, 0.0298, 0.0298], [0.2148, 0.115, 0.1015, 0.0543, 0.0543, 0.0479, 0.0423, 0.0351], [0.449, 0.2121, 0.0608, 0.0473, 0.0418, 0.0418, 0.0253, 0.0224], [0.4503, 0.241, 0.0419, 0.0326, 0.0326, 0.0288, 0.0224, 0.0198], [0.7668, 0.1176, 0.0232, 0.0204, 0.0204, 0.0124, 0.0097, 0.0059], [0.6457, 0.1633, 0.099, 0.0195, 0.0172, 0.0081, 0.0072, 0.0063], [0.9228, 0.0316, 0.009, 0.009, 0.007, 0.0062, 0.0026, 0.0018], [0.796, 0.1077, 0.024, 0.0212, 0.0129, 0.0088, 0.0061, 0.0047], [0.5951, 0.2481, 0.1034, 0.0159, 0.0085, 0.0045, 0.0045, 0.002], [0.6299, 0.2626, 0.0355, 0.0277, 0.0131, 0.0079, 0.0033, 0.0029]], "ranks": {"Swift": [53675, 8335, 3048, 45126, 1679, 1738, 3731, 9680, 30163, 21068, 3853, 9399, 5842, 1663, 2598, 1944, 1987, 4565, 2150, 1793, 1245, 23436, 5645, 3177, 2337, 6711, 6729, 3194, 3439, 7823, 8413, 8423, 5677, 6016, 6926, 15874, 17752, 27393, 21452, 20256, 24824, 21127, 39737, 26606, 21705, 41808, 68220, 60329, 90745, 101844, 109061, 81429, 50012, 40448, 33383, 22897, 9282, 10717, 12067, 7834, 6440, 4500, 4998], "Kotlin": [203225, 101874, 86514, 14680, 14241, 35732, 53943, 77610, 66776, 75367, 61513, 30882, 44366, 12433, 21694, 8751, 18619, 19258, 57419, 140274, 206867, 76802, 133204, 195285, 131910, 61068, 78727, 110027, 83396, 43013, 57587, 63445, 122633, 154418, 198355, 154632, 126791, 121250, 108201, 102398, 88295, 87427, 64103, 74419, 64715, 93196, 112209, 94216, 47004, 28121, 32257, 4475, 1256, 1096, 561, 360, 395, 714, 773, 853, 887, 1836, 2070], "Rust": [41080, 94847, 90804, 135565, 31224, 49970, 87369, 53361, 85210, 54588, 27854, 38052, 17963, 27116, 36180, 30236, 39744, 107666, 97832, 90019, 91431, 136950, 88213, 42627, 48261, 82325, 67344, 39825, 33986, 46743, 33147, 26433, 25980, 61735, 80342, 120663, 138826, 101885, 99885, 139471, 126233, 114864, 86001, 119551, 99883, 73483, 71978, 80428, 77422, 107716, 122187, 48985, 19756, 29686, 13617, 3499, 331, 413, 266, 274, 178, 147, 205]}}, {"pos": 509, "top": [[",", ".", "\u00a0\u00a0", "\u2026.", ";", ":", "?", "\u2026.."], [".", "\u2026.", "\u00a0\u00a0", ",", " \u200b\u200b", "\ufffd", "  ", "\u2026.."], ["\u2026.", ",", ".", "\u2026", "\u2026..", "\u2026\"", "\u2026,", "\u2026\u201d"], ["\uff0a\uff0a\uff0a\uff0a", "---</", "-------------</", "\ufffd\ufffd", "----------</", " **\u201c", "ECTR", " _____"], [" \u2019", "_____", " \u201c", " $$$", " ===", "\u00a0\u00a0", "\u3000", " **\u201c"], [" **\u201c", "_____", " \u201c", " \u2019", "\u00a0\u00a0", " \u201d", " $$$", "\u2019s"], [" **\u201c", "_____", " _____", "\u3000", " \u2019", " \u201d", " \u201c", " **\""], [" **\u201c", " _____", "_____", " **\"", "\u3000", " $$$", " canceled", " \u2019"], ["\u3000", " **\u201c", " _____", ".\u201d", ",\u201d", " \u201c", "_____", "\u00a0\u00a0"], [",", "\u00a0\u00a0", "\ufffd", "\u2019s", ".", "\u3000", " \"", "\u2026."], ["\u00a0\u00a0", " \u201c", "\u3000", "\u2019s", " \"", ",", " ", "\ufffd"], [" \u201c", " \u2019", " _____", " **\u201c", "\u3000", "\u2019s", " *", " \""], [" \u201c", " \u2019", "\u2019s", " **\u201c", " _____", " \"", " seamlessly", " *"], [" \u201c", " \u2019", "\u2019s", " \"", " seamlessly", " aggressively", " theater", " \u201e"], [" \u201c", " \u2019", " \"", " ", "\u2019s", " even", " aggressively", " \u2014"], [" \u201c", " \u2019", " \"", " seamlessly", " fueled", " aggressively", " savvy", " sprawling"], [" \u201c", " \"", " \u2019", "\u2019s", " seamlessly", " ", ",", " aggressively"], [" \u201c", " \u2019", "\u2019s", " \u2014", " seamlessly", "\ufffd", " ", " \""], [" \u201c", " \u2019", " \u2014", "\u2014and", "\u2014even", "\u2014or", " seamlessly", "\u2014at"], [" \u2014", " \u201c", " \u2019", "\u2014and", "\u2014", "\u2014even", "\u2014or", "\u2014at"], ["<|endoftext|>", "  \n\n", "\n\n", " \n\n", " \u2014", " ", " nearly", "\u2014"], [" ``", " **\u201c", " seamlessly", " \u2019", "UILT", " skyrocket", " fueled", " **"], [" ``", " \u2019", " seamlessly", " ``(", " ---", " aggressively", " ''", " **\u201c"], [" ``", " \u2019", " fully", " ultimately", " aggressively", " ''", " seamlessly", " nearly"], [" \n\n", "  \n\n", "\n\n", "\r\n\r\n", " ``", " \r\n\r\n", "  \r\n\r\n", " \u2019"], [" ``", " **", " **\u201c", " \u2019", " ---", " seamlessly", " ___", " _____"], [" ``", " \u2019", " **", " seamlessly", " ___", " _____", "\n\n", " ---"], ["\n\n", " \n\n", " \u2019", "  \n\n", "\r\n\r\n", " ``", " ,", " **"], [" \u2019", " \n\n", "  \n\n", " seamlessly", "\n\n", " ultimately", " **", " complex"], [" **", " ...", " \u2019", " **\u201c", " _____", " seamlessly", " \n\n", " ___"], [" **", " ...", " _____", " ___", " **\u201c", " \n\n", " seamlessly", " \u2026"], [" ...", " **", " \n\n", " ", " \u2026", "  \n\n", " _____", "  "], [" fully", " seamlessly", " heavily", " \u201c", " ultimately", " full", " over", " complex"], [" seamlessly", " fully", " integrated", " complex", " uniquely", " **", " digitally", " heavily"], [" seamlessly", " **", " **\u201c", " fully", " integrated", " \u201c", " complex", " embedded"], [" \u2026", " \u201c", " **", " seamlessly", " **\u201c", " \u2014", " integrated", " digitally"], [" seamlessly", " integrated", " digitally", " embedded", " **", " hybrid", " \u201c", " optimized"], [" seamlessly", " integrated", " embedded", " hybrid", " independent", " \u201c", " internally", " complex"], [" seamlessly", " embedded", " integrated", " \u201c", " independent", " built", " embed", " fully"], [" embedded", " integrated", " seamlessly", " independent", " embed", " \u201c", " core", " unified"], [" embedded", " seamlessly", " integrated", " embed", " software", " independent", " live", " interactive"], [" embedded", " seamlessly", " integrated", " embed", " HTML", " software", " interactive", " live"], [" embedded", " seamlessly", " embed", " integrated", " software", " HTML", " interfaces", " interface"], [" embedded", " seamlessly", " embed", " integrated", " software", " powered", " interfaces", " live"], [" seamlessly", " embedded", " embed", " integrated", " live", " powered", " fully", " everywhere"], [" seamlessly", " embedded", " integrated", " embed", " everywhere", " worldwide", " powered", " universal"], [" seamlessly", " embedded", " everywhere", " embed", " integrated", " everything", " seamless", " universal"], [" seamlessly", " everywhere", " embedded", " everything", " integrated", " unified", " embed", " universal"], [" seamlessly", " everywhere", " embedded", " embed", " universally", " unified", " everything", " interfaces"], [" seamlessly", " everywhere", " embedded", " housed", " universally", " embed", " exported", " interfaces"], [" everywhere", " seamlessly", " universally", "embedded", " partout", " embedded", " Everywhere", " embed"], [" embed", " embedded", "embedded", " everywhere", " encaps", "\u5d4c\u5165", " interfaces", " universally"], [" embed", " embedded", " encaps", "embedded", " bundled", " everywhere", " packaged", "\u5d4c\u5165"], [" embed", " behaves", " encaps", " interfaces", " embedded", " everywhere", " Embed", " interacts"], [" behaves", " encaps", " contains", " embed", " operates", " serves", " interacts", " encompasses"], [" embed", " encaps", " behaves", " wraps", " Embed", " runs", " operates", " embedding"], [" embed", " behaves", " browsers", " encaps", " handles", " operates", " browser", " wraps"], [" embed", " runs", " Embed", " embedding", "\u8fd0\u884c", "embed", " Runs", "Embed"], [" embed", " runs", " Embed", " embedding", "\u8fd0\u884c", "embed", " embedded", "Embed"], [" runs", " embed", " running", " run", " Runs", "\u8fd0\u884c", "runs", " runtime"], [" runs", " embed", " renders", " acts", " Runs", " running", " run", " handles"], [" runs", " renders", " embed", " acts", " serves", " comp", " wraps", " handles"], [" runs", " acts", " renders", " comp", " wraps", " handles", " serves", " embed"]], "p": [[0.467, 0.4121, 0.0811, 0.0232, 0.0038, 0.0015, 0.0012, 0.0009], [0.07, 0.058, 0.033, 0.033, 0.0138, 0.0138, 0.0114, 0.0084], [0.3485, 0.2395, 0.2113, 0.1282, 0.0197, 0.0072, 0.0053, 0.0053], [0.0082, 0.0068, 0.0049, 0.0044, 0.0036, 0.0034, 0.0028, 0.0028], [0.1121, 0.0929, 0.0564, 0.0364, 0.0266, 0.0207, 0.0207, 0.0183], [0.2183, 0.0487, 0.0404, 0.0404, 0.0356, 0.0335, 0.0123, 0.0123], [0.2269, 0.1767, 0.1767, 0.0946, 0.0348, 0.0175, 0.0154, 0.0128], [0.1695, 0.1592, 0.0852, 0.0456, 0.0378, 0.0168, 0.0084, 0.0074], [0.2411, 0.1005, 0.0573, 0.0326, 0.0288, 0.0211, 0.0198, 0.0186], [0.3048, 0.1194, 0.053, 0.0207, 0.0134, 0.0126, 0.0072, 0.0059], [0.1287, 0.0942, 0.0831, 0.0647, 0.0474, 0.0418, 0.0393, 0.0347], [0.1236, 0.109, 0.0704, 0.0661, 0.0215, 0.0202, 0.0157, 0.0148], [0.1316, 0.1091, 0.0294, 0.0229, 0.0157, 0.0139, 0.007, 0.007], [0.087, 0.0438, 0.032, 0.0182, 0.0076, 0.0071, 0.0067, 0.0063], [0.2754, 0.1078, 0.0509, 0.0137, 0.0121, 0.0089, 0.0083, 0.0078], [0.1347, 0.0496, 0.0161, 0.0133, 0.0125, 0.0118, 0.0111, 0.0104], [0.2876, 0.0877, 0.0344, 0.0251, 0.0135, 0.0098, 0.0092, 0.0077], [0.2619, 0.0662, 0.0354, 0.0148, 0.013, 0.0122, 0.0084, 0.0079], [0.133, 0.1036, 0.0358, 0.0246, 0.0217, 0.0217, 0.0159, 0.0124], [0.1231, 0.0546, 0.0513, 0.0482, 0.0375, 0.0331, 0.0275, 0.0228], [0.9614, 0.0137, 0.0047, 0.0039, 0.0008, 0.0004, 0.0003, 0.0003], [0.1925, 0.0457, 0.0335, 0.0168, 0.0058, 0.0038, 0.0035, 0.0035], [0.904, 0.0129, 0.0039, 0.0025, 0.0015, 0.0009, 0.0008, 0.0007], [0.7618, 0.0314, 0.0045, 0.0029, 0.0026, 0.0023, 0.0021, 0.0021], [0.2889, 0.2889, 0.1752, 0.0828, 0.0304, 0.0237, 0.0173, 0.0105], [0.4015, 0.115, 0.0791, 0.0373, 0.031, 0.0273, 0.0241, 0.0241], [0.3959, 0.1285, 0.0473, 0.0287, 0.0223, 0.0135, 0.012, 0.0093], [0.5832, 0.1301, 0.0577, 0.0397, 0.0121, 0.0089, 0.005, 0.0042], [0.1624, 0.0677, 0.0527, 0.0411, 0.0282, 0.0118, 0.0118, 0.0118], [0.3676, 0.0639, 0.0498, 0.0439, 0.0439, 0.0364, 0.0321, 0.0302], [0.4067, 0.2466, 0.0707, 0.055, 0.0168, 0.0158, 0.0139, 0.0084], [0.3375, 0.0802, 0.0277, 0.0244, 0.0179, 0.0148, 0.0139, 0.0131], [0.0457, 0.0295, 0.0139, 0.0139, 0.0123, 0.0116, 0.0116, 0.0109], [0.1639, 0.0236, 0.0222, 0.0135, 0.0126, 0.0119, 0.0112, 0.0098], [0.2234, 0.0931, 0.0322, 0.0221, 0.0195, 0.0152, 0.0126, 0.0098], [0.1393, 0.1085, 0.07, 0.0581, 0.0545, 0.0452, 0.0311, 0.0138], [0.1924, 0.0754, 0.0356, 0.0295, 0.023, 0.023, 0.0158, 0.0123], [0.1376, 0.1072, 0.0888, 0.0186, 0.0186, 0.0175, 0.0145, 0.0136], [0.1302, 0.0953, 0.0841, 0.0256, 0.02, 0.0166, 0.0146, 0.0129], [0.122, 0.0892, 0.0613, 0.0328, 0.024, 0.0176, 0.0165, 0.0137], [0.1484, 0.0701, 0.0619, 0.0311, 0.0228, 0.0189, 0.0147, 0.0138], [0.2004, 0.0785, 0.0693, 0.042, 0.0348, 0.0271, 0.0165, 0.0155], [0.192, 0.1028, 0.055, 0.0428, 0.0244, 0.019, 0.0148, 0.0115], [0.2029, 0.1791, 0.0513, 0.0353, 0.0177, 0.0177, 0.0138, 0.0101], [0.1941, 0.1941, 0.063, 0.0407, 0.0124, 0.0103, 0.0103, 0.0085], [0.2614, 0.1235, 0.0515, 0.0312, 0.0228, 0.0122, 0.0115, 0.0115], [0.3068, 0.1129, 0.0533, 0.0366, 0.0344, 0.0105, 0.0105, 0.0105], [0.2043, 0.1404, 0.08, 0.0428, 0.0355, 0.0294, 0.0244, 0.0123], [0.1324, 0.1244, 0.0625, 0.0315, 0.0203, 0.014, 0.0123, 0.0116], [0.0969, 0.0709, 0.0278, 0.0245, 0.0245, 0.0179, 0.0131, 0.0116], [0.0874, 0.0413, 0.0342, 0.0208, 0.0172, 0.0162, 0.0126, 0.0118], [0.157, 0.1223, 0.0615, 0.029, 0.029, 0.0241, 0.0226, 0.0176], [0.1403, 0.0705, 0.0516, 0.0313, 0.0259, 0.0244, 0.0168, 0.0123], [0.0904, 0.0798, 0.0621, 0.0427, 0.0178, 0.0122, 0.0108, 0.0101], [0.2239, 0.0469, 0.0414, 0.0323, 0.0303, 0.0285, 0.0222, 0.0173], [0.3312, 0.1565, 0.0949, 0.024, 0.0225, 0.0146, 0.0121, 0.0113], [0.4312, 0.0661, 0.0584, 0.0515, 0.0427, 0.0189, 0.0148, 0.013], [0.5383, 0.37, 0.0268, 0.0099, 0.006, 0.0053, 0.0041, 0.0036], [0.5788, 0.3098, 0.0288, 0.0198, 0.005, 0.005, 0.005, 0.0044], [0.9758, 0.0075, 0.004, 0.0031, 0.0024, 0.0019, 0.0013, 0.0003], [0.9623, 0.02, 0.0039, 0.0016, 0.0011, 0.001, 0.001, 0.0008], [0.9682, 0.0074, 0.0045, 0.004, 0.0024, 0.0024, 0.0015, 0.0014], [0.9711, 0.0084, 0.0051, 0.0035, 0.0031, 0.0021, 0.0015, 0.0011]], "ranks": {"Swift": [17960, 3244, 3530, 32139, 4154, 2195, 3052, 13667, 45760, 38327, 10390, 16672, 9866, 2534, 2940, 1339, 1043, 1220, 2131, 2187, 1779, 19254, 14473, 5364, 2769, 17922, 13260, 3725, 5804, 9082, 7663, 7412, 6469, 7522, 6807, 17031, 17179, 17674, 15415, 23379, 21084, 30353, 71448, 46299, 27010, 39704, 36762, 36674, 43882, 43683, 49041, 35160, 40399, 45600, 51975, 48955, 18928, 15593, 24353, 20162, 12952, 7194, 3863], "Kotlin": [234632, 203551, 166026, 38478, 79972, 104415, 126496, 156770, 140063, 181283, 171626, 117044, 77106, 54109, 92215, 72493, 113544, 131914, 188205, 216110, 236115, 107159, 153646, 219801, 172567, 88484, 116789, 191965, 162706, 106453, 132856, 167270, 209451, 176256, 147229, 104648, 61651, 63204, 51969, 65539, 50733, 66983, 53551, 56107, 62507, 78688, 87886, 81039, 56649, 47953, 56163, 13751, 4567, 4235, 1952, 1092, 770, 1031, 1570, 1508, 1727, 2937, 3305], "Rust": [66771, 82699, 101665, 45027, 20915, 43745, 75128, 35877, 55629, 23264, 11034, 13251, 5845, 7189, 11254, 9914, 8492, 16745, 21239, 18005, 25025, 65423, 37648, 18669, 11439, 25468, 13653, 13434, 16054, 25007, 28785, 24146, 21540, 79753, 75977, 133293, 92156, 65402, 61284, 96817, 60636, 63505, 70752, 71331, 81001, 61250, 65740, 84256, 71637, 132542, 137005, 95266, 60508, 64300, 35922, 24567, 2240, 1138, 1064, 786, 280, 413, 537]}}, {"pos": 510, "top": [[".", ",", " \u2013", "\u2013", ";", "\u00a0", " ", ",."], ["\u2013", " \u2013", "\u2013and", ",", "**\u2013", ".", " \u2013,", ".\u2013"], ["\u2013", ",", ".", " \u2013", "\u2013and", ".\u2013", "\u2026", ";"], ["\uff0d\uff0d", "aruhi", "-------------</", " Nues", "KANJI", "TRGL", "----------</", " pupper"], [",", "\u2013", ".", "\u2013and", "\u2013\u2013", ".\u2013", " \u200b\u200b", "\u200b"], [" \u200b\u200b", "\u2013and", " **\u2013", "   \n", ".\u2013", " \u201c.", ".", "**\u2013"], [" **.", " **\u2013", " \n", "**!", "**.", "   \n", "**\u2013", " \u2014\u2014"], ["   \n", " **\u2013", "**\u2013", " \n", "\u2013and", " **.", "     \n", "**."], [".", " \n", "   \n", " \n    \n", "__.", "    \n", "!.", "     \n"], [",", "\u2013and", ".", "\u2013", ".\u2013", "\u00a0", "**\u2013", " **\u2013"], [".", ",", "\u2013", "\u2013and", " \n", " ", " **\u2013", ".\u2013"], [" **", " **.", " **.**", " **\u2013", " **'", " '**", " **+", " **\u2018"], [" **", " **.", " **\u2013", " **'", " **.**", " '**", " **\u300c", " **\u2018"], [" **", " **\u2013", " back", " live", " **.", " on", " mostly", " across"], [" on", " ", " back", " off", " across", " at", " just", " up"], [" back", " across", " off", " on", " just", " wildly", " mostly", " incredibly"], [" on", " across", " back", " off", " just", ",", " mostly", " over"], [" across", " back", " off", " on", " wildly", " just", " mostly", " big"], [" across", " wildly", " on", " back", " just", " incredibly", " over", " much"], [" across", " wildly", " just", " much", "\u2013and", " on", " incredibly", "\u2014and"], [" across", " just", " much", " on", " --", "\u2013", " over", " wildly"], [" **", " across", " wildly", " **\u2013", " incredibly", " **'", " **>>", " heavily"], [" --", " across", " **", " wildly", " on", " incredibly", " just", " fully"], [" --", " across", " on", " over", " much", " just", " wildly", " fully"], [" --", " **", " across", " ____", " ______", " \r\n\r\n", " __", " wildly"], [" **", " **\u2018", " ____", " **'", " **\u2013", " ______", " ___", " **>>"], [" **", " --", " live", " across", " inside", " **'", " __", " ____"], [" **", " --", " ____", " __", " ___", " ______", " ...", " across"], [" **", " live", " ____", " on", " across", " worldwide", " online", " **\u2013"], [" **", " ____", " __", " ______", " **.", " **\u2013", " ___", " ****"], [" **", " __", " **.", " ____", " ...", " ___", " ______", " .**"], [" **", " on", " ...", " live", " inside", " **.", " across", " __"], [" on", " **", " inside", " across", " live", " outside", "\u2011", " \u2013"], [" **", "\u2011", " **\u2013", " inside", " across", " seamlessly", " outside", " live"], [" **", " **\u2013", " inside", " seamlessly", " across", " **\u201c", "\u2011", " live"], [" **", " inside", " **\u2013", " across", " **\u201c", " digitally", " seamlessly", " live"], [" seamlessly", " inside", " **", " across", " digitally", " globally", " worldwide", " hybrid"], [" across", " inside", " seamlessly", " embedded", " internally", " alongside", " worldwide", " live"], [" inside", " across", " seamlessly", " embedded", " internally", " alongside", " everywhere", " native"], [" across", " everywhere", " inside", " worldwide", " globally", " anywhere", " embedded", " native"], [" across", " everywhere", " inside", " anywhere", " embedded", " worldwide", " native", " browser"], [" inside", " everywhere", " across", " embedded", " worldwide", " browser", " globally", " native"], [" inside", " everywhere", " embedded", " across", " worldwide", " seamlessly", " browsers", " globally"], [" inside", " everywhere", " embedded", " across", " worldwide", " seamlessly", " anywhere", " globally"], [" inside", " everywhere", " embedded", " across", " seamlessly", " worldwide", " internally", " globally"], [" everywhere", " inside", " across", " worldwide", " embedded", " Everywhere", " seamlessly", " anywhere"], [" everywhere", " inside", " Everywhere", " across", " worldwide", " anywhere", " seamlessly", " embedded"], [" everywhere", " across", " Everywhere", " inside", " worldwide", " anywhere", " \u0432\u0435\u0437\u0434\u0435", " universally"], [" everywhere", " Everywhere", " inside", " across", " \u0432\u0435\u0437\u0434\u0435", " universally", " worldwide", " anywhere"], [" everywhere", " Everywhere", " inside", " \u0432\u0435\u0437\u0434\u0435", " across", " wherever", "inside", " seamlessly"], [" everywhere", " Everywhere", " \u0432\u0435\u0437\u0434\u0435", " inside", " \u00fcberall", "inside", " partout", "embedded"], [" everywhere", " inside", " Everywhere", "inside", " \u0432\u0435\u0437\u0434\u0435", " \u0432\u043d\u0443\u0442\u0440\u0438", "embedded", " embedded"], [" everywhere", " inside", " Everywhere", "inside", " \u0432\u043d\u0443\u0442\u0440\u0438", "Inside", " embedded", " \u062f\u0627\u062e\u0644"], [" inside", " everywhere", "inside", " Everywhere", " \u0432\u043d\u0443\u0442\u0440\u0438", " \u062f\u0627\u062e\u0644", " Inside", "Inside"], [" inside", " everywhere", " Everywhere", "inside", " \u062f\u0627\u062e\u0644", " \u0432\u043d\u0443\u0442\u0440\u0438", " Inside", " within"], [" everywhere", " inside", " Everywhere", "inside", " within", " \u062f\u0627\u062e\u0644", " dentro", " \u0432\u043d\u0443\u0442\u0440\u0438"], [" everywhere", " Everywhere", " inside", " browser", "-browser", " browsers", " JavaScript", " Browser"], [" inside", " everywhere", "inside", " Inside", " Everywhere", " \u0432\u043d\u0443\u0442\u0440\u0438", " \u062f\u0627\u062e\u0644", "Inside"], [" inside", " everywhere", " Everywhere", "inside", " Inside", " JavaScript", " within", " Chromium"], [" inside", " everywhere", "inside", " Everywhere", " Inside", " within", " JavaScript", "Inside"], [" inside", " everywhere", " JavaScript", " Everywhere", " Inside", "inside", " ident", " Chromium"], [" inside", " everywhere", " JavaScript", " Everywhere", " Inside", "inside", " ident", " in"], [" inside", " everywhere", " in", " JavaScript", " ident", " on", " Everywhere", " n"]], "p": [[0.5421, 0.3726, 0.0445, 0.0306, 0.0015, 0.0013, 0.0011, 0.0008], [0.5835, 0.1386, 0.1149, 0.0256, 0.0166, 0.0155, 0.0121, 0.0083], [0.5307, 0.3219, 0.1184, 0.0141, 0.0052, 0.0041, 0.0014, 0.0006], [0.0117, 0.0059, 0.0049, 0.0043, 0.004, 0.0038, 0.0036, 0.0031], [0.0793, 0.0352, 0.0292, 0.0201, 0.013, 0.0107, 0.0065, 0.0042], [0.0257, 0.02, 0.0107, 0.0078, 0.0074, 0.0069, 0.0061, 0.0051], [0.0471, 0.0471, 0.0416, 0.0345, 0.0304, 0.0252, 0.0223, 0.0144], [0.0845, 0.0618, 0.0482, 0.0375, 0.0352, 0.0201, 0.0189, 0.013], [0.2355, 0.1113, 0.0675, 0.0634, 0.0299, 0.0281, 0.0233, 0.0233], [0.478, 0.1002, 0.0536, 0.0445, 0.0164, 0.0064, 0.006, 0.0057], [0.5341, 0.1846, 0.0207, 0.0195, 0.0152, 0.0134, 0.0118, 0.0118], [0.4936, 0.052, 0.0296, 0.0278, 0.0262, 0.0149, 0.0116, 0.0116], [0.4581, 0.0847, 0.0201, 0.0178, 0.0178, 0.0122, 0.0115, 0.0108], [0.0168, 0.0075, 0.007, 0.0048, 0.0045, 0.0045, 0.0033, 0.0033], [0.0723, 0.0497, 0.0283, 0.0283, 0.0207, 0.0207, 0.0195, 0.0118], [0.0373, 0.0309, 0.029, 0.029, 0.0273, 0.0176, 0.0146, 0.0129], [0.0426, 0.0331, 0.0275, 0.0275, 0.0258, 0.0189, 0.0177, 0.013], [0.0292, 0.0147, 0.0129, 0.0129, 0.0114, 0.0101, 0.0089, 0.0084], [0.0676, 0.0171, 0.0151, 0.0142, 0.0125, 0.0104, 0.0097, 0.0081], [0.0727, 0.0323, 0.0143, 0.0119, 0.0119, 0.0105, 0.0098, 0.0087], [0.0423, 0.02, 0.0176, 0.0176, 0.0146, 0.01, 0.01, 0.0094], [0.0439, 0.0221, 0.0081, 0.0076, 0.0046, 0.0032, 0.0032, 0.0032], [0.0697, 0.051, 0.045, 0.0166, 0.0083, 0.0073, 0.0069, 0.0069], [0.0863, 0.0593, 0.0462, 0.0181, 0.017, 0.016, 0.0117, 0.0117], [0.1076, 0.0477, 0.029, 0.024, 0.0199, 0.0187, 0.0129, 0.0113], [0.5712, 0.0236, 0.0221, 0.0221, 0.0087, 0.0087, 0.0081, 0.0077], [0.2521, 0.0207, 0.0183, 0.0151, 0.0081, 0.0076, 0.0072, 0.0072], [0.2512, 0.0868, 0.034, 0.0319, 0.0234, 0.0206, 0.0151, 0.0142], [0.3175, 0.0245, 0.0139, 0.0116, 0.0116, 0.0102, 0.0102, 0.009], [0.8381, 0.0238, 0.0185, 0.0105, 0.0099, 0.0082, 0.0082, 0.003], [0.8814, 0.0152, 0.0118, 0.0111, 0.0076, 0.0059, 0.0059, 0.0038], [0.8265, 0.0111, 0.0076, 0.0072, 0.0072, 0.0052, 0.0052, 0.0046], [0.1114, 0.0868, 0.0676, 0.0464, 0.0319, 0.03, 0.0206, 0.0206], [0.1876, 0.0886, 0.0782, 0.0419, 0.0239, 0.0198, 0.0145, 0.0145], [0.589, 0.0354, 0.0228, 0.0215, 0.0122, 0.0115, 0.0079, 0.007], [0.3057, 0.0641, 0.0531, 0.0303, 0.0267, 0.0152, 0.0143, 0.0126], [0.0781, 0.0648, 0.0648, 0.0608, 0.0445, 0.0254, 0.0198, 0.0174], [0.1033, 0.1033, 0.0857, 0.0357, 0.0245, 0.0217, 0.0191, 0.0191], [0.1558, 0.114, 0.0736, 0.0327, 0.0224, 0.0224, 0.0198, 0.0164], [0.2169, 0.1689, 0.0904, 0.0484, 0.0354, 0.0333, 0.0243, 0.019], [0.2066, 0.2066, 0.0861, 0.0382, 0.0317, 0.0317, 0.0263, 0.0192], [0.2086, 0.1265, 0.1117, 0.087, 0.0341, 0.032, 0.0282, 0.0234], [0.3128, 0.1151, 0.1016, 0.0544, 0.0423, 0.0273, 0.0241, 0.0227], [0.3282, 0.155, 0.1207, 0.094, 0.0368, 0.0325, 0.0135, 0.0127], [0.3547, 0.2151, 0.0897, 0.0897, 0.0374, 0.033, 0.0101, 0.0095], [0.4727, 0.253, 0.0565, 0.0388, 0.0388, 0.0183, 0.0143, 0.0143], [0.8014, 0.0845, 0.0214, 0.0188, 0.0114, 0.0089, 0.0079, 0.0079], [0.965, 0.0121, 0.0121, 0.0027, 0.0015, 0.001, 0.0009, 0.0008], [0.9578, 0.0225, 0.0057, 0.0027, 0.0024, 0.0018, 0.0013, 0.0008], [0.8537, 0.0618, 0.0375, 0.0107, 0.0027, 0.0024, 0.0023, 0.0021], [0.859, 0.0622, 0.0294, 0.0074, 0.0045, 0.0024, 0.002, 0.002], [0.6215, 0.2018, 0.0742, 0.0309, 0.0114, 0.0061, 0.0061, 0.0061], [0.5283, 0.3204, 0.0631, 0.0263, 0.0067, 0.0067, 0.0052, 0.0052], [0.707, 0.2026, 0.0399, 0.0166, 0.0061, 0.0048, 0.0048, 0.0048], [0.6449, 0.2688, 0.0321, 0.0221, 0.0056, 0.0043, 0.0038, 0.0038], [0.6625, 0.2762, 0.0374, 0.0057, 0.0035, 0.0021, 0.0019, 0.0016], [0.8462, 0.0892, 0.029, 0.0094, 0.0039, 0.0039, 0.0035, 0.0024], [0.9358, 0.0363, 0.0151, 0.0038, 0.0026, 0.0014, 0.0012, 0.0011], [0.7857, 0.1753, 0.0163, 0.0099, 0.0028, 0.0013, 0.001, 0.0009], [0.9375, 0.0529, 0.0026, 0.0021, 0.0021, 0.0012, 0.0006, 0.0002], [0.8714, 0.1179, 0.0031, 0.0024, 0.0019, 0.0013, 0.0002, 0.0001], [0.9075, 0.0844, 0.0018, 0.0015, 0.0015, 0.0007, 0.0005, 0.0003], [0.8416, 0.1291, 0.0083, 0.0039, 0.0032, 0.0024, 0.0016, 0.0008]], "ranks": {"Swift": [94271, 8281, 6613, 58388, 1835, 2134, 8593, 21129, 95512, 59963, 37734, 103452, 68843, 24653, 3757, 1811, 1962, 2713, 2842, 3122, 1460, 16490, 5226, 2624, 2342, 17990, 15924, 3464, 6987, 8541, 7806, 7500, 7579, 14864, 17429, 22162, 18293, 31964, 19709, 27822, 29949, 31751, 45899, 32510, 20411, 17648, 13943, 13565, 28001, 27940, 43097, 18168, 16095, 14739, 15609, 9124, 1450, 1036, 1188, 573, 341, 245, 134], "Kotlin": [149842, 100770, 79038, 6887, 17177, 25600, 40629, 54211, 65881, 123874, 110734, 38989, 21702, 33745, 92995, 67868, 100902, 89510, 119212, 156052, 190705, 94985, 93052, 163579, 128129, 39960, 46256, 62570, 22616, 9349, 15791, 30968, 92529, 61143, 62017, 21204, 6515, 5437, 5556, 6432, 9769, 14853, 16729, 17906, 22837, 30918, 39493, 36449, 36621, 30445, 29048, 14555, 6110, 5285, 1170, 551, 259, 220, 224, 186, 160, 201, 234], "Rust": [38811, 36002, 18599, 50296, 8643, 8191, 10093, 6366, 13936, 11543, 4795, 11224, 3145, 3216, 4477, 5207, 6403, 7725, 10738, 14266, 14272, 19533, 10932, 7221, 10279, 17424, 11956, 6830, 5964, 5728, 5729, 6954, 8748, 34058, 26405, 18972, 10517, 6516, 5747, 5528, 5215, 3667, 5734, 6324, 9687, 7052, 9096, 11873, 9327, 10276, 32305, 30314, 17481, 9005, 6684, 6228, 399, 317, 186, 86, 44, 41, 44]}}, {"pos": 511, "top": [[".", ",", "\u2013", "\u00a0", " \u2013", "\u2013and", ";", "\u2026."], ["\u2013", " \u2013", "\u2013and", "   \n", "**\u2013", " \u2013,", " **\u2013", " *\u2013"], ["\u2013", " \u2013", ".", ",", "\u2013and", ".\u2013", "**\u2013", " \u2013,"], [" **>>", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u52a0\u62ff\u5927", " milfs", " **:**", " Blowjob", " **\u25cb", " **\u25a0"], [" \n\n\n", " \n\n\n\n", "   \n", " \n\n\n\n\n", " \n        \n", "\ud83d\ude00", " **+", "\u9f50\u5bb6"], [" \n\n\n", "   \n", " \n\n\n\n", " \n\n\n\n\n", " **\u2013", " \n  \n", " \n        \n", "\ud83d\ude00"], [" \n\n\n", "   \n", " \n\n", " \n  \n", " \n", "   \n\n", " \n\n\n\n", " \n \n"], [" \n\n\n", "   \n", "   \n\n", " \n  \n", " \n", " \n \n", " \n\n", " \n    \n"], [" \n\n\n", " \n\n", "   \n\n", "   \n", "\u00a0", " \n  \n", " \n    \n", "  \n\n\n"], ["\u00a0", " \n\n\n", ",", "\u2013", "\u2013and", "  \n  \n", " \n  \n", "   \n"], ["\u00a0", " \n\n\n", " \n\n", " \n", " \n  \n", "  \n  \n", "   \n", "   \n\n"], [" \n\n\n", " **", "   \n\n", " **\u2013", " **\u2022", " \n  \n", " **+", " \n    \n"], [" **", " \n\n\n", " **\u2022", " **\u2013", " **+", " **\u2018", " '**", " \n            \n"], [" **\u2013", " everybody", " **", " guts", " **\u2022", " folks", " freak", " inside"], [" --", " everybody", " \n\n\n", " \u2013", " folks", " inside", " smack", " \u2014"], [" --", " folks", " \u2014", " everybody", " hugely", " kids", " inside", " guts"], ["\u00a0", " \u2013", "\u2013", " folks", "a", "\u2013and", " hugely", " inside"], [" **\u2013", "\u2013and", "**\u2013", " hugely", " *\u2013", " folks", "\u2014or", "\u00a0"], ["\u2014or", "\u2013and", "\u2014and", " **\u2013", "\u2014even", "**\u2013", " *\u2013", " \u2014"], ["\u2014or", "\u2013and", "\u2014and", "\u2014even", " \u2014", " **\u2013", " hugely", "\u2013"], ["<|endoftext|>", " \n\n", " \u2014", "\u2014and", " \n\n\n", "\u2014or", "\u2013", "   \n\n"], [" **\u2022", " **\u2013", "\u543e\u5c14", " ``", "\u7eb3\u58eb", " **\u2014", " **>>", " **"], [" ``", " --", " ''", " \u2015", "\u2014or", " **", " \u2018\u2019", " **\u2022"], [" --", " ``", " \u2015", " ''", "\u2015", " \n  \n", "\u2014or", " hugely"], [" \n\n", " \u2015", " --", "\u2015", "\u2014or", " \n  \n", " \n\n\n", " \r\n\r\n"], [" **", " **\u2014", " **^", " *__", " **\u2022", " **\u2013", " --", " **\u2018"], [" --", " ``", " **", " \u2015", " ___", " __", " ---", " **^"], [" --", " \u2015", " ---", " __", " \u2014", " \n\n", " **", " ___"], [" \u2014", " --", " \n  \n", "\u2014or", " **\u2013", " \u2015", " **", "\u2014and"], [" **", " __", " ___", " \n  \n", " \n", " **\u2013", " **\u2014", " \u2014"], [" **", " __", " ___", " \n", " ...", " \n  \n", " ____", " **\u2013"], [" ...", " **", " \n", " __", " \u2014", " \u2026", " \n  \n", " ___"], [" \u2014", " \u2013", "\u2014or", " inside", " --", "\u2013", " **", "\u2014and"], ["\u2014or", " **\u2013", " \u2013", " \u2014", "\u2014but", "\u2014even", "\u2014and", "\u2013"], [" **", " **\u2013", "\u2014or", "\u2014but", " \u2014", " **\u201c", "\u2014and", " **\u2014"], [" **\u2013", "\u2014or", " \u2014", " \u2013", "**\u2013", " **", "**\u2014", " **\u2014"], ["\u2014or", " \u2014", " **", " **\u2013", "**\u2013", " **\u2014", "**\u2014", " **\u201c"], ["\u2014or", " iOS", " iPad", " Android", " \u2013", "\u2014but", " \u2014", " smartphone"], [" iOS", "\u2014or", " Android", " iPad", " Native", " native", " \u2014", " iPhone"], [" iOS", " Safari", " native", " Android", " Native", "\u2014or", " WebView", " **"], [" iOS", " WebView", " native", " Safari", " Native", " Embedded", " Android", " Windows"], [" WebView", " iOS", " Embedded", " embedded", " native", " HTML", " browser", " Browser"], [" WebView", " Embedded", " embedded", " embed", " browsers", "\u5d4c\u5165", "/embed", " browser"], [" Embedded", " embedded", " WebView", "\u5d4c\u5165", "/embed", " browsers", " embed", " Embed"], [" Embedded", " WebView", " embedded", "/embed", " embed", "\u5d4c\u5165", " Inside", " Embed"], [" Embedded", " embedded", " Inside", " Universal", " WebView", "/embed", " native", " browsers"], [" Embedded", " Inside", " embedded", " WebView", "/embed", " Universal", "embedded", " browsers"], [" Inside", " Embedded", " Universal", " embedded", " browsers", " Native", " platforms", " Everywhere"], ["/embed", "-native", "\u2014or", "/native", " Embedded", "\u2014but", " APIs", " WebView"], ["-native", "/native", "-**", "native", " **\u2014", "\u2014but", " **\"", ";**"], ["-native", "/native", "-local", "native", "\u672c\u5730", "\u672c\u5730\u7684", "_native", "\u5f53\u5730\u7684"], ["-native", "native", "/native", " native", "_native", ".native", "Native", "_NATIVE"], ["-native", " native", "native", "/native", "_native", ".native", "Native", " Native"], ["-native", " native", "native", "/native", "_native", " WebView", ".native", " Native"], ["-native", " native", "/native", " WebView", "native", "_native", ".native", " Native"], [" native", "native", "-native", " WebView", "/native", ".native", " Native", "_native"], [" WebView", "WebView", " browser", " web", " Browser", " browsers", "browser", "-browser"], [" WebView", "WebView", " browser", " Chromium", " native", " browsers", " Browser", "browser"], [" WebView", "WebView", " web", " Web", "web", "-web", "_web", "/web"], [" WebView", "WebView", " native", " web", " Web", "native", " Native", " embedded"], [" native", " WebView", "WebView", " web", " Native", "native", " Web", "-native"], [" native", " WebView", " web", " platform", " Native", "WebView", " Web", "-native"], [" a", " native", " web", " WebView", " platform", " system", " Web", " hybrid"]], "p": [[0.3656, 0.3656, 0.1524, 0.0816, 0.0265, 0.0016, 0.0016, 0.0009], [0.2168, 0.1236, 0.1236, 0.0704, 0.0661, 0.0427, 0.0312, 0.0293], [0.7706, 0.1339, 0.0233, 0.0233, 0.0205, 0.0103, 0.0046, 0.0025], [0.0161, 0.0125, 0.0111, 0.0098, 0.0038, 0.0038, 0.0032, 0.003], [0.0847, 0.0214, 0.0189, 0.0115, 0.004, 0.0033, 0.0027, 0.0026], [0.2586, 0.0373, 0.0329, 0.0187, 0.0107, 0.0078, 0.0065, 0.005], [0.5145, 0.1474, 0.035, 0.0329, 0.0329, 0.0273, 0.0114, 0.01], [0.4464, 0.1748, 0.0442, 0.0344, 0.0222, 0.0173, 0.0153, 0.0135], [0.7621, 0.0519, 0.0487, 0.0261, 0.0168, 0.0123, 0.0123, 0.0096], [0.3294, 0.0538, 0.0538, 0.0239, 0.0198, 0.0186, 0.0145, 0.0113], [0.702, 0.1382, 0.0256, 0.0176, 0.0165, 0.0137, 0.0078, 0.0073], [0.2602, 0.0258, 0.0227, 0.0201, 0.0189, 0.0147, 0.0138, 0.0122], [0.0422, 0.0226, 0.0155, 0.0137, 0.0088, 0.0078, 0.0078, 0.0057], [0.0083, 0.0065, 0.0061, 0.0047, 0.0037, 0.0037, 0.0031, 0.0031], [0.0349, 0.0176, 0.0094, 0.0094, 0.0088, 0.0073, 0.0057, 0.0054], [0.0251, 0.0172, 0.0081, 0.0081, 0.0072, 0.0063, 0.0056, 0.0049], [0.0764, 0.0435, 0.016, 0.0133, 0.0076, 0.0071, 0.0059, 0.0052], [0.0155, 0.0121, 0.0039, 0.0031, 0.0024, 0.0024, 0.0022, 0.0022], [0.0225, 0.0113, 0.0106, 0.0088, 0.0078, 0.005, 0.0039, 0.0039], [0.0412, 0.022, 0.022, 0.0152, 0.0111, 0.0086, 0.0076, 0.0063], [0.2393, 0.0568, 0.0304, 0.0223, 0.0184, 0.0163, 0.0135, 0.0127], [0.0074, 0.0054, 0.0042, 0.004, 0.0029, 0.0027, 0.0026, 0.0026], [0.0769, 0.0172, 0.0172, 0.0134, 0.0036, 0.0032, 0.003, 0.003], [0.0533, 0.0415, 0.0344, 0.0163, 0.0087, 0.005, 0.0047, 0.0044], [0.0861, 0.0461, 0.0407, 0.0232, 0.0192, 0.0192, 0.0141, 0.0117], [0.0301, 0.0207, 0.0183, 0.0172, 0.0151, 0.0134, 0.0098, 0.0092], [0.0394, 0.0239, 0.0186, 0.012, 0.0083, 0.0083, 0.0083, 0.0073], [0.2036, 0.0189, 0.0167, 0.0157, 0.0139, 0.013, 0.0122, 0.0089], [0.0151, 0.0142, 0.011, 0.0104, 0.0092, 0.0086, 0.0086, 0.0046], [0.208, 0.1185, 0.0923, 0.0464, 0.0464, 0.03, 0.0171, 0.016], [0.3189, 0.2484, 0.1707, 0.0554, 0.0231, 0.0192, 0.0085, 0.0075], [0.2764, 0.2153, 0.0579, 0.048, 0.0424, 0.0424, 0.031, 0.0274], [0.1251, 0.1175, 0.0406, 0.014, 0.014, 0.0132, 0.0124, 0.0116], [0.3308, 0.0948, 0.089, 0.0693, 0.0395, 0.0289, 0.0289, 0.0272], [0.244, 0.19, 0.19, 0.0374, 0.031, 0.0213, 0.02, 0.0188], [0.2344, 0.1178, 0.104, 0.0715, 0.0671, 0.0671, 0.0359, 0.0298], [0.1208, 0.083, 0.0688, 0.0607, 0.0473, 0.0444, 0.0392, 0.0269], [0.0903, 0.0848, 0.0454, 0.0427, 0.0215, 0.0178, 0.0167, 0.0157], [0.138, 0.0739, 0.0371, 0.0308, 0.0272, 0.024, 0.024, 0.024], [0.1138, 0.0446, 0.0446, 0.027, 0.027, 0.0224, 0.0175, 0.0175], [0.0768, 0.0637, 0.0598, 0.0341, 0.0341, 0.0283, 0.0234, 0.0182], [0.1928, 0.0626, 0.0626, 0.0487, 0.038, 0.0315, 0.0315, 0.0216], [0.1742, 0.0773, 0.0682, 0.0284, 0.0284, 0.0267, 0.0267, 0.0267], [0.1043, 0.0865, 0.0763, 0.0318, 0.0233, 0.0219, 0.0205, 0.0193], [0.0925, 0.0816, 0.0721, 0.0265, 0.0265, 0.0206, 0.0194, 0.0194], [0.0819, 0.0638, 0.0599, 0.0301, 0.0283, 0.025, 0.0151, 0.0142], [0.1041, 0.0978, 0.0557, 0.028, 0.0247, 0.0181, 0.016, 0.0124], [0.074, 0.0653, 0.0396, 0.029, 0.024, 0.0226, 0.0187, 0.0176], [0.0479, 0.0373, 0.0373, 0.035, 0.0273, 0.0212, 0.02, 0.0165], [0.1004, 0.0474, 0.0347, 0.0211, 0.0211, 0.0164, 0.0128, 0.012], [0.1447, 0.047, 0.047, 0.047, 0.0415, 0.0285, 0.0208, 0.0196], [0.4008, 0.1893, 0.1301, 0.0789, 0.0373, 0.0187, 0.0114, 0.0083], [0.4392, 0.1831, 0.1616, 0.1258, 0.0409, 0.0091, 0.008, 0.008], [0.4116, 0.2203, 0.1716, 0.1041, 0.0434, 0.0085, 0.0085, 0.0085], [0.2693, 0.2097, 0.1851, 0.1272, 0.1123, 0.0284, 0.0134, 0.0081], [0.3197, 0.2489, 0.1711, 0.1038, 0.0808, 0.0159, 0.0159, 0.0124], [0.8542, 0.0795, 0.0228, 0.0074, 0.0058, 0.0058, 0.0051, 0.0035], [0.883, 0.0821, 0.0076, 0.0025, 0.0025, 0.0022, 0.0019, 0.0019], [0.8588, 0.1162, 0.0139, 0.0074, 0.001, 0.0009, 0.0003, 0.0003], [0.7475, 0.1472, 0.0422, 0.0372, 0.0073, 0.0039, 0.0016, 0.0013], [0.4915, 0.3378, 0.0587, 0.0457, 0.0148, 0.0116, 0.0102, 0.0102], [0.735, 0.0878, 0.0532, 0.0366, 0.0196, 0.0153, 0.0135, 0.0082], [0.5339, 0.3238, 0.0387, 0.0341, 0.0183, 0.0046, 0.0038, 0.0038]], "ranks": {"Swift": [131546, 26769, 15250, 170623, 16002, 14462, 14621, 49941, 118476, 93590, 48792, 119964, 70240, 20745, 4387, 1763, 1567, 6494, 6405, 7462, 1989, 25888, 19006, 12064, 8739, 36505, 45748, 9521, 5525, 6288, 5744, 4073, 5792, 16492, 21372, 16606, 8533, 4099, 2892, 2164, 3670, 4873, 7790, 5791, 4954, 2175, 1623, 1048, 2227, 6113, 18610, 9252, 3129, 1746, 2020, 1091, 498, 382, 836, 1131, 596, 472, 236], "Kotlin": [229434, 114332, 131408, 31698, 37609, 67833, 112919, 160560, 174510, 216865, 200357, 147585, 120556, 109897, 177077, 117541, 140939, 126685, 152827, 164374, 185077, 128201, 115171, 185466, 179782, 94606, 95055, 109053, 61573, 23803, 20257, 48878, 103979, 53188, 32132, 9106, 1522, 852, 1259, 1326, 1981, 4007, 4093, 4671, 4813, 7398, 9345, 6108, 5475, 9576, 15000, 3885, 654, 333, 263, 273, 432, 330, 236, 325, 231, 421, 254], "Rust": [36132, 61840, 32248, 69894, 15477, 19718, 26166, 20096, 39299, 31138, 12088, 26936, 15655, 14116, 14199, 14686, 16710, 48515, 74355, 59513, 42019, 66325, 68622, 61238, 81306, 112402, 86096, 31283, 23066, 18944, 14254, 11406, 17050, 54458, 52093, 29886, 16168, 11212, 12810, 14890, 23650, 22993, 32086, 38372, 44606, 35686, 34397, 30518, 44257, 91865, 110850, 43549, 5798, 4729, 2471, 1054, 144, 146, 140, 243, 152, 128, 111]}}, {"pos": 512, "top": [[".", ",", "\u2013", ";", "\u2026.", " \u2013", ",.", "\u00a0\u00a0"], [".", "\u2013", ",", " \u2013", " \u200b\u200b", ";", "\u2013and", ",."], [".", ",", "\u2013", "\u2026.", "\u2026", "\u2026..", " \u2013", ";"], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Shemale", " Blowjob", " Guta", " pornstar", " cumshot", "sprozess"], [".@", " \u200b\u200b", "@d", ".", "(@", " (@", " \"@", "@a"], [" \u200b\u200b", ".", "\u2026.", "!.", "\u2026..", "!\u201d.", " \u062c\u062f\u064b\u0627", "\u7fe1"], ["s", "  \n\n", ".\"", " .....", "!.", "siz", "  \n", "."], ["!.", "s", " \u062c\u062f\u064b\u0627", ".", ".@", ",.", " \u200b\u200b", "schaft"], [".", "  \n\n", "!.", ",", "   \n\n", ",.", " \n\n", "..."], [",", ".", "\u00a0", ",.", ";", "\u2013", "!,", ".,"], [".", ",", "...", "\u00a0", "\u2026", " ", ",.", ";"], ["-ish", "s", "\u6e21\u5047", "._", "-esque", " hybrid", " potentially", " unpredictable"], ["s", "-ish", " specialized", " hybrid", "...", " neighborhood", " super", " diverse"], [",", "-ish", "-esque", "-style", " hybrid", " massive", "-or", "s"], [" ", "s", "-or", " massive", " \"", " potentially", " virtual", "-esque"], [" potentially", "-esque", " savvy", " massive", " tech", " neighborhood", " popular", "s"], [",", "-esque", "s", " potentially", " tech", " popular", " big", " savvy"], ["-esque", " potentially", "-ish", " tech", " savvy", "-New", " bigger", " massive"], ["-esque", " potentially", " savvy", " seemingly", "-or", " massively", " heavily", " hugely"], [" --", "-esque", " &#", " hugely", " seemingly", " myriad", " wildly", " potentially"], ["<|endoftext|>", " --", " heavily", " hugely", " much", " American", " \"", " myriad"], [" ``", " ''", "\u5171\u540c\u6253\u9020", " modern", " --", " hugely", " heavily", "\u66f4\u7f8e\u597d"], [" ``", " ''", " --", " modern", " Internet", " virtual", " `", " ``("], [" --", " ``", " ''", " modern", " ,", " ultimately", " much", " heavily"], [" --", " \n\n", " \r\n\r\n", " ``", " &#", " \u2015", " \n\n\n", "   \n\n"], [" tech", " smartphone", " electronics", " --", " technology", " software", " internet", " Android"], [" --", " software", " tech", " technology", " ``", " smartphone", " digitally", " digital"], [" \n\n", " --", " tech", " Chinese", " ,", " software", " \n  \n", " technology"], [" tech", " software", " \n\n", " technology", " digital", " hardware", " Android", " Chinese"], [" \n\n", " \n", " \n  \n", " \n\n\n", " tech", "  ", " \n\n\n\n", " digital"], [" \n\n", " \n", " \n  \n", " technology", " tech", " digital", " **", " ___"], [" technology", " modern", " digital", " tech", " ", " American", " Chinese", " \n\n"], [" modern", " technology", " tech", " hybrid", " digital", " American", " software", " commercial"], [" tech", " technology", " software", " digital", " technologies", " hybrid", " digitally", " ecosystem"], [" tech", " smartphone", " digital", " ecosystem", " hybrid", " immersive", " technology", " software"], [" Android", " smartphone", " iOS", " digital", " smartphones", " macOS", " hybrid", " software"], [" Android", " iOS", " smartphone", " macOS", " hybrid", " smartphones", " tech", " digital"], [" Android", " iOS", " smartphone", " macOS", "Android", " Native", " smartphones", " Indigenous"], [" Android", " iOS", " Native", " native", " macOS", " smartphone", " Indigenous", "Android"], [" Android", " iOS", " native", " Native", " WebView", " browser", "native", " Safari"], [" WebView", " Android", " browser", " iOS", " native", " Native", " Browser", "WebView"], [" WebView", " browser", " Android", " iOS", " Browser", " native", "WebView", " Embedded"], [" WebView", " browser", " Android", " Browser", " iOS", " browsers", " embed", "WebView"], [" WebView", " browser", " Android", " Browser", " browsers", " iOS", " Embedded", " embedded"], [" browser", " WebView", " Browser", " Android", " embed", " embedded", " Embedded", " browsers"], [" browser", " Browser", " WebView", " embedded", " Embedded", " native", " browsers", " embed"], [" browser", " Embedded", " embedded", " Browser", " WebView", " browsers", " Android", " native"], [" browser", " platforms", " Embedded", " local", " embedded", " Browser", " browsers", " native"], ["/embed", " hybrid", " platforms", " browser", " Embedded", " embedded", " local", " APIs"], [" **\"", "-native", "/embed", "native", "/native", " **\u201c", " hybrid", "/local"], ["-native", "native", "/native", "embedded", "/local", "_NATIVE", "/embed", "_native"], ["native", "-native", " native", "/native", " browser", "_native", " wrapper", ".native"], ["-native", " native", "native", "/native", "_native", " Native", "Native", " wrapper"], ["-native", " native", "native", " WebView", "/native", "_native", " wrapper", " Native"], [" WebView", " native", "-native", "native", " browser", "/native", "_native", " Chromium"], [" WebView", " native", "native", "-native", " wrapper", "/native", "WebView", " Native"], [" WebView", "WebView", " browser", " web", "browser", " Chromium", "-browser", " Browser"], [" WebView", "WebView", " browser", "browser", " Chromium", " web", " native", " embed"], [" WebView", "WebView", " web", " Web", "web", " native", "-web", "native"], [" WebView", " native", "WebView", " web", "native", " Native", " Web", " embedded"], [" native", " WebView", " web", "WebView", " Native", "native", "-native", " Web"], [" native", " WebView", " web", " Native", "WebView", "-native", " Web", "native"], [" native", " WebView", " web", " system", " lightweight", " Native", " platform", " browser"]], "p": [[0.8736, 0.1182, 0.0036, 0.0013, 0.0007, 0.0005, 0.0004, 0.0003], [0.2176, 0.1695, 0.0378, 0.0229, 0.0179, 0.0148, 0.0108, 0.0096], [0.709, 0.1582, 0.0747, 0.0243, 0.0101, 0.0101, 0.0026, 0.0026], [0.0102, 0.009, 0.009, 0.0062, 0.0042, 0.004, 0.0027, 0.0021], [0.0569, 0.0185, 0.0144, 0.0144, 0.0099, 0.0093, 0.0082, 0.006], [0.1277, 0.0135, 0.0068, 0.006, 0.0028, 0.0026, 0.0026, 0.0025], [0.6662, 0.0214, 0.0189, 0.0079, 0.0061, 0.0054, 0.0051, 0.0051], [0.0856, 0.0357, 0.0179, 0.0149, 0.0123, 0.0123, 0.0096, 0.009], [0.5192, 0.1088, 0.0483, 0.0426, 0.04, 0.0376, 0.0189, 0.0147], [0.8995, 0.0137, 0.0083, 0.0047, 0.0042, 0.0027, 0.0024, 0.002], [0.3808, 0.2966, 0.2617, 0.013, 0.0042, 0.0042, 0.0037, 0.0029], [0.01, 0.006, 0.0053, 0.0042, 0.0022, 0.0022, 0.0016, 0.0014], [0.0084, 0.0051, 0.0035, 0.0035, 0.002, 0.002, 0.0019, 0.0019], [0.0071, 0.0038, 0.0036, 0.0036, 0.002, 0.002, 0.0019, 0.0019], [0.012, 0.0073, 0.0053, 0.005, 0.005, 0.0039, 0.0034, 0.0032], [0.0124, 0.0085, 0.0049, 0.0046, 0.0046, 0.004, 0.0036, 0.0036], [0.0573, 0.0239, 0.012, 0.012, 0.0068, 0.0044, 0.0044, 0.0042], [0.0305, 0.0053, 0.0053, 0.0041, 0.0034, 0.0022, 0.0021, 0.0021], [0.0427, 0.0045, 0.0029, 0.0029, 0.0026, 0.0023, 0.0021, 0.002], [0.0135, 0.0082, 0.006, 0.006, 0.0056, 0.0036, 0.0036, 0.0034], [0.028, 0.015, 0.004, 0.004, 0.0036, 0.0031, 0.003, 0.003], [0.0793, 0.0039, 0.0031, 0.0029, 0.0019, 0.0018, 0.0014, 0.0013], [0.6196, 0.0422, 0.0078, 0.0029, 0.0009, 0.0008, 0.0007, 0.0006], [0.0578, 0.0479, 0.0107, 0.0065, 0.0061, 0.0054, 0.0054, 0.0033], [0.0913, 0.0668, 0.0159, 0.0096, 0.0075, 0.0066, 0.0055, 0.0045], [0.0165, 0.0114, 0.0094, 0.0089, 0.0073, 0.0069, 0.005, 0.0047], [0.0433, 0.0279, 0.0279, 0.018, 0.0141, 0.0116, 0.0116, 0.0116], [0.2535, 0.0602, 0.0111, 0.0105, 0.0087, 0.0081, 0.0072, 0.0072], [0.0358, 0.0278, 0.0262, 0.0246, 0.0217, 0.0191, 0.0191, 0.018], [0.2283, 0.1474, 0.1148, 0.0741, 0.0137, 0.0129, 0.0129, 0.0107], [0.1687, 0.0961, 0.0312, 0.0275, 0.0259, 0.0228, 0.0157, 0.0147], [0.0374, 0.033, 0.0241, 0.0146, 0.0146, 0.0138, 0.0121, 0.0114], [0.0707, 0.0429, 0.0277, 0.0203, 0.0158, 0.0115, 0.0096, 0.009], [0.0547, 0.0547, 0.0376, 0.0376, 0.0258, 0.0243, 0.0157, 0.0147], [0.0448, 0.0371, 0.0371, 0.0328, 0.024, 0.0225, 0.0225, 0.0199], [0.0958, 0.0746, 0.0701, 0.0258, 0.0258, 0.0228, 0.0166, 0.0166], [0.1076, 0.074, 0.0477, 0.0421, 0.0226, 0.0165, 0.0146, 0.0137], [0.5272, 0.1105, 0.0382, 0.0247, 0.0232, 0.014, 0.0091, 0.008], [0.3238, 0.1733, 0.0819, 0.0497, 0.0341, 0.0172, 0.0142, 0.0118], [0.1839, 0.1187, 0.0767, 0.0677, 0.0561, 0.0465, 0.0282, 0.0282], [0.2209, 0.1044, 0.0921, 0.0764, 0.0525, 0.0339, 0.0339, 0.0248], [0.3441, 0.0986, 0.087, 0.0678, 0.0363, 0.0265, 0.0234, 0.0125], [0.2438, 0.1082, 0.0698, 0.0398, 0.031, 0.0291, 0.0241, 0.0227], [0.1052, 0.0989, 0.068, 0.0497, 0.0302, 0.0235, 0.0235, 0.0235], [0.1051, 0.0872, 0.0438, 0.0438, 0.0387, 0.0387, 0.0283, 0.0266], [0.0718, 0.0493, 0.0361, 0.0299, 0.0281, 0.0248, 0.0233, 0.0193], [0.0525, 0.0384, 0.0318, 0.0299, 0.0281, 0.0205, 0.0205, 0.0181], [0.038, 0.0336, 0.0261, 0.0261, 0.0231, 0.0217, 0.0191, 0.0191], [0.0237, 0.0237, 0.0237, 0.0237, 0.0197, 0.0163, 0.0135, 0.0127], [0.0233, 0.0233, 0.016, 0.0141, 0.0133, 0.0117, 0.0117, 0.011], [0.059, 0.0336, 0.0217, 0.0192, 0.0149, 0.0149, 0.014, 0.0116], [0.1717, 0.1717, 0.0716, 0.0593, 0.0338, 0.0247, 0.0205, 0.0193], [0.3285, 0.2258, 0.1758, 0.0733, 0.0392, 0.0164, 0.0112, 0.0112], [0.2971, 0.2042, 0.1802, 0.0964, 0.0456, 0.0402, 0.0148, 0.0131], [0.419, 0.1541, 0.136, 0.0728, 0.0304, 0.0304, 0.0162, 0.0162], [0.3474, 0.2107, 0.1641, 0.1128, 0.0533, 0.0173, 0.0153, 0.0153], [0.901, 0.0449, 0.0308, 0.0069, 0.0047, 0.002, 0.0015, 0.0015], [0.919, 0.0518, 0.0131, 0.0026, 0.002, 0.0018, 0.0014, 0.0009], [0.9262, 0.0592, 0.0091, 0.0029, 0.0007, 0.0006, 0.0003, 0.0002], [0.8476, 0.0696, 0.0542, 0.0137, 0.0039, 0.0027, 0.0019, 0.0011], [0.4654, 0.4654, 0.0204, 0.018, 0.0124, 0.0059, 0.0052, 0.0024], [0.7251, 0.2078, 0.0248, 0.0171, 0.0063, 0.0049, 0.0043, 0.0034], [0.7218, 0.1825, 0.0218, 0.0124, 0.0075, 0.0062, 0.0055, 0.0046]], "ranks": {"Swift": [21760, 4070, 7085, 123915, 2877, 2308, 2592, 39345, 78842, 86301, 22743, 62851, 79562, 21524, 6285, 954, 1080, 531, 959, 1003, 580, 3669, 914, 968, 197, 1881, 1787, 686, 1439, 1827, 2049, 2342, 2925, 4467, 5875, 4979, 3469, 3299, 1744, 1519, 2484, 3142, 2569, 1412, 1441, 1037, 558, 572, 586, 1985, 4268, 3254, 1628, 925, 989, 603, 405, 416, 1113, 1816, 1048, 1061, 510], "Kotlin": [208129, 162168, 134063, 17518, 31566, 67987, 163284, 203129, 169537, 226975, 220089, 178822, 117903, 108573, 148311, 39768, 73705, 66182, 115361, 161743, 143213, 51109, 31959, 123196, 127016, 11919, 5636, 21605, 4668, 5716, 3873, 11183, 14806, 4064, 1546, 1254, 369, 225, 391, 537, 1006, 1405, 896, 976, 1084, 2100, 2125, 1788, 1888, 3529, 4862, 1264, 371, 275, 267, 299, 506, 443, 274, 326, 197, 345, 207], "Rust": [39732, 91422, 67831, 133473, 9926, 18250, 58163, 30479, 47529, 24833, 12635, 14997, 8084, 7688, 11387, 8297, 9794, 14234, 25285, 29576, 13881, 8362, 8299, 16240, 38171, 69394, 35415, 15721, 13104, 12433, 9999, 12155, 10923, 24894, 27492, 18708, 6498, 5921, 4932, 9652, 20602, 14104, 13707, 12288, 15992, 20068, 20426, 19375, 20110, 59036, 100041, 30248, 5303, 3727, 1837, 780, 187, 192, 164, 208, 146, 126, 89]}}, {"pos": 513, "top": [[",", ".", " \u2013", "\u2013", ";", "\u00a0", " ", ".\u2013"], ["\u2013", " \u2013", ",", ".", "\u2013and", ".\u2013", " \u2013**", " \u2013,"], ["\u2013", " \u2013", ",", ".", ".\u2013", "\u2013and", " \u2013,", ";"], [" milfs", " ;;^", "\u52a0\u62ff\u5927", " Hidal", " Shemale", " Nues", " Gabrie", " Geile"], ["  ", "en", " *@", "@", " TF", " Adaptive", " crown", ".@"], ["  ", " Indigenous", "\ufffd", ":host", " TF", " Adaptive", " host", "bios"], [" **\u2018", "   \n\n", " **.", "  \n\n", " *-", "  ", "  \n\n\n", " **"], [" **.", " **", " *-", "   \n\n", " **\u2018", " *_", " **+", "-**"], ["   \n\n", "  \n\n", "  \n\n\n", " \n\n", " \n\n\n", " *_", " **.", " *."], [",", "/native", "   \n\n", "\u00a0", " NAT", "  \n\n", "-native", "  \n\n\n"], ["  \n\n", ",", "\u00a0", ".", "   \n\n", " iconic", "-", " \n\n"], [" **", " **+", " transformative", " showcase", " **\u2018", " **'", "-**", " iconic"], [" **", " transformative", " showcase", " **+", " iconic", "-**", "-focused", " **\u2018"], [" transformative", " iconic", " showcase", " overarching", "-focused", " immersive", " legacy", "-centric"], [" transformative", " iconic", " showcase", " overarching", " sprawling", " immersive", "-focused", " showcasing"], [" iconic", " showcase", " sprawling", " transformative", " overarching", " host", "\u51ed\u501f\u7740", " hybrid"], [" iconic", " showcase", " overarching", " sprawling", " transformative", " host", " hosting", " tech"], [" showcase", " iconic", "-esque", " transformative", " tech", " overarching", " sprawling", " hubs"], [" iconic", " showcase", "-esque", " T\u00e9cn", " Gabrie", " transformative", " blockbuster", " hubs"], [" NAT", " iconic", " sprawling", " showcase", " blockbuster", " T\u00e9cn", " overarching", " Native"], [" \n\n", "  \n\n", "   \n\n", " \r\n\r\n", " NAT", " sprawling", "\t\n\n", "  \r\n\r\n"], [" ;;^", "flix", " Geile", " milfs", " **^", " Gabrie", " Nues", " **+"], [" ``", " ;;^", " iconic", " NAT", " T\u00e9cn", " blockbuster", " Native", "\u6e21\u5047"], [" ``", " iconic", " host", " NAT", " Native", " European", "\u5171\u540c\u6253\u9020", " Australian"], [" \n\n", " \r\n\r\n", "   \n\n", " T\u00e9cn", " iOS", " Australian", " **^", "\u6e21\u5047"], [" iOS", " **", " smartphone", " **^", " macOS", " hardware", " **+", " Australian"], [" iOS", " macOS", " smartphone", " aerospace", " hardware", " **^", " Australian", " toolkit"], [" \n\n", "\n\n", "  \n\n", " \r\n\r\n", "   \n\n", " **", " iOS", "\r\n\r\n"], [" \n\n", " iOS", " hardware", "  \n\n", "   \n\n", " macOS", " iPad", " Australian"], [" \n\n", " **", "...**", "\u2026**", " iOS", "  \n\n", "   \n\n", " **."], [" **", " **.", " \n\n", " iOS", "...**", " **+", " .**", " **:"], [" **", " \n\n", " ...", " technology", " **.", " hardware", " .**", " iOS"], [" hybrid", " hardware", " technology", " tech", " technologies", " software", " kits", " hybrids"], [" hardware", " iOS", " hybrid", " technologies", " tech", " **\u2013", " workflows", " software"], [" iOS", " hardware", " tech", " hybrid", " technologies", " **\u2013", " **", " smartphones"], [" iOS", " **\u2013", " iPhone", " smartphones", "**\u2013", " iPad", " hybrid", " smartphone"], [" iOS", " hardware", " hybrid", " iPhone", " macOS", " iPad", " Native", " Android"], [" iOS", " Android", " Native", " iPhone", " hardware", " iPad", " smartphone", " hybrid"], [" Native", " iOS", " native", "Native", "-native", "native", " Android", "_NATIVE"], [" Native", " native", " iOS", "Native", "native", "-native", " Android", "_NATIVE"], [" Native", " native", " iOS", "-native", "Native", "native", "/native", " Android"], [" iOS", " native", " Native", "-native", "Native", " Android", "native", " apps"], [" iOS", "-native", " Native", " native", " Android", "Native", "native", " wrapper"], [" Native", " iOS", " native", "-native", " wrapper", " Android", "Native", " wrappers"], [" wrapper", " iOS", " wrappers", " native", " Native", "-native", " interfaces", " Android"], [" wrapper", " wrappers", " native", " Native", " iOS", "-native", " frameworks", " platforms"], [" wrapper", " wrappers", " frameworks", " iOS", "-native", " Native", " interfaces", " hybrid"], [" wrapper", " wrappers", " frameworks", " platforms", " iOS", "-native", " Wrapper", "\u5916\u58f3"], [" wrappers", " wrapper", "-native", " platforms", " Wrapper", " iOS", " interfaces", "wrapper"], [" wrappers", " wrapper", "-native", "/native", " Wrapper", "_wrapper", "wrapper", "\u5916\u58f3"], ["-native", " wrapper", " wrappers", "/native", "wrapper", "_wrapper", "\u5916\u58f3", "_WRAPPER"], [" wrapper", "-native", " wrappers", "wrapper", " Wrapper", "/native", "Wrapper", "_wrapper"], [" wrapper", "-native", " wrappers", "wrapper", " Wrapper", "Wrapper", "/native", "-wrapper"], [" wrapper", " wrappers", "wrapper", " WebView", "-native", " Wrapper", "/native", "Wrapper"], [" wrapper", " wrappers", "wrapper", " Wrapper", " WebView", "-native", "_wrapper", "/native"], [" wrapper", "wrapper", " wrappers", " Wrapper", "_wrapper", "Wrapper", " WebView", "-wrapper"], [" WebView", " wrapper", " wrappers", "WebView", "wrapper", " Wrapper", " browser", " web"], [" WebView", " wrapper", "WebView", " wrappers", "wrapper", " Wrapper", " browser", " Chromium"], [" WebView", " wrapper", "WebView", " shell", "wrapper", "\u58f3", " wrappers", " Wrapper"], [" shell", "\u58f3", " WebView", " wrapper", " Shell", "-shell", "\u6bbc", "WebView"], [" shell", " WebView", " wrapper", "\u58f3", " Shell", "-shell", "WebView", " web"], [" WebView", " shell", " wrapper", " web", " Web", " Shell", " browser", " container"], [" WebView", " wrapper", " shell", " container", " web", " browser", " Web", " Shell"]], "p": [[0.3501, 0.3501, 0.1874, 0.1003, 0.0021, 0.0011, 0.001, 0.0007], [0.4598, 0.4058, 0.0377, 0.0276, 0.0115, 0.0102, 0.0048, 0.0026], [0.8503, 0.0791, 0.048, 0.0107, 0.0074, 0.0024, 0.0004, 0.0003], [0.0232, 0.0103, 0.0071, 0.0059, 0.0043, 0.004, 0.0038, 0.0038], [0.0128, 0.005, 0.0044, 0.0044, 0.0042, 0.0039, 0.0035, 0.0029], [0.0089, 0.0057, 0.0039, 0.0022, 0.002, 0.0016, 0.0016, 0.0014], [0.0386, 0.022, 0.022, 0.0207, 0.0182, 0.0118, 0.0118, 0.0081], [0.0292, 0.0242, 0.0166, 0.0156, 0.0114, 0.0107, 0.0095, 0.0065], [0.188, 0.0691, 0.0394, 0.0288, 0.0154, 0.0145, 0.012, 0.012], [0.0144, 0.0044, 0.0044, 0.0041, 0.0039, 0.003, 0.0028, 0.0027], [0.031, 0.0122, 0.0114, 0.0095, 0.0089, 0.0089, 0.0084, 0.0074], [0.1131, 0.0252, 0.0252, 0.0127, 0.0112, 0.0099, 0.0099, 0.0093], [0.0573, 0.0475, 0.0164, 0.012, 0.01, 0.0083, 0.0073, 0.0073], [0.0519, 0.014, 0.0109, 0.009, 0.009, 0.0048, 0.0048, 0.0045], [0.0321, 0.025, 0.0172, 0.0098, 0.0092, 0.0056, 0.0041, 0.0038], [0.0144, 0.0099, 0.0093, 0.0082, 0.0047, 0.0047, 0.0039, 0.0032], [0.0126, 0.0081, 0.0072, 0.0067, 0.0046, 0.0038, 0.0038, 0.0036], [0.0087, 0.0072, 0.0034, 0.003, 0.0028, 0.0027, 0.0025, 0.0021], [0.0053, 0.0044, 0.0041, 0.003, 0.0021, 0.0018, 0.0018, 0.0016], [0.0069, 0.0044, 0.0034, 0.0029, 0.0022, 0.002, 0.0018, 0.0014], [0.0347, 0.0198, 0.012, 0.0039, 0.0027, 0.0024, 0.0016, 0.0015], [0.0139, 0.0021, 0.002, 0.002, 0.0018, 0.0018, 0.0017, 0.0016], [0.0055, 0.0027, 0.0021, 0.0017, 0.0016, 0.0015, 0.0015, 0.0015], [0.0024, 0.0017, 0.0014, 0.0014, 0.0013, 0.0011, 0.0011, 0.0011], [0.0143, 0.0077, 0.0072, 0.0032, 0.0032, 0.0028, 0.0026, 0.0022], [0.0455, 0.0079, 0.0079, 0.0079, 0.0074, 0.0066, 0.0045, 0.0045], [0.0734, 0.0238, 0.0154, 0.0099, 0.0099, 0.0068, 0.0068, 0.0057], [0.8221, 0.0281, 0.016, 0.0097, 0.0067, 0.0063, 0.0041, 0.0034], [0.2299, 0.0794, 0.0214, 0.0214, 0.0156, 0.0114, 0.0095, 0.0095], [0.0974, 0.0358, 0.0297, 0.0246, 0.0231, 0.018, 0.018, 0.018], [0.2619, 0.1162, 0.0455, 0.0428, 0.0244, 0.0229, 0.0148, 0.0139], [0.2478, 0.071, 0.0203, 0.0169, 0.0158, 0.0158, 0.014, 0.0123], [0.0734, 0.0445, 0.0347, 0.0198, 0.0186, 0.0154, 0.0145, 0.0136], [0.0633, 0.0525, 0.0361, 0.0361, 0.0318, 0.017, 0.017, 0.016], [0.0735, 0.0419, 0.0393, 0.0288, 0.0288, 0.0254, 0.0198, 0.0186], [0.2297, 0.0331, 0.0292, 0.0227, 0.0227, 0.0227, 0.0201, 0.0189], [0.3492, 0.0253, 0.0238, 0.0238, 0.0223, 0.021, 0.021, 0.0197], [0.4239, 0.0574, 0.0447, 0.0239, 0.0211, 0.0186, 0.0164, 0.0145], [0.4019, 0.1899, 0.1676, 0.0511, 0.0351, 0.0291, 0.0227, 0.0078], [0.3307, 0.2006, 0.1562, 0.0947, 0.0575, 0.0575, 0.0199, 0.0088], [0.3073, 0.2712, 0.1452, 0.0881, 0.0686, 0.0471, 0.0087, 0.0082], [0.3009, 0.2344, 0.2068, 0.0862, 0.0359, 0.0298, 0.0232, 0.0049], [0.242, 0.1663, 0.1468, 0.1468, 0.0477, 0.0328, 0.0155, 0.0155], [0.1651, 0.1551, 0.1066, 0.1001, 0.0536, 0.0536, 0.0368, 0.027], [0.1743, 0.1357, 0.1057, 0.0683, 0.0602, 0.0414, 0.0322, 0.0303], [0.155, 0.1456, 0.083, 0.0732, 0.0688, 0.0417, 0.0223, 0.0223], [0.2271, 0.1883, 0.0447, 0.042, 0.0395, 0.0225, 0.0186, 0.0165], [0.3055, 0.2696, 0.0322, 0.0251, 0.0183, 0.0172, 0.0172, 0.0126], [0.313, 0.2021, 0.0544, 0.0213, 0.0177, 0.0166, 0.0156, 0.0156], [0.1899, 0.1574, 0.1152, 0.0227, 0.0188, 0.0177, 0.0177, 0.0166], [0.407, 0.0801, 0.0664, 0.0334, 0.0131, 0.0115, 0.0108, 0.0084], [0.4478, 0.1647, 0.0882, 0.0687, 0.0209, 0.0197, 0.0099, 0.0077], [0.6634, 0.1017, 0.0792, 0.0481, 0.02, 0.0084, 0.0084, 0.0054], [0.812, 0.0588, 0.0404, 0.0216, 0.0191, 0.0149, 0.0038, 0.0026], [0.9248, 0.0217, 0.0217, 0.0116, 0.008, 0.0014, 0.0012, 0.001], [0.9391, 0.025, 0.0221, 0.0118, 0.0006, 0.0005, 0.0004, 0.0001], [0.6541, 0.309, 0.0106, 0.0064, 0.0064, 0.0064, 0.0027, 0.0005], [0.7293, 0.2368, 0.0104, 0.0063, 0.0056, 0.0038, 0.0023, 0.0006], [0.8928, 0.083, 0.0112, 0.0036, 0.002, 0.002, 0.0017, 0.0009], [0.7183, 0.1102, 0.0668, 0.0459, 0.0358, 0.008, 0.0033, 0.0016], [0.5145, 0.312, 0.1148, 0.0256, 0.0176, 0.0031, 0.0021, 0.0021], [0.6245, 0.2027, 0.1085, 0.0214, 0.0079, 0.0069, 0.0069, 0.0027], [0.4677, 0.2504, 0.1519, 0.0435, 0.0384, 0.0125, 0.0059, 0.0023]], "ranks": {"Swift": [40170, 3686, 1314, 41398, 714, 79, 167, 2333, 10179, 4717, 2651, 3206, 2679, 1317, 835, 285, 275, 562, 828, 358, 139, 5716, 118, 105, 170, 409, 591, 258, 179, 139, 321, 350, 503, 981, 1206, 1267, 996, 1602, 1229, 881, 849, 1103, 1597, 1123, 1026, 870, 710, 630, 918, 1807, 3603, 4244, 1986, 914, 669, 452, 367, 302, 533, 454, 386, 411, 318], "Kotlin": [102370, 65879, 27827, 1453, 7967, 23329, 24993, 43987, 98297, 166602, 151159, 70056, 89734, 108775, 139920, 101485, 129121, 92570, 85732, 112229, 146917, 45804, 35232, 102396, 55670, 6054, 2471, 13092, 2761, 2790, 2209, 9954, 15091, 5223, 4070, 1855, 971, 1155, 799, 820, 873, 787, 603, 709, 1082, 2905, 3726, 3498, 2520, 3317, 4430, 2190, 560, 299, 224, 417, 421, 402, 364, 380, 289, 365, 229], "Rust": [45400, 51594, 20164, 53855, 6558, 5774, 9657, 8829, 17189, 12340, 6747, 6657, 7511, 9439, 9377, 8737, 9305, 19170, 32644, 23482, 20555, 42876, 21633, 23481, 44785, 42919, 34194, 18896, 12221, 37810, 18877, 17480, 14054, 33638, 27417, 23624, 12977, 13686, 9666, 18019, 9954, 6219, 8355, 11857, 13333, 10582, 12921, 13157, 11924, 21724, 51002, 41193, 8595, 8039, 3852, 3217, 395, 363, 384, 243, 176, 110, 117]}}, {"pos": 514, "top": [["eke", " ~>", " [`", " <<<", " vX", " `'", " WebView", " :::"], [" ``(", " [`", " <<<", " ~>", " ``", " :::", " `'", "euse"], [" :::", " WebView", "euse", " <<<", " [`", " ~>", " **'", "tui"], [" ``", " ``(", "``", " **\u25cb", " <<<", " cumshot", " **\u25a0", " **\u201e"], [" @_", " ``", " ##", " <<<", " ``(", " [`", " .....", " >>>"], [" @_", " \u200b\u200b", " WebView", "\u0d4d\u0d1f", "\u0670", "agher", " >>>", " :::"], [" [`", " .....", " `'", " WebView", " <<<", " ~~", "\u0670", " \u200b\u200b"], [" [`", " `'", " WebView", " /*!<", " .....", " ~>", " ~~", " <<<"], [" [`", " /*!<", " \u200b\u200b", " WebView", " `'", " .....", " ~>", "\u0670"], [" WebView", "\u0670", " /*!<", " [`", "euse", " **>>", " ~>", " @$_"], [" [`", " WebView", "\u0670", " /*!<", " \u200b\u200b", " @_", " `'", " ....."], [" WebView", "euse", " /*!<", " [`", " ~>", " **\u201e", " ``(", "\u0670"], [" WebView", "\u0670", "euse", " \u200b\u200b", " [`", " **\u201e", " ~>", " /*!<"], [" WebView", "\u0670", "euse", " \u200b\u200b", "\u0d4d\u0d1f", " ~>", "evas", " [`"], [" WebView", "euse", "\u0670", " [`", "stv", "\u0d4d\u0d1f", " WikiLeaks", " ~>"], [" WebView", "euse", "\u0670", "evas", "\u56fe\u4e66\u4e13\u8425\u5e97", " ;;^", "eita", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9"], [" WebView", " \u200b\u200b", "\u0670", "euse", " ~>", " WV", " Wiki", " TBD"], [" \u200b\u200b", " WebView", "euse", "\u0670", " ~>", "\u1ebd", "ebox", "\u0d4d\u0d1f"], [" WebView", " \u200b\u200b", "euse", "ebox", "\u0670", " ~>", "\u1ebd", ":'.$"], [" WebView", " [`", " `'", " ~>", " WV", "\u1ebd", " \u0627\u0631\u0627\u0626", "\u5929\u76d6"], [" WebView", " [`", " `'", " ~>", " WV", " \u0627\u0631\u0627\u0626", "\u1ebd", " :::"], [" WebView", " ``", " ``(", " \u0627\u0631\u0627\u0626", "ebox", "euse", " ~>", " `'"], [" ``", " WebView", " ``(", "ebox", " `'", " \u0627\u0631\u0627\u0626", "\u5929\u76d6", "euse"], [" ``", " WebView", " \u0627\u0631\u0627\u0626", "\u5929\u76d6", "ebox", " WikiLeaks", "eplay", " `'"], [" WebView", " \u0627\u0631\u0627\u0626", " ``", "\u5929\u76d6", "WebView", " MEDIAM", "\u56fe\u7f51", " {{--<"], [" WebView", "WebView", " ;;^", "WebKit", " WikiLeaks", "ebox", " MEDIAM", " smartphone"], [" WebView", "WebView", " smartphone", "WebKit", " WikiLeaks", " ;;^", " ``", " Android"], [" WebView", " ``", "WebView", "\u5929\u76d6", " Android", " \u0627\u0631\u0627\u0626", " smartphone", " {{--<"], [" WebView", " smartphone", "WebView", " Android", " iOS", " macOS", " \u24d8", "WebKit"], [" WebView", " smartphone", " macOS", "WebView", " Android", " iOS", " \u24d8", " YouTube"], [" WebView", " macOS", " smartphone", " .**", " iOS", "WebView", " Android", " \u24d8"], [" WebView", " macOS", " smartphone", " .**", " iOS", " Android", " \u24d8", " digitally"], [" WebView", " smartphone", " digitally", " iOS", " seamlessly", " Android", " macOS", " YouTube"], [" WebView", " smartphone", " macOS", " iOS", " digitally", " seamlessly", " Android", "/Web"], [" WebView", " smartphone", "/Web", " iOS", " macOS", " digitally", " Android", "WebView"], [" WebView", " \u200b\u200b", " smartphone", " macOS", "/Web", " iOS", "\u2014or", " Android"], [" WebView", " \u200b\u200b", " iOS", " macOS", "/Web", " smartphone", "WebView", " Android"], [" WebView", " iOS", " Android", " \u200b\u200b", " smartphone", " macOS", "/Web", "WebView"], [" WebView", " iOS", " Android", " \u200b\u200b", " macOS", "WebView", " smartphone", "/Web"], [" WebView", " \u200b\u200b", "WebView", " iOS", " Android", " browser", "/Web", " smartphone"], [" WebView", "WebView", " Android", " iOS", " browser", " \u200b\u200b", "/Web", " smartphone"], [" WebView", "WebView", " Android", " iOS", " browser", "/Web", " fullscreen", " iframe"], [" WebView", "WebView", " Android", " browser", " iOS", " browsers", " Browser", " iframe"], [" WebView", "WebView", " Android", " browser", " iOS", " Browser", "/Web", " browsers"], [" WebView", " browser", " iOS", " Android", "WebView", " browsers", " Browser", "/Web"], [" WebView", "/Web", " browser", " browsers", " iOS", "/embed", " embedded", " Android"], [" WebView", "/Web", " Everywhere", " everywhere", "/embed", " embedded", " APIs", " browsers"], [" everywhere", " Everywhere", "/Web", "/V", " across", "\u5728\u6bcf\u4e2a", " or", "/"], ["/Web", "/V", " Everywhere", " everywhere", "/", "/v", "/W", "/API"], ["/Web", "/", "/V", "/W", " Everywhere", " everywhere", "/F", "/D"], ["/Web", "/V", "/W", " Everywhere", "\u5728\u6bcf\u4e2a", "/API", " everywhere", "/F"], ["/Web", "/W", "/", "/V", "/UI", "/API", "/M", "/F"], ["/", "/Web", "/V", "/UI", "/W", "/K", "/API", "/F"], ["/Web", "/UI", " wrapper", "/API", "/V", "/Framework", " WebView", "/native"], [" wrapper", "/Web", "/API", "/UI", " WebView", " wrappers", "wrapper", " Wrapper"], [" wrapper", " wrappers", " Wrapper", "wrapper", "/UI", "Wrapper", "/native", "/API"], [" wrapper", " WebView", "/Web", " wrappers", " Wrapper", "wrapper", "/native", "/UI"], [" wrapper", " WebView", "/Web", " wrappers", " Wrapper", "/native", "wrapper", " Android"], [" wrapper", " WebView", " Wrapper", " wrappers", "wrapper", " container", "/Web", "Wrapper"], [" wrapper", " wrappers", " Wrapper", "wrapper", " container", "Wrapper", "-wrapper", "_wrapper"], [" wrapper", " Wrapper", " wrappers", " container", "wrapper", "Wrapper", " shell", "-wrapper"], [" wrapper", " container", " on", " shell", "/W", " Wrapper", " wrappers", "/N"], [" wrapper", " container", " shell", " on", "/W", "/", "/N", "/Web"]], "p": [[0.0105, 0.0093, 0.0082, 0.007, 0.007, 0.006, 0.0056, 0.0047], [0.0385, 0.034, 0.0319, 0.0265, 0.0248, 0.0233, 0.0206, 0.0182], [0.0264, 0.0205, 0.016, 0.0125, 0.011, 0.0097, 0.0086, 0.0071], [0.4525, 0.3524, 0.0165, 0.0054, 0.0022, 0.0022, 0.0021, 0.002], [0.0831, 0.0418, 0.0347, 0.027, 0.0238, 0.021, 0.0174, 0.0144], [0.034, 0.0265, 0.0219, 0.0133, 0.0097, 0.0076, 0.0071, 0.0071], [0.0847, 0.0332, 0.0243, 0.0201, 0.0189, 0.0157, 0.0157, 0.0157], [0.1185, 0.034, 0.0319, 0.0194, 0.0182, 0.0151, 0.0133, 0.0125], [0.1864, 0.0443, 0.0223, 0.0209, 0.0153, 0.0153, 0.0099, 0.0093], [0.0615, 0.0257, 0.0188, 0.0176, 0.0089, 0.0083, 0.0083, 0.0078], [0.0778, 0.0535, 0.0223, 0.0174, 0.0174, 0.0153, 0.0135, 0.0135], [0.0602, 0.0267, 0.0236, 0.0221, 0.0172, 0.0119, 0.0081, 0.0077], [0.0774, 0.0365, 0.0267, 0.0208, 0.0087, 0.0082, 0.0082, 0.006], [0.0978, 0.0557, 0.0218, 0.008, 0.0036, 0.0033, 0.0031, 0.003], [0.0878, 0.0222, 0.0173, 0.0047, 0.0034, 0.003, 0.0028, 0.0027], [0.0384, 0.0248, 0.0071, 0.0059, 0.0043, 0.0036, 0.0034, 0.0031], [0.0629, 0.0192, 0.0169, 0.0169, 0.0046, 0.004, 0.0031, 0.0029], [0.0862, 0.0714, 0.0159, 0.0141, 0.0052, 0.0049, 0.004, 0.0031], [0.0824, 0.0196, 0.0105, 0.0092, 0.0068, 0.0064, 0.0056, 0.0041], [0.0961, 0.0312, 0.0189, 0.0157, 0.0084, 0.007, 0.0058, 0.0058], [0.0677, 0.0386, 0.0161, 0.0133, 0.0076, 0.0076, 0.0063, 0.0063], [0.0839, 0.024, 0.0121, 0.0094, 0.0094, 0.0069, 0.0065, 0.0054], [0.1114, 0.0676, 0.016, 0.0117, 0.011, 0.0104, 0.0063, 0.0059], [0.0453, 0.0292, 0.0108, 0.0101, 0.0089, 0.0079, 0.0051, 0.0045], [0.0319, 0.0104, 0.0071, 0.0067, 0.0049, 0.0046, 0.0046, 0.0043], [0.2591, 0.0176, 0.0094, 0.0069, 0.0065, 0.0057, 0.0057, 0.0039], [0.198, 0.0173, 0.0087, 0.0072, 0.0064, 0.0056, 0.005, 0.0044], [0.0459, 0.0096, 0.0043, 0.0038, 0.0038, 0.0035, 0.0035, 0.0029], [0.2507, 0.0264, 0.0193, 0.0182, 0.0141, 0.0097, 0.0046, 0.0046], [0.2429, 0.0449, 0.0212, 0.0199, 0.0137, 0.0129, 0.0078, 0.0054], [0.2494, 0.0461, 0.0407, 0.0317, 0.0218, 0.0141, 0.0141, 0.0075], [0.1227, 0.0617, 0.0374, 0.0352, 0.0274, 0.0213, 0.0122, 0.0089], [0.0808, 0.0204, 0.0116, 0.0109, 0.0097, 0.0097, 0.0075, 0.0055], [0.0846, 0.0275, 0.013, 0.0115, 0.0095, 0.0074, 0.0061, 0.0054], [0.1741, 0.0251, 0.0126, 0.0111, 0.0081, 0.0049, 0.0049, 0.0046], [0.2098, 0.044, 0.0208, 0.0172, 0.0162, 0.0162, 0.0098, 0.0087], [0.3485, 0.0416, 0.0197, 0.0185, 0.0174, 0.0153, 0.0105, 0.0105], [0.4952, 0.0433, 0.0337, 0.0317, 0.0192, 0.018, 0.0103, 0.0103], [0.5883, 0.0582, 0.0293, 0.0258, 0.0167, 0.013, 0.0101, 0.0089], [0.7858, 0.0269, 0.0185, 0.0144, 0.0135, 0.0056, 0.005, 0.0036], [0.884, 0.0183, 0.0105, 0.0081, 0.0056, 0.0044, 0.0025, 0.0025], [0.9285, 0.0132, 0.0103, 0.0071, 0.004, 0.001, 0.0009, 0.0008], [0.9329, 0.0125, 0.0086, 0.0046, 0.0038, 0.0013, 0.0013, 0.0012], [0.8437, 0.0136, 0.0128, 0.0094, 0.0061, 0.0061, 0.0034, 0.003], [0.7116, 0.019, 0.0157, 0.0148, 0.013, 0.0102, 0.0074, 0.0066], [0.3938, 0.0501, 0.0184, 0.0163, 0.0163, 0.0153, 0.0153, 0.0135], [0.1959, 0.0985, 0.0561, 0.0234, 0.0161, 0.0142, 0.0133, 0.0125], [0.1903, 0.168, 0.0658, 0.0331, 0.0258, 0.0214, 0.0214, 0.0201], [0.151, 0.1105, 0.0759, 0.0759, 0.0759, 0.0522, 0.0297, 0.0124], [0.2591, 0.108, 0.108, 0.0397, 0.0291, 0.0273, 0.0273, 0.0241], [0.4592, 0.1491, 0.0548, 0.0259, 0.0202, 0.0157, 0.013, 0.013], [0.379, 0.0958, 0.0659, 0.0581, 0.0311, 0.0214, 0.0189, 0.0189], [0.1637, 0.1125, 0.0876, 0.0773, 0.0531, 0.0414, 0.0322, 0.0251], [0.2057, 0.1101, 0.052, 0.0459, 0.0357, 0.0262, 0.0246, 0.0246], [0.3182, 0.1171, 0.0912, 0.071, 0.0553, 0.0231, 0.0217, 0.0203], [0.8266, 0.0871, 0.0363, 0.025, 0.0043, 0.0034, 0.002, 0.0015], [0.6084, 0.1357, 0.0823, 0.0641, 0.0389, 0.0143, 0.0098, 0.0041], [0.527, 0.2197, 0.0713, 0.0382, 0.0337, 0.0159, 0.0124, 0.0066], [0.8118, 0.0755, 0.0404, 0.0216, 0.0149, 0.0116, 0.0043, 0.0033], [0.9485, 0.0197, 0.0153, 0.0105, 0.0016, 0.0016, 0.0003, 0.0003], [0.985, 0.0046, 0.0031, 0.0031, 0.0024, 0.0005, 0.0003, 0.0002], [0.9155, 0.0313, 0.0131, 0.007, 0.0045, 0.004, 0.0029, 0.0016], [0.8134, 0.0589, 0.0191, 0.0191, 0.0191, 0.0169, 0.0102, 0.0033]], "ranks": {"Swift": [173671, 56032, 38864, 124454, 38544, 24917, 46284, 83315, 111802, 91425, 84517, 157571, 132606, 94539, 60754, 47098, 21342, 30454, 36789, 32209, 18967, 69318, 38589, 33507, 8182, 35753, 33686, 17701, 20196, 14029, 16735, 9683, 5791, 20233, 14732, 7439, 8185, 9208, 6812, 5331, 8621, 8381, 9759, 5689, 3298, 2756, 3057, 2302, 4304, 8694, 32963, 23590, 10798, 3850, 3382, 1728, 1007, 673, 727, 707, 922, 1168, 1819], "Kotlin": [10398, 51090, 42716, 20639, 26184, 35898, 27870, 50179, 27895, 48661, 37208, 30951, 34720, 50298, 65468, 32730, 58435, 44280, 76810, 129886, 139098, 73897, 75965, 110282, 120942, 30550, 21947, 41406, 6529, 3892, 3602, 2439, 7986, 4529, 4483, 2351, 1340, 1039, 1128, 1362, 1704, 1904, 980, 926, 874, 2756, 7782, 6162, 7627, 5556, 5598, 3525, 2092, 909, 941, 680, 530, 380, 387, 453, 417, 846, 1140], "Rust": [184675, 222297, 228268, 195742, 195576, 201310, 202543, 212781, 198276, 190784, 209897, 203573, 197313, 179125, 199390, 198491, 228784, 234027, 240481, 238828, 242001, 223340, 231112, 233550, 228511, 228889, 235723, 213308, 216257, 222773, 221928, 198637, 181078, 214954, 211817, 216068, 202310, 209593, 209324, 220472, 216135, 201249, 185247, 146017, 157034, 131048, 123320, 81288, 76039, 116321, 140923, 102155, 58856, 59237, 65571, 40197, 5054, 3022, 2610, 1725, 1747, 913, 905]}}, {"pos": 515, "top": [[",", ".", "\u2013", ";", " \u2013", "\u2026..", " [\u2026]", "\u00a0\u00a0"], [",", "\u2013", "\u2013and", "\u200b", " \u200b\u200b", " \u2013", " \u200b", "\u2026.."], [",", ".", "\u2013", "\u2026..", ";", " [\u2026]", "\u2013and", "\u2026."], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " addir", " Pubbl", " Geile", " **>>", "eroon", "\ufffd\ufffd", "\ufffd\ufffd"], [".@", ",@", "@", ":@", "@d", "(@", "@c", " (@"], ["boarding", "reddit", ":@", "&A", "\u7fe1", "enticated", "modifiable", ".argv"], [" ......", "\u2014\u2014", "......", " [...]", " \u00a0", "\ufffd", " .....", " //@"], ["#####", "......", "=======", "\u00ading", "sson", " //@", ">>>>>>>", ",@"], [" [...]", "[...]", "......", "&nbsp", "\u00ading", "#####", " [\u2026]", ">>>>>>>"], ["\u00ading", " \u00ad", "\u00ad", "\u00adt", "\u00ads", "&nbsp", ",", "\u00adtion"], [" [...]", "&nbsp", "[...]", "\u00ading", " \u00ad", "......", " [\u2026]", " //@"], ["nett", "lington", "\u00ading", "\u8d44\u8baf\u7f51", "nette", "unky", "ishly", "\u8471\u8471"], ["\u00ading", "\u76ae\u9769\u57ce", "\u8d44\u8baf\u7f51", "\u5e97\u94fa\u7ecf\u8425\u8005", "ishly", "swire", "unky", "\u88f3"], ["\u00ading", "\u88f3", "matchCondition", "\u6392\u884c\u699c\u5355", "ishly", "shore", "\u5bf9\u6b64\u4e0d\u627f\u62c5\u4efb\u4f55", "\u76ae\u9769\u57ce"], ["ishly", "ably", "\u8471\u8471", "much", "typically", " arguably", "edly", "\u88f3"], [" arguably", "\u8d44\u8baf\u4e2d\u5fc3", "\u60f3\u65b9", "-esque", "\u5468\u906d", "\u538b\u6839", "typically", "\u7f51\u9996\u9875"], ["-esque", " arguably", "-ish", " incredibly", " savvy", "\u5473\u513f", "much", "\u60f3\u65b9"], ["-esque", "\u5473\u513f", "-ish", "\u4e8b\u513f", "\u2013and", "\u00ading", "\u95c6", "much"], ["-esque", "\u60f3\u65b9", "nheim", "\u5473\u513f", "\u95c6", "much", "\u2013and", "\u4e8b\u513f"], ["much", "\u2014or", "\u2013and", " arguably", "\u5473\u513f", "\u60f3\u65b9", "\u95c6", "elaide"], ["<|endoftext|>", "much", " [...]", "\u2013and", " \u00ad", "\u2014or", " hugely", "\u0449\u0451"], ["\u5176\u5b83\u5a92\u4f53", "\u8d44\u8baf\u4e2d\u5fc3", "\u623f\u7f51", "\u8d44\u8baf\u7f51", "nheim", "\u8471\u8471", "\u56fe\u7f51", "ewire"], ["\u5176\u5b83\u5a92\u4f53", "elaide", "much", "\u60f3\u65b9", "\u8471\u8471", "\u56fe\u7f51", "\u6392\u884c\u699c\u5355", "\u7f51\u9996\u9875"], ["much", " \u00ad", " much", " arguably", " hugely", "\ufffd\ufffd", "\u60f3\u65b9", " {{--<"], ["much", "\u5176\u5b83\u5a92\u4f53", "Whilst", " {{--<", "elaide", "\u5373\u4fbf", " \u00ad", " RuntimeMethod"], ["\u5176\u5b83\u5a92\u4f53", "(Android", " UIScreen", "\u8d44\u8baf\u7f51", " Android", ".Android", "ewire", " MEDIATEK"], ["\u5176\u5b83\u5a92\u4f53", " Android", "(Android", " iOS", "elaide", " UIScreen", ".Android", "\u8d44\u8baf\u7f51"], [" \n\n", "   \n\n", " \r\n\r\n", "  \n\n", " **", " Android", " [...]", "\u5176\u5b83\u5a92\u4f53"], [" Android", " **", " iOS", "   \n\n", "Android", " **\u2013", " \u200b", "(Android"], [" **", " [...]", " ...", " \u200b", " \ufffd", " Android", " **\u2013", " \u2014"], [" **", " ...", " .**", " .", " ...\\", " **.", " [...]", " Android"], [" ...", " .", " [...]", " **", " ....", " ......", " \n\n", " \u2026"], [" .", " \u2013", " or", " both", " ,", " \u2014", "\u2014and", " essentially"], ["\u2011", " \u2013", "\u2014and", "\u2014or", "\u2013and", "\u2013", " \u2014", " tech"], ["\u2014and", "\u2014or", "\u2011", " Android", "\u2013and", " iOS", " ...", " tech"], [" Android", " iOS", "\u2014and", " \u2013", " iPhones", "\u2014or", " iPhone", " \u2014"], [" iOS", " Android", " iPhones", " iPhone", "(Android", "Android", " smartphones", " macOS"], [" Android", " iOS", "Android", " iPhone", "(Android", " iPhones", " smartphones", ".Android"], [" iOS", " Android", "Android", " iPhone", "(Android", " iPhones", " macOS", ".Android"], [" iOS", " Android", " iPhone", "Android", " iPhones", "(Android", " smartphones", ".Android"], [" iOS", " Android", " iPhone", " iPhones", "Android", "(Android", " smartphones", " smartphone"], [" iOS", " Android", " iPhone", " iPhones", "Android", "(Android", " smartphones", " Apple"], [" iOS", " Android", " iPhone", " iPhones", " smartphones", "(Android", "Android", " mobile"], [" iOS", " Android", " iPhone", " iPhones", " smartphones", " platforms", "Android", "(Android"], [" iOS", " Android", " platforms", " iPhones", " iPhone", " smartphones", " everywhere", " both"], [" iOS", " Android", " platforms", " everywhere", " iPhones", " Everywhere", " iPhone", " smartphones"], [" iOS", " everywhere", " Everywhere", " Android", " platforms", " EVERY", " everything", " iPhones"], [" everywhere", " each", " iOS", " Everywhere", " platforms", " everything", " both", " all"], [" everywhere", "\u6bcf\u4e00\u79cd", " Everywhere", "\u6bcf\u79cd", "\u7684\u6240\u6709", " \u0432\u0435\u0437\u0434\u0435", "\u6240\u6709", "\u6240\u6709\u7684"], ["\u6bcf\u4e00\u79cd", "\u7684\u6240\u6709", "\u6bcf\u79cd", " everywhere", "\u6240\u6709", "\u6240\u6709\u7684", "\u3059\u3079\u3066\u306e", "\u6240\u6709\u8fd9\u4e9b"], ["\u6bcf\u4e00\u79cd", "\u6240\u6709", "\u6bcf\u79cd", "\u7684\u6240\u6709", "\u6240\u6709\u7684", " everywhere", "\u6240\u6709\u8fd9\u4e9b", " \ubaa8\ub4e0"], ["\u6bcf\u4e00\u79cd", "\u6240\u6709", "\u6bcf\u79cd", "\u6240\u6709\u7684", "\u7684\u6240\u6709", " everywhere", " every", " \ubaa8\ub4e0"], ["\u6bcf\u4e00\u79cd", "\u6240\u6709", "\u6bcf\u79cd", " every", " everywhere", "\u7684\u6240\u6709", " \ubaa8\ub4e0", "\u6240\u6709\u7684"], ["\u6240\u6709", " every", " everywhere", "\u7684\u6240\u6709", " EVERY", "\u6bcf\u4e00\u79cd", " \ubaa8\ub4e0", "\u6240\u6709\u7684"], [" every", "\u6240\u6709", " EVERY", "every", "\u7684\u6240\u6709", "\u6bcf\u4e00\u79cd", "_every", "\u6240\u6709\u7684"], [" every", "every", "\u6240\u6709", " iOS", " EVERY", "\u6bcf\u4e00", "_every", " Every"], [" every", " iOS", "every", " EVERY", "\u6bcf\u4e00", " Every", "_every", "\u6240\u6709"], [" every", " iOS", " mobile", " Android", "every", " Mobile", "/mobile", " desktop"], [" iOS", " mobile", " Mobile", " every", "/mobile", "mobile", " Android", "\u79fb\u52a8\u7aef"], [" mobile", " Mobile", " every", " Desktop", " iOS", " desktop", "/mobile", "Mobile"], [" mobile", " Mobile", "/mobile", "mobile", "Mobile", "-mobile", " iOS", " Desktop"], [" mobile", " Mobile", " every", " iOS", " Desktop", "/mobile", " desktop", "Mobile"], [" every", " mobile", " Mobile", " iOS", " all", " Desktop", " desktop", " Android"]], "p": [[0.6731, 0.2806, 0.0109, 0.0096, 0.0033, 0.0031, 0.0028, 0.0017], [0.0384, 0.0318, 0.017, 0.0133, 0.008, 0.0049, 0.0049, 0.004], [0.7871, 0.1207, 0.0346, 0.0238, 0.0039, 0.0032, 0.0027, 0.0027], [0.0049, 0.0032, 0.002, 0.0018, 0.0018, 0.0017, 0.0017, 0.0015], [0.0385, 0.034, 0.0142, 0.0142, 0.0133, 0.0133, 0.0097, 0.0097], [0.0036, 0.0026, 0.0018, 0.0017, 0.0017, 0.0017, 0.0014, 0.0014], [0.0361, 0.0281, 0.0248, 0.0151, 0.0133, 0.0117, 0.0104, 0.0071], [0.0121, 0.0057, 0.005, 0.0047, 0.0047, 0.0044, 0.0039, 0.0039], [0.0872, 0.0207, 0.0172, 0.0161, 0.0152, 0.0104, 0.0081, 0.0072], [0.0458, 0.0203, 0.0116, 0.0116, 0.0109, 0.0109, 0.0075, 0.007], [0.0837, 0.0739, 0.0308, 0.024, 0.0121, 0.0121, 0.01, 0.0094], [0.0063, 0.0041, 0.0036, 0.0032, 0.0025, 0.0025, 0.0023, 0.0019], [0.0093, 0.0022, 0.0022, 0.002, 0.0018, 0.0017, 0.0017, 0.0016], [0.0041, 0.002, 0.002, 0.0013, 0.0013, 0.0013, 0.0013, 0.0012], [0.0021, 0.0016, 0.0015, 0.0013, 0.0012, 0.0012, 0.001, 0.001], [0.0026, 0.0021, 0.0018, 0.0016, 0.0015, 0.0014, 0.0013, 0.0012], [0.0073, 0.0032, 0.0025, 0.0022, 0.0017, 0.0016, 0.0015, 0.0014], [0.0026, 0.0023, 0.0017, 0.0015, 0.0014, 0.0013, 0.0012, 0.0012], [0.0025, 0.0024, 0.0018, 0.0015, 0.0015, 0.0012, 0.0012, 0.0011], [0.004, 0.0028, 0.0022, 0.0019, 0.0014, 0.0013, 0.0012, 0.0012], [0.028, 0.0055, 0.0046, 0.0015, 0.0012, 0.0012, 0.001, 0.001], [0.0015, 0.0015, 0.0015, 0.0014, 0.0013, 0.0013, 0.0012, 0.0012], [0.0025, 0.0019, 0.0017, 0.0015, 0.0014, 0.0013, 0.0012, 0.001], [0.0042, 0.0017, 0.0017, 0.0013, 0.0009, 0.0008, 0.0007, 0.0007], [0.0027, 0.0022, 0.0019, 0.0013, 0.0012, 0.001, 0.001, 0.0009], [0.0076, 0.0034, 0.003, 0.0026, 0.0023, 0.0022, 0.0019, 0.0018], [0.0103, 0.0063, 0.0036, 0.0034, 0.0034, 0.0034, 0.0032, 0.003], [0.0096, 0.007, 0.0055, 0.0045, 0.0038, 0.0035, 0.0033, 0.0028], [0.0246, 0.0132, 0.0096, 0.0075, 0.0059, 0.0055, 0.0052, 0.0049], [0.1782, 0.0896, 0.0698, 0.0213, 0.0129, 0.0101, 0.0101, 0.0101], [0.186, 0.186, 0.039, 0.0323, 0.0222, 0.0209, 0.0135, 0.0099], [0.4562, 0.2442, 0.0292, 0.02, 0.0122, 0.0114, 0.0084, 0.0084], [0.1751, 0.0185, 0.0163, 0.0153, 0.0135, 0.0105, 0.0072, 0.0064], [0.1186, 0.0596, 0.0526, 0.0436, 0.0319, 0.0151, 0.0151, 0.0076], [0.0549, 0.0354, 0.019, 0.0108, 0.0102, 0.0079, 0.007, 0.0066], [0.0859, 0.0712, 0.046, 0.0217, 0.0192, 0.0169, 0.0169, 0.0169], [0.1575, 0.139, 0.0242, 0.0188, 0.0177, 0.0147, 0.0114, 0.0107], [0.3635, 0.2205, 0.028, 0.0247, 0.0193, 0.016, 0.0097, 0.0071], [0.4293, 0.4293, 0.0274, 0.0242, 0.0138, 0.0095, 0.0051, 0.0045], [0.4239, 0.3741, 0.0447, 0.0348, 0.0211, 0.0186, 0.0094, 0.006], [0.5491, 0.2594, 0.0842, 0.0273, 0.0146, 0.0094, 0.0083, 0.0029], [0.6235, 0.2294, 0.0745, 0.0242, 0.0089, 0.0054, 0.0054, 0.002], [0.5885, 0.2453, 0.0483, 0.0293, 0.0138, 0.0079, 0.007, 0.0045], [0.545, 0.2574, 0.0348, 0.0211, 0.0199, 0.0113, 0.0106, 0.01], [0.5, 0.1839, 0.041, 0.0362, 0.032, 0.0249, 0.0182, 0.0063], [0.3785, 0.1393, 0.0745, 0.0658, 0.0399, 0.0227, 0.0227, 0.0188], [0.225, 0.225, 0.0686, 0.0569, 0.0391, 0.0304, 0.0286, 0.0237], [0.4098, 0.0555, 0.0489, 0.0432, 0.0381, 0.0336, 0.0336, 0.0262], [0.3682, 0.1055, 0.0822, 0.064, 0.0498, 0.0208, 0.0208, 0.0183], [0.1501, 0.1032, 0.1032, 0.0804, 0.0804, 0.0626, 0.0261, 0.0261], [0.1819, 0.1605, 0.1417, 0.0859, 0.0758, 0.0521, 0.0316, 0.0279], [0.2686, 0.1629, 0.1437, 0.0467, 0.0467, 0.0363, 0.0321, 0.025], [0.1601, 0.1101, 0.0756, 0.0667, 0.0589, 0.052, 0.0405, 0.0278], [0.2529, 0.1534, 0.0639, 0.0439, 0.0388, 0.0388, 0.0342, 0.0302], [0.5764, 0.1457, 0.0688, 0.0473, 0.0174, 0.0154, 0.0154, 0.0136], [0.8348, 0.0471, 0.0324, 0.0222, 0.0196, 0.0072, 0.0064, 0.0044], [0.8967, 0.0348, 0.0307, 0.0078, 0.0042, 0.0037, 0.0037, 0.0032], [0.5078, 0.349, 0.0417, 0.0197, 0.0174, 0.0174, 0.0064, 0.0039], [0.3855, 0.3855, 0.086, 0.086, 0.0149, 0.0091, 0.0055, 0.0043], [0.3668, 0.2521, 0.1733, 0.0927, 0.0637, 0.0207, 0.0086, 0.0052], [0.724, 0.2663, 0.0034, 0.003, 0.0018, 0.0004, 0.0002, 0.0002], [0.6443, 0.3044, 0.025, 0.0092, 0.0049, 0.0034, 0.0026, 0.0016], [0.3574, 0.2783, 0.2456, 0.0427, 0.0377, 0.0228, 0.007, 0.0015]], "ranks": {"Swift": [76020, 31750, 21008, 106266, 20203, 9979, 10252, 53053, 128043, 87601, 110303, 157209, 128040, 113589, 110948, 35634, 25934, 58137, 72375, 52148, 20824, 94812, 89861, 47639, 24588, 56213, 55091, 24663, 11875, 13811, 19143, 10537, 11624, 34886, 32150, 25575, 20023, 26509, 16029, 11418, 6768, 3879, 4652, 6170, 4090, 2715, 2208, 1797, 8829, 14255, 48202, 25673, 24301, 7591, 3568, 1762, 729, 676, 500, 347, 194, 199, 74], "Kotlin": [236963, 201162, 182467, 79033, 147648, 164637, 232471, 232164, 208128, 224094, 209656, 159908, 150705, 147143, 190432, 135221, 140309, 140908, 181681, 202410, 209890, 150713, 140422, 194973, 172631, 39088, 25384, 49212, 14124, 14316, 7616, 14880, 48689, 11262, 10782, 4574, 1411, 1584, 1098, 875, 1214, 1397, 1750, 2422, 2206, 2775, 5740, 5998, 12611, 11495, 11406, 5181, 1643, 922, 596, 462, 338, 271, 328, 319, 243, 227, 132], "Rust": [82302, 150962, 116132, 87489, 88921, 59317, 60207, 63131, 55388, 60000, 62193, 77965, 58712, 41250, 76769, 76641, 79786, 115177, 152332, 166526, 168608, 159524, 155996, 141350, 137305, 148829, 168867, 155127, 114202, 94557, 79039, 42635, 51323, 88828, 101838, 104547, 61139, 53188, 66423, 59958, 33673, 30760, 22168, 38933, 34815, 26709, 22500, 24336, 50054, 32902, 30894, 21752, 13078, 14650, 19400, 14895, 2781, 1298, 1279, 1391, 835, 555, 200]}}, {"pos": 516, "top": [["a", " \u2013", "\u00a0", ",", "\u2013", "er", "**\u2013", "."], ["**\u2013", " **\u2018", "\uff0d", " **\u2013", "\u2019**", "**\u3002", "**.", "**!"], ["**\u2013", "\u2013", "\u2026**", " **\u2013", "\uff0d", "a", ",", "**."], [" **\u2018", "\uff0d", "\u2019**", "\uff3f\uff3f", "\uff1f**", " '**", "**\u3002", "\uff0d\uff0d\uff0d\uff0d"], ["a", "\uff0d", "\u0627", " **\u2018", "ing", "er", "**.", "**!"], ["a", " \n\n", "\u0627", "\uff0d", "ing", " **\u2018", " **\u2013", " \r\n"], ["a", " \n\n", "ing", "\u0627", "**\u3002", " \n", "\uff0d", " **\u2018"], ["a", "ing", " \n\n", "\u0627", "**!", "**\u3002", "**.", " \r\n\r\n"], [" \n\n", "a", "ing", " \r\n\r\n", "**.", "**\u3002", "**!", "\u0627"], ["a", "ing", "**\u2013", " **\u2013", " \r\n", "**!", "er", "\u0627"], ["a", "ing", "er", "\u0627", "...**", "**\u3002", "**.", " \r\n"], ["ing", " **", " **\u2018", "a", " **+", " '**", " **\u2013", " **-"], ["ing", "a", " **", " **\u2018", "\u0627", "er", " **\u2013", " '**"], ["ing", "a", " **\u2018", " **", "er", "\u52a0\u62ff\u5927", "\u0627", " '**"], ["a", "ing", "\u0627", "er", " **", "aft", "\u09be", "**!"], ["a", "ing", "\u0627", "er", " **", "aft", "\u09be", " --"], ["a", "ing", "\u0627", "er", "o", "e", "aft", " **"], ["a", "ing", "\u0627", " **", "er", "o", "...**", " **\u2013"], ["a", "ing", "\u0627", " **", "er", " **.", "...**", "**!"], ["a", "ing", "\u0627", " \n\n", " \r\n\r\n", " **", "er", " --"], [" \n\n", "a", "\n\n", "ing", " \r\n\r\n", "\u0627", " **", " ..."], [" **", " **.", "ing", " **.**", " **-", " **:", " **+", " **,"], [" **", "ing", "a", " \n\n", "\u0627", " --", " **.", " \r\n\r\n"], ["a", " --", "ing", " ...", " **", "\u0627", " \n\n", "er"], [" \n\n", " \r\n\r\n", "\r\n\r\n", "\n\n", "   \n\n", " \r\n", "a", "        \n\n"], [" **", " **\u3010", " \r\n\r\n", " **+", " **#", " **:", " **-", " **'"], [" **", "\u52a0\u62ff\u5927", " **+", " \r\n\r\n", " **:", " **#", "ing", " **-"], [" \n\n", " **", " \r\n\r\n", " --", " __", "\n\n", "\r\n\r\n", " {{"], [" **", " \n\n", "a", " __", " \r\n\r\n", " --", "ing", " **["], [" **", " \n\n", "a", " \n", " --", " \r\n\r\n", " __", " \r\n"], [" **", " \n\n", " --", "a", " \n", " ...", " __", " **."], [" --", " **", " ...", "a", " everything", " every", " \n\n", " all"], [" --", " every", " everything", " EVERY", " **", "a", " everywhere", " worldwide"], [" **", " EVERY", "\u2011", " \u2013", " everywhere", " every", " --", " everything"], [" EVERY", " **", " --", " everywhere", " every", " everything", " ANY", " Everywhere"], [" EVERY", " everywhere", " **", " Everywhere", " ANY", " everything", " every", "a"], [" EVERY", " Everywhere", " everywhere", "_every", " ANY", " everything", " every", "every"], [" EVERY", " everywhere", " Everywhere", " every", "_every", " everything", "every", " ANY"], [" EVERY", " everywhere", " every", " Everywhere", " everything", "_every", "every", "everything"], [" EVERY", " Everywhere", " everywhere", " iOS", " iPhone", " every", " hardware", " everything"], [" EVERY", " iPhone", " iOS", " everywhere", " Everywhere", " Android", " hardware", " smartphone"], [" iOS", " everywhere", " iPhone", " Everywhere", " EVERY", " Android", " platforms", " hardware"], [" everywhere", " platforms", " Everywhere", " iOS", " EVERY", " iPhone", " hardware", " Android"], [" platforms", " everywhere", " Everywhere", " EVERY", " hardware", " iOS", " every", " platform"], [" everywhere", " platforms", " EVERY", " every", " Everywhere", " everything", " worldwide", " hardware"], [" everywhere", " platforms", " EVERY", " every", " Everywhere", " everything", " platform", " hardware"], [" everywhere", " EVERY", " every", " Everywhere", " everything", " platforms", " Every", "every"], [" everywhere", " Everywhere", " everything", " EVERY", " platforms", " every", " platform", " hardware"], [" everywhere", " Everywhere", " platforms", "\u6bcf\u4e00\u79cd", " EVERY", " platform", " \u0432\u0435\u0437\u0434\u0435", " everything"], [" platforms", " Everywhere", "\u6bcf\u4e00\u79cd", "platform", "-platform", "Except", " everywhere", " platform"], [" platforms", "\u6bcf\u4e00\u79cd", "platform", " Everywhere", "-platform", "Except", "except", " platform"], [" platforms", "platform", " platform", ".platform", "-platform", "\u8be5\u5e73\u53f0", "PLATFORM", "\u5e73\u53f0"], [" platforms", "platform", " platform", "-platform", ".platform", "\u8be5\u5e73\u53f0", "\u5e73\u53f0", "PLATFORM"], [" platforms", "platform", " platform", "-platform", "\u5e73\u53f0", ".platform", "Platform", "\u8be5\u5e73\u53f0"], ["platform", " platform", " platforms", "-platform", "\u5e73\u53f0", "Platform", ".platform", "\u8be5\u5e73\u53f0"], [" platform", "platform", "\u5e73\u53f0", "-platform", " platforms", "Platform", ".platform", "\u8be5\u5e73\u53f0"], [" platform", "platform", "-platform", "\u5e73\u53f0", " platforms", "Platform", ".platform", "\u8be5\u5e73\u53f0"], [" platform", "platform", "\u5e73\u53f0", "-platform", " platforms", "Platform", ".platform", " Platform"], [" platform", "platform", "\u5e73\u53f0", "-platform", " platforms", "Platform", ".platform", " Platform"], [" platform", "platform", "\u5e73\u53f0", " platforms", "-platform", " Platform", "Platform", ".platform"], [" platform", "platform", "\u5e73\u53f0", " platforms", "-platform", " Platform", "Platform", ".platform"], [" platform", "platform", " Platform", " platforms", "\u5e73\u53f0", "-platform", "Platform", ".platform"], [" platform", " target", " device", " client", " platforms", "platform", " mobile", " OS"]], "p": [[0.5131, 0.147, 0.0838, 0.0508, 0.0448, 0.0272, 0.0212, 0.0212], [0.2995, 0.1707, 0.1603, 0.0431, 0.0297, 0.0279, 0.0217, 0.0191], [0.4828, 0.0951, 0.0839, 0.0653, 0.029, 0.0256, 0.0256, 0.0187], [0.3869, 0.0434, 0.036, 0.017, 0.017, 0.016, 0.015, 0.015], [0.519, 0.0902, 0.0582, 0.0376, 0.0376, 0.0167, 0.0157, 0.013], [0.286, 0.0723, 0.0679, 0.0599, 0.0563, 0.0467, 0.0342, 0.0266], [0.4075, 0.2471, 0.0379, 0.0334, 0.026, 0.0245, 0.023, 0.0203], [0.2529, 0.1354, 0.0874, 0.0601, 0.0498, 0.0439, 0.0321, 0.0235], [0.4784, 0.1371, 0.0418, 0.0326, 0.0306, 0.0254, 0.0254, 0.012], [0.2905, 0.1876, 0.0419, 0.027, 0.0224, 0.0164, 0.0128, 0.0099], [0.6207, 0.2284, 0.0176, 0.0176, 0.0061, 0.005, 0.0042, 0.0042], [0.1744, 0.1539, 0.0934, 0.0683, 0.0323, 0.0222, 0.0208, 0.0196], [0.3772, 0.2592, 0.0578, 0.0257, 0.0213, 0.0176, 0.0114, 0.0107], [0.3687, 0.1974, 0.0251, 0.0251, 0.0208, 0.0184, 0.0172, 0.0143], [0.7554, 0.1233, 0.0228, 0.0115, 0.0031, 0.0024, 0.002, 0.0012], [0.5833, 0.2933, 0.0212, 0.0176, 0.0057, 0.0039, 0.002, 0.0016], [0.9006, 0.0838, 0.0054, 0.0042, 0.0017, 0.0002, 0.0002, 0.0001], [0.8619, 0.0802, 0.019, 0.0048, 0.0045, 0.0017, 0.0015, 0.001], [0.7222, 0.1336, 0.0317, 0.0141, 0.0049, 0.0043, 0.004, 0.0031], [0.7172, 0.1033, 0.0261, 0.0102, 0.0062, 0.0058, 0.0058, 0.0038], [0.5226, 0.2798, 0.0429, 0.0244, 0.0244, 0.0131, 0.0055, 0.0048], [0.1373, 0.1069, 0.027, 0.0224, 0.0186, 0.0175, 0.0154, 0.0145], [0.1223, 0.1079, 0.0953, 0.0291, 0.0256, 0.0213, 0.0166, 0.0166], [0.4505, 0.0735, 0.0735, 0.0394, 0.0288, 0.0224, 0.0198, 0.0128], [0.6042, 0.2854, 0.0386, 0.0125, 0.0063, 0.0043, 0.0036, 0.0025], [0.2097, 0.0639, 0.044, 0.0364, 0.0267, 0.0267, 0.0162, 0.0152], [0.1512, 0.0218, 0.0141, 0.0132, 0.0124, 0.0097, 0.0091, 0.008], [0.4618, 0.1699, 0.1168, 0.0487, 0.043, 0.0168, 0.0148, 0.0043], [0.4821, 0.0508, 0.0448, 0.0421, 0.0372, 0.024, 0.0121, 0.0107], [0.3334, 0.139, 0.1152, 0.0579, 0.0351, 0.0242, 0.0227, 0.0227], [0.5306, 0.1723, 0.0814, 0.0248, 0.0248, 0.0182, 0.0141, 0.0076], [0.1645, 0.1203, 0.073, 0.0686, 0.0443, 0.0416, 0.0286, 0.0196], [0.1008, 0.0651, 0.0611, 0.054, 0.054, 0.0348, 0.0348, 0.0239], [0.2252, 0.1366, 0.0391, 0.0368, 0.0324, 0.0223, 0.0209, 0.0185], [0.4026, 0.0512, 0.0374, 0.0292, 0.0147, 0.0095, 0.0089, 0.0084], [0.4616, 0.0379, 0.0277, 0.0216, 0.0131, 0.0123, 0.0116, 0.0102], [0.6749, 0.0459, 0.0336, 0.0149, 0.009, 0.0085, 0.0085, 0.0085], [0.7877, 0.0346, 0.0325, 0.0136, 0.0099, 0.0088, 0.0082, 0.005], [0.7702, 0.0492, 0.0383, 0.0281, 0.0133, 0.011, 0.0091, 0.0026], [0.5669, 0.0767, 0.0721, 0.0234, 0.0206, 0.0161, 0.0125, 0.0098], [0.1759, 0.1552, 0.1552, 0.0537, 0.0537, 0.0418, 0.0306, 0.0197], [0.2142, 0.1472, 0.1472, 0.0696, 0.0478, 0.0478, 0.0449, 0.0329], [0.2255, 0.1207, 0.094, 0.094, 0.0392, 0.0392, 0.0368, 0.0325], [0.235, 0.1339, 0.0524, 0.0493, 0.0408, 0.0339, 0.0299, 0.0219], [0.2125, 0.1875, 0.1004, 0.0782, 0.0445, 0.0288, 0.027, 0.0238], [0.287, 0.2235, 0.1056, 0.0822, 0.064, 0.0302, 0.0183, 0.0162], [0.3545, 0.1898, 0.1016, 0.0896, 0.0616, 0.048, 0.0094, 0.0094], [0.7124, 0.0585, 0.0402, 0.0355, 0.0355, 0.0313, 0.0045, 0.0045], [0.3898, 0.2364, 0.1266, 0.0341, 0.0161, 0.0092, 0.0086, 0.0086], [0.1636, 0.0531, 0.0499, 0.0388, 0.0303, 0.0208, 0.0195, 0.0184], [0.1115, 0.0869, 0.041, 0.0362, 0.0265, 0.0249, 0.0182, 0.0171], [0.2742, 0.242, 0.1885, 0.0421, 0.0421, 0.0289, 0.0225, 0.0175], [0.3673, 0.1966, 0.1531, 0.0638, 0.0301, 0.0266, 0.0235, 0.0183], [0.3283, 0.2557, 0.1757, 0.0732, 0.0346, 0.0238, 0.0238, 0.0144], [0.2661, 0.2661, 0.1829, 0.1109, 0.0462, 0.0318, 0.0193, 0.0132], [0.6211, 0.2285, 0.051, 0.045, 0.0213, 0.0146, 0.0054, 0.0037], [0.5948, 0.2479, 0.0488, 0.0431, 0.038, 0.0085, 0.0045, 0.0021], [0.6856, 0.1964, 0.0341, 0.0341, 0.0266, 0.0086, 0.0028, 0.0022], [0.8718, 0.0919, 0.016, 0.011, 0.0046, 0.0015, 0.0012, 0.001], [0.9716, 0.0202, 0.0027, 0.0024, 0.0015, 0.0006, 0.0005, 0.0002], [0.9927, 0.0046, 0.0008, 0.0006, 0.0004, 0.0004, 0.0002, 0.0001], [0.9982, 0.0008, 0.0002, 0.0002, 0.0002, 0.0002, 0.0001, 0.0], [0.9737, 0.0157, 0.0084, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [17106, 10376, 4440, 24850, 2366, 4117, 12093, 28173, 31732, 47384, 38957, 35453, 22380, 23479, 22704, 3988, 2636, 7999, 30359, 24506, 24890, 136905, 70499, 30888, 26373, 89599, 76161, 18250, 29314, 14607, 14489, 8097, 12860, 23499, 32848, 57531, 86504, 110311, 74517, 75450, 60195, 41226, 24678, 33534, 26776, 20110, 13035, 11474, 68359, 62749, 93298, 81699, 54503, 36774, 11486, 14646, 6821, 9299, 10080, 11333, 6550, 7751, 6908], "Kotlin": [204858, 159223, 136301, 50759, 84111, 128712, 132104, 143463, 142157, 117462, 91147, 59153, 63754, 61826, 110355, 73641, 105401, 82971, 95355, 141598, 195030, 116256, 163976, 219894, 163942, 70357, 98088, 173941, 161845, 149656, 178731, 182067, 176597, 109926, 82668, 63339, 31170, 35910, 30239, 15554, 8899, 9767, 7102, 8737, 10997, 13790, 20512, 24120, 20199, 24594, 30813, 16820, 6754, 3109, 1176, 1029, 581, 671, 1261, 1922, 1295, 2163, 1811], "Rust": [49535, 73172, 55386, 13709, 8851, 10892, 20142, 14810, 11424, 5913, 10888, 13152, 9630, 10996, 18088, 14066, 12441, 27598, 50654, 49018, 67033, 61141, 70499, 41801, 34023, 34032, 52160, 47509, 31000, 20614, 13721, 12224, 12285, 35047, 38033, 54237, 40904, 31895, 38128, 59010, 58890, 60737, 29934, 56579, 50349, 36569, 33475, 30769, 75663, 66830, 63249, 35107, 10272, 13824, 8475, 6639, 906, 731, 657, 1568, 1033, 1468, 1367]}}, {"pos": 517, "top": [[".", ",", " \u2013", "\u2013", "\u00a0\u00a0", " [\u2026]", "\u00a0", " "], [" \u2013", "\u2013", ",", ".", " \u200b\u200b", "\u2013and", "\u200b", "\u2026.."], ["\u2013", ",", " \u2013", ".", "\u2026..", "\u2026", "\u2026.", " [\u2026]"], ["sWith", " \u041a\u0440\u0430\u0441\u0438", "erweise", "-------------</", "\ufffd\ufffd", "\ufffd\ufffd", " \u0417\u0432\u0435", "----------</"], ["\u00a0\u00a0", ",", " \u200b\u200b", " [\u2026]", "ed", "\u200b", "\ufffd", " "], [" \u200b\u200b", ",", "\u00a0\u00a0", ".", " [\u2026]", "\u2026\u2026", "\u00a0", "\u2026.."], [" \u200b\u200b", "\u2026\u2026", "\u00a0\u00a0", " \u00a0", " [\u2026]", "\u00a0", "&nbsp", " \u200b"], [" \u200b\u200b", "&nbsp", "\u00a0\u00a0", " [\u2026]", ".", "sWith", " \u200b", " \u00a0"], [" \u200b\u200b", ".", " [\u2026]", "\u00a0", "&nbsp", " [...]", ",", ".["], [",", "\u00a0", "\ufffd", "\u00a0\u00a0", " [\u2026]", "\u2013", ".", "&nbsp"], ["\u00a0", ",", ".", "&nbsp", " [\u2026]", "\ufffd", "\u00a0\u00a0", ".["], ["&nbsp", "\u00a0", "\ufffd", " \u00ad", " [...]", "\u00a0\u00a0", " showcased", " showcasing"], [" \u200b\u200b", " showcased", " globally", "\u2014including", " enduring", ",", " \u2013", " diverse"], [" \u200b\u200b", ",", ".", "\u2014including", " showcased", "\u00a0", " globally", "\u2014and"], [".", ",", " \u2013", " ", " .", "\u2014and", "\u2014including", "\u00a0"], [" arguably", " enduring", "\u2014including", " ultimately", " largely", "\u2014and", " enthusiastically", " flagship"], [",", " \u2013", " arguably", " ultimately", ".", " \u200b\u200b", "\u00a0", " enduring"], [" \u2013", ".", " \u200b\u200b", " arguably", ",", " globally", " ultimately", ".["], [" .", " \u2013", ".", " ultimately", " \u200b\u200b", " arguably", ".[", " globally"], [" ultimately", " \u2013", " arguably", " largely", " globally", "\u2014even", " uniquely", "\u2014including"], [" ,", "<|endoftext|>", " .", " ultimately", ".[", " \u2013", " largely", " uniquely"], [" .", " ultimately", " globally", " worldwide", " ,", " uniquely", " Australia", " Europe"], [" .", " ,", " ultimately", " uniquely", " largely", " arguably", " \u2013", " much"], [" .", " ,", " ultimately", " \u2013", "<|endoftext|>", " uniquely", " both", " much"], [" ,", " ultimately", " .", "&nbsp", " uniquely", ".[", " --", " arguably"], [" globally", " ultimately", " .**", " uniquely", " Australia", " domestically", " worldwide", " arguably"], [" domestically", " globally", " ultimately", " uniquely", " Australia", "\u2014including", " iOS", " worldwide"], [" ,", " \u2014", " ultimately", " \n\n", " .", "  \n\n", " __", " --"], ["\u2014\u2014", " \u2014\u2014", " \u2014", ".[", " ______", "  \n\n", " __", " ________"], ["\u2014\u2014", " \u2014", " \u2014\u2014", "\u2014but", "\u2014and", " \u2026", "\u2026\u2026", "\u2014"], [" .", " ...", " \u2014", " __", "\u2014\u2014", " \u3002", " \u2014\u2014", " \u2026"], [" .", " ,", " \u2014", " \u2013", " ultimately", " ", " ...", " through"], [" .", " \u2013", " \u2014", " ,", " ultimately", " via", ".[", " essentially"], [" \u2013", " \u2014", "\u2013", " .", "\ufffd", "\u2014including", "\u2014and", "\u2014but"], [" \u2013", " \u2014", " .", "\u2014including", " seamlessly", "\u2014and", " uniquely", " via"], [" \u2013", " \u2014", " .", " \u200b\u200b", "\u2014\u2014", "\u2014and", "\u200b", " \u2014\u2014"], [" .", " \u2014", "\u2014and", " \u2013", "\u2014but", "\u2014including", "\u2014\u2014", " \u200b\u200b"], [" .", " \u2013", " \u200b\u200b", "\u2014and", " \u2014", " seamlessly", "\u2014including", " Android"], [" \u2013", " .", " Android", " \u2014", " iOS", " \u200b\u200b", " native", " hardware"], [" \u200b\u200b", " \u2013", " .", " Android", " native", " iOS", " \u2014", " via"], [" .", " native", " \u2013", " platform", " Android", " seamlessly", " via", " using"], [" .", " platform", " \u2014", " seamlessly", " using", " native", " via", "\u2014including"], [" seamlessly", " platform", " native", " hardware", " platforms", " using", " iOS", " software"], [" seamlessly", " via", " using", " platform", " hardware", " native", " platforms", " software"], [" via", " seamlessly", " using", " .", " platform", " hardware", " unified", " platforms"], [" via", " seamlessly", " using", " unified", " platform", " platforms", " .", " essentially"], [" seamlessly", " via", " essentially", " unified", " using", " .", ".", " hardware"], [" seamlessly", " unified", ".", " .", " essentially", " via", " using", " platforms"], [".", " .", ".**", ".*", " seamlessly", "+.", " unified", "\uff0e"], [".", ".**", "**.", ".*", "+.", ".\"", ".\\", "()."], [".", ".**", ".*", "+.", "().", "*.", "**.", "++."], [".", ".*", ".**", "*.", "+.", "().", "**.", "\n\n"], [".", ".**", "*.", "().", ".*", "**.", "+.", ".</"], [".", ".**", ".*", "*.", "+.", "().", "**.", ".\\"], [".", "().", ".**", "+.", ".*", ".\\", "*.", "\n\n"], [".", ".**", ".*", "+.", "().", "*.", ".\\", "**."], [".", "\n\n", " \n\n", "().", ".**", "+.", "*.", ".*"], [".", "\n\n", "().", " \n\n", "+.", ".**", "*.", "++."], [".", "\n\n", " \n\n", "().", "+.", "*.", ".**", ".*"], [".", "\n\n", " Rust", "rust", " .", " rust", " \n\n", "()."], [".", "\n\n", " Rust", " .", " \n\n", "rust", ",", "()."], [".", "\n\n", " Rust", ",", " .", "rust", " rust", " \n\n"], [".", ",", " Rust", " .", ".**", "\n\n", ".,", ":"]], "p": [[0.5202, 0.2784, 0.1315, 0.0333, 0.0054, 0.0035, 0.0035, 0.0035], [0.4472, 0.3947, 0.0443, 0.0144, 0.0127, 0.0068, 0.0064, 0.0039], [0.5841, 0.2435, 0.1015, 0.0226, 0.0121, 0.0083, 0.0074, 0.0065], [0.0027, 0.0023, 0.0021, 0.002, 0.0016, 0.0015, 0.0012, 0.0012], [0.13, 0.1221, 0.1147, 0.0422, 0.0329, 0.0241, 0.0226, 0.0212], [0.6218, 0.0698, 0.0273, 0.0213, 0.0121, 0.0094, 0.0089, 0.0089], [0.2434, 0.0953, 0.0615, 0.0578, 0.045, 0.0351, 0.0213, 0.0156], [0.2484, 0.0246, 0.0192, 0.0149, 0.0132, 0.0132, 0.0109, 0.0103], [0.3253, 0.1973, 0.0641, 0.0414, 0.0322, 0.0303, 0.0303, 0.0134], [0.3724, 0.0942, 0.0445, 0.0306, 0.027, 0.0238, 0.0174, 0.012], [0.3297, 0.2129, 0.1213, 0.0419, 0.037, 0.0326, 0.0271, 0.0211], [0.0545, 0.0122, 0.0107, 0.0107, 0.0065, 0.0054, 0.0045, 0.0045], [0.0077, 0.0037, 0.0034, 0.0032, 0.0032, 0.0028, 0.0028, 0.0028], [0.0406, 0.0262, 0.0231, 0.0066, 0.0049, 0.0038, 0.0033, 0.0033], [0.0838, 0.0477, 0.0176, 0.0176, 0.0155, 0.0094, 0.0069, 0.0057], [0.0098, 0.0072, 0.0072, 0.0068, 0.0049, 0.0044, 0.0026, 0.0026], [0.0304, 0.0237, 0.0163, 0.0127, 0.0119, 0.0099, 0.0087, 0.0072], [0.0212, 0.0155, 0.0155, 0.0088, 0.0088, 0.0088, 0.0078, 0.0078], [0.0168, 0.0158, 0.0148, 0.0139, 0.0115, 0.0079, 0.007, 0.0058], [0.0221, 0.0152, 0.0098, 0.0081, 0.0063, 0.0063, 0.0049, 0.0046], [0.0221, 0.0221, 0.0162, 0.0143, 0.0072, 0.006, 0.0056, 0.0053], [0.0253, 0.0093, 0.0053, 0.0047, 0.0039, 0.0039, 0.0036, 0.0032], [0.0742, 0.0479, 0.0212, 0.01, 0.0054, 0.0047, 0.0045, 0.0045], [0.1191, 0.1051, 0.0235, 0.0142, 0.0111, 0.0067, 0.0063, 0.0059], [0.0222, 0.0222, 0.0196, 0.0126, 0.0126, 0.0092, 0.0081, 0.0077], [0.0147, 0.0129, 0.0121, 0.0107, 0.0089, 0.0083, 0.0078, 0.0069], [0.0201, 0.0157, 0.0157, 0.0138, 0.0115, 0.0101, 0.0101, 0.0095], [0.0346, 0.027, 0.021, 0.021, 0.0197, 0.0174, 0.0174, 0.0164], [0.0735, 0.0538, 0.037, 0.0306, 0.027, 0.0224, 0.0211, 0.0164], [0.157, 0.1223, 0.079, 0.045, 0.029, 0.0241, 0.0176, 0.0176], [0.415, 0.0768, 0.0466, 0.0207, 0.0194, 0.0182, 0.0171, 0.0142], [0.5465, 0.1076, 0.0613, 0.0372, 0.0137, 0.0083, 0.0069, 0.0047], [0.4025, 0.1678, 0.1153, 0.033, 0.0274, 0.0114, 0.0069, 0.0048], [0.5768, 0.1209, 0.0197, 0.0185, 0.012, 0.0112, 0.0099, 0.0068], [0.2526, 0.1352, 0.0321, 0.0302, 0.0235, 0.0195, 0.0118, 0.0111], [0.417, 0.1441, 0.1354, 0.0235, 0.0162, 0.0134, 0.0118, 0.0111], [0.1567, 0.1299, 0.0788, 0.0653, 0.035, 0.035, 0.029, 0.024], [0.1083, 0.0617, 0.0617, 0.0424, 0.0374, 0.0274, 0.0242, 0.0242], [0.0766, 0.0719, 0.0676, 0.0635, 0.0494, 0.041, 0.0249, 0.0171], [0.0912, 0.0856, 0.0519, 0.0431, 0.0245, 0.023, 0.0217, 0.0203], [0.0784, 0.0446, 0.0348, 0.0254, 0.0211, 0.0198, 0.0198, 0.0186], [0.0848, 0.0515, 0.0515, 0.0401, 0.0354, 0.0354, 0.0354, 0.0228], [0.0759, 0.0759, 0.0359, 0.0359, 0.0337, 0.0246, 0.0246, 0.0232], [0.1013, 0.0696, 0.0479, 0.0422, 0.0273, 0.0256, 0.0241, 0.0146], [0.1137, 0.0689, 0.0572, 0.0393, 0.0287, 0.0287, 0.0224, 0.0198], [0.134, 0.0717, 0.0674, 0.0339, 0.0299, 0.0264, 0.0248, 0.0219], [0.1206, 0.0829, 0.0269, 0.0237, 0.0223, 0.0223, 0.0174, 0.0153], [0.1662, 0.1378, 0.0327, 0.0289, 0.0239, 0.0155, 0.012, 0.01], [0.8956, 0.0254, 0.0164, 0.0093, 0.0073, 0.0022, 0.0017, 0.0016], [0.9629, 0.0257, 0.0019, 0.0015, 0.0014, 0.0007, 0.0006, 0.0005], [0.9591, 0.0155, 0.0057, 0.005, 0.0039, 0.0039, 0.0021, 0.0008], [0.8515, 0.0424, 0.0374, 0.0156, 0.0156, 0.0138, 0.0045, 0.0019], [0.7547, 0.0795, 0.0376, 0.0332, 0.0293, 0.0258, 0.0157, 0.0021], [0.805, 0.0583, 0.0243, 0.0215, 0.0189, 0.0189, 0.0089, 0.0089], [0.8143, 0.0279, 0.0279, 0.0246, 0.0169, 0.0149, 0.0149, 0.0075], [0.7985, 0.0578, 0.0241, 0.0213, 0.0188, 0.0166, 0.0121, 0.0074], [0.7173, 0.2329, 0.0102, 0.0062, 0.0043, 0.0043, 0.0024, 0.0021], [0.7792, 0.197, 0.0041, 0.003, 0.0022, 0.0016, 0.0012, 0.001], [0.7192, 0.2646, 0.0029, 0.0024, 0.0008, 0.0008, 0.0006, 0.0005], [0.7944, 0.1381, 0.0508, 0.003, 0.0018, 0.0014, 0.0007, 0.0005], [0.8919, 0.094, 0.0068, 0.0013, 0.0006, 0.0004, 0.0003, 0.0002], [0.982, 0.0124, 0.0021, 0.0014, 0.0006, 0.0002, 0.0001, 0.0001], [0.9954, 0.0046, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [37412, 3945, 4280, 6221, 3761, 2858, 1162, 8971, 42148, 17989, 20646, 28560, 49540, 31480, 13839, 6502, 3372, 10366, 10325, 19055, 8075, 18703, 8018, 7593, 5270, 14406, 14787, 3347, 6194, 6618, 8017, 5150, 4648, 6805, 6309, 5550, 5716, 8880, 5592, 4985, 5370, 6995, 9374, 8231, 5053, 3097, 5110, 4747, 6546, 11205, 45230, 11137, 13025, 11178, 6059, 3950, 1537, 736, 668, 163, 150, 64, 68], "Kotlin": [158111, 129083, 120593, 17310, 53930, 71305, 118607, 161907, 178233, 210881, 190769, 140844, 108820, 117541, 163202, 98641, 96794, 73329, 96092, 153233, 179921, 96478, 115361, 126875, 95199, 17615, 11072, 38853, 21991, 30882, 33771, 62493, 49479, 20094, 20111, 10568, 6034, 7584, 6546, 6790, 10959, 9749, 6547, 10414, 13341, 23673, 29220, 17241, 46863, 55081, 44584, 7019, 4006, 2567, 1267, 629, 256, 137, 176, 108, 120, 117, 142], "Rust": [57918, 89135, 78616, 133716, 49324, 38362, 107496, 118886, 123349, 99699, 86449, 114846, 80560, 69433, 79287, 62996, 49944, 75868, 80281, 118244, 118997, 123059, 103008, 87573, 168853, 204569, 184244, 149195, 132834, 125442, 81332, 47980, 44642, 60216, 84202, 53459, 58833, 86111, 78028, 110516, 88175, 97632, 82621, 134524, 139966, 113911, 89096, 87080, 98385, 115921, 116303, 31126, 24318, 22401, 16303, 829, 392, 178, 134, 3, 3, 3, 3]}}, {"pos": 518, "top": [[" \u2013", ".", ",", "\u2013", ";", "\u00a0", "\u00a0\u00a0", "\u2026."], [" \u2013", "\u2013", "\u2013and", " \u2013,", " \u200b\u200b", ",", "\u2013\u2013", " very"], ["\u2013", " \u2013", ",", ".", "\u2013and", "\u2026", ";", "\u2026.."], [" milfs", "-------------</", " Shemale", " Blowjob", "----------</", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " ;;^", "\uc3df"], [" \u201c", " (@", " \u201c.", ":@", "\uff20", " \"@", "\u65b0\u52a0\u5761", " *@"], [" \u200b\u200b", "<|quad_end|>", ",", "!:", ".", "arren", ":", "!\u201d."], ["  \n\n", " \n\n", " \u201c", "<|endoftext|>", " \u201d", "  \n", "!\u201d", " **\u201c"], ["   \n\n", " \n\n", "<|quad_end|>", "  \n\n", " *@", "   \n", " **\u20ac", "(@"], [" \n\n", "   \n\n", "  \n\n", "    \n\n", " \n    \n", "     \n\n", " \r\n\r\n", "\t\n\n"], [" \u00ad", ",", "<|object_ref_start|>", "\u5162\u5162\u4e1a\u4e1a", "\u2013and", "\u2013\u2013", "\u00a0", " hugely"], [" \u2013", "...", " @", " arguably", " \u00ad", " incredibly", "\u2013\u2013", ".@"], [" incredibly", " arguably", " seamlessly", " savvy", " vastly", " even", " sprawling", " truly"], [" incredibly", " arguably", " seamlessly", " vastly", " hugely", " relentlessly", " aggressively", " effortlessly"], [" arguably", " incredibly", "\u62e5\u6709\u7740", "\u5171\u540c\u6253\u9020", "\u51ed\u501f\u7740", " seamlessly", "\u60f3\u5c3d", " relentlessly"], [" arguably", " incredibly", " truly", " even", " aggressively", " essentially", " relentlessly", " largely"], [" incredibly", " arguably", " sprawling", " wildly", " savvy", " truly", " even", " largely"], [" arguably", " incredibly", " sprawling", " seamlessly", " largely", " savvy", " wildly", " effortlessly"], [" arguably", "\u62e5\u6709\u7740", " sprawling", " seamlessly", " incredibly", "\u51ed\u501f\u7740", "\u6253\u9020\u51fa", " hugely"], [" arguably", "\u62e5\u6709\u7740", " sprawling", " incredibly", " seamlessly", "\u6253\u9020\u51fa", " ultimately", " hugely"], [" arguably", " hugely", "\u2014even", " swiftly", " largely", " ultimately", " sprawling", " myriad"], ["<|endoftext|>", " \n\n", " swiftly", " hugely", " arguably", " ultimately", " largely", " myriad"], ["\u62e5\u6709\u7740", " incredibly", " hugely", " arguably", "\u5171\u540c\u6253\u9020", " seamlessly", " sprawling", " famously"], [" ultimately", " ``", " hugely", " arguably", " largely", " --", " incredibly", " much"], [" ultimately", " largely", "<|endoftext|>", " much", " --", " even", " arguably", " eventually"], [" \n\n", "\n\n", "<|endoftext|>", " \r\n\r\n", "\r\n\r\n", " --", "  \n\n", " \u2015"], [" \n\n", " seamlessly", " hugely", " arguably", " --", " incredibly", " famously", " \r\n\r\n"], [" seamlessly", " \n\n", " --", " arguably", " hugely", " ultimately", " sprawling", " famously"], [" \n\n", "\n\n", "\r\n\r\n", " --", " \r\n\r\n", " arguably", "  \n\n", " ultimately"], [" \n\n", " seamlessly", " arguably", "\n\n", " essentially", " ultimately", " incredibly", " heavily"], [" \n\n", " ...", " \u2014", " seamlessly", " essentially", " **", " heavily", " ultimately"], [" ...", " \n\n", " **", " .", " \n", " \u2014", " essentially", " ,"], [" ...", " \n\n", " ,", " \u2026", " .", " **", " \u2014", "..."], [" essentially", " ,", " heavily", " \u2014", " fully", " dramatically", " rather", " ultimately"], [" essentially", " seamlessly", " uniquely", " heavily", " fully", " dramatically", " ultimately", " \u2013"], [" seamlessly", " essentially", " meticulously", " heavily", " uniquely", " technically", " radically", " dramatically"], [" essentially", " seamlessly", " \u2013", " \u2014", " technically", " meticulously", " hybrid", " heavily"], [" essentially", " seamlessly", " technically", " hybrid", " meticulously", " effectively", " radically", " fundamentally"], [" seamlessly", " essentially", " technically", " hybrid", " effectively", " radically", " meticulously", " EVERY"], [" essentially", " seamlessly", " technically", " effectively", " hybrid", " radically", " EVERY", " truly"], [" seamlessly", " essentially", " unified", " hybrid", "\u2011", " technically", " \u201c", " integrated"], [" seamlessly", " essentially", " technology", " unified", " hybrid", " technically", " integrated", " radically"], [" seamlessly", " essentially", " unified", " technology", " hybrid", " integrated", " using", " technically"], [" seamlessly", " unified", " essentially", " hybrid", " technology", " integrated", " centralized", " seamless"], [" seamlessly", " essentially", " unified", " technology", " hybrid", " using", " integrated", " technically"], [" essentially", " seamlessly", " unified", " hybrid", " technically", " using", " via", " everything"], [" essentially", " unified", " seamlessly", " technically", " hybrid", " using", " via", " everything"], [" seamlessly", " essentially", " unified", "  \n\n", " hybrid", " ONLY", " technically", " EVERY"], [" unified", " essentially", " seamlessly", " everything", " ONLY", " hybrid", " EVERY", " combined"], [" essentially", " ONLY", "  \n\n", " seamlessly", " \n\n", " unified", " everything", " technically"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "    \n\n", " ONLY", " **", "\r\n\r\n"], ["\n\n", " \n\n", "  \n\n", "   \n\n", "    \n\n", "\r\n\r\n", "     \n\n", "\t\n\n"], ["\n\n", " \n\n", "  \n\n", "   \n\n", "    \n\n", "\r\n\r\n", "     \n\n", "\t\n\n"], ["\n\n", " \n\n", "  \n\n", "   \n\n", "    \n\n", "\r\n\r\n", "     \n\n", "\t\n\n"], ["\n\n", " \n\n", "  \n\n", "   \n\n", "\r\n\r\n", "    \n\n", "     \n\n", "\t\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", "    \n\n", "\t\n\n", "\n\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", "    \n\n", "\t\n\n", "\n   \n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "\t\n\n", "   \n\n", "    \n\n", "\t\t\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", "\t\n\n", "    \n\n", "\t\t\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "   \n\n", "\t\n\n", "    \n\n", "     \n\n"], ["\n\n", " Rust", " \n\n", "  \n\n", "rust", " rust", "\r\n\r\n", "   \n\n"], ["\n\n", " \n\n", " Rust", "  \n\n", " rust", "rust", "\r\n\r\n", " This"], ["\n\n", " \n\n", " Rust", "  \n\n", " This", " rust", "rust", " Your"], ["\n\n", " Rust", " The", " This", " Your", " You", " \n\n", " Native"]], "p": [[0.5888, 0.2781, 0.0703, 0.0483, 0.0033, 0.0011, 0.0011, 0.0011], [0.5451, 0.042, 0.0064, 0.0029, 0.0022, 0.0014, 0.0011, 0.0009], [0.5851, 0.19, 0.1676, 0.0374, 0.0042, 0.0037, 0.0024, 0.0021], [0.012, 0.0082, 0.0077, 0.006, 0.0047, 0.0039, 0.0034, 0.0032], [0.0048, 0.0042, 0.0042, 0.0027, 0.0026, 0.0017, 0.0015, 0.0015], [0.01, 0.0029, 0.0022, 0.0013, 0.0013, 0.0011, 0.001, 0.0009], [0.0651, 0.0507, 0.0255, 0.0199, 0.0145, 0.0106, 0.0094, 0.0088], [0.0495, 0.03, 0.03, 0.0171, 0.0151, 0.0133, 0.0092, 0.0059], [0.4806, 0.227, 0.1215, 0.0271, 0.0094, 0.0073, 0.0047, 0.0044], [0.0026, 0.0023, 0.0018, 0.0017, 0.0016, 0.0014, 0.0014, 0.0013], [0.0161, 0.0118, 0.0118, 0.0111, 0.0111, 0.0104, 0.0067, 0.0059], [0.0304, 0.0223, 0.0064, 0.0044, 0.0044, 0.0044, 0.0041, 0.0039], [0.0238, 0.0144, 0.0057, 0.0034, 0.0032, 0.003, 0.0025, 0.0022], [0.0029, 0.0027, 0.002, 0.0017, 0.0016, 0.0015, 0.0014, 0.0014], [0.0243, 0.0139, 0.0139, 0.0115, 0.0108, 0.0061, 0.0058, 0.0051], [0.0446, 0.0446, 0.0154, 0.0106, 0.0094, 0.0064, 0.0057, 0.0057], [0.079, 0.0479, 0.0226, 0.0156, 0.0089, 0.0089, 0.0078, 0.0073], [0.014, 0.0132, 0.0102, 0.0075, 0.0055, 0.004, 0.0031, 0.0023], [0.0206, 0.0081, 0.0067, 0.0046, 0.0043, 0.0034, 0.0034, 0.0032], [0.0221, 0.0119, 0.0105, 0.0087, 0.0077, 0.0072, 0.0068, 0.0049], [0.6856, 0.0086, 0.0063, 0.0056, 0.0038, 0.0026, 0.0023, 0.0018], [0.0079, 0.0062, 0.0054, 0.0054, 0.0051, 0.0037, 0.0026, 0.0024], [0.0251, 0.0208, 0.0196, 0.0196, 0.0173, 0.0153, 0.0112, 0.0093], [0.041, 0.0282, 0.0249, 0.0249, 0.0219, 0.011, 0.011, 0.0097], [0.5894, 0.1315, 0.0454, 0.0312, 0.0312, 0.0089, 0.0062, 0.0037], [0.0726, 0.0469, 0.0469, 0.0251, 0.0221, 0.0195, 0.0183, 0.0162], [0.0523, 0.0433, 0.0247, 0.0232, 0.0232, 0.0218, 0.0141, 0.0085], [0.6604, 0.2144, 0.0083, 0.0073, 0.0069, 0.0047, 0.0039, 0.0035], [0.4348, 0.0404, 0.038, 0.0315, 0.0245, 0.023, 0.0149, 0.0149], [0.231, 0.1491, 0.0704, 0.0401, 0.0377, 0.0294, 0.019, 0.019], [0.3252, 0.2533, 0.0726, 0.0499, 0.0303, 0.0221, 0.0195, 0.0195], [0.6651, 0.0242, 0.0228, 0.0201, 0.0189, 0.0177, 0.0156, 0.0114], [0.0717, 0.0463, 0.0408, 0.0281, 0.0233, 0.0233, 0.0219, 0.0219], [0.1018, 0.058, 0.0311, 0.0311, 0.0242, 0.0227, 0.0213, 0.0201], [0.1027, 0.0906, 0.0313, 0.0276, 0.0229, 0.0202, 0.019, 0.0168], [0.0747, 0.0747, 0.0546, 0.04, 0.0331, 0.0258, 0.0228, 0.0201], [0.1571, 0.1386, 0.045, 0.0188, 0.0166, 0.0146, 0.0146, 0.0137], [0.1254, 0.1254, 0.0523, 0.0218, 0.017, 0.015, 0.0124, 0.0117], [0.1238, 0.1163, 0.0455, 0.019, 0.019, 0.0139, 0.013, 0.013], [0.0852, 0.0706, 0.055, 0.0355, 0.0355, 0.0313, 0.0215, 0.0215], [0.0814, 0.0764, 0.0525, 0.0494, 0.0384, 0.0339, 0.0219, 0.0171], [0.1753, 0.1132, 0.0606, 0.0569, 0.0367, 0.0269, 0.0163, 0.0153], [0.2871, 0.1537, 0.0641, 0.0389, 0.0389, 0.0251, 0.0152, 0.0143], [0.2169, 0.109, 0.1024, 0.0484, 0.0427, 0.0215, 0.0202, 0.0178], [0.1446, 0.1446, 0.1126, 0.0366, 0.0251, 0.0251, 0.0236, 0.0236], [0.1829, 0.1425, 0.1181, 0.0434, 0.0434, 0.0264, 0.0248, 0.0133], [0.1513, 0.1254, 0.0715, 0.0631, 0.0359, 0.0317, 0.0263, 0.0247], [0.2593, 0.1304, 0.1151, 0.0451, 0.0273, 0.0273, 0.0146, 0.0137], [0.2254, 0.1755, 0.1284, 0.0607, 0.057, 0.0472, 0.0174, 0.0135], [0.5891, 0.2456, 0.1489, 0.0084, 0.0014, 0.0008, 0.0008, 0.0005], [0.8079, 0.1239, 0.0663, 0.0011, 0.0003, 0.0001, 0.0001, 0.0001], [0.91, 0.0747, 0.0147, 0.0003, 0.0001, 0.0001, 0.0, 0.0], [0.7006, 0.2007, 0.0948, 0.0022, 0.0005, 0.0003, 0.0001, 0.0001], [0.9808, 0.0123, 0.0066, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9955, 0.0032, 0.0012, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9922, 0.0059, 0.0015, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9996, 0.0003, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0006, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9996, 0.0002, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9484, 0.0368, 0.0064, 0.0056, 0.0018, 0.0003, 0.0001, 0.0]], "ranks": {"Swift": [17213, 2856, 4776, 140363, 5669, 2626, 3132, 68849, 127102, 55459, 2110, 16676, 11020, 7479, 3227, 574, 1298, 12146, 8638, 1871, 620, 14839, 1973, 1172, 678, 2424, 4928, 1709, 1954, 3556, 4061, 3384, 2237, 2269, 2519, 5720, 8676, 6962, 8943, 8036, 8902, 10050, 21829, 14452, 8966, 8751, 26848, 10895, 34213, 65049, 143371, 95406, 63628, 38103, 24026, 13330, 3530, 1130, 1063, 254, 192, 59, 32], "Kotlin": [226275, 151983, 126612, 4313, 4295, 22688, 23274, 48796, 68834, 102298, 53530, 29030, 22120, 7479, 48974, 22293, 28365, 35438, 74732, 146091, 168112, 61479, 69045, 127757, 105874, 16907, 13827, 30912, 13316, 11317, 17280, 24823, 76594, 78544, 107517, 58737, 68189, 75420, 64198, 61031, 57255, 56007, 36592, 31390, 42381, 66812, 85024, 55864, 37510, 43679, 44767, 7062, 5363, 2347, 867, 255, 92, 72, 87, 67, 86, 72, 82], "Rust": [29441, 51952, 41710, 80078, 6601, 3816, 10324, 11906, 59717, 35898, 6447, 17911, 14646, 21711, 29053, 20511, 54742, 136296, 187753, 170322, 175626, 173407, 130728, 93710, 107455, 178312, 146743, 119855, 112547, 76193, 72901, 43599, 54876, 87034, 101073, 109579, 130778, 108712, 111935, 143936, 99057, 122943, 98460, 138639, 122448, 64770, 103475, 79406, 43095, 41381, 67719, 13598, 15891, 9516, 5134, 138, 34, 25, 21, 2, 3, 3, 2]}}, {"pos": 519, "top": [[".", " \u200b\u200b", "\u00a0\u00a0", "  ", "\u00a0", "?", "\u2026.", "  \n\n"], [" **'", " **:", "\uff1a**", "  \n\n", " (**", "\uff1f**", " **:**", " \u062f\u0645\u0634"], [".", "\u2013", ",", "\u2026\"", "\u2026..", "\u2026", "\u2026.", "\u3002"], [" Blowjob", " **\u25cb", " milfs", " cumshot", " Shemale", "\uff1f**", " **\u25a0", " **:**"], [" **\u201c", " **#", " *</", "  \n\n", "\uff1a**", " @_", " (@", " **:"], [" **\u201c", " **\"", " **.", " **#", "\uff1f**", "**!", "\u3002", " **+"], [" **\u201c", " **\u3010", "\u201d**", " **\"", "\uff1f**", "\uff1a**", "  \n\n", "**\u3002"], ["  \n\n", "   \n\n", " \n\n", " **\u3010", " **\u201c", " **#", " **\"", "     \n\n"], [" \n\n", "  \n\n", "   \n\n", "     \n\n", "    \n\n", "       \n\n", "      \n\n", "\n\n"], [" **#", " **\"", " **\u3010", " **+", " **\u201c", " **'", " **\u00bf", " **"], [" **#", " **\u3010", "  \n\n", " **\u201c", " \n\n", " **", " **\"", "   \n\n"], [" **#", " **", " **\u3010", " **+", " **'", " **\u201c", " **:", " **\u00ab"], [" **#", " **", " **\u3010", " **+", " **:", " **\u00ab", " **'", " **\u201c"], [" **#", " **+", " **", " **\u00ab", " **'", " Blowjob", " **\"", " milfs"], [" **", " **#", " leveraging", " incredibly", " **+", " mithilfe", " arguably", " transitioning"], [" incredibly", " **", " leveraging", " impactful", " transitioning", " foundational", " showcasing", " nuanced"], [" incredibly", " leveraging", " **", " arguably", " overarching", "-esque", " nuanced", " incentiv"], [" **", " **\u201c", "  \n\n", " **\"", " incredibly", " **#", "...**", " \ufffd"], [" **", " **\u201c", " **\"", " **#", " **'", " incredibly", " **\u3010", " **+"], ["\r\n\r\n", " incredibly", "  \n\n", " **", " arguably", " \ufffd", " \ufffd", " \ufffd"], ["  \n\n", "<|endoftext|>", " \n\n", "\n\n", "\r\n\r\n", " \r\n\r\n", "   \n\n", "  \r\n\r\n"], [" **", "\r\n\r\n", " **#", " **'", " **\u201c", " incredibly", " **+", " **\""], ["\r\n\r\n", " **", " ``", "\n\n", " incredibly", " **#", "\r\n\r\n\r\n", " **'"], ["\r\n\r\n", "\n\n", " **", " incredibly", "<|endoftext|>", " arguably", " ``", " swiftly"], ["\r\n\r\n", "\n\n", "  \n\n", " \n\n", " \r\n\r\n", "   \n\n", "  \r\n\r\n", "\r\n\r\n\r\n"], ["\r\n\r\n", " **", "  \n\n", " \n\n", " \r\n\r\n", "\n\n", " **'", "  \r\n\r\n"], ["\n\n", "\r\n\r\n", " \n\n", "  \n\n", " **", " \r\n\r\n", "  \r\n\r\n", "   \n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", " **", " \r\n\r\n", " arguably", " incredibly"], ["\n\n", "  \n\n", "\r\n\r\n", " \n\n", " \r\n\r\n", " **", "  \r\n\r\n", " arguably"], ["  \n\n", " \n\n", "\n\n", " **", "\r\n\r\n", "<|endoftext|>", " @", " arguably"], [" \n\n", "<|endoftext|>", "  \n\n", "\n\n", " @", " **", " incredibly", "\r\n\r\n"], ["<|endoftext|>", "  \n\n", " \n\n", " @", "\n\n", " \u2014", " incredibly", " **"], ["  \n\n", "<|endoftext|>", " **", " \u2014", " @", " \n\n", " incredibly", " ["], ["  \n\n", " \n\n", "<|endoftext|>", " **", "  \r\n\r\n", " incredibly", "   \n\n", " meticulously"], ["  \n\n", " **", "  \r\n\r\n", "<|endoftext|>", " **\u201c", "   \n\n", " \n\n", " \r\n\r\n"], ["  \n\n", " **", " **\u201c", "<|endoftext|>", "  \r\n\r\n", "   \n\n", " \n\n", "**\u2014"], ["  \n\n", " **", " **\u201c", " **\"", "  \r\n\r\n", " **[", "   \n\n", "!**"], [" **", " **\u201c", "  \n\n", " **\"", " **[", "!**", " **+", ":**"], [" **", " **\u201c", "  \n\n", " **\"", " **[", "<|endoftext|>", ":**", "!**"], [" **", " **\u201c", "  \n\n", " **[", " **\"", "<|endoftext|>", "!**", ":**"], ["  \n\n", " **", "<|endoftext|>", " **\u201c", " **[", " **\"", ":**", "!**"], ["  \n\n", " **", "<|endoftext|>", " **\u201c", " \n\n", "**\u2014", " **\"", " \u2014"], [" **", "  \n\n", " **\u201c", ":**", "**\u2014", "\uff1a**", " **\"", "  \r\n\r\n"], ["  \n\n", " **", " **\u201c", "\uff1a**", " **\"", "<|endoftext|>", ":**", "**\u2014"], ["  \n\n", " **", "<|endoftext|>", " **\u201c", " **\"", "  \r\n\r\n", ":**", "\uff1a**"], [" **", "  \n\n", " **\u201c", ":\\", ":**", "\uff1a**", " **\"", "<|endoftext|>"], ["  \n\n", " **", "\uff1a**", ":**", " \n\n", ":\\", " **\u201c", " **\""], ["  \n\n", "\uff1a**", ":**", " **", ":\\", ":", "**:", " \n\n"], [" **", "  \n\n", "\uff1a**", ":**", " **\"", " **\u201c", "**", "**:"], [" **", "\uff1a**", " **\"", ":**", " **+", "**", "  \n\n", " **\u201c"], [" **", "\uff1a**", "  \n\n", " **\"", "**:", "**", " **+", " **:"], [" **", " **\"", "**:", " **:", "\uff1a**", " **+", "  \n\n", " **#"], [" **", " **\"", " **:", "**:", " **+", "**", " **#", "-**"], [" **", " **+", "-**", " **:", "**", " **\"", " **#", "**:"], [" **", " ###", "###", " **#", " ####", "-**", " **+", " **:"], [" **", "-**", " **#", " **+", " ###", " **:", " **\"", "**"], ["####", " **", " ####", "-**", " **:", "**", " **\"", " ###"], ["####", " ####", " **", " ###", "**", "-**", "**:", " **:"], ["####", " ####", " **", " Architecture", "\u67b6\u6784", " ###", " architecture", " **\""], ["####", " ####", " **", " ###", "**", " Architecture", " architecture", " *"], ["####", " ####", " **", " ###", " *", "**", " Architecture", "###"], ["####", " ####", " **", " ###", "###", "**", "---", " *"], ["####", "*", "**", "###", "1", " *", "---", " ####"]], "p": [[0.6759, 0.0859, 0.0758, 0.0149, 0.0109, 0.0091, 0.008, 0.008], [0.0111, 0.0092, 0.0072, 0.0056, 0.0049, 0.0049, 0.0046, 0.0036], [0.2136, 0.1468, 0.0948, 0.0837, 0.0738, 0.0694, 0.0477, 0.0272], [0.0382, 0.0204, 0.018, 0.018, 0.015, 0.015, 0.0116, 0.0091], [0.2442, 0.0512, 0.0481, 0.0452, 0.0274, 0.0166, 0.0156, 0.0156], [0.5257, 0.0405, 0.0279, 0.0279, 0.0191, 0.0169, 0.0159, 0.0149], [0.4432, 0.163, 0.0467, 0.0439, 0.0235, 0.0207, 0.0142, 0.0142], [0.2066, 0.142, 0.142, 0.1106, 0.076, 0.0382, 0.0337, 0.0317], [0.5908, 0.3162, 0.0706, 0.0051, 0.0045, 0.0024, 0.0019, 0.0017], [0.4477, 0.0606, 0.0472, 0.0305, 0.0237, 0.0087, 0.0064, 0.0064], [0.5621, 0.1107, 0.0407, 0.0298, 0.0298, 0.0298, 0.0181, 0.017], [0.3229, 0.1728, 0.0767, 0.0767, 0.0386, 0.0234, 0.022, 0.0206], [0.2988, 0.2054, 0.1033, 0.0756, 0.0458, 0.0404, 0.0357, 0.0158], [0.0893, 0.0653, 0.0653, 0.0422, 0.035, 0.0107, 0.0088, 0.0083], [0.2431, 0.0155, 0.01, 0.0078, 0.0061, 0.0054, 0.0047, 0.0045], [0.0439, 0.0207, 0.0195, 0.0118, 0.0111, 0.0104, 0.0092, 0.0086], [0.1511, 0.0218, 0.0218, 0.0159, 0.015, 0.0132, 0.0117, 0.0097], [0.3147, 0.1486, 0.1396, 0.0483, 0.0312, 0.0189, 0.0138, 0.0089], [0.4267, 0.1779, 0.084, 0.0615, 0.0397, 0.0329, 0.0107, 0.0078], [0.0674, 0.0633, 0.0493, 0.0281, 0.0193, 0.017, 0.016, 0.015], [0.3254, 0.3254, 0.1357, 0.1357, 0.044, 0.0046, 0.0038, 0.0025], [0.2803, 0.0666, 0.0588, 0.0404, 0.0278, 0.0168, 0.0158, 0.0102], [0.2746, 0.2009, 0.0328, 0.0225, 0.0187, 0.0121, 0.0113, 0.01], [0.2647, 0.0629, 0.0316, 0.0204, 0.0192, 0.0192, 0.0124, 0.0116], [0.3495, 0.2722, 0.187, 0.1457, 0.0253, 0.0053, 0.0047, 0.0015], [0.4735, 0.1537, 0.0773, 0.0682, 0.0469, 0.0303, 0.0092, 0.0087], [0.4054, 0.3158, 0.1162, 0.0705, 0.0377, 0.0148, 0.0024, 0.002], [0.4605, 0.1694, 0.1495, 0.1028, 0.0294, 0.0079, 0.0054, 0.0051], [0.3157, 0.2459, 0.1915, 0.1915, 0.0122, 0.0054, 0.004, 0.0033], [0.3931, 0.3469, 0.05, 0.0343, 0.0303, 0.0152, 0.0105, 0.0098], [0.3741, 0.2913, 0.2269, 0.0225, 0.0094, 0.0037, 0.0032, 0.0024], [0.533, 0.1961, 0.1189, 0.0118, 0.0081, 0.0059, 0.0052, 0.0046], [0.1644, 0.088, 0.0827, 0.0501, 0.0443, 0.0416, 0.0268, 0.0196], [0.7504, 0.0791, 0.0579, 0.02, 0.0083, 0.0057, 0.0047, 0.0037], [0.8243, 0.034, 0.0265, 0.0133, 0.0125, 0.0071, 0.0067, 0.0032], [0.8349, 0.0442, 0.0237, 0.0173, 0.0127, 0.0064, 0.0056, 0.0041], [0.7093, 0.1583, 0.0582, 0.0115, 0.0079, 0.0058, 0.0054, 0.0045], [0.783, 0.106, 0.0728, 0.0112, 0.006, 0.0023, 0.0017, 0.0017], [0.8349, 0.0777, 0.0471, 0.0093, 0.0093, 0.0025, 0.0021, 0.0017], [0.7297, 0.1119, 0.0987, 0.0104, 0.0092, 0.0081, 0.0026, 0.0022], [0.3428, 0.3428, 0.0867, 0.0867, 0.0219, 0.0171, 0.0117, 0.0097], [0.4212, 0.2895, 0.1367, 0.0417, 0.0153, 0.0064, 0.0056, 0.0053], [0.456, 0.3551, 0.0699, 0.0089, 0.0084, 0.0074, 0.0069, 0.0065], [0.5969, 0.282, 0.0297, 0.014, 0.0066, 0.0062, 0.0059, 0.0052], [0.5588, 0.2991, 0.0405, 0.0123, 0.009, 0.0055, 0.0045, 0.0035], [0.5265, 0.3194, 0.0246, 0.0217, 0.0159, 0.0132, 0.0091, 0.004], [0.8891, 0.0568, 0.0163, 0.0144, 0.0041, 0.0032, 0.0032, 0.0022], [0.7907, 0.0649, 0.0505, 0.0347, 0.0186, 0.0145, 0.0053, 0.0032], [0.8662, 0.0431, 0.0431, 0.0124, 0.0124, 0.0075, 0.0075, 0.0013], [0.9397, 0.0322, 0.0072, 0.0056, 0.0044, 0.0034, 0.0021, 0.0012], [0.8504, 0.0374, 0.0257, 0.02, 0.0137, 0.0094, 0.0094, 0.0083], [0.8528, 0.0331, 0.0227, 0.0177, 0.0122, 0.0107, 0.0095, 0.0095], [0.8321, 0.0414, 0.0323, 0.0251, 0.0134, 0.0092, 0.0092, 0.0072], [0.9172, 0.0148, 0.0148, 0.0102, 0.0079, 0.0079, 0.0042, 0.0037], [0.6938, 0.0939, 0.0237, 0.0237, 0.021, 0.021, 0.0185, 0.0185], [0.9088, 0.0147, 0.013, 0.0089, 0.0089, 0.0079, 0.0079, 0.0061], [0.4115, 0.2828, 0.2203, 0.0205, 0.0075, 0.0075, 0.0059, 0.0059], [0.6252, 0.23, 0.1086, 0.0054, 0.0033, 0.0033, 0.0029, 0.0026], [0.4875, 0.2609, 0.1583, 0.0214, 0.0147, 0.0115, 0.0089, 0.0048], [0.7004, 0.292, 0.0061, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.6556, 0.3097, 0.0288, 0.0018, 0.0007, 0.0005, 0.0003, 0.0003], [0.9179, 0.0753, 0.0029, 0.0012, 0.0011, 0.0003, 0.0003, 0.0003], [0.9258, 0.028, 0.0192, 0.0192, 0.0023, 0.0018, 0.0016, 0.0007]], "ranks": {"Swift": [147813, 25532, 8903, 132966, 38462, 21039, 28271, 95914, 102729, 124141, 75062, 138015, 78913, 40152, 1277, 685, 306, 819, 489, 248, 257, 899, 414, 382, 537, 1007, 881, 553, 578, 928, 1060, 982, 1263, 919, 1968, 1999, 2988, 4961, 4386, 3358, 4746, 3753, 4611, 3558, 2739, 3241, 9250, 9821, 24003, 44733, 91636, 86310, 71557, 70333, 48648, 55119, 36386, 24295, 31821, 24238, 14247, 1401, 289], "Kotlin": [218941, 110599, 113817, 11048, 5536, 20070, 52865, 99309, 120814, 86149, 64903, 19549, 8270, 7183, 68293, 11561, 13914, 22881, 55140, 149773, 170537, 75131, 101637, 153973, 149193, 104646, 92526, 104205, 86973, 89976, 131507, 143488, 125069, 130512, 155016, 112470, 90941, 76462, 59968, 51700, 61563, 72605, 63601, 61024, 67763, 85975, 92065, 65202, 23670, 14214, 30249, 31287, 19753, 13044, 6575, 5562, 2288, 2144, 1931, 1310, 905, 829, 819], "Rust": [77575, 143277, 89164, 82661, 101814, 50671, 80269, 113005, 132181, 132034, 77010, 105647, 79752, 74287, 53990, 37439, 42706, 74016, 112443, 120810, 145341, 145095, 124728, 110131, 113762, 131886, 104277, 63320, 69028, 45863, 35877, 24717, 24592, 65681, 143816, 147745, 134400, 143098, 118497, 125520, 124870, 140214, 112457, 133470, 119456, 83776, 72887, 74889, 28791, 59452, 59490, 97578, 81697, 80468, 71457, 44123, 38385, 29768, 15207, 1052, 474, 208, 176]}}, {"pos": 520, "top": [[" ####", "\\\"\",", "@@@@", " #####", "\\\"", " *@", " \\\"", "@\","], [" ####", "@@@@", " ====", "\\\"\",", " ;;", " *@", " **:", "@\","], ["@@@@", " ####", "\u3002\u3002", " ====", "\\\"\",", " \ud83d\ude42", " \uff5c", " ;;"], [" ====", "\\\"\",", " ####", " /**<", "__:", " \"\"\".", " *__", "\ufeff#"], [" ####", " ====", "@@@@", "\\\"\",", " ;;", " #####", " *@", "@$"], [" ####", " ====", " #####", "\\\"\",", " ;;", " ######", "@@@@", "\u3002\u3002"], [" ####", " ====", "\u3002\u3002", "\\\"\",", "####", " #####", " ___", " ;;"], [" ####", " ====", "\\\"\",", " #####", "\u3002\u3002", "__:", "#####", "####"], [" ####", " ====", "\\\"\",", " #####", "#####", " [@", "####", " \n\n"], [" ####", " ====", "\\\"\",", " #####", "#####", "####", "__:", " [@"], [" ####", " ====", " #####", "\\\"\",", "####", " [@", "#####", " ___"], [" ####", " ====", " #####", "\\\"\",", " ___", " /**<", "__:", " \\\"$"], [" ####", " ====", " #####", "__:", " ___", "#__", " ;;", " /**<"], [" ####", " ====", "\\\"\",", " #####", " ;;", "__:", "#__", " \\\"$"], [" ####", "\\\"\",", " ====", " ;;", " #####", "####", "__:", " \\\"$"], [" ####", " ====", " ;;", "\\\"\",", " #####", "#__", "__:", " \\\"$"], [" ####", " ====", " ;;", " #####", "####", "#####", " [[", "\\\"\","], [" ####", " ====", " #####", "####", "#####", " ;;", "\\\"\",", " ######"], [" ####", "####", " ====", " #####", " ;;", " ######", "######", "__:"], [" ####", "####", " ====", " #####", " ######", "######", " ;;", " %%"], [" ####", "####", " ====", "#####", " #####", " [@", " [[", " ;;"], [" ####", " ====", " #####", " ;;", " ######", "__:", " **#", "####"], [" ####", " ====", " ;;", " #####", "####", " [[", " %%", " ######"], [" ####", " ====", " [[", " ;;", "####", " #####", " %%", "#####"], [" \n\n", " ####", "   \n\n", "  \n\n", "####", " [[", "\n\n", " ===="], [" ####", " \n\n", " ====", " [[", "   \n\n", " #####", "####", " ___"], [" ####", " \n\n", " ___", " ====", "   \n\n", " #####", "\n\n", "####"], [" \n\n", "\n\n", " ####", "  \n\n", " ___", "   \n\n", " [[", " ===="], [" \n\n", " ####", "\n\n", "  \n\n", "   \n\n", " ___", " #####", " ===="], [" \n\n", "\n\n", "  \n\n", " ####", "   \n\n", " ___", " [...]", " #####"], [" \n\n", "  \n\n", " ####", "\n\n", "   \n\n", " [[", " ___", " \u2014"], [" \n\n", "  \n\n", "\n\n", "   \n\n", "<|endoftext|>", " ####", " incredibly", " focused"], [" \n\n", "  \n\n", "\n\n", "<|endoftext|>", " \u2014", "   \n\n", " ####", " meticulously"], [" \n\n", "  \n\n", "   \n\n", "<|endoftext|>", " meticulously", " ####", "     \n\n", "    \n\n"], ["  \n\n", " \n\n", "   \n\n", "<|endoftext|>", " meticulously", "    \n\n", "     \n\n", " ####"], [" \n\n", "  \n\n", "   \n\n", "<|endoftext|>", "\n\n", "    \n\n", "     \n\n", " [\u2026]"], [" \n\n", "  \n\n", "   \n\n", "    \n\n", " Strategy", "     \n\n", "\n\n", "       \n\n"], [" \n\n", "  \n\n", "   \n\n", " Strategy", "<|endoftext|>", "    \n\n", "\n\n", "     \n\n"], [" \n\n", "  \n\n", "   \n\n", "<|endoftext|>", "\n\n", " Strategy", " ####", " strategy"], [" \n\n", "  \n\n", "   \n\n", "\n\n", "<|endoftext|>", " Strategy", "    \n\n", "     \n\n"], [" \n\n", "  \n\n", "   \n\n", " Strategy", "<|endoftext|>", "\n\n", "    \n\n", " strategy"], [" \n\n", "  \n\n", "\n\n", "<|endoftext|>", "   \n\n", " Strategy", " strategy", "\t\n\n"], [" \n\n", "  \n\n", " Strategy", " strategy", "   \n\n", " Phase", " roadmap", " infrastructure"], [" \n\n", "  \n\n", " Strategy", " strategy", "   \n\n", "\n\n", " infrastructure", " roadmap"], [" \n\n", "  \n\n", "<|im_end|>", "<|endoftext|>", " Strategy", " strategy", "   \n\n", "\n\n"], [" Strategy", " \n\n", "  \n\n", "<|im_end|>", " Infrastructure", " strategy", " Phase", " Setup"], ["  \n\n", " \n\n", " Strategy", "   \n\n", " Infrastructure", ":", " Phase", "<|im_end|>"], [" Strategy", "  \n\n", " \n\n", ":", " Key", " Infrastructure", " Architecture", " Step"], [" Architecture", " Strategy", "\u7b2c\u4e00\u6b65", " Structure", " Setup", " Step", " Infrastructure", " Implementation"], [" Architecture", " Strategy", " Step", " Structure", " Phase", "\u7b2c\u4e00\u6b65", " Implementation", " Timeline"], [" Architecture", " Step", " Phase", " Strategy", " Structure", " Outline", " Steps", "\u7b2c\u4e00\u6b65"], [" Architecture", " Step", " Structure", " Phase", " Implementation", " Steps", " Strategy", " Components"], [" Architecture", " Step", " Structure", " Phase", " Implementation", " Components", "\u67b6\u6784", " Blueprint"], [" Architecture", " Step", " Structure", " Phase", "\u67b6\u6784", " Blueprint", " Implementation", " Architect"], [" Architecture", " Step", " Structure", "\u67b6\u6784", " Phase", " Implementation", " architecture", " Component"], [" Step", " Architecture", " STEP", " step", "\u67b6\u6784", " Phase", " Component", " architecture"], [" Architecture", " Step", " Phase", " Component", "\u67b6\u6784", " Structure", " Components", "Phase"], [" Architecture", " Step", " Phase", "\u67b6\u6784", " Component", " Module", " architecture", " Architect"], [" Architecture", " architecture", "\u67b6\u6784", "Architecture", " Architect", "architecture", " architectural", " archit"], [" Architecture", " architecture", " Architect", "Architecture", " Layer", "\u67b6\u6784", " architectural", "architecture"], [" Architecture", " architecture", " Layer", " Phase", " Architect", "\u67b6\u6784", "Architecture", " architectural"], [" Architecture", " Layer", " Phase", " Stack", " Architect", " architecture", " Step", " architectural"], [" Architecture", " Layer", " Phase", " Step", " Architect", " Stack", " Why", " architecture"]], "p": [[0.0574, 0.0476, 0.0395, 0.0395, 0.0165, 0.0155, 0.0128, 0.012], [0.1801, 0.0906, 0.0663, 0.0622, 0.0294, 0.0229, 0.0157, 0.0157], [0.0952, 0.079, 0.0655, 0.045, 0.0397, 0.0329, 0.0273, 0.0212], [0.0822, 0.0322, 0.0322, 0.0322, 0.0284, 0.0208, 0.0152, 0.0118], [0.3095, 0.2411, 0.0538, 0.0419, 0.0224, 0.0164, 0.0154, 0.0145], [0.3516, 0.2739, 0.0348, 0.0239, 0.0186, 0.0175, 0.0154, 0.0106], [0.4719, 0.127, 0.077, 0.0302, 0.0207, 0.0195, 0.0142, 0.0111], [0.4414, 0.1116, 0.0437, 0.0386, 0.0362, 0.0234, 0.022, 0.0182], [0.4173, 0.0725, 0.0681, 0.0565, 0.0388, 0.0343, 0.0172, 0.0162], [0.5698, 0.0724, 0.0681, 0.0439, 0.0152, 0.0152, 0.0098, 0.0092], [0.6945, 0.0503, 0.0503, 0.0305, 0.0144, 0.0135, 0.0112, 0.0064], [0.5191, 0.096, 0.0353, 0.0258, 0.0214, 0.0178, 0.0157, 0.0138], [0.501, 0.0818, 0.0341, 0.0341, 0.0265, 0.0171, 0.0171, 0.0151], [0.3404, 0.0861, 0.0297, 0.0263, 0.0232, 0.0218, 0.015, 0.0103], [0.6232, 0.0424, 0.0352, 0.0227, 0.0078, 0.0078, 0.0078, 0.0065], [0.3586, 0.0402, 0.0313, 0.026, 0.0123, 0.0079, 0.007, 0.0042], [0.716, 0.0519, 0.0315, 0.0216, 0.0149, 0.009, 0.0066, 0.0043], [0.7729, 0.0319, 0.0282, 0.0233, 0.0193, 0.011, 0.0049, 0.0046], [0.7745, 0.0194, 0.0161, 0.011, 0.011, 0.0081, 0.0046, 0.0046], [0.8083, 0.0334, 0.019, 0.0084, 0.0074, 0.007, 0.0062, 0.0054], [0.7822, 0.0642, 0.0268, 0.0143, 0.0112, 0.0072, 0.0064, 0.006], [0.6751, 0.0757, 0.0103, 0.009, 0.0075, 0.0066, 0.0055, 0.0045], [0.8388, 0.0647, 0.006, 0.006, 0.0047, 0.0028, 0.0027, 0.0021], [0.6109, 0.0605, 0.0163, 0.0087, 0.0082, 0.0072, 0.0039, 0.0016], [0.5259, 0.2484, 0.059, 0.0297, 0.018, 0.0132, 0.0096, 0.009], [0.6794, 0.0979, 0.0318, 0.0141, 0.0117, 0.011, 0.0091, 0.0086], [0.6049, 0.1964, 0.0466, 0.022, 0.0118, 0.0118, 0.0104, 0.0067], [0.7237, 0.092, 0.0812, 0.016, 0.0125, 0.011, 0.0091, 0.003], [0.7361, 0.0996, 0.0471, 0.0304, 0.0252, 0.0087, 0.0044, 0.0027], [0.8095, 0.0518, 0.0518, 0.0295, 0.0158, 0.0096, 0.0021, 0.0015], [0.7983, 0.031, 0.031, 0.031, 0.0121, 0.0047, 0.0031, 0.0017], [0.7874, 0.083, 0.0732, 0.0073, 0.0068, 0.0028, 0.001, 0.0009], [0.4519, 0.1143, 0.0395, 0.0271, 0.0199, 0.01, 0.01, 0.0073], [0.5981, 0.3201, 0.0218, 0.0049, 0.0026, 0.0023, 0.0012, 0.001], [0.4524, 0.3993, 0.0395, 0.0106, 0.0025, 0.002, 0.0018, 0.0017], [0.6227, 0.3333, 0.0213, 0.0061, 0.0014, 0.0009, 0.0006, 0.0004], [0.5216, 0.4062, 0.0402, 0.0016, 0.0011, 0.001, 0.0008, 0.0006], [0.7209, 0.2065, 0.0359, 0.0024, 0.0017, 0.0015, 0.0015, 0.0009], [0.5819, 0.2749, 0.0328, 0.0199, 0.0083, 0.0078, 0.0021, 0.0019], [0.6425, 0.3035, 0.0282, 0.0038, 0.0026, 0.0018, 0.0014, 0.0008], [0.7074, 0.2297, 0.0274, 0.0037, 0.0037, 0.0021, 0.0016, 0.0012], [0.8693, 0.0809, 0.0097, 0.0071, 0.0066, 0.0024, 0.0023, 0.0012], [0.3096, 0.1657, 0.0505, 0.037, 0.0186, 0.0175, 0.0164, 0.0164], [0.4728, 0.1739, 0.0388, 0.0235, 0.0208, 0.0162, 0.0111, 0.0104], [0.4491, 0.1652, 0.1002, 0.0306, 0.0253, 0.0154, 0.0136, 0.0106], [0.1284, 0.1133, 0.1065, 0.0607, 0.0346, 0.0305, 0.021, 0.0174], [0.3464, 0.2101, 0.0773, 0.0284, 0.0172, 0.0134, 0.0126, 0.0111], [0.1724, 0.1046, 0.0436, 0.0339, 0.0319, 0.03, 0.03, 0.0248], [0.1211, 0.1069, 0.0734, 0.0288, 0.0288, 0.027, 0.0238, 0.0224], [0.1857, 0.1639, 0.0603, 0.0566, 0.047, 0.0323, 0.0285, 0.0173], [0.3082, 0.1456, 0.0688, 0.0688, 0.0607, 0.0163, 0.0153, 0.0112], [0.4819, 0.1773, 0.1075, 0.0225, 0.0199, 0.0187, 0.0088, 0.0088], [0.6996, 0.0651, 0.0574, 0.0211, 0.01, 0.01, 0.0078, 0.0061], [0.7856, 0.0502, 0.0391, 0.0185, 0.0099, 0.0064, 0.006, 0.0047], [0.8056, 0.109, 0.0276, 0.0148, 0.0042, 0.0037, 0.0033, 0.0026], [0.7784, 0.1968, 0.0076, 0.0036, 0.0025, 0.0012, 0.0008, 0.0008], [0.561, 0.2338, 0.1607, 0.0116, 0.0055, 0.0029, 0.0023, 0.002], [0.8694, 0.0714, 0.0263, 0.0052, 0.0052, 0.0036, 0.0028, 0.0022], [0.9855, 0.0066, 0.0028, 0.0028, 0.0012, 0.0006, 0.0003, 0.0001], [0.9634, 0.0176, 0.0051, 0.0031, 0.0027, 0.0024, 0.0021, 0.0009], [0.9484, 0.0174, 0.0093, 0.0072, 0.0064, 0.0018, 0.0018, 0.0016], [0.908, 0.0311, 0.0188, 0.0089, 0.0079, 0.0069, 0.0054, 0.0014], [0.7851, 0.1204, 0.0269, 0.0185, 0.0144, 0.0077, 0.0068, 0.0028]], "ranks": {"Swift": [107865, 18652, 9303, 51974, 13783, 8968, 11175, 23984, 32915, 28557, 23440, 38251, 28053, 23078, 20956, 13263, 4494, 3205, 4729, 3042, 2842, 9982, 2568, 1513, 1299, 1490, 1806, 791, 1242, 1150, 1672, 879, 1096, 1542, 2433, 2718, 1608, 2556, 2325, 2028, 2886, 2145, 2699, 3523, 3562, 3949, 9323, 10234, 24587, 17564, 52830, 67397, 62908, 66683, 37008, 38150, 36369, 41847, 54633, 50147, 18648, 4772, 1916], "Kotlin": [23445, 10467, 7019, 2335, 2445, 4132, 5395, 8577, 11502, 6394, 5538, 2831, 2307, 2971, 14026, 3249, 8292, 9597, 8424, 31370, 42151, 8571, 15253, 38423, 45384, 23797, 14433, 41443, 17236, 23306, 35267, 61079, 76874, 33522, 40542, 21008, 24327, 23675, 23163, 12219, 15569, 18036, 15160, 18493, 18154, 22006, 31334, 32194, 22478, 29527, 51003, 18783, 9589, 5338, 3081, 2031, 1777, 1724, 1974, 2509, 2688, 2769, 1968], "Rust": [159456, 172737, 163347, 146147, 102400, 134935, 156902, 157955, 169030, 164412, 135898, 141512, 120227, 105174, 85641, 90806, 71068, 90137, 114231, 127646, 120752, 139358, 135834, 120564, 96149, 96011, 89991, 63260, 61434, 37036, 30137, 22872, 21910, 52913, 61806, 63534, 64450, 79612, 82378, 70522, 61795, 57428, 28251, 40876, 24709, 12649, 9110, 8513, 9784, 24941, 23371, 17330, 16831, 9076, 12838, 9397, 3940, 3516, 2325, 3196, 2557, 955, 400]}}, {"pos": 521, "top": [[" \u2013", ".", "\u2013", "\u00a0", "\u00a0\u00a0", ",", "\u2026.", "\u2026.."], [" \u2013", "\u2013", "\u2013and", " \u2013**", " \u2013,", "\u2013\u2013", "**\u2013", "  \n\n"], [" \u2013", "\u2013", "\u2026..", ".", "**\u2013", "\u2026.", ".\u2013", "\u2013and"], [" milfs", " Shemale", " Blowjob", " **:", "-------------</", " **:**", " pupper", " Strec"], [" @_", " **#", " *@", " \uff1a", " **:", " '@", " \"@", "@g"], [" \uff1a", " **:", " **#", "\uff01", "\uff1f", " \u3002", " \uff08", "\u5178\u793c"], ["\uff1f", "\uff01", "\u5728", "\u3002", " \uff08", "\uff1a", "\u662f", " \u3002"], [" **#", " **:", " *@", " @_", " **\u20ac", "-**", " **\u3010", "\u5178\u793c"], [" \n\n", "  \n\n", "    \n\n", "   \n\n", " *@", "       \n\n", "        \n\n", " \r\n\r\n"], [" @_", "\\t", " **#", " *@", "iha", "#@", "(@", " @{"], ["@", ".@", " @_", " @", "(@", "\ufffd", " *@", "_"], [" **#", " **", " **\u300c", " @_", " *@", " )**", " **\u20ac", " **+"], [" **\u300c", " **", " **#", "ician", " **\u20ac", "ianne", "ieli", " \u00bb**"], ["iha", "ioni", "\u30f3", "ician", "ieli", "-style", " visuals", " influencer"], ["i", "ioni", "\u30f3", " \u2013", "iha", "-style", "\u6ca7", " visuals"], ["i", " \u2013", " visuals", "ioni", "\u30f3", " influencers", "\u0647", "iop"], ["i", " \u2013", "\u2013", ",", "es", "en", "as", "u"], [" \u2013", "i", "\u2013", ",", "-heavy", "u", "ioni", "en"], ["i", "ioni", "-comp", "iha", "-heavy", "i\u00e9s", "ango", "\u30f3"], ["i", "<|endoftext|>", "\u8ddf", "\u2013", " \u2013", " myriad", "iha", "&#"], ["<|endoftext|>", " \n\n", " \r\n\r\n", "  \n\n", "\r\n\r\n", "\t\n\n", "i", "\u8ddf"], ["Sharper", "iha", "ideos", "\u4e2d\u56fd\u6587\u5316", " geopol", "_cn", "opolitan", " technologies"], [" ''", " technologies", " \u2019", "Complex", "iha", " complex", " geopol", "ideos"], [" \u2019", " complex", " --", " ''", " technologies", "i", "<|endoftext|>", "complex"], [" \n\n", " \r\n\r\n", "\r\n\r\n", "  \n\n", "  \r\n\r\n", "\t\n\n", " \r\n \r\n", "   \n\n"], [" technologies", " robotics", " **", " workflows", " software", " technology", " aerospace", " architectures"], [" technologies", " robotics", " software", " technology", " aerospace", " workflows", " architecture", " **"], [" \n\n", " \r\n\r\n", "\n\n", " technologies", " technology", " complex", "\r\n\r\n", " software"], [" technologies", " architecture", " architectures", " workflows", " technology", " physics", " software", " **"], ["...**", " ...\\", " ___", " workflows", " **", " \n\n", "\u2026**", " technologies"], [" technology", " technologies", " complex", " architecture", " software", " workflows", " tech", " models"], [" complex", " technology", " technologies", " --", " modern", " projects", " **", " models"], [" complex", " technology", " ,", " -", " both", " via", " hybrid", " modern"], [" workflows", " technologies", " technology", " tech", " architectures", " software", " gameplay", " physics"], [" workflows", " technologies", " technology", " physics", " architectures", " interoper", " tech", " leveraging"], [" software", "\u2026**", " workflows", " physics", "\u2026*", "physics", " technology", " technologies"], [" WebGL", " software", " workflows", " physics", "physics", " blockchain", "Physics", "Software"], [" WebGL", " software", " physics", " Software", " OpenGL", " workflows", " shaders", " JavaScript"], [" WebGL", " OpenGL", " physics", " software", " graphics", " GPU", " Graphics", " workflows"], [" WebGL", " OpenGL", " graphics", " GPU", " Graphics", " physics", " visualization", " shaders"], [" WebGL", " OpenGL", " GPU", " graphics", " Graphics", " shaders", " Vulkan", " shader"], [" WebGL", " OpenGL", " HTML", " graphics", " GPU", " Graphics", " SVG", "OpenGL"], [" WebGL", " OpenGL", " graphics", " HTML", " GPU", " Graphics", " visualization", " visuals"], [" WebGL", " OpenGL", " HTML", " GPU", "OpenGL", " DirectX", " Graphics", " graphics"], [" WebGL", " OpenGL", " HTML", " DirectX", " GPU", "OpenGL", " SVG", " Graphics"], [" WebGL", " OpenGL", " SVG", " HTML", " DirectX", " GPU", " CGI", " visuals"], [" WebGL", " OpenGL", " SVG", " DirectX", " HTML", " GPU", " CGI", " FPGA"], [" WebGL", " OpenGL", " HTML", " SVG", " DirectX", " GPU", " visuals", " FPGA"], [" WebGL", " OpenGL", " HTML", " SVG", " FPGA", " visuals", " GPU", " Graphics"], [" WebGL", " OpenGL", " visuals", "\uff1a**", " FPGA", " Graphics", " SVG", "/Graphics"], [" WebGL", " visuals", " SVG", " Graphics", " OpenGL", " FPGA", "\uff1a**", " GPU"], [" WebGL", "-browser", " HTML", " Browser", " frontend", " SVG", "/Web", " OpenGL"], [" WebGL", ".js", " JavaScript", " SVG", "Canvas", " Canvas", " Browser", " HTML"], [" WebGL", " HTML", " frontend", " SVG", " Browser", " Canvas", " UI", " JavaScript"], [" WebGL", " OpenGL", " JavaScript", " HTML", "/Web", " Canvas", " Browser", " Renderer"], [" WebGL", " renderer", " Renderer", "renderer", "-render", "\u6e32\u67d3", "/Web", "Renderer"], [" WebGL", " Canvas", "/Web", " Web", "Canvas", "Web", " Rust", "web"], [" WebGL", "Canvas", " Canvas", "/Web", "Web", " Web", "web", " canvas"], [" WebGL", " Web", "Web", " web", "web", "/Web", "/web", "-web"], [" web", " Web", "Web", "web", " WebGL", "/Web", "/web", "_web"], [" WebGL", "3", " web", " Web", "/Web", "1", "Web", "/web"], ["1", "3", " Canvas", " canvas", " Three", " Web", " WebGL", " web"], ["1", "3", "2", "4", "5", "7", "6", "0"]], "p": [[0.4229, 0.4229, 0.0833, 0.0154, 0.0128, 0.0113, 0.0106, 0.0073], [0.3785, 0.0512, 0.0188, 0.0166, 0.0107, 0.0101, 0.0079, 0.0029], [0.5564, 0.2978, 0.0179, 0.0168, 0.0148, 0.0148, 0.0115, 0.0115], [0.0142, 0.0059, 0.0052, 0.0046, 0.0036, 0.0034, 0.0026, 0.0023], [0.0578, 0.051, 0.0156, 0.0083, 0.0065, 0.0065, 0.0057, 0.0045], [0.0274, 0.0274, 0.0201, 0.0147, 0.013, 0.0079, 0.0074, 0.0061], [0.1291, 0.0944, 0.0783, 0.0691, 0.0505, 0.0505, 0.0224, 0.0198], [0.1368, 0.0732, 0.0536, 0.0346, 0.0305, 0.0197, 0.0112, 0.0106], [0.2807, 0.0804, 0.0519, 0.0488, 0.0488, 0.0431, 0.0404, 0.0278], [0.0139, 0.0045, 0.004, 0.004, 0.004, 0.0035, 0.0033, 0.0031], [0.1191, 0.0927, 0.0818, 0.0599, 0.0466, 0.0466, 0.025, 0.025], [0.1618, 0.0814, 0.0264, 0.0091, 0.0086, 0.0081, 0.0071, 0.0063], [0.0082, 0.0077, 0.0039, 0.0036, 0.0034, 0.0034, 0.003, 0.0028], [0.0125, 0.0049, 0.0032, 0.0025, 0.0023, 0.0019, 0.0018, 0.0017], [0.0177, 0.0089, 0.0074, 0.0069, 0.0045, 0.0035, 0.0033, 0.0024], [0.0244, 0.0202, 0.004, 0.0033, 0.0026, 0.0026, 0.0018, 0.0017], [0.2838, 0.0764, 0.0264, 0.0071, 0.0034, 0.0032, 0.003, 0.0028], [0.2219, 0.1265, 0.0767, 0.0081, 0.0034, 0.003, 0.0023, 0.002], [0.0677, 0.0041, 0.0028, 0.0028, 0.0026, 0.0016, 0.0014, 0.0014], [0.0078, 0.0029, 0.0027, 0.0025, 0.0022, 0.0022, 0.0017, 0.0017], [0.8975, 0.0106, 0.0057, 0.0027, 0.0016, 0.0013, 0.0008, 0.0006], [0.0039, 0.0037, 0.0021, 0.0016, 0.0016, 0.0012, 0.0011, 0.0011], [0.0209, 0.0047, 0.0044, 0.0028, 0.0028, 0.0023, 0.0023, 0.0022], [0.0095, 0.0089, 0.0051, 0.0045, 0.0033, 0.0029, 0.0029, 0.0026], [0.4327, 0.2974, 0.0664, 0.026, 0.0062, 0.0045, 0.0042, 0.004], [0.0466, 0.0341, 0.0301, 0.0234, 0.022, 0.0161, 0.0134, 0.0092], [0.042, 0.0327, 0.0308, 0.0225, 0.0199, 0.0199, 0.0145, 0.0137], [0.251, 0.0206, 0.0133, 0.0125, 0.0104, 0.0097, 0.0097, 0.0081], [0.0523, 0.0298, 0.0298, 0.0247, 0.0205, 0.0141, 0.0124, 0.0124], [0.1289, 0.1068, 0.0648, 0.0537, 0.0505, 0.0369, 0.0326, 0.0288], [0.1385, 0.0952, 0.0542, 0.029, 0.0187, 0.0187, 0.0187, 0.0155], [0.0596, 0.0464, 0.0182, 0.0117, 0.0117, 0.011, 0.0091, 0.0091], [0.0328, 0.0255, 0.024, 0.0145, 0.0083, 0.0083, 0.0078, 0.0078], [0.1225, 0.0954, 0.0616, 0.02, 0.0188, 0.0166, 0.0121, 0.0114], [0.1171, 0.0231, 0.014, 0.014, 0.0123, 0.0116, 0.0109, 0.0102], [0.0278, 0.0261, 0.0231, 0.0204, 0.0149, 0.0149, 0.0149, 0.0109], [0.1405, 0.0314, 0.0215, 0.0179, 0.0168, 0.0108, 0.0084, 0.0079], [0.684, 0.0151, 0.0092, 0.0059, 0.0059, 0.0046, 0.0043, 0.0034], [0.7953, 0.0113, 0.0078, 0.0069, 0.0047, 0.0035, 0.0031, 0.0027], [0.9082, 0.0114, 0.004, 0.0033, 0.0019, 0.0016, 0.0014, 0.0013], [0.973, 0.0045, 0.0023, 0.0018, 0.0011, 0.0006, 0.0005, 0.0005], [0.9876, 0.0031, 0.0009, 0.0008, 0.0007, 0.0005, 0.0003, 0.0003], [0.9699, 0.0065, 0.0018, 0.0016, 0.0015, 0.0008, 0.0006, 0.0006], [0.9559, 0.01, 0.0013, 0.0011, 0.0011, 0.001, 0.001, 0.0009], [0.9602, 0.0083, 0.0011, 0.0009, 0.0009, 0.0008, 0.0006, 0.0005], [0.9627, 0.0069, 0.0011, 0.0011, 0.0009, 0.0009, 0.0007, 0.0006], [0.9382, 0.0086, 0.0017, 0.0016, 0.0015, 0.0013, 0.0012, 0.001], [0.9098, 0.0074, 0.0026, 0.0023, 0.0015, 0.0014, 0.0013, 0.0011], [0.8659, 0.0066, 0.0028, 0.0023, 0.002, 0.0019, 0.0017, 0.0012], [0.8234, 0.0043, 0.0026, 0.0022, 0.0022, 0.0022, 0.002, 0.0019], [0.8965, 0.0034, 0.0027, 0.0024, 0.0021, 0.0018, 0.0018, 0.0015], [0.7701, 0.0055, 0.0043, 0.0038, 0.0034, 0.003, 0.0028, 0.0028], [0.9634, 0.0016, 0.0016, 0.0011, 0.0011, 0.0011, 0.001, 0.0009], [0.9739, 0.001, 0.0007, 0.0007, 0.0007, 0.0006, 0.0006, 0.0005], [0.9872, 0.0008, 0.0007, 0.0007, 0.0005, 0.0004, 0.0004, 0.0004], [0.93, 0.0193, 0.0086, 0.0036, 0.0032, 0.0028, 0.0023, 0.0022], [0.9563, 0.0073, 0.0064, 0.005, 0.0044, 0.003, 0.0024, 0.0018], [0.8388, 0.0325, 0.0287, 0.0197, 0.0136, 0.012, 0.0073, 0.006], [0.4356, 0.2642, 0.1414, 0.0405, 0.0358, 0.0358, 0.0132, 0.0116], [0.2928, 0.2012, 0.1383, 0.1147, 0.1012, 0.0478, 0.0212, 0.0199], [0.1016, 0.0656, 0.0616, 0.0616, 0.0291, 0.0227, 0.0188, 0.0137], [0.0852, 0.0456, 0.0355, 0.026, 0.0244, 0.0229, 0.0202, 0.0158], [0.9938, 0.0026, 0.0022, 0.0007, 0.0002, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [67986, 14239, 27453, 156330, 23855, 64805, 58881, 127566, 203422, 164990, 87319, 190145, 218873, 108162, 19775, 2287, 1161, 4185, 5115, 4249, 3153, 56110, 14494, 3949, 4168, 38941, 39971, 3636, 30565, 37160, 15099, 5783, 7360, 45789, 17892, 9562, 7051, 17103, 26715, 49265, 97016, 125858, 142803, 88860, 91919, 85965, 75523, 70889, 112613, 116298, 121956, 34162, 7709, 4863, 4360, 8059, 5597, 4638, 3037, 6349, 11442, 12385, 9483], "Kotlin": [169089, 98586, 55550, 7689, 7948, 26510, 67907, 83776, 95346, 133847, 105620, 60656, 64113, 45582, 142944, 44031, 62903, 53936, 104136, 199823, 189122, 47805, 7991, 36165, 9707, 1676, 2775, 24129, 4245, 3218, 8320, 30888, 74390, 6281, 4978, 3023, 1371, 1209, 1603, 4998, 6692, 8563, 4255, 5725, 4348, 4779, 5092, 4992, 2972, 5037, 2808, 992, 270, 267, 182, 176, 601, 1084, 1067, 3079, 1355, 1504, 1523], "Rust": [37145, 88877, 90107, 144696, 16135, 40443, 75471, 54495, 121634, 46860, 37813, 73346, 76971, 40836, 40237, 23673, 31613, 90539, 115885, 133289, 139415, 114867, 69939, 60874, 62618, 89601, 42703, 22693, 60128, 55386, 30561, 32589, 29297, 104755, 87804, 56654, 35430, 21497, 24157, 39949, 20224, 19166, 31699, 27963, 46237, 42340, 45462, 42257, 23976, 29486, 12757, 9086, 646, 304, 194, 131, 7, 9, 30, 42, 21, 40, 47]}}, {"pos": 522, "top": [[".", ",", "a", " \u2013", ";", "\u2013", "o", "!"], ["\uff0e", "erweise", "\ufffd", "sWith", "\u0902\u092c\u0930", "\u00adi", "nok", "\u0627\u064b"], [".", "\u3002", "\u2013", "\u2026..", "\u2026.", ",", "\uff1f", "\uff01"], ["----------</", "-------------</", " cumshot", " milfs", " **\u25a0", " Blowjob", "\uff0a\uff0a\uff0a\uff0a", " Shemale"], ["\u5728", "\uff01", "\u3002", "abeled", " canceled", "\uff08", "\uff1f", "\uff1a</"], ["\uff01", "\u5728", "\u3002", "\uff1f", " \u200b\u200b", "\uff1a", "!\u201d.", " **."], ["\u3002", "\uff01", "\u5728", "\uff1f", "\uff1a", "\u4e2d", "\uff08", "**\u3002"], ["\uff01", "\u3002", " \u200b\u200b", "\u5728", "**!", " **.**", " **\u3010", "**\u3002"], [" \u200b\u200b", "\uff01", "\u3002", "!\u201d.", ".", "\uff08", "\uff1a", "\u201d."], [" \u200b\u200b", ".", "\\n", "!\u201d.", "abeled", "\uff01", "**!", "!\u00bb."], [" \u200b\u200b", ".", "\uff01", "\u3002", "\\n", "\uff1a", "\u5728", " \u3002"], [" **\u300c", " **\u00ab", " **\u3010", " **#", " **:", " **.**", " Blowjob", " **\u25a0"], [" **\u300c", " **\u00ab", " \u200b\u200b", " analyzes", " **\u3010", " **:", "ighborhood", " !!!!"], [" analyzes", " **\u00ab", " !!!", " \u200b\u200b", " !!!!", "\uff01", " Savior", "ighborhood"], [" #", "\uff01", "\uff1a", " Theater", " Strategy", "!", ":", " Scene"], [" \u200b\u200b", " analyzes", " Optimization", " #", " Center", " theater", " Modeling", " Integration"], [" \u200b\u200b", " #", "\ufe0f", "...", " Optimization", ":", " Setup", "#"], [" \u200b\u200b", " Optimization", ":...", "**!", " Overview", " Workflow", ":", " Setup"], [" Optimization", " \u200b\u200b", " Focus", " Dynamics", " Online", " Overview", "**!", "\uff01"], ["\u3010", " \u3010", " Focus", "\u4e28", " #", " \ufffd", "#", " Online"], ["<|endoftext|>", "#", " #", " Focus", "\u3010", "<|im_end|>", "\u4e28", " \u3010"], [" Focus", " Dynamics", " Workflow", " Netflix", " Startup", " Online", " Launch", " Overview"], [" Focus", " Launch", " Online", " Critical", " Dynamics", " Global", " Network", " Core"], [" #", " Focus", " Critical", " Launch", " Global", " Complex", " Integrated", " Key"], ["\n\n", "  \n\n", " \n\n", "\n\n\n\n", "<|im_end|>", "   \n\n", "\t\n\n", "\r\n\r\n"], [" foundational", " geopol", " priorit", " overarching", " impactful", " \ufffd", " Infrastructure", " upfront"], ["\n\n", " foundational", " priorit", " \ufffd", " overarching", " geopol", " Netflix", " \ufffd"], ["\n\n", " priorit", " \n\n", " strategically", " focused", " foundational", "  \n\n", " focus"], [" foundational", " priorit", " leveraging", " strategic", " strategically", " overarching", " infrastructure", " impactful"], [" ...", " [...]", " priorit", " foundational", " \u2026", " leveraging", " [\u2026]", " focus"], [" focused", " focus", " priorit", " core", " strategic", " Focus", " integration", " key"], [" ...", " focus", " focused", " priorit", " core", " key", " Focus", " strategic"], [" First", " first", " focused", " core", " key", " strategic", " strategically", " focus"], [" foundational", " meticulously", " core", " strategic", " Focus", " First", " priorit", " strategically"], [" foundational", " meticulously", " priorit", " leveraging", " Focus", " strategic", " Strategic", " core"], [" leveraging", " Strategy", " foundational", " Infrastructure", " meticulously", " Focus", " core", " Strategic"], [" leveraging", " Strategy", " meticulously", " Infrastructure", " core", " foundational", " strategically", " strategic"], [" Strategy", " Infrastructure", " leveraging", " Architecture", " infrastructure", " meticulously", " modular", " architecture"], [" Strategy", " Infrastructure", " Architecture", " infrastructure", " leveraging", " architecture", " strategy", " strategic"], [" Architecture", " architecture", " Infrastructure", " infrastructure", " Strategy", " modular", " Modular", " core"], [" Architecture", " architecture", " Infrastructure", " infrastructure", " Strategy", " technology", " Technology", " hardware"], [" architecture", " Architecture", " infrastructure", " Infrastructure", " modular", " technology", " architectures", " hardware"], [" architecture", " Architecture", " infrastructure", " Infrastructure", " modular", " technology", " foundational", " architectures"], [" architecture", " Architecture", " infrastructure", " Infrastructure", " technology", " hardware", " foundational", " Strategy"], [" architecture", " Architecture", " infrastructure", " Infrastructure", " core", " modular", " hardware", " Structure"], [" Architecture", " architecture", " Infrastructure", " infrastructure", " Structure", " Strategy", " Integration", " core"], [" Architecture", " Infrastructure", " architecture", " Structure", " Strategy", " infrastructure", " Integration", " Hardware"], [" Architecture", " Infrastructure", " Structure", " architecture", " Strategy", " Architect", " Setup", " Integration"], [" Architecture", " Infrastructure", " Structure", " Strategy", " architecture", " Setup", " Architect", " Primary"], [" Architecture", " Infrastructure", " Structure", " Strategy", " architecture", " Unified", " Connectivity", " Layout"], [" Architecture", " Structure", "\u7ec4\u7ec7\u67b6\u6784", " Infrastructure", " architecture", "\u67b6\u6784", " Strategy", "Architecture"], [" Architecture", " Structure", " architecture", "\u67b6\u6784", "\u7ec4\u7ec7\u67b6\u6784", "Architecture", " Infrastructure", " Unified"], [" Architecture", " architecture", " Structure", "Architecture", "\u67b6\u6784", " Unified", "architecture", "\u7ec4\u7ec7\u67b6\u6784"], [" Architecture", " architecture", "Architecture", "\u67b6\u6784", "architecture", " Unified", " Infrastructure", " Structure"], [" Architecture", " architecture", "\u67b6\u6784", "Architecture", "architecture", " Structure", "\u7ec4\u7ec7\u67b6\u6784", " architectures"], [" Architecture", " architecture", "\u67b6\u6784", " UI", "Architecture", "architecture", "\u7ec4\u7ec7\u67b6\u6784", " Structure"], [" Architecture", " architecture", " UI", "\u67b6\u6784", " Structure", "Architecture", "architecture", " Architect"], [" Architecture", " UI", " architecture", "\u67b6\u6784", "Architecture", "architecture", " Structure", " Architect"], [" Architecture", " architecture", "\u67b6\u6784", "Architecture", "architecture", " Architect", " architectures", " architectural"], [" Architecture", " architecture", "Architecture", "\u67b6\u6784", "architecture", " Architect", " UI", " architectural"], [" Architecture", " architecture", " UI", "\u67b6\u6784", "Architecture", " Architect", "architecture", " architectural"], [" Architecture", " architecture", " UI", "Architecture", " Architect", "\u67b6\u6784", " The", "architecture"], [".", " Architecture", " architecture", " UI", "Architecture", " The", " Architect", ".The"]], "p": [[0.952, 0.0418, 0.0015, 0.0007, 0.0004, 0.0003, 0.0003, 0.0003], [0.0123, 0.0066, 0.0037, 0.0037, 0.0031, 0.0029, 0.0019, 0.0019], [0.6466, 0.174, 0.0162, 0.0098, 0.0092, 0.0092, 0.0087, 0.0076], [0.0139, 0.0139, 0.0123, 0.0079, 0.007, 0.007, 0.0058, 0.0048], [0.13, 0.1012, 0.0422, 0.0199, 0.0146, 0.0137, 0.0083, 0.0073], [0.3359, 0.0704, 0.0621, 0.0584, 0.0293, 0.0115, 0.0101, 0.0084], [0.3508, 0.2411, 0.0944, 0.0394, 0.0347, 0.0224, 0.0224, 0.0175], [0.2652, 0.0976, 0.0522, 0.0522, 0.0205, 0.0159, 0.0141, 0.0132], [0.3663, 0.3232, 0.0817, 0.0678, 0.0301, 0.0111, 0.0111, 0.0046], [0.0828, 0.0209, 0.0185, 0.0185, 0.0135, 0.0119, 0.0119, 0.0082], [0.2292, 0.1677, 0.1152, 0.0351, 0.031, 0.0089, 0.0074, 0.0065], [0.0331, 0.0242, 0.0138, 0.0107, 0.0061, 0.0051, 0.0035, 0.0031], [0.0068, 0.0051, 0.0038, 0.0033, 0.0028, 0.0026, 0.0023, 0.0021], [0.0078, 0.0045, 0.0043, 0.0041, 0.0041, 0.0039, 0.003, 0.0028], [0.0396, 0.0226, 0.0155, 0.0083, 0.0047, 0.0044, 0.004, 0.0038], [0.0209, 0.0068, 0.0045, 0.0042, 0.0024, 0.0023, 0.0019, 0.0018], [0.0344, 0.0082, 0.0064, 0.0048, 0.0048, 0.0041, 0.0041, 0.0041], [0.0175, 0.0106, 0.0094, 0.0088, 0.0064, 0.006, 0.0057, 0.005], [0.0103, 0.0091, 0.0071, 0.0062, 0.0055, 0.0052, 0.0049, 0.0049], [0.0134, 0.0126, 0.0111, 0.0104, 0.0087, 0.0076, 0.0063, 0.006], [0.1012, 0.0329, 0.0165, 0.0129, 0.0088, 0.0073, 0.0065, 0.0057], [0.0144, 0.0082, 0.0077, 0.006, 0.0057, 0.0053, 0.0047, 0.0047], [0.0138, 0.0129, 0.0069, 0.0069, 0.0065, 0.0061, 0.0057, 0.0051], [0.0088, 0.0083, 0.0083, 0.0065, 0.0065, 0.005, 0.005, 0.0047], [0.9152, 0.0378, 0.0229, 0.0024, 0.002, 0.0011, 0.0011, 0.0009], [0.02, 0.0166, 0.0137, 0.01, 0.0089, 0.0089, 0.0089, 0.0083], [0.0737, 0.0255, 0.0175, 0.0155, 0.0106, 0.0106, 0.0094, 0.0088], [0.5286, 0.0124, 0.0117, 0.0091, 0.0075, 0.0071, 0.0067, 0.0059], [0.073, 0.0443, 0.0269, 0.0209, 0.0185, 0.0153, 0.0153, 0.0112], [0.0577, 0.0397, 0.0373, 0.0256, 0.0212, 0.02, 0.0165, 0.0155], [0.0301, 0.025, 0.0183, 0.0161, 0.0142, 0.0126, 0.0118, 0.0104], [0.0375, 0.0353, 0.0353, 0.0214, 0.0214, 0.0147, 0.0147, 0.0138], [0.0502, 0.0209, 0.0197, 0.0105, 0.0099, 0.0093, 0.0087, 0.0082], [0.066, 0.0259, 0.0201, 0.0147, 0.0138, 0.0138, 0.013, 0.0122], [0.0428, 0.0355, 0.0158, 0.0139, 0.0131, 0.0123, 0.0115, 0.0115], [0.0336, 0.0278, 0.0204, 0.018, 0.0169, 0.0149, 0.0149, 0.0116], [0.0611, 0.0327, 0.0289, 0.0271, 0.0186, 0.0175, 0.0154, 0.0145], [0.0506, 0.037, 0.0348, 0.0307, 0.0211, 0.0154, 0.0154, 0.0145], [0.0753, 0.0551, 0.0457, 0.0295, 0.023, 0.0216, 0.0168, 0.0168], [0.1113, 0.0867, 0.0634, 0.0436, 0.0248, 0.0206, 0.0182, 0.0182], [0.1306, 0.0956, 0.0699, 0.0545, 0.0242, 0.0242, 0.02, 0.0177], [0.2678, 0.1265, 0.0677, 0.034, 0.0265, 0.0249, 0.0171, 0.0142], [0.2997, 0.1249, 0.0758, 0.0381, 0.0204, 0.0204, 0.018, 0.018], [0.2347, 0.1828, 0.0978, 0.0762, 0.017, 0.015, 0.0132, 0.0124], [0.316, 0.1917, 0.0799, 0.0549, 0.0178, 0.013, 0.0123, 0.0102], [0.3317, 0.2279, 0.0541, 0.0509, 0.0187, 0.0155, 0.0088, 0.0083], [0.4737, 0.0933, 0.0532, 0.0499, 0.0285, 0.0152, 0.0111, 0.0098], [0.7136, 0.0456, 0.0355, 0.026, 0.0158, 0.0084, 0.0062, 0.0054], [0.7728, 0.0385, 0.0281, 0.011, 0.0091, 0.0081, 0.0071, 0.0038], [0.6854, 0.0563, 0.0412, 0.0172, 0.0081, 0.0063, 0.0059, 0.0049], [0.741, 0.0418, 0.0326, 0.0197, 0.0144, 0.012, 0.0093, 0.005], [0.8848, 0.0303, 0.0267, 0.0077, 0.0068, 0.0053, 0.0044, 0.0036], [0.8771, 0.0635, 0.0086, 0.0086, 0.0086, 0.0076, 0.0046, 0.0028], [0.8654, 0.0912, 0.0096, 0.0096, 0.0058, 0.0028, 0.0024, 0.0024], [0.7395, 0.2119, 0.0223, 0.0082, 0.0064, 0.0027, 0.0024, 0.001], [0.8175, 0.1254, 0.017, 0.017, 0.0071, 0.0038, 0.0014, 0.0014], [0.8466, 0.0541, 0.0422, 0.029, 0.0065, 0.0044, 0.0027, 0.0012], [0.858, 0.0704, 0.0377, 0.0178, 0.0058, 0.0031, 0.0015, 0.0006], [0.8856, 0.0933, 0.0126, 0.006, 0.0017, 0.0004, 0.0001, 0.0001], [0.8314, 0.1445, 0.0082, 0.0082, 0.0021, 0.0021, 0.0014, 0.0011], [0.8204, 0.1426, 0.017, 0.008, 0.0049, 0.0023, 0.0014, 0.001], [0.9346, 0.0411, 0.0104, 0.0043, 0.0026, 0.002, 0.0007, 0.0007], [0.9958, 0.0032, 0.0003, 0.0001, 0.0001, 0.0001, 0.0, 0.0]], "ranks": {"Swift": [89910, 25029, 28129, 111697, 81454, 55426, 45724, 111564, 184328, 193102, 190635, 220406, 203695, 148866, 41723, 22292, 24985, 16996, 23440, 20061, 11481, 45911, 8611, 10552, 7951, 24882, 22086, 3745, 4998, 3990, 5537, 3173, 4472, 4257, 2804, 3087, 2641, 3257, 3504, 4033, 6023, 7183, 8946, 9665, 8853, 8849, 12805, 12494, 21974, 24065, 53368, 66138, 63019, 63437, 54490, 30839, 17153, 22269, 41227, 37306, 11786, 6066, 2079], "Kotlin": [206155, 93207, 59509, 7558, 3892, 10352, 13025, 17063, 29990, 9994, 13791, 4268, 2515, 6473, 59541, 7827, 10630, 12608, 14968, 47755, 56091, 24739, 31777, 69590, 52269, 16035, 16042, 61107, 29783, 25101, 46049, 58589, 99307, 41292, 61863, 18405, 14712, 17682, 13696, 10568, 10618, 12214, 8946, 9873, 16665, 22585, 21266, 19959, 13414, 34082, 60350, 24401, 6971, 3272, 1747, 1034, 584, 625, 901, 957, 907, 1166, 1118], "Rust": [57212, 154073, 145994, 101869, 111746, 89298, 67544, 108369, 165980, 190674, 147630, 156886, 141348, 135310, 119046, 91930, 153641, 171079, 140834, 161628, 171286, 182078, 174963, 145001, 128971, 179330, 171603, 88355, 83919, 67527, 35165, 39097, 24950, 33185, 50598, 41540, 36291, 38435, 37434, 37745, 26860, 29405, 18030, 29828, 28613, 20072, 16759, 18334, 26017, 46509, 62402, 54415, 34526, 16871, 17759, 8439, 1694, 1165, 791, 2049, 1989, 1290, 990]}}, {"pos": 523, "top": [[".", ",", " \u2013", "\u00a0\u00a0", ";", "\u00a0", " ", ",."], [" \u2013", ".", "\u2013", " \u200b\u200b", ",", "\u200b", " ", "\u00ad"], [".", "\u2013", ",", "\u2026.", "\u2026..", " \u2013", " \u200b\u200b", "\u2026"], [" Blowjob", " cumshot", " milfs", " Shemale", " pornstar", "odle", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " creampie"], [" \u200b\u200b", " \u201c.", "\u201c.", " \u201c", ".\u201c", "!\u201c", "\uff1a\u201c", "\u200b\u200b"], [" \u200b\u200b", " \u201c.", "\u201c.", "!\u201c", " \u201c", "!\u201d.", " Zer", "\uff1a\u201c"], [" \u200b\u200b", "\u201c.", " \u201c.", "\u3002", " **\u201c", ".\u201c", " .....", "\uff01"], [" \u200b\u200b", " **\u201c", "   \n", "!\u201c", " .....", "\u201c.", " @", " \t\n"], [" \u200b\u200b", "  \n\n", "   \n\n", " \n\n", "!\u201d.", "\u201c.", "    \n\n", " \n\n\n"], ["\u00a0\u00a0", ",", "\u00a0", "\u2026.", " [\u2026]", "!\"", ":\"", "\u00ad"], ["\u00a0", ".", " [\u2026]", ",", "\u00a0\u00a0", " ", "...", "...\""], [" showcase", " \ufffd", " ***", " showcasing", " **\u201c", " \u2018", " hybrid", " Vision"], [" Vision", " hybrid", " launch", " showcase", " \u200b\u200b", " diverse", " \u2018", " Core"], [" launch", "...", " Vision", " global", " Key", " Star", " New", " hybrid"], [" ", " New", " \u2018", " \u201c", " launch", " best", " W", "..."], [" ", " New", " best", " \u201c", " Pro", " W", " Black", " classic"], [",", " ", " New", " global", " \u201c", " best", " social", " W"], [",", " \u2013", " New", "\u2013", " ", " [\u2026]", " \u200b\u200b", " Don"], ["<|endoftext|>", "...", " [\u2026]", " global", " \u201c", " Global", " New", " Central"], ["<|endoftext|>", " \u2018", " \n\n", "&#", " showcasing", " foundational", " &#", " global"], ["<|endoftext|>", " \n\n", "  \n\n", "\n\n", "<|im_end|>", "   \n\n", " \n\n\n", "\n\n\n\n"], [" foundational", " showcase", " modern", " globally", " global", " impactful", " macOS", " transitioning"], [" modern", " European", " global", " traditional", " globally", " American", " Modern", " Global"], ["<|endoftext|>", " \u2018", " modern", " ,", " \u2013", " American", " \u2019", " heavily"], [" \n\n", "\n\n", "  \n\n", "<|endoftext|>", "<|im_end|>", " American", " heavily", " \n\n\n"], [" technologies", " technology", " modern", " science", " \n\n", " tech", " foundational", " research"], [" technology", " technologies", " research", " American", " software", " engineering", " modern", " science"], ["\n\n", " \n\n", "<|endoftext|>", " ,", " \u2019", " American", " technology", " technologies"], [" technologies", " technology", " software", " American", " tech", " crafting", " tools", " modern"], [" ...", " technologies", " technology", " workflows", " tech", " software", " toolkit", " collaborations"], [" technology", " technologies", " ...", " tech", " using", " research", " software", " tools"], [" technology", " ,", " American", " modern", " work", " using", " technologies", " focused"], [" technology", " ,", " hybrid", " American", " modern", " technologies", " focused", " using"], [" technologies", " transitioning", " technology", " collaborations", " workflows", " tech", " Kickstarter", " STEM"], [" STEM", " Kickstarter", " collaborations", " technologies", " transitioning", " workflows", " tech", " blockchain"], [" Kickstarter", " Mozilla", " Reddit", " \ufffd", " crowdfunding", " blockchain", " workflows", " macOS"], [" Mozilla", " Rust", " Drupal", " Kickstarter", " macOS", " blockchain", " Reddit", " Shopify"], [" Mozilla", " Rust", " Drupal", " Kickstarter", " blockchain", " Reddit", " Shopify", " Sloven"], [" Mozilla", " Rust", " Drupal", " Kickstarter", " architecture", " blockchain", " Reddit", " Shopify"], [" Drupal", " Mozilla", " WebGL", " architecture", " frontend", " Rust", " \u200b\u200b", " Kickstarter"], [" frontend", " architecture", " Drupal", " Rust", " WebGL", " Mozilla", " Architecture", " Kickstarter"], [" Mozilla", " Drupal", " architecture", " frontend", " WebGL", " Architecture", " web", " Rust"], [" frontend", " Drupal", " Mozilla", " WebGL", " architecture", " HTML", " software", " technologies"], [" frontend", " Drupal", " Mozilla", " architecture", " WebGL", " technologies", " Architecture", " HTML"], [" frontend", " Drupal", " architecture", " technologies", " frameworks", " WebGL", " Mozilla", " Architecture"], [" frontend", " architecture", " Architecture", " frameworks", " technologies", " Drupal", " WebGL", " architectures"], [" frontend", " Architecture", " architecture", " frameworks", " Drupal", " Framework", " technologies", " WebGL"], [" frontend", " Architecture", " Everything", " architecture", " Framework", " frameworks", "<strong", " HTML"], [" frontend", "\uff1a**", " Architecture", ":**", "**:", " **", " Uses", " Framework"], [" Architecture", " frontend", ":**", "\uff1a**", "**:", " architecture", " Platform", ":\\"], [" Architecture", " architecture", " frontend", "Architecture", " Infrastructure", "\u7ec4\u7ec7\u67b6\u6784", "\u67b6\u6784", "architecture"], [" Architecture", " architecture", " frontend", " Framework", " framework", " Platform", " Unified", "-framework"], [" Architecture", " architecture", " frontend", " Framework", " Unified", "-framework", "Architecture", " framework"], [" Architecture", " architecture", " frontend", "Architecture", "architecture", "\u67b6\u6784", " Framework", " UI"], [" Architecture", " architecture", "\u67b6\u6784", " frontend", "Architecture", "architecture", " UI", " Framework"], [" Architecture", " UI", " architecture", " frontend", "\u67b6\u6784", " Framework", "Architecture", " framework"], [" Architecture", " UI", " Framework", " frontend", " architecture", " framework", "\u67b6\u6784", "-framework"], [" UI", " Architecture", " frontend", " architecture", " Framework", "\u67b6\u6784", "UI", " framework"], [" Architecture", " architecture", "\u67b6\u6784", "Architecture", "architecture", " UI", " Architect", " architectures"], [" Architecture", " architecture", " UI", "\u67b6\u6784", "Architecture", "architecture", " Architect", " architectures"], [" Architecture", " UI", " architecture", "\u67b6\u6784", "Architecture", " Architect", "architecture", " architectural"], [" Architecture", " UI", " The", " architecture", " Architect", "Architecture", "\u67b6\u6784", "UI"], [" Architecture", " The", " UI", " Architect", " architecture", "Architecture", " Front", "\u67b6\u6784"]], "p": [[0.9669, 0.0147, 0.0029, 0.0027, 0.0023, 0.0019, 0.0012, 0.0009], [0.154, 0.0727, 0.0642, 0.0184, 0.0152, 0.0143, 0.0143, 0.0087], [0.7214, 0.1254, 0.0523, 0.028, 0.017, 0.017, 0.0117, 0.0097], [0.0175, 0.0083, 0.0078, 0.0064, 0.005, 0.0032, 0.0021, 0.0016], [0.2451, 0.0847, 0.0275, 0.0138, 0.007, 0.0029, 0.0026, 0.0023], [0.7374, 0.0197, 0.0022, 0.0019, 0.0013, 0.0011, 0.0009, 0.0009], [0.0743, 0.0511, 0.048, 0.0451, 0.0423, 0.0423, 0.033, 0.0241], [0.6622, 0.0114, 0.0107, 0.0039, 0.0035, 0.0033, 0.0025, 0.0022], [0.4071, 0.1594, 0.1242, 0.0707, 0.0216, 0.0216, 0.0148, 0.0108], [0.232, 0.2048, 0.1322, 0.0131, 0.0123, 0.0109, 0.0096, 0.0085], [0.3937, 0.1278, 0.1128, 0.0935, 0.0567, 0.0268, 0.0252, 0.0222], [0.0066, 0.0055, 0.0051, 0.0035, 0.0029, 0.0026, 0.0024, 0.0023], [0.0067, 0.0052, 0.0046, 0.0036, 0.0034, 0.003, 0.0026, 0.0025], [0.0063, 0.0059, 0.0052, 0.0036, 0.0034, 0.0032, 0.0032, 0.003], [0.0415, 0.0105, 0.0072, 0.0053, 0.0047, 0.0047, 0.0047, 0.0039], [0.0106, 0.0099, 0.0077, 0.005, 0.0047, 0.0047, 0.0039, 0.0034], [0.0912, 0.0231, 0.009, 0.0043, 0.004, 0.0038, 0.0031, 0.0031], [0.048, 0.0156, 0.0129, 0.0089, 0.0089, 0.0078, 0.0074, 0.0061], [0.1191, 0.0134, 0.0098, 0.0081, 0.0081, 0.0063, 0.0063, 0.0043], [0.2264, 0.0128, 0.0106, 0.0106, 0.0099, 0.0088, 0.0082, 0.0077], [0.9445, 0.0366, 0.0036, 0.0028, 0.0014, 0.0004, 0.0004, 0.0001], [0.0159, 0.0159, 0.014, 0.0132, 0.0116, 0.0116, 0.0109, 0.0096], [0.0567, 0.0112, 0.0112, 0.0082, 0.0082, 0.0077, 0.0072, 0.0064], [0.2499, 0.017, 0.011, 0.0071, 0.0055, 0.0052, 0.0049, 0.0049], [0.6206, 0.0373, 0.0176, 0.0121, 0.0065, 0.0061, 0.0045, 0.0042], [0.0614, 0.0542, 0.0226, 0.0212, 0.0199, 0.0146, 0.0137, 0.0137], [0.0815, 0.056, 0.0206, 0.0182, 0.0161, 0.0117, 0.0104, 0.0097], [0.162, 0.1185, 0.0264, 0.0171, 0.0133, 0.0104, 0.0091, 0.0086], [0.127, 0.0639, 0.0172, 0.0152, 0.0134, 0.0118, 0.0092, 0.0092], [0.155, 0.155, 0.0688, 0.0287, 0.0238, 0.0185, 0.0135, 0.0127], [0.102, 0.0701, 0.0453, 0.0177, 0.013, 0.0122, 0.0122, 0.0107], [0.0191, 0.0191, 0.0158, 0.0116, 0.0109, 0.0096, 0.009, 0.008], [0.0182, 0.0125, 0.011, 0.011, 0.0104, 0.0104, 0.0104, 0.0081], [0.1268, 0.0496, 0.0412, 0.0387, 0.0301, 0.0283, 0.0207, 0.0183], [0.0681, 0.053, 0.0468, 0.0388, 0.0365, 0.0302, 0.0251, 0.0208], [0.084, 0.0256, 0.0226, 0.0199, 0.0187, 0.0187, 0.0176, 0.0176], [0.1484, 0.1086, 0.0331, 0.0311, 0.0275, 0.0242, 0.0177, 0.013], [0.26, 0.0899, 0.0481, 0.0331, 0.0166, 0.0114, 0.0107, 0.0079], [0.1158, 0.0847, 0.0376, 0.0228, 0.0214, 0.0147, 0.0095, 0.0089], [0.143, 0.0596, 0.0219, 0.0206, 0.0206, 0.0151, 0.0117, 0.011], [0.0774, 0.0603, 0.05, 0.0323, 0.0285, 0.0285, 0.0222, 0.0152], [0.1099, 0.1032, 0.0709, 0.0552, 0.038, 0.0335, 0.0216, 0.0203], [0.1146, 0.1146, 0.0695, 0.0541, 0.029, 0.0272, 0.0199, 0.0165], [0.1678, 0.0844, 0.0352, 0.0352, 0.0292, 0.0227, 0.0227, 0.0213], [0.2202, 0.0672, 0.0631, 0.0263, 0.0263, 0.0218, 0.0181, 0.016], [0.1279, 0.0604, 0.0471, 0.0415, 0.0304, 0.0268, 0.0209, 0.0163], [0.0934, 0.0323, 0.0303, 0.0285, 0.0162, 0.0152, 0.0152, 0.0126], [0.1175, 0.049, 0.0217, 0.018, 0.0159, 0.0149, 0.0109, 0.0109], [0.1083, 0.0544, 0.0511, 0.033, 0.0227, 0.0213, 0.02, 0.0177], [0.1671, 0.1013, 0.0542, 0.0373, 0.0273, 0.0256, 0.0241, 0.0212], [0.6165, 0.0945, 0.0198, 0.0128, 0.0106, 0.0078, 0.0068, 0.0068], [0.3898, 0.1625, 0.1625, 0.0466, 0.0234, 0.0207, 0.0151, 0.0092], [0.5547, 0.2312, 0.0455, 0.0167, 0.0148, 0.0115, 0.0108, 0.009], [0.6825, 0.1956, 0.0385, 0.0086, 0.0076, 0.0067, 0.0067, 0.0067], [0.6545, 0.2728, 0.0224, 0.0136, 0.0057, 0.0044, 0.0034, 0.003], [0.5614, 0.2065, 0.1419, 0.0359, 0.015, 0.0071, 0.0033, 0.0033], [0.4897, 0.2621, 0.0751, 0.0585, 0.0355, 0.0168, 0.0168, 0.0048], [0.8973, 0.0737, 0.0078, 0.0053, 0.0047, 0.0022, 0.0017, 0.0011], [0.8771, 0.1048, 0.0125, 0.0036, 0.0015, 0.0002, 0.0002, 0.0001], [0.7773, 0.1192, 0.0928, 0.0052, 0.0028, 0.0009, 0.0006, 0.0003], [0.8075, 0.1093, 0.0751, 0.0042, 0.0016, 0.0008, 0.0005, 0.0002], [0.7847, 0.1751, 0.0209, 0.0127, 0.0017, 0.0012, 0.0006, 0.0002], [0.5405, 0.4209, 0.0305, 0.0036, 0.0022, 0.0003, 0.0001, 0.0001]], "ranks": {"Swift": [74869, 6828, 15127, 204838, 8333, 6507, 63701, 93184, 181190, 66070, 13929, 35172, 27800, 7218, 4627, 1899, 1785, 1313, 1653, 1215, 523, 1128, 395, 895, 818, 1455, 2030, 1370, 1235, 2698, 2056, 1705, 2003, 1726, 1496, 979, 691, 888, 1351, 4181, 4297, 12599, 22200, 16341, 14347, 7748, 3908, 4571, 9700, 13244, 43863, 44528, 17610, 18606, 14771, 20568, 16569, 15533, 23163, 35591, 8560, 3891, 1442], "Kotlin": [226010, 203458, 128048, 10957, 31871, 53193, 82295, 71701, 102702, 182576, 146594, 31961, 23967, 37651, 93858, 46050, 57222, 47698, 56434, 56979, 58404, 1368, 2447, 20558, 4262, 684, 1623, 8696, 2797, 1081, 5488, 17350, 15941, 1726, 917, 236, 75, 93, 120, 332, 793, 1406, 652, 553, 592, 852, 1184, 1184, 781, 1025, 2875, 1414, 632, 391, 384, 377, 432, 552, 860, 1461, 1258, 1832, 1398], "Rust": [48626, 53987, 55286, 86931, 26275, 24425, 67634, 36514, 63456, 10881, 9073, 4957, 5085, 6415, 11263, 11234, 12582, 12983, 13947, 16276, 9673, 806, 757, 1735, 355, 191, 472, 873, 472, 678, 1007, 2682, 2064, 802, 155, 22, 2, 2, 2, 6, 4, 8, 18, 25, 40, 46, 57, 115, 126, 556, 3494, 2211, 736, 391, 653, 946, 44, 46, 90, 196, 154, 127, 87]}}, {"pos": 524, "top": [[" \u2013", ".", ",", "\u2013", "\u00a0", ";", " ", "<|endoftext|>"], [" \u2013", "\u2013", "\u2013and", ",", ".", " \u2013,", ";", ".["], [" \u2013", "\u2013", ".", ",", "\u2013and", "\u2018", "[", ".["], ["-------------</", "TRGL", "----------</", " milfs", " Shemale", "aruhi", " ;;^", "\ufffd\ufffd"], ["\u2018", " \u2018", "\u00a0", " (@", ":@", " Dem", "\uff20", "\u00a0\u00a0"], ["\u00a0", "\uff01", " \u2018", "\u2018", "\u00a0\u00a0", "   \n", " \uff1a", "."], ["\u2018", " \n", "   \n", "\u00a0", "\uff01", " \u2018", " \u2014\u2014", "  \n"], ["   \n", " \n", "       \n", "     \n", "   \n\n", "  \n", " \n \n", " \n    \n"], [" \n\n", "   \n\n", "   \n", "  \n\n", "\u00a0", " \n    \n", " \n\n\n", " \n"], ["\u00a0", "  \n  \n", "   \n", "\u00a0\u00a0", "  \n", ",", " \n", "\u00a0\u00a0\u00a0"], ["\u00a0", "...", " \n\n", " \n", "...\"", "\n\n", "  \n  \n", "  \n"], [" Philly", "-esque", " showcase", " guts", " vibe", " Dollar", " funky", " vibes"], [" vibe", " Philly", "...", " vibes", " showcase", " \\\"", "...\\", " freaking"], [" vibe", " Philly", "...", " showcase", " vibes", " mindset", " savvy", " freaking"], ["...", " Philly", " showcase", " vibe", " classic", " \\\"", " Classic", " iconic"], [" savvy", " showcase", " incredibly", "-esque", " sprawling", " folks", " crafting", " showcasing"], [" savvy", " showcase", " incredibly", "-esque", " folks", " vibe", " crafting", " crunch"], [" savvy", " crunch", "...", " showcase", "-esque", " Philly", " vibe", " tweaks"], [" savvy", "-esque", " incredibly", "...", " crunch", " gorgeous", " stunning", " Philly"], ["...", " incredibly", " truly", " savvy", " myriad", "-esque", " crunch", " relentless"], ["<|endoftext|>", "\n\n", " myriad", "...", " savvy", " truly", " Hollywood", "-esque"], [" ;;^", " blockbuster", " savvy", " Hollywood", " backstory", " crunch", " nightmare", " centerpiece"], [" savvy", " Hollywood", " busted", " crunch", " blockbuster", " backstory", " incredibly", " centerpiece"], [" --", " truly", " incredibly", " choice", " battling", " Black", " myriad", " ultimately"], ["\n\n", " overarching", " --", " busted", " crafting", " \n\n", " backstory", " savvy"], [" backstory", " crafting", " busted", " savvy", " overarching", " tech", " foundational", " sprawling"], ["\n\n", " tech", " crafting", " foundational", " overarching", " backstory", " sprawling", " savvy"], ["\n\n", " --", " truly", " \n\n", " incredibly", " ultimately", " tech", " arguably"], [" tech", "\n\n", " foundational", " crafting", " strategy", " overarching", " incredibly", " sprawling"], [" ...", "...", " tech", " \u2026", " strategy", " ...\\", " foundational", " \u2014"], [" ...", " core", " strategy", " tech", " complex", " key", "\n\n", " technology"], [" ...", "...", " core", " complex", " \u2026", " key", "\n\n", " focus"], [" core", " key", " complex", " first", " power", " strategy", " First", " Black"], [" core", " tech", " foundational", " strategy", " key", " complex", " concept", " technology"], [" core", " tech", " strategy", " foundational", " Strategy", " Tech", " infrastructure", " Core"], [" core", " tech", " strategy", " technology", " Tech", " Core", " architecture", " Strategy"], [" core", " architecture", " tech", " Architecture", " strategy", " Core", " technology", " Strategy"], [" architecture", " core", " Architecture", " Core", " strategy", " Strategy", " infrastructure", " tech"], [" core", " architecture", " Core", " Architecture", " infrastructure", " strategy", " Framework", " framework"], [" architecture", " Architecture", " core", " Core", " framework", " Framework", " infrastructure", " architectures"], [" architecture", " Architecture", " core", " Core", " framework", " infrastructure", " Framework", " technology"], [" architecture", " Architecture", " core", " framework", " architectures", " Framework", " infrastructure", " structure"], [" architecture", " Architecture", " core", " framework", " infrastructure", " structure", " architectures", " Framework"], [" architecture", " Architecture", " core", " framework", " Framework", " Core", " infrastructure", " structure"], [" architecture", " core", " Architecture", " structure", " Core", " framework", " infrastructure", " Framework"], [" architecture", " Architecture", " core", " Core", " structure", " Structure", " framework", " Architect"], [" Architecture", " architecture", " Structure", " core", " Core", " structure", " Framework", " framework"], [" Architecture", " Structure", " architecture", " Core", " Framework", " core", " structure", " Architect"], [" Architecture", " Structure", " Framework", " architecture", " Core", " Unified", " Infrastructure", " Architect"], [" Architecture", " Structure", " Framework", " Infrastructure", " Layout", " Unified", " architecture", " Strategy"], [" Architecture", " Structure", "\u7ec4\u7ec7\u67b6\u6784", "\u67b6\u6784", " Framework", " Layout", " Infrastructure", " Strategy"], [" Architecture", " architecture", " Framework", "\u67b6\u6784", " Structure", "Architecture", "-framework", " Unified"], [" Architecture", " architecture", "\u67b6\u6784", " Framework", "Architecture", " Unified", "-framework", " Structure"], [" Architecture", " architecture", "\u67b6\u6784", " Framework", "Architecture", " Unified", "architecture", " framework"], [" Architecture", " architecture", "\u67b6\u6784", "Architecture", "architecture", " Framework", "\u67b6\u6784\u56fe", " architectures"], [" Architecture", " architecture", "\u67b6\u6784", " UI", "Architecture", "architecture", " Framework", "\u67b6\u6784\u56fe"], [" Architecture", "\u67b6\u6784", " architecture", " Framework", " UI", " framework", "Architecture", "architecture"], [" Architecture", " architecture", " UI", "\u67b6\u6784", " Framework", "Architecture", "architecture", "\u67b6\u69cb"], [" Architecture", " architecture", "\u67b6\u6784", "Architecture", "architecture", " Architect", " architectures", " architectural"], [" Architecture", " architecture", "\u67b6\u6784", "Architecture", "architecture", " Architect", " UI", " architectures"], [" Architecture", " architecture", " UI", "\u67b6\u6784", "Architecture", " Architect", "architecture", " architectural"], [" Architecture", " UI", " architecture", " Architect", " Stack", "Architecture", "\u67b6\u6784", " stack"], [" Architecture", " UI", " Architect", " architecture", " Stack", " Tech", "Architecture", " Code"]], "p": [[0.4337, 0.4337, 0.0968, 0.0148, 0.0131, 0.002, 0.0018, 0.0008], [0.7986, 0.1015, 0.0166, 0.0074, 0.0061, 0.0027, 0.0012, 0.0011], [0.475, 0.2881, 0.1542, 0.0567, 0.006, 0.0044, 0.0017, 0.0014], [0.0031, 0.0029, 0.0029, 0.0024, 0.0023, 0.0019, 0.0018, 0.0013], [0.0633, 0.0318, 0.011, 0.0086, 0.0055, 0.0055, 0.0052, 0.0049], [0.065, 0.0507, 0.0255, 0.0136, 0.0136, 0.0136, 0.0073, 0.0073], [0.2724, 0.137, 0.1209, 0.0781, 0.0689, 0.0647, 0.021, 0.0197], [0.6987, 0.0327, 0.0271, 0.0198, 0.012, 0.01, 0.0083, 0.0078], [0.5673, 0.1434, 0.087, 0.0598, 0.022, 0.0194, 0.0194, 0.0151], [0.6154, 0.0326, 0.0198, 0.0136, 0.0077, 0.0073, 0.0053, 0.003], [0.7326, 0.1635, 0.0221, 0.0111, 0.0092, 0.0041, 0.0032, 0.0032], [0.0099, 0.0072, 0.0064, 0.0056, 0.0053, 0.0047, 0.0032, 0.0028], [0.0104, 0.0104, 0.0092, 0.0049, 0.0046, 0.0046, 0.0041, 0.0038], [0.0234, 0.0104, 0.0081, 0.0076, 0.0063, 0.0059, 0.0036, 0.0034], [0.018, 0.0169, 0.014, 0.0085, 0.008, 0.0066, 0.0066, 0.0055], [0.0213, 0.0129, 0.0083, 0.0078, 0.0061, 0.0057, 0.0054, 0.0054], [0.0292, 0.0242, 0.0147, 0.0108, 0.0095, 0.0079, 0.0074, 0.0074], [0.0229, 0.0139, 0.0096, 0.0084, 0.0084, 0.007, 0.0066, 0.0058], [0.026, 0.0123, 0.0115, 0.0108, 0.0102, 0.0062, 0.0058, 0.0054], [0.0427, 0.0229, 0.0202, 0.0202, 0.0167, 0.0139, 0.0074, 0.007], [0.0574, 0.01, 0.0064, 0.0044, 0.0044, 0.0042, 0.0037, 0.0032], [0.0051, 0.0045, 0.0045, 0.0033, 0.0027, 0.0023, 0.002, 0.0019], [0.0062, 0.0038, 0.0036, 0.0033, 0.0026, 0.0023, 0.0022, 0.002], [0.0062, 0.0048, 0.004, 0.004, 0.0033, 0.0029, 0.0029, 0.0026], [0.128, 0.0077, 0.006, 0.0056, 0.0056, 0.005, 0.005, 0.0047], [0.0087, 0.0076, 0.0067, 0.0067, 0.0067, 0.0063, 0.006, 0.0053], [0.0109, 0.0096, 0.0075, 0.0071, 0.0062, 0.0052, 0.0046, 0.0043], [0.1869, 0.0153, 0.0064, 0.005, 0.0047, 0.0047, 0.0044, 0.0036], [0.0224, 0.012, 0.0113, 0.0093, 0.0082, 0.0077, 0.0068, 0.0057], [0.228, 0.0272, 0.0155, 0.0137, 0.01, 0.0088, 0.0083, 0.0078], [0.1783, 0.0101, 0.0094, 0.0078, 0.0078, 0.0069, 0.0065, 0.0054], [0.2511, 0.0142, 0.0104, 0.0097, 0.0091, 0.0091, 0.0067, 0.0049], [0.0126, 0.0111, 0.0087, 0.0077, 0.0068, 0.0068, 0.006, 0.006], [0.0487, 0.026, 0.0203, 0.0203, 0.0148, 0.0139, 0.0131, 0.0096], [0.0502, 0.0416, 0.0391, 0.0197, 0.0127, 0.0119, 0.0105, 0.0105], [0.0642, 0.0603, 0.0303, 0.0285, 0.0196, 0.0196, 0.0173, 0.0162], [0.1296, 0.0612, 0.0371, 0.0308, 0.0308, 0.0272, 0.0145, 0.0137], [0.1167, 0.0854, 0.0587, 0.0334, 0.0277, 0.0179, 0.0179, 0.0158], [0.2263, 0.1138, 0.0886, 0.069, 0.0211, 0.0198, 0.0198, 0.0186], [0.3822, 0.1241, 0.1095, 0.0403, 0.0244, 0.0216, 0.0216, 0.0168], [0.3844, 0.1248, 0.0858, 0.0316, 0.0278, 0.0217, 0.0204, 0.0204], [0.5447, 0.1215, 0.0507, 0.0307, 0.0145, 0.0136, 0.0128, 0.012], [0.5648, 0.0981, 0.0464, 0.0409, 0.0193, 0.0171, 0.0151, 0.0133], [0.4896, 0.159, 0.0516, 0.0355, 0.0215, 0.0178, 0.0168, 0.0168], [0.5311, 0.1185, 0.0923, 0.0264, 0.0193, 0.0193, 0.0133, 0.0081], [0.3381, 0.2324, 0.0969, 0.0356, 0.0261, 0.0203, 0.014, 0.0123], [0.2347, 0.1423, 0.0978, 0.0672, 0.0593, 0.0462, 0.036, 0.0218], [0.3808, 0.1091, 0.075, 0.0549, 0.0427, 0.0377, 0.0229, 0.0157], [0.5423, 0.0832, 0.0734, 0.0306, 0.0254, 0.0154, 0.0154, 0.0093], [0.5677, 0.1118, 0.0528, 0.022, 0.0207, 0.0161, 0.0134, 0.0134], [0.6467, 0.0682, 0.0601, 0.0251, 0.0134, 0.0118, 0.0118, 0.0118], [0.7481, 0.0614, 0.0422, 0.0256, 0.0226, 0.0121, 0.0073, 0.0065], [0.8141, 0.0668, 0.0358, 0.0191, 0.0149, 0.008, 0.0055, 0.0048], [0.7359, 0.1279, 0.0685, 0.0135, 0.0105, 0.0056, 0.005, 0.0034], [0.5996, 0.2206, 0.1516, 0.0059, 0.0031, 0.0022, 0.0022, 0.0022], [0.7088, 0.1792, 0.0747, 0.0089, 0.0054, 0.0037, 0.0033, 0.0029], [0.8086, 0.0752, 0.0586, 0.0244, 0.0115, 0.0037, 0.002, 0.0018], [0.8728, 0.0492, 0.0383, 0.0299, 0.0028, 0.0019, 0.0013, 0.0004], [0.956, 0.0371, 0.005, 0.0014, 0.0004, 0.0001, 0.0, 0.0], [0.9346, 0.0597, 0.0023, 0.002, 0.0004, 0.0004, 0.0002, 0.0001], [0.9424, 0.0414, 0.0119, 0.0023, 0.0008, 0.0007, 0.0002, 0.0001], [0.9497, 0.0368, 0.0106, 0.0008, 0.0007, 0.0004, 0.0002, 0.0002], [0.9362, 0.0598, 0.0018, 0.001, 0.0002, 0.0002, 0.0002, 0.0001]], "ranks": {"Swift": [140966, 30539, 26106, 197398, 16270, 13227, 31740, 130366, 173973, 145873, 46781, 144418, 116113, 35417, 9774, 4024, 2912, 1685, 3582, 1847, 2117, 17074, 11310, 5957, 3101, 6209, 9391, 3551, 5225, 5520, 6419, 7342, 9481, 11621, 12488, 9124, 8183, 11064, 11519, 14501, 11674, 13987, 14873, 14713, 14781, 12306, 11341, 8661, 16155, 19189, 82163, 73888, 49233, 50574, 41192, 48860, 24029, 30431, 42456, 75720, 22870, 8566, 3408], "Kotlin": [226866, 223816, 189304, 38070, 76901, 128108, 142269, 202801, 190437, 221518, 215418, 112422, 29795, 42954, 74929, 63287, 112835, 86672, 107948, 205814, 196722, 128606, 138331, 201346, 171458, 99183, 89207, 146036, 106722, 62957, 69537, 88202, 135267, 73040, 57145, 21330, 15317, 11865, 11278, 10721, 12329, 14540, 10341, 12227, 19000, 21147, 18273, 14397, 6303, 8251, 14160, 4857, 1599, 1102, 920, 872, 722, 946, 1733, 3231, 2675, 3341, 2171], "Rust": [57011, 96703, 93342, 117116, 42335, 29276, 62035, 36547, 50646, 18655, 9847, 14546, 7697, 11736, 11523, 11234, 18228, 19107, 27467, 42998, 45840, 59611, 55589, 38471, 40535, 36341, 31165, 21538, 17712, 15623, 16359, 18085, 18757, 22417, 26021, 18993, 17642, 19427, 16595, 21303, 14505, 18719, 18794, 28403, 38601, 26096, 27100, 20603, 26014, 47891, 118174, 107600, 53644, 35132, 30314, 35600, 4936, 3591, 2233, 5455, 2736, 2355, 1060]}}, {"pos": 525, "top": [["s", "i", " \u2013", "\u2026.", "a", "en", "\u2026..", " |\u2013"], ["s", " \u2013**", "sburg", " \u2013", "ihi", "**\u2013", "sula", "szer"], ["**\u2013", "s", " \u2013**", " \u2013", "\u2026..", "\u2026.", " **\u2013", "\u2013"], ["satz", "sula", " milfs", "ieli", "enzi", "iha", "schrift", " Geile"], ["s", "i", "ihi", "\u0627\u062a", "iho", "\u064a", "iha", "i\u00e9s"], ["s", "ihi", "i", " \u200b\u200b", "sula", "iha", "\u064a\u064a", ":."], ["s", "..", "i", ",.", ":.", ".", ";.", "!."], ["s", "..", ",.", ":.", ";.", "!.", "i", "ihi"], [",.", ":.", "!.", "..", ";.", " \u200b\u200b", "...\u201d", "s"], [",.", ",", "s", ";.", "!.", "..", ":.", "i"], [",.", "i", "..", "s", ".", "...", ":.", ";."], ["sula", "iha", "ihi", "sii", "satz", "ieme", "\u8e0f\u8e0f\u5b9e", "ska"], ["sula", " milfs", " Geile", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "satz", "sii", " Shemale", "\u548c\u4fe1\u606f\u5316"], [" Geile", " milfs", "\u548c\u4fe1\u606f\u5316", "\u5927\u5496", " electronics", "sula", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " matchups"], [" electronics", " matchups", " genre", "\u5e4c", " visuals", " vibe", " folks", "s"], [" matchups", "s", " folks", " tech", "sii", "\u548c\u4fe1\u606f\u5316", " electronics", " moms"], ["s", " tech", " matchups", " folks", " visuals", " vibe", " specs", " electronics"], [" electronics", " matchups", " tech", " tweaks", ":UI", " visuals", " vibe", " graphics"], [" folks", " matchups", " electronics", "ihi", ":UI", "\u548c\u4fe1\u606f\u5316", " tech", " savvy"], [" folks", "(UI", " tech", " matchups", "i", "\u5e4c", "/UI", "ugi"], [" folks", "i", " matchups", "|i", " tech", "(UI", "s", "hti"], [" Geile", " ;;^", ":UI", "\u548c\u4fe1\u606f\u5316", " **\u25a0", "(UI", " milfs", " matchups"], [":UI", "(UI", " electronics", "\u548c\u4fe1\u606f\u5316", " **\u25a0", " matchups", "/UI", "\u5e4c"], [" electronics", "\u53cd\u5012\u662f", "\u548c\u4fe1\u606f\u5316", " tech", " complex", "\u548c\u6e38\u620f", "(UI", " components"], [" electronics", "(UI", "/UI", " gadgets", ":UI", "\u548c\u4fe1\u606f\u5316", " matchups", " tech"], [" electronics", ":UI", " toolkit", " gadgets", " sitcom", " **\u25a0", " widgets", "\u548c\u4fe1\u606f\u5316"], [" electronics", "\u548c\u4fe1\u606f\u5316", " architecture", " widgets", " aesthetics", " graphics", " toolkit", " gadgets"], [" electronics", " architecture", " tech", " complex", " graphics", " software", " hardware", " aesthetics"], [" electronics", " architecture", " aesthetics", " tech", " graphics", " hardware", " architectures", " technologies"], [" architecture", " electronics", " graphics", " complex", " aesthetics", " theater", " tech", " visuals"], [" architecture", " electronics", " tech", " graphics", " theater", " technology", " visuals", " technologies"], [" complex", " ...", " architecture", " ,", " tech", " :", " technology", " via"], [" complex", " :", " via", " ,", " and", " architecture", " tech", " front"], [" architecture", " tech", " complex", " electronics", " hardware", " technologies", " technology", " theater"], [" tech", " architecture", " hardware", " electronics", " UI", " seamlessly", " complex", " visuals"], [" \u2013", " tech", " software", " \u200b\u200b", " electronics", " \u2014", " architecture", " complex"], [" UI", " \u200b\u200b", " tech", " architecture", " software", "/UI", " electronics", " frontend"], [" UI", " \u200b\u200b", " architecture", " software", "/UI", " tech", " graphics", " electronics"], [" UI", "/UI", " graphics", " architecture", " frontend", " UX", " software", " \u200b\u200b"], [" UI", "/UI", " architecture", " graphics", " frontend", " visuals", " UX", " \u200b\u200b"], [" UI", " architecture", "/UI", " frontend", " graphics", " Architecture", " visuals", " UX"], [" UI", " architecture", "/UI", " graphics", " frontend", " interface", " visuals", " software"], [" UI", " architecture", " frontend", "/UI", " graphics", " interface", " visuals", " aesthetics"], [" UI", " architecture", "/UI", " frontend", " interface", " Architecture", " visuals", " graphics"], [" architecture", " UI", " frontend", " Architecture", "/UI", " interface", " architectures", " visuals"], [" architecture", " UI", "/UI", " Architecture", " frontend", " visuals", " interface", " layout"], [" architecture", " UI", " Architecture", "/UI", " frontend", " interface", " Interface", " visuals"], [" Architecture", " architecture", "/UI", ":", " UI", " &", ":**", " visuals"], [":", "/UI", " Architecture", ":**", " :", "**:", ":&", " architecture"], [":", "/UI", ":&", ":**", " &", "+:", " Architecture", ":\""], ["/UI", "+:", ":", ":UI", " Interface", ":&", " Architecture", "!!:"], ["/UI", "+:", " Architecture", " Interface", ":UI", " Platform", ":", " Layer"], ["/UI", " Architecture", ":UI", " Platform", " frontend", " Strategy", " Framework", " Layer"], ["/UI", ":UI", " Layer", " Architecture", " frontend", " &", " UI", "(UI"], ["/UI", ":UI", " layer", " Layer", "(UI", " UI", " frontend", " Architecture"], [" layer", "/UI", " Layer", "\u5c42", ":UI", " UI", " frontend", "-layer"], [" layer", " Layer", "/UI", "\u5c42", " UI", ":UI", " frontend", " Framework"], [" layer", " Layer", "/UI", "\u5c42", " Framework", " frontend", " Layers", "-layer"], [" Layer", " layer", "\u5c42", "Layer", "layer", "-layer", "_layer", "\u5c42\u7684"], [" Layer", " layer", "\u5c42", "Layer", "layer", "-layer", "_layer", " Layers"], [" Layer", " layer", "\u5c42", "Layer", "-layer", "_layer", "layer", "\u5c42\u7684"], [" Layer", " layer", "Layer", "\u5c42", "-layer", " Framework", "_layer", " Architecture"], [" Layer", " layer", " Framework", " Architecture", " Layers", " Stack", "Layer", "\u5c42"]], "p": [[0.9267, 0.0592, 0.0085, 0.0004, 0.0004, 0.0002, 0.0002, 0.0002], [0.2862, 0.0467, 0.0183, 0.0134, 0.0126, 0.0104, 0.0104, 0.0092], [0.1694, 0.1028, 0.0663, 0.0585, 0.0402, 0.0402, 0.0334, 0.0313], [0.0219, 0.0219, 0.0171, 0.0117, 0.0117, 0.0063, 0.0046, 0.0046], [0.8462, 0.0448, 0.01, 0.0017, 0.0017, 0.0016, 0.0013, 0.0011], [0.2417, 0.0447, 0.0239, 0.0094, 0.0083, 0.0073, 0.0064, 0.0064], [0.871, 0.0338, 0.0298, 0.0052, 0.0043, 0.002, 0.0018, 0.0014], [0.1298, 0.0838, 0.0449, 0.0449, 0.0372, 0.0372, 0.0272, 0.01], [0.0945, 0.0834, 0.0834, 0.0692, 0.061, 0.0348, 0.0239, 0.0198], [0.0234, 0.0171, 0.0142, 0.0092, 0.0076, 0.0071, 0.0063, 0.0056], [0.0723, 0.0723, 0.0467, 0.0412, 0.0387, 0.0235, 0.0221, 0.0195], [0.0076, 0.0034, 0.003, 0.0026, 0.0022, 0.0022, 0.0019, 0.0018], [0.0069, 0.0054, 0.0047, 0.0035, 0.0027, 0.0027, 0.0025, 0.0022], [0.0034, 0.0028, 0.0025, 0.0025, 0.0023, 0.0022, 0.0018, 0.0018], [0.0048, 0.0042, 0.0021, 0.0018, 0.0018, 0.0017, 0.0016, 0.0016], [0.0044, 0.0032, 0.003, 0.0027, 0.0023, 0.0022, 0.0021, 0.0018], [0.0125, 0.0056, 0.0043, 0.0043, 0.0032, 0.003, 0.003, 0.0028], [0.0041, 0.0039, 0.003, 0.0027, 0.0022, 0.0021, 0.0018, 0.0018], [0.0038, 0.0038, 0.0035, 0.0024, 0.0023, 0.0022, 0.0022, 0.0022], [0.0097, 0.0032, 0.0026, 0.0023, 0.0023, 0.0023, 0.0022, 0.002], [0.0033, 0.0026, 0.002, 0.0016, 0.0015, 0.0012, 0.0011, 0.001], [0.0062, 0.0062, 0.0055, 0.0043, 0.0035, 0.0021, 0.0021, 0.002], [0.0077, 0.0044, 0.0044, 0.0041, 0.0039, 0.003, 0.0023, 0.0022], [0.0043, 0.0034, 0.003, 0.0016, 0.0015, 0.0014, 0.0014, 0.0014], [0.011, 0.008, 0.0067, 0.0043, 0.004, 0.0038, 0.0036, 0.0033], [0.0294, 0.0101, 0.007, 0.007, 0.0066, 0.0058, 0.0058, 0.0054], [0.0536, 0.0144, 0.012, 0.0077, 0.0068, 0.0068, 0.0068, 0.0068], [0.0419, 0.0198, 0.0106, 0.01, 0.0083, 0.0083, 0.0078, 0.006], [0.0555, 0.0489, 0.0109, 0.0096, 0.0091, 0.008, 0.0066, 0.0062], [0.0652, 0.0421, 0.0165, 0.0137, 0.0128, 0.0128, 0.0106, 0.0073], [0.0552, 0.0518, 0.0295, 0.0203, 0.0168, 0.0131, 0.0116, 0.0109], [0.0408, 0.0233, 0.0193, 0.0117, 0.0117, 0.0117, 0.011, 0.0091], [0.0203, 0.0149, 0.0149, 0.0116, 0.0116, 0.009, 0.008, 0.008], [0.0394, 0.0394, 0.0254, 0.0175, 0.012, 0.0088, 0.0083, 0.0078], [0.0635, 0.0249, 0.0182, 0.0171, 0.0151, 0.011, 0.011, 0.0092], [0.0436, 0.041, 0.0248, 0.0219, 0.0219, 0.0219, 0.0193, 0.0142], [0.0381, 0.0336, 0.0336, 0.0296, 0.0217, 0.018, 0.018, 0.0149], [0.0788, 0.0272, 0.024, 0.0226, 0.0226, 0.0212, 0.0199, 0.0129], [0.2655, 0.0671, 0.0338, 0.0338, 0.0205, 0.0205, 0.0141, 0.0117], [0.3497, 0.0884, 0.0445, 0.0306, 0.0287, 0.0154, 0.0144, 0.0112], [0.4011, 0.0655, 0.0578, 0.0397, 0.0291, 0.0114, 0.01, 0.01], [0.3627, 0.1334, 0.0522, 0.0382, 0.0317, 0.0247, 0.0192, 0.0159], [0.2446, 0.1483, 0.0618, 0.0618, 0.0399, 0.0331, 0.0311, 0.0147], [0.164, 0.12, 0.0775, 0.05, 0.0251, 0.0251, 0.0184, 0.0126], [0.2956, 0.0901, 0.0547, 0.0332, 0.0312, 0.0243, 0.0138, 0.0101], [0.2164, 0.0848, 0.0454, 0.0426, 0.0353, 0.0228, 0.0214, 0.0138], [0.0887, 0.0649, 0.0573, 0.0394, 0.0175, 0.0175, 0.0175, 0.0145], [0.0711, 0.0668, 0.0668, 0.0589, 0.0336, 0.0231, 0.0191, 0.0159], [0.5177, 0.0375, 0.0352, 0.0331, 0.0292, 0.0122, 0.0114, 0.0084], [0.3146, 0.1157, 0.0619, 0.0482, 0.0258, 0.0243, 0.0214, 0.0177], [0.4982, 0.0764, 0.0674, 0.0339, 0.0206, 0.0181, 0.017, 0.0133], [0.6729, 0.0216, 0.0203, 0.0179, 0.0179, 0.0109, 0.0062, 0.0062], [0.8957, 0.0113, 0.0053, 0.0053, 0.0041, 0.0041, 0.0025, 0.002], [0.9443, 0.006, 0.0039, 0.0034, 0.0027, 0.0027, 0.0025, 0.0022], [0.7875, 0.0646, 0.057, 0.0346, 0.0087, 0.0077, 0.0053, 0.0028], [0.4679, 0.3216, 0.1519, 0.0141, 0.0125, 0.004, 0.0036, 0.0028], [0.4515, 0.2738, 0.2133, 0.0136, 0.0073, 0.0057, 0.0034, 0.0034], [0.4823, 0.4256, 0.0349, 0.0165, 0.0078, 0.0025, 0.0021, 0.0019], [0.6143, 0.3726, 0.0113, 0.0006, 0.0005, 0.0003, 0.0002, 0.0001], [0.7961, 0.2013, 0.0015, 0.0007, 0.0002, 0.0001, 0.0001, 0.0], [0.6772, 0.3199, 0.0015, 0.0004, 0.0003, 0.0002, 0.0002, 0.0], [0.9697, 0.0293, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9996, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [24600, 45497, 61573, 151442, 12124, 7217, 11421, 49129, 126064, 125107, 83805, 176910, 192758, 164035, 80282, 24765, 42813, 72712, 57104, 33387, 23511, 134617, 87872, 42248, 43197, 158052, 118907, 26879, 81334, 68094, 44741, 23735, 24069, 29418, 27838, 45740, 55289, 49160, 63729, 77878, 47139, 59729, 71808, 56268, 47564, 34722, 18513, 15242, 37204, 23476, 105051, 73856, 41117, 52801, 46246, 43204, 33316, 25232, 16988, 9943, 4094, 2452, 2197], "Kotlin": [22180, 21759, 10626, 2391, 3445, 6363, 7315, 22851, 25259, 63820, 44444, 40932, 23148, 32997, 64988, 38781, 61280, 46448, 88184, 156121, 161537, 64017, 45531, 98866, 51424, 12671, 15389, 39392, 22388, 23528, 19888, 32999, 63573, 23477, 24197, 8681, 3375, 2349, 1768, 2396, 3575, 6104, 4019, 5832, 6825, 9918, 8581, 10811, 11085, 18737, 25183, 13094, 3195, 1705, 1529, 1544, 1528, 1802, 2390, 2433, 3741, 5502, 4762], "Rust": [44895, 97243, 58179, 109659, 16960, 12891, 20063, 22123, 32362, 31789, 12571, 31876, 36446, 38190, 28686, 29566, 29834, 35070, 50385, 74176, 64109, 80489, 83005, 60490, 53929, 103180, 58086, 17375, 23021, 29565, 24359, 22156, 21434, 24669, 31284, 26791, 21259, 22215, 20873, 45870, 24908, 40050, 41892, 45743, 69864, 40098, 26859, 35477, 44201, 52028, 84751, 109556, 56717, 35610, 41710, 37165, 9751, 6055, 2746, 3082, 3283, 3834, 3004]}}, {"pos": 526, "top": [["er", " \u2013", "o", "a", "en", ",", ".", "\u2013"], [" \u2013", "er", " \u2013**", "\uff0d", " \ufffd", " \u2013,", " \u2018", "ed"], [" \u2013", "\u2013", "er", " \u2013,", " \u2013**", "**\u2013", " \u2018", "\uff0d"], ["\uff0d\uff0d\uff0d\uff0d", "\uff0d\uff0d", " pupper", " **\u2018", "\uff1a<", "er", "\u5728", "erio"], ["er", "ed", " \u2018", " \u2013", "ing", "ly", " \u2019", "en"], ["ed", "er", " \u2018", " \u2013", "\u0631", "ing", "kits", " \uff0c"], ["er", " \u2018", "ed", " \u2013", "\u2018", " \u00b7", "a", "ing"], ["er", " \u2013", "ed", "ing", " \u2018", " \u2013,", " \r\n", " \u2013**"], ["er", " \u2013", " \u2013,", "ed", " \u2013**", " \u00b7", "ing", " **\u2018"], [" \u2013", "er", "\u2013", "ed", " \u2013,", ",", "ing", " \u00ad"], ["er", " \u2013", "ed", "\u2013", "a", "ing", " \u2018", " "], ["er", "ed", " pivotal", " transformative", " **\u2018", " atop", "ing", " encompass"], ["er", "ed", " transformative", " frameworks", " encompass", " framework", " Layer", " disparate"], ["er", " transformative", " impactful", " frameworks", " framework", "ed", " governance", " toolkit"], ["er", " encompass", " \u2013", " akin", " transformative", " bolster", " seamlessly", " pivotal"], ["er", " encompass", " bolster", " seamlessly", " akin", " transformative", " amidst", " overarching"], ["er", " encompass", " akin", " bolster", " amidst", " \u2013", " seamlessly", " overarching"], ["er", " \u2013", " amidst", " encompass", " akin", " bolster", " seamlessly", " amid"], [" amidst", " akin", " encompass", "er", " \u2013", " seamlessly", " atop", " bolster"], [" encompass", " amidst", " \u2013", " \u2014", " akin", " bolster", " --", " atop"], [" \u2014", " \u2013", " encompass", " amidst", " swiftly", " ultimately", " bolster", " --"], [" encompass", " atop", " amidst", " seamlessly", " ;;^", " amid", " )**", " Layer"], [" --", " encompass", " amidst", " atop", " seamlessly", " )**", " amid", " ::"], [" --", " ,", " encompass", " ultimately", " amidst", " beyond", " complex", " beneath"], [" --", " ___", " __", " _", " encompass", " amidst", " \u2014", " \n\n"], [" ___", " __", " **", " **'", " )**", " --", " **:", " :**"], [" ___", " atop", " __", " architecture", " foundational", " encompass", " --", " seamlessly"], [" ___", " __", " ,", " _", " --", " \u2014", " :", " encompass"], [" ,", " ___", " :", " __", " **", " --", " \u2014", " complex"], [" ___", " :", " ,", " __", " \u2014", " --", " _", " complex"], [" :", " ,", " complex", " **", " layer", " .", " \u2014", " --"], [" ,", " :", " complex", " \u2014", " -", " under", " --", " \u2013"], [" :", " ,", " under", " \u2013", " -", " \u2014", " complex", " --"], [" :", " \u2014", " \u2013", " seamlessly", " layer", " Layer", " complex", " directly"], [" :", " \u2013", " \u2014", " Layer", " meticulously", " layer", " seamlessly", " :**"], [" \u2013", " \u2014", " :", " \u2014\u2014", " \uff1a", " :**", " Layer", " meticulously"], [" \u2014", " \u2013", " :", " Layer", " layer", " :**", " meticulously", " leveraging"], [" \u2013", " Layer", " \u2014", " :", " layer", " layered", " meticulously", " \uff1a"], [" \u2013", " \u2014", " Layer", " :", " (", " layer", " -", " layered"], [" Layer", " \u2013", " \u2014", " layer", " layered", " :", " (", " Layers"], [" Layer", " layer", " \u2013", " layered", " Layers", " \u2014", " :", " Level"], [" Layer", " layer", " layered", " \u2013", " \u2014", " Layers", " :", " layers"], [" Layer", " layer", " layered", " Layers", " :", " layers", " architecture", " Level"], [" Layer", " layer", " \u2014", " layered", " Layers", " :", " Level", " \u2013"], [" Layer", " :", " layer", " layered", " via", " Layers", " architecture", " Architecture"], [" Layer", " :", " layer", " via", " Hybrid", " layered", " Layers", " Level"], [" Layer", ":", " :", " (", ":**", " :**", "**:", " Hybrid"], [":", " :", " Layer", " (", ":**", " :**", "**:", ":\\"], [":", " **(", " :", " (", ":**", "**:", ":\\", " (**"], [":", ":**", " **(", "**:", "\uff1a**", " Layer", ":<", ":\\"], [":", " **(", "**:", ":**", ":L", "\uff1a**", " Layer", " (**"], [":", ":**", " **(", "\uff1a**", ":L", " Hybrid", " :", " \u2192"], [":", " **(", " (`", " (**", ":**", " (::", "\uff1a**", " (${"], [":", " HTML", " (${", "\uff1a**", " WebGL", ":**", " (`", " **("], [":", " HTML", " :", "\uff1a**", " WebGL", ":UI", "\uff1a<", " JavaScript"], [" HTML", " WebView", ":", " WebGL", " Browser", "\uff1a**", " JavaScript", ":UI"], [" Rust", " WebView", " Web", " Browser", " HTML", " WebGL", " web", "WebView"], [" Rust", " WebView", " HTML", " Web", " WebGL", " Browser", "WebView", "rust"], [" Web", " Rust", " WebView", " WebGL", "WebView", " HTML", " web", "-web"], [" Web", " WebView", " web", " Rust", ":", "WebView", " HTML", " :"], [":", " Web", " WebView", " web", " Rust", " :", "WebView", " HTML"], [":", " Web", " :", " WebView", " (", " web", " (`", "WebView"], [":", " :", " (", ":T", ":_", ":S", ":w", ":The"]], "p": [[0.77, 0.1947, 0.0086, 0.0059, 0.0033, 0.0025, 0.002, 0.0017], [0.8529, 0.1308, 0.0029, 0.0026, 0.0018, 0.0011, 0.001, 0.0009], [0.9854, 0.0075, 0.004, 0.0013, 0.0005, 0.0002, 0.0002, 0.0001], [0.0681, 0.0251, 0.0126, 0.0118, 0.0111, 0.0098, 0.0092, 0.0081], [0.78, 0.1536, 0.0208, 0.0087, 0.0032, 0.0022, 0.0019, 0.0018], [0.3628, 0.3008, 0.0232, 0.0103, 0.0071, 0.0062, 0.0059, 0.004], [0.4796, 0.1658, 0.1291, 0.0887, 0.0326, 0.0211, 0.0064, 0.0064], [0.7059, 0.1017, 0.0657, 0.0156, 0.0065, 0.0054, 0.0039, 0.0037], [0.3551, 0.1677, 0.0424, 0.0398, 0.0213, 0.0177, 0.0114, 0.0101], [0.3937, 0.3066, 0.0501, 0.039, 0.0184, 0.0068, 0.006, 0.0036], [0.6536, 0.2404, 0.0393, 0.0053, 0.005, 0.0037, 0.0025, 0.0024], [0.5432, 0.0145, 0.0057, 0.0057, 0.0041, 0.0039, 0.0039, 0.0027], [0.183, 0.0103, 0.0086, 0.0043, 0.004, 0.0036, 0.0031, 0.003], [0.0898, 0.0129, 0.0054, 0.0054, 0.0051, 0.0051, 0.0045, 0.0039], [0.0909, 0.026, 0.0131, 0.0131, 0.0123, 0.0085, 0.0079, 0.0079], [0.0354, 0.0243, 0.0228, 0.0167, 0.0167, 0.0101, 0.0095, 0.0079], [0.0537, 0.0393, 0.0346, 0.0253, 0.021, 0.012, 0.0112, 0.0093], [0.0608, 0.0306, 0.021, 0.021, 0.0186, 0.0174, 0.0136, 0.0099], [0.0354, 0.0312, 0.0259, 0.0178, 0.0167, 0.0148, 0.0139, 0.013], [0.0722, 0.0496, 0.032, 0.0301, 0.0234, 0.0234, 0.0234, 0.022], [0.0634, 0.056, 0.0464, 0.0385, 0.0233, 0.0219, 0.0206, 0.0193], [0.012, 0.0094, 0.0094, 0.0073, 0.005, 0.0047, 0.0047, 0.0047], [0.0527, 0.0265, 0.0206, 0.0142, 0.011, 0.0067, 0.0067, 0.0059], [0.1019, 0.058, 0.0425, 0.0331, 0.0242, 0.0147, 0.0089, 0.0079], [0.2385, 0.0683, 0.0603, 0.0566, 0.0323, 0.0222, 0.0173, 0.0173], [0.2643, 0.0489, 0.0231, 0.0191, 0.0191, 0.018, 0.0149, 0.0132], [0.0668, 0.0336, 0.0159, 0.014, 0.014, 0.0131, 0.0124, 0.0116], [0.1618, 0.1112, 0.0922, 0.0764, 0.0674, 0.0361, 0.016, 0.0151], [0.0653, 0.0478, 0.0308, 0.0308, 0.0256, 0.0212, 0.0212, 0.0187], [0.085, 0.0705, 0.0662, 0.0485, 0.0455, 0.0276, 0.0215, 0.0202], [0.2461, 0.1238, 0.019, 0.019, 0.0148, 0.0139, 0.013, 0.0102], [0.3087, 0.0571, 0.0197, 0.0174, 0.0174, 0.0174, 0.0144, 0.0127], [0.2213, 0.1619, 0.0193, 0.0193, 0.016, 0.0133, 0.0117, 0.0117], [0.0984, 0.0924, 0.0868, 0.0194, 0.0182, 0.0161, 0.0161, 0.0151], [0.1469, 0.1218, 0.0739, 0.0477, 0.0255, 0.0212, 0.0199, 0.0128], [0.4625, 0.2636, 0.0856, 0.009, 0.008, 0.007, 0.0058, 0.0033], [0.3888, 0.1344, 0.1114, 0.0596, 0.0151, 0.0117, 0.0097, 0.0071], [0.3668, 0.1529, 0.1119, 0.0679, 0.0183, 0.0046, 0.0043, 0.0041], [0.3811, 0.18, 0.1317, 0.0799, 0.0259, 0.0157, 0.0054, 0.0042], [0.3622, 0.249, 0.0808, 0.049, 0.0132, 0.0085, 0.0071, 0.0066], [0.6345, 0.0914, 0.0381, 0.0159, 0.0132, 0.0103, 0.008, 0.0058], [0.5416, 0.1458, 0.0197, 0.0197, 0.0197, 0.0144, 0.0127, 0.0088], [0.5594, 0.1816, 0.0191, 0.018, 0.0132, 0.0109, 0.007, 0.0062], [0.5344, 0.0988, 0.0235, 0.0161, 0.0152, 0.0134, 0.0086, 0.0081], [0.4684, 0.0634, 0.0634, 0.0151, 0.0125, 0.0125, 0.0103, 0.0067], [0.2914, 0.1377, 0.0307, 0.012, 0.0106, 0.01, 0.01, 0.01], [0.3118, 0.1147, 0.0788, 0.0199, 0.0187, 0.0107, 0.0107, 0.0094], [0.4713, 0.1437, 0.0563, 0.0497, 0.0363, 0.0126, 0.0104, 0.0086], [0.66, 0.074, 0.0509, 0.0509, 0.0396, 0.0226, 0.0114, 0.0094], [0.5267, 0.1509, 0.0713, 0.0629, 0.0159, 0.0132, 0.0124, 0.0096], [0.4417, 0.0817, 0.0562, 0.0437, 0.0301, 0.0265, 0.0207, 0.0171], [0.299, 0.0336, 0.0261, 0.0261, 0.0158, 0.0158, 0.0158, 0.0149], [0.2609, 0.0483, 0.0353, 0.0332, 0.0293, 0.0275, 0.0243, 0.0228], [0.2998, 0.0246, 0.0231, 0.0231, 0.0192, 0.0159, 0.0132, 0.0109], [0.4548, 0.1303, 0.0273, 0.0257, 0.02, 0.02, 0.0166, 0.0146], [0.243, 0.1893, 0.1013, 0.0397, 0.0397, 0.0241, 0.0241, 0.0165], [0.5877, 0.1021, 0.1021, 0.0619, 0.0426, 0.0258, 0.0061, 0.0051], [0.5762, 0.212, 0.0536, 0.0325, 0.0223, 0.0136, 0.0099, 0.006], [0.3778, 0.3334, 0.1575, 0.0213, 0.0213, 0.0188, 0.0114, 0.0078], [0.4342, 0.1597, 0.0855, 0.0487, 0.0335, 0.0278, 0.0261, 0.0216], [0.7962, 0.0696, 0.024, 0.0226, 0.01, 0.0083, 0.0083, 0.005], [0.9257, 0.015, 0.0141, 0.0055, 0.0046, 0.0033, 0.0018, 0.0017], [0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [122283, 11915, 3929, 56532, 2361, 1778, 4275, 13063, 31738, 11482, 6440, 21699, 22740, 12445, 4098, 963, 1319, 1918, 1005, 739, 618, 6555, 3789, 1899, 975, 6428, 5482, 3071, 6124, 6392, 5635, 4872, 5891, 3442, 2534, 3152, 2685, 3521, 3565, 4004, 4429, 6429, 9107, 8427, 5355, 3201, 3611, 2676, 4144, 5436, 12911, 3912, 657, 561, 688, 422, 444, 344, 227, 261, 157, 123, 187], "Kotlin": [113344, 44219, 39521, 7037, 12524, 30833, 43258, 54306, 57805, 111127, 74427, 48626, 16121, 22491, 44567, 32194, 55528, 46793, 88676, 151493, 161451, 67214, 57726, 128691, 89133, 34323, 34186, 50433, 26354, 21498, 28105, 36723, 46358, 21838, 25122, 8782, 5361, 4785, 3952, 4641, 4550, 6886, 6408, 8788, 9056, 11023, 9957, 12403, 15505, 16270, 8839, 1749, 220, 165, 115, 43, 93, 85, 84, 175, 205, 222, 394], "Rust": [69254, 69897, 65163, 90826, 28395, 20415, 39893, 35620, 55206, 28192, 17900, 25421, 19213, 22491, 16754, 15012, 15188, 14980, 22888, 35422, 28612, 32811, 33241, 24872, 27318, 60857, 48352, 16877, 15188, 13608, 12196, 13723, 11254, 12123, 12517, 11483, 9474, 8508, 6964, 8554, 6618, 7750, 6704, 9784, 11999, 7164, 7142, 8067, 7715, 6088, 6937, 4643, 299, 269, 269, 34, 1, 1, 2, 4, 5, 10, 25]}}, {"pos": 527, "top": [[" \u2013", ".", ",", "\u2013", ";", "\u00a0", "<|endoftext|>", ":"], [" \u2013", "\u2013", ",", ".", ";", "\u2013and", " \u200b\u200b", " "], ["\u2013", ",", ".", "\u2026..", "\u2026.", " \u2013", "\u2013and", "\u2026"], [" pornstar", " Blowjob", " Shemale", " milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " cumshot", "-------------</", "----------</"], [" Aussie", " \u200b\u200b", " \u201c.", ",@", "......", " (@", ".@", ":@"], [" \u200b\u200b", " \u201c.", " Aussie", "\u2026..", "\uff01", "!\u201d.", ".", "!\"."], [" \u200b\u200b", " ......", "\uff01", "\u200b\u200b", " \n", "......", "\u2018", "\u00b7\u00b7"], [" \u200b\u200b", "\u2018s", " \n", " ......", "..\"", " Aussie", "\u200b\u200b", " \t\n"], [" \u200b\u200b", " \n\n", " \n", "\u00a0", "\u200b\u200b", " \n    \n", "......", " \n\n\n"], ["\u00a0", " \u200b\u200b", "\u200b\u200b", ",", "!\"", "\u00adt", "!\".", " showcased"], ["\u00a0", ".", ",", "...\"", "\u200b\u200b", "\"", " \u200b\u200b", "......"], [" impactful", " showcase", " showcasing", " funky", " frameworks", " showcased", " Showcase", " vibes"], [" impactful", " frameworks", " showcase", " Showcase", " Vision", " proactive", " vibes", " influencers"], [" Showcase", " showcase", " impactful", " Vision", " influencers", " proactive", " showcased", " pornstar"], [" showcase", " showcasing", " Vision", " Modern", " Showcase", " showcased", " iconic", " seamlessly"], [" showcase", " Showcase", " showcasing", " Modern", " Sky", " Beyond", " Central", " seamlessly"], [" showcase", " showcasing", " Showcase", " savvy", " iconic", " Modern", " showcases", " Golden"], [" Showcase", " showcase", " showcasing", " Kids", " Spotlight", " trendy", " Focus", " Spark"], [" Showcase", " savvy", " showcase", " trendy", " showcasing", " Spotlight", " impactful", " tweaks"], [" Showcase", " savvy", " showcasing", " showcase", " impactful", " burgeoning", " leveraging", " trendy"], ["<|endoftext|>", " \n\n", " burgeoning", " showcasing", " \n", " Showcase", "<|im_end|>", " Hollywood"], [" Showcase", " savvy", " Marketplace", " showcase", " trendy", " Spotlight", " blockbuster", " Hollywood"], [" Showcase", " showcase", " Hollywood", " savvy", " showcasing", "\n", " flashy", " trendy"], [" \n", "\n", " \n\n", " ...", " burgeoning", " battling", " &#", " launching"], [" \n\n", "\n\n", "<|im_end|>", " \n\n\n", "\t\n\n", "   \n\n", "\r\n\r\n", " \r\n\r\n"], [" \n\n", "\n\n", "\r\n\n", "\t\n\n", " leveraging", " impactful", " crafting", " showcasing"], [" \n\n", "\n\n", " crafting", " showcasing", " leveraging", " foundational", " transformative", " transitioning"], ["\n\n", " \n\n", "  \n\n", " \n", " crafting", "   \n\n", "\r\n\r\n", " ..."], [" \n\n", "\n\n", " tech", " leveraging", " crafting", " seamlessly", " foundational", " transitioning"], [" ...", " \n\n", "...", " \n", " ___", " [...]", "...**", " ...\""], [" ...", " \n", " \n\n", "\n", "...", " :", " technology", " #"], [" \n\n", " ...", " \n", " @", " #", " \u201c", " Black", " \u2014"], [" hybrid", " Black", " Open", " focused", " Space", " modern", " Green", " Star"], [" Hybrid", " hybrid", " Focus", " tech", " Space", " seamlessly", " Tech", " Global"], [" Hybrid", " leveraging", " hybrid", " Focus", " Global", " Space", " seamlessly", " tech"], [" Hybrid", " hybrid", " leveraging", " Global", "\u200b", " **\u201c", " Digital", " Agile"], [" Hybrid", " leveraging", " hybrid", " modular", " Modular", " Architecture", " Global", " \ufffd"], [" Hybrid", " Modular", " WebGL", " modular", " leveraging", " hybrid", " Architecture", " Space"], [" Hybrid", " Modular", " modular", " Architecture", " WebGL", " leveraging", " hybrid", " Agile"], [" WebGL", " Hybrid", " Modular", " modular", " Web", " HTML", " hybrid", " JavaScript"], [" WebGL", " Hybrid", " Modular", " modular", " hybrid", " HTML", " Architecture", " JavaScript"], [" WebGL", " HTML", " modular", " Modular", " Hybrid", " JavaScript", " Web", " Software"], [" HTML", " WebGL", " Hybrid", " JavaScript", " Modular", " modular", " Software", " frontend"], [" HTML", " Hybrid", " WebGL", " Modular", " Software", " JavaScript", " modular", " Architecture"], [" Hybrid", " Modular", " WebGL", " HTML", " modular", " hybrid", " Software", " leveraging"], [" Hybrid", " Modular", " hybrid", " HTML", " WebGL", " modular", " Software", " Unified"], [" Hybrid", " Modular", " Adapt", " Choice", " Software", " WebGL", " Everything", " Integration"], [" Hybrid", " Modular", " Via", " Adapt", " Using", " Dual", " HTML", " Platform"], [" Hybrid", " WebGL", " HTML", " Modular", " SVG", " XHTML", "Via", "!**"], [" Hybrid", " WebGL", " XHTML", " Modular", "!**", " Mozilla", " HTML", " Browser"], [" WebGL", " XHTML", " Hybrid", " SVG", " Mozilla", " Modular", " HTML", " Pixel"], [" WebGL", " HTML", " XHTML", " Hybrid", " Browser", " WebView", " Mozilla", "_HTML"], [" WebGL", " Mozilla", " JavaScript", " HTML", " Browser", " XHTML", "frontend", " Rust"], [" WebGL", " HTML", " Browser", " WebView", " JavaScript", " frontend", " XHTML", "_HTML"], [" Browser", " WebGL", " HTML", " JavaScript", "-browser", " WebView", "browser", " XHTML"], [" Browser", " WebGL", " HTML", " JavaScript", " Rust", "-browser", " WebView", " browser"], [" Rust", " rust", "rust", " Browser", " Web", " wasm", " WebGL", "browser"], [" Rust", " rust", "rust", " WebView", " wasm", " Web", " Browser", " WebGL"], [" Rust", " Web", " web", "web", "-web", " rust", "/web", "_web"], [" web", " Web", " Rust", "web", " WebView", " wasm", "-web", "/web"], [" Rust", " Web", " web", " wasm", " WebView", " WAS", " Tokio", " rust"], [" Rust", " Web", " lept", " wasm", " web", " WAS", " React", " WebView"], [" Rust", " Y", " Web", " T", " Le", " React", " Tail", " Ta"]], "p": [[0.3422, 0.302, 0.2352, 0.098, 0.008, 0.0055, 0.0019, 0.0009], [0.5171, 0.1902, 0.1228, 0.0745, 0.0129, 0.0101, 0.0057, 0.0018], [0.4733, 0.2871, 0.0932, 0.0641, 0.0184, 0.0162, 0.0105, 0.0056], [0.0227, 0.013, 0.0122, 0.0069, 0.0048, 0.0042, 0.0027, 0.002], [0.0255, 0.0211, 0.01, 0.0069, 0.0064, 0.0057, 0.0044, 0.0039], [0.1564, 0.0106, 0.0083, 0.005, 0.0042, 0.0035, 0.003, 0.0029], [0.1075, 0.0652, 0.0508, 0.0477, 0.0448, 0.0372, 0.0349, 0.0255], [0.2231, 0.0208, 0.0162, 0.0104, 0.0072, 0.0067, 0.0059, 0.0046], [0.2778, 0.1793, 0.0547, 0.0426, 0.0353, 0.0293, 0.0243, 0.0201], [0.0147, 0.0101, 0.0089, 0.0069, 0.0048, 0.0045, 0.0031, 0.0026], [0.4507, 0.0573, 0.0475, 0.037, 0.037, 0.0307, 0.0224, 0.0211], [0.0079, 0.0079, 0.0062, 0.0048, 0.0042, 0.0037, 0.0035, 0.0033], [0.0086, 0.0055, 0.0049, 0.0046, 0.0043, 0.0034, 0.0032, 0.003], [0.0061, 0.0057, 0.0039, 0.0037, 0.0031, 0.0031, 0.0031, 0.002], [0.0122, 0.0095, 0.0089, 0.0045, 0.0039, 0.0037, 0.0035, 0.0033], [0.0088, 0.0057, 0.0044, 0.003, 0.0027, 0.0025, 0.0024, 0.0024], [0.0252, 0.0112, 0.0105, 0.0041, 0.0036, 0.0034, 0.0032, 0.003], [0.0165, 0.0094, 0.0044, 0.0044, 0.0042, 0.0035, 0.0033, 0.0033], [0.017, 0.0097, 0.0075, 0.0055, 0.0052, 0.0043, 0.0029, 0.0026], [0.0144, 0.0136, 0.0127, 0.0112, 0.0068, 0.006, 0.0056, 0.0053], [0.0226, 0.0121, 0.0061, 0.0047, 0.0039, 0.0037, 0.0037, 0.0035], [0.0083, 0.0035, 0.0035, 0.0033, 0.0024, 0.0022, 0.0021, 0.0019], [0.0057, 0.0044, 0.0039, 0.0039, 0.0037, 0.003, 0.0027, 0.0027], [0.0073, 0.0041, 0.0027, 0.0024, 0.0022, 0.0022, 0.002, 0.0017], [0.9045, 0.0742, 0.0051, 0.0014, 0.0013, 0.0012, 0.0009, 0.0008], [0.4447, 0.0267, 0.0056, 0.0056, 0.0049, 0.0046, 0.0046, 0.0044], [0.1694, 0.0906, 0.0079, 0.0054, 0.0051, 0.0045, 0.0033, 0.0033], [0.4622, 0.4622, 0.0011, 0.0009, 0.0005, 0.0005, 0.0004, 0.0004], [0.3763, 0.0478, 0.0094, 0.0078, 0.0065, 0.0061, 0.0054, 0.0047], [0.4724, 0.1194, 0.0413, 0.0388, 0.0143, 0.0081, 0.0076, 0.0072], [0.2771, 0.2027, 0.1019, 0.0101, 0.0074, 0.0042, 0.0042, 0.0042], [0.0322, 0.0251, 0.0195, 0.0172, 0.0092, 0.0077, 0.0068, 0.0063], [0.0092, 0.0072, 0.0049, 0.0046, 0.0046, 0.0043, 0.0041, 0.0041], [0.0273, 0.0188, 0.0166, 0.0129, 0.0107, 0.01, 0.0083, 0.0073], [0.0793, 0.0257, 0.0257, 0.0166, 0.0122, 0.0084, 0.0079, 0.0074], [0.0955, 0.0374, 0.0227, 0.0213, 0.0156, 0.0146, 0.0114, 0.0101], [0.0506, 0.0447, 0.0225, 0.0225, 0.0211, 0.0154, 0.0113, 0.0106], [0.0676, 0.0249, 0.0182, 0.0182, 0.0161, 0.0161, 0.0151, 0.011], [0.047, 0.0268, 0.0222, 0.0184, 0.0173, 0.0153, 0.0143, 0.0098], [0.0733, 0.0417, 0.0253, 0.0238, 0.0197, 0.0154, 0.0154, 0.0112], [0.0734, 0.069, 0.0326, 0.0306, 0.0238, 0.0224, 0.0174, 0.0164], [0.1254, 0.0917, 0.0461, 0.0433, 0.0359, 0.0298, 0.0192, 0.0192], [0.1135, 0.1067, 0.0369, 0.0306, 0.027, 0.027, 0.0164, 0.0144], [0.0696, 0.0614, 0.0542, 0.029, 0.0272, 0.0165, 0.0155, 0.0137], [0.0818, 0.0341, 0.032, 0.0283, 0.022, 0.0161, 0.0151, 0.0098], [0.1495, 0.0378, 0.0202, 0.0179, 0.0179, 0.0148, 0.0123, 0.0084], [0.2335, 0.0336, 0.018, 0.0116, 0.0096, 0.0085, 0.008, 0.0062], [0.2208, 0.0248, 0.0141, 0.011, 0.0103, 0.0086, 0.0086, 0.008], [0.1784, 0.0424, 0.0177, 0.0146, 0.0107, 0.0095, 0.0078, 0.0069], [0.0787, 0.0328, 0.0129, 0.0121, 0.0107, 0.0061, 0.0061, 0.005], [0.0693, 0.0327, 0.0289, 0.0088, 0.0083, 0.0078, 0.0069, 0.0053], [0.2827, 0.0557, 0.0491, 0.0192, 0.0181, 0.0181, 0.0103, 0.0097], [0.4524, 0.0328, 0.0308, 0.0289, 0.0272, 0.0145, 0.0121, 0.0121], [0.4529, 0.1145, 0.0421, 0.0328, 0.0256, 0.0212, 0.0176, 0.0176], [0.2985, 0.1811, 0.1811, 0.1098, 0.0458, 0.0216, 0.0149, 0.0116], [0.2945, 0.1228, 0.0956, 0.0745, 0.058, 0.0452, 0.0399, 0.031], [0.9913, 0.0046, 0.001, 0.001, 0.0004, 0.0002, 0.0001, 0.0001], [0.9918, 0.0025, 0.0017, 0.0005, 0.0005, 0.0005, 0.0002, 0.0001], [0.9325, 0.0464, 0.0049, 0.0026, 0.0023, 0.0016, 0.0012, 0.0012], [0.28, 0.28, 0.2471, 0.0277, 0.0277, 0.0216, 0.0216, 0.0158], [0.8102, 0.0487, 0.0295, 0.0131, 0.0116, 0.0096, 0.0058, 0.0051], [0.4113, 0.1107, 0.0383, 0.0383, 0.0383, 0.0247, 0.0218, 0.0205], [0.389, 0.1523, 0.0766, 0.0319, 0.0249, 0.0234, 0.0151, 0.0117]], "ranks": {"Swift": [73166, 20488, 14613, 131829, 21756, 9244, 48756, 106800, 171764, 102121, 16878, 106401, 115572, 48547, 9641, 640, 1062, 1188, 3086, 1168, 1056, 11001, 1773, 672, 521, 2194, 2524, 1069, 2709, 3415, 3178, 3290, 2898, 2938, 3220, 2605, 1203, 1572, 2062, 2815, 2684, 4231, 6527, 3953, 3489, 1990, 1452, 1342, 3588, 10726, 21726, 7735, 1207, 1267, 733, 1167, 900, 910, 435, 322, 248, 268, 136], "Kotlin": [232341, 216908, 146033, 25651, 58618, 77861, 79481, 122016, 112841, 117319, 132836, 40549, 17841, 19597, 56124, 17468, 22251, 8589, 21566, 45533, 53613, 23084, 20553, 89830, 35669, 14367, 16466, 61320, 18109, 17352, 24811, 43230, 47043, 14884, 8525, 2671, 458, 393, 307, 304, 324, 354, 202, 219, 316, 423, 641, 806, 378, 547, 172, 72, 28, 39, 45, 38, 96, 80, 118, 123, 42, 45, 57], "Rust": [39268, 92290, 91438, 57084, 28998, 21609, 45003, 42103, 51409, 31745, 30863, 64470, 28603, 24234, 22915, 19014, 20615, 25736, 70965, 130069, 94040, 124941, 110579, 61452, 68787, 101118, 91685, 29073, 19089, 16815, 15975, 13796, 12726, 15041, 7834, 5781, 863, 804, 1061, 753, 279, 277, 538, 767, 1029, 629, 996, 1220, 367, 801, 671, 110, 7, 16, 12, 5, 1, 1, 1, 3, 1, 1, 1]}}, {"pos": 528, "top": [["ting", ".", "\u00a0", "\u00a0\u00a0", ",", " \u00a0", "ted", "\u00a0\u00a0\u00a0\u00a0"], ["aylor", " VT", " TT", "ting", "-HT", "uell", "ively", " TOT"], ["\u2026..", "\u2013and", "ting", "\u2013", "sdale", " \u200b\u200b", "uell", "neighbor"], ["&eacute", " Shemale", " Blowjob", " Strec", " Guta", "-------------</", "\ufffd\ufffd", "uckt"], ["&eacute", "\ufffd\ufffd", "resher", " Guta", "_MT", "TTTT", "&A", "&a"], ["resher", "_MT", "dataTable", "egers", "(AT", "atable", "iously", "ropol"], ["TVT", "TTTT", "&T", "GST", "TING", "(tt", "resher", "TML"], ["TVT", "&T", "warzys", "TING", "TTTT", "UTT", "(tt", "inous"], ["&T", "UTT", "repid", "\u00fccks", "*&", "sdale", "warzys", " *__"], ["&T", "warzys", "ting", "VRT", "iveness", "repid", "sdale", "resher"], ["&T", "ting", "\u00a0", "&nbsp", "-&", "warzys", "&t", " \u00a0 \u00a0"], ["warzys", "ting", "ily", "iveness", "TING", "&T", "UTT", "tings"], ["ting", "warzys", "iveness", "TING", "ily", "rokes", "aversal", "tings"], ["ting", "TING", "opia", "ropy", "tings", "&T", "warzys", "opic"], ["ting", "&T", "TING", "opia", "-&", "acious", "ily", "&t"], ["ting", "&T", "-&", "TING", "&t", "tings", "ball", "ily"], ["ting", "&T", "\u00a0", "TT", "-&", "ball", "TING", "JT"], ["&T", "ting", "TT", "\u00a0", "TING", "tings", " TT", "ball"], ["&T", "TT", "-&", "ting", "&t", "TING", " TT", "JT"], ["&T", "-&", "&t", "TT", "ting", "&s", "&e", "/&"], ["&T", "TT", "&t", "-&", "Td", "ting", "AT", "T"], ["&T", "UTT", "TING", "Globals", "opes", "inker", "inous", "retty"], ["&T", "&t", "TT", "opes", "UTT", "inous", "Globals", "iative"], ["&T", "&t", "TT", "wit", "-&", "\u8ddf", "fully", "Td"], ["&T", "&t", "TT", "&s", " T\u00e9cn", "-&", "esseract", "Td"], [" T\u00e9cn", "opes", "retty", "akis", "esseract", "UTT", "ularity", "inker"], [" T\u00e9cn", "Pixel", "esseract", " IoT", "ularity", "omics", "zos", "itespace"], [" \n\n", " T\u00e9cn", "\n\n", "\ufffd", "&t", "&nbsp", "&T", " &#"], ["Pixel", "itespace", " IoT", " T\u00e9cn", "robot", "software", "Apps", "tech"], [" IoT", " tech", "Pixel", "software", "tech", " T\u00e9cn", "Apps", "-tech"], [" tech", " IoT", "tech", "&T", "-tech", "software", " \n\n", " Tech"], ["&nbsp", " tech", " IoT", " Tech", "\ufffd", "tech", "via", "&T"], [" Tech", " tech", "&T", "via", "&nbsp", "tech", " Global", "\ufffd"], ["tech", " Tech", "-tech", "&T", "/global", "software", "/T", "Tech"], ["*T", "tech", "\u6216", "/T", "Tech", "/global", "/TR", "software"], ["\u6216", "\u7684", "\ufffd", "\u5927", "*T", "\u4ee5", "\u591a", "\u2026**"], ["\u6216", "*T", "\u7684", "software", "\u5927", "\u591a", "\u4e0d\u53ef", "\u4ee5"], ["software", "\u6216", " IoT", "*T", "Pixel", "Tech", "web", "Tesla"], ["\u6216", "software", " IoT", "*T", "Pixel", "Apps", "\u7684", "\ufffd"], ["\u6216", "\u7684", "\u5927", "\u548c", "\u7528", "\u4ee5", "\u591a", "\ufffd"], ["\u6216", "software", "\u7684", "\u4f7f\u7528", "\ufffd", "\u7528", "\u5927", "\u591a"], ["\u6216", "software", "\u4f7f\u7528", " WebGL", "\u7528", "Apps", "Pixel", "Software"], ["software", "Pixel", " FPGA", "\u6216", " WebGL", "<strong", "\u2728", "Apps"], ["\u6216", "<strong", "\u2728", "software", "\u4f7f\u7528", "\u6846\u67b6", " WebGL", "framework"], ["\u6216", "Frameworks", "software", "\u2728", "-framework", " WebGL", " FPGA", "framework"], ["\u6216", " WebGL", "/Web", "/T", " FPGA", "/Z", "/Framework", "/web"], ["\u6216", "\u6216\u8005", "\u8981\u4e48", "\u6216\u5176", "/T", "\u6216\u4f7f\u7528", " \u0438\u043b\u0438", "\u6216\u76f4\u63a5"], ["\u6216", "/T", "\u6216\u8005", "/Z", "<strong", "/Web", "/OR", " \u0438\u043b\u0438"], ["\u6216", "/T", "/Z", "\u6216\u8005", "/Web", " \u0438\u043b\u0438", "\u6216\u5176", "\u6216\u4f7f\u7528"], ["\u6216", "/T", "/Z", "\u6216\u8005", "/Web", " \u0438\u043b\u0438", "/TR", "/X"], ["/T", "\u6216", "/TR", "/Z", "/Web", "/Open", "/X", "/App"], ["/T", "/Web", "/TR", "\u6216", "/Z", "/App", "/Open", "/Linux"], ["/T", "/Web", "/Z", "/TR", "/Open", "velte", "/App", "/Linux"], ["/T", "/Web", "/UI", "velte", "/Framework", "/TR", " WebGL", "/html"], ["/T", "/Web", "/Framework", " Browser", "/UI", "velte", "=T", " WebGL"], ["/Web", " Browser", "/web", "/Framework", "/UI", "/T", "UIKit", "Browser"], [" Rust", "rust", " rust", "/Web", " Browser", "/web", " wasm", ".rs"], [" Rust", "/Web", " rust", "rust", " wasm", "/web", "web", " Browser"], ["/Web", "/web", "web", " wasm", " Rust", " Web", "-web", "Web"], ["/Web", "/web", "web", " web", " wasm", "-web", " rust", " Web"], [" wasm", " rust", "/web", "/Web", " Rust", " WAS", "aur", " web"], ["/T", "aur", " wasm", "/Web", " lept", "-T", " TA", " rust"], ["aur", "TA", "WA", "UI", "TF", "TD", "izen", "DX"]], "p": [[0.4629, 0.2638, 0.117, 0.0169, 0.009, 0.0066, 0.0026, 0.0024], [0.0073, 0.006, 0.0053, 0.0041, 0.0039, 0.0036, 0.003, 0.0027], [0.0242, 0.0057, 0.0054, 0.0042, 0.0035, 0.0035, 0.0029, 0.0029], [0.005, 0.0039, 0.0035, 0.0035, 0.0031, 0.0029, 0.0027, 0.0027], [0.0143, 0.0063, 0.0059, 0.0038, 0.0038, 0.0038, 0.0038, 0.0028], [0.0064, 0.0047, 0.0036, 0.003, 0.0025, 0.0023, 0.0022, 0.0021], [0.0099, 0.0093, 0.0087, 0.0064, 0.0056, 0.0044, 0.0036, 0.0036], [0.0095, 0.0079, 0.0079, 0.0058, 0.0048, 0.0045, 0.0042, 0.0035], [0.0099, 0.0064, 0.0056, 0.0053, 0.0044, 0.0041, 0.0039, 0.0039], [0.0145, 0.0053, 0.005, 0.0042, 0.0032, 0.0032, 0.003, 0.0029], [0.2841, 0.0814, 0.0436, 0.0248, 0.0141, 0.0086, 0.0071, 0.0059], [0.0116, 0.0109, 0.0075, 0.0066, 0.0048, 0.0048, 0.0043, 0.0035], [0.0071, 0.0046, 0.0046, 0.0046, 0.0038, 0.0034, 0.0032, 0.0026], [0.0224, 0.0094, 0.005, 0.0044, 0.0041, 0.0034, 0.0029, 0.0027], [0.0823, 0.0251, 0.0152, 0.0092, 0.0056, 0.0032, 0.003, 0.0025], [0.0324, 0.0197, 0.0072, 0.0064, 0.0053, 0.0036, 0.0034, 0.003], [0.0653, 0.0226, 0.0165, 0.01, 0.0083, 0.0073, 0.0069, 0.0065], [0.0452, 0.0398, 0.0156, 0.0107, 0.0065, 0.0061, 0.0051, 0.0051], [0.057, 0.0346, 0.0144, 0.0127, 0.0127, 0.0073, 0.0047, 0.0041], [0.1161, 0.0515, 0.0377, 0.0122, 0.0079, 0.0048, 0.0042, 0.004], [0.0908, 0.0486, 0.0429, 0.0314, 0.0084, 0.0079, 0.0062, 0.0055], [0.004, 0.0037, 0.0027, 0.0027, 0.0027, 0.0021, 0.0021, 0.0019], [0.0098, 0.0053, 0.0049, 0.0046, 0.0041, 0.0041, 0.0028, 0.0025], [0.0185, 0.0174, 0.0112, 0.0047, 0.0047, 0.0041, 0.0039, 0.0036], [0.0145, 0.0106, 0.003, 0.0025, 0.0025, 0.0021, 0.002, 0.002], [0.0038, 0.0023, 0.0021, 0.0021, 0.002, 0.0019, 0.0019, 0.0018], [0.0053, 0.0047, 0.0034, 0.0032, 0.0024, 0.0024, 0.0024, 0.0022], [0.0947, 0.0106, 0.0047, 0.0044, 0.0039, 0.0037, 0.0034, 0.003], [0.005, 0.0039, 0.0039, 0.0039, 0.0036, 0.0034, 0.003, 0.003], [0.0064, 0.0064, 0.0049, 0.0041, 0.0041, 0.0034, 0.0032, 0.003], [0.0328, 0.0137, 0.0121, 0.0121, 0.0083, 0.0069, 0.0065, 0.0065], [0.0268, 0.0153, 0.0126, 0.0119, 0.0093, 0.0077, 0.0072, 0.0068], [0.0262, 0.0149, 0.0102, 0.0102, 0.0075, 0.0058, 0.0052, 0.0043], [0.0095, 0.0089, 0.007, 0.0065, 0.0061, 0.0045, 0.0042, 0.004], [0.0109, 0.0085, 0.0085, 0.008, 0.007, 0.0062, 0.0043, 0.004], [0.041, 0.0161, 0.0086, 0.0086, 0.0081, 0.0076, 0.0071, 0.0055], [0.015, 0.0103, 0.0091, 0.0062, 0.0059, 0.0055, 0.0052, 0.0049], [0.0111, 0.0072, 0.0056, 0.0056, 0.0046, 0.0041, 0.0036, 0.0034], [0.0505, 0.0082, 0.005, 0.0047, 0.0047, 0.0037, 0.0037, 0.0032], [0.1146, 0.0226, 0.01, 0.0073, 0.0073, 0.0073, 0.0069, 0.0069], [0.0713, 0.014, 0.0124, 0.0091, 0.008, 0.0071, 0.0059, 0.0046], [0.0238, 0.0164, 0.0099, 0.0073, 0.0064, 0.0064, 0.006, 0.006], [0.0123, 0.0123, 0.0115, 0.0102, 0.009, 0.0074, 0.0066, 0.0062], [0.0413, 0.0098, 0.0087, 0.0076, 0.0072, 0.0067, 0.006, 0.0056], [0.0199, 0.0078, 0.0078, 0.0078, 0.0065, 0.0061, 0.0054, 0.005], [0.078, 0.0106, 0.0106, 0.0082, 0.005, 0.005, 0.0047, 0.0041], [0.6894, 0.0184, 0.0087, 0.0077, 0.0049, 0.0049, 0.0049, 0.0034], [0.5619, 0.0263, 0.0141, 0.011, 0.0066, 0.0052, 0.0049, 0.0046], [0.4823, 0.0449, 0.0272, 0.0212, 0.0121, 0.01, 0.01, 0.0069], [0.3574, 0.109, 0.0312, 0.0202, 0.0202, 0.0139, 0.0122, 0.0079], [0.4305, 0.0514, 0.0514, 0.0293, 0.0243, 0.0065, 0.0065, 0.0054], [0.7374, 0.0269, 0.0093, 0.0072, 0.0068, 0.006, 0.0053, 0.0039], [0.4604, 0.0752, 0.0215, 0.0131, 0.0096, 0.0074, 0.0074, 0.0058], [0.5484, 0.0543, 0.0114, 0.0107, 0.0073, 0.0073, 0.0054, 0.0047], [0.4611, 0.1321, 0.0356, 0.0179, 0.0148, 0.0115, 0.0108, 0.0079], [0.2559, 0.0733, 0.0306, 0.0306, 0.0306, 0.0253, 0.0136, 0.0136], [0.4399, 0.1428, 0.126, 0.0764, 0.0409, 0.0319, 0.0182, 0.011], [0.2751, 0.1299, 0.1147, 0.1147, 0.0696, 0.0696, 0.0396, 0.0176], [0.3337, 0.2293, 0.1227, 0.058, 0.0452, 0.0352, 0.031, 0.0242], [0.1913, 0.149, 0.1399, 0.0904, 0.0749, 0.0484, 0.0484, 0.0401], [0.1098, 0.1031, 0.0803, 0.0487, 0.0314, 0.0261, 0.0168, 0.0158], [0.0989, 0.06, 0.0529, 0.0412, 0.0302, 0.0143, 0.0143, 0.0134], [0.8761, 0.0097, 0.0055, 0.0052, 0.0032, 0.0028, 0.0022, 0.0017]], "ranks": {"Swift": [194573, 64389, 32438, 78437, 30061, 13090, 13512, 118166, 179067, 126570, 146530, 192215, 189074, 158914, 117234, 31252, 26515, 29051, 19460, 32955, 10108, 32065, 6819, 3014, 4333, 29175, 47744, 24799, 12234, 19254, 24689, 32095, 17201, 18751, 7645, 3738, 1141, 2992, 5324, 4447, 3981, 5197, 6820, 9141, 8308, 21604, 14243, 7461, 25569, 41440, 34078, 15936, 2479, 1108, 712, 796, 416, 705, 818, 1231, 1745, 3689, 2491], "Kotlin": [180650, 133385, 126847, 37505, 52249, 80047, 99082, 131100, 91179, 168314, 124412, 76471, 35457, 59330, 127401, 87181, 143337, 143644, 154546, 187305, 171727, 43718, 25483, 69079, 28795, 6018, 2234, 22468, 7307, 5941, 4082, 3013, 5362, 2121, 4604, 1607, 541, 211, 289, 373, 382, 238, 84, 282, 274, 419, 740, 1072, 1038, 1439, 1087, 1106, 380, 341, 148, 168, 294, 268, 495, 465, 582, 3289, 24145], "Rust": [12924, 107768, 44826, 21750, 11336, 2839, 890, 2951, 3112, 1206, 1255, 1998, 1202, 571, 831, 502, 1327, 1906, 3384, 3714, 6818, 2208, 1837, 3135, 776, 599, 1206, 5326, 2693, 3524, 5817, 13141, 8009, 9813, 4027, 7808, 1473, 1501, 1772, 1440, 742, 436, 842, 1186, 1093, 1961, 2763, 2311, 1069, 1970, 1323, 418, 54, 69, 82, 107, 1, 1, 5, 6, 2, 8, 91]}}, {"pos": 529, "top": [["er", " \u2013", "en", "i", "\u2013", ".\u2013", "\u2013and", "s"], ["er", " \u2013", "erweise", " \u2013**", "\u2013\u2013", "\u064a\u0651\u0629", "**\u2013", " *\u2013"], ["er", "\u2013", "\u2013and", ".\u2013", " \u2013", "\u2013\u2013", "**\u2013", "i"], ["zinho", "erweise", "er", "enix", "\u064a\u0651\u0629", "iha", "ieli", " \u1d1b"], ["er", "s", " \u00b4", "i", "\u064a\u0651\u0629", "erweise", "en", " \ufffd"], ["s", "er", "\u064a\u0651\u0629", "i", "enix", "erweise", "\u05d9", "en"], ["s", "er", "i", " \u00b4", "en", "\u064a\u0651\u0629", "\u00b4t", "iode"], ["s", "er", " \u00b4", "\u00b4t", "\u064a\u0651\u0629", "\u00b4s", "ity", "ians"], ["s", "er", ".\u00ab", "\u064a\u0651\u0629", ".\u00bb", " \u00b4", "\u00b4s", "ity"], ["s", "\u064a\u0651\u0629", "er", "ity", ".", "\\'", ",", "i"], ["er", "s", "i", "...\"", "\u064a\u0651\u0629", "...'", "\\'", "."], ["iverse", "\u064a\u0651\u0629", "erweise", "er", "ians", "ytics", "ieli", "\u103a"], ["er", "iverse", "s", "\u064a\u0651\u0629", "ians", "ian", "ity", "erweise"], ["er", "s", "i", "\u064a\u0651\u0629", "iverse", "ity", "en", "ian"], ["s", "er", "i", "ity", "iverse", "\u064a\u0651\u0629", "ian", " incentiv"], ["s", "er", "iverse", "\u064a\u0651\u0629", "i", "-esque", "erweise", "ity"], ["er", "s", "iverse", "\u064a\u0651\u0629", "i", "ity", "erweise", "ians"], ["iverse", "\u064a\u0651\u0629", "er", "ytics", "erweise", "ity", "flix", "inox"], ["iverse", "\u064a\u0651\u0629", "zinho", "erweise", "er", "inator", "ytics", "\u56fe\u65af"], ["er", "iverse", "\u064a\u0651\u0629", "zinho", "erweise", "i", "s", "\u103a"], ["er", "i", "\u064a\u0651\u0629", "s", "iverse", "erweise", "zinho", "\u103a"], ["iverse", "zinho", "flix", "inox", "erweise", "\u56fe\u65af", "\u064a\u0651\u0629", "\u1d1b"], ["iverse", "erweise", "zinho", "\u064a\u0651\u0629", ".\u00ab", "er", "flix", "\uff63"], [" \u200b\u200b", "er", ".\u00ab", "\u00ab", "s", " \u00ab", "i", "erweise"], ["\u064a\u0651\u0629", "er", "iverse", "\ufe0f", "ian", "s", "i", "COVID"], ["\ufe0f", " macOS", "iverse", " \u200b\u200b", " esports", "ian", " Mozilla", " SpaceX"], [" macOS", " COVID", "\ufe0f", "COVID", " LGBTQ", " SpaceX", " TikTok", " IoT"], [" macOS", "COVID", "\ufe0f", " Taiwanese", " COVID", " IoT", " SpaceX", " LGBTQ"], ["COVID", " macOS", " Taiwanese", " COVID", "https", " SpaceX", "Tech", " Mozilla"], ["COVID", "Tech", " macOS", " Taiwanese", "https", " COVID", "\ufe0f", " SpaceX"], ["COVID", "Tech", "https", " macOS", "\ufe0f", " SpaceX", " COVID", " LGBTQ"], ["\ufe0f", "https", " \u200b\u200b", " SpaceX", "Tech", "COVID", " COVID", "\ufffd"], ["\ufe0f", "https", "Tech", "COVID", " SpaceX", " macOS", " IoT", "\ufffd"], ["\ufe0f", " \u200b\u200b", "\ufffd", "COVID", " IoT", " macOS", "iverse", "Tech"], ["\ufe0f", " IoT", "\ufffd", " \u200b\u200b", "COVID", "IoT", "iverse", "Tech"], [" \u200b\u200b", "\ufe0f", "\ufffd", "\u200b\u200b", "!\u2019", "COVID", "\u2728", "iverse"], ["\ufe0f", " \u200b\u200b", "\ufffd", "COVID", "!\u2019", "Tech", "\u200b\u200b", " macOS"], ["\ufe0f", " \u200b\u200b", " macOS", "COVID", "\ufffd", "Tech", " Mozilla", "!\u2019"], ["\ufe0f", " \u200b\u200b", "\ufffd", "COVID", " macOS", "!\u2019", "Tech", "\u2728"], ["\ufe0f", "\ufffd", " \u200b\u200b", "\u200b\u200b", "!\u2019", "\u200b", "\u2728", "Tech"], ["\ufe0f", " \u200b\u200b", "\ufffd", "\u200b\u200b", "Tech", "\u200b", "tech", " IoT"], ["\ufe0f", "Tech", " Mozilla", "-lite", " Kickstarter", " IoT", " macOS", "Nano"], ["Tech", "-lite", "\ufe0f", " Mozilla", "Lite", " frontend", " IoT", " Kickstarter"], ["-lite", "Tech", "\ufe0f", "Lite", "Nano", " Lightweight", " IoT", " Technologies"], ["-lite", "Lite", "Tech", " Lightweight", " lightweight", " Kickstarter", "\ufe0f", " WebView"], ["-lite", "Lite", " Kickstarter", "Tech", " Backpack", " Technologies", " Lightweight", " lightweight"], ["-lite", "Lite", "\u6216", "\ufe0f", "Tech", " Lightweight", " Backpack", " Titanium"], ["\u6216", "-lite", "Lite", "\ufe0f", "\u6216\u8005", "Tech", " \u0438\u043b\u0438", "\ufffd"], ["\u6216", "\u6216\u8005", "-lite", " \u0438\u043b\u0438", "\u6216\u4f7f\u7528", "Lite", "\u6216\u5229\u7528", " ho\u1eb7c"], ["\u6216", "-lite", "Lite", "\u6216\u8005", " \u0438\u043b\u0438", "\u6216\u5229\u7528", "\u6216\u4f7f\u7528", "/Web"], ["\u6216", "-lite", "Lite", "/T", " \u0438\u043b\u0438", "\u6216\u8005", "\u6216\u5229\u7528", " Toolkit"], ["\u6216", "-lite", "Lite", " \u0438\u043b\u0438", "\u6216\u8005", "/T", "\u6027\u6216", "/Web"], ["-lite", "\u6216", "Lite", "lite", " \u0438\u043b\u0438", "+[", "\u6027\u6216", "+/"], ["-lite", "\u6216", "+[", "+W", "onaut", "+N", "lite", "plus"], ["\u6216", " \u0438\u043b\u0438", "\u6027\u6216", "/T", "-lite", "+W", "+[", " Browser"], ["\u6216", " Electron", " WebView", "electron", " \u0438\u043b\u0438", "/Web", " Desktop", " electron"], [" Electron", " Rust", " app", "/Web", "electron", "rust", " App", " electron"], [" Electron", " Desktop", " app", " App", "desktop", "/Web", " Rust", "electron"], [" App", " app", "App", "app", " Rust", " Electron", " Desktop", "/Web"], [" v", " App", " app", "v", "+v", " Electron", " Desktop", " vX"], [" v", " +", " Mobile", "-mobile", "/mobile", " mobile", "Mobile", " Desktop"], [" v", " +", "/mobile", " Mobile", "v", "-mobile", " Desktop", " or"], ["i", " v", "v", "-v", "+v", "(v", " vX", "/v"]], "p": [[0.7313, 0.2374, 0.0143, 0.0076, 0.0028, 0.0007, 0.0004, 0.0002], [0.5856, 0.0699, 0.0452, 0.031, 0.0242, 0.0166, 0.0138, 0.0107], [0.232, 0.1923, 0.1923, 0.1697, 0.0379, 0.0295, 0.026, 0.023], [0.0796, 0.0748, 0.062, 0.013, 0.013, 0.0101, 0.0084, 0.0065], [0.5553, 0.055, 0.0428, 0.0313, 0.0178, 0.0148, 0.0131, 0.007], [0.2935, 0.1672, 0.0226, 0.0176, 0.0146, 0.0129, 0.0089, 0.0089], [0.3921, 0.0725, 0.0413, 0.0235, 0.0162, 0.0126, 0.0092, 0.0063], [0.1706, 0.0913, 0.0489, 0.0336, 0.0262, 0.0169, 0.0124, 0.009], [0.0548, 0.0484, 0.0454, 0.0354, 0.0276, 0.0228, 0.0178, 0.0157], [0.1284, 0.1065, 0.0779, 0.0238, 0.0197, 0.0174, 0.0163, 0.0144], [0.2562, 0.1003, 0.0648, 0.0198, 0.0164, 0.0164, 0.0154, 0.0136], [0.0916, 0.0279, 0.0218, 0.0204, 0.0109, 0.0071, 0.0066, 0.0059], [0.1189, 0.0817, 0.0598, 0.0301, 0.0182, 0.0151, 0.0125, 0.0092], [0.228, 0.1775, 0.0653, 0.0372, 0.0199, 0.0155, 0.0129, 0.0107], [0.1721, 0.1044, 0.0559, 0.0233, 0.0193, 0.016, 0.0133, 0.0081], [0.214, 0.1667, 0.0308, 0.029, 0.0165, 0.0107, 0.0069, 0.0069], [0.1799, 0.1236, 0.0515, 0.0401, 0.0202, 0.019, 0.0095, 0.0066], [0.0919, 0.0218, 0.015, 0.0075, 0.0071, 0.0067, 0.0046, 0.0043], [0.1068, 0.0186, 0.0093, 0.0082, 0.0082, 0.006, 0.006, 0.0057], [0.0719, 0.0494, 0.0494, 0.0194, 0.0182, 0.0125, 0.0091, 0.0071], [0.0989, 0.068, 0.0342, 0.0283, 0.0195, 0.0183, 0.0118, 0.0118], [0.07, 0.0177, 0.0107, 0.0095, 0.0074, 0.0065, 0.0065, 0.0061], [0.0582, 0.0157, 0.013, 0.0079, 0.0074, 0.0074, 0.0065, 0.0051], [0.0959, 0.0482, 0.0331, 0.0292, 0.0214, 0.0138, 0.013, 0.0115], [0.0191, 0.0159, 0.014, 0.0132, 0.0102, 0.0096, 0.0085, 0.0075], [0.0564, 0.0267, 0.0221, 0.0134, 0.0126, 0.0081, 0.0081, 0.0076], [0.1927, 0.0487, 0.0404, 0.0356, 0.0335, 0.0315, 0.0245, 0.0216], [0.0349, 0.0308, 0.0225, 0.0199, 0.0128, 0.0106, 0.0094, 0.0073], [0.0258, 0.0122, 0.0122, 0.0115, 0.0079, 0.0061, 0.0054, 0.0054], [0.0241, 0.0177, 0.0137, 0.0107, 0.0101, 0.0089, 0.0089, 0.0083], [0.0336, 0.0316, 0.0217, 0.0204, 0.0192, 0.0116, 0.0085, 0.0075], [0.0904, 0.0454, 0.0215, 0.0148, 0.0148, 0.0139, 0.0139, 0.013], [0.0403, 0.0168, 0.0158, 0.0115, 0.0084, 0.0066, 0.0058, 0.0055], [0.1201, 0.0252, 0.0196, 0.0173, 0.0143, 0.0135, 0.0135, 0.0127], [0.0819, 0.0194, 0.0183, 0.0172, 0.0161, 0.0142, 0.0142, 0.0126], [0.1851, 0.1195, 0.0342, 0.0322, 0.0143, 0.0126, 0.0098, 0.0081], [0.1261, 0.0718, 0.0193, 0.016, 0.0141, 0.011, 0.0103, 0.0091], [0.1354, 0.0267, 0.0221, 0.0221, 0.0208, 0.0143, 0.0126, 0.0098], [0.2287, 0.051, 0.0479, 0.0213, 0.0213, 0.0156, 0.0137, 0.0107], [0.2339, 0.0759, 0.067, 0.0262, 0.0169, 0.015, 0.0109, 0.0097], [0.1194, 0.0439, 0.0342, 0.0321, 0.0266, 0.0266, 0.0118, 0.0081], [0.0552, 0.0296, 0.0168, 0.014, 0.0131, 0.0123, 0.0123, 0.0109], [0.0227, 0.0201, 0.0156, 0.0138, 0.0129, 0.0114, 0.0114, 0.0114], [0.0335, 0.0191, 0.0168, 0.0102, 0.0096, 0.0096, 0.0096, 0.0085], [0.0667, 0.0405, 0.0169, 0.0131, 0.0109, 0.0109, 0.0102, 0.009], [0.1699, 0.0665, 0.0116, 0.0096, 0.009, 0.0085, 0.0079, 0.0079], [0.1422, 0.0977, 0.0263, 0.0218, 0.0124, 0.0071, 0.0067, 0.0062], [0.1986, 0.0645, 0.0534, 0.0197, 0.0153, 0.0119, 0.0068, 0.0064], [0.5752, 0.0535, 0.0391, 0.0286, 0.0163, 0.0153, 0.0112, 0.0099], [0.1987, 0.1987, 0.0368, 0.0286, 0.0253, 0.0197, 0.0163, 0.0105], [0.2565, 0.1373, 0.0347, 0.0198, 0.0154, 0.0145, 0.012, 0.012], [0.3143, 0.131, 0.0228, 0.0201, 0.0156, 0.0147, 0.0089, 0.0084], [0.3379, 0.205, 0.0356, 0.0179, 0.0123, 0.0085, 0.0079, 0.0055], [0.1007, 0.0888, 0.065, 0.0225, 0.0175, 0.0164, 0.0154, 0.0145], [0.3283, 0.0325, 0.021, 0.0154, 0.0136, 0.012, 0.0112, 0.0093], [0.1697, 0.1242, 0.0295, 0.019, 0.0158, 0.0148, 0.0131, 0.0123], [0.1724, 0.041, 0.034, 0.0248, 0.0233, 0.0206, 0.0206, 0.0182], [0.1407, 0.0486, 0.0295, 0.0295, 0.026, 0.0244, 0.0216, 0.0179], [0.1777, 0.084, 0.0509, 0.0422, 0.0422, 0.0329, 0.029, 0.0256], [0.146, 0.0445, 0.0238, 0.0224, 0.0198, 0.0198, 0.0164, 0.0128], [0.1374, 0.107, 0.0538, 0.0475, 0.0347, 0.0254, 0.0211, 0.0136], [0.3104, 0.2134, 0.0106, 0.0094, 0.0094, 0.0069, 0.0047, 0.0044], [0.9102, 0.0747, 0.0058, 0.001, 0.0005, 0.0005, 0.0004, 0.0003]], "ranks": {"Swift": [43830, 9305, 2101, 2752, 2466, 2233, 954, 6161, 16727, 3583, 3976, 5223, 6525, 2608, 4741, 1253, 1585, 4008, 2942, 1440, 965, 3506, 1791, 2533, 1330, 2994, 8442, 1909, 2388, 2880, 3221, 6658, 5916, 3276, 2502, 2721, 3309, 3223, 2124, 4100, 3516, 5437, 7426, 3350, 2981, 4293, 3117, 1563, 2531, 5184, 8676, 1348, 705, 280, 251, 159, 183, 533, 691, 358, 151, 408, 682], "Kotlin": [45410, 9756, 9838, 1266, 5484, 4917, 12247, 23950, 22678, 37731, 17947, 4708, 4474, 14179, 31566, 7524, 6870, 3568, 5429, 13848, 30593, 8184, 4058, 9922, 8051, 1920, 878, 5651, 7641, 3995, 2163, 2938, 6141, 1225, 868, 855, 1266, 1108, 596, 1239, 1023, 669, 704, 807, 741, 750, 931, 752, 642, 962, 1756, 1047, 600, 487, 314, 473, 402, 723, 790, 429, 1332, 3408, 9726], "Rust": [89515, 105858, 107486, 97311, 76430, 75739, 62876, 54877, 62242, 27688, 18921, 30968, 23594, 13747, 19281, 11454, 10341, 11553, 24337, 9641, 19864, 7344, 5829, 5140, 4309, 3603, 9751, 7614, 5773, 6992, 4957, 7826, 10411, 4393, 3246, 2175, 1144, 800, 743, 1459, 1922, 1786, 4390, 4574, 5855, 3256, 4668, 2357, 3329, 2506, 4143, 857, 682, 204, 251, 122, 2, 7, 4, 12, 24, 15, 42]}}, {"pos": 530, "top": [[".", " \u200b\u200b", "\u2026.", "\u200b\u200b", " \u2013", "\u00a0\u00a0", ",.", "\u2026.."], [" \u200b\u200b", "akov", "\u0670", "undi", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "consts", "ESI", "iedi"], [" \u200b\u200b", "\u0670", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "consts", "undi", "\u2026..", "\u2026.", ":."], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "odle", " Shemale", "consts", " pornstar", "aleigh", "iedi"], [" \u200b\u200b", "orni", "\u0670", "undi", "consts", "akov", "\u2764\ufe0f", "iedi"], [" \u200b\u200b", "\u0670", "consts", "\u2764\ufe0f", "undi", "orgia", "akov", "\u200b\u200b"], [" \u200b\u200b", "\u0670", "\u200b\u200b", "\u2764\ufe0f", "orgia", "\u0939\u093e\u0902", "-tech", "orni"], [" \u200b\u200b", "\u200b\u200b", "\u0670", "\u2764\ufe0f", "undi", "orni", "-centric", "\u203c"], [" \u200b\u200b", "\u200b\u200b", ".", "\u0670", ":.", ".\".", "\u2764\ufe0f", ".\u00ab"], [" \u200b\u200b", ".", "\u200b\u200b", "\u0670", ",", ",.", "-centric", ":."], [" \u200b\u200b", ".", "\u200b\u200b", ",.", "...", "-centric", "\u0670", "\n"], [" \u200b\u200b", "-centric", " vibe", "\u2764\ufe0f", "-esque", " influencers", "-tech", "\u0670"], [" \u200b\u200b", "-centric", " vibe", "-esque", "-tech", " influencers", "\u200b\u200b", " influencer"], [" \u200b\u200b", "-esque", "-centric", " vibe", " tech", "-tech", ",", "-focused"], ["-esque", " vibe", " tech", "-centric", "-tech", " alongside", " incentiv", "-era"], [" \u200b\u200b", "-esque", " tech", "-centric", " influencers", " vibe", "-lite", "-tech"], [" \u200b\u200b", "-esque", "-centric", " vibe", " tech", "-tech", "-lite", " influencers"], [" \u200b\u200b", "-esque", "-centric", "-tech", " vibe", "-lite", " academia", " millennials"], ["-esque", "-centric", "-lite", "&apos", "-tech", " \u200b\u200b", " academia", " vibe"], ["-esque", "&apos", "-centric", "&#", "-lite", "Sci", " alongside", "-ish"], ["<|endoftext|>", "-esque", " \n\n", " alongside", " ,", "&#", " myriad", "Sci"], ["&apos", "-esque", " millennials", "-lite", "isci", "iski", " LGBTQ", " influencers"], ["&apos", "-esque", "-lite", "-centric", " LGBTQ", " millennials", "Sci", "Wiki"], ["&apos", "-esque", " ,", " alongside", " ...", "-centric", "Sci", " and"], ["-esque", "&apos", " \ufffd", "\ufffd", "-centric", "\\u", "Sci", "Wiki"], ["-esque", " \ufffd", " LGBTQ", "-centric", "&apos", " tech", " \ufffd", " Reddit"], ["-esque", " \ufffd", " LGBTQ", " macOS", " Reddit", " subreddit", " \ufffd", "-centric"], [" alongside", " \ufffd", "-esque", " \n\n", " ,", " tech", " https", "\ufffd"], ["-esque", " alongside", " tech", " \ufffd", " LGBTQ", " https", "-centric", " Kickstarter"], ["-esque", " alongside", " tech", " ...", " and", " LGBTQ", " globally", " https"], ["-esque", " tech", " alongside", " https", " LGBTQ", " \ufffd", " ecosystem", "-centric"], [" \u200b\u200b", " and", " alongside", "\u200b\u200b", "-esque", "\u200b", " https", " \ufffd"], [" and", " alongside", "-esque", " tech", "/", " globally", " ecosystem", " or"], ["-esque", " ecosystem", "-centric", " \u200b\u200b", " tech", " vibe", " LGBTQ", " aka"], [" ecosystem", "-centric", "-esque", "\ufffd", " \ufffd", " LGBTQ", "/", " Kickstarter"], [" \u200b\u200b", "\u200b\u200b", "\ufffd", "\u200b", " \ufffd", "-centric", "-esque", "/"], [" \u200b\u200b", "\u200b\u200b", "-esque", "-centric", "\ufffd", " ecosystem", "-lite", "\u200b"], [" \u200b\u200b", "\u200b\u200b", "-esque", "/", "\ufffd", "-centric", "/Open", " \ufffd"], [" \u200b\u200b", "\u200b\u200b", " /", " \ufffd", "/", "\ufffd", "-esque", "/Open"], [" \u200b\u200b", "\u200b\u200b", "\ufffd", "\u200b", " Kickstarter", " \ufffd", " /", "/"], [" \u200b\u200b", "\u200b\u200b", "/", "\ufffd", " /", "\u200b", " Hybrid", " Kickstarter"], ["/Linux", " ecosystem", " Hybrid", " hybrid", " Kickstarter", "/Open", " /", " \u200b\u200b"], [" ecosystem", " Hybrid", " hybrid", "/Linux", "/Open", " modular", " Modular", " globally"], [" Hybrid", " ecosystem", " /", "-lite", "/Open", " hybrid", " Framework", "/"], [" Hybrid", "-style", "-lite", " hybrid", " ecosystem", "/Open", " /", "/"], [" /", "/", " Hybrid", " hybrid", "/Linux", "/T", "/Open", "-lite"], ["/", " /", " Hybrid", "/A", "/F", "/M", "/S", "/T"], ["/", " /", " Hybrid", "/M", "/F", "/A", "/S", "/P"], ["/", " /", "/F", "/M", "/A", "/T", "/P", "/S"], ["/", "/T", "/M", "/F", "/V", "/A", "/P", "/D"], ["/T", "/V", "/F", "/P", "/B", "/S", "/A", "/C"], ["/T", "/R", "/V", "/F", "/G", "/D", "/P", "/C"], ["-lite", "/V", "/C", "/Z", "/T", "/F", "/P", "/A"], [" +", "+/", "-lite", "+F", "+N", "/T", " /", "/Web"], [" +", "+/", "/Web", "/T", "/Open", "/Linux", "/App", "+F"], [" +", "/Web", "+/", "/App", " Plus", "-lite", " +(", " Browser"], ["/Web", " +", "/web", " Browser", " Electron", " Rust", " WebView", " Web"], [" Desktop", " +", "/Web", " Electron", " WebView", "desktop", " Rust", "/web"], ["/Web", " Desktop", " Electron", "/web", " Web", " +", " WebView", "WebView"], [" +", " Desktop", " Electron", "desktop", " desktop", " (+", "/Web", "/web"], [" +", " Desktop", " Electron", " Mobile", " desktop", " (+", "+v", "desktop"], [" +", " Desktop", " (+", " v", "/R", "+v", " Electron", " desktop"], [" +", "/R", "+v", " v", " Desktop", "/V", "/E", "-v"]], "p": [[0.8063, 0.0798, 0.013, 0.0102, 0.0095, 0.0058, 0.0051, 0.0037], [0.0933, 0.0092, 0.0044, 0.0044, 0.0036, 0.0034, 0.003, 0.0025], [0.0453, 0.0089, 0.0084, 0.0084, 0.0061, 0.004, 0.0037, 0.0035], [0.0062, 0.0036, 0.003, 0.0014, 0.0014, 0.0014, 0.0012, 0.0012], [0.0293, 0.0108, 0.0108, 0.0074, 0.004, 0.0033, 0.0031, 0.0027], [0.8061, 0.0035, 0.0017, 0.0012, 0.0012, 0.0008, 0.0007, 0.0006], [0.754, 0.0258, 0.0122, 0.0021, 0.0018, 0.0011, 0.0009, 0.0009], [0.9034, 0.0069, 0.005, 0.0011, 0.0006, 0.0005, 0.0005, 0.0004], [0.9305, 0.017, 0.0025, 0.0022, 0.0012, 0.0009, 0.0009, 0.0007], [0.5854, 0.1785, 0.0213, 0.0114, 0.0107, 0.0101, 0.0029, 0.0029], [0.8702, 0.076, 0.0232, 0.0009, 0.0007, 0.0005, 0.0005, 0.0005], [0.1989, 0.0535, 0.0185, 0.0119, 0.0112, 0.0087, 0.0077, 0.0064], [0.5172, 0.0242, 0.0177, 0.0101, 0.0079, 0.0061, 0.0054, 0.0051], [0.1486, 0.04, 0.0311, 0.0228, 0.0089, 0.0079, 0.0069, 0.0058], [0.043, 0.0149, 0.0123, 0.0123, 0.0058, 0.0058, 0.0055, 0.0055], [0.0573, 0.0538, 0.0136, 0.0082, 0.0077, 0.0077, 0.0053, 0.0047], [0.3003, 0.0433, 0.0169, 0.0124, 0.0097, 0.0071, 0.0062, 0.0055], [0.1647, 0.0645, 0.0269, 0.0144, 0.0099, 0.0099, 0.0068, 0.0064], [0.1854, 0.0221, 0.0126, 0.0098, 0.0077, 0.0068, 0.006, 0.0053], [0.0963, 0.0202, 0.009, 0.0058, 0.0045, 0.0042, 0.0042, 0.0042], [0.1509, 0.0192, 0.008, 0.0066, 0.0052, 0.0028, 0.002, 0.0019], [0.0111, 0.0111, 0.0049, 0.0049, 0.0049, 0.0041, 0.0041, 0.0038], [0.0409, 0.0409, 0.0067, 0.0063, 0.0043, 0.0043, 0.0036, 0.0036], [0.0324, 0.0286, 0.0196, 0.0082, 0.0047, 0.0036, 0.0034, 0.0034], [0.1477, 0.0273, 0.02, 0.0146, 0.0114, 0.0101, 0.0094, 0.0089], [0.1534, 0.0284, 0.0143, 0.0134, 0.0126, 0.0111, 0.0104, 0.0104], [0.083, 0.0444, 0.0325, 0.0197, 0.0185, 0.0144, 0.0135, 0.0106], [0.0363, 0.0341, 0.0341, 0.0234, 0.0118, 0.0086, 0.0081, 0.0076], [0.0921, 0.0233, 0.0219, 0.016, 0.0117, 0.0103, 0.008, 0.008], [0.0709, 0.043, 0.0245, 0.0168, 0.0109, 0.0096, 0.009, 0.0085], [0.0834, 0.0446, 0.0326, 0.0175, 0.0164, 0.0145, 0.0106, 0.0094], [0.1443, 0.0682, 0.0565, 0.0365, 0.0251, 0.0195, 0.0152, 0.0143], [0.0788, 0.0422, 0.0396, 0.0256, 0.024, 0.0146, 0.0121, 0.0121], [0.0725, 0.0564, 0.044, 0.0208, 0.0195, 0.0183, 0.0152, 0.0126], [0.0483, 0.04, 0.0376, 0.0293, 0.0189, 0.0178, 0.0178, 0.0138], [0.2494, 0.0917, 0.0556, 0.0298, 0.0232, 0.0218, 0.0192, 0.017], [0.2876, 0.0727, 0.05, 0.0285, 0.0173, 0.0112, 0.0092, 0.0082], [0.1552, 0.0536, 0.0369, 0.0238, 0.0174, 0.0174, 0.0144, 0.0136], [0.3456, 0.0639, 0.025, 0.0221, 0.0208, 0.0195, 0.0143, 0.0111], [0.3665, 0.1267, 0.0301, 0.0249, 0.0104, 0.0104, 0.0098, 0.0098], [0.1297, 0.0949, 0.0255, 0.0225, 0.0199, 0.0187, 0.0165, 0.0155], [0.0341, 0.0341, 0.032, 0.0266, 0.0234, 0.022, 0.0207, 0.0183], [0.0452, 0.0399, 0.0311, 0.0274, 0.0258, 0.0201, 0.0138, 0.013], [0.0618, 0.0258, 0.0227, 0.0188, 0.0188, 0.0166, 0.0147, 0.0147], [0.0836, 0.0476, 0.0327, 0.0271, 0.0211, 0.0211, 0.0199, 0.0165], [0.1422, 0.1255, 0.0977, 0.0263, 0.0218, 0.0181, 0.017, 0.0159], [0.2702, 0.1639, 0.0774, 0.0251, 0.0196, 0.0196, 0.0196, 0.0184], [0.4376, 0.0809, 0.0298, 0.0263, 0.0232, 0.0232, 0.0218, 0.0192], [0.3656, 0.2847, 0.034, 0.0265, 0.0234, 0.0234, 0.0234, 0.0234], [0.1131, 0.0881, 0.0778, 0.0606, 0.0606, 0.0472, 0.0472, 0.0472], [0.1645, 0.0686, 0.0686, 0.0534, 0.0471, 0.0416, 0.0416, 0.0416], [0.1567, 0.0577, 0.0577, 0.0577, 0.0449, 0.0396, 0.0396, 0.0396], [0.1132, 0.0687, 0.0535, 0.0535, 0.0535, 0.0535, 0.0472, 0.0368], [0.9469, 0.0223, 0.0027, 0.0013, 0.0011, 0.0011, 0.001, 0.001], [0.8943, 0.0186, 0.0128, 0.0041, 0.0041, 0.0037, 0.0028, 0.0028], [0.8945, 0.0306, 0.0145, 0.0053, 0.0037, 0.0018, 0.0017, 0.0016], [0.4547, 0.2148, 0.0615, 0.0373, 0.0291, 0.0291, 0.0257, 0.0156], [0.2329, 0.2055, 0.1601, 0.1601, 0.0405, 0.0278, 0.0217, 0.0191], [0.3158, 0.1492, 0.0905, 0.0905, 0.0798, 0.0705, 0.0705, 0.0259], [0.8812, 0.0638, 0.0152, 0.0052, 0.0046, 0.0017, 0.0015, 0.0014], [0.9817, 0.0058, 0.0035, 0.001, 0.0007, 0.0006, 0.0006, 0.0006], [0.999, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9913, 0.0028, 0.0012, 0.001, 0.0005, 0.0003, 0.0003, 0.0002]], "ranks": {"Swift": [94427, 8037, 5116, 57784, 20215, 9838, 9790, 57966, 61939, 32157, 10191, 18064, 15885, 3736, 3640, 1274, 2669, 4550, 2564, 624, 419, 10404, 2223, 2227, 1055, 9201, 17291, 4805, 6188, 7068, 7173, 5713, 8688, 13415, 8800, 7565, 5848, 11321, 11320, 11261, 17498, 34214, 52860, 29425, 21725, 20107, 17152, 11720, 25192, 33528, 89343, 28345, 5991, 4836, 4812, 1786, 1151, 1145, 1208, 1441, 1833, 2147, 2817], "Kotlin": [164984, 76423, 44667, 7627, 17408, 20539, 24774, 35191, 27820, 53539, 23404, 5148, 10626, 38718, 80454, 30223, 17157, 12123, 24657, 48045, 134905, 23231, 24615, 50184, 22096, 8146, 5605, 30889, 17050, 16932, 12652, 26338, 43271, 6127, 4664, 3600, 2873, 3512, 2650, 3649, 4008, 3016, 3194, 4056, 4049, 7161, 9668, 8779, 6382, 6781, 6187, 2458, 795, 540, 395, 290, 250, 312, 230, 504, 527, 799, 1466], "Rust": [60868, 70219, 93124, 72681, 20565, 19655, 22705, 15936, 17608, 2980, 1827, 3070, 2089, 1275, 2021, 1368, 1538, 1854, 3937, 3169, 3845, 4143, 1602, 1325, 1527, 1886, 3989, 2415, 2312, 2138, 2257, 3613, 5871, 13763, 15156, 13883, 11983, 8440, 6506, 7866, 5045, 3508, 4152, 4605, 5853, 5126, 6845, 6309, 4518, 4382, 4590, 3398, 676, 508, 519, 238, 5, 7, 11, 12, 46, 59, 43]}}, {"pos": 531, "top": [["s", "er", ",", "y", " \u2013", "u", "es", "o"], ["s", "es", "er", " \u2013", " (\u201c", "\u0647", "erweise", "dias"], [" \u2013", " \u200b\u200b", "s", "\u2013", "er", " (\u201c", "es", ","], [" Nues", " Blowjob", " cumshot", "\u54e5\u534e", " milfs", "erweise", " Guta", "HeaderCode"], ["er", " +", " \u201c", " \u200b\u200b", "s", " \u201c.", "\u0647", " (\u201c"], [" \u200b\u200b", " \u201c", " \u201c.", " +", "kits", " Plus", "er", " \"+"], [" +", " +\"", " +'", "s", " +=", " +%", " \u201c", " Plus"], [" +", " +\"", " +'", " +=", " +%", " Plus", " combo", " @"], [" +\"", " +'", " +%", " +", " +=", " combo", " Philly", "\":\"+"], [" Plus", "-plus", " combo", " +", " +#", " +\"", " Philly", " \"+"], [" @", " +", " #", " Plus", " combo", " \u200b", " Philly", "@"], [" +", " combo", " Philly", " Plus", " +=", " +%", " stuff", " ~"], [" combo", " Philly", " Plus", " veggies", " +", " combos", " meds", " +%"], [" combo", " Plus", " Philly", " vibe", " veggies", " meds", " combos", " funky"], [" combo", " Plus", " Philly", " +", " stuff", " tech", " vibe", " combos"], [" combo", " kids", " Plus", " Philly", " stuff", " vibe", " tech", " +"], [" combo", " Philly", " Plus", " tweaks", " tech", " vibe", " kids", "s"], [" Philly", " combo", " Plus", " tweaks", " Aussie", " Legacy", " vibe", " tech"], [" Philly", " combo", " Plus", " tweaks", " Aussie", " combos", " blockbuster", " hardcore"], [" Philly", " combo", " Aussie", " Plus", " %+", " tweaks", " combos", " funky"], [" Philly", " Plus", " combo", " %+", " Aussie", " +", " tweaks", " blockbuster"], [" Philly", " combo", " Aussie", " blockbuster", " Plus", " %+", " combos", " Hardcore"], [" Philly", " combo", " %+", " Plus", " Aussie", " blockbuster", " +", " +:+"], [" ...", " Philly", " +", " combo", " %+", " Plus", " ...\"", " Aussie"], [" \n\n", " ...\\", "   \n\n", "...\\", " \ufffd", "+\\", "<|im_end|>", " \ufffd"], [" \ufffd", " tech", " Philly", " **+", " \ufffd", " foundational", " +:+", " \ufffd"], [" tech", " Kickstarter", " \ufffd", " Philly", " foundational", " @_", " %+", " \ufffd"], [" tech", " @", " \ufffd", " \ufffd", " \n\n", " @_", " foundational", " ..."], [" tech", " Kickstarter", " combo", " reboot", " foundational", " Philly", " \ufffd", " \ufffd"], [" tech", " ...", " combo", " +", " Kickstarter", " reboot", " @", " hybrid"], [" tech", " combo", " +", " US", " ...", " global", " reboot", " hybrid"], [" tech", " +", " ...", " global", " @", " US", " hybrid", " combo"], [" tech", " hybrid", " combo", " Hybrid", " Kickstarter", " +", " foundational", " seamlessly"], [" tech", " Kickstarter", " combo", " foundational", " leveraging", " reboot", " crowdfunding", " toolkit"], [" Kickstarter", " tech", " Hybrid", " hybrid", " leveraging", " combo", " Reddit", " \ufffd"], [" Kickstarter", " Hybrid", " hybrid", " \ufffd", " \u200b\u200b", " Reddit", " tech", " Global"], [" Hybrid", " Kickstarter", " hybrid", " leveraging", " Reddit", " modular", " Fusion", " tech"], [" Hybrid", " Kickstarter", " hybrid", " Reddit", " Fusion", " Modular", " Mozilla", " modular"], [" Hybrid", " Kickstarter", " Fusion", " Reddit", " hybrid", " Mozilla", " Modular", " HTML"], [" Hybrid", " Mozilla", " HTML", " \u200b\u200b", " Kickstarter", " Reddit", " Fusion", " hybrid"], [" Hybrid", " HTML", " Mozilla", " Kickstarter", " Fusion", " Modular", " hybrid", " frontend"], [" HTML", " Hybrid", " Mozilla", " WebGL", " frontend", " Modular", " Interactive", " JavaScript"], [" HTML", " Hybrid", " Mozilla", " frontend", " WebGL", " Modular", " JavaScript", " Interactive"], [" HTML", " Hybrid", " frontend", " Modular", " WebGL", " Interactive", " Mozilla", " Fusion"], [" Hybrid", " HTML", " Modular", " frontend", " WebGL", " Fusion", " Mozilla", " XHTML"], [" Hybrid", " HTML", " Modular", " hybrid", " Fusion", " frontend", " Interactive", " Integration"], [" Hybrid", " HTML", " Modular", " frontend", " Fusion", " WebGL", " hybrid", " XHTML"], [" Hybrid", "/OR", " Modular", " HTML", "/UI", " Pixel", " Powered", " Fusion"], [" Hybrid", "/OR", " HTML", "/Web", " WebGL", " Modular", "/UI", " XHTML"], ["/OR", " Hybrid", "/Web", " WebGL", "/UI", " Modular", " XHTML", " Mozilla"], [" WebGL", "/Web", "/OR", "/UI", " SVG", " XHTML", "+W", " Hybrid"], [" WebGL", " WebView", "/Web", " HTML", " Browser", " XHTML", "/UI", " Mozilla"], [" WebGL", "/Web", " WebView", " Browser", " Mozilla", " HTML", " frontend", " JavaScript"], [" WebGL", " WebView", " HTML", " Browser", " frontend", "/Web", " Vue", " SwiftUI"], [" Browser", " WebView", " WebGL", " HTML", "browser", "/Web", " JavaScript", " SwiftUI"], [" WebView", " Browser", "/Web", " Web", " WebGL", " HTML", "/web", "browser"], [" Rust", " WebView", " Web", " Browser", " rust", "rust", "/web", " Cargo"], [" Rust", " WebView", " Web", "/web", "/Web", "rust", " web", " rust"], [" Web", "/web", " web", " WebView", "-web", "web", "/Web", " Rust"], [" Web", " web", "/web", " WebView", "-web", "web", "/Web", "_web"], [" web", " Web", " WebView", "/web", " Rust", " Electron", "-web", ".web"], [" Web", " WebView", " web", " Electron", " Rust", " wasm", " React", " Daisy"], [" Web", " Rust", " TA", " Y", " Ta", " Le", " WebView", " React"]], "p": [[0.3905, 0.1119, 0.0928, 0.0679, 0.0599, 0.0563, 0.0563, 0.0466], [0.0774, 0.0532, 0.0251, 0.0236, 0.0152, 0.0068, 0.0041, 0.0036], [0.2759, 0.1896, 0.079, 0.0578, 0.0479, 0.0188, 0.0156, 0.0146], [0.0078, 0.0068, 0.0068, 0.0068, 0.0064, 0.0053, 0.0053, 0.0044], [0.2254, 0.1549, 0.094, 0.0646, 0.0174, 0.0127, 0.0099, 0.0093], [0.115, 0.0698, 0.0273, 0.0166, 0.0146, 0.0114, 0.0083, 0.0065], [0.1449, 0.0776, 0.0252, 0.0209, 0.0173, 0.0163, 0.0153, 0.0135], [0.1244, 0.0969, 0.0519, 0.0191, 0.0168, 0.0158, 0.0109, 0.0109], [0.0584, 0.0377, 0.0259, 0.0229, 0.0157, 0.013, 0.0115, 0.0079], [0.0365, 0.0235, 0.0195, 0.0172, 0.0162, 0.0152, 0.0143, 0.0118], [0.1363, 0.0937, 0.0324, 0.0286, 0.0222, 0.0184, 0.0173, 0.0173], [0.0795, 0.0619, 0.0353, 0.0201, 0.0122, 0.0115, 0.0101, 0.0095], [0.0575, 0.0255, 0.0187, 0.0175, 0.0155, 0.012, 0.0088, 0.0088], [0.0563, 0.0412, 0.0301, 0.0142, 0.0111, 0.0098, 0.0092, 0.0092], [0.0926, 0.0678, 0.0598, 0.0118, 0.0111, 0.0086, 0.0081, 0.0076], [0.0695, 0.0509, 0.0449, 0.0422, 0.0256, 0.0256, 0.024, 0.0199], [0.0683, 0.0532, 0.0251, 0.0184, 0.0184, 0.0173, 0.0105, 0.0092], [0.0966, 0.0378, 0.0334, 0.019, 0.0079, 0.0074, 0.007, 0.007], [0.0986, 0.0438, 0.0234, 0.0161, 0.0133, 0.0092, 0.0071, 0.0071], [0.1436, 0.0722, 0.0207, 0.0194, 0.0142, 0.0126, 0.0104, 0.0086], [0.0521, 0.0217, 0.0192, 0.0103, 0.0096, 0.008, 0.0055, 0.0052], [0.0722, 0.0207, 0.0092, 0.0072, 0.0072, 0.0056, 0.0056, 0.0052], [0.0597, 0.03, 0.0194, 0.0118, 0.0097, 0.0067, 0.0059, 0.0049], [0.0516, 0.0168, 0.0168, 0.0139, 0.0131, 0.0108, 0.007, 0.004], [0.0402, 0.0333, 0.026, 0.0229, 0.0215, 0.0215, 0.0215, 0.0178], [0.0311, 0.0201, 0.0189, 0.0177, 0.0177, 0.0138, 0.0138, 0.013], [0.0251, 0.0196, 0.0184, 0.0173, 0.0134, 0.0134, 0.0111, 0.0105], [0.0258, 0.0177, 0.0156, 0.013, 0.013, 0.0122, 0.0114, 0.0101], [0.0325, 0.012, 0.0112, 0.0112, 0.0112, 0.0106, 0.0064, 0.0057], [0.039, 0.0304, 0.0184, 0.0105, 0.0093, 0.0093, 0.0082, 0.0072], [0.0735, 0.0136, 0.0106, 0.0088, 0.0088, 0.0082, 0.0077, 0.0073], [0.0205, 0.017, 0.015, 0.0132, 0.0124, 0.0109, 0.0109, 0.0097], [0.06, 0.0439, 0.0302, 0.0134, 0.0104, 0.0104, 0.0098, 0.0092], [0.093, 0.0439, 0.0302, 0.0207, 0.0134, 0.0134, 0.0118, 0.0111], [0.0453, 0.0453, 0.0293, 0.0214, 0.0189, 0.0167, 0.0115, 0.0108], [0.045, 0.0351, 0.0241, 0.0213, 0.02, 0.02, 0.0166, 0.0129], [0.0482, 0.0352, 0.0311, 0.0201, 0.0189, 0.0138, 0.0114, 0.0114], [0.0933, 0.0389, 0.0236, 0.0222, 0.0222, 0.0111, 0.0105, 0.0098], [0.0791, 0.0351, 0.0227, 0.0166, 0.0129, 0.0129, 0.0114, 0.0089], [0.1186, 0.0234, 0.0194, 0.0171, 0.0161, 0.0151, 0.0125, 0.0125], [0.1402, 0.0455, 0.0229, 0.0157, 0.0157, 0.013, 0.013, 0.0115], [0.2174, 0.08, 0.0355, 0.0202, 0.019, 0.0158, 0.0139, 0.0139], [0.1394, 0.0958, 0.0352, 0.0331, 0.0166, 0.0156, 0.013, 0.013], [0.1142, 0.1073, 0.0271, 0.0165, 0.0155, 0.0155, 0.0155, 0.0113], [0.1219, 0.074, 0.0272, 0.0272, 0.0146, 0.0121, 0.0107, 0.0083], [0.3042, 0.0283, 0.0207, 0.0207, 0.0142, 0.0098, 0.0086, 0.0076], [0.3387, 0.0169, 0.0158, 0.0109, 0.0075, 0.007, 0.0062, 0.0055], [0.162, 0.0193, 0.0193, 0.0171, 0.0076, 0.0071, 0.0067, 0.0063], [0.0765, 0.0718, 0.016, 0.0141, 0.0141, 0.0117, 0.011, 0.0097], [0.0615, 0.0291, 0.0213, 0.0129, 0.0114, 0.0107, 0.0089, 0.0069], [0.0346, 0.0238, 0.0164, 0.0106, 0.0106, 0.0099, 0.0088, 0.0068], [0.1599, 0.0626, 0.0488, 0.0278, 0.023, 0.0179, 0.014, 0.0123], [0.1986, 0.0569, 0.0472, 0.0367, 0.0269, 0.0185, 0.0174, 0.0174], [0.2199, 0.1712, 0.0556, 0.0556, 0.0556, 0.0359, 0.0218, 0.0205], [0.2774, 0.2448, 0.0901, 0.0701, 0.0275, 0.0242, 0.0201, 0.0177], [0.4526, 0.1665, 0.0477, 0.0421, 0.0328, 0.0328, 0.0328, 0.0165], [0.9468, 0.0093, 0.0082, 0.0056, 0.005, 0.0039, 0.0039, 0.0027], [0.8549, 0.0795, 0.0122, 0.0084, 0.0051, 0.004, 0.0027, 0.0024], [0.6868, 0.082, 0.0724, 0.0342, 0.0235, 0.0207, 0.0207, 0.0207], [0.3597, 0.3174, 0.103, 0.0803, 0.0261, 0.0216, 0.0139, 0.0123], [0.292, 0.2136, 0.1217, 0.0836, 0.0738, 0.0199, 0.0137, 0.0113], [0.1786, 0.1576, 0.148, 0.0424, 0.0398, 0.0291, 0.0291, 0.0188], [0.1377, 0.1072, 0.0835, 0.0784, 0.0611, 0.0539, 0.0476, 0.0447]], "ranks": {"Swift": [29315, 4001, 8384, 75814, 5584, 1689, 4127, 20980, 67931, 10116, 4177, 14042, 17248, 4258, 1973, 764, 777, 366, 762, 863, 262, 1081, 402, 204, 865, 2729, 2372, 948, 831, 1244, 1234, 1300, 1306, 3192, 2817, 3286, 1978, 2371, 2384, 2774, 3882, 5225, 8243, 8847, 10394, 7884, 10404, 6410, 15009, 26320, 44285, 7377, 1266, 1346, 1499, 1077, 914, 1628, 1130, 1214, 1099, 959, 450], "Kotlin": [173553, 38600, 19587, 9512, 15383, 17135, 32296, 44464, 34464, 60711, 57020, 15917, 12829, 13982, 24040, 17882, 18824, 6178, 8354, 19151, 31065, 7792, 5175, 15616, 6258, 1361, 1373, 7921, 6422, 7105, 10838, 13063, 11150, 2162, 2363, 1155, 421, 287, 263, 251, 336, 335, 201, 208, 249, 396, 683, 671, 366, 378, 166, 44, 31, 49, 64, 68, 121, 127, 168, 229, 62, 76, 64], "Rust": [62807, 95363, 117059, 109337, 35975, 44121, 106091, 107631, 134548, 46047, 33350, 42248, 46375, 28003, 23733, 15466, 18573, 13769, 37846, 55023, 33453, 29114, 20712, 15616, 17885, 19765, 14934, 8447, 7673, 5080, 5155, 5573, 5811, 14848, 8951, 7269, 2061, 1788, 1895, 1846, 1200, 1559, 1934, 2993, 3488, 2085, 3149, 3680, 1661, 2309, 3665, 412, 34, 40, 47, 15, 1, 1, 6, 10, 5, 5, 2]}}, {"pos": 532, "top": [[" \u2013", "\u2026..", "\u2013", ".", " |\u2013", ",", "\u2013and", " [\u2026]"], ["urope", "\u2013and", " \u2013", "\u0648\u0628", "agle", "ureka", "uropa", " |\u2013"], ["\u2026..", "\u2013", "\u2026.", " \u2013", "\u2026\u2026", "\u2013and", ",\u2026", " [\u2026]"], ["inken", "\u4e86", "veled", "agle", " Geile", " Shemale", "\u0624\u0644\u0627\u0621", "levator"], [" \u201c", ":@", "\u4e86", "agle", " (\u201c", "\ufffd", "urope", "avanaugh"], ["\u6e2f", "\u4e86", "avanaugh", "\u2026..", "\u4e2d\u6d77", " \u201c", " \u201c.", "\uff0c\u201c"], ["\u4e86", "\u7684", "ighton", "\u52a0", "\u4e2d\u6d77", "\u0624\u0644\u0627\u0621", "\u00e7on", "\ufffd"], ["\u4e86", "agle", "unte", "ureka", "isure", "ighton", "\u52a0", "urope"], ["agle", "urope", "ureka", "\u00e7on", "unte", "isure", "\u4e86", "ighton"], ["ureka", "\u00e7on", "ighton", "agle", "-la", "kke", " L\u0110", "veled"], ["agle", "@\\", "-la", "unte", "\u00e7on", "ighton", "verage", "isure"], ["agle", "ighton", "unte", "verage", "ureka", "LEC", "\u00e7on", "psilon"], ["agle", "\u00e7on", "unte", "verage", "veled", "ureka", "psilon", "kke"], ["agle", "unte", "kke", "\u00e7on", "verage", "ighton", "hart", "ureka"], ["agle", "unte", "kke", " trai", "verage", "attie", "pping", "\u521b\u65b0\u7684"], [" LE", " savvy", "unte", " touted", " trai", " TE", "agle", " tech"], ["unte", "lec", "pped", "kke", "ighton", "verage", "agle", " LE"], ["unte", "lec", "kke", "agle", "verage", "-la", "LEC", "\u00e7on"], ["unte", "LEC", "agle", "LE", "lec", "ighton", "_LE", "\u00e7on"], ["\u8d85", "\u52a0", "\u672c", "\u591a", "unte", "LE", "LEC", "lec"], ["\u591a", "\u52a0", "\u8d85", "\u672c", "LE", "\u628a", "\u5927", "\u4e86"], ["LEC", "ighton", "unte", "veled", "\u591a", "\u6760\u6746", "\u00e7on", "lec"], ["LEC", "ighton", "lec", "unte", "veled", "\u6760\u6746", "agle", "\u00e7on"], ["LE", "\u8d85", "lec", "\u300c", "LEC", "\u52a0", "Le", "boost"], ["\u8d85", "\u591a", "\u52a0", "\u672c", "LE", "boost", "\u5173\u952e", "LEC"], ["\u591a", "\u79d1\u6280", "\u8d85", "LEC", "pping", "\u6760\u6746", "boost", "\u5173\u952e"], ["LEC", "\u6760\u6746", "pping", "lec", "boost", "\u79d1\u6280", "eming", " tech"], [" tech", "\n\n", "lec", "boost", "pping", "\u5173\u952e", "@\\", "LEC"], ["\u5de5\u5177", "lec", "\u5173\u952e", " tech", "boost", "pping", "Frameworks", "LEC"], [" tech", "\u5de5\u5177", "\u7684", "\u591a", "\u79d1\u6280", " leverage", "\u5173\u952e", " leveraging"], [" tech", " technologies", " leverage", " leveraging", "-tech", "boost", "lec", " Tech"], [" tech", " crafting", " LE", " global", " Tech", " technologies", " ner", "lec"], [" tech", " Via", " LE", " Tech", "lec", "via", "key", "\u6253\u9020"], ["\u6760\u6746", "\u5de5\u5177", " tech", "\u5173\u952e", "ghost", " potenzi", "tech", "lec"], ["\u6760\u6746", "\u8d85", "ghost", "LE", "\u5de5\u5177", "\u5173\u952e", "lec", "LEC"], ["\u8d85", "\u7684", "\u591a", "\u4e2d", "\u5927", "\u6cd5", "\u6760\u6746", "\u5728"], ["\u591a", "\u8d85", "\u7684", "\u6cd5", "\u5927", "\u4e2d", "\u5728", "\u7528"], ["\u6760\u6746", "\u8d85", "\u6cd5", "LE", "\u5de5\u5177", "\u591a", "Tech", "\u5229\u7528"], ["\u6760\u6746", "\u8d85", "\u6cd5", "\u5229\u7528", "\u501f", "\u7528", "Tech", "\u5de5\u5177"], ["\u7684", "\u7528", "\u4f7f\u7528", "\u591a", "\u6cd5", "\uff01", "\u5229\u7528", "\u5728"], ["\u4f7f\u7528", "\uff01", "tech", "\u5229\u7528", "\u7528", "Tech", "\u6574\u5408", "\u6cd5"], ["\u4f7f\u7528", "\u5229\u7528", "\u7528", "Powered", "\u6574\u5408", "\u6760\u6746", "Tech", "tech"], ["\u5229\u7528", "\u6760\u6746", "\u4f7f\u7528", "Lite", "\u501f", "Powered", "\u501f\u529b", "optimized"], ["\u4f7f\u7528", "\u591a", "\u7528", "\u5229\u7528", "\u7684", "\u7a7a", "\u5728", "\u501f"], ["\u4f7f\u7528", "\u7a7a", "\u5229\u7528", "\u501f", "\u591a", "\u7528", "\ud83d\ude09", "Frameworks"], ["\u4f7f\u7528", "\u5229\u7528", "Lite", "\u6574\u5408", "\u7a7a", "\u6216", "Frameworks", "\u501f"], ["\u6216", "\u6216\u8005", "\u6216\u5229\u7528", "\u6216\u76f4\u63a5", "\u6216\u4f7f\u7528", "/Framework", "\u4f7f\u7528", "\u6216\u901a\u8fc7"], ["\u6216", "\u6216\u8005", "\u6216\u76f4\u63a5", "\u6216\u4f7f\u7528", "\u6216\u5229\u7528", "\u6216\u901a\u8fc7", "\uff0f", "\u6216\u8005\u76f4\u63a5"], ["\u6216", "\u6216\u8005", "\u6216\u76f4\u63a5", "\u6216\u4f7f\u7528", "\u6216\u5229\u7528", "\u6216\u901a\u8fc7", "\u6216\u8005\u76f4\u63a5", "\u6216\u8005\u662f"], ["\u6216", "\u6216\u8005", "\u6216\u76f4\u63a5", "/L", "\u6216\u4f7f\u7528", " \u0438\u043b\u0438", "\u6216\u8005\u662f", "\u4eba\u6216"], ["\u6216", "/L", "\u6216\u8005", "/GL", "\u6216\u76f4\u63a5", "!/", "\u6216\u4f7f\u7528", "/Z"], ["!/", "/Framework", "/Web", "/L", "/Open", "/GL", "\u6216", "/ui"], ["/Framework", "/GL", "/Open", "/Web", "/L", " Gecko", "/UI", "/meta"], ["/Framework", "async", "/ui", "/vue", "/UI", "/L", " Gecko", "ipzig"], ["/Framework", "(le", "LEAN", "/vue", "/UI", "/ui", " Leite", "/L"], ["/ui", "/UI", "/vue", "/Framework", "/Web", "-ui", " Browser", "ARNING"], [" Rust", " rust", ".rs", "rust", "Cargo", " Crate", " Cargo", " Browser"], [" Rust", " Crate", "Cargo", " rust", "rust", ".rs", " Cargo", " wasm"], [" WebView", "WebView", "/Web", "_web", "/web", " wasm", " Crate", " Rust"], ["ptos", "(le", " lept", " Leite", "-Le", "/Web", "WebView", "/web"], ["(le", " lept", " Le", "ptos", "\u6760\u6746", ".le", "-Le", " LE"], ["ptos", "pton", "(le", " Le", " lept", "aping", ".le", "verage"], ["ptos", "pton", "pter", "verage", "aping", "veled", "etCode", "pta"]], "p": [[0.3004, 0.2491, 0.0975, 0.0433, 0.0204, 0.018, 0.017, 0.0132], [0.014, 0.0124, 0.0075, 0.0066, 0.0052, 0.004, 0.0029, 0.0028], [0.6266, 0.0454, 0.0426, 0.0332, 0.0178, 0.0115, 0.0084, 0.0061], [0.0066, 0.0048, 0.0045, 0.0043, 0.0038, 0.0035, 0.0033, 0.0028], [0.0104, 0.0043, 0.0036, 0.0036, 0.0036, 0.0024, 0.0023, 0.0022], [0.0048, 0.0042, 0.0042, 0.0035, 0.0029, 0.0029, 0.0021, 0.0021], [0.0356, 0.0109, 0.0085, 0.0066, 0.0051, 0.0042, 0.004, 0.0029], [0.0177, 0.0095, 0.0089, 0.0089, 0.0084, 0.0069, 0.0061, 0.0054], [0.0149, 0.009, 0.009, 0.008, 0.0062, 0.0058, 0.0055, 0.0048], [0.0056, 0.0043, 0.0041, 0.0041, 0.0028, 0.0028, 0.0021, 0.002], [0.0105, 0.0077, 0.0068, 0.006, 0.0044, 0.0042, 0.0035, 0.0034], [0.0117, 0.008, 0.0063, 0.0046, 0.0038, 0.0031, 0.0031, 0.0026], [0.008, 0.0059, 0.0052, 0.0043, 0.004, 0.0038, 0.0028, 0.0027], [0.0087, 0.0077, 0.0058, 0.0054, 0.0035, 0.0022, 0.0021, 0.002], [0.006, 0.006, 0.0036, 0.0022, 0.0021, 0.0021, 0.0018, 0.0017], [0.0038, 0.0034, 0.0034, 0.0029, 0.0025, 0.0024, 0.0022, 0.0017], [0.0062, 0.004, 0.0031, 0.0024, 0.0022, 0.0021, 0.002, 0.0019], [0.0059, 0.0049, 0.0031, 0.0025, 0.002, 0.0018, 0.0017, 0.0017], [0.0052, 0.004, 0.0037, 0.0032, 0.0027, 0.0024, 0.0022, 0.0016], [0.0061, 0.0045, 0.0042, 0.0042, 0.0038, 0.0036, 0.0032, 0.0029], [0.0116, 0.0116, 0.0109, 0.009, 0.0055, 0.0051, 0.0048, 0.004], [0.0045, 0.0028, 0.0023, 0.0021, 0.002, 0.0019, 0.0017, 0.0016], [0.0063, 0.0038, 0.0036, 0.0028, 0.0026, 0.0025, 0.0024, 0.0022], [0.0055, 0.0055, 0.0055, 0.0049, 0.004, 0.0033, 0.0025, 0.0024], [0.0094, 0.0078, 0.0073, 0.0047, 0.0039, 0.0032, 0.003, 0.003], [0.0035, 0.0031, 0.0027, 0.0027, 0.0026, 0.0023, 0.0021, 0.0019], [0.0035, 0.0025, 0.0023, 0.0018, 0.0016, 0.0016, 0.0016, 0.0015], [0.008, 0.0052, 0.0036, 0.0029, 0.0023, 0.0021, 0.0021, 0.002], [0.0042, 0.0042, 0.0033, 0.0031, 0.0029, 0.0027, 0.0027, 0.0027], [0.0066, 0.0062, 0.0038, 0.0035, 0.0033, 0.0028, 0.0028, 0.0028], [0.0366, 0.0053, 0.0049, 0.0046, 0.0041, 0.0034, 0.0032, 0.003], [0.0149, 0.0038, 0.0038, 0.0027, 0.0024, 0.0023, 0.002, 0.002], [0.0055, 0.0033, 0.0033, 0.0031, 0.0024, 0.0019, 0.0017, 0.0015], [0.0043, 0.0038, 0.0038, 0.0036, 0.0033, 0.003, 0.0026, 0.0025], [0.0101, 0.0061, 0.0035, 0.0033, 0.0033, 0.0026, 0.0024, 0.002], [0.0192, 0.0132, 0.0091, 0.008, 0.0071, 0.0071, 0.0066, 0.0066], [0.0147, 0.0147, 0.0122, 0.0095, 0.0061, 0.0061, 0.0061, 0.0061], [0.0094, 0.0069, 0.0057, 0.005, 0.0039, 0.0035, 0.0032, 0.003], [0.0097, 0.0062, 0.0062, 0.0059, 0.0049, 0.0046, 0.0046, 0.0043], [0.0156, 0.0147, 0.0138, 0.0138, 0.013, 0.0114, 0.0101, 0.0079], [0.0143, 0.0135, 0.0112, 0.0099, 0.0077, 0.0077, 0.0072, 0.0056], [0.0213, 0.0177, 0.0114, 0.0065, 0.0065, 0.0061, 0.0061, 0.0054], [0.0092, 0.0067, 0.0059, 0.0059, 0.0049, 0.0038, 0.0036, 0.0034], [0.0451, 0.02, 0.0188, 0.0166, 0.0147, 0.0107, 0.0074, 0.0074], [0.0174, 0.0099, 0.0088, 0.0073, 0.0053, 0.005, 0.0044, 0.0044], [0.0076, 0.0063, 0.0049, 0.0041, 0.0036, 0.0032, 0.0032, 0.003], [0.2655, 0.015, 0.0071, 0.0066, 0.0059, 0.0046, 0.004, 0.0031], [0.59, 0.0584, 0.019, 0.0102, 0.0095, 0.0054, 0.0051, 0.004], [0.6101, 0.0826, 0.0252, 0.0135, 0.0099, 0.0077, 0.0064, 0.0053], [0.3223, 0.0766, 0.0249, 0.0142, 0.0125, 0.0097, 0.0097, 0.0086], [0.0987, 0.0769, 0.0194, 0.0161, 0.0142, 0.0092, 0.0056, 0.0052], [0.0204, 0.0191, 0.0149, 0.0123, 0.0123, 0.0109, 0.008, 0.008], [0.0224, 0.0144, 0.0144, 0.0136, 0.0136, 0.0106, 0.0088, 0.0068], [0.0259, 0.0079, 0.0079, 0.0079, 0.0065, 0.0061, 0.0058, 0.0048], [0.0452, 0.031, 0.0147, 0.0122, 0.0107, 0.0084, 0.0069, 0.0069], [0.032, 0.0161, 0.0151, 0.0133, 0.0125, 0.0118, 0.0104, 0.0067], [0.5487, 0.0842, 0.0479, 0.0351, 0.033, 0.0156, 0.0146, 0.0074], [0.3408, 0.0491, 0.0382, 0.0317, 0.0232, 0.0218, 0.0205, 0.0085], [0.082, 0.0639, 0.0498, 0.0342, 0.0284, 0.0221, 0.0152, 0.0143], [0.2055, 0.1504, 0.0857, 0.0278, 0.0245, 0.0131, 0.0131, 0.0123], [0.4789, 0.1289, 0.1137, 0.0572, 0.0254, 0.0224, 0.021, 0.0186], [0.5223, 0.0355, 0.0277, 0.0216, 0.0168, 0.0108, 0.0079, 0.0075], [0.863, 0.091, 0.002, 0.001, 0.001, 0.0009, 0.0007, 0.0003]], "ranks": {"Swift": [148042, 37638, 27063, 142368, 14382, 13340, 14616, 70835, 114222, 126526, 88385, 184018, 148751, 104223, 56787, 13280, 20734, 31705, 42055, 34292, 9812, 23140, 12871, 4823, 1975, 6135, 17893, 6976, 4452, 7149, 11169, 2832, 5943, 20200, 12085, 5957, 2596, 5274, 8619, 4542, 7328, 7245, 6814, 7147, 11285, 24197, 24851, 17067, 25898, 54107, 58425, 8189, 2801, 5958, 7750, 6946, 12740, 14843, 11195, 20821, 56523, 98670, 16095], "Kotlin": [192080, 171183, 174672, 107866, 172811, 161642, 153334, 202087, 158414, 199373, 192950, 164674, 140429, 174052, 168937, 139766, 155853, 147157, 125960, 118688, 131201, 27658, 42953, 110603, 73148, 28616, 30088, 81425, 44381, 22263, 36282, 93089, 83005, 20347, 38056, 19570, 8396, 4621, 4680, 2868, 2117, 815, 510, 1326, 1200, 966, 2909, 2000, 2215, 2669, 4796, 1344, 1302, 2524, 2284, 2486, 2109, 9162, 7728, 6414, 14611, 28871, 51413], "Rust": [39623, 70787, 38941, 87534, 22353, 46137, 34374, 34205, 60677, 18895, 18488, 25651, 24068, 26007, 24152, 11938, 30248, 76704, 80209, 66143, 73304, 33020, 41259, 38699, 15578, 10143, 21291, 12831, 21027, 13790, 7301, 5948, 10595, 33483, 41726, 47576, 22328, 17617, 20810, 11903, 7443, 8383, 13137, 16890, 16375, 17080, 35479, 33298, 14686, 19512, 14776, 3342, 362, 868, 1094, 359, 1, 1, 8, 39, 104, 693, 1311]}}, {"pos": 533, "top": [["\\\"\"", "@\"", " *\"", " *@", " *\u201c", " #@", " (\u201e", "/*@"], [" *\u201c", " \\@", " *\\", "\\\",\\", "\\\":\\\"", "\\\"\"", " *\"", "\\\",\\\""], [" *\u2013", " *\u201c", " \u2013", "@\"", " *@", " *\"", " \u2013,", " [\u2026]"], ["\",\"\\", " \\<", " *\u201c", "\\\",\\", "\\\",\\\"", " *\\", "/**<", ")\\<"], [" \\<", " \\@", " *\\", " *\u201c", "\",\"\\", "\\\",\\\"", "\\\",\\", " *@"], [" *\u201c", " \\@", "@\\", "\",\"\\", " *\\", "\\\",\\", "aurus", "\\xa"], [" *\u201c", " (\u201c", "\u201c)", "\u201d*", " \u201c", "\\xa", " $\\", "\",\"\\"], [" *\u201c", " \\@", "<|endoftext|>", " (\u201c", "\u201c)", " \r\n \r\n", " \u201c", "\\\",\\"], [" *\u201c", " (\u201c", " \\@", "  \n    \n", "\u201c)", " \u201c", "\\xa", " \r\n \r\n"], ["\\xa", " \\@", "\\-", "\\", "@\\", "\\\",\\", " (\u201c", "\u2011"], ["@\\", " \\@", "\\xa", " *\u201c", "\\", "\u2011", " [@", "<|endoftext|>"], [" *\u201c", " \\@", "\\xa", " \\<", " *\\", "@\\", "\",\"\\", "\\uff"], [" *\u201c", "\\xa", " \\@", " \\<", " *\\", " $\\", "@\\", "\\uff"], ["\\xa", " *\u201c", "\u2014and", " $\\", "\u2014but", "\\uff", "@\\", "\u2011"], ["\\xa", "\u2014and", " \ufffd", " myriad", "\\uff", "\u2014but", "\\-", " *\u201c"], [" myriad", "\\xa", "\\uff", " atop", "\\\",\\", " overarching", "oft", "\u2014and"], ["\\xa", " myriad", " atop", " overarching", " Philly", "oft", "aurus", "\\\",\\"], ["\\xa", "\\\",\\", "\\uff", "aurus", " Philly", "\\',", "nya", "\\\")"], ["\\xa", "aurus", "\\\",\\", " &#", "nya", "\\uff", "&eacute", "\\',"], ["\\xa", " \\<", " &#", "\\uff", " \\@", "\\',", "\\\",\\", "\\-"], [" \\@", "\\xa", " \\<", "\\uff", " \ufffd", "\\\",\\", "\u2237", "@\\"], ["\\xa", "aurus", " \\<^", "&eacute", "htag", "kyat", " \\<", "\\\",\\"], ["\\xa", " \\<^", " \\<", " \\@", "\\\",\\", "\\',", "htag", "aurus"], ["\\xa", " \\<^", "\\\",\\", " \\<", " \\@", "\\',", " --", "\u2237"], ["\\xa", "\\u", "\\uff", " &#", "\\',", " \\<", " \n  \n", "\\\",\\"], ["\\xa", " \\<", " \\<^", " \ufffd", " \\@", " \n  \n", "\\u", "\\',"], [" \\<^", " \ufffd", ".nano", " LGBTQ", " \\@", "htag", " TikTok", " Appalach"], [" \ufffd", " \ufffd", " \\<^", " overarching", "\\u", ".nano", "\ufffd", " \n  \n"], [" LGBTQ", ".nano", "htag", " TikTok", " esports", " \ufffd", "\u2728", "htags"], [" LGBTQ", " \ufffd", " \ufffd", "\u2728", "\ufffd", " TikTok", " \u2764", " livest"], [" LGBTQ", " \ufffd", " \ufffd", " livest", "\ufffd", "\u2728", " esports", " https"], [" alongside", " \ufffd", " https", " seamlessly", " LGBTQ", " \ufffd", "\ufffd", " overarching"], [" seamlessly", " sprawling", " LGBTQ", " overarching", " esports", " alongside", " \ufffd", ".nano"], [".nano", "/epl", " \ufffd", " workflows", "htag", "htags", " LGBTQ", "interop"], [" \ufffd", "\ufffd", "htags", "htag", " LGBTQ", " blockchain", " esports", " workflows"], ["\ufffd", "\u2014or", "\u6216", " \ufffd", " \ufffd", "\u2011", "\u2728", " aka"], ["\u6216", "\ufffd", "\u2014or", "velte", " \ufffd", ".nano", "\u2728", "interop"], ["\ufffd", "\u6216", " \ufffd", "velte", " \ufffd", "\u2014or", "\u2728", " Reddit"], ["\u6216", "\u2014or", "\ufffd", " \ufffd", "\u6216\u76f4\u63a5", " \ufffd", "velte", "/Web"], ["\u6216", "\ufffd", "\u2011", "\u2728", "velte", " \ufffd", "\uff0f", "/Web"], ["\u6216", "\ufffd", "velte", "/Web", "\uff0f", "\u2728", " \ufffd", "/react"], ["\u6216", "/Web", " HTML", "HTML", "velte", "\u2014or", " frontend", "/web"], ["/Web", "velte", " frontend", "HTML", " HTML", "/web", "\u6216", "/UI"], ["\u6216", "/Web", "velte", "/web", " HTML", " frontend", " Framework", "HTML"], ["\u6216", "/Web", "/web", " frontend", " HTML", "HTML", "velte", " Framework"], ["\u6216", "/Web", "/web", "/New", "/L", "/Z", "/react", "/OR"], ["\u6216", " \u0438\u043b\u0438", " or", "\u6216\u76f4\u63a5", "\u6216\u5c0f", "\u6216\u8005", " ho\u1eb7c", "/OR"], ["\u6216", "/", "/B", "/L", "/F", "/D", "/M", "/A"], ["\u6216", "/", "/B", "/L", "/P", "/D", "/K", "/A"], ["/", "/L", "/B", "/D", "/K", "/M", "/P", "/T"], ["/L", "/B", "/", "/D", "/P", "/C", "/Z", "/T"], ["/L", "/T", "/", "/R", "/D", "/K", "/B", "/C"], ["/", "/Z", "/C", "/T", "/K", "/R", "/D", "/P"], ["/Z", "/L", "/Web", "/", "/C", "/K", "/UI", "/R"], ["/Web", "/Z", "/UI", "/L", "/react", "/App", "/", "/K"], ["/Web", "/Z", "/react", "/UI", "/App", "/", "/D", "/F"], [" Rust", "/Web", "rust", " rust", "/web", "/Z", ".rs", " Cargo"], [" Rust", "/react", "/Web", "rust", "/vue", "/V", "React", "/D"], ["/Web", "/react", "React", " React", "/web", " Rust", "/vue", ".rs"], ["/Y", "/react", "/D", "/S", "/", "/O", "/Web", "/P"], ["/Y", "/D", "/O", "/S", "/C", "/P", "/W", "/y"], ["/Y", "/S", "/D", "/P", "/C", "/A", "/O", "/K"], ["/Y", "/S", "/y", "/", "/D", "/E", "/A", "/C"]], "p": [[0.0151, 0.0117, 0.0103, 0.0076, 0.0071, 0.0055, 0.005, 0.0047], [0.2072, 0.0632, 0.0462, 0.0408, 0.0338, 0.0232, 0.0218, 0.0205], [0.126, 0.0922, 0.0493, 0.0493, 0.0435, 0.0339, 0.0193, 0.0193], [0.0396, 0.0309, 0.0165, 0.0155, 0.0155, 0.0146, 0.0146, 0.0137], [0.2082, 0.1431, 0.0983, 0.0983, 0.0635, 0.0319, 0.0171, 0.0161], [0.2014, 0.0741, 0.0397, 0.0329, 0.0241, 0.0176, 0.0155, 0.0114], [0.3506, 0.0288, 0.0288, 0.0239, 0.0164, 0.0154, 0.0136, 0.0073], [0.1029, 0.0277, 0.026, 0.023, 0.0216, 0.0139, 0.0131, 0.0115], [0.2009, 0.0508, 0.0289, 0.024, 0.0199, 0.0176, 0.0165, 0.0155], [0.0571, 0.0287, 0.0254, 0.021, 0.0185, 0.0185, 0.0144, 0.0106], [0.0795, 0.0547, 0.0482, 0.04, 0.0258, 0.0258, 0.0243, 0.0228], [0.4697, 0.0767, 0.0597, 0.0282, 0.0234, 0.0171, 0.0092, 0.0086], [0.2526, 0.0639, 0.0321, 0.0152, 0.0134, 0.0126, 0.0111, 0.0104], [0.0435, 0.0318, 0.0117, 0.0103, 0.0103, 0.0097, 0.0086, 0.0076], [0.0214, 0.0138, 0.013, 0.013, 0.0115, 0.0108, 0.0101, 0.0089], [0.0303, 0.0184, 0.0111, 0.0087, 0.0077, 0.006, 0.0053, 0.0053], [0.0257, 0.0227, 0.0101, 0.0069, 0.0057, 0.0054, 0.0031, 0.0031], [0.0695, 0.0308, 0.0088, 0.0078, 0.0061, 0.0054, 0.0044, 0.0042], [0.0494, 0.0142, 0.0081, 0.0071, 0.0071, 0.0067, 0.0067, 0.0059], [0.0623, 0.0229, 0.0202, 0.019, 0.019, 0.019, 0.0139, 0.0102], [0.0206, 0.0193, 0.0125, 0.0104, 0.0091, 0.0091, 0.0081, 0.0081], [0.0222, 0.0143, 0.0098, 0.0068, 0.006, 0.0049, 0.0046, 0.0044], [0.0458, 0.0203, 0.0168, 0.0158, 0.0116, 0.0075, 0.007, 0.0066], [0.0235, 0.0111, 0.0081, 0.0081, 0.0067, 0.0067, 0.0052, 0.0046], [0.043, 0.0314, 0.0203, 0.0168, 0.014, 0.0116, 0.0109, 0.0109], [0.0305, 0.0174, 0.0163, 0.0163, 0.0127, 0.0112, 0.0112, 0.0068], [0.0152, 0.0111, 0.0104, 0.0104, 0.0098, 0.0081, 0.0063, 0.0052], [0.0121, 0.0083, 0.0073, 0.0069, 0.0069, 0.0054, 0.0047, 0.0042], [0.0246, 0.0132, 0.0085, 0.0085, 0.0066, 0.0062, 0.0058, 0.0048], [0.0501, 0.0237, 0.0173, 0.0163, 0.0127, 0.0119, 0.0105, 0.0105], [0.0461, 0.0337, 0.0205, 0.017, 0.0124, 0.0117, 0.0117, 0.0091], [0.0328, 0.0212, 0.0165, 0.0155, 0.0155, 0.0137, 0.0106, 0.0094], [0.012, 0.0088, 0.006, 0.0057, 0.0044, 0.0039, 0.0037, 0.0034], [0.0078, 0.0074, 0.0065, 0.0061, 0.0057, 0.0054, 0.0054, 0.0051], [0.0109, 0.0085, 0.0066, 0.0055, 0.0055, 0.0055, 0.0051, 0.0048], [0.0325, 0.0269, 0.0197, 0.0174, 0.0135, 0.0112, 0.0068, 0.006], [0.0231, 0.0159, 0.0124, 0.009, 0.0066, 0.0066, 0.0055, 0.0051], [0.0218, 0.0181, 0.0103, 0.0097, 0.008, 0.008, 0.0071, 0.0059], [0.1349, 0.025, 0.0234, 0.0172, 0.0142, 0.0092, 0.0071, 0.0063], [0.2018, 0.051, 0.0137, 0.0107, 0.0107, 0.01, 0.0094, 0.0069], [0.0709, 0.043, 0.0149, 0.0116, 0.0116, 0.0109, 0.0109, 0.0096], [0.0165, 0.0155, 0.0145, 0.0137, 0.0137, 0.0121, 0.0121, 0.0106], [0.02, 0.0156, 0.0146, 0.0146, 0.0137, 0.0129, 0.0078, 0.0078], [0.0345, 0.0185, 0.0153, 0.0127, 0.0119, 0.0112, 0.0112, 0.0099], [0.0411, 0.0207, 0.0133, 0.0125, 0.0118, 0.0104, 0.0098, 0.0086], [0.1297, 0.0694, 0.0308, 0.0199, 0.0187, 0.0155, 0.0121, 0.0113], [0.7091, 0.0312, 0.0138, 0.0122, 0.0115, 0.0115, 0.0108, 0.0101], [0.3641, 0.172, 0.0299, 0.0233, 0.0205, 0.0205, 0.0181, 0.0181], [0.3687, 0.2871, 0.0303, 0.0236, 0.0236, 0.0208, 0.0184, 0.0162], [0.1461, 0.1004, 0.1004, 0.0538, 0.0474, 0.0474, 0.0474, 0.0419], [0.2578, 0.0948, 0.0508, 0.0508, 0.0508, 0.0395, 0.0395, 0.0349], [0.0949, 0.0739, 0.0652, 0.0575, 0.0575, 0.0575, 0.0575, 0.0575], [0.1713, 0.1334, 0.0809, 0.0556, 0.0491, 0.0382, 0.0382, 0.0382], [0.1495, 0.0907, 0.0907, 0.08, 0.055, 0.0378, 0.0334, 0.0334], [0.3481, 0.1451, 0.128, 0.0605, 0.0252, 0.0223, 0.0173, 0.0153], [0.4776, 0.1066, 0.0503, 0.0503, 0.0392, 0.0163, 0.0144, 0.0144], [0.3689, 0.2873, 0.1198, 0.0726, 0.0267, 0.0143, 0.0105, 0.0072], [0.202, 0.1388, 0.1225, 0.0579, 0.048, 0.0374, 0.0291, 0.0291], [0.3576, 0.1914, 0.0704, 0.0548, 0.0401, 0.0377, 0.0294, 0.013], [0.2422, 0.0739, 0.0575, 0.0448, 0.0371, 0.0371, 0.0328, 0.024], [0.5755, 0.0779, 0.0503, 0.0472, 0.0269, 0.0238, 0.0174, 0.0153], [0.6199, 0.0788, 0.0542, 0.0199, 0.0165, 0.0121, 0.0114, 0.0107], [0.9781, 0.0123, 0.0027, 0.0024, 0.0008, 0.0004, 0.0004, 0.0003]], "ranks": {"Swift": [246933, 232462, 204450, 234751, 191103, 131224, 49461, 77695, 114177, 56604, 37311, 82510, 98152, 43890, 38404, 15716, 21999, 69116, 59592, 43309, 14142, 67644, 22233, 17512, 2584, 17464, 44526, 25921, 38871, 31194, 31514, 8028, 33069, 24758, 23147, 24977, 14970, 26529, 28037, 20346, 14242, 15433, 17242, 15453, 34058, 42034, 33796, 10095, 16355, 55293, 58094, 6019, 2106, 1250, 1631, 2058, 2454, 4577, 1723, 2775, 1862, 2883, 1602], "Kotlin": [43688, 92255, 50257, 23932, 50651, 48067, 48831, 124516, 152012, 146048, 82408, 34475, 25487, 54086, 88031, 44774, 78436, 52524, 64313, 82921, 86840, 30442, 15585, 20144, 10665, 1680, 1465, 8596, 2218, 2035, 2539, 6052, 9023, 2919, 1784, 1614, 755, 441, 492, 577, 453, 200, 178, 262, 391, 635, 2433, 1705, 1854, 2088, 2901, 1196, 921, 708, 1244, 998, 2009, 2447, 4810, 19757, 10709, 13128, 18644], "Rust": [41888, 84485, 79694, 47536, 33534, 9175, 4477, 5960, 4669, 3835, 3496, 1493, 1120, 831, 1528, 845, 1105, 659, 1890, 1771, 4035, 995, 739, 1119, 363, 415, 1012, 1118, 1433, 1268, 1276, 1087, 2087, 1353, 1065, 961, 329, 330, 366, 617, 318, 257, 420, 488, 1243, 668, 1448, 1181, 1244, 981, 793, 501, 213, 187, 222, 119, 1, 1, 6, 34, 97, 599, 779]}}, {"pos": 534, "top": [["u", " \u2013", "\u0647", "  \n\n", "es", "  \n", "i", "."], ["\u0647", "  \n\n", "  \n", "es", "\\", "[", "u", "\\n"], ["\u0647", "[", "u", "es", "\u2026\u201d", "\\", " \u2013", "i"], ["\u0647", "\u30f3", "\u4e86", "\u7684", "\uff0d\uff0d\uff0d\uff0d", " **\u25a0", " -**", " <\","], ["\u0647", "\u30f3", "es", "\u4e86", "@\"", "*\u201d", "@", "\u7684"], ["\u0647", "\u4e86", "\u5728", "\u7684", "es", "\u30f3", "\u662f", "u"], ["\u0647", "\u4e86", "\u7684", "\u5728", "es", "*\u201d", "u", "\u662f"], ["\u0647", "\u4e86", "\u7684", "\u5728", "u", "\\", "es", "@\""], ["\u0647", "\u4e86", "*\u201d", "\u7684", "u", "...\u201d", "@\"", "\u30f3"], ["\u0647", "\\", "\\$", "\"\\", "\u30f3", "u", "es", "\\xc"], ["\u0647", "\\", "u", "...\\", "es", "\\$", "\\n", "\\xc"], ["\u0647", "\u30f3", "\\\\\"", "\u4e86", "\u7684", " **\u25a0", "es", " Nues"], ["\u0647", "\u30f3", "es", "u", "\u7684", " **\u25a0", "\u4e86", "\\xc"], ["\u0647", "u", "\u30f3", "es", "\\\\\"", "\"&", "#/", "en"], ["\u0647", "u", "\u30f3", "\"&", "es", "\\\\\"", "\\", "#/"], ["\u0647", "es", "u", "i", "\\", "en", "\u30f3", "\\$"], ["\u0647", "es", "u", "i", "en", "\u30f3", " vibe", "\\"], ["\u0647", "u", "es", "i", "\u30f3", "\\", "\u7684", "{/*"], ["\u0647", "u", "\\\"]", "\u7684", "es", "{/*", "\u4e86", "\\\\\""], ["\u0647", "u", "\"&", "\\\"]", "\\", "i", "\u7684", "{/*"], ["\u0647", "u", "#/", "@", "\\", "\u7684", "\u5927", "\"&"], ["\u0647", " Nues", "ftware", "ync", "\\\"]", "iaya", "\\\")", "#/"], ["\u0647", "#/", "\u30f3", "\\\"]", "u", "\\\")", "ftware", "weeney"], ["\u0647", "u", "i", "\u30f3", "en", "#/", "es", "\"&"], ["...\\", "\u0647", "\\", " ...\\", "#/", " \r\n\r\n", "u", "\u5927"], ["\u0647", " @_", "ftware", " vibe", " ___", "___", "#/", "enko"], [" @_", "ftware", "\u0647", "velte", "#/", " vibe", "enko", "Tumblr"], [" @_", " ___", " vibe", " \r\n\r\n", "\u0647", " \n\n", "_[", "___"], [" @_", " vibe", "ftware", "velte", "ewire", "iaya", "ync", "\u2728"], [" ___", " @_", "___", " .**", " vibe", "...**", "_)", "(___"], [" vibe", " .**", " tech", "/etc", " @_", "/", " influencer", " toolkit"], ["/", " vibe", " tech", "/etc", " .**", "\u2728", "/S", " @_"], ["/etc", "/", "/OR", " vibe", " tech", "/S", "/global", "/mod"], ["/etc", "/OR", "/software", "otech", " vibe", " tech", "/global", "-tech"], ["/etc", "\u6216", "/OR", "/S", "\uff0f", "otech", "tech", "agnostic"], ["\u6216", "/etc", "\u7684", "\u5927", "**\u3002", "!**", "\u5728", "\uff1f**"], ["\u6216", "/etc", "velte", " \u200b\u200b", "\u5927", "interop", "\u7684", " SQLITE"], ["/etc", "velte", " \u200b\u200b", "interop", "\u6216", " Mozilla", " WebGL", " Shopify"], ["\u6216", "velte", "/etc", " WebGL", " \u200b\u200b", " SQLITE", "/graphql", "OrElse"], ["\u6216", "velte", "Drupal", " Drupal", "/etc", "/vue", " WebGL", " \u200b\u200b"], ["\u6216", "/etc", "velte", " WebGL", "web", "\u4f7f\u7528", "/web", " Drupal"], [" Mozilla", " Drupal", "velte", "Drupal", " WebGL", "/web", "Mozilla", " Shopify"], [" Drupal", "velte", " Mozilla", "Drupal", " WebGL", " Magento", " Laravel", "/etc"], [" Drupal", "velte", "\u6216", "Drupal", " WebGL", "HTML", " Mozilla", "/etc"], [" Drupal", "velte", " WebGL", "Drupal", "/etc", " Mozilla", " Shopify", " Laravel"], ["/etc", " WebGL", " Drupal", "/Web", "/web", "velte", "/UI", " Laravel"], ["/etc", "/OR", "/Web", "/UI", "/Z", "\u6216", "/web", "\uff0f"], ["/etc", "/Z", "/UI", "/OR", "/Web", "\uff0f", "/Framework", "/S"], ["/etc", "/Framework", "/Web", "/Z", "/UI", "/web", "velte", " WebGL"], ["/etc", "/Web", "velte", "/Framework", "/web", "/Z", "/UI", "/OR"], ["/etc", "/Web", "/S", "/Z", "/Sh", "/web", "/svg", "/UI"], ["/etc", "/Web", "velte", "finity", "/App", "ImGui", "/UI", "/S"], ["velte", "/Web", "/etc", " SwiftUI", "ImGui", "rust", "+S", "/Z"], ["velte", " SwiftUI", "/Web", "/UI", "React", "ImGui", "/ui", " JSX"], ["velte", " SwiftUI", " JSX", "/Web", "React", "/UI", ".react", "/Framework"], ["velte", " SwiftUI", "React", "/Web", "/react", "/vue", ".react", "/ui"], [" Rust", "rust", " rust", ".rs", "Cargo", "crate", " Cargo", "cargo"], [" Rust", "rust", "React", "velte", "crate", ".rs", " React", " rust"], ["velte", "React", " Rust", ".rs", " React", "rust", " Vue", "react"], ["velte", " Solid", "Solid", ".rs", " Susp", "React", "-solid", " React"], ["velte", " Solid", " Susp", "Solid", " React", " suspense", "usp", " Daisy"], ["velte", "usp", "yc", "olid", "ui", " Solid", " S", "yre"], ["velte", "yc", "ledge", "FX", "olid", "VD", "yre", "YC"]], "p": [[0.13, 0.13, 0.1147, 0.0839, 0.0577, 0.0478, 0.0478, 0.0449], [0.3754, 0.3313, 0.0448, 0.0328, 0.0289, 0.0137, 0.0113, 0.01], [0.1936, 0.125, 0.0712, 0.046, 0.0406, 0.0381, 0.0297, 0.0192], [0.666, 0.0847, 0.0514, 0.0201, 0.0101, 0.0065, 0.0042, 0.0035], [0.8204, 0.036, 0.0205, 0.0125, 0.0076, 0.0052, 0.0046, 0.004], [0.6786, 0.0715, 0.0523, 0.0434, 0.0205, 0.017, 0.0097, 0.0071], [0.699, 0.065, 0.0539, 0.0447, 0.0186, 0.01, 0.0073, 0.0073], [0.7263, 0.0596, 0.0526, 0.0194, 0.0133, 0.0125, 0.0097, 0.0071], [0.6802, 0.0281, 0.0233, 0.0233, 0.015, 0.0086, 0.0086, 0.0071], [0.6528, 0.1134, 0.0163, 0.0135, 0.012, 0.0106, 0.0093, 0.0087], [0.5619, 0.2067, 0.0359, 0.0218, 0.0192, 0.0097, 0.0097, 0.008], [0.5052, 0.0196, 0.0126, 0.0105, 0.0087, 0.0082, 0.0072, 0.0068], [0.7047, 0.0166, 0.0129, 0.0089, 0.0039, 0.0039, 0.0037, 0.0033], [0.7025, 0.0187, 0.0187, 0.0129, 0.005, 0.005, 0.0033, 0.0027], [0.6612, 0.0176, 0.0176, 0.0166, 0.0146, 0.01, 0.0073, 0.0045], [0.4508, 0.1879, 0.1291, 0.0307, 0.0128, 0.0094, 0.0094, 0.0044], [0.4351, 0.1931, 0.1413, 0.0357, 0.0149, 0.0045, 0.004, 0.0024], [0.4986, 0.0814, 0.0299, 0.0091, 0.0076, 0.0067, 0.0063, 0.0059], [0.4807, 0.0327, 0.0106, 0.0094, 0.0088, 0.0083, 0.0083, 0.0083], [0.3451, 0.0723, 0.0207, 0.0118, 0.0104, 0.0104, 0.0104, 0.0104], [0.2233, 0.0875, 0.0172, 0.0172, 0.0152, 0.0143, 0.0126, 0.0126], [0.0522, 0.0059, 0.0043, 0.0043, 0.004, 0.0038, 0.0036, 0.0036], [0.2574, 0.0113, 0.0064, 0.0053, 0.0053, 0.0047, 0.0037, 0.003], [0.208, 0.0319, 0.0151, 0.0142, 0.0052, 0.0046, 0.0046, 0.0038], [0.0431, 0.0169, 0.0149, 0.0109, 0.0109, 0.0102, 0.0075, 0.0066], [0.0095, 0.0089, 0.0058, 0.0048, 0.0042, 0.0035, 0.0033, 0.0031], [0.0088, 0.0065, 0.0054, 0.0037, 0.003, 0.0029, 0.0022, 0.0021], [0.0253, 0.0082, 0.0077, 0.0064, 0.0041, 0.0041, 0.0039, 0.0036], [0.006, 0.0056, 0.005, 0.0034, 0.0032, 0.003, 0.0025, 0.0025], [0.0317, 0.0247, 0.018, 0.0159, 0.0116, 0.0055, 0.0055, 0.0052], [0.0334, 0.0295, 0.0191, 0.0123, 0.0109, 0.0075, 0.0055, 0.0055], [0.0441, 0.0236, 0.0222, 0.0126, 0.0119, 0.0068, 0.0064, 0.0053], [0.0332, 0.0178, 0.0101, 0.0079, 0.0074, 0.0058, 0.0058, 0.004], [0.0306, 0.0106, 0.0064, 0.0044, 0.0041, 0.0041, 0.0039, 0.0037], [0.0506, 0.01, 0.0088, 0.0044, 0.0042, 0.0037, 0.0034, 0.003], [0.0458, 0.0116, 0.009, 0.008, 0.0038, 0.0038, 0.0035, 0.0033], [0.0144, 0.0105, 0.0072, 0.005, 0.0041, 0.0041, 0.0036, 0.0036], [0.0135, 0.0099, 0.006, 0.0053, 0.0053, 0.0047, 0.0041, 0.0032], [0.026, 0.007, 0.007, 0.0037, 0.0033, 0.0033, 0.0027, 0.0024], [0.0322, 0.0092, 0.0063, 0.0049, 0.0046, 0.0046, 0.0044, 0.0044], [0.0177, 0.0114, 0.0101, 0.0069, 0.0061, 0.0057, 0.0057, 0.0045], [0.0304, 0.0304, 0.0173, 0.0153, 0.0153, 0.0099, 0.0087, 0.0082], [0.0371, 0.0272, 0.0255, 0.0225, 0.0165, 0.0113, 0.0083, 0.0083], [0.0251, 0.0208, 0.0208, 0.0184, 0.0105, 0.0087, 0.0081, 0.0072], [0.0266, 0.0221, 0.0207, 0.0143, 0.0134, 0.0086, 0.0076, 0.0072], [0.1267, 0.0207, 0.0183, 0.0134, 0.0092, 0.0086, 0.0076, 0.0067], [0.7845, 0.0237, 0.0087, 0.0082, 0.006, 0.0056, 0.0041, 0.0028], [0.7757, 0.0081, 0.0081, 0.0067, 0.0059, 0.0046, 0.0041, 0.0038], [0.5077, 0.0077, 0.0077, 0.0068, 0.0056, 0.0047, 0.0044, 0.0032], [0.2814, 0.0149, 0.009, 0.0075, 0.0066, 0.0066, 0.0058, 0.0038], [0.3167, 0.0334, 0.0202, 0.0139, 0.0084, 0.0074, 0.0066, 0.0062], [0.1528, 0.032, 0.025, 0.0098, 0.0071, 0.0071, 0.0063, 0.0056], [0.1783, 0.0257, 0.02, 0.0166, 0.0121, 0.0094, 0.0074, 0.0074], [0.3671, 0.0412, 0.0207, 0.0161, 0.0152, 0.0092, 0.0086, 0.0081], [0.2772, 0.1484, 0.0658, 0.0331, 0.0274, 0.0166, 0.0095, 0.0079], [0.2987, 0.1032, 0.0667, 0.0404, 0.0245, 0.0158, 0.0149, 0.014], [0.4645, 0.2194, 0.1331, 0.0555, 0.049, 0.0231, 0.0109, 0.0096], [0.1715, 0.1179, 0.1179, 0.104, 0.081, 0.081, 0.0317, 0.028], [0.3212, 0.1517, 0.1182, 0.1043, 0.0763, 0.0299, 0.016, 0.016], [0.7601, 0.0486, 0.0429, 0.0158, 0.009, 0.0066, 0.0066, 0.0058], [0.5193, 0.0454, 0.0259, 0.0243, 0.0084, 0.007, 0.0065, 0.0051], [0.7214, 0.0124, 0.0091, 0.0075, 0.0075, 0.0043, 0.0038, 0.0031], [0.661, 0.1385, 0.0129, 0.0107, 0.0078, 0.0054, 0.0037, 0.0035]], "ranks": {"Swift": [56337, 20522, 20705, 146403, 58388, 25140, 20729, 53303, 115690, 105276, 68924, 163660, 161684, 98277, 65621, 23746, 33640, 46406, 24910, 24306, 6660, 34009, 16488, 6569, 2711, 12869, 47866, 41769, 29907, 49589, 63169, 17790, 25434, 36045, 13301, 6837, 1585, 4306, 4404, 3550, 3106, 6282, 5655, 5108, 16055, 23674, 20790, 10047, 21691, 32341, 18159, 2329, 277, 248, 168, 564, 658, 779, 389, 830, 2781, 12778, 18332], "Kotlin": [163539, 109857, 109848, 38681, 60249, 51512, 69190, 101607, 77775, 132940, 92206, 46999, 45128, 85263, 120643, 101664, 71701, 75823, 52248, 111429, 154153, 64394, 53017, 81130, 46259, 6773, 6498, 15533, 7513, 6581, 9890, 13068, 14926, 7320, 11302, 1362, 258, 129, 175, 222, 229, 200, 102, 179, 252, 232, 921, 565, 321, 446, 410, 143, 112, 194, 289, 169, 1016, 1598, 1942, 18467, 12423, 7685, 31954], "Rust": [98645, 162117, 143677, 169583, 86840, 95074, 133367, 132002, 173132, 134843, 129617, 173867, 180174, 161090, 159286, 88765, 133110, 169589, 203397, 204485, 205050, 174607, 170392, 122075, 87371, 88658, 115223, 121925, 131806, 79656, 55433, 25812, 78459, 73839, 28185, 25407, 1482, 1304, 2370, 1912, 624, 307, 425, 457, 388, 186, 689, 699, 268, 554, 699, 51, 6, 25, 38, 31, 1, 1, 3, 9, 21, 1248, 20187]}}, {"pos": 535, "top": [["s", " \u2013", "\u2013", "i", " |\u2013", "**\u2013", " \u2013**", "\u2013\u2013"], ["s", " \u2013**", " \u2013", "**\u2013", " *\u2013", " **\u2013", "\u2013\u2013", "sze"], ["s", " \u2013**", "**\u2013", " \u2013", " **\u2013", " *\u2013", "-**", "\u2013"], ["s", " \u2013**", " /**<", " *\u2013", "**\u2013", " **\u2013", "/**<", "-**"], ["s", " \u2013**", " *\u2013", " \u2013", " *@", " *\"", " \\<", " *\\"], ["s", " \u2013**", "\u0627\u062a", " \u2013", " *\u2013", "\u2013\u2013", " **\u2013", "**\u2013"], ["s", "\u0627\u062a", " \u2013", "&#", " &#", "\\xa", " \\<", " *\""], ["s", "\u0627\u062a", " *\"", " \\<", " *@", " \ufffd", " &#", "sburg"], ["s", "\u0627\u062a", "sdale", " *@", " *\u2013", "sburg", "\\xa", "scape"], ["s", "\\xa", "sdale", "\u0627\u062a", " *\u2013", "scape", "\\", "sburg"], ["s", "&#", " &#", "\\xa", " *@", " \u00b7", " [\u2026]", "\\"], ["s", " *_", "scape", " *@", "\\xa", "\u0627\u062a", "sdale", "sburg"], ["s", "scape", "\\xa", " *_", "sdale", "arious", "sburg", " *\u2013"], ["s", "scape", "sburg", "sdale", "arious", "\u0627\u062a", "\\xa", " yc"], ["s", "\u0627\u062a", "scape", "\\-", "\\$", " whilst", "&#", "sdale"], ["s", " whilst", "\u0627\u062a", "scape", "&#", "\\$", " &#", " amongst"], ["s", "&#", "\u0627\u062a", "\\$", "scape", "\u2013", "\\(", "\\xa"], ["s", "\u0627\u062a", "sdale", "\\xa", "&#", "scape", "\\$", "\\("], ["s", "\\xa", "sdale", " &#", " yc", "\u0627\u062a", "sburg", "&#"], ["s", "&#", " &#", "\\xa", "\u0627\u062a", "\\-", " yc", "\\$"], ["s", "&#", " &#", "\u0627\u062a", "\\$", " yc", "\\xa", "\\-"], ["s", "sburg", "\\xa", "ience", "sdale", "arious", "ouncil", "atron"], ["s", "\\xa", "sburg", "arious", "sdale", "ouncil", "YC", "ience"], ["s", " &#", "&#", "\\xa", "arious", "sdale", "YC", " <:"], ["s", "&#", " \r\n\r\n", " &#", "\\xa", "\\", "\\-", "\ufffd"], ["s", "sdale", "ience", "scape", "arious", "\\xa", "ouncil", "ETY"], ["s", "sdale", "ience", "scape", "ETY", "arious", "enix", "htag"], ["s", "\\xa", " <:", " \\<^", " &#", "sdale", " \\<", "arious"], ["s", "\\xa", "\u2728", "scape", "ience", "arious", "sdale", " <:"], ["s", "\\xa", " *}", " )**", "\u2728", " *))", " *@", " *\u2013"], ["s", "\\xa", "\u2728", " )**", " *}", " vibe", " *))", "\u2764\ufe0f"], ["s", "\u2728", " vibe", " )**", "scape", " *))", " *}", "&#"], ["s", " *\u2013", "\u2728", " *}", " *))", " vibe", "scape", "\\xa"], [" *\u2013", "\u2728", " vibe", "\ud83d\ude42", "\u2764\ufe0f", " *))", "\ud83d\ude00", "/etc"], ["\u2728", "\ud83d\ude42", "\u2764\ufe0f", " *}", " vibe", " *))", "tech", "/etc"], ["\u2728", "\u6216", "\ud83d\ude42", "\u2026*", "\u2764\ufe0f", "\ufffd", "\u2026**", "\u7684"], ["\u2728", "\u6216", "\u2764\ufe0f", "\u7684", "*</", "\ufffd", " *))", " *}"], ["\u2728", "\u6216", "\ufffd", "\u2764\ufe0f", "*</", "\ud83d\ude00", "\ud83d\ude42", "\ud83d\ude09"], ["\u6216", "\u2728", "\ufffd", "\u2764\ufe0f", "\u7684", "*</", " *}", "\ud83d\ude09"], ["\u6216", "\ufffd", "\u2728", "\u7684", "\u2764\ufe0f", "*</", "\ud83d\ude42", "\u82e5"], ["\u6216", "\ufffd", "\u2728", "\u2764\ufe0f", "\u7684", "*</", "!**", " \u200b\u200b"], ["\u2728", "\u6216", "\ufffd", "\u2764\ufe0f", "\u67b6\u6784", "*</", "\u6846\u67b6", "framework"], ["\u2728", "*</", "\u2764\ufe0f", "!**", "framework", ">**", "\u67b6\u6784", "velte"], ["\u2728", "\u6216", "\u2764\ufe0f", "\u67b6\u6784", "\ufffd", "\u6846\u67b6", "\u82e5", "\u7684"], ["\u2728", "\u6216", "\u2764\ufe0f", "/etc", " frameworks", "-framework", "framework", "\u029c"], ["/etc", "\u2728", "\u6216", " Modular", "\u2764\ufe0f", "\u029c", "-framework", " frameworks"], ["/etc", "\u6216", "/Z", "/S", "/ec", "/OR", "/X", "/Y"], ["/etc", "/Z", "/S", "/Y", "\u6216", "/", "/G", "/C"], ["/etc", "/Z", "/S", "\u6216", "\u2728", "/Y", "\u2764\ufe0f", "/G"], ["/etc", "/Z", "/Y", "/S", "/Web", "\u6216", "/ay", "/X"], ["/etc", "/S", "/Z", "/Sh", "/Web", "/ay", "/System", "/St"], ["/etc", "/S", "/Web", "/Z", "/Sh", "/Y", "/H", "/C"], ["/S", "/etc", "/Z", "/Web", "/G", "/P", "/Y", "/C"], ["/S", "/Web", "/Z", "/Y", "/etc", "/G", "/ay", "/tree"], ["/S", "/Core", "/etc", "/String", "/Z", "/Web", "/App", "/Sh"], ["amore", "/S", "/etc", "#/", "/App", "/Z", "/tree", "erus"], ["amore", "/S", "/App", "clone", "ETY", "/tree", "/Y", "/etc"], ["amore", "/S", "tease", "\u8fdc\u822a", "/tree", "/P", "/App", "/V"], ["amore", "/S", "-js", "opsis", ">S", ".rs", "rust", "/J"], ["amore", "/S", "rust", "SVG", ".rs", "/tree", "raft", "ertian"], ["amore", "/S", "/Y", "raft", "ra", "mp", "opsis", "rypt"], ["amore", "/S", "/Y", "am", "/C", "/R", "amor", "/X"], ["amore", "lops", ".rs", "raft", "am", "ra", "aml", "amor"]], "p": [[0.994, 0.0059, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9902, 0.0036, 0.0036, 0.0017, 0.0004, 0.0002, 0.0001, 0.0], [0.8179, 0.0761, 0.0461, 0.0359, 0.0192, 0.0016, 0.0004, 0.0002], [0.7597, 0.055, 0.0158, 0.0066, 0.0062, 0.0054, 0.0054, 0.0048], [0.9948, 0.0012, 0.0006, 0.0006, 0.0003, 0.0001, 0.0001, 0.0001], [0.9978, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9993, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9995, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9983, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.999, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9855, 0.0005, 0.0005, 0.0004, 0.0003, 0.0003, 0.0003, 0.0002], [0.9768, 0.0007, 0.0006, 0.0005, 0.0004, 0.0003, 0.0003, 0.0002], [0.997, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9984, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9994, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9981, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9286, 0.0012, 0.001, 0.001, 0.0008, 0.0007, 0.0006, 0.0006], [0.9861, 0.0008, 0.0007, 0.0005, 0.0003, 0.0002, 0.0001, 0.0001], [0.9866, 0.001, 0.0003, 0.0002, 0.0002, 0.0002, 0.0002, 0.0001], [0.0866, 0.0071, 0.0067, 0.0059, 0.0059, 0.0055, 0.0055, 0.0038], [0.2531, 0.0126, 0.006, 0.006, 0.0056, 0.0049, 0.0041, 0.0038], [0.8612, 0.0048, 0.0031, 0.0031, 0.0013, 0.0012, 0.0011, 0.0009], [0.8103, 0.0158, 0.0079, 0.0066, 0.0045, 0.0021, 0.0011, 0.0009], [0.1766, 0.0068, 0.0057, 0.005, 0.0047, 0.0047, 0.0044, 0.0039], [0.1037, 0.0066, 0.0066, 0.0059, 0.0049, 0.0049, 0.0046, 0.0043], [0.1961, 0.0125, 0.0098, 0.0086, 0.0067, 0.0063, 0.0063, 0.0056], [0.119, 0.0118, 0.0086, 0.0059, 0.0056, 0.0046, 0.0046, 0.0043], [0.0306, 0.021, 0.0128, 0.0113, 0.0106, 0.0082, 0.0068, 0.0064], [0.0472, 0.0185, 0.0174, 0.0127, 0.0119, 0.0093, 0.0082, 0.0053], [0.079, 0.0176, 0.0094, 0.0083, 0.0074, 0.0069, 0.0061, 0.0061], [0.0164, 0.0136, 0.0127, 0.0093, 0.0077, 0.0068, 0.006, 0.0057], [0.0099, 0.0087, 0.0087, 0.0072, 0.0056, 0.0056, 0.0036, 0.0036], [0.0097, 0.0086, 0.0071, 0.0063, 0.0063, 0.0055, 0.0049, 0.0049], [0.0181, 0.015, 0.0141, 0.0125, 0.0117, 0.0097, 0.0097, 0.008], [0.0141, 0.0124, 0.0097, 0.0062, 0.0059, 0.0055, 0.0055, 0.0055], [0.0242, 0.0138, 0.013, 0.013, 0.0065, 0.0051, 0.0051, 0.0039], [0.0596, 0.0193, 0.016, 0.0133, 0.0055, 0.0049, 0.0043, 0.0043], [0.1153, 0.0274, 0.0257, 0.02, 0.0107, 0.0078, 0.0074, 0.0065], [0.0552, 0.0404, 0.038, 0.0116, 0.0096, 0.0096, 0.007, 0.0066], [0.0444, 0.0127, 0.0106, 0.0093, 0.0087, 0.0056, 0.0047, 0.0036], [0.0504, 0.0106, 0.0106, 0.006, 0.0053, 0.005, 0.005, 0.0047], [0.0374, 0.0274, 0.0101, 0.0054, 0.0051, 0.0042, 0.0042, 0.0042], [0.0289, 0.0094, 0.0078, 0.0073, 0.0057, 0.0057, 0.0053, 0.005], [0.0977, 0.0192, 0.0132, 0.0059, 0.0059, 0.0049, 0.0043, 0.004], [0.8473, 0.0121, 0.0073, 0.0037, 0.0033, 0.0033, 0.0025, 0.0024], [0.9059, 0.0107, 0.0074, 0.0037, 0.0029, 0.0021, 0.0021, 0.0017], [0.7178, 0.018, 0.009, 0.0062, 0.0055, 0.004, 0.0028, 0.0028], [0.6067, 0.0284, 0.0143, 0.0126, 0.0081, 0.0063, 0.0059, 0.0049], [0.2035, 0.1585, 0.0427, 0.0243, 0.0215, 0.0189, 0.0147, 0.0101], [0.2585, 0.2429, 0.0577, 0.0509, 0.0187, 0.0187, 0.01, 0.01], [0.3481, 0.1203, 0.0685, 0.0501, 0.0184, 0.0184, 0.0163, 0.0144], [0.6626, 0.0374, 0.0257, 0.0121, 0.0101, 0.0101, 0.0083, 0.0061], [0.5515, 0.013, 0.0108, 0.0108, 0.0095, 0.0069, 0.0065, 0.0061], [0.0602, 0.0499, 0.0143, 0.0126, 0.0119, 0.0119, 0.0092, 0.0087], [0.1197, 0.0267, 0.0076, 0.0049, 0.0046, 0.0046, 0.0044, 0.0041], [0.1039, 0.0491, 0.0055, 0.0052, 0.0052, 0.0049, 0.0046, 0.0043], [0.3785, 0.1154, 0.0138, 0.0057, 0.0045, 0.0042, 0.0029, 0.0021], [0.5797, 0.042, 0.0039, 0.0025, 0.0022, 0.0021, 0.0018, 0.0017], [0.8784, 0.0034, 0.0013, 0.001, 0.001, 0.0008, 0.0007, 0.0006], [0.825, 0.0111, 0.0081, 0.0022, 0.0022, 0.002, 0.0017, 0.0012], [0.9627, 0.002, 0.0008, 0.0008, 0.0007, 0.0006, 0.0005, 0.0004]], "ranks": {"Swift": [8415, 2002, 1515, 1183, 287, 84, 239, 987, 4958, 1440, 1644, 3512, 4483, 1231, 799, 143, 151, 989, 715, 1139, 411, 3479, 1142, 283, 149, 1237, 7003, 3538, 2447, 4792, 7148, 4212, 6043, 6399, 4318, 1887, 1020, 2039, 1530, 667, 460, 808, 911, 633, 1801, 3954, 2739, 1112, 1654, 5306, 4010, 8373, 13961, 14678, 19075, 21121, 16226, 7873, 17346, 1253, 6780, 14592, 8194], "Kotlin": [22626, 4499, 3721, 1623, 16908, 58023, 36472, 33154, 25765, 23459, 9239, 4844, 3955, 11382, 12976, 6504, 10404, 2946, 3963, 6041, 15594, 2280, 3824, 15767, 5852, 939, 1533, 7680, 4405, 1810, 1505, 2315, 2945, 942, 881, 762, 476, 425, 596, 646, 642, 161, 154, 223, 245, 219, 1282, 834, 268, 454, 1648, 1562, 992, 1243, 1576, 3099, 6768, 3112, 3564, 10064, 8649, 20390, 26748], "Rust": [22476, 45511, 47961, 20529, 9077, 9618, 12627, 6925, 10873, 7074, 5523, 4551, 4202, 3060, 3989, 3607, 3746, 4170, 6066, 5759, 10402, 2884, 2711, 4842, 2461, 1683, 2163, 4983, 5230, 5028, 4268, 4660, 4426, 3194, 2854, 2408, 647, 780, 785, 756, 436, 95, 211, 229, 116, 70, 216, 209, 64, 213, 178, 235, 160, 205, 890, 1112, 11, 18, 7, 3, 17, 231, 44]}}, {"pos": 536, "top": [[" \u2013", " AAC", "\u00a2", "\u2013", "?", "\u4f46\u4e0d\u9650\u4e8e", "@\"", "vole"], [" \\\"", " '\\\"", " \\\"%", " '\\'", "\\\"\",", "\\\",\\\"", " *\u2013", " \\@"], ["**\u2013", " \u2013", " *\u2013", " **'", "\\.", " '**", "\u2013", " **\u2013"], [" ','", " \\'", "\r\r\n", "\u60da", " &#", " \r\r\n", "erkennung", "ovil"], [" &#", "\n\n\n\n\n", " \n\n\n", "&#", " \\'", " \n\n\n\n\n", " \u2018", " \u2019"], [" \n\n\n\n\n", " \n\n\n", " &#", "\n\n\n\n\n", " \n  \n", " ________", "&#", " \\'"], ["<|endoftext|>", "\n\n", "<|im_end|>", "\n\n\n\n\n", " \n\n\n", "&#", " \n\n", " &#"], [" \\'", "\\'", " &#", "\\.", "&#", "\n\n", "\n\n\n\n\n", " \n\n\n"], ["\\.", "\\'", ",", " \n\n\n", ".", " \\'", "&#", "<|endoftext|>"], ["\\.", "\\'", " \\'", "\\-", "\\xa", ",", " \\@", " whilst"], ["\\.", "\\'", " &#", "\\xa", " \\'", " @", "<\\/", "&#"], [" ___", " ________", "\\'", "\\xa", " \\'", "-esque", " ______", " &#"], [" ___", "\\'", " ________", " \\'", "\\xa", "-esque", " **'", " '\\'"], ["\\'", "-esque", " \\'", "\u60da", "\\xa", " fa\u00e7ade", " transformative", " entirety"], ["\\'", " \\'", "-esque", " '", " &#", " alongside", "\u60da", " in"], [" whilst", "-esque", " &#", " \\'", " amongst", "\\'", " '", "&#"], ["-esque", " &#", "&#", "\\'", " \\'", " \u200b", " amidst", "\u2019s"], [" &#", "-esque", "&#", "\\'", " \\'", " \n\n\n\n\n", "<\\/", " ___"], [" &#", "-esque", "&#", "\\xa", " ___", "\\'", " \\'", "<\\/"], [" &#", "&#", "\\'", " \\'", "\\-", " \\<", "\\xa", "<\\/"], ["<|im_end|>", " \n\n\n", " \n\n\n\n\n", " \n\n", "&#", " &#", "<|endoftext|>", "<\\/"], [" ___", " )**", " **:", " *__", "\\xa", " ________", " \\<^", " **:**"], [" ___", " )**", "\\xa", " **:", " *__", " \\<^", " ________", " \\<"], [" ___", " ________", " ,", " &#", " )**", " \\'", "\\xa", " .**"], ["<|im_end|>", " \n\n", " \u200b", "&#", " \n\n\n", " \n  \n", " ___", " &#"], [" \ufffd", " LGBTQ", " ___", " \ufffd", "\u2728", " \u200b", " \u2764", " \\<^"], [" LGBTQ", " \ufffd", " \ufffd", " alongside", " ,", "\u2728", " \\<^", " \u2764"], [" ,", " alongside", " LGBTQ", " atop", "-esque", " \ufffd", " \\<^", " **"], [" LGBTQ", " ,", " alongside", "-esque", " )**", " .**", " atop", " ."], [" ,", " **", " alongside", " .", " )**", " .**", " LGBTQ", " \n  \n"], [" **", " .", " ,", " .**", " alongside", " LGBTQ", " )**", "-esque"], [" .", " ,", " alongside", " and", " or", " /", " modern", " instead"], [" .", " ,", " or", " and", " alongside", " \u2013", " /", " modern"], ["\u2011", " \u2013", " LGBTQ", " \ufffd", " minimalist", "\u2013", " \u200b", "-esque"], [" LGBTQ", "\u2011", " \ufffd", " /", "/", " \ufffd", " vibe", " minimalist"], ["\u2011", " /", "\u200b", " \u2014", " \ufffd", " \u200b", "<|im_end|>", " \u2013"], [" /", " \u200b\u200b", "\u200b", " \u200b", "\u2011", " \u2014", " \ufffd", "\u200b\u200b"], [" /", "\u2011", " \u200b\u200b", " or", " .", " \ufffd", " \u2013", " \u2014"], [" /", " (", " \u200b\u200b", "\u2011", " or", " \ufffd", " .", "/"], [" /", " \u200b\u200b", "\u2011", "\u200b", " \u200b", " (", "\u200b\u200b", " \u2013"], [" /", " \u200b\u200b", "\u200b", "\u200b\u200b", " \u200b", " (", "\u2011", "/"], [" /", " hybrid", "\u2011", " .", " (", "/", " \u200b", " \u2014"], [" /", " .**", "/", " hybrid", " lightweight", " HTML", " minimalist", " modular"], [" /", " lightweight", " (", " hybrid", " HTML", " or", " .**", "/"], [" /", " hybrid", " minimalist", " lightweight", " or", " style", " modular", " .**"], [" or", " /", " hybrid", "/", " using", " Hybrid", " minimalist", " modular"], ["/", "/etc", " /", "/S", "/F", "/M", "/B", "/D"], ["/", "/S", "/etc", "/M", "/F", "/B", "/D", "/A"], ["/", "/etc", "/D", "/F", "/S", "/R", "/M", "/B"], ["/", " or", "/F", "/etc", "/D", "/S", "/B", "/R"], ["/S", "/F", "/D", "/R", "/", "\n", "/M", "/B"], ["/F", "/D", "/S", "/etc", "/", "/M", "/H", "/R"], ["/", "/F", "/M", "/D", "/S", "/B", "/etc", "/N"], [" +", "\n", " **+", "+", "+B", "/F", "+N", "/S"], [" +", "\n", "/Web", "/S", "/F", " **+", "/UI", "+S"], [" +", " **+", "/Web", " (+", "+B", "\n", "+F", "/UI"], ["/Web", " +", " **+", "/web", "\n", " Rust", " (+", "/UI"], [" +", "/Web", "\n", " **+", " Rust", "/web", " HTML", " (+"], [" +", "/Web", "\n", " (+", " Rust", " HTML", " CSS", "/web"], [" +", "\n", " (+", "/Web", " **+", "/C", "/D", "+C"], [" +", "\n", " (+", "/Y", "/Web", "+W", " **+", "+"], [" +", "\n", "/Y", " (+", "/Web", " (", "/S", "/W"], ["/Y", " +", "/", "/S", "/Web", "\n", "/W", "/D"]], "p": [[0.0492, 0.0132, 0.0124, 0.0085, 0.0052, 0.0047, 0.0044, 0.0039], [0.0605, 0.039, 0.0105, 0.0093, 0.0087, 0.0087, 0.006, 0.0044], [0.097, 0.0245, 0.0191, 0.0149, 0.0102, 0.0058, 0.0058, 0.0055], [0.015, 0.0133, 0.0081, 0.0055, 0.0055, 0.0055, 0.0052, 0.0046], [0.0818, 0.0562, 0.0466, 0.0363, 0.0341, 0.0341, 0.0341, 0.0249], [0.0766, 0.0465, 0.0282, 0.0249, 0.0133, 0.0097, 0.0086, 0.0086], [0.4976, 0.1949, 0.0408, 0.0384, 0.015, 0.015, 0.0133, 0.011], [0.1387, 0.108, 0.0697, 0.0479, 0.0351, 0.0309, 0.0291, 0.0273], [0.1747, 0.0604, 0.0501, 0.0415, 0.0323, 0.0285, 0.0268, 0.0252], [0.2093, 0.112, 0.082, 0.0283, 0.025, 0.0111, 0.0086, 0.0063], [0.1873, 0.0537, 0.0369, 0.0287, 0.0287, 0.0238, 0.0197, 0.0185], [0.0882, 0.0253, 0.0077, 0.0072, 0.0072, 0.0064, 0.0044, 0.0044], [0.0301, 0.0195, 0.0118, 0.0059, 0.0049, 0.0032, 0.003, 0.0025], [0.0201, 0.0189, 0.0054, 0.004, 0.0031, 0.0024, 0.0023, 0.0021], [0.0335, 0.014, 0.009, 0.004, 0.0035, 0.0033, 0.0028, 0.0028], [0.0519, 0.0519, 0.0315, 0.023, 0.0179, 0.0149, 0.0066, 0.0062], [0.0313, 0.0294, 0.0202, 0.0157, 0.0095, 0.0062, 0.0051, 0.0033], [0.0376, 0.0332, 0.0293, 0.0243, 0.0108, 0.0101, 0.0095, 0.0084], [0.0826, 0.0604, 0.0323, 0.0209, 0.0173, 0.0135, 0.0105, 0.0087], [0.1923, 0.1498, 0.0429, 0.0403, 0.0334, 0.019, 0.0179, 0.0168], [0.1069, 0.1005, 0.0887, 0.0833, 0.0572, 0.0393, 0.0211, 0.0175], [0.0424, 0.0257, 0.0147, 0.0069, 0.0061, 0.0057, 0.0045, 0.0033], [0.086, 0.0297, 0.0124, 0.0109, 0.0109, 0.0075, 0.0071, 0.0066], [0.1035, 0.0279, 0.0262, 0.0217, 0.0149, 0.014, 0.0132, 0.0096], [0.1991, 0.1369, 0.0504, 0.0346, 0.0346, 0.0325, 0.0305, 0.027], [0.0494, 0.0436, 0.0436, 0.03, 0.0248, 0.0233, 0.0219, 0.0151], [0.0946, 0.0611, 0.0255, 0.0225, 0.0175, 0.0136, 0.0136, 0.0128], [0.131, 0.0794, 0.0201, 0.0167, 0.0089, 0.0089, 0.0079, 0.0065], [0.0628, 0.0358, 0.0297, 0.0169, 0.0159, 0.0085, 0.0071, 0.0062], [0.0903, 0.0514, 0.0312, 0.0275, 0.0259, 0.0214, 0.0201, 0.0189], [0.0543, 0.051, 0.0397, 0.0373, 0.0291, 0.0273, 0.0257, 0.0121], [0.0821, 0.0771, 0.06, 0.0388, 0.0284, 0.0162, 0.0111, 0.0104], [0.1941, 0.0917, 0.0714, 0.0491, 0.0382, 0.0263, 0.0247, 0.0066], [0.0578, 0.0423, 0.0256, 0.0166, 0.0155, 0.0121, 0.0114, 0.01], [0.0437, 0.0386, 0.0301, 0.0194, 0.0182, 0.0125, 0.0111, 0.0104], [0.1205, 0.0778, 0.0443, 0.0391, 0.0367, 0.0305, 0.0237, 0.0237], [0.1318, 0.08, 0.0485, 0.0333, 0.0294, 0.0294, 0.0244, 0.0229], [0.3937, 0.0366, 0.0285, 0.0196, 0.0173, 0.0135, 0.0127, 0.0119], [0.587, 0.0399, 0.0311, 0.0201, 0.0147, 0.0114, 0.0114, 0.0074], [0.3243, 0.0929, 0.077, 0.0529, 0.0342, 0.0321, 0.0302, 0.0126], [0.377, 0.1303, 0.0697, 0.0578, 0.0397, 0.0226, 0.0213, 0.0176], [0.2131, 0.0255, 0.0239, 0.0211, 0.0186, 0.0154, 0.0154, 0.0128], [0.0846, 0.0353, 0.0275, 0.0228, 0.0177, 0.013, 0.0115, 0.0108], [0.0974, 0.0159, 0.0159, 0.0159, 0.0124, 0.0124, 0.0116, 0.0116], [0.0314, 0.0245, 0.023, 0.019, 0.0179, 0.0168, 0.0158, 0.0123], [0.1717, 0.1717, 0.0492, 0.0462, 0.0117, 0.0103, 0.0085, 0.0085], [0.497, 0.0919, 0.0524, 0.0338, 0.0263, 0.0263, 0.0181, 0.0181], [0.5766, 0.0392, 0.0306, 0.0287, 0.0253, 0.0224, 0.0224, 0.021], [0.3084, 0.0688, 0.0444, 0.0444, 0.0444, 0.0346, 0.0325, 0.0223], [0.1261, 0.0982, 0.0765, 0.0675, 0.0596, 0.056, 0.0464, 0.0385], [0.146, 0.1137, 0.0782, 0.0537, 0.0537, 0.0474, 0.0474, 0.0418], [0.1179, 0.0918, 0.0715, 0.0715, 0.0715, 0.0631, 0.0557, 0.0434], [0.1462, 0.1005, 0.0783, 0.061, 0.061, 0.0419, 0.0419, 0.037], [0.4246, 0.1562, 0.0308, 0.0308, 0.0271, 0.024, 0.0211, 0.0211], [0.2604, 0.0746, 0.0658, 0.0352, 0.0311, 0.0311, 0.0311, 0.0274], [0.6464, 0.0772, 0.0413, 0.0322, 0.0172, 0.0134, 0.0118, 0.0111], [0.6453, 0.144, 0.0235, 0.0235, 0.0195, 0.0081, 0.0072, 0.0063], [0.3629, 0.3629, 0.0407, 0.0181, 0.0141, 0.011, 0.0103, 0.0097], [0.3774, 0.333, 0.0451, 0.0227, 0.0213, 0.0213, 0.02, 0.0137], [0.8306, 0.0992, 0.0184, 0.0172, 0.0036, 0.0017, 0.0016, 0.0013], [0.9274, 0.0523, 0.0091, 0.0043, 0.0008, 0.0007, 0.0006, 0.0006], [0.9552, 0.0154, 0.0154, 0.0064, 0.0015, 0.0006, 0.0004, 0.0004], [0.9336, 0.0249, 0.0133, 0.0063, 0.0043, 0.0023, 0.002, 0.002]], "ranks": {"Swift": [165279, 42513, 6501, 5342, 518, 197, 654, 2443, 6698, 2772, 3740, 10997, 20809, 1330, 2268, 144, 95, 604, 1021, 492, 321, 8717, 4038, 812, 525, 1806, 6975, 1375, 2759, 2908, 2062, 2682, 1629, 2041, 2524, 2089, 1073, 1333, 2109, 2399, 4107, 5228, 5497, 4267, 3995, 4030, 8507, 4326, 10780, 11820, 16043, 17515, 4866, 4001, 3542, 3799, 1658, 1337, 714, 1706, 1432, 2115, 1685], "Kotlin": [207088, 123157, 140930, 81263, 97919, 132888, 136870, 145869, 158891, 90622, 40421, 33717, 21108, 44794, 62634, 38537, 37943, 23567, 19571, 33691, 57073, 5436, 5984, 27908, 24314, 3296, 2617, 19988, 11310, 11091, 7535, 10662, 19008, 3607, 3009, 4399, 3218, 4984, 4817, 4605, 4340, 2446, 1570, 2487, 3261, 6430, 9309, 7911, 4320, 4652, 4036, 2465, 1181, 900, 804, 589, 444, 533, 610, 2271, 1656, 2234, 2826], "Rust": [87023, 134647, 114783, 53942, 16209, 20686, 24455, 11943, 14502, 8340, 3954, 5642, 6720, 4571, 7061, 4957, 3225, 3307, 10610, 7477, 6839, 12543, 13544, 5715, 3727, 3998, 4924, 5565, 4544, 4267, 4684, 5543, 5069, 4257, 8308, 4722, 3516, 3960, 4419, 4924, 3780, 3953, 2859, 4267, 5568, 3551, 3161, 2352, 2169, 4118, 5953, 8007, 1652, 1675, 1713, 626, 6, 5, 5, 34, 57, 101, 184]}}, {"pos": 537, "top": [[" \u2013", ".", "\u2013and", " \u2013,", " (\u201e", "   \n", "\u2013", ".\u2013"], ["**\u2013", "\u2013and", " \u2013**", " *\u2013", " **\u2013", " \u2013,", "  \r\n", "(\\\""], ["\u2013", "\u2013and", " \u2013", ".\u2013", " \u2013,", "**\u2013", " *\u2013", "\u3002"], ["``", " ``", " ``(", "':''", " milfs", " Shemale", " Blowjob", "\uff1f**"], [" (@", " *@", "*@", ":@", "erweise", " @", " *\u2013", " @{"], ["\uff01", "pedia", "sWith", "erweise", "\u65b0\u52a0\u5761", "\u0d30\u0d4d", "\u2764", "zinho"], ["\uff01", "(`", "\u4e2d", "\uff08", "\u88ab", "\u5728", " `_", "\u5bf9"], ["(`", " `_", "   \r\n", "raca", " *\u2013", " *@", "(--", " **\u201e"], ["(`", "   \n\n", " `_", " *\u2013", " *@", "   \r\n", "    \n\n", "   \n"], ["\u65b0\u52a0\u5761", "\u52a0\u62ff\u5927", "raca", "\u52c7\u5f80\u76f4\u524d", "\u8033\u719f\u80fd\u8be6", "\u5162\u5162\u4e1a\u4e1a", "\u4e0d\u53ef\u601d\u8bae", "\u029c"], [" `_", " ``", " --", " \\\"", "(`", "\u52a0\u62ff\u5927", " *\u2013", "er"], [" ``", " ``(", " `_", " **\u201e", "``", " **\u300c", "\u52a0\u62ff\u5927", "erias"], [" ``", " `_", " ``(", "``", "\u52a0\u62ff\u5927", " **\u201e", "erias", "raca"], [" ``", "raca", "\u52a0\u62ff\u5927", "\u029c", "('--", "erias", " veggies", " Blowjob"], [" ``", " --", " seamlessly", " incredibly", " \\\"", " `", "\uff40", " sprawling"], [" incredibly", " seamlessly", " arguably", " sprawling", " ``", " savvy", " skyrocket", " Redux"], [" incredibly", " seamlessly", " arguably", " sprawling", " savvy", "-esque", " iconic", " curated"], [" incredibly", " seamlessly", "-esque", " arguably", " globally", " savvy", " sprawling", " Millennials"], [" incredibly", " arguably", " seamlessly", "-esque", " famously", " sprawling", " savvy", " globally"], [" incredibly", " arguably", " seamlessly", " famously", " sprawling", " --", " hugely", "-esque"], [" arguably", " heavily", "<|endoftext|>", " incredibly", " swiftly", " famously", " seamlessly", " hugely"], [" ``", " **", " incredibly", " seamlessly", " arguably", " geopol", " foundational", " ``("], [" ``", " --", " arguably", " **", " incredibly", " ``(", " famously", " seamlessly"], [" ``", " --", " arguably", " incredibly", " famously", " heavily", " sprawling", " seamlessly"], [" \n\n", "\r\n\r\n", " --", " \r\n\r\n", "   \n\n", "  \n\n", "\n\n", " ``"], [" **", " --", " ``", " foundational", " famously", " arguably", " **\u2018", " incredibly"], [" **", " --", " foundational", " arguably", " ``", " famously", " sprawling", " seamlessly"], [" --", " arguably", " heavily", " incredibly", " famously", " **", " \n\n", " sprawling"], [" --", " incredibly", " arguably", " heavily", " famously", " **", " foundational", " sprawling"], [" **", " --", " incredibly", " heavily", " arguably", " seamlessly", " famously", " \u2014"], [" \u2013", " --", " incredibly", " heavily", " \u2014", " \n\n", " seamlessly", " arguably"], [" --", " incredibly", " \u2013", " heavily", " \u2014", " \u2018", " just", " arguably"], [" \u2013", " incredibly", " heavily", " --", " mostly", " just", " \u2014", " arguably"], [" incredibly", " heavily", " \u2013", " sprawling", " seamlessly", " arguably", " famously", " aggressively"], [" incredibly", " heavily", " seamlessly", " aggressively", " \u2013", " meticulously", " sprawling", " massively"], [" \u2013", " incredibly", " heavily", " massively", " aggressively", "\u2013", " seamlessly", " \u2014"], [" incredibly", " aggressively", " heavily", " **", " massively", " leveraging", " meticulously", " seamlessly"], [" **", " incredibly", " aggressively", " massively", " EVERY", " seamlessly", " heavily", " meticulously"], [" **", " incredibly", " \u2013", " aggressively", " massively", "\u2011", " seamlessly", " technically"], [" incredibly", " **", "\u2011", " \u2013", " leveraging", " aggressively", " massively", " seamlessly"], [" incredibly", " leveraging", "\u2011", " massively", " aggressively", " tech", " instead", " seamlessly"], [" incredibly", " leveraging", " lightweight", " modular", " using", " aggressively", " massively", " essentially"], [" incredibly", " leveraging", " lightweight", " modular", " **", " seamlessly", " hybrid", " using"], [" incredibly", " leveraging", " lightweight", " **", " using", " modular", " aggressively", " Instead"], [" **", " incredibly", " instead", " using", " aggressively", " lightweight", " leveraging", " modular"], [" **", " instead", " Instead", " essentially", " choice", " aggressively", " rather", " using"], [" **", "-**", " Instead", " **-", " **(", " **\"", ":**", "Instead"], [" **", "-**", " Instead", " instead", ":<", ":", ":**", " **-"], [" **", "-**", " **-", ":<", ":**", " **+", " **#", "**"], [" **", "-**", " **-", ":<", " **+", " **#", ":**", "\uff1a**"], [" **", "-**", " **-", " **#", " **+", " **\u2022", " **\"", "  \n"], [" **", "-**", " **-", " **(", " **\"", " **#", " **+", " **\u2022"], [" **", "-**", " **\"", " **[", ">**", " **-", "**", " **#"], [" **", "-**", " **-", " *", " **\u2022", " **+", " **[", " **\""], ["-**", " **", " *", " **-", " **\u2022", " *@", " **+", " **\u25a0"], ["-**", " **", " *", " **-", "Forget", " **+", " **\u2022", " Forget"], [" *", "-**", " **", "*", "-*", " *\u201c", " *\\", " *@"], [" *", " **", " Forget", "Forget", "-**", " forget", "forget", "*"], [" **", " Forget", "Forget", " *", " forget", "-**", "forget", "\u5fd8\u6389"], [" *", " **", " Forget", " forget", "Forget", "-**", "*", "forget"], [" *", " **", " Forget", " forget", "Forget", "*", "-**", " *["], [" *", "*", " **", " Forget", " forget", "Forget", "*T", "-**"], ["*", " *", "*T", "**", "*R", "*(", "*\"", "Forget"]], "p": [[0.5849, 0.2021, 0.0166, 0.0138, 0.0114, 0.0061, 0.0057, 0.0045], [0.1615, 0.0763, 0.0594, 0.0299, 0.0181, 0.016, 0.0125, 0.0117], [0.6282, 0.2039, 0.0963, 0.0354, 0.019, 0.0079, 0.0027, 0.0015], [0.0805, 0.0261, 0.0203, 0.0085, 0.008, 0.0062, 0.0058, 0.0055], [0.1548, 0.0939, 0.0174, 0.0127, 0.0119, 0.0119, 0.0105, 0.0105], [0.0366, 0.0173, 0.0135, 0.0099, 0.0068, 0.006, 0.0053, 0.0044], [0.0586, 0.0402, 0.0277, 0.026, 0.0179, 0.0139, 0.0131, 0.0123], [0.1553, 0.0474, 0.0306, 0.0136, 0.0093, 0.0093, 0.0093, 0.0082], [0.0887, 0.0347, 0.0307, 0.0239, 0.0239, 0.0198, 0.0164, 0.0113], [0.0425, 0.0375, 0.0095, 0.0095, 0.0084, 0.0079, 0.0054, 0.0042], [0.0302, 0.0221, 0.0208, 0.0143, 0.0134, 0.0104, 0.0087, 0.0087], [0.1275, 0.0143, 0.0092, 0.0081, 0.0063, 0.0044, 0.0041, 0.0036], [0.0672, 0.0132, 0.0091, 0.0075, 0.0063, 0.0055, 0.0049, 0.0046], [0.0108, 0.0048, 0.0035, 0.0029, 0.0023, 0.0023, 0.0021, 0.0019], [0.1224, 0.0543, 0.0176, 0.0129, 0.0089, 0.0083, 0.0057, 0.0037], [0.0335, 0.0245, 0.009, 0.0075, 0.0048, 0.004, 0.0038, 0.0035], [0.0899, 0.0452, 0.0425, 0.0156, 0.0147, 0.0122, 0.0079, 0.0074], [0.1426, 0.0361, 0.0193, 0.0133, 0.011, 0.0097, 0.008, 0.0067], [0.1689, 0.0333, 0.0202, 0.0157, 0.013, 0.0089, 0.0079, 0.0079], [0.1283, 0.0645, 0.0237, 0.0223, 0.0223, 0.0223, 0.0153, 0.0119], [0.0349, 0.0199, 0.0199, 0.0187, 0.0187, 0.0165, 0.01, 0.01], [0.0671, 0.0097, 0.008, 0.0062, 0.0062, 0.0046, 0.0038, 0.0038], [0.6268, 0.0515, 0.0108, 0.0101, 0.0084, 0.0061, 0.0054, 0.004], [0.3915, 0.144, 0.0195, 0.0118, 0.0098, 0.0092, 0.0046, 0.0041], [0.1233, 0.1233, 0.096, 0.0796, 0.0514, 0.0228, 0.0138, 0.0138], [0.1532, 0.0387, 0.0172, 0.0161, 0.0161, 0.0152, 0.0152, 0.0098], [0.048, 0.0274, 0.0138, 0.0129, 0.0107, 0.0101, 0.0095, 0.0074], [0.106, 0.0442, 0.0304, 0.0285, 0.0184, 0.0184, 0.0135, 0.0127], [0.0995, 0.0728, 0.0567, 0.047, 0.039, 0.0303, 0.0268, 0.0252], [0.2616, 0.1914, 0.0849, 0.0354, 0.0215, 0.0167, 0.013, 0.013], [0.1083, 0.0744, 0.0657, 0.0545, 0.0545, 0.0257, 0.0213, 0.0213], [0.1201, 0.1128, 0.0775, 0.0533, 0.0501, 0.0222, 0.0127, 0.0119], [0.0661, 0.0621, 0.0515, 0.0228, 0.0178, 0.0167, 0.0147, 0.0139], [0.1979, 0.05, 0.047, 0.0285, 0.0209, 0.0184, 0.0162, 0.0153], [0.1459, 0.0571, 0.0306, 0.0306, 0.027, 0.0224, 0.0186, 0.012], [0.2109, 0.1279, 0.039, 0.0163, 0.0163, 0.0135, 0.0127, 0.0127], [0.1878, 0.0394, 0.0307, 0.0307, 0.0211, 0.0175, 0.0164, 0.0164], [0.1645, 0.1281, 0.0252, 0.0163, 0.0153, 0.0135, 0.0135, 0.0119], [0.1357, 0.1198, 0.0222, 0.0208, 0.0143, 0.0105, 0.0098, 0.0098], [0.1227, 0.058, 0.033, 0.0166, 0.0147, 0.0129, 0.0084, 0.0084], [0.1653, 0.0197, 0.0164, 0.0154, 0.0154, 0.0127, 0.0112, 0.0106], [0.0546, 0.0274, 0.0228, 0.0214, 0.0189, 0.0177, 0.0101, 0.0095], [0.0412, 0.0412, 0.0388, 0.025, 0.0172, 0.0134, 0.0134, 0.0126], [0.0573, 0.0475, 0.0327, 0.0327, 0.0198, 0.0198, 0.0175, 0.0164], [0.0716, 0.028, 0.0247, 0.0232, 0.0205, 0.0205, 0.017, 0.016], [0.2861, 0.0563, 0.0221, 0.0183, 0.0172, 0.0152, 0.0152, 0.0142], [0.6736, 0.1033, 0.0458, 0.0278, 0.0096, 0.007, 0.007, 0.0062], [0.8655, 0.0336, 0.0296, 0.0085, 0.0055, 0.0043, 0.004, 0.0038], [0.9751, 0.0202, 0.0024, 0.0003, 0.0002, 0.0002, 0.0002, 0.0002], [0.8067, 0.18, 0.0054, 0.0014, 0.0012, 0.0006, 0.0006, 0.0004], [0.5734, 0.3941, 0.0119, 0.0039, 0.0039, 0.0021, 0.0009, 0.0009], [0.5811, 0.3994, 0.005, 0.0021, 0.0018, 0.0014, 0.0013, 0.0009], [0.7133, 0.2624, 0.0042, 0.0026, 0.0023, 0.0023, 0.0023, 0.0018], [0.6157, 0.3734, 0.0029, 0.0013, 0.001, 0.0008, 0.0006, 0.0005], [0.5767, 0.3963, 0.0064, 0.0044, 0.0024, 0.0021, 0.0014, 0.0013], [0.5211, 0.4598, 0.0051, 0.0015, 0.0015, 0.001, 0.0008, 0.0007], [0.5555, 0.2316, 0.1803, 0.0079, 0.0042, 0.0026, 0.0026, 0.0018], [0.5363, 0.1537, 0.0932, 0.0822, 0.0641, 0.0343, 0.0098, 0.0068], [0.363, 0.2202, 0.1179, 0.104, 0.0918, 0.0715, 0.0124, 0.0066], [0.4763, 0.3274, 0.0569, 0.0569, 0.0269, 0.0237, 0.0087, 0.006], [0.8428, 0.0784, 0.0288, 0.0198, 0.0083, 0.0083, 0.005, 0.0011], [0.8191, 0.1256, 0.0318, 0.008, 0.0043, 0.0033, 0.0012, 0.001], [0.9818, 0.018, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [176810, 10494, 1430, 10192, 261, 46, 157, 658, 2970, 1564, 600, 4787, 4010, 2983, 1139, 669, 554, 365, 800, 482, 428, 560, 350, 595, 237, 907, 2479, 1576, 2108, 1643, 1490, 1260, 1993, 2038, 1931, 2138, 3047, 2849, 2453, 2650, 3802, 4518, 4677, 2007, 1450, 1823, 4537, 1607, 8502, 11015, 36563, 34887, 41424, 45029, 31183, 44217, 27903, 18345, 16413, 6068, 3946, 1082, 245], "Kotlin": [181226, 49627, 30822, 2979, 1223, 3735, 5020, 11097, 5834, 5398, 1784, 2016, 1041, 679, 4028, 864, 1556, 678, 2953, 20333, 34723, 7908, 6144, 13038, 11594, 5434, 8739, 30016, 15595, 18592, 54475, 86145, 115565, 84886, 88162, 45830, 33914, 34228, 26232, 20725, 31021, 32477, 26713, 22854, 38258, 46479, 41637, 55209, 49150, 52214, 77019, 47897, 33092, 17326, 7216, 3794, 1093, 795, 855, 695, 713, 605, 969], "Rust": [78504, 142652, 84740, 64846, 48474, 25631, 46897, 73876, 84568, 48825, 9620, 42516, 26841, 20373, 12166, 13582, 10415, 9373, 36527, 74437, 91981, 98419, 64834, 46032, 63812, 65806, 83598, 38244, 28137, 18371, 17608, 19219, 18691, 30491, 46864, 43544, 58530, 62269, 58658, 62440, 43442, 40958, 24337, 25752, 45001, 56872, 44233, 57698, 97883, 111049, 54235, 62017, 90636, 104140, 106281, 47060, 23384, 12411, 7745, 1011, 811, 399, 520]}}, {"pos": 538, "top": [[" *", ".", "*", "-*", "*.", "\u2022", " \u2022", ":*"], [" *\u2013", " *", ";*", ":*", "-*", ",*", "urtle", " *@"], [" *\u2013", ";*", ":*", "\u2026*", ",*", "-*", " *", "!*"], [" *__", " *}", " *_", " *\u201e", " *", " *&", " Guta", "*\u201c."], [" *", " *}", " *_", " *&", " *\u201e", "-*", " *\u201c", " *@"], [" *", " *_", " *\u201c", "-*", " *}", " *:", ":*", " *\u2013"], [" *", " *&", " *_", "-*", " *}", " *\u201e", ":*", " *\u201c"], [" *_", " *\u201e", " *__", " *", "-*", " *&", " *}", " *\u2013"], [" *__", " *_", " *&", " *\u201e", " *}", " *", " *\u201c", "-*"], [" *__", " *&", " *_", ":*", " *}", "-*", " *\u2013", " *\u201e"], [" *", " *&", ":*", " *_", " *__", "-*", " *}", " *\u2013"], [" *__", " *_", " *&", " *", " *\u201e", " *}", "-*", " *\u2013"], [" *__", " *_", " *", " *&", " *}", "-*", " *\u201e", " *\u2013"], [" *&", " *\u2013", "-*", " *", "iky", " *\u201e", " *__", "urtle"], [" *&", " *\u2013", " *", "-*", ":*", "urtle", "egrator", "\u91ce\u82b1"], [" *\u2013", " *", " *&", "-*", "iks", "iky", "egrator", "\u20ac\u201c"], [" *\u2013", " *", "\u20ac\u201c", ":*", "-*", "\ufe0f", " *&", "\u2013"], [" *\u2013", " *", "-*", ":*", " *&", "\u20ac\u201c", "//*", "*h"], [" *\u2013", " *", "-*", " *&", ":*", "inoa", "//*", "*h"], [" *\u2013", " *", " *&", "-*", "*h", "\ufe0f", "ikia", "//*"], [" *", " *\u2013", "-*", " *&", "iks", "//*", "<|endoftext|>", "ikia"], [" *", " *\u2013", " *&", "ikia", "iks", "egrator", "inee", "erness"], [" *", "iks", " *&", " *\u2013", "ikia", "rotch", "inee", "-*"], [" *", "iks", " *&", " *\u2013", "heus", " uniquely", "\u6027\u5730", "ikia"], [" *", "  \n\n", "\n\n", " \n\n", " *&", "   \n\n", " *\u2013", ":*"], [" *", " *&", " *\u2013", " *__", "unky", "iks", "ikia", "\u4e4e\u5176"], [" *", " *\u2013", " *&", " *__", "-*", "\u4e4e\u5176", "iks", "ikia"], [" *", " heavily", " uniquely", " incredibly", " **", " *\u2013", " \n\n", " foundational"], [" *", " *\u2013", " heavily", " foundational", " incredibly", " uniquely", " groundbreaking", " infrastructure"], [" *", " **", " *\u2013", "  \n\n", "\u2026*", " \n\n", ":*", " heavily"], [" *", " heavily", " \u2013", " uniquely", " incredibly", " \n\n", " **", " ,"], [" *", " heavily", " incredibly", " \u2013", " -", " uniquely", "<|endoftext|>", " **"], [" *", " heavily", " incredibly", " \u2013", " uniquely", " -", " just", " only"], [" *", " incredibly", " heavily", " foundational", " uniquely", " *\u2013", " \u2013", " groundbreaking"], [" *", " *\u2013", " incredibly", " **", " heavily", ":*", " uniquely", " tech"], [" *", " *\u2013", " \u2013", " **", " incredibly", " heavily", " tech", "\ufe0f"], [" *", " incredibly", " **", " *\u2013", "rotch", " heavily", " leveraging", " ONLY"], [" *", " **", " *\u2013", " *@", " incredibly", " ONLY", "rotch", " leveraging"], [" *", " **", " *\u2013", " strategy", " Strategy", " incredibly", " *@", " leveraging"], [" *", " strategy", " Strategy", " tech", " leveraging", " **", " incredibly", " technologies"], [" *", " strategy", " technologies", " tech", " technology", " Strategy", " leveraging", " Technologies"], [" strategy", " technologies", " technology", " *", " Strategy", " leveraging", " tech", " architecture"], [" technologies", " strategy", " technology", " *", " Strategy", " architecture", " **", " leveraging"], [" strategy", " technologies", " technology", " Strategy", " leveraging", " infrastructure", " architecture", " tech"], [" strategy", " **", " technologies", " technology", " *", " Strategy", " architecture", " hardware"], [" **", " strategy", " *", " Strategy", " technology", " technologies", " *@", " architecture"], [" **", " **:", " **+", ":**", " *", "\uff1a**", " :**", " **#"], [" **", " *", ":**", " **+", " Strategy", "\uff1a**", " **:", ":&"], [" **", " **+", " **:", "-**", ":**", "\uff1a**", " **#", " **\u20ac"], [" **", " **+", " **#", " **:", ":**", "\uff1a**", "-**", " **:**"], [" **", " **:", " **+", " **#", " **:**", ":**", " **\u20ac", "\uff1a**"], [" **", " **+", " **#", " **:", ":**", " **\"", "\uff1a**", " Platform"], [" **", " **#", " **\"", " **+", " **:", " **[", "-**", " **\u00bf"], [" **", " **#", " **+", " **\"", " **:", " **\u20ac", " **[", " **\u00bf"], [" **", " **#", " **+", " **\"", " **:", " **[", " **\u00bf", "-**"], [" **", " **#", " **\"", " **+", "**", "-**", " **[", " **\u00bf"], [" **", " **#", "**", " **\"", " **+", "-**", " **:", " **\u00bf"], [" **", "**", " **#", " **\"", " **+", "-**", " **[", " **\u00bf"], [" **", "**", " **\"", " **#", " **+", "-**", " **[", " **'"], [" **", " **\"", "  ", " **#", "**", " Framework", " framework", " **+"], [" **", "  ", " **#", "**", " Framework", " **\"", " **+", " framework"], [" **", "**", " **\"", "  ", "-**", " **#", " Framework", ",**"], ["  ", " **", " Framework", "Framework", " Why", " Tech", "Tech", " Technology"]], "p": [[0.3113, 0.0787, 0.0695, 0.0541, 0.0372, 0.0308, 0.0272, 0.0113], [0.0809, 0.0671, 0.0461, 0.0298, 0.0205, 0.0124, 0.0071, 0.0055], [0.378, 0.0512, 0.0424, 0.033, 0.0291, 0.0291, 0.0291, 0.0095], [0.1883, 0.0507, 0.0507, 0.0447, 0.0211, 0.0186, 0.012, 0.01], [0.83, 0.0388, 0.0221, 0.0183, 0.0162, 0.0081, 0.0076, 0.0044], [0.3801, 0.0661, 0.0401, 0.0376, 0.0312, 0.0275, 0.0228, 0.0228], [0.4198, 0.0777, 0.0534, 0.0442, 0.0416, 0.039, 0.0286, 0.0268], [0.1498, 0.103, 0.0967, 0.0909, 0.0708, 0.0587, 0.0518, 0.026], [0.2826, 0.1714, 0.081, 0.0761, 0.0631, 0.0461, 0.028, 0.0218], [0.1956, 0.0924, 0.0526, 0.0249, 0.0249, 0.0234, 0.0171, 0.0104], [0.1597, 0.1324, 0.0968, 0.0855, 0.0625, 0.0487, 0.0314, 0.0245], [0.2645, 0.0712, 0.0712, 0.046, 0.0316, 0.0262, 0.0103, 0.009], [0.1185, 0.0719, 0.0436, 0.041, 0.0264, 0.0264, 0.0171, 0.0097], [0.0231, 0.018, 0.0085, 0.0071, 0.0066, 0.0066, 0.0062, 0.0059], [0.0243, 0.0138, 0.013, 0.0108, 0.0058, 0.0045, 0.0031, 0.0029], [0.037, 0.037, 0.0175, 0.0088, 0.005, 0.0047, 0.0034, 0.003], [0.0703, 0.0228, 0.013, 0.0084, 0.0051, 0.0045, 0.0042, 0.0037], [0.2409, 0.0474, 0.0239, 0.012, 0.0099, 0.0082, 0.005, 0.0034], [0.1111, 0.0409, 0.0141, 0.0133, 0.0059, 0.0046, 0.004, 0.0034], [0.1045, 0.0764, 0.0219, 0.0117, 0.0034, 0.0032, 0.003, 0.0026], [0.1286, 0.0536, 0.0106, 0.0073, 0.0036, 0.003, 0.0028, 0.0028], [0.0761, 0.0218, 0.0085, 0.0075, 0.0049, 0.0043, 0.0043, 0.0038], [0.3488, 0.0087, 0.0087, 0.0087, 0.0024, 0.0017, 0.0015, 0.0014], [0.2098, 0.0063, 0.0056, 0.0025, 0.0012, 0.0012, 0.0012, 0.0011], [0.2547, 0.0112, 0.0105, 0.0087, 0.0072, 0.005, 0.0047, 0.0027], [0.3619, 0.0091, 0.0055, 0.0048, 0.0024, 0.0018, 0.0016, 0.0014], [0.4241, 0.01, 0.0034, 0.0025, 0.0022, 0.0013, 0.0013, 0.0013], [0.367, 0.0046, 0.0036, 0.0018, 0.0016, 0.0015, 0.0012, 0.0012], [0.3533, 0.0061, 0.0044, 0.0042, 0.0027, 0.0025, 0.0021, 0.0019], [0.8018, 0.013, 0.0074, 0.0035, 0.0024, 0.0024, 0.0021, 0.0021], [0.439, 0.0141, 0.0097, 0.0059, 0.0055, 0.004, 0.004, 0.003], [0.3912, 0.0195, 0.0126, 0.0086, 0.0063, 0.0063, 0.0052, 0.0052], [0.1699, 0.0179, 0.0123, 0.0102, 0.0102, 0.0048, 0.0048, 0.0043], [0.0981, 0.0299, 0.011, 0.0076, 0.0063, 0.0055, 0.0043, 0.0043], [0.1671, 0.0273, 0.0114, 0.0073, 0.0057, 0.0033, 0.0031, 0.0025], [0.2834, 0.0338, 0.017, 0.0141, 0.0117, 0.0052, 0.004, 0.003], [0.1206, 0.0144, 0.0119, 0.0112, 0.006, 0.0053, 0.0034, 0.0032], [0.5298, 0.0865, 0.015, 0.0067, 0.0026, 0.0022, 0.0017, 0.0017], [0.2799, 0.0148, 0.0096, 0.0058, 0.0055, 0.0043, 0.0035, 0.0033], [0.1229, 0.0114, 0.0095, 0.0089, 0.0084, 0.0079, 0.0074, 0.0065], [0.0537, 0.027, 0.027, 0.021, 0.0198, 0.0164, 0.0128, 0.0082], [0.0478, 0.0422, 0.0372, 0.0187, 0.0165, 0.0165, 0.0165, 0.0146], [0.0503, 0.0473, 0.0417, 0.0197, 0.0197, 0.0185, 0.0144, 0.0135], [0.0692, 0.0611, 0.037, 0.0289, 0.0289, 0.0154, 0.0145, 0.0128], [0.0825, 0.0304, 0.0236, 0.0222, 0.0222, 0.0153, 0.0153, 0.0112], [0.4247, 0.0575, 0.0477, 0.0187, 0.0083, 0.0083, 0.0053, 0.0053], [0.9914, 0.0009, 0.0008, 0.0008, 0.0006, 0.0004, 0.0004, 0.0002], [0.9927, 0.0007, 0.0006, 0.0004, 0.0004, 0.0003, 0.0003, 0.0002], [0.9995, 0.0001, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9964, 0.0013, 0.0007, 0.0003, 0.0003, 0.0002, 0.0002, 0.0002], [0.9849, 0.004, 0.0028, 0.0019, 0.0015, 0.0005, 0.0004, 0.0004], [0.9348, 0.0043, 0.0036, 0.0034, 0.0025, 0.0015, 0.0014, 0.001], [0.9927, 0.0022, 0.0012, 0.0009, 0.0004, 0.0002, 0.0001, 0.0001], [0.997, 0.001, 0.0006, 0.0005, 0.0001, 0.0001, 0.0001, 0.0001], [0.9971, 0.0013, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9986, 0.0008, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9993, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9994, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9995, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9986, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0], [0.9939, 0.0022, 0.0005, 0.0004, 0.0004, 0.0003, 0.0002, 0.0002], [0.996, 0.0009, 0.0004, 0.0003, 0.0003, 0.0002, 0.0002, 0.0002], [0.9961, 0.0026, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [180034, 126965, 27486, 154460, 89138, 72960, 53811, 105599, 164039, 155639, 122801, 184495, 142757, 137140, 120837, 68655, 34026, 19311, 10853, 11735, 18391, 99331, 54620, 39643, 22803, 89832, 69832, 21922, 18865, 13349, 8412, 3940, 4512, 7234, 8348, 5197, 5668, 5575, 6048, 4186, 6935, 8121, 10964, 10508, 8104, 12285, 14092, 17036, 30069, 48583, 97540, 80589, 39530, 20617, 14344, 26700, 12371, 11248, 11839, 8545, 6678, 2561, 618], "Kotlin": [67607, 75939, 36533, 7687, 8087, 10948, 12496, 21528, 18779, 23687, 20764, 13183, 12121, 24990, 82126, 35441, 78478, 54697, 72120, 100989, 106138, 67083, 84268, 129115, 117088, 66491, 60992, 116084, 87500, 78934, 135829, 169914, 195146, 132405, 115226, 75876, 73514, 67643, 75793, 45689, 63835, 62953, 40545, 41852, 64868, 73487, 65010, 84191, 33651, 82536, 116925, 66406, 26432, 11085, 9032, 4924, 1957, 1758, 2275, 1842, 1429, 1438, 1191], "Rust": [101980, 167736, 134086, 142420, 129565, 144415, 137054, 131672, 157947, 132957, 161343, 134118, 102914, 96086, 123591, 125938, 134356, 136019, 183081, 174762, 216306, 191101, 214245, 203148, 180274, 185107, 187921, 147375, 149588, 139177, 90611, 72733, 87711, 144188, 147087, 127262, 132226, 135071, 147590, 127032, 108562, 102974, 61670, 67089, 94537, 63947, 55341, 72946, 66968, 144564, 139018, 147797, 141537, 82209, 67839, 45253, 26456, 21104, 14302, 14051, 8649, 4756, 1535]}}, {"pos": 539, "top": [["  \n", "  ", "   \n", "  \n\n", "\u2026..", "\u00a0\u00a0", " \u00a0", "\u2026."], ["  \r\n", "   \n", "  \n", "  ", " Geile", "\u7687\u5c9b", "   \r\n", "  \n    \n"], ["\u2026..", "   \n", "  \n", "\u2013", "  ", "\u2026.", " \u2013", " \u200b\u200b"], [" milfs", " Blowjob", " cumshot", "enzi", " ;;^", "\u0e40\u0e2a\u0e49\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e14\u0e02\u0e2d\u0e14", "odle", "utnik"], ["  ", "   \n", "  \n", "  \r\n", "  \n\n\n", "  \n\n", "   \n\n", " ....."], ["   \n", "  ", "  \n", "  \r\n", "  \n\n\n", "  \t\n", "\u0670", "   \r\n"], ["  \n", "   \n", "  ", "  \r\n", "  \n\n", "  \n\n\n", "   \n\n", "      \n"], ["   \n", "  \n", "  \r\n", "  ", "   \n\n", "   \r\n", "  \n\n\n", "  \n\n"], ["   \n", "  \n", "  \r\n", "   \n\n", "  \n\n\n", "  \n\n", "  \n    \n", "  "], ["  \r\n", "  \n", "   \n", "  ", "  \n    \n", "   \r\n", "\u0670", "  \n  \n"], ["  \n", "  ", "   \n", "  \r\n", " \u00a0", "  \n    \n", "  \n\n\n", "   \r\n"], ["  \r\n", "  ", " **\u2022", "\ufffdt", " ***", "   \r\n", " ____", "\u0169"], ["  \r\n", " wellness", "\u09cd\u09a1", "\u0169", "pike", "\u88f3", " **\u2022", "ersey"], [" transformative", " wellness", " showcase", "\u88f3", " impactful", "-esque", "ersey", "pike"], ["  ", " showcase", " diverse", " transformative", "-esque", " folks", " strategically", " theater"], [" showcase", "-esque", " folks", " diverse", " transformative", " showcasing", " overarching", " impactful"], ["-esque", " showcase", " overarching", " folks", " transformative", " diverse", " impactful", " showcasing"], ["-esque", " showcase", " transformative", " savvy", " overarching", " showcasing", " impactful", " diverse"], ["-esque", " uniquely", " savvy", " overarching", " foundational", " arguably", " transformative", " strategically"], [" uniquely", " myriad", "-esque", " swiftly", "\u4fe9\u4eba", "\u6b64\u756a", "\u305d\u3046\u3057\u305f", "\u751a\u81f3\u4e8e"], ["<|endoftext|>", " swiftly", " myriad", "Though", " uniquely", "<|file_sep|>", " notably", " vastly"], [" ``", " ;;^", "styleType", "\u5171\u540c\u6253\u9020", "matchCondition", "\u66f4\u7f8e\u597d", "\u81ea\u5df1\u7684\u76ee\u6807", "\u642d\u914d\u4e0a"], [" ``", " ;;^", " ''", " ``(", "styleType", "matchCondition", "\u5171\u540c\u6253\u9020", " uniquely"], [" ``", " uniquely", " ultimately", " complex", " notably", " modern", " rapidly", " ,"], ["-esque", " swiftly", " uniquely", " overarching", " ``", " myriad", " famously", " vastly"], [" technologies", " seamlessly", "-esque", " transformative", " LGBTQ", " aesthetics", " foundational", " modular"], [" modular", " seamlessly", " technologies", " software", " electronics", " architecture", " transformative", " digitally"], [" sprawling", " modular", " seamlessly", " alongside", " technologies", " modern", " arguably", " complex"], [" modular", " technologies", " architecture", " LGBTQ", " architectures", " workflows", " seamlessly", " software"], [" modular", " technologies", " architecture", " seamlessly", " workflows", " tech", " technology", " LGBTQ"], [" technologies", " technology", " tech", " seamlessly", " modular", " architecture", " workflows", " software"], [" modern", " technology", " seamlessly", " complex", " using", " technologies", " ,", " modular"], [" modern", " seamlessly", " using", " technology", " complex", " alongside", " mostly", " technologies"], [" seamlessly", " technologies", " tech", " workflows", " modular", " technology", " software", " collaborations"], [" seamlessly", " technologies", " tech", " workflows", " leveraging", " technology", " modular", " software"], [" \u200b\u200b", "\u200b", " \u200b", " technologies", " HTML", " web", " seamlessly", " software"], [" \u200b\u200b", " HTML", " workflows", " \u200b", " frontend", "\u200b", " web", " JavaScript"], [" HTML", " web", " JavaScript", "HTML", " Web", " frontend", " WebGL", " Mozilla"], [" HTML", " web", " frontend", " JavaScript", "HTML", " CSS", " seamlessly", " Web"], [" HTML", "HTML", " web", " \u200b\u200b", " JavaScript", "html", " frontend", " html"], [" HTML", "HTML", " JavaScript", " web", " XHTML", " frontend", " html", " CSS"], [" HTML", "HTML", " html", " XHTML", "-html", " web", " JavaScript", "_HTML"], [" HTML", "HTML", " html", " JavaScript", " XHTML", "-html", "_HTML", "/html"], [" HTML", "HTML", " html", " XHTML", " JavaScript", "-html", "_HTML", "/html"], [" HTML", "HTML", " html", "-html", " XHTML", "_HTML", "/html", " JavaScript"], [" HTML", "HTML", " html", "-html", " frontend", "/html", " JavaScript", " XHTML"], [" HTML", "HTML", "-html", " html", " frontend", "/html", " JavaScript", " XHTML"], [" HTML", "HTML", "-html", " frontend", " html", "/html", "_HTML", " JavaScript"], [" HTML", "HTML", "-html", " frontend", "/html", "_HTML", " html", " XHTML"], [" HTML", "HTML", " frontend", "\uff1a**", "-html", "/html", "/Web", " XHTML"], [" HTML", " frontend", " **", "HTML", "\uff1a**", " **:", " **+", "frontend"], [" frontend", " **", " **\"", " HTML", " UI", "/UI", "\uff1a**", " **+"], [" frontend", " **", " **\"", " UI", " HTML", "frontend", "/UI", "HTML"], [" frontend", " UI", " HTML", " **", "frontend", "/UI", "UI", "HTML"], [" UI", " frontend", " HTML", "/UI", "UI", "frontend", "HTML", ":UI"], [" frontend", " HTML", " UI", " **", "/UI", " markup", "HTML", "frontend"], [" frontend", " **", " HTML", " UI", "frontend", " renderer", "HTML", " DOM"], [" HTML", " UI", " DOM", " frontend", " Desktop", " **", "HTML", "DOM"], [" HTML", "HTML", " web", " Desktop", " Web", " DOM", " Html", " frontend"], [" Desktop", " framework", " Framework", " HTML", " desktop", " frontend", " **", "-framework"], [" **", " Desktop", " Framework", " framework", " HTML", " desktop", " frameworks", "-framework"], [" **", " Desktop", " **\"", " Framework", "**", " **.", " **#", " **'"], [" **", " **\"", " Framework", " Desktop", " **.", " **#", " framework", " desktop"]], "p": [[0.6061, 0.1968, 0.1736, 0.0056, 0.0041, 0.0021, 0.0015, 0.0009], [0.1634, 0.0931, 0.0322, 0.0152, 0.0038, 0.0036, 0.0034, 0.0022], [0.2559, 0.2259, 0.1759, 0.0942, 0.0781, 0.0473, 0.0325, 0.0093], [0.0096, 0.0075, 0.0043, 0.0035, 0.0031, 0.0024, 0.0021, 0.0021], [0.3936, 0.2705, 0.1859, 0.0344, 0.0143, 0.0082, 0.0025, 0.0015], [0.4718, 0.4163, 0.068, 0.0092, 0.0016, 0.0008, 0.0005, 0.0004], [0.7374, 0.1864, 0.0367, 0.0324, 0.0028, 0.0011, 0.0006, 0.0004], [0.5721, 0.2702, 0.1126, 0.0251, 0.0056, 0.0036, 0.0026, 0.0014], [0.3152, 0.3152, 0.1489, 0.0903, 0.0376, 0.0332, 0.0201, 0.0095], [0.4606, 0.2044, 0.08, 0.026, 0.0054, 0.0054, 0.0013, 0.0011], [0.6779, 0.1714, 0.0715, 0.0631, 0.0018, 0.0014, 0.001, 0.001], [0.04, 0.0054, 0.0054, 0.0051, 0.0051, 0.0035, 0.0026, 0.0026], [0.0035, 0.0023, 0.002, 0.002, 0.0019, 0.0018, 0.0017, 0.0016], [0.0048, 0.0027, 0.0024, 0.002, 0.002, 0.0017, 0.0016, 0.0013], [0.005, 0.0044, 0.0034, 0.0029, 0.0027, 0.0025, 0.0024, 0.0022], [0.0077, 0.0053, 0.0047, 0.0044, 0.0041, 0.0039, 0.0032, 0.0025], [0.0116, 0.0075, 0.0058, 0.0048, 0.004, 0.0038, 0.0038, 0.0035], [0.0071, 0.0046, 0.0028, 0.0025, 0.0017, 0.0017, 0.0017, 0.0017], [0.0094, 0.0027, 0.002, 0.0016, 0.0016, 0.0014, 0.0014, 0.0013], [0.0033, 0.0031, 0.0023, 0.0019, 0.0017, 0.0017, 0.0017, 0.0017], [0.6042, 0.0023, 0.001, 0.0009, 0.0009, 0.0008, 0.0007, 0.0006], [0.0387, 0.0081, 0.0018, 0.0013, 0.0012, 0.0011, 0.0011, 0.001], [0.3232, 0.0036, 0.0025, 0.0015, 0.0012, 0.0008, 0.0007, 0.0007], [0.017, 0.0052, 0.004, 0.0033, 0.0033, 0.0028, 0.0028, 0.0028], [0.01, 0.0078, 0.0054, 0.0051, 0.0045, 0.0042, 0.0035, 0.0035], [0.0154, 0.0127, 0.012, 0.0112, 0.0093, 0.0082, 0.0077, 0.0068], [0.0133, 0.0125, 0.0097, 0.0076, 0.0076, 0.0063, 0.0063, 0.0063], [0.0083, 0.0083, 0.0078, 0.0057, 0.0054, 0.0054, 0.0054, 0.0054], [0.0326, 0.0288, 0.0271, 0.0175, 0.0136, 0.012, 0.0106, 0.0094], [0.0477, 0.0448, 0.0396, 0.0225, 0.0225, 0.0199, 0.0199, 0.0155], [0.0795, 0.0619, 0.0425, 0.0425, 0.0353, 0.0331, 0.0214, 0.0201], [0.0281, 0.0219, 0.0206, 0.0171, 0.0141, 0.0141, 0.0125, 0.0117], [0.029, 0.0176, 0.0129, 0.0121, 0.0083, 0.0078, 0.0078, 0.0073], [0.1391, 0.0898, 0.0424, 0.0352, 0.0352, 0.0257, 0.0107, 0.0074], [0.1141, 0.0835, 0.0611, 0.0307, 0.0211, 0.0198, 0.0198, 0.0136], [0.0722, 0.0386, 0.0341, 0.0207, 0.0194, 0.0183, 0.0183, 0.0183], [0.1967, 0.068, 0.0221, 0.0207, 0.0152, 0.0142, 0.0142, 0.0134], [0.3659, 0.0561, 0.0362, 0.0249, 0.0194, 0.0142, 0.0125, 0.0104], [0.4565, 0.0292, 0.0258, 0.0258, 0.0227, 0.0201, 0.0147, 0.013], [0.6542, 0.0942, 0.0238, 0.021, 0.0145, 0.0106, 0.0093, 0.0093], [0.802, 0.0845, 0.0147, 0.0101, 0.0079, 0.0069, 0.0069, 0.0045], [0.9187, 0.0587, 0.0043, 0.0038, 0.002, 0.0018, 0.0018, 0.0012], [0.9398, 0.0364, 0.0038, 0.0038, 0.0038, 0.0021, 0.0014, 0.0011], [0.9256, 0.0407, 0.0062, 0.0043, 0.0033, 0.0029, 0.0026, 0.0019], [0.9251, 0.0359, 0.0091, 0.0043, 0.0033, 0.0029, 0.0029, 0.0026], [0.9357, 0.0151, 0.0081, 0.0063, 0.0041, 0.0038, 0.0036, 0.003], [0.911, 0.0214, 0.0108, 0.0079, 0.0065, 0.0045, 0.004, 0.0037], [0.8922, 0.0444, 0.012, 0.0073, 0.006, 0.0039, 0.0036, 0.0024], [0.8382, 0.0607, 0.0197, 0.0135, 0.0099, 0.0041, 0.003, 0.0027], [0.7751, 0.0721, 0.0194, 0.0104, 0.0098, 0.0086, 0.0036, 0.0036], [0.3958, 0.1456, 0.1001, 0.0417, 0.0325, 0.0197, 0.0174, 0.0093], [0.3393, 0.2332, 0.0668, 0.052, 0.0459, 0.0262, 0.0217, 0.0109], [0.6155, 0.0649, 0.0573, 0.0446, 0.0393, 0.027, 0.0239, 0.0082], [0.5963, 0.1936, 0.0712, 0.0262, 0.0231, 0.018, 0.0109, 0.0096], [0.5266, 0.3194, 0.0808, 0.0159, 0.0096, 0.0096, 0.0058, 0.0022], [0.4067, 0.1921, 0.1921, 0.0624, 0.0139, 0.0108, 0.0102, 0.009], [0.3364, 0.2968, 0.1589, 0.0964, 0.009, 0.0079, 0.0079, 0.0042], [0.3332, 0.2021, 0.1574, 0.1226, 0.0451, 0.0398, 0.0166, 0.0089], [0.9294, 0.0219, 0.0133, 0.0091, 0.008, 0.0034, 0.002, 0.0018], [0.3813, 0.1801, 0.1589, 0.1092, 0.0516, 0.019, 0.0168, 0.0115], [0.5175, 0.168, 0.1155, 0.1019, 0.0292, 0.0156, 0.0069, 0.0061], [0.9983, 0.0006, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9994, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [52868, 26961, 11297, 142884, 5187, 1644, 10680, 30418, 142986, 73026, 9774, 85013, 87597, 27297, 2535, 840, 599, 905, 3558, 2646, 556, 40352, 11930, 1570, 575, 5044, 12044, 4009, 27936, 24788, 9321, 4518, 4226, 5089, 4895, 6107, 2478, 3395, 4055, 7524, 7651, 17353, 19501, 23743, 20746, 11998, 8949, 6757, 25399, 24450, 22109, 18091, 3929, 3561, 2373, 5312, 3914, 6267, 9050, 7306, 4023, 2724, 2721], "Kotlin": [222137, 101911, 91965, 13610, 16216, 37983, 53521, 82970, 103421, 125267, 126906, 66822, 65263, 64749, 150462, 58280, 86448, 75116, 155152, 209024, 223310, 101017, 59024, 122143, 83415, 10153, 13320, 57713, 22573, 15859, 21674, 59358, 106897, 27185, 19734, 7504, 872, 1048, 916, 1271, 1326, 3141, 1346, 1554, 2609, 2182, 2512, 2001, 1509, 1658, 4045, 5006, 704, 561, 401, 492, 461, 1020, 1626, 1249, 1495, 1511, 931], "Rust": [59809, 128850, 82175, 103463, 52972, 31353, 56006, 65342, 81166, 49734, 17918, 62431, 60113, 46490, 38155, 29344, 30521, 51843, 85515, 127027, 131013, 93913, 60452, 18407, 5448, 8867, 9915, 5288, 7119, 7326, 5734, 5972, 6703, 12353, 6290, 3105, 471, 470, 611, 726, 758, 1318, 1555, 2780, 6009, 4137, 5271, 9630, 16613, 32605, 45534, 38501, 1295, 794, 549, 367, 24, 60, 53, 69, 81, 163, 99]}}, {"pos": 540, "top": [["s", " \u2013", "**\u2013", "**.", " **\u2013", "er", "**:", "\u2013"], ["**\u2013", "s", " **\u2013", " \u2013**", " **", "**.", "-**", "\u2026**"], ["**\u2013", "s", "\u2026**", " **\u2013", "**.", "**\u3002", " \u2013**", "**"], ["\uff1f**", "\u300d**", " **\u300c", " **", " **\u00ab", " **:", "**\u3002", "\u2019**"], ["s", " **", " **.", "**.", "**\u3002", "-**", " **#", "**"], [" **", "s", "-**", "**.", " **.", "**\u3002", "**:", " **\u201c"], ["s", " **", "**.", "**", "-**", "**\u3002", " **.", "\u2019**"], [" **", "s", "-**", "**.", "**", " **#", "**-", " **."], [" **", "s", "**.", "**", " **#", "...**", "-**", " **."], ["s", " **", "-**", " **#", "\u2026**", "**", "**-", "**,"], ["s", " **", "er", "**", "...**", " **#", "a", "**."], [" **", " **#", "-**", "s", " **\u00ab", "...**", "**-", " **-"], [" **", "s", "...**", "-**", " **\u00ab", " **#", "\u2026**", "**-"], [" **", "s", " **\u00ab", "-**", "...**", " **#", "er", " **\u2013"], ["s", " **", "er", "a", "ing", "...**", "o", "\u2026**"], ["s", " **", "er", "ing", "a", "o", " **\u2013", "-**"], ["s", " **", "er", "ing", "a", "o", " **\u2013", "...**"], [" **", " **\u2013", "s", "...**", "**\u2013", "\u2026**", "-**", "er"], [" **", "s", "...**", " **\u2013", "\u2026**", "**,", "**", "ing"], ["...**", " **", "**\u2013", "\u2026**", "s", "**,", " **\u2013", "**:"], [" **", "**,", "...**", "**:", "**\u2013", "a", "s", "**"], [" **", " **#", " **\u2013", "**\u2013", "\u300d**", "**:", " **+", "\u2019**"], [" **", " **#", " **\u2013", "**\u2013", "ing", "**,", "\u300d**", "**:"], [" **", "a", "s", "er", "ing", "i", "o", " \u2013"], [" **", "...**", "**,", "\u2026**", "**:", " \n\n", "\r\n\r\n", " \r\n\r\n"], [" **", " **#", "...**", " **\u2018", "\u2026**", "**:", "**,", "\u2019**"], [" **", " technology", " **#", "...**", "**,", " tech", " **\u2018", "**:"], [" **", " technology", "...**", "\u2011", " \n\n", " crafting", " tech", " global"], [" **", "...**", " technology", " technologies", "\u2026**", " tech", " tools", " foundational"], [" **", "...**", "\u2026**", " technology", " technologies", " **\u2013", "**", " tech"], [" **", " technology", " ...", "...**", " core", " work", " technologies", " tools"], [" **", " technology", " work", " focused", " core", " development", " ,", " complex"], [" **", " core", " technology", " focused", " \u2013", " work", " traditional", " power"], [" core", " technology", " \u2013", " tech", " foundational", " **", " global", " modular"], [" **", "**:", " tech", " core", "\u2026**", " technology", "!**", "\u2011"], [" \u2013", "\u2011", "**:", " **", "\u2026**", " tech", "**", " technology"], [" architecture", " tech", " hybrid", " modular", " technology", " software", " core", " infrastructure"], [" architecture", " software", " hybrid", " technology", " modular", " tech", " core", " infrastructure"], [" architecture", " software", " technology", " core", " hybrid", " tech", " infrastructure", " modular"], [" architecture", " core", " hardware", " hybrid", " modular", " tech", " Architecture", " software"], [" architecture", " hardware", " core", " software", " tech", " technology", " modular", " Architecture"], [" architecture", " hardware", " software", " modular", " technology", " core", " Architecture", " tech"], [" architecture", " software", " modular", " hardware", " technology", " lightweight", " Architecture", " hybrid"], [" architecture", " software", " hardware", " technology", " modular", " lightweight", " core", " Architecture"], [" architecture", " core", " modular", " hardware", " software", " technology", " lightweight", " framework"], [" architecture", " core", " modular", " hardware", " technology", " Architecture", " use", " software"], [" **", "**:", ":**", " core", " hardware", " architecture", " Hardware", " Core"], [" **", "**:", ":**", " Primary", " core", " :**", " Structure", " Architecture"], [" **", "**:", ":**", " :**", "\uff1a**", "**", "-**", "?**"], [":**", "**:", " :**", " Architecture", "\uff1a**", " Hardware", " Structure", " Framework"], [":**", "**:", " :**", "\uff1a**", "?**", "\uff1f**", "\u4e3a\u4ec0\u4e48\u4e0d", " Architecture"], [" Framework", " Platform", " Desktop", " Architecture", " framework", " toolkit", " platform", " Choice"], [" Choice", " Framework", " Desktop", " Platform", " Backend", " toolkit", " framework", "-framework"], [" Choice", " Backend", " Framework", " Desktop", " Platform", " Architecture", " framework", " Why"], [" Choice", " Framework", " framework", " Architecture", " Platform", " Backend", " Desktop", " architecture"], [" Desktop", " desktop", " Framework", " Choice", " framework", " Backend", " UI", " Architecture"], [" Desktop", " Framework", " framework", " desktop", "-framework", "\u6846\u67b6", " Backend", " Choice"], [" Desktop", " desktop", "desktop", " Framework", "Desktop", "/desktop", " framework", "-framework"], [" Desktop", " desktop", " Framework", "Desktop", "desktop", " framework", "/desktop", " Engine"], [" Desktop", " desktop", " Framework", " framework", "Desktop", "desktop", "/desktop", "-framework"], [" Desktop", " desktop", " Framework", " framework", "Desktop", "desktop", "/desktop", "-framework"], [" Desktop", " desktop", "Desktop", " Framework", "desktop", " framework", "/desktop", "-desktop"], ["Desktop", " Desktop", "Framework", " Framework", " desktop", "Tech", "Why", "Technology"]], "p": [[0.998, 0.001, 0.0005, 0.0003, 0.0001, 0.0, 0.0, 0.0], [0.5387, 0.1543, 0.0936, 0.039, 0.0304, 0.0268, 0.0144, 0.0144], [0.5493, 0.229, 0.0842, 0.0656, 0.0273, 0.0146, 0.0101, 0.0029], [0.1862, 0.1061, 0.0605, 0.0534, 0.0501, 0.0471, 0.039, 0.0286], [0.9052, 0.0451, 0.0089, 0.0069, 0.0047, 0.0037, 0.0033, 0.0025], [0.5275, 0.1039, 0.0917, 0.0556, 0.0491, 0.0159, 0.0159, 0.0141], [0.6459, 0.2376, 0.0195, 0.0172, 0.0104, 0.0092, 0.0072, 0.0072], [0.6073, 0.2234, 0.0343, 0.0235, 0.0235, 0.0143, 0.0111, 0.0087], [0.5001, 0.1433, 0.0767, 0.0677, 0.0362, 0.022, 0.0171, 0.0151], [0.7874, 0.1207, 0.0238, 0.0144, 0.0077, 0.0047, 0.0041, 0.0036], [0.9361, 0.0411, 0.0049, 0.0043, 0.0034, 0.0018, 0.0014, 0.0011], [0.9645, 0.0107, 0.0051, 0.0051, 0.0024, 0.0024, 0.0009, 0.0007], [0.9585, 0.0083, 0.0083, 0.0057, 0.005, 0.0039, 0.0016, 0.001], [0.8595, 0.0378, 0.0178, 0.0157, 0.0139, 0.009, 0.0074, 0.0058], [0.9163, 0.0517, 0.0215, 0.002, 0.0017, 0.0011, 0.0005, 0.0004], [0.8961, 0.0506, 0.0271, 0.0094, 0.0047, 0.001, 0.0006, 0.0005], [0.9005, 0.0272, 0.024, 0.0176, 0.0073, 0.0032, 0.0027, 0.0024], [0.4903, 0.1405, 0.1094, 0.0517, 0.0378, 0.0355, 0.0148, 0.0115], [0.759, 0.055, 0.0485, 0.0179, 0.0179, 0.0108, 0.0084, 0.0079], [0.2103, 0.1856, 0.0683, 0.0602, 0.0499, 0.0469, 0.0414, 0.0322], [0.1224, 0.0742, 0.0697, 0.051, 0.0479, 0.0479, 0.0479, 0.0241], [0.5555, 0.0378, 0.019, 0.0123, 0.0079, 0.0074, 0.0074, 0.007], [0.6208, 0.0114, 0.0057, 0.0057, 0.0047, 0.0039, 0.0037, 0.0031], [0.0571, 0.0369, 0.027, 0.012, 0.0106, 0.0068, 0.006, 0.0047], [0.4631, 0.052, 0.0405, 0.0278, 0.0191, 0.014, 0.0123, 0.0116], [0.9591, 0.005, 0.0031, 0.0022, 0.0021, 0.0019, 0.0017, 0.0014], [0.9235, 0.0028, 0.0026, 0.0016, 0.0012, 0.0011, 0.001, 0.001], [0.7719, 0.0034, 0.0032, 0.0022, 0.0015, 0.0014, 0.0014, 0.0012], [0.8598, 0.0157, 0.0084, 0.0037, 0.0027, 0.0023, 0.0019, 0.0014], [0.8693, 0.0916, 0.0097, 0.0031, 0.0011, 0.001, 0.0009, 0.0006], [0.6861, 0.0321, 0.0092, 0.0067, 0.0052, 0.0049, 0.0043, 0.0043], [0.2946, 0.0166, 0.0138, 0.0089, 0.0089, 0.0084, 0.0084, 0.0065], [0.0464, 0.0194, 0.0194, 0.0117, 0.0097, 0.0081, 0.0081, 0.0081], [0.0525, 0.0435, 0.0319, 0.0281, 0.0233, 0.0233, 0.015, 0.0117], [0.2623, 0.0456, 0.0355, 0.0244, 0.0215, 0.0215, 0.0131, 0.0123], [0.0845, 0.0658, 0.0581, 0.0513, 0.0311, 0.0242, 0.0242, 0.0228], [0.053, 0.0322, 0.0302, 0.0284, 0.0267, 0.0235, 0.0208, 0.0183], [0.0481, 0.0352, 0.0331, 0.0242, 0.0242, 0.0227, 0.0214, 0.0177], [0.0614, 0.0329, 0.0272, 0.0272, 0.024, 0.0176, 0.0165, 0.0155], [0.0719, 0.034, 0.03, 0.0265, 0.0171, 0.0151, 0.0117, 0.0117], [0.1127, 0.047, 0.0251, 0.0251, 0.0208, 0.0196, 0.0196, 0.0184], [0.1109, 0.0594, 0.0492, 0.0383, 0.0232, 0.0232, 0.016, 0.0141], [0.1231, 0.0453, 0.04, 0.04, 0.0275, 0.0201, 0.0167, 0.0156], [0.1197, 0.0343, 0.0284, 0.0284, 0.0195, 0.0172, 0.0172, 0.0172], [0.1324, 0.043, 0.0335, 0.0295, 0.0203, 0.0179, 0.0168, 0.0149], [0.0699, 0.033, 0.0257, 0.0177, 0.0156, 0.0146, 0.0129, 0.0129], [0.0636, 0.0597, 0.0362, 0.0282, 0.0142, 0.0133, 0.0125, 0.0118], [0.2671, 0.0264, 0.0248, 0.0219, 0.0125, 0.011, 0.0091, 0.0091], [0.4392, 0.1616, 0.111, 0.0435, 0.017, 0.0125, 0.0076, 0.0067], [0.2254, 0.1065, 0.0368, 0.0346, 0.0305, 0.021, 0.0153, 0.0144], [0.1919, 0.1319, 0.1319, 0.0906, 0.0706, 0.0623, 0.0168, 0.0139], [0.1409, 0.1243, 0.0968, 0.043, 0.0277, 0.0245, 0.023, 0.0191], [0.1857, 0.0774, 0.0683, 0.0603, 0.0414, 0.0323, 0.0303, 0.0222], [0.229, 0.1226, 0.0656, 0.033, 0.031, 0.0291, 0.0273, 0.0257], [0.1537, 0.1057, 0.0932, 0.0823, 0.0566, 0.0343, 0.0343, 0.0221], [0.6297, 0.0852, 0.0456, 0.0314, 0.0314, 0.0244, 0.0244, 0.009], [0.4293, 0.295, 0.1085, 0.0242, 0.0189, 0.0147, 0.0114, 0.0114], [0.9218, 0.0589, 0.0048, 0.0048, 0.0043, 0.0018, 0.0012, 0.0004], [0.921, 0.0667, 0.0043, 0.0038, 0.0016, 0.0012, 0.0006, 0.0002], [0.8202, 0.1258, 0.036, 0.0103, 0.003, 0.0016, 0.0007, 0.0007], [0.8736, 0.1043, 0.011, 0.0036, 0.0032, 0.0022, 0.0012, 0.0002], [0.9062, 0.0511, 0.0188, 0.0146, 0.0029, 0.0015, 0.0009, 0.0006], [0.2999, 0.2646, 0.2061, 0.125, 0.0169, 0.0159, 0.0132, 0.0091]], "ranks": {"Swift": [51859, 33264, 16203, 106871, 17291, 18930, 14957, 57619, 116820, 58576, 22131, 79496, 50800, 39460, 12581, 1538, 1232, 1148, 849, 831, 440, 5020, 1627, 955, 598, 1721, 3693, 1308, 3986, 4795, 4881, 4535, 4727, 3902, 2736, 5150, 3724, 3332, 3968, 3812, 4330, 7756, 10387, 8376, 6903, 5715, 4751, 4577, 6883, 7197, 43199, 49792, 32533, 25944, 17632, 14087, 9351, 5958, 7716, 6386, 4261, 3591, 421], "Kotlin": [91837, 46105, 15702, 5122, 4824, 13354, 11047, 18728, 31915, 32119, 37786, 13666, 8127, 10569, 48472, 19833, 30434, 21503, 27397, 51863, 37609, 5862, 4522, 30104, 9032, 1254, 2351, 20481, 4928, 4068, 16235, 35068, 37200, 16078, 9390, 6113, 3151, 3236, 4162, 5127, 8191, 9374, 5607, 8961, 12036, 14699, 14592, 12529, 4048, 6012, 12022, 4683, 1742, 771, 707, 634, 464, 597, 1188, 1104, 1329, 1574, 1733], "Rust": [29205, 45528, 18725, 8410, 3756, 1918, 2107, 2166, 3841, 2151, 4857, 3452, 1992, 2950, 11166, 12117, 16781, 25519, 38684, 36901, 29553, 9172, 3841, 3262, 3111, 2636, 4037, 4017, 4095, 5373, 7367, 8796, 8226, 9240, 5545, 4599, 2126, 2191, 2101, 2494, 2078, 2214, 2512, 4616, 5499, 3874, 3577, 3595, 3091, 7005, 23447, 19040, 11754, 4311, 6870, 3137, 258, 290, 370, 619, 651, 747, 825]}}, {"pos": 541, "top": [[" \u2013", "\u2013", " ", "\u200b\u200b", "\u00a0", "\u2013and", ".", " \u2013,"], [" \u2013", " \uff5e", "\u2013and", " \u00b7", " [@", " \u2013**", " \u2013,", " \u2014\u2014"], [" \u2013", "\u2013", "\u2013and", " \u2013,", ".\u2013", "\u2018", " \u2018", " \u200b\u200b"], [" --", " \uff5e", "\u2018s", " __", "\uff0d\uff0d", "\uff5e\uff5e", "\u6700\u65b0\u53d1\u5e03", " '__"], [" \u2018", " \u200b\u200b", "\u2018", "\u2018s", " \u2013", " \u2014\u2014", " .\"", "..'"], [" \u200b\u200b", "\u2018s", " \n \n", " \u2018", "\u2013and", " \n\n\n", " \uff5e", " \u3002"], [" __", "..'", " \u2014\u2014", " \u200b\u200b", " \n \n", " ..", "\u2018", " \u2018"], [" \u200b\u200b", " __", "..'", "..\"", "\u200b\u200b", "\u2018s", " ..", ":__"], [" \u200b\u200b", "..'", "..\"", "\u200b\u200b", "\u2018s", " __", ":__", "\u00a0"], ["\u2013", "\u2013and", "\u00a0", "\u2013\u2013", " \u2013", "..'", "..\"", ".\u2013"], ["\u00a0", "\u2013", " \u2013", "..'", "\u2018", "\u2013and", "&nbsp", "..\""], [" __", " **\u2018", " '__", "..'", "__/", "\u2018s", ":__", ".__"], [" \u201a", "\u2018s", " __", "..'", "_='", " '__", " **\u2018", "\u2013and"], [" \u201a", "\u2013and", "\u2018s", "\u2013\u2013", "\u2013", " \u2013**", " \u2013", "\u2010"], [" \u201a", "\u2010", "\u2013", " \u2013", "\u2013and", " --", " methodologies", " showcase"], [" \u201a", " showcasing", " showcase", " \u2013", " flagship", " showcased", " methodologies", " toolkit"], ["\u2013", " \u2013", "\u200b\u200b", " \u200b\u200b", "\u00a0", "\u2013and", " flagship", " \u201a"], ["\u2013", "\u200b\u200b", " \u2013", "\u2013and", " \u200b\u200b", " \u2013**", "\u00a0", "**\u2013"], ["\u200b\u200b", "\u2013", "\u2013\u2013", " \u2013", " \u2013**", " \u200b\u200b", "\u2013and", "&#"], ["\u2013", " &#", "\u2013\u2013", " \u2013**", "\u2013and", "&#", "**\u2013", " \u2013"], ["\u2013", " \u2013", "\u00a0", "\u2013and", "\u2013\u2013", "&#", " &#", "[["], [" __", ":__", " *__", "__:", " '__", " \u2013**", " **:", "__()"], [" __", ":__", " *__", "__:", " '__", " \u2013**", "__',", "__()"], [" __", " --", ":__", ".__", " \u200b\u200b", " \u201a", " \u2013**", " \u2013"], [" __", ":__", "__:", ".__", "__", "__,", "__;", "__["], [" __", " \u200b\u200b", ":__", " *__", "__:", "\u200b\u200b", " toolkit", " \u2013**"], [" __", " toolkit", ":__", " *__", "__:", " frameworks", " '__", " **:"], [" __", " --", "_[", " ___", "__[", " \u2013", " architecture", " toolkit"], [" \u200b\u200b", " architecture", " toolkit", " frameworks", " __", " Architecture", " technologies", " technology"], [" \u200b\u200b", " __", " architecture", " frameworks", " toolkit", "\u200b\u200b", " technology", " Architecture"], [" architecture", " \u200b\u200b", " technology", " development", " designers", " frameworks", " modern", " technologies"], [" \u200b\u200b", " \u2013", " ,", "\u200b\u200b", " development", " alongside", " technology", " developed"], [" \u2013", " \u200b\u200b", " ,", " development", " architecture", " :", " developed", "\u200b\u200b"], [" \u2013", " \u200b\u200b", " architecture", " Architecture", " frameworks", "\u200b\u200b", " flagship", " technology"], [" \u2013", " \u200b\u200b", "\u200b\u200b", " architecture", " frameworks", " partnered", " Architecture", " tech"], [" \u200b\u200b", " \u2013", "\u200b\u200b", " \u2014", "\u2013", " frameworks", " architecture", " Framework"], [" \u200b\u200b", "\u200b\u200b", " \u2013", " Framework", " frameworks", " architecture", " Architecture", " leveraging"], [" \u200b\u200b", " Framework", "\u200b\u200b", " frameworks", " architecture", " \u2013", " Architecture", " framework"], [" \u200b\u200b", "\u200b\u200b", " Framework", " frameworks", " architecture", " \u2013", " framework", "/framework"], [" \u200b\u200b", "\u200b\u200b", " Framework", " frameworks", " architecture", " framework", "/framework", "\u200b"], [" \u200b\u200b", " Framework", "\u200b\u200b", " frameworks", " architecture", " framework", "/framework", " Architecture"], [" architecture", " Framework", " frameworks", " framework", " Architecture", " choice", " Choice", "/framework"], [" frameworks", " architecture", " Framework", " framework", " Choice", " Architecture", " choice", "/framework"], [" Choice", " frameworks", " choice", " Framework", " architecture", " Choose", " framework", " Architecture"], [" choice", " Choice", " frameworks", " architecture", " framework", " chosen", " Framework", " choices"], [" choice", " Choice", " chosen", " choices", " choose", " architecture", " Choose", " Choices"], [" Choice", " choice", " Choose", " chosen", " choose", ":", " Choices", " choices"], [" Choice", " choice", " Choose", " chosen", "\u9009\u7528", " Choices", " choose", "choose"], [":", ":**", "**:", " Choice", " :**", "\uff1a**", " **:", "\u9009\u7528"], [":**", ":", "\uff1a**", "**:", " **:", " :**", ":<", " **"], [":**", "**:", "\uff1a**", " **:", " :**", " **", " **:**", ":</"], [":**", "\uff1a**", "**:", " **:", " **", " :**", "-**", "**"], [":**", "**:", "\uff1a**", " :**", " **", "**", " **:", ";**"], [":**", "\uff1a**", " :**", "**:", "**", " **", " **:", ";**"], [":**", "**:", "\uff1a**", " :**", " **:", "**", " **", ":*"], [":**", "**:", "\uff1a**", "**", " :**", " **:", " **", ";**"], [":**", "**", "**:", "\uff1a**", " **", " :**", " **:", ";**"], [":**", "**:", " **[", "**", "\uff1a**", " :**", " **", " **:"], [":**", "**:", " :**", "\uff1a**", " **[", "**", " **:", " **"], [":**", "**:", " :**", " **[", "**", " **:", "\uff1a**", " **"], [":**", " **[", "**:", " [", " :**", ":[", " [`", ":*"], [":**", "**:", " :**", " **[", ":", ":*", " **:", "**"], [":**", "**:", " :**", "\uff1a**", ":", ":</", ":*", "):**"]], "p": [[0.9067, 0.0156, 0.0107, 0.0084, 0.0054, 0.0048, 0.0035, 0.0031], [0.8273, 0.0438, 0.0161, 0.0098, 0.0081, 0.0076, 0.0076, 0.0046], [0.9064, 0.0744, 0.0114, 0.0017, 0.0015, 0.0012, 0.0008, 0.0006], [0.0888, 0.0783, 0.0573, 0.0446, 0.0446, 0.0446, 0.0211, 0.0186], [0.31, 0.2002, 0.0475, 0.0394, 0.0394, 0.0225, 0.0113, 0.0113], [0.3573, 0.0354, 0.0167, 0.0139, 0.0115, 0.0101, 0.0089, 0.0084], [0.2568, 0.0573, 0.0446, 0.0394, 0.0394, 0.0326, 0.0288, 0.0239], [0.3627, 0.1253, 0.0976, 0.0523, 0.0317, 0.028, 0.0232, 0.0132], [0.1739, 0.1739, 0.0875, 0.0601, 0.053, 0.0498, 0.0342, 0.0302], [0.3925, 0.1636, 0.1125, 0.0267, 0.0236, 0.0221, 0.0172, 0.0119], [0.5449, 0.1561, 0.0539, 0.0198, 0.0198, 0.0155, 0.0128, 0.012], [0.0895, 0.0351, 0.02, 0.0176, 0.0146, 0.0129, 0.0129, 0.0107], [0.0591, 0.0192, 0.018, 0.0132, 0.0109, 0.0103, 0.0097, 0.0085], [0.0405, 0.0246, 0.0124, 0.0116, 0.0096, 0.0075, 0.007, 0.0066], [0.0169, 0.014, 0.0116, 0.0109, 0.009, 0.007, 0.0066, 0.0062], [0.0178, 0.0123, 0.0115, 0.0095, 0.0084, 0.0079, 0.0079, 0.0062], [0.1066, 0.078, 0.0647, 0.0647, 0.0185, 0.0164, 0.0106, 0.0088], [0.1635, 0.0726, 0.064, 0.0499, 0.0499, 0.0143, 0.0126, 0.0111], [0.0445, 0.0445, 0.0393, 0.0369, 0.0288, 0.0254, 0.0186, 0.0174], [0.0541, 0.0477, 0.0421, 0.0396, 0.0372, 0.0349, 0.0212, 0.0212], [0.1796, 0.0514, 0.0483, 0.0354, 0.0157, 0.0157, 0.0138, 0.013], [0.0481, 0.0452, 0.0399, 0.0352, 0.0274, 0.0257, 0.0129, 0.0114], [0.4116, 0.0918, 0.0631, 0.0523, 0.0338, 0.0141, 0.0141, 0.0117], [0.251, 0.0319, 0.0104, 0.0097, 0.0086, 0.0076, 0.0076, 0.0071], [0.628, 0.0276, 0.0229, 0.0167, 0.013, 0.0122, 0.0079, 0.0074], [0.0846, 0.0546, 0.0311, 0.0311, 0.0292, 0.0258, 0.0214, 0.0189], [0.0514, 0.0312, 0.0293, 0.0275, 0.0201, 0.0167, 0.0108, 0.0108], [0.3483, 0.0163, 0.0077, 0.0072, 0.0068, 0.0064, 0.0064, 0.0056], [0.0372, 0.029, 0.0212, 0.0176, 0.0176, 0.0165, 0.0129, 0.0129], [0.058, 0.0399, 0.0352, 0.0147, 0.0147, 0.0138, 0.0138, 0.0114], [0.0307, 0.0289, 0.0225, 0.0186, 0.0106, 0.0094, 0.0094, 0.0088], [0.1177, 0.0671, 0.0263, 0.017, 0.0159, 0.0085, 0.008, 0.008], [0.0633, 0.0525, 0.0233, 0.0117, 0.0103, 0.0103, 0.0097, 0.0091], [0.0998, 0.0472, 0.0367, 0.0144, 0.0135, 0.0105, 0.0099, 0.0093], [0.0711, 0.0405, 0.0149, 0.0149, 0.0124, 0.0096, 0.0096, 0.0096], [0.4099, 0.0974, 0.0712, 0.0085, 0.0085, 0.0066, 0.0066, 0.0055], [0.4719, 0.0639, 0.0152, 0.0118, 0.0104, 0.0104, 0.0076, 0.0063], [0.3334, 0.0511, 0.048, 0.0213, 0.0146, 0.0129, 0.0107, 0.0095], [0.6004, 0.0409, 0.0299, 0.0125, 0.008, 0.0071, 0.0063, 0.0055], [0.5309, 0.0814, 0.0436, 0.0219, 0.0133, 0.011, 0.0091, 0.0091], [0.2515, 0.0767, 0.0636, 0.0465, 0.0437, 0.0282, 0.0249, 0.0206], [0.0981, 0.0865, 0.0764, 0.0463, 0.0435, 0.0384, 0.0318, 0.0281], [0.1222, 0.1013, 0.0952, 0.0615, 0.051, 0.0422, 0.0373, 0.0273], [0.1339, 0.092, 0.0864, 0.0812, 0.0463, 0.0435, 0.0435, 0.036], [0.2741, 0.1143, 0.054, 0.0507, 0.0476, 0.0395, 0.0348, 0.0327], [0.4018, 0.1478, 0.1016, 0.0374, 0.0227, 0.02, 0.02, 0.0095], [0.3623, 0.1939, 0.067, 0.0382, 0.0262, 0.018, 0.014, 0.0132], [0.3829, 0.1243, 0.0854, 0.0314, 0.0261, 0.0179, 0.0179, 0.0148], [0.2417, 0.1661, 0.0737, 0.0476, 0.0327, 0.0307, 0.0255, 0.0225], [0.4808, 0.1378, 0.1073, 0.0947, 0.0348, 0.0271, 0.0239, 0.0165], [0.3936, 0.2388, 0.1448, 0.0995, 0.0878, 0.0064, 0.0064, 0.0039], [0.5822, 0.1299, 0.1147, 0.0542, 0.0542, 0.0478, 0.0016, 0.0014], [0.8465, 0.0541, 0.0421, 0.0199, 0.0137, 0.0083, 0.0073, 0.0019], [0.8724, 0.0558, 0.0232, 0.016, 0.0097, 0.0059, 0.0036, 0.0017], [0.8046, 0.0748, 0.0583, 0.0275, 0.0214, 0.0033, 0.0023, 0.002], [0.8059, 0.0849, 0.0401, 0.0354, 0.0115, 0.0101, 0.0079, 0.0009], [0.8501, 0.0616, 0.0374, 0.0257, 0.0083, 0.0057, 0.0039, 0.0027], [0.772, 0.0814, 0.0494, 0.0436, 0.0264, 0.0076, 0.0076, 0.0052], [0.8078, 0.1239, 0.019, 0.0168, 0.0168, 0.007, 0.0054, 0.0012], [0.8711, 0.0557, 0.0338, 0.0181, 0.0097, 0.0028, 0.0024, 0.0019], [0.8132, 0.1101, 0.0315, 0.0169, 0.007, 0.0033, 0.0026, 0.002], [0.9315, 0.0409, 0.0091, 0.0081, 0.0043, 0.0011, 0.001, 0.001], [0.9992, 0.0007, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [150904, 31292, 5885, 3783, 1183, 246, 408, 2143, 8471, 3384, 4601, 11318, 8767, 10068, 11630, 3462, 3836, 4411, 2565, 2097, 2714, 5180, 5804, 4586, 3149, 7919, 20512, 13245, 9409, 14837, 8436, 5357, 5690, 6064, 5836, 3952, 2742, 3749, 4079, 4331, 5541, 5248, 4962, 4645, 3794, 2463, 1516, 1510, 3718, 8222, 23211, 19860, 8678, 15209, 17149, 17684, 6208, 8938, 7717, 5246, 5989, 3508, 3268], "Kotlin": [173392, 147918, 117874, 20977, 38550, 40362, 36011, 80618, 75827, 141992, 106402, 63824, 35318, 44530, 65582, 18727, 37295, 27050, 46879, 79842, 76779, 11403, 7332, 38722, 19963, 3019, 2897, 11039, 6451, 9221, 17811, 43122, 64247, 29947, 47462, 13484, 7253, 4696, 4581, 4709, 5089, 4993, 3016, 4038, 5613, 8433, 10308, 8900, 11532, 9849, 6174, 2592, 1982, 1613, 984, 622, 341, 530, 597, 488, 784, 1010, 1575], "Rust": [139580, 205611, 148576, 159052, 87020, 88418, 122380, 132634, 87479, 93986, 70248, 125732, 97766, 103855, 99985, 76498, 73933, 113099, 135279, 179660, 115267, 123603, 111108, 96223, 83008, 139013, 155095, 95280, 59335, 57836, 34337, 28442, 24459, 47858, 115848, 59956, 34551, 30654, 33982, 27466, 18731, 17000, 8969, 7985, 9609, 7021, 5401, 7631, 7904, 13655, 44926, 26636, 16661, 24426, 26712, 10162, 2690, 3134, 1785, 753, 867, 561, 378]}}, {"pos": 542, "top": [[" \u2013", ".", ",", "\u2013", "\u2026..", " (\u201e", "  \n", "\u2026\u2026"], ["  \n", "   \n", " \u2013**", ",\\\"", ",**", "\u52c7\u5f80\u76f4\u524d", ":**", "\u2013and"], ["\u2026\u2026", "\u2026..", "\u2013", ".", ",", " \u2013", "\u2026", "\u2026."], ["\u52a0\u62ff\u5927", " **\u201e", " ``(", " **:**", " ;;^", "raries", " Guta", "``"], [" ##", ":**", ":@", "ed", ".:**", "\u52a0\u62ff\u5927", " .....", "\u65b0\u52a0\u5761"], [":**", ".:**", "\u65b0\u52a0\u5761", "\u52a0\u62ff\u5927", "\u0d4d\u0d1f", "ed", "\u52c7\u5f80\u76f4\u524d", "\u4e8b\u534a\u529f\u500d"], [":**", "raries", ".:**", " ##", ",**", " .....", " **\u201e", " .........."], [":**", " **\u201e", "raries", ".:**", "\u52c7\u5f80\u76f4\u524d", ",**", " ##", " (\u201e"], [":**", ".:**", "raries", " **\u201e", ":\"", " (\u201e", "\u52c7\u5f80\u76f4\u524d", ":\\\""], ["\u52c7\u5f80\u76f4\u524d", ":**", "\u52e4\u52e4\u6073\u6073", "raries", "\u4e0d\u53ef\u601d\u8bae", ",\\\"", "\u4e8b\u534a\u529f\u500d", "\u5162\u5162\u4e1a\u4e1a"], [".", "...", ":...", ",\"", ":\"", ",", "an", ":**"], ["raries", ":**", " **\u2022", "\u52c7\u5f80\u76f4\u524d", " ##", " **\u201e", ".yaml", " -->"], ["raries", " theater", "\u52c7\u5f80\u76f4\u524d", " Savior", ":**", " **\u201e", " Theater", " LGBTQ"], ["raries", "\u52c7\u5f80\u76f4\u524d", " theater", " Savior", " Theater", ":**", ":\\\"", " LGBTQ"], ["...", "raries", "an", " theater", " Theater", ":...", " Classic", " Morrison"], [" theater", " LGBTQ", " Savior", "raries", "an", "...", " Theater", " Griffin"], ["...", "an", ":...", " Griffin", ",", " savvy", "\u52c7\u5f80\u76f4\u524d", " Wolf"], ["...", ":...", " Griffin", "...**", " Savior", "\u52c7\u5f80\u76f4\u524d", ":**", "...\\"], [" Savior", " Griffin", "...", ":...", " LGBTQ", " savvy", "\u52c7\u5f80\u76f4\u524d", " Theater"], ["\u52c7\u5f80\u76f4\u524d", " Griffin", "...", "\u4e0d\u53ef\u601d\u8bae", " savvy", "\u52e4\u52e4\u6073\u6073", "\u767d\u765c", " WiFi"], ["<|endoftext|>", "...", " Griffin", " Wolf", "\u4e0d\u53ef\u601d\u8bae", ":...", "an", " Phil"], [" ;;^", "Intialized", " **\u201e", "GuidId", "\u52e4\u52e4\u6073\u6073", "\u767d\u765c", " **\u2022", " Gabrie"], [" ``", " **", "GuidId", " ;;^", "Intialized", " **'", " Griffin", " ``("], [" ``", " Wilson", " modern", " **", " Griffin", "GuidId", " uniquely", " heavily"], ["\n\n", "  \n\n", "   \n\n", " \n\n", "...**", "...\\", "...", " __"], ["...**", " **", " **'", " *__", " **\u3010", " -**", " **\"", " **\u2022"], [" **", " *__", " **'", "...**", " __", " ___", " -**", "\n\n"], ["\n\n", " **", "  \n\n", " __", " \n\n", " ___", " ____", " **'"], [" **", "  \n\n", " LGBTQ", "\n\n", " modern", "...**", " heavily", " foundational"], [" **", "...**", " **\u201c", " __", " ...", " -**", " **\"", " ____"], [" **", " ,", " modern", " ...", " heavily", " American", " mostly", " ."], [" **", " ,", " modern", " heavily", " mostly", " primarily", " American", " just"], [" ,", " mostly", " heavily", " modern", " just", " primarily", " largely", " first"], [" primarily", " heavily", " uniquely", " modern", " famously", " mostly", " arguably", " incredibly"], [" **", " uniquely", " heavily", " primarily", " famously", " incredibly", " arguably", " aggressively"], [" **", " **\u201c", " hybrid", " heavily", " \u2013", " \u200b\u200b", "\u200b", " uniquely"], [" **", " \u200b\u200b", " hybrid", " heavily", " leveraging", " Hybrid", " modular", " Modular"], [" **", " Hybrid", " leveraging", " hybrid", " \u200b\u200b", " Modular", " **\u201c", " modular"], [" **", " using", " \u200b\u200b", " **\u201c", " leveraging", " **\"", " use", " Hybrid"], [" **", "\u200b", " use", " using", " \u200b\u200b", " **\u201c", "\u9009\u7528", " Modular"], [" using", " use", " uses", " Use", " Using", "\u9009\u7528", " leveraging", "\u200b"], [" using", " use", " uses", "\u9009\u7528", " modular", " Modular", " Using", " leveraging"], [" using", " **", " Modular", " use", "\u9009\u7528", " modular", " Using", " uses"], [" using", " use", "\u9009\u7528", " Using", " Choose", " Choice", " uses", " Use"], [" using", " use", " uses", "\u9009\u7528", " choice", " choose", " Using", " Choice"], [" using", " use", " uses", "\u9009\u7528", " choice", " Use", " Choice", " Uses"], [" **", " Use", " Uses", " Choose", " Using", " Choice", " use", " using"], [" Uses", " Use", " **", " Using", " use", " using", " uses", "\u9009\u7528"], [" **", " (**", " **+", "<strong", "-**", " **\"", " **[", "(**"], [" **", " (**", "-**", " **+", "<strong", "(**", " **\"", " **["], [" **", " **+", "-**", " (**", " **[", " **\"", ">**", " **#"], [" **", " **+", " Use", " **[", " Uses", " **\"", "-**", " (**"], [" **", " **[", " Use", " **+", "-**", " **\"", " use", " Uses"], [" **", " Use", " **[", " **+", " use", "-**", "\u9009\u7528", " Uses"], [" **", " Use", " use", " **[", "-**", ">**", " **+", "\u9009\u7528"], [" **", " use", " Use", "-**", ">**", " **[", " **+", "\u4f7f\u7528"], [" **", " Use", " use", "-**", " **[", ">**", " **+", ";**"], [" **", " Use", " **[", " use", ">**", "-**", " **+", "Use"], [" Use", " **", " **[", " use", "Use", " **\"", "-**", " Uses"], [" Use", " **", " use", " **[", "Use", " Choose", "-use", " Using"], [" Use", " **[", " **", " use", " [", "Use", " Choose", "[T"], [" **", " **[", " Use", " use", "Use", " (**", "-**", " **+"], [" Use", " **", " **[", " Build", " use", " Choose", " [", " Do"]], "p": [[0.4837, 0.3324, 0.0329, 0.0309, 0.0256, 0.0114, 0.0107, 0.0078], [0.2286, 0.0479, 0.045, 0.0329, 0.0226, 0.0226, 0.0213, 0.0176], [0.3101, 0.2132, 0.1141, 0.0692, 0.0506, 0.0394, 0.0348, 0.0211], [0.0442, 0.0324, 0.0196, 0.0173, 0.0153, 0.0153, 0.0153, 0.0119], [0.08, 0.0585, 0.0456, 0.0428, 0.0244, 0.0215, 0.019, 0.0168], [0.063, 0.0592, 0.0317, 0.028, 0.015, 0.015, 0.015, 0.015], [0.3425, 0.1045, 0.0866, 0.0384, 0.0193, 0.0182, 0.016, 0.0091], [0.2049, 0.1323, 0.1097, 0.103, 0.026, 0.0203, 0.0131, 0.0109], [0.2082, 0.0766, 0.0766, 0.0436, 0.0319, 0.0265, 0.0249, 0.0194], [0.2113, 0.0534, 0.0324, 0.0324, 0.0286, 0.0209, 0.0197, 0.0173], [0.2642, 0.1706, 0.0489, 0.0459, 0.0381, 0.0278, 0.0231, 0.0231], [0.3294, 0.0211, 0.0164, 0.0145, 0.0136, 0.0093, 0.0082, 0.0077], [0.1017, 0.0227, 0.0227, 0.0213, 0.0156, 0.0138, 0.0101, 0.0078], [0.098, 0.0205, 0.0193, 0.015, 0.0103, 0.0091, 0.0071, 0.0071], [0.0772, 0.0195, 0.0183, 0.0143, 0.0105, 0.0056, 0.0056, 0.0046], [0.0146, 0.0121, 0.0088, 0.0088, 0.0065, 0.0054, 0.0054, 0.005], [0.1865, 0.0153, 0.0064, 0.0064, 0.0047, 0.0032, 0.0032, 0.003], [0.0747, 0.0201, 0.0157, 0.0101, 0.0061, 0.0058, 0.0048, 0.0035], [0.0092, 0.0068, 0.006, 0.0039, 0.0039, 0.0036, 0.0034, 0.0034], [0.0046, 0.0046, 0.0044, 0.0036, 0.0032, 0.003, 0.0026, 0.0022], [0.0188, 0.0114, 0.0025, 0.0022, 0.0017, 0.0016, 0.0014, 0.0014], [0.0121, 0.0065, 0.0051, 0.0051, 0.0031, 0.0031, 0.0027, 0.0024], [0.0616, 0.0042, 0.0033, 0.0025, 0.0024, 0.002, 0.002, 0.002], [0.0277, 0.0023, 0.002, 0.0016, 0.0015, 0.0015, 0.0014, 0.0014], [0.2663, 0.2208, 0.0633, 0.0248, 0.0205, 0.0103, 0.004, 0.0031], [0.2078, 0.1341, 0.0525, 0.0361, 0.0233, 0.016, 0.0091, 0.0081], [0.1081, 0.0188, 0.0146, 0.0129, 0.0083, 0.0061, 0.0054, 0.0051], [0.1556, 0.1069, 0.027, 0.0175, 0.0099, 0.0077, 0.0073, 0.0053], [0.1229, 0.0107, 0.0065, 0.0065, 0.0051, 0.0051, 0.0048, 0.0048], [0.7946, 0.0308, 0.0078, 0.0069, 0.0069, 0.005, 0.0047, 0.0047], [0.0534, 0.0209, 0.0144, 0.0144, 0.0105, 0.0082, 0.0068, 0.0056], [0.0417, 0.0325, 0.0106, 0.0077, 0.0073, 0.006, 0.0056, 0.0053], [0.0166, 0.0114, 0.0078, 0.0078, 0.0073, 0.0065, 0.0045, 0.0039], [0.0143, 0.0119, 0.0105, 0.0092, 0.0077, 0.0072, 0.006, 0.0046], [0.0116, 0.0116, 0.0096, 0.0058, 0.0052, 0.0048, 0.0035, 0.0033], [0.0391, 0.0135, 0.0127, 0.0105, 0.0087, 0.0087, 0.0082, 0.0082], [0.0481, 0.0122, 0.0101, 0.0095, 0.0084, 0.0074, 0.0069, 0.0061], [0.18, 0.0102, 0.0095, 0.009, 0.0079, 0.007, 0.0066, 0.0062], [0.3172, 0.0096, 0.0085, 0.0079, 0.0066, 0.0062, 0.0062, 0.0051], [0.236, 0.0319, 0.0151, 0.0151, 0.0142, 0.0125, 0.0097, 0.0091], [0.0755, 0.0626, 0.023, 0.0203, 0.0191, 0.0149, 0.0149, 0.0149], [0.1548, 0.0731, 0.0324, 0.0286, 0.0223, 0.0197, 0.0197, 0.0153], [0.078, 0.0445, 0.0418, 0.0369, 0.0287, 0.0253, 0.0253, 0.0238], [0.1563, 0.0652, 0.0508, 0.0508, 0.0421, 0.0328, 0.0308, 0.0289], [0.2264, 0.0944, 0.0505, 0.0326, 0.0239, 0.0164, 0.0164, 0.0154], [0.2289, 0.1151, 0.0579, 0.0291, 0.0257, 0.0213, 0.0188, 0.0177], [0.4412, 0.0677, 0.0561, 0.0362, 0.0282, 0.0249, 0.0206, 0.0171], [0.1564, 0.1296, 0.0891, 0.0694, 0.0612, 0.0575, 0.0508, 0.0477], [0.9943, 0.0019, 0.0008, 0.0006, 0.0005, 0.0004, 0.0002, 0.0002], [0.8992, 0.0211, 0.0211, 0.0145, 0.0069, 0.0061, 0.0035, 0.0032], [0.978, 0.0085, 0.0031, 0.0019, 0.0013, 0.0011, 0.0011, 0.0008], [0.9767, 0.0045, 0.0031, 0.0031, 0.0017, 0.0017, 0.0015, 0.0011], [0.9871, 0.0031, 0.0028, 0.0012, 0.0007, 0.0007, 0.0005, 0.0004], [0.9266, 0.0218, 0.0192, 0.0038, 0.0033, 0.0029, 0.0018, 0.0018], [0.9179, 0.0277, 0.0148, 0.0116, 0.0048, 0.0038, 0.0033, 0.0011], [0.8946, 0.0572, 0.0347, 0.0025, 0.0017, 0.0015, 0.0009, 0.0009], [0.9657, 0.0227, 0.0074, 0.0008, 0.0008, 0.0005, 0.0005, 0.0002], [0.8362, 0.0881, 0.0606, 0.0119, 0.0005, 0.0005, 0.0004, 0.0002], [0.4978, 0.4393, 0.0318, 0.0281, 0.0007, 0.0002, 0.0001, 0.0001], [0.7598, 0.1695, 0.055, 0.0123, 0.0013, 0.0002, 0.0001, 0.0001], [0.7514, 0.2153, 0.0227, 0.0083, 0.0006, 0.0005, 0.0002, 0.0001], [0.7014, 0.1565, 0.1381, 0.0032, 0.0001, 0.0001, 0.0, 0.0], [0.9926, 0.0046, 0.0012, 0.0008, 0.0003, 0.0003, 0.0, 0.0]], "ranks": {"Swift": [13694, 2960, 2769, 14657, 2810, 1493, 2134, 7324, 32398, 22293, 5834, 35659, 11898, 9611, 3026, 461, 159, 152, 483, 845, 494, 6922, 2361, 904, 2057, 7484, 8922, 1989, 1212, 1588, 1856, 2361, 3022, 1775, 3475, 2668, 1556, 2745, 3242, 2892, 2947, 3184, 3256, 3238, 3078, 2496, 1756, 1320, 2394, 4909, 13252, 12954, 5994, 6519, 5488, 5003, 1972, 2527, 2370, 1949, 2177, 972, 794], "Kotlin": [169081, 93383, 69117, 12597, 19498, 27809, 20684, 28522, 29899, 38921, 46843, 16910, 6474, 12302, 34247, 6557, 18340, 9359, 19763, 47964, 71275, 49199, 79431, 140233, 96680, 22863, 29175, 74571, 34602, 35060, 80748, 97959, 158444, 106253, 118806, 41622, 17607, 17213, 14444, 7610, 8409, 6762, 4273, 5246, 7340, 11538, 8780, 7702, 5667, 5709, 5374, 1440, 729, 502, 438, 480, 312, 304, 294, 333, 540, 764, 661], "Rust": [18647, 34021, 23285, 81868, 25814, 15271, 25058, 25325, 31980, 15542, 4459, 8856, 3159, 4349, 7358, 4288, 5995, 5643, 12479, 19666, 19636, 43799, 40993, 22326, 29593, 55529, 44252, 21864, 14980, 16646, 11973, 12898, 14915, 26173, 25628, 13845, 6763, 5735, 7286, 4046, 2093, 1706, 1145, 2000, 2383, 2115, 2701, 3218, 2523, 3586, 8349, 5590, 4870, 3983, 3219, 1391, 437, 464, 305, 211, 294, 159, 65]}}, {"pos": 543, "top": [[".", ",", " \u2013", "\u2013", ";", "?", "\u00a0", "\u00a0\u00a0"], ["\u2013", ".", " \u2013", ",", ";", "?", ":", "  \n"], [".", "\u2013", ",", ";", " \u2013", "?", "\u2026", "\u2026."], [" Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " YYS", " milfs", " Geile", " Blowjob", " councill", "uggy"], [" Freed", "\u2022", "?...", " Use", "able", ":...", "\u00a0\u00a0", "boat"], [" \u200b\u200b", "\u00a0\u00a0", "\u2026.", "boat", "odge", " Freed", "!", "culos"], ["cep", "ables", "!\u00bb", "FUL", "\u0e22\u0e4c", ":?", "ably", "\u2014\""], [" Geile", "ertest", " Teixe", "FUL", "able", " Shemale", "iland", "chantment"], [":...", "?...", "\u00ading", "!\u201d.", "iland", " Teixe", "\u0441\u043b\u043e\u0432\u043d\u043e", "////////////////////////////////////////////////"], ["\u00ading", ":...", "\u30c3\u30b3", "\u0441\u043b\u043e\u0432\u043d\u043e", "iland", " Teixe", "\u2014\"", "ably"], ["...", ":...", "\u00a0", "ably", "\u2014", ",...", "\u2013", "able"], ["iland", "\u00ading", "\u30c3\u30b3", "ably", "able", "/use", "\u0e22\u0e32\u0e07", "\u6027\u76ae\u708e"], ["\u00ading", "iland", "/use", "\u6027\u76ae\u708e", "able", " Teixe", "ably", "\u5c31\u8dd1"], ["\u6027\u76ae\u708e", "/use", "\u30c3\u30b3", " Teixe", "uations", "cep", "ertest", "utang"], ["\u30c3\u30b3", " savvy", "ably", " Philly", " Lester", "/use", " Wayne", " Creative"], [" savvy", " folks", " \u2014", " nicely", "\u2014", "\u9591", "\u2022", " plenty"], ["...", " savvy", "?...", "\u2014", " \u2014", "\u30c3\u30b3", " folks", ":..."], ["...", "...\\", "?...", ":...", " \u2014", "\u2014", "...\u201d", "\u2014you"], ["...", "...\u201d", ":...", "\u2014you", " \u2014", "...**", "...</", "?..."], [" \u2014", "\u2014", "\u2014you", "\u2014\"", "\u2014or", "...", "\u2014even", "?..."], ["<|endoftext|>", "  \n\n", " \n\n", " \u2014", "\u2014", "\u2014\"", "...", "   \n\n"], [" **\u2014", " Teixe", "\u30c3\u30b3", "\u597d\u597d\u5730", "\u914e", "berman", "\u4e66\u5427", " ;;^"], ["\u30c3\u30b3", "\u0434\u0443\u043c\u0430\u043d", "\u2014or", "\u597d\u597d\u5730", " **\u2014", "\u2014you", " creatively", " **#"], ["<|endoftext|>", " \u2014", "fully", " heavily", " ...\\", " ...", "\u2014or", "\u2014"], ["  \n\n", " \n\n", "\n\n", "   \n\n", "\r\n\r\n", " \r\n\r\n", "\t\n\n", "...\\"], [" **#", "...**", " **", " ___", " **\u201c", " **\u2014", " *__", " **'"], [" **#", " ___", " **", " \n\n", " *__", " **'", " **\u2014", "...**"], [" \n\n", "  \n\n", "\n\n", " \u2014", " **", "   \n\n", "\r\n\r\n", " \r\n\r\n"], [" \n\n", "  \n\n", " **", " \u2014", "...**", " ...\\", " ___", " _____"], ["...**", " ...", " **", " ...\\", " \n\n", " ___", "  \n\n", " _____"], [" **", " ...", " \n\n", "  \n\n", " ...\\", "...**", " \u2014", " ___"], [" **", " \u2014", " ...", " _____", " ___", " **\u201c", " \n\n", "  \n\n"], [" \u2014", " heavily", " modern", " **", " tech", " traditional", " strategically", " hybrid"], [" tech", " \u2014", " creatively", " heavily", " hybrid", " modular", " seamlessly", " foundational"], [" **", " **\u201c", " tech", " hybrid", "**\u2014", " Hybrid", " heavily", " collaborative"], [" **", " **\u201c", "**\u2014", "<|endoftext|>", " tech", " Hybrid", " hybrid", " \u2014"], [" **", " **\u201c", "**\u2014", " **\"", " Hybrid", " tech", " hybrid", " Kickstarter"], [" **", " **\u201c", " Hybrid", " **+", " Kickstarter", " tech", " @", " \ufffd"], [" **", " **\u201c", " **\"", " **+", " Hybrid", " Kickstarter", " \ufffd", " **'"], [" **", " **\u201c", "\ufffd", " \ufffd", " Kickstarter", " **+", " **\"", " Hybrid"], [" **", " Kickstarter", " Hybrid", " tech", "\ufffd", " Software", " Modular", " Agile"], [" **", " Modular", " Kickstarter", " Software", " software", " modular", " Hybrid", " Agile"], [" **", " Modular", " **\u201c", " **+", " Kickstarter", "<strong", " Software", " **\u00ab"], [" **", "<strong", " Modular", " Kickstarter", " Software", " **\u00ab", " Hybrid", " **+"], [" **", " Modular", " Kickstarter", " **+", " **\u00ab", " Hybrid", " modular", " Software"], [" Modular", " **", " Hybrid", " Kickstarter", " modular", " *@", "/use", " Agile"], [" **", " **+", " **#", " **\u00ab", "<strong", " **\"", " Modular", " (**"], [" **", "<strong", " Either", " Modular", " **+", " Hybrid", " **#", "either"], [" **", " **+", " **#", " **\u00ab", " **[", " **\"", " **(", " (**"], [" **", " **+", " **#", " **\u00ab", " **[", " **\"", "-**", " **'"], [" **", " **+", " **#", " **[", " **\u00ab", " **\"", " **\u3010", " **'"], [" **", " **+", " **[", " **#", " **\"", " **\u00ab", " **'", " **\u3010"], [" **", " **[", " **+", " **#", " **\"", "-**", " **'", " **\u3010"], [" **", " **[", " **+", " **#", "-**", " **\"", " **\u3010", " **\u20ac"], [" **", " **[", " **+", " **#", "-**", " **\u3010", " **\"", " **-"], [" **", " **[", " **+", " **#", "-**", "**", " **\u3010", " (**"], [" **", " **[", " **+", " **#", "**", "-**", " **\u3010", " **\""], [" **", " **[", " **#", " **\u3010", " **+", "**", "-**", " **\""], [" **", " **[", " **+", " **#", " **\u3010", " **\"", "**", " **'"], [" **", " **[", " **+", " **#", " **\"", "[T", " **\u3010", " ["], [" **", " **[", " [", " [`", "[T", " **\u3010", " **+", " **#"], [" **", " **[", " **.", " [", " **\u3010", " **+", " **#", " **'"], [" **", " **[", " [", "[T", " [`", " **.", " **\u3010", " **#"]], "p": [[0.6421, 0.2677, 0.0249, 0.022, 0.022, 0.0071, 0.0028, 0.0022], [0.3988, 0.1884, 0.1143, 0.089, 0.0575, 0.0155, 0.0053, 0.0053], [0.3435, 0.3435, 0.2675, 0.0151, 0.0104, 0.0081, 0.0032, 0.0019], [0.0196, 0.0072, 0.0044, 0.0039, 0.0032, 0.0022, 0.0021, 0.0019], [0.0069, 0.0053, 0.0042, 0.0032, 0.0032, 0.0032, 0.003, 0.0027], [0.009, 0.0055, 0.0035, 0.0035, 0.0024, 0.002, 0.0015, 0.0014], [0.0035, 0.0035, 0.0033, 0.0033, 0.0029, 0.0024, 0.0023, 0.0021], [0.0043, 0.004, 0.0035, 0.0033, 0.0031, 0.0029, 0.0028, 0.0028], [0.007, 0.004, 0.0033, 0.0027, 0.0027, 0.0026, 0.0026, 0.0023], [0.0077, 0.003, 0.0019, 0.0019, 0.0018, 0.0015, 0.0015, 0.0014], [0.1549, 0.057, 0.0417, 0.0238, 0.0223, 0.021, 0.0197, 0.0174], [0.0054, 0.0048, 0.0045, 0.0033, 0.0021, 0.0018, 0.0017, 0.0016], [0.0062, 0.0029, 0.0027, 0.0026, 0.0024, 0.0021, 0.0021, 0.0019], [0.0026, 0.0024, 0.0021, 0.0017, 0.0016, 0.0015, 0.0014, 0.0013], [0.006, 0.0053, 0.0027, 0.0021, 0.002, 0.0016, 0.0016, 0.0014], [0.0287, 0.0197, 0.0088, 0.003, 0.002, 0.002, 0.002, 0.0018], [0.0162, 0.0143, 0.0081, 0.0068, 0.0056, 0.0041, 0.0036, 0.0028], [0.0705, 0.0402, 0.0294, 0.0276, 0.0178, 0.0139, 0.0108, 0.007], [0.0807, 0.0669, 0.0358, 0.0336, 0.0279, 0.0246, 0.0246, 0.0217], [0.0572, 0.0369, 0.0287, 0.0224, 0.0198, 0.0145, 0.012, 0.0106], [0.2336, 0.0381, 0.0204, 0.0149, 0.0096, 0.0085, 0.0052, 0.0048], [0.0019, 0.0019, 0.0016, 0.0016, 0.0013, 0.0013, 0.0012, 0.0012], [0.0017, 0.0015, 0.0013, 0.0012, 0.0012, 0.0012, 0.0011, 0.0011], [0.0074, 0.0069, 0.0029, 0.0027, 0.0023, 0.0023, 0.0015, 0.0012], [0.3217, 0.2839, 0.0525, 0.0319, 0.0219, 0.0133, 0.0125, 0.0117], [0.0632, 0.0632, 0.036, 0.0299, 0.0247, 0.0232, 0.0193, 0.0181], [0.0137, 0.0137, 0.0121, 0.0083, 0.0065, 0.0054, 0.005, 0.0047], [0.2783, 0.0903, 0.0484, 0.0243, 0.0089, 0.0074, 0.0074, 0.0058], [0.0589, 0.0589, 0.0246, 0.0204, 0.0204, 0.018, 0.0116, 0.0116], [0.2872, 0.1356, 0.1356, 0.0876, 0.0602, 0.0414, 0.0365, 0.0322], [0.3836, 0.1502, 0.1502, 0.0519, 0.0191, 0.0169, 0.0169, 0.0158], [0.7432, 0.0186, 0.0175, 0.0128, 0.0128, 0.0113, 0.0073, 0.0053], [0.0302, 0.0195, 0.0195, 0.0183, 0.0111, 0.0076, 0.0072, 0.0067], [0.0385, 0.0133, 0.0133, 0.0103, 0.0091, 0.0076, 0.0071, 0.0067], [0.0493, 0.0233, 0.016, 0.008, 0.008, 0.0067, 0.0059, 0.0049], [0.0758, 0.049, 0.0358, 0.0204, 0.0159, 0.0149, 0.014, 0.014], [0.2614, 0.0427, 0.0354, 0.0147, 0.013, 0.0115, 0.0079, 0.0079], [0.4768, 0.0286, 0.0153, 0.0093, 0.0087, 0.0072, 0.006, 0.0056], [0.6239, 0.0512, 0.0138, 0.0122, 0.0074, 0.0051, 0.0045, 0.0039], [0.51, 0.0538, 0.0136, 0.0128, 0.0113, 0.0099, 0.0099, 0.0073], [0.1275, 0.0284, 0.0184, 0.0173, 0.0152, 0.0152, 0.0134, 0.0126], [0.055, 0.0456, 0.0355, 0.0334, 0.0277, 0.0229, 0.0179, 0.0131], [0.2544, 0.039, 0.0367, 0.0304, 0.0252, 0.0173, 0.0173, 0.0144], [0.1182, 0.0864, 0.0384, 0.0193, 0.0193, 0.0181, 0.017, 0.0133], [0.0882, 0.0391, 0.0269, 0.0197, 0.0153, 0.0112, 0.0112, 0.0099], [0.0579, 0.0374, 0.0227, 0.0146, 0.0137, 0.0094, 0.0094, 0.0089], [0.7303, 0.0412, 0.0183, 0.0142, 0.0134, 0.0086, 0.0072, 0.0049], [0.2715, 0.0472, 0.0367, 0.0324, 0.0223, 0.0153, 0.0105, 0.0093], [0.9955, 0.0019, 0.0006, 0.0005, 0.0003, 0.0002, 0.0002, 0.0002], [0.9955, 0.0012, 0.0009, 0.0007, 0.0005, 0.0002, 0.0002, 0.0002], [0.9998, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9991, 0.0005, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9987, 0.0006, 0.0005, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9914, 0.0046, 0.0028, 0.0007, 0.0001, 0.0001, 0.0001, 0.0], [0.9886, 0.0059, 0.0031, 0.0015, 0.0001, 0.0001, 0.0001, 0.0001], [0.9993, 0.0003, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.977, 0.023, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9796, 0.0203, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9903, 0.0097, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.592, 0.4069, 0.001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9149, 0.0851, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.8925, 0.1066, 0.0006, 0.0001, 0.0001, 0.0, 0.0, 0.0]], "ranks": {"Swift": [31281, 10942, 15061, 200108, 13934, 21414, 78285, 189415, 218845, 199996, 121580, 206505, 215652, 173502, 48934, 2547, 4191, 2776, 5064, 13141, 5120, 39928, 26336, 4007, 3798, 22588, 31830, 3542, 3623, 4129, 2739, 2184, 2965, 4451, 6011, 4327, 2887, 4833, 5257, 4419, 5015, 4440, 4693, 3537, 3296, 2384, 1928, 1995, 6346, 16941, 31915, 40065, 11031, 9063, 4316, 5474, 2205, 2359, 2605, 2291, 1910, 2805, 1615], "Kotlin": [205927, 169565, 132087, 14527, 28312, 46179, 42203, 96832, 118609, 148089, 143522, 97709, 49255, 52414, 96398, 90702, 98300, 73635, 73165, 150008, 164760, 102734, 107923, 151782, 89792, 15774, 20347, 53563, 17922, 12225, 28116, 34444, 51421, 27781, 22283, 3629, 847, 724, 549, 249, 310, 230, 153, 180, 184, 354, 442, 441, 396, 598, 451, 219, 152, 93, 74, 89, 105, 123, 123, 289, 334, 422, 309], "Rust": [41668, 54081, 30039, 103360, 15772, 19334, 57540, 66206, 94376, 50829, 13855, 25206, 10480, 8154, 6224, 3291, 5927, 6612, 12679, 35262, 31825, 32406, 34118, 8756, 13776, 18230, 12523, 5273, 4990, 3499, 3685, 4214, 3959, 6173, 4484, 2042, 409, 345, 451, 170, 74, 55, 87, 140, 136, 74, 209, 295, 357, 799, 1651, 1057, 191, 153, 124, 106, 46, 34, 24, 17, 24, 40, 12]}}, {"pos": 544, "top": [["s", "**.", " \u2013", "**\u2013", "**,", "er", "**:", " **\u2013"], ["s", " **", "**\u2013", " **\u2013", "**,", "**.", "\u2026**", "-**"], ["\u2026**", "**\u2013", " **\u2013", "s", "**.", " **", "**\u3002", "\u2019**"], [" **", "\u300d**", " **\u00ab", "\u2019**", " **\u300c", " **:", "\uff1f**", ">**"], [" **", "-**", ">**", "s", "**", " **.", " **#", "**."], [" **", "-**", " **.", "**.", "(**", "\u2019**", ">**", " **#"], [" **", "**", "-**", "\u300d**", "**.", "\u2019**", ">**", "**\u3002"], [" **", "**", "-**", "\u300d**", " **\u00ab", ">**", "**.", " **#"], [" **", "**", "\u300d**", " **\u00ab", ">**", "...**", "-**", "(**"], [" **", "-**", ">**", "\u300d**", " **\u00ab", "**", " **#", "\u2026**"], [" **", "**", "...**", "-**", ">**", " **#", "\u300d**", " **\u00ab"], [" **", " **\u00ab", "\u300d**", " **#", "-**", ">**", " **\u300c", "...**"], [" **", " **\u00ab", "\u300d**", " **\u300c", "-**", " **#", ">**", " **."], [" **", " **\u00ab", "-**", "\u300d**", " **\u300c", ">**", " **+", " \u00bb**"], [" **", "\u300d**", " **\u00ab", "-**", "**", ">**", "...**", " **#"], [" **", " **\u00ab", "-**", "\u300d**", ">**", " **#", "**", "\u2019**"], [" **", "**", "-**", " **\u00ab", ">**", " **#", "(**", "\u2019**"], [" **", "**", "-**", ">**", " **\u00ab", "(**", "**-", "...**"], [" **", "**", "-**", "...**", "**-", " **\u00ab", "\u2019**", ">**"], [" **", "**", "-**", "\u2019**", ">**", "...**", "(**", "**,"], [" **", "**", "...**", "**,", ">**", "(**", "-**", "!**"], [" **", "**", ">**", "-**", " **#", "...**", " **\u00ab", "\u2019**"], [" **", "**", "...**", ">**", "-**", " **#", "\u2019**", "\u2026**"], [" **", "**", "...**", ">**", "**,", "\u2026**", "(**", "-**"], [" **", "**", "...**", "\u2026**", ">**", "-**", "**,", "\u2019**"], [" **", "**", ">**", "...**", "-**", " **#", "\u2026**", "\u2019**"], [" **", "**", ">**", "-**", " **#", "...**", " **'", "\u2019**"], [" **", "**", " **'", " **#", "-**", " **[", ">**", "\u2019**"], [" **", "**", "-**", "...**", "\u2019**", "\u2026**", ">**", " **#"], [" **", "**", "...**", "\u2026**", "-**", " **[", " **#", " **\u201c"], [" **", "**", " **[", " **'", "**,", "-**", " **#", " **."], [" **", "**", " **[", "**,", " **'", " **#", " **\u201c", "-**"], [" **", "**", "**,", "!**", " **'", ";**", " **#", "-**"], [" **", "!**", "-**", "\u2019**", ">**", "**\u2014", "**", "**,"], [" **", "!**", "**", "\u2019**", ">**", "-**", "**\u2014", "(**"], [" **", "**", "!**", "\u2019**", "**\u2014", "\u2026**", ">**", "-**"], [" **", "!**", "**", "\u2019**", ">**", "**\u2014", "-**", "]**"], [" **", "!**", "**", ">**", "\u2019**", "\u2026**", "-**", "(**"], [" **", "!**", ">**", "**", "\u2026**", "\u2019**", "-**", "(**"], ["!**", "\u2026**", "**", " **", ">**", "\u2019**", "...**", "(**"], ["!**", "**", "\u2026**", ">**", "(**", "]**", "\uff01**", "\u2019**"], ["!**", "\u2026**", "\u2019**", "**\u2014", "**", " **", ">**", "-**"], ["!**", "\u2026**", "-**", "\u2019**", " **", ">**", "(**", "**"], [">**", "\u2019**", " **", "\u2026**", "-**", "\u300d**", " **\u00ab", "**"], [" **", "**", "-**", "\u2019**", ">**", "**-", " **+", "\u300d**"], ["**", " **", "-**", ">**", "(**", "!**", "]**", "\u2019**"], ["**", "-**", " **", "!**", "(**", "**,", " Modular", ";**"], [" **", "**", "-**", "(**", ";**", " **+", " **#", ">**"], ["-**", " **", " **+", "**", "!**", "\u300d**", ";**", ">**"], [" Modular", " Kickstarter", "%**", ")**,", ">**", " Hobby", "**!", "-**"], [">**", "!**", "-**", "**\u3002", "**!", "]**", "%**", "\u300d**"], ["!**", "**!", "**\u3002", ">**", "**.", "\uff01**", "%**", ";**"], ["!**", " Rust", "**!", ";**", " Toolkit", ">**", "%**", "**."], [" Rust", " SwiftUI", " Toolkit", " Kotlin", " TypeScript", " Async", "!**", " Mozilla"], [" Rust", " SwiftUI", " TypeScript", " Toolkit", " Kotlin", " React", " Mozilla", " JSX"], [" Rust", " TypeScript", " SwiftUI", " Laravel", " Toolkit", " Reactive", " React", "velte"], [" Rust", " Cargo", "rust", " rust", " Crate", " crates", "Cargo", "cargo"], [" Rust", " Cargo", " Crate", "rust", " crates", " Tokio", " rust", "Cargo"], [" Rust", " Cargo", ".rs", " Crate", "rust", " Web", "Cargo", " rust"], [" Rust", " Ta", " TA", " lept", " Cargo", " T", " Tao", ".rs"], [" Rust", " lept", " Ta", " Cargo", " Le", " T", " TA", "rust"], [" T", " lept", " Le", " Rust", " Ta", " TA", "%**", "**"], ["T", "Le", "Ta", "TA", " T", "[T", "S", " Ta"]], "p": [[0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.327, 0.2885, 0.0937, 0.0442, 0.039, 0.0345, 0.0268, 0.0184], [0.5216, 0.2792, 0.055, 0.0428, 0.0378, 0.0139, 0.0084, 0.0058], [0.1512, 0.1512, 0.0861, 0.0671, 0.0491, 0.0461, 0.0407, 0.0359], [0.6321, 0.0519, 0.0404, 0.0315, 0.0315, 0.0315, 0.0278, 0.0216], [0.7171, 0.11, 0.0169, 0.0169, 0.0169, 0.0149, 0.0131, 0.009], [0.6989, 0.1215, 0.0271, 0.0271, 0.0164, 0.0164, 0.0145, 0.0088], [0.8153, 0.0521, 0.0246, 0.0246, 0.0132, 0.0103, 0.008, 0.0055], [0.5982, 0.0917, 0.0714, 0.0298, 0.0232, 0.0232, 0.0181, 0.0181], [0.6634, 0.0699, 0.0481, 0.0374, 0.0291, 0.0257, 0.02, 0.0177], [0.821, 0.0981, 0.0248, 0.0091, 0.0063, 0.0063, 0.0063, 0.0043], [0.9418, 0.0221, 0.0092, 0.0056, 0.0038, 0.003, 0.0023, 0.0018], [0.8562, 0.0902, 0.0122, 0.0095, 0.0074, 0.0035, 0.0024, 0.0019], [0.7067, 0.1787, 0.0274, 0.0147, 0.0114, 0.0089, 0.0061, 0.0054], [0.9569, 0.0057, 0.0057, 0.0057, 0.0057, 0.003, 0.003, 0.0016], [0.9533, 0.0106, 0.0093, 0.0044, 0.0039, 0.0024, 0.0021, 0.0013], [0.9726, 0.0066, 0.0058, 0.0035, 0.0031, 0.0015, 0.0009, 0.0008], [0.918, 0.0356, 0.0277, 0.0043, 0.0026, 0.0023, 0.0016, 0.0014], [0.9502, 0.0253, 0.0136, 0.0016, 0.0014, 0.0013, 0.0011, 0.001], [0.9039, 0.0742, 0.0061, 0.0025, 0.002, 0.0017, 0.0012, 0.0011], [0.5539, 0.3807, 0.0101, 0.0101, 0.0054, 0.0054, 0.0048, 0.0042], [0.959, 0.0176, 0.0044, 0.0044, 0.0021, 0.0021, 0.0019, 0.0013], [0.8978, 0.0737, 0.0088, 0.0053, 0.0022, 0.0015, 0.0013, 0.0012], [0.8858, 0.0824, 0.0098, 0.0046, 0.0025, 0.0017, 0.0012, 0.001], [0.4556, 0.3548, 0.1017, 0.033, 0.0107, 0.0074, 0.0051, 0.0039], [0.901, 0.0576, 0.0078, 0.0069, 0.0054, 0.0042, 0.0032, 0.0025], [0.9622, 0.0226, 0.0039, 0.0021, 0.0019, 0.0011, 0.0008, 0.0008], [0.9869, 0.0075, 0.0007, 0.0006, 0.0004, 0.0004, 0.0004, 0.0004], [0.8945, 0.0832, 0.0032, 0.0032, 0.0032, 0.0028, 0.0017, 0.0013], [0.96, 0.0329, 0.0024, 0.0016, 0.0007, 0.0005, 0.0002, 0.0002], [0.9914, 0.0067, 0.0002, 0.0002, 0.0002, 0.0002, 0.0002, 0.0001], [0.9915, 0.0052, 0.0005, 0.0004, 0.0003, 0.0002, 0.0002, 0.0001], [0.9826, 0.0019, 0.0015, 0.001, 0.0009, 0.0007, 0.0006, 0.0005], [0.7413, 0.0418, 0.0287, 0.0198, 0.0198, 0.0198, 0.0154, 0.012], [0.4984, 0.1428, 0.0595, 0.0525, 0.0361, 0.0319, 0.0193, 0.0151], [0.2712, 0.1645, 0.1452, 0.0777, 0.0686, 0.0605, 0.0286, 0.0196], [0.2979, 0.1407, 0.0967, 0.0753, 0.0665, 0.0457, 0.0403, 0.0216], [0.4691, 0.1186, 0.1047, 0.0494, 0.03, 0.03, 0.0265, 0.0133], [0.3437, 0.1116, 0.0869, 0.0767, 0.0677, 0.0362, 0.0249, 0.0171], [0.1807, 0.1595, 0.1242, 0.0854, 0.0518, 0.0457, 0.0334, 0.0314], [0.3434, 0.1431, 0.0527, 0.0527, 0.034, 0.022, 0.0206, 0.0206], [0.1491, 0.1025, 0.0662, 0.0584, 0.0548, 0.0427, 0.0401, 0.0259], [0.1028, 0.0852, 0.08, 0.0752, 0.0752, 0.0663, 0.0428, 0.0378], [0.0612, 0.0575, 0.054, 0.0507, 0.0476, 0.0448, 0.0371, 0.0349], [0.2314, 0.1239, 0.0906, 0.0516, 0.0428, 0.0333, 0.026, 0.0215], [0.1428, 0.1341, 0.126, 0.0494, 0.0361, 0.0281, 0.0264, 0.0248], [0.1528, 0.1348, 0.119, 0.1118, 0.0496, 0.0265, 0.0234, 0.022], [0.533, 0.1348, 0.1189, 0.0341, 0.0301, 0.0301, 0.0161, 0.0142], [0.119, 0.105, 0.0927, 0.0598, 0.0411, 0.0386, 0.032, 0.0301], [0.0273, 0.0166, 0.0069, 0.0065, 0.0057, 0.0057, 0.0054, 0.0047], [0.1337, 0.0919, 0.0811, 0.0593, 0.0462, 0.0434, 0.0408, 0.036], [0.1952, 0.1521, 0.0494, 0.0436, 0.0299, 0.0299, 0.0264, 0.0248], [0.0711, 0.0589, 0.0357, 0.0159, 0.0159, 0.0149, 0.014, 0.0131], [0.1029, 0.0203, 0.019, 0.0168, 0.0168, 0.0131, 0.0123, 0.0102], [0.1073, 0.0737, 0.0327, 0.0255, 0.0211, 0.0155, 0.0145, 0.0136], [0.1784, 0.0374, 0.0257, 0.0241, 0.0177, 0.0177, 0.0156, 0.0146], [0.9826, 0.0066, 0.0031, 0.0024, 0.0013, 0.001, 0.0007, 0.0005], [0.9696, 0.0084, 0.0045, 0.004, 0.0035, 0.0024, 0.0013, 0.0011], [0.9683, 0.0122, 0.0033, 0.0027, 0.0023, 0.002, 0.0012, 0.0009], [0.6787, 0.0715, 0.036, 0.0338, 0.0218, 0.0091, 0.0075, 0.0075], [0.6504, 0.0997, 0.0471, 0.0286, 0.0268, 0.0153, 0.0099, 0.0047], [0.4531, 0.2011, 0.0892, 0.024, 0.0176, 0.0165, 0.01, 0.0088], [0.9462, 0.0196, 0.0119, 0.0082, 0.0023, 0.0013, 0.001, 0.0008]], "ranks": {"Swift": [23737, 22720, 15442, 56147, 6859, 9952, 10255, 51518, 101994, 85091, 35617, 114996, 109082, 89531, 52206, 16679, 6665, 2374, 2527, 2455, 778, 2682, 1293, 1008, 624, 1595, 5616, 1077, 1622, 2142, 1026, 805, 1285, 5750, 2727, 1963, 1280, 2561, 1688, 964, 1220, 2364, 2062, 1396, 1182, 1156, 1385, 2069, 4034, 3943, 5348, 2914, 766, 749, 674, 2343, 2384, 3607, 3195, 3400, 1041, 1135, 135], "Kotlin": [81947, 59512, 29586, 11476, 15262, 36563, 31014, 48064, 64044, 69922, 61003, 27613, 16384, 16424, 23807, 11724, 6548, 5446, 12866, 26359, 45168, 18647, 22576, 36368, 15468, 2555, 2271, 14374, 5909, 7847, 13621, 28786, 45154, 11604, 9236, 2344, 749, 565, 461, 298, 317, 194, 148, 148, 171, 281, 459, 522, 167, 129, 126, 40, 14, 4, 5, 9, 44, 64, 137, 1781, 447, 727, 2339], "Rust": [30849, 69279, 11946, 7228, 6430, 4365, 3252, 3246, 4037, 2929, 3762, 4522, 2867, 3604, 3955, 4352, 4709, 9459, 12227, 19338, 33050, 16322, 19177, 11510, 4605, 4100, 9564, 5556, 8525, 4643, 3329, 5240, 6163, 22064, 14544, 5089, 829, 470, 607, 292, 151, 69, 111, 176, 186, 148, 212, 331, 307, 301, 494, 31, 2, 1, 1, 1, 1, 1, 1, 1, 1, 4, 24]}}, {"pos": 545, "top": [[".", "\u00a0", "\u00a0\u00a0", ",", " \u00a0", "ting", "\u2013", "\u00a0\u00a0\u00a0"], [" VT", " \u00a0", " TT", "  \n", "  \n  \n", " HIT", "ting", " Vir"], [".", "\u2026..", " \u200b\u200b", "\u2013", "\u2026.", "\u200b\u200b", ",", "\u2013and"], [" Guta", "\ufffd\ufffd", " Shemale", " Blowjob", " Strec", " milfs", "&eacute", " Kasat"], ["\ufffd\ufffd", "&A", " Guta", "&T", "&eacute", " CST", "(AT", "&a"], ["(AT", "\ufffd\ufffd", " Guta", " TT", "&A", "TTTT", " VT", ".gt"], ["&T", " TT", "ting", " \u00a0", "TTTT", "(AT", " \u00a0 \u00a0", "(tt"], ["&T", " TT", "&A", "-HT", "TVT", "ropolis", "(tt", "(AT"], ["&T", "=T", "\u00a0", "&nbsp", "(tt", " TT", "&A", "/T"], ["&T", "\u00a0", "\ufffd", "=T", ",T", "-T", "/T", " \u00a0"], ["\u00a0", "&T", ".", "\ufffd", "...", "&nbsp", "-T", " \u00a0"], ["&T", "opia", "ocracy", "akis", "ional", "ropic", "iverse", "urtles"], ["opia", "ropic", "&T", "ocracy", "iverse", "urtle", "urtles", "ropy"], ["opia", "ocracy", "ropic", "&T", "ropy", "opic", "urtles", "repid"], ["&T", "opia", "ocracy", "ropic", "ting", " TT", "akin", "istic"], ["&T", "-esque", "opia", "ocracy", "quir", "ball", "akin", "repid"], ["\u00a0", "&T", "-esque", "opia", "ball", "ting", "\ufffd", "DT"], ["&T", "\u00a0", "opia", "-esque", "TT", "-T", " TT", "DT"], ["&T", "TT", "-esque", "&t", "=T", " TT", "opia", "(T"], ["&T", "\u00a0", "&t", "\ufffd", "&,", "-esque", "&", "&#"], ["<|endoftext|>", "\u00a0", " \n\n", "@", "\ufffd", "&T", "&", "AT"], ["&T", "opia", "ocracy", "iative", "-esque", "&eacute", "opolitan", "uptime"], ["&T", "-esque", "&eacute", "iative", "opia", "ocracy", "iki", "&t"], ["&T", "AT", "TT", "<|endoftext|>", "-esque", "&t", "&lt", "\ufffd"], [" \n\n", "\\u", "\ufffd", "&nbsp", "-esque", "&T", "\ufffd", "&#"], ["-esque", " *__", "IoT", " \ufffd", "\\u", " IoT", "Tesla", "\ufffd"], ["-esque", "\\u", " IoT", "Tesla", " \ufffd", "\ufffd", " \ufffd", "IoT"], [" \n\n", "\n\n", "  \n\n", "\ufffd", "\\u", "   \n\n", "<|endoftext|>", " \r\n\r\n"], [" \n\n", "\ufffd", "  \n\n", "\\u", "   \n\n", "\n\n", "\ufffd", " \n    \n"], [" \n\n", "\\u", "\ufffd", "\u200b", " \n    \n", "\ufffd", " \n  \n", " \ufffd"], [" \n\n", " ...", "\\u", " \n", " @", "@", " globally", " tech"], ["\u200b", "\ufffd", " ...", "...", " \u200b", "\u00a0", "\\u", " ,"], [" ,", " alongside", "\ufffd", " globally", " \u2013", " &", " and", " heavily"], ["\ufffd", "\u200b", " globally", "\u200b\u200b", "\ufffd", " \u200b\u200b", "\u200c", " foundational"], [" globally", "\ufffd", " ecosystem", " tech", "-esque", "\u200b", "/", " leveraging"], ["\u200b", " \u200b\u200b", "\u200b\u200b", "\ufffd", "\ufffd", "[", "[^", "\u200c"], [" \u200b\u200b", "\u200b\u200b", "\u200b", "\ufffd", "[", "-esque", " globally", "[^"], ["\u200b", "\u200b\u200b", " \u200b\u200b", "\ufffd", "\ufffd", "-esque", "[", " globally"], [" \u200b\u200b", "\u200b\u200b", "\ufffd", "\u200b", " globally", " \ufffd", " Kickstarter", " IoT"], [" \u200b\u200b", "\u200b", "\u200b\u200b", "\ufffd", "\ufffd", " \u200b", "\u200c", " globally"], ["\u200b\u200b", "\u200b", " \u200b\u200b", " globally", "\ufffd", " \u200b", "\ufffd", "["], [" globally", " Kickstarter", " ecosystem", " software", " modular", " GitHub", "-enabled", " IoT"], [" globally", " ecosystem", " modular", " Kickstarter", " software", "-enabled", " Modular", "-compatible"], [" ecosystem", " globally", " modular", "-enabled", " Modular", " Framework", " Kickstarter", " Hybrid"], [" modular", "Lite", " Modular", " Kickstarter", "-lite", " Framework", " ecosystem", " Hybrid"], [" Modular", " Hybrid", " modular", "-lite", " Framework", "-style", "Lite", "-compatible"], [" Modular", " Hybrid", " modular", " (~", "-style", " Framework", "-lite", "Lite"], [" Modular", " Framework", " Hybrid", "Lite", " framework", "-lite", "-compatible", " modular"], ["-lite", " Modular", "Lite", " Framework", " Hybrid", "-compatible", "-Compatible", "-framework"], ["-lite", " Framework", "Lite", " Modular", "-Compatible", "/Framework", "-framework", " Lite"], [" Toolkit", "/T", "-lite", "-Compatible", " Framework", " Modular", "-framework", "/Framework"], [" Toolkit", " Framework", "-framework", "/T", "-lite", "/Framework", "\u6846\u67b6", "/Open"], [" Toolkit", "-framework", "-lite", "[T", "+[", " Framework", " Async", "-Core"], [" Toolkit", "-framework", "[T", " Framework", " Async", "-lite", " Desktop", ".framework"], ["[T", " Toolkit", "(T", "-framework", "/T", " Framework", " Desktop", ">T"], [" Toolkit", " Desktop", "-framework", "[T", "aurus", "/T", ">T", " Framework"], [" Rust", " Cargo", "rust", " rust", "cargo", "Cargo", " Browser", ".dev"], [" Rust", " Cargo", "rust", " Desktop", " rust", " Browser", " Framework", ".dev"], [" Rust", " Desktop", "rust", " rust", " Cargo", "desktop", " Framework", "-framework"], [" Rust", "aur", " rust", "rust", "aurus", " Desktop", " Framework", " Tau"], ["aur", " Rust", " rust", " v", "rust", " Desktop", "aurus", " Framework"], ["aur", " v", "aurus", " Rust", " Desktop", " rust", " aur", " Framework"], ["aur", "aurus", "au", "ao", "aut", "ui", "rust", "aura"]], "p": [[0.5012, 0.3903, 0.0496, 0.0142, 0.0118, 0.0092, 0.0019, 0.0018], [0.0145, 0.012, 0.0057, 0.0057, 0.0053, 0.0047, 0.0044, 0.0042], [0.2715, 0.0828, 0.0269, 0.0223, 0.0135, 0.0093, 0.0087, 0.0077], [0.0093, 0.0087, 0.0044, 0.0028, 0.0025, 0.0021, 0.0017, 0.0015], [0.0228, 0.0122, 0.0074, 0.004, 0.004, 0.0035, 0.0033, 0.0031], [0.0043, 0.0043, 0.0033, 0.0023, 0.0023, 0.0019, 0.0017, 0.0016], [0.1413, 0.0315, 0.0231, 0.0169, 0.0149, 0.0096, 0.009, 0.009], [0.0732, 0.0253, 0.0174, 0.0112, 0.0073, 0.0068, 0.0064, 0.0056], [0.3667, 0.0104, 0.0071, 0.0059, 0.0052, 0.0052, 0.0049, 0.0043], [0.089, 0.0395, 0.0106, 0.0088, 0.0064, 0.005, 0.0032, 0.003], [0.5757, 0.272, 0.0269, 0.0163, 0.0072, 0.006, 0.0044, 0.0044], [0.0163, 0.0119, 0.0064, 0.006, 0.006, 0.006, 0.0044, 0.0041], [0.0223, 0.0072, 0.0064, 0.006, 0.0053, 0.0034, 0.0034, 0.0034], [0.0268, 0.0082, 0.0056, 0.0053, 0.0053, 0.0034, 0.0032, 0.0028], [0.0933, 0.0877, 0.0143, 0.0044, 0.0032, 0.0032, 0.003, 0.003], [0.0443, 0.0174, 0.0135, 0.0093, 0.0077, 0.0044, 0.0041, 0.003], [0.1993, 0.078, 0.0174, 0.006, 0.006, 0.0057, 0.0053, 0.0044], [0.1365, 0.0269, 0.0082, 0.0072, 0.0072, 0.0056, 0.0053, 0.0047], [0.0704, 0.0148, 0.0108, 0.0079, 0.0051, 0.0051, 0.0045, 0.0031], [0.0504, 0.0164, 0.0099, 0.0088, 0.0077, 0.0064, 0.006, 0.0057], [0.9174, 0.0058, 0.0023, 0.0016, 0.0014, 0.0007, 0.0007, 0.0006], [0.008, 0.0055, 0.0051, 0.004, 0.0028, 0.0026, 0.0023, 0.0018], [0.0125, 0.0055, 0.0036, 0.0032, 0.0025, 0.0022, 0.0022, 0.0019], [0.0124, 0.0031, 0.0024, 0.0023, 0.0023, 0.0018, 0.0017, 0.0017], [0.0325, 0.0136, 0.0077, 0.0073, 0.0064, 0.006, 0.0057, 0.0047], [0.0166, 0.0047, 0.0047, 0.0045, 0.0045, 0.0042, 0.0042, 0.0039], [0.01, 0.0064, 0.006, 0.0047, 0.0047, 0.0042, 0.0039, 0.0034], [0.4455, 0.0824, 0.0303, 0.0162, 0.0098, 0.0077, 0.0072, 0.0064], [0.349, 0.0687, 0.0305, 0.0223, 0.0163, 0.0087, 0.0072, 0.0064], [0.0644, 0.0534, 0.0443, 0.0345, 0.0237, 0.0163, 0.0119, 0.0099], [0.0808, 0.0279, 0.0232, 0.018, 0.0169, 0.0159, 0.0159, 0.0159], [0.1166, 0.1095, 0.0664, 0.0203, 0.019, 0.019, 0.0168, 0.0139], [0.0352, 0.0242, 0.0166, 0.0147, 0.0147, 0.0095, 0.0089, 0.0078], [0.1187, 0.034, 0.03, 0.0249, 0.0206, 0.0194, 0.0133, 0.0104], [0.0351, 0.0166, 0.0137, 0.0129, 0.0114, 0.0101, 0.0101, 0.0089], [0.1122, 0.0771, 0.0724, 0.0413, 0.0342, 0.0172, 0.0104, 0.0092], [0.1012, 0.074, 0.0396, 0.0256, 0.0165, 0.0137, 0.01, 0.0083], [0.0481, 0.0452, 0.0425, 0.0214, 0.013, 0.0122, 0.0101, 0.0084], [0.1014, 0.0479, 0.0226, 0.0188, 0.0107, 0.0107, 0.0094, 0.0078], [0.1564, 0.1297, 0.1297, 0.0349, 0.0272, 0.0212, 0.0165, 0.0121], [0.1088, 0.1022, 0.0748, 0.0293, 0.0258, 0.0138, 0.013, 0.0108], [0.1, 0.0223, 0.0185, 0.0163, 0.0119, 0.0105, 0.0093, 0.0087], [0.1091, 0.0276, 0.0259, 0.0178, 0.0139, 0.0108, 0.0095, 0.0084], [0.02, 0.0177, 0.0147, 0.0138, 0.0129, 0.0107, 0.0095, 0.0095], [0.0252, 0.0222, 0.0209, 0.0173, 0.0163, 0.0144, 0.0144, 0.0135], [0.0477, 0.0328, 0.029, 0.0176, 0.0165, 0.0155, 0.0146, 0.0121], [0.0502, 0.0345, 0.0223, 0.0185, 0.0163, 0.0163, 0.0153, 0.0135], [0.0462, 0.0263, 0.0248, 0.0218, 0.017, 0.016, 0.011, 0.0103], [0.0391, 0.0209, 0.0209, 0.0135, 0.0093, 0.0082, 0.0064, 0.006], [0.032, 0.0125, 0.0125, 0.0118, 0.0098, 0.0098, 0.0086, 0.0059], [0.0237, 0.0144, 0.0099, 0.0082, 0.0068, 0.0064, 0.0064, 0.0056], [0.0181, 0.0181, 0.0181, 0.0103, 0.0071, 0.0055, 0.0049, 0.0038], [0.0228, 0.0177, 0.0147, 0.0108, 0.0108, 0.0101, 0.0079, 0.0065], [0.0486, 0.026, 0.019, 0.0148, 0.0108, 0.0096, 0.0066, 0.0062], [0.0581, 0.0399, 0.0331, 0.0311, 0.0214, 0.0201, 0.0147, 0.0147], [0.0383, 0.036, 0.036, 0.0318, 0.0232, 0.0205, 0.0205, 0.0181], [0.2102, 0.1198, 0.1057, 0.0267, 0.0184, 0.0173, 0.0173, 0.0134], [0.1752, 0.0881, 0.0828, 0.0645, 0.0324, 0.0144, 0.0127, 0.0119], [0.3914, 0.1968, 0.068, 0.0388, 0.025, 0.0183, 0.0172, 0.0086], [0.3003, 0.2338, 0.0759, 0.0759, 0.0316, 0.0218, 0.0169, 0.0149], [0.5903, 0.075, 0.0355, 0.0259, 0.0229, 0.0229, 0.019, 0.0102], [0.8844, 0.0134, 0.0081, 0.0056, 0.0036, 0.0034, 0.0025, 0.0022], [0.9962, 0.0008, 0.0005, 0.0004, 0.0002, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [143619, 27560, 37814, 85667, 32272, 25561, 9697, 82840, 191623, 158194, 170547, 196876, 197946, 163821, 138636, 46745, 19066, 17831, 4204, 9337, 2101, 10533, 1970, 1400, 699, 4727, 15145, 13321, 3512, 5897, 14078, 8192, 12804, 11028, 9956, 12231, 10133, 15174, 13503, 11305, 13426, 30150, 36455, 30333, 25095, 22445, 19178, 18132, 45290, 50253, 31583, 10306, 1030, 618, 721, 366, 396, 355, 452, 425, 560, 1316, 3960], "Kotlin": [173701, 92612, 87125, 15822, 28997, 62461, 69943, 95660, 118027, 137265, 76017, 35314, 31474, 39324, 91981, 41823, 64623, 35413, 89990, 148394, 165879, 41076, 32242, 93791, 35449, 6275, 3995, 53077, 21831, 10481, 16462, 53155, 123951, 13879, 16311, 11880, 8438, 6618, 3410, 4111, 5168, 3484, 2942, 4984, 3940, 6451, 10520, 9279, 12259, 11263, 7874, 3096, 860, 345, 146, 184, 173, 159, 185, 245, 296, 723, 2883], "Rust": [39802, 70690, 68340, 52014, 52803, 33549, 10177, 26999, 17062, 9771, 15315, 16049, 13213, 8137, 13965, 8758, 18518, 31592, 70982, 66980, 98398, 17152, 22258, 26463, 2367, 2471, 10066, 6421, 8100, 5550, 3678, 8015, 12804, 17101, 20108, 17536, 12510, 12660, 9948, 10525, 6779, 4060, 6116, 4984, 5936, 3667, 4899, 9674, 7943, 5064, 4525, 2299, 329, 440, 414, 123, 1, 1, 1, 1, 2, 4, 7]}}, {"pos": 546, "top": [["er", " \u2013", "en", "i", "\u2013", ".\u2013", "\u2013and", "s"], ["er", "erweise", " \u2013", "\u2013\u2013", "\u064a\u0651\u0629", "en", " \u2013**", "\u064a\u0651"], ["\u2013", "er", ".\u2013", "\u2013and", " \u2013", "\u2013\u2013", "i", "en"], ["er", "erweise", "zinho", "\u064a\u0651\u0629", "enix", "en", "ieli", "iha"], ["er", "i", " \u00b4", "s", "\u064a\u0651\u0629", "erweise", "en", "\\'"], ["er", "s", "\u064a\u0651\u0629", "erweise", "i", "enix", "en", "\u05d9"], ["s", "er", "i", "\u064a\u0651\u0629", "en", " \u00b4", "\u00b4t", "\u05d9"], ["er", "s", "\u064a\u0651\u0629", "ity", " \u00b4", "ians", "erweise", "."], [".", "...'", "er", "...\"", "\u064a\u0651\u0629", "s", ".\u00ab", "ity"], [",", ".", "er", "\u064a\u0651\u0629", "s", "ity", "\\'", "i"], [".", "er", "s", "i", "...\"", ",", "...", " [\u2026]"], ["iverse", "er", "\u064a\u0651\u0629", "erweise", "ians", "ity", "-centric", "ieli"], ["er", "iverse", "\u064a\u0651\u0629", "s", "erweise", "ians", "ity", "ian"], ["er", "\u064a\u0651\u0629", "s", "i", "iverse", "ity", "-centric", "erweise"], ["er", "s", "i", "ity", "\u064a\u0651\u0629", "\\'", "ian", "iverse"], ["er", "s", "\u064a\u0651\u0629", "i", "ity", "iverse", "erweise", "ians"], ["er", "s", "\u064a\u0651\u0629", "i", "ity", "iverse", "erweise", "ians"], ["\u064a\u0651\u0629", "er", "iverse", "erweise", "ity", "s", "i", "ians"], ["\u064a\u0651\u0629", "iverse", "er", "erweise", "ity", "zinho", "i", "inator"], ["er", "\u064a\u0651\u0629", "erweise", "iverse", "i", "zinho", "ity", "s"], ["er", "i", "\u064a\u0651\u0629", "s", "erweise", "en", "ity", "\u103a"], ["iverse", "erweise", "\u064a\u0651\u0629", "zinho", "flix", "\uff62", "\u1d1b", "er"], ["erweise", "er", "iverse", "\u064a\u0651\u0629", "ity", "zinho", "\uff63", ".\u00ab"], [" \u200b\u200b", "er", "s", "i", ".\u00ab", "\ufe0f", "\u00ab", "ity"], ["er", "\ufe0f", "i", "\u064a\u0651\u0629", "s", "ity", "ian", "en"], ["\ufe0f", " \u200b\u200b", "iverse", "er", " macOS", " esports", "\u064a\u0651\u0629", "ian"], ["\ufe0f", " macOS", " COVID", " LGBTQ", "COVID", " esports", " SpaceX", " TikTok"], ["\ufe0f", "COVID", "\\u", " macOS", " COVID", " Taiwanese", "Legacy", "\ufffd"], ["COVID", "\ufe0f", " COVID", "https", " Taiwanese", "i", " macOS", "\\u"], ["\ufe0f", "COVID", "Tech", " COVID", " macOS", " Taiwanese", " Kickstarter", " LGBTQ"], ["\ufe0f", "Tech", "COVID", ".[", " macOS", ",[", "https", "\ufffd"], ["\ufe0f", "\ufffd", "\u200b", " \u200b\u200b", "https", "Tech", "\u200b\u200b", " \ufffd"], ["\ufe0f", "\ufffd", "Tech", "\ufe0e", "https", "\u2728", " \ufffd", "COVID"], ["\ufe0f", " \u200b\u200b", "\ufffd", "\ufe0e", "!\u2019", "\u200b\u200b", "\u2728", "COVID"], ["\ufe0f", " \u200b\u200b", "!\u2019", "\ufffd", "\ufe0e", "Tech", ")\u2019", " IoT"], ["\ufe0f", " \u200b\u200b", "\ufffd", "\u200b\u200b", "!\u2019", "\u200b", "\ufe0e", "\u2728"], ["\ufe0f", " \u200b\u200b", "!\u2019", "\ufffd", "\ufe0e", "Tech", "!\u201c", "COVID"], ["\ufe0f", "\ufffd", "COVID", "!\u2019", " \u200b\u200b", "Tech", "!\u201c", " macOS"], ["\ufe0f", "\ufffd", "!\u2019", "COVID", "!\u201c", " \u200b\u200b", "Tech", " macOS"], ["\ufe0f", "\ufffd", " \u200b\u200b", "!\u2019", "\u200b", "\u200c", "!\u201c", "\u200b\u200b"], ["\ufe0f", "\u200b", "Tech", " \u200b\u200b", "tech", "\u200b\u200b", "\ufffd", "\u200c"], ["\ufe0f", "Tech", "tech", " frontend", " Kickstarter", " WebView", " macOS", " Technologies"], [" frontend", "Tech", "\ufe0f", "tech", " Technologies", " macOS", " Kickstarter", " WebView"], ["Tech", "\ufe0f", " frontend", "tech", " Technologies", " macOS", " Backend", " Kickstarter"], ["\ufe0f", " Technologies", " frontend", "Tech", "Lite", " lightweight", "tech", " Kickstarter"], [" Technologies", "Lite", " frontend", " Kickstarter", "tech", "Tech", "\ufe0f", " lightweight"], ["\ufe0f", "Lite", "Tech", "tech", " Technologies", "-lite", " Kickstarter", " frontend"], ["2", "\ufe0f", "Tech", "Lite", "Instead", "tech", " Backend", " Instead"], ["Lite", "-lite", "\ufe0f", "tech", " Toolkit", "Tech", " Backend", "Instead"], ["-lite", "Lite", " Toolkit", "tech", "Tech", " Backend", "\ufe0f", " WebView"], ["Lite", "-lite", " Toolkit", ".io", "Nano", "Tech", ".nano", "nano"], ["-lite", "Lite", "lite", ".io", " Toolkit", " frontend", " WebView", "\u540e\u7aef"], ["lite", "-lite", "Lite", " frontend", "\ufe0f", " WebView", " Toolkit", ".io"], ["lite", "-lite", " WebView", " frontend", "Lite", " Electron", "async", "_lite"], [" WebView", " Electron", " macOS", "electron", "desktop", "Browser", "lectron", " Browser"], [" Electron", "electron", " WebView", " electron", "lectron", "indow", "WebView", "asar"], ["rust", " Rust", " Electron", "electron", " rust", " electron", " WebView", "lectron"], [" Rust", "rust", " rust", " WebView", " Electron", "electron", " crate", "crate"], [" Rust", "rust", "\u514b\u5170", " rust", " WebView", " app", " frontend", "frontend"], [" v", "v", "\u514b\u5170", " frontend", "rust", " Backend", " OSS", "ite"], [" v", "i", "ite", "v", " frontend", "undler", "iOS", " IPC"], [" v", "r", "i", " <=", "ite", "v", " CLI", " invoke"], ["i", " v", "v", ".v", "**.", "**", "r", "-v"]], "p": [[0.7548, 0.2163, 0.0147, 0.0042, 0.0037, 0.0008, 0.0004, 0.0002], [0.684, 0.0636, 0.0301, 0.022, 0.0194, 0.0125, 0.0067, 0.0052], [0.2608, 0.2302, 0.2302, 0.1582, 0.0177, 0.0167, 0.0138, 0.0061], [0.1714, 0.1107, 0.0433, 0.0181, 0.011, 0.008, 0.0075, 0.0066], [0.6967, 0.0254, 0.0238, 0.0186, 0.0164, 0.0164, 0.0136, 0.0088], [0.3818, 0.0965, 0.0334, 0.0294, 0.0244, 0.0158, 0.0108, 0.007], [0.2865, 0.1533, 0.0821, 0.0284, 0.0221, 0.0183, 0.0092, 0.0063], [0.1243, 0.103, 0.0665, 0.026, 0.0203, 0.0191, 0.0179, 0.0168], [0.1606, 0.0521, 0.046, 0.0358, 0.0297, 0.0297, 0.0279, 0.0159], [0.2928, 0.228, 0.0449, 0.0372, 0.035, 0.0137, 0.0107, 0.0073], [0.4032, 0.1789, 0.0352, 0.0352, 0.0352, 0.0292, 0.0292, 0.0177], [0.1142, 0.0889, 0.0651, 0.0574, 0.0198, 0.0128, 0.0113, 0.0088], [0.2397, 0.0829, 0.0829, 0.0286, 0.0269, 0.0209, 0.0197, 0.0135], [0.3542, 0.0841, 0.0742, 0.0351, 0.0226, 0.02, 0.0129, 0.0094], [0.275, 0.122, 0.0788, 0.035, 0.0328, 0.0137, 0.0137, 0.0107], [0.4539, 0.1892, 0.0373, 0.029, 0.0129, 0.0129, 0.0089, 0.0065], [0.4529, 0.1298, 0.0652, 0.0421, 0.0308, 0.0225, 0.0155, 0.0065], [0.1189, 0.0985, 0.0817, 0.0301, 0.0249, 0.0171, 0.0086, 0.0059], [0.1141, 0.0946, 0.0506, 0.0307, 0.012, 0.0106, 0.0083, 0.0073], [0.1911, 0.1314, 0.0426, 0.0275, 0.0214, 0.0167, 0.0157, 0.0147], [0.2199, 0.0976, 0.0592, 0.0522, 0.0337, 0.0124, 0.0109, 0.0091], [0.0591, 0.0262, 0.0262, 0.0262, 0.0085, 0.0071, 0.0066, 0.0066], [0.0466, 0.0466, 0.0363, 0.0249, 0.0171, 0.0133, 0.0133, 0.0111], [0.2597, 0.1785, 0.0451, 0.0424, 0.0257, 0.0242, 0.0213, 0.0188], [0.0824, 0.0727, 0.0414, 0.0366, 0.0303, 0.0112, 0.0112, 0.0098], [0.243, 0.0256, 0.0165, 0.0121, 0.0107, 0.01, 0.0089, 0.0061], [0.1104, 0.1037, 0.046, 0.0231, 0.0231, 0.0217, 0.0217, 0.0169], [0.0553, 0.0203, 0.0149, 0.0131, 0.0102, 0.0102, 0.0051, 0.0045], [0.0143, 0.0143, 0.0104, 0.0076, 0.0072, 0.0059, 0.0059, 0.0049], [0.0422, 0.0241, 0.0187, 0.0129, 0.0129, 0.0107, 0.01, 0.0073], [0.087, 0.0234, 0.0161, 0.0133, 0.0125, 0.0104, 0.0092, 0.0092], [0.3582, 0.0455, 0.0178, 0.0168, 0.013, 0.0108, 0.0095, 0.0095], [0.2587, 0.0146, 0.0083, 0.0065, 0.0057, 0.005, 0.0047, 0.0045], [0.5811, 0.0477, 0.0395, 0.0175, 0.0106, 0.01, 0.0083, 0.0057], [0.3901, 0.0341, 0.032, 0.0207, 0.0171, 0.0092, 0.0081, 0.0081], [0.4146, 0.2085, 0.0362, 0.0282, 0.0265, 0.011, 0.0086, 0.0086], [0.4621, 0.0552, 0.0404, 0.0245, 0.0102, 0.009, 0.0085, 0.0085], [0.4787, 0.0393, 0.0174, 0.0174, 0.0154, 0.0136, 0.0128, 0.0128], [0.5316, 0.0494, 0.0234, 0.0161, 0.0142, 0.0125, 0.011, 0.0081], [0.4323, 0.055, 0.0244, 0.0229, 0.0215, 0.0139, 0.0115, 0.0115], [0.176, 0.0287, 0.0287, 0.0238, 0.0186, 0.0164, 0.0145, 0.012], [0.0792, 0.0291, 0.0146, 0.0121, 0.0107, 0.0101, 0.0095, 0.0089], [0.0306, 0.0306, 0.0224, 0.0197, 0.0185, 0.0112, 0.0093, 0.0082], [0.0323, 0.0236, 0.0208, 0.0208, 0.0184, 0.0098, 0.0082, 0.0072], [0.0257, 0.0227, 0.0213, 0.0156, 0.0146, 0.0129, 0.0121, 0.0121], [0.0292, 0.0274, 0.0188, 0.0156, 0.0156, 0.0138, 0.0138, 0.0138], [0.0336, 0.0231, 0.0204, 0.0204, 0.018, 0.0169, 0.0132, 0.0124], [0.0523, 0.0382, 0.028, 0.0218, 0.015, 0.0141, 0.011, 0.011], [0.0278, 0.0203, 0.0179, 0.0158, 0.014, 0.014, 0.009, 0.0085], [0.0672, 0.0338, 0.0247, 0.0117, 0.0097, 0.0085, 0.0085, 0.008], [0.0563, 0.0342, 0.0266, 0.0152, 0.0142, 0.0092, 0.0081, 0.0076], [0.0519, 0.0357, 0.0191, 0.0158, 0.0123, 0.0096, 0.009, 0.0058], [0.0628, 0.0432, 0.0358, 0.0217, 0.014, 0.0103, 0.0096, 0.0085], [0.0527, 0.0194, 0.0161, 0.0142, 0.0133, 0.0104, 0.0091, 0.0081], [0.0582, 0.0332, 0.0275, 0.0189, 0.0157, 0.0138, 0.0122, 0.0122], [0.268, 0.1527, 0.0986, 0.0466, 0.0249, 0.0125, 0.0118, 0.0059], [0.1867, 0.1547, 0.1064, 0.0828, 0.0828, 0.0269, 0.0253, 0.0163], [0.1439, 0.0989, 0.0723, 0.0302, 0.0235, 0.0142, 0.0134, 0.0126], [0.117, 0.097, 0.0519, 0.0296, 0.0261, 0.0216, 0.0203, 0.0203], [0.2454, 0.0703, 0.013, 0.0115, 0.0108, 0.0095, 0.0095, 0.0084], [0.2862, 0.0161, 0.0142, 0.0111, 0.0098, 0.0086, 0.0063, 0.0049], [0.3388, 0.0169, 0.0131, 0.0109, 0.0102, 0.0096, 0.0058, 0.0055], [0.8555, 0.1312, 0.0037, 0.0015, 0.0008, 0.0003, 0.0003, 0.0002]], "ranks": {"Swift": [45265, 13616, 3341, 3197, 6760, 3416, 1233, 10901, 35640, 10479, 9694, 10207, 10197, 4726, 8227, 2187, 2166, 4480, 3605, 2254, 1454, 4795, 2341, 3431, 1513, 3325, 10415, 2427, 3084, 2380, 3408, 5264, 6829, 3107, 2721, 3802, 6732, 5496, 1594, 3556, 2343, 3172, 2633, 997, 1414, 1521, 1096, 523, 724, 2161, 1866, 812, 546, 242, 122, 118, 302, 1662, 1929, 607, 123, 322, 892], "Kotlin": [53799, 9981, 11000, 1217, 7434, 5917, 15280, 32387, 49572, 55110, 28475, 11755, 11596, 20225, 38568, 18829, 15191, 10434, 19340, 29672, 41317, 12009, 7242, 21180, 16298, 3558, 1465, 15484, 14941, 4737, 5000, 4367, 12523, 1610, 1311, 1677, 2105, 2283, 789, 1859, 1132, 736, 455, 578, 417, 437, 458, 294, 214, 253, 960, 484, 293, 353, 142, 540, 343, 1002, 1349, 1019, 1614, 4882, 3234], "Rust": [85654, 84642, 87876, 79854, 77966, 75688, 60788, 54355, 64925, 30091, 15962, 30463, 22254, 15233, 18023, 19433, 16354, 18183, 35765, 13455, 25994, 10872, 6356, 6254, 5704, 4190, 10260, 10008, 6365, 8389, 7103, 9504, 11889, 3917, 4000, 3136, 1588, 682, 519, 869, 1334, 1322, 2266, 2753, 2521, 2056, 2377, 1545, 2387, 3233, 2748, 253, 103, 37, 27, 39, 1, 1, 1, 5, 9, 11, 40]}}, {"pos": 547, "top": [[".", " \u200b\u200b", " \u2013", "\u200b\u200b", "\u2026.", "\u00a0\u00a0", ",.", ","], [" \u200b\u200b", "akov", "undi", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u0670", "consts", "aleigh", "iedi"], [" \u200b\u200b", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\u0670", "consts", "\u2026..", "\u2026.", ":.", "undi"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "odle", " pornstar", "aleigh", " Shemale", "consts", "orsi"], [" \u200b\u200b", "orni", "undi", "\u0670", "\u2764\ufe0f", "veli", "itori", "consts"], [" \u200b\u200b", "\u0670", "undi", "consts", "\u2764\ufe0f", "\u200b\u200b", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "akov"], [" \u200b\u200b", "\u200b\u200b", "\u0670", "\u2764\ufe0f", "undi", "orgia", ":.", "\u203c"], [" \u200b\u200b", "\u200b\u200b", "\u0670", "\u2764\ufe0f", "undi", "\u203c", ".", ":."], [" \u200b\u200b", ".", "\u200b\u200b", ":.", ".\".", ",.", ";.", "\u203c"], [".", " \u200b\u200b", ",", "\u200b\u200b", ",.", "\u0670", ";.", ":."], [" \u200b\u200b", ".", "\u200b\u200b", ",", ",.", "...", " [\u2026]", "\u2026."], [" \u200b\u200b", "-centric", "\u200b\u200b", "\u2764\ufe0f", " vibe", "-esque", " influencers", " millennials"], [" \u200b\u200b", "-centric", "\u200b\u200b", " vibe", " influencer", " influencers", "-esque", "\u2764\ufe0f"], [" \u200b\u200b", "-centric", "-esque", ".", " vibe", ",", "\u200b\u200b", " influencers"], ["-esque", ",", "-centric", ".", " \u200b\u200b", " vibe", " alongside", " incentiv"], [" \u200b\u200b", "-esque", "-centric", " vibe", " influencers", " tech", " incentiv", " showcasing"], [" \u200b\u200b", "\u200b\u200b", "-esque", "-centric", " vibe", " influencers", ",", "&apos"], [" \u200b\u200b", "\u200b\u200b", "-esque", "-centric", "&apos", " millennials", " influencers", " vibe"], ["-esque", " \u200b\u200b", "&apos", "-centric", " millennials", " influencers", "Wiki", " LGBTQ"], ["&apos", "-esque", "\\u", " alongside", "-centric", "<|fim_suffix|>", "&#", "\u2764\ufe0f"], ["-esque", " alongside", "&apos", "<|endoftext|>", " ,", " \n\n", "<|fim_suffix|>", "-centric"], ["&apos", " millennials", "-esque", "iski", " influencers", " LGBTQ", "isci", " influencer"], ["&apos", "-esque", " millennials", "-centric", "-lite", " alongside", "iski", " LGBTQ"], ["&apos", " ,", " \u200b\u200b", "-esque", " alongside", " and", " flagship", "-centric"], ["&apos", "-esque", "\\u", "&#", " \ufffd", "\ufffd", " alongside", "\u2728"], ["-esque", "&apos", " \ufffd", " tech", " startups", " millennials", " vibe", " LGBTQ"], [" \ufffd", " LGBTQ", " macOS", "-esque", " TikTok", " millennials", " Reddit", "&apos"], [" alongside", " ,", " and", " \ufffd", " \n\n", "\\u", " \u2014", "-esque"], [" ,", " alongside", " and", " tech", " \ufffd", "-esque", " \u2014", " \n\n"], [" ,", " alongside", " and", " tech", " \n\n", " technology", " \u2014", " \ufffd"], [" tech", " alongside", " technology", " ,", " and", " \ufffd", " globally", " technologies"], [" and", " ,", " alongside", " \u200b\u200b", " \ufffd", " tech", " technology", " instead"], [" ,", " and", " alongside", " instead", " tech", " '", " technology", " as"], [" \u200b\u200b", " tech", " technology", "\u200b\u200b", " technologies", " globally", " \ufffd", " ecosystem"], [" tech", " ecosystem", " \u200b\u200b", " \ufffd", " technology", "-tech", " startups", " vibe"], [" \u200b\u200b", "\u200b\u200b", "\ufffd", " tech", " \ufffd", "\u200b", "\u2728", " \u2014"], [" \u200b\u200b", "\u200b\u200b", " tech", "\ufffd", " \ufffd", "\u200b", "\u2728", " Kickstarter"], [" \u200b\u200b", "\u200b\u200b", " tech", " \ufffd", "\ufffd", " software", " Kickstarter", " technology"], [" \u200b\u200b", "\u200b\u200b", " tech", " \ufffd", " software", "\ufffd", " technology", " Kickstarter"], [" \u200b\u200b", "\u200b\u200b", "\u200b", "\ufffd", " tech", " \ufffd", " Kickstarter", " \u200b"], [" \u200b\u200b", "\u200b\u200b", " tech", "\u200b", " technology", " software", " technologies", "\ufffd"], [" tech", " technology", " software", " \u200b\u200b", " technologies", " Kickstarter", " hybrid", " Tech"], [" technology", " software", " technologies", " tech", " Kickstarter", " hybrid", " Technologies", " ecosystem"], [" technology", " technologies", " tech", " software", " hybrid", " uses", " using", " ecosystem"], [" technology", " tech", " using", " software", " uses", " hybrid", " technologies", " version"], [" technology", " using", " hybrid", " instead", " tech", " (", " uses", " version"], [" (", " using", " hybrid", " technology", " (~", " Hybrid", "-lite", " uses"], [" (", " instead", " hybrid", " (~", " Hybrid", " combined", " technology", " using"], [" (", " instead", " (~", "-lite", " hybrid", " Hybrid", " rather", " version"], ["-lite", " (", " instead", " (~", " (<", " Version", " Instead", " Hybrid"], ["-lite", " instead", " Instead", "\u4e0d\u662f\u4e3a\u4e86", " \u0432\u043c\u0435\u0441\u0442\u043e", "\u800c\u4e0d\u662f", "\u800c\u975e", " ("], ["-lite", " instead", " (", " (<", " (~", " Instead", " (.", " ()."], [" instead", "-lite", " Instead", " (.", " (", " ([", " (<", "instead"], ["-lite", " instead", " (.", " ([", " Instead", " (<", "**.", " ()."], [" (.", " for", " ([", "**.", " instead", "-lite", " (<", " framework"], ["**.", " for", " Desktop", "*.", " (.", " instead", "-lite", " (["], ["**.", " Rust", ".rs", "*.", "**", " **.", ".dev", " framework"], ["**.", " Rust", " Desktop", " desktop", "desktop", ".rs", " for", " Cargo"], [" Rust", "**.", " rust", " Desktop", "rust", ".rs", " desktop", " for"], [" Rust", " v", " Desktop", " rust", "**.", " desktop", " for", "**"], [" v", " Rust", " Desktop", "**.", " desktop", " rust", " for", "**"], ["**.", " v", "**", " Rust", ".", "`.", " Desktop", "\"."], ["**", "**.", "**,", " v", "**\u3002", "**?", ".**", "**:"]], "p": [[0.8523, 0.0481, 0.0107, 0.0107, 0.0107, 0.0057, 0.0051, 0.0037], [0.1088, 0.0079, 0.0048, 0.0048, 0.0035, 0.0033, 0.0031, 0.0024], [0.0399, 0.013, 0.0074, 0.0074, 0.0065, 0.0061, 0.0061, 0.0048], [0.0071, 0.0036, 0.0023, 0.0016, 0.0014, 0.0014, 0.0013, 0.0012], [0.0278, 0.0158, 0.0085, 0.0055, 0.0039, 0.0035, 0.0027, 0.0025], [0.8493, 0.002, 0.0014, 0.0014, 0.0011, 0.001, 0.0007, 0.0005], [0.8687, 0.0169, 0.014, 0.0015, 0.0008, 0.0006, 0.0005, 0.0005], [0.9356, 0.0086, 0.0015, 0.0008, 0.0007, 0.0006, 0.0006, 0.0006], [0.8966, 0.0307, 0.0254, 0.002, 0.0017, 0.0016, 0.0013, 0.0009], [0.5563, 0.2628, 0.0486, 0.0158, 0.0115, 0.0029, 0.0023, 0.002], [0.5388, 0.4196, 0.0252, 0.0019, 0.0013, 0.0013, 0.0006, 0.0004], [0.5726, 0.0303, 0.0184, 0.006, 0.0056, 0.0047, 0.0036, 0.0032], [0.7802, 0.0118, 0.0111, 0.0041, 0.0028, 0.0028, 0.0026, 0.0018], [0.3508, 0.0288, 0.0186, 0.0145, 0.0136, 0.0128, 0.012, 0.0053], [0.0236, 0.0162, 0.0119, 0.0105, 0.0105, 0.0098, 0.0082, 0.0068], [0.115, 0.0374, 0.0101, 0.0094, 0.0089, 0.0065, 0.0054, 0.0051], [0.6868, 0.0221, 0.0126, 0.0086, 0.0043, 0.003, 0.0028, 0.0019], [0.4674, 0.0264, 0.0181, 0.015, 0.0067, 0.0052, 0.0043, 0.0043], [0.0774, 0.0366, 0.0285, 0.0184, 0.0077, 0.0053, 0.005, 0.005], [0.0507, 0.042, 0.01, 0.0073, 0.0073, 0.0057, 0.0053, 0.0032], [0.0152, 0.0134, 0.0063, 0.006, 0.0038, 0.0038, 0.0034, 0.0022], [0.0263, 0.0055, 0.0052, 0.0046, 0.004, 0.0038, 0.0033, 0.0031], [0.136, 0.0173, 0.0047, 0.0039, 0.0034, 0.0032, 0.003, 0.003], [0.0923, 0.0249, 0.0142, 0.0133, 0.0117, 0.0043, 0.0028, 0.0025], [0.1193, 0.0639, 0.0221, 0.0152, 0.0152, 0.0104, 0.0076, 0.0072], [0.0819, 0.0679, 0.0301, 0.0172, 0.0111, 0.0104, 0.0098, 0.0081], [0.0902, 0.0483, 0.0376, 0.0275, 0.0214, 0.0201, 0.0201, 0.0178], [0.0766, 0.0676, 0.022, 0.0142, 0.0133, 0.0125, 0.0092, 0.0076], [0.0888, 0.0691, 0.0327, 0.0145, 0.0094, 0.0083, 0.0073, 0.0068], [0.0805, 0.0627, 0.0431, 0.0278, 0.0217, 0.018, 0.0169, 0.0158], [0.0873, 0.0467, 0.0342, 0.0321, 0.0207, 0.0207, 0.0152, 0.0143], [0.0763, 0.0717, 0.0525, 0.0435, 0.0299, 0.0248, 0.0248, 0.0125], [0.1589, 0.1493, 0.0455, 0.0168, 0.0148, 0.0139, 0.013, 0.0079], [0.1501, 0.0969, 0.0335, 0.0216, 0.0168, 0.0158, 0.0158, 0.014], [0.18, 0.0294, 0.0229, 0.019, 0.0178, 0.0157, 0.0148, 0.0139], [0.426, 0.0614, 0.0272, 0.0256, 0.024, 0.0212, 0.0121, 0.0088], [0.4938, 0.0554, 0.0336, 0.0231, 0.0159, 0.0102, 0.0085, 0.0075], [0.3195, 0.0432, 0.0406, 0.0204, 0.0192, 0.0169, 0.0159, 0.0124], [0.4397, 0.0361, 0.0299, 0.0248, 0.017, 0.017, 0.0125, 0.0125], [0.5809, 0.0738, 0.0349, 0.024, 0.0121, 0.0113, 0.0083, 0.0083], [0.2921, 0.0891, 0.0448, 0.0395, 0.0272, 0.0199, 0.0155, 0.0145], [0.0726, 0.0602, 0.0602, 0.0414, 0.0414, 0.0222, 0.0126, 0.0126], [0.1015, 0.0697, 0.0697, 0.0479, 0.0226, 0.0188, 0.0176, 0.0156], [0.0743, 0.0451, 0.0398, 0.0291, 0.0241, 0.0213, 0.0177, 0.0166], [0.0857, 0.0405, 0.0357, 0.0357, 0.0278, 0.0245, 0.0231, 0.0169], [0.078, 0.0733, 0.0369, 0.0346, 0.0287, 0.0253, 0.021, 0.021], [0.2416, 0.0394, 0.037, 0.037, 0.0289, 0.0271, 0.0225, 0.0198], [0.4617, 0.0295, 0.023, 0.023, 0.0216, 0.0148, 0.0148, 0.009], [0.4621, 0.0552, 0.0356, 0.0278, 0.0149, 0.009, 0.008, 0.0075], [0.1425, 0.1043, 0.0865, 0.0632, 0.0339, 0.017, 0.0141, 0.0133], [0.2309, 0.14, 0.0515, 0.0202, 0.0167, 0.0157, 0.0139, 0.0122], [0.1378, 0.1143, 0.042, 0.0395, 0.0348, 0.0348, 0.0225, 0.0145], [0.2681, 0.119, 0.0721, 0.0438, 0.0411, 0.0207, 0.0171, 0.0161], [0.0965, 0.0965, 0.0585, 0.055, 0.0378, 0.026, 0.026, 0.0178], [0.0609, 0.0572, 0.0537, 0.0393, 0.0393, 0.027, 0.0254, 0.0238], [0.1402, 0.0851, 0.0377, 0.0229, 0.0215, 0.0202, 0.0167, 0.0167], [0.7113, 0.0662, 0.0157, 0.009, 0.0079, 0.0074, 0.0058, 0.0051], [0.4647, 0.1937, 0.0669, 0.018, 0.0096, 0.0096, 0.008, 0.0066], [0.8604, 0.0378, 0.0229, 0.0202, 0.0158, 0.007, 0.0045, 0.0042], [0.4723, 0.1737, 0.068, 0.0468, 0.0364, 0.0284, 0.0266, 0.0221], [0.8048, 0.0749, 0.0275, 0.0228, 0.0101, 0.004, 0.0037, 0.0035], [0.488, 0.3801, 0.0848, 0.0084, 0.0037, 0.0033, 0.0031, 0.002], [0.8173, 0.1824, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [100232, 11078, 6359, 64734, 36328, 16083, 8224, 62490, 78312, 56521, 14395, 38918, 33673, 9343, 6262, 2402, 2488, 8791, 5231, 1093, 606, 24682, 3759, 3106, 1427, 3392, 7267, 2110, 2286, 4109, 4845, 4330, 3463, 6916, 8799, 7478, 4600, 7387, 4395, 4194, 4750, 8074, 12903, 7838, 7238, 5036, 6513, 6099, 10055, 16540, 41972, 12874, 1789, 1192, 769, 426, 367, 252, 180, 328, 192, 351, 521], "Kotlin": [170456, 69382, 35706, 5418, 17400, 20040, 32525, 64721, 59298, 95346, 49417, 17393, 22344, 41134, 111504, 49924, 32316, 32134, 58088, 86947, 150758, 45863, 51357, 98894, 65719, 24413, 8163, 56629, 44682, 34190, 29071, 40010, 99664, 16810, 11380, 9286, 6147, 8727, 5305, 5341, 7389, 4585, 3554, 4315, 5155, 8546, 13121, 7715, 6835, 6169, 10325, 5396, 1147, 1035, 453, 327, 231, 171, 147, 196, 272, 557, 615], "Rust": [58582, 58373, 90471, 62686, 21794, 20691, 18231, 14322, 18596, 4493, 2184, 2510, 2452, 1790, 3188, 2235, 1673, 3704, 7253, 4986, 5827, 8460, 2401, 1874, 1890, 2132, 3380, 2278, 2207, 2850, 3019, 4850, 7118, 8385, 17585, 11687, 6860, 4284, 2773, 2203, 1845, 1476, 1984, 2251, 3347, 2255, 2862, 2902, 2826, 2358, 3473, 5735, 1310, 1074, 675, 224, 2, 2, 1, 1, 2, 4, 13]}}, {"pos": 548, "top": [[" \u2013", ".", "\u2013", ",", "\u00a0", "  \n\n", "  \n", "\u2026."], [" **", "(**", "  \n\n", "**,", "-**", " **\u2013", " (**", "  \n"], ["\u2026**", " **", " **\u2013", "(**", "**\u2013", "**.", "**,", "**"], [" **", " **\u300c", "-**", "\uff1f**", " **>>", " **+", " **:**", " **\u00ab"], [" **", "(**", " **#", "-**", " (**", " **(", "**", ">**"], [" **", "-**", "(**", " **#", " (**", " **(", "**", " **\u201c"], [" **", "**", "(**", "-**", "\uff09**", " **(", "**.", "\u2019**"], [" **", "(**", "-**", " **#", " (**", "**", " **-", " **("], [" **", "(**", " **#", " (**", " **\u00ab", "**.", "-**", "**"], [" **", "(**", " **#", "-**", " **\u00ab", " (**", " \"**", "**,"], [" **", "(**", " **#", "ing", " **\u00ab", "**", " **\u300c", " **["], [" **", " **\u00ab", " **\u300c", " **#", " **'", " **-", " **+", "(**"], [" **", " **\u00ab", " **\u300c", " **#", " **-", " **'", "(**", "-**"], [" **", " **\u00ab", "(**", " **\u300c", " (**", "-**", " **'", " **#"], [" **", "(**", "ing", " **(", " (**", " **'", "**,", " **#"], [" **", "ing", "(**", "**,", " (**", " arguably", " **(", " **#"], [" **", "ing", "(**", "**,", " (**", "i", "a", ",**"], [" **", "(**", " (**", "**,", ",**", "...**", "**", " **\u2013"], [" **", "**,", " (**", "ing", "(**", "...**", " **(", " **#"], [" **", "**,", "ing", "i", " (**", "(**", " **#", " arguably"], [" **", " \n\n", "<|endoftext|>", "ing", "**,", "i", " alongside", " arguably"], [" **", " **#", " **'", " **+", " \"**", " **.**", " **.", " **\u00ab"], [" **", " **'", " **#", " \"**", " alongside", " **,", "ing", " **+"], [" **", " ,", " alongside", " as", "ing", " arguably", " largely", " notably"], [" **", " \n\n", " \r\n\r\n", "**,", "  \n\n", " **'", " **#", " famously"], [" **", " **'", " **#", " **+", " **(", " **\u2018", " **\u3010", " (**"], [" **", " **'", " **#", " alongside", " \n\n", " arguably", " **[", " **+"], [" **", " \n\n", " ,", " alongside", " arguably", " \r\n\r\n", "  \n\n", " along"], [" **", " \n\n", " ,", " alongside", "**,", " **[", "  \n\n", " \n"], [" **", " \n\n", " ,", " \n", " alongside", " ...", " and", " as"], [" **", " ,", " \n\n", " as", " alongside", " and", " \n", " ..."], [" **", " ,", " as", " and", " alongside", " for", " ...", " \n\n"], [" ,", " as", " and", " for", " along", " alongside", " to", " with"], [" alongside", " as", " **", " ,", " specifically", " essentially", " largely", " heavily"], [" **", " specifically", " essentially", " alongside", " heavily", " as", " globally", " primarily"], [" essentially", " **", " \u2013", " specifically", " \u2014", " globally", " primarily", " heavily"], [" essentially", " specifically", " primarily", " globally", " **", " heavily", " alongside", " largely"], [" essentially", " **", " for", " primarily", " specifically", " alongside", " heavily", " as"], [" for", " essentially", " **", " (", " as", " specifically", " alongside", " rather"], [" **", " essentially", " for", " globally", " worldwide", " specifically", " core", " combined"], [" for", " essentially", " as", " (", " globally", " combined", " rather", " using"], [" for", " essentially", " globally", " using", " as", " worldwide", " combined", " primarily"], [" globally", " **", " for", " worldwide", " infrastructure", " modular", " software", " essentially"], [" for", " framework", " infrastructure", " using", " essentially", " modular", " combined", " hardware"], [" for", " **", " framework", " modular", " core", " combined", " using", " infrastructure"], [" combined", " for", " **", " framework", " (", " instead", " modular", " using"], [" **", " (", " for", " framework", " combined", " (**", " instead", " use"], [" **", " for", " (", " (**", " framework", " instead", " combined", " rather"], [" (", " **", " (**", " for", " instead", " (~", " framework", " rather"], [" instead", " rather", " (", " (~", "\u800c\u975e", "instead", " framework", " (<"], [" instead", " rather", "\u800c\u975e", "\u800c\u4e0d\u662f", "instead", "\u2014but", "\u4e0d\u662f\u4e3a\u4e86", " \u0432\u043c\u0435\u0441\u0442\u043e"], [" instead", " (", " for", "\u2014but", " (~", "\u2014not", " ().", " (<"], [" instead", " for", " rather", "\u800c\u4e0d\u662f", "\u800c\u975e", "instead", " (", " \u0434\u043b\u044f"], [" for", " instead", " (", "\u800c\u975e", "\u800c\u4e0d\u662f", " (<", " rather", " (."], [" for", " instead", " (**", ".**", " \u0434\u043b\u044f", "for", "\u4e0d\u662f\u4e3a\u4e86", " (<"], [" for", " (**", ".**", " instead", " \u0434\u043b\u044f", "for", "\u4e0d\u662f\u4e3a\u4e86", "\u2014not"], [" for", " (`", " (**", ".**", " instead", " (", " ([]", " (."], [" for", " instead", " desktop", " (`", " Desktop", " (", ".**", " (**"], [" for", " desktop", " Desktop", " Rust", " instead", " (", " (`", "for"], [" for", " Desktop", " desktop", " (", " Rust", "desktop", " instead", "Desktop"], [" for", " Desktop", " desktop", " (", " v", "desktop", " (`", " Rust"], [" for", " v", " (", " Desktop", " desktop", " Rust", ".", " (`"], [" for", " (", " v", " (`", " Desktop", " desktop", " (.", " as"]], "p": [[0.6226, 0.2595, 0.031, 0.0213, 0.0188, 0.0129, 0.0101, 0.0045], [0.542, 0.0689, 0.0571, 0.0306, 0.0287, 0.027, 0.0253, 0.0197], [0.292, 0.2007, 0.1379, 0.1379, 0.0651, 0.0225, 0.0212, 0.0187], [0.6202, 0.0256, 0.0176, 0.0176, 0.0155, 0.0155, 0.0137, 0.0129], [0.9886, 0.0036, 0.0028, 0.0017, 0.0008, 0.0004, 0.0003, 0.0003], [0.9903, 0.0036, 0.0032, 0.0005, 0.0004, 0.0002, 0.0002, 0.0002], [0.999, 0.0003, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9992, 0.0003, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9967, 0.0013, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9956, 0.001, 0.0006, 0.0003, 0.0002, 0.0002, 0.0002, 0.0002], [0.9996, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9996, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9994, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.998, 0.0005, 0.0004, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.9994, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9987, 0.0006, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9956, 0.0028, 0.0003, 0.0003, 0.0001, 0.0001, 0.0001, 0.0001], [0.9981, 0.0004, 0.0004, 0.0004, 0.0001, 0.0001, 0.0001, 0.0001], [0.997, 0.0005, 0.0004, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001], [0.9726, 0.0066, 0.0024, 0.0008, 0.0008, 0.0008, 0.0008, 0.0008], [0.7352, 0.047, 0.0323, 0.0127, 0.0112, 0.0056, 0.0047, 0.0032], [0.9898, 0.0009, 0.0007, 0.0006, 0.0005, 0.0005, 0.0004, 0.0003], [0.9934, 0.0003, 0.0003, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.8697, 0.0117, 0.0046, 0.0024, 0.0024, 0.0023, 0.0023, 0.0016], [0.7162, 0.2325, 0.007, 0.0023, 0.0019, 0.0019, 0.0019, 0.0008], [0.9967, 0.0008, 0.0006, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001], [0.983, 0.0007, 0.0006, 0.0005, 0.0005, 0.0004, 0.0003, 0.0003], [0.7115, 0.1799, 0.0122, 0.0054, 0.0026, 0.002, 0.002, 0.0014], [0.9302, 0.0463, 0.0036, 0.0019, 0.0007, 0.0007, 0.0006, 0.0005], [0.9711, 0.0108, 0.0033, 0.0014, 0.0012, 0.0009, 0.0005, 0.0004], [0.8385, 0.0536, 0.0127, 0.0077, 0.006, 0.006, 0.0039, 0.0036], [0.5955, 0.1173, 0.0336, 0.0262, 0.0159, 0.0132, 0.0116, 0.0109], [0.2539, 0.0824, 0.0532, 0.0236, 0.0222, 0.0184, 0.0173, 0.0162], [0.0602, 0.0389, 0.0365, 0.0322, 0.0251, 0.0208, 0.0173, 0.0162], [0.083, 0.0392, 0.0392, 0.0253, 0.021, 0.0197, 0.0185, 0.0164], [0.0532, 0.0469, 0.0365, 0.0343, 0.0343, 0.0285, 0.0208, 0.0196], [0.0692, 0.0307, 0.0307, 0.0271, 0.0239, 0.0225, 0.0198, 0.0164], [0.064, 0.0302, 0.0251, 0.0183, 0.0172, 0.0172, 0.0162, 0.0143], [0.0605, 0.0534, 0.0502, 0.0252, 0.0185, 0.0185, 0.0173, 0.0153], [0.1053, 0.0439, 0.0364, 0.0321, 0.0134, 0.0134, 0.0134, 0.0126], [0.1333, 0.0337, 0.0279, 0.0247, 0.0218, 0.0204, 0.014, 0.0132], [0.0921, 0.0384, 0.0299, 0.0264, 0.0219, 0.0181, 0.016, 0.0133], [0.0501, 0.0323, 0.0323, 0.0285, 0.0252, 0.0237, 0.0196, 0.0184], [0.0558, 0.0383, 0.0281, 0.0264, 0.0233, 0.0218, 0.0181, 0.017], [0.0561, 0.041, 0.0362, 0.0282, 0.0206, 0.0206, 0.0194, 0.0171], [0.0711, 0.0711, 0.0405, 0.0357, 0.0204, 0.0204, 0.0191, 0.018], [0.1566, 0.0892, 0.074, 0.0509, 0.0422, 0.0212, 0.0155, 0.0129], [0.3853, 0.086, 0.0759, 0.067, 0.0406, 0.0358, 0.0217, 0.0075], [0.4988, 0.1429, 0.0765, 0.0385, 0.0281, 0.0182, 0.0151, 0.0104], [0.6741, 0.1171, 0.0231, 0.0204, 0.009, 0.009, 0.007, 0.007], [0.6403, 0.056, 0.0436, 0.0385, 0.0206, 0.0206, 0.0151, 0.0125], [0.1648, 0.1366, 0.0779, 0.0444, 0.0417, 0.0269, 0.0269, 0.0237], [0.4103, 0.3621, 0.0432, 0.0337, 0.0297, 0.014, 0.014, 0.0052], [0.5509, 0.1789, 0.0274, 0.0214, 0.0177, 0.0166, 0.0147, 0.013], [0.7256, 0.0596, 0.0526, 0.0193, 0.0171, 0.0104, 0.0097, 0.0063], [0.8579, 0.0229, 0.0202, 0.0157, 0.0095, 0.0079, 0.0035, 0.0033], [0.5822, 0.0478, 0.0396, 0.0372, 0.0372, 0.029, 0.0129, 0.0094], [0.5843, 0.0616, 0.0616, 0.0398, 0.0374, 0.0213, 0.0188, 0.0114], [0.869, 0.0297, 0.0232, 0.0204, 0.018, 0.0085, 0.0033, 0.0031], [0.5447, 0.2271, 0.1561, 0.0239, 0.0078, 0.0078, 0.0064, 0.0039], [0.6856, 0.0819, 0.0819, 0.0638, 0.0638, 0.0041, 0.0036, 0.0026], [0.6524, 0.2118, 0.0536, 0.0325, 0.0287, 0.003, 0.0028, 0.0017], [0.3941, 0.3478, 0.239, 0.0072, 0.0028, 0.0019, 0.0016, 0.001]], "ranks": {"Swift": [42518, 3925, 2773, 37092, 1644, 1758, 2882, 13300, 71446, 41030, 10097, 36929, 40711, 19360, 4898, 1268, 791, 1054, 1082, 851, 860, 11029, 2635, 1903, 1301, 3945, 7381, 2677, 3870, 5712, 5839, 5946, 6951, 6804, 6495, 8349, 9210, 9337, 7191, 6755, 9585, 14809, 29113, 29222, 19345, 30432, 43836, 27565, 46614, 73571, 136557, 90359, 17978, 9487, 5428, 4224, 3004, 2164, 2117, 1589, 2405, 1195, 2672], "Kotlin": [213285, 111940, 63365, 14812, 24389, 38608, 46177, 62003, 53481, 77896, 38231, 23071, 16533, 8482, 41710, 30231, 33533, 26592, 71588, 137575, 149319, 51766, 62905, 122910, 85784, 32950, 42661, 101862, 60527, 78712, 103630, 120349, 193843, 144165, 165950, 93645, 68237, 69183, 58250, 54240, 64185, 64777, 47939, 55684, 57261, 71095, 72228, 35940, 28671, 20775, 14669, 5502, 1359, 1461, 537, 350, 187, 120, 108, 111, 190, 252, 417], "Rust": [32922, 42610, 38042, 77025, 8562, 10667, 26928, 19215, 44325, 22038, 14805, 40897, 35859, 31751, 22912, 9521, 8654, 14411, 31283, 27562, 27604, 30898, 14812, 11467, 6226, 9584, 13185, 11455, 7835, 7880, 8879, 11826, 16085, 22634, 27685, 26446, 20295, 15829, 14333, 18387, 10884, 8806, 9813, 10866, 14788, 7861, 8082, 8129, 10284, 14743, 22253, 22922, 3849, 4083, 2134, 1191, 19, 9, 4, 5, 8, 6, 9]}}, {"pos": 549, "top": [[" \u2013", "\u2013", ".", ",", "s", ";", "o", " "], [" \u2013", "\u2013", "\u2013and", "\u2013\u2013", ",", "\u2011", "s", " \u2013,"], ["\u2013", ",", " \u2013", ".", ".\u2013", "\u2013and", "\u2026", ";"], [" milfs", "\uff0a\uff0a\uff0a\uff0a", " Shemale", "auff", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Blowjob", "-------------</", " cumshot"], ["s", " \u200b\u200b", "auf", "a", "kits", "\u2026\u2026", "ed", "nost"], [" \u200b\u200b", "\u2026..", "\u2026.", "auf", "kits", ".\u2013", ".", " **\u2013"], ["s", "\u2026\u2026", " \u200b\u200b", " **\u2013", "\u2026.", ".", "a", "\u2026.."], ["s", " \u200b\u200b", " **\u2013", "**\u2013", "i\u010d", " **", " **\u201e", "sut"], [" \u200b\u200b", "!\u201d.", " **\u2013", "sdale", " **.**", "i\u010d", "scheid", "    \n    \n"], [",", "\u2013", ".\u2013", "s", "\u2013and", "\u2013\u2013", "\u2026.", " **\u2013"], [".", "s", ",", "...", "\u2013", " [\u2026]", " \u2013", "\u2026"], [" **", "iator", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "i\u0161", " **\u2013", " **+", " **#", "erdale"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " **", " veggies", " **\u201e", " **\u00ab", " influencers", "ographics", "erias"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " veggies", " glam", "-ish", " vibes", "-lite", " influencers", " hardcore"], [" arguably", " mostly", " revamped", " glam", " savvy", " iconic", " innov", " geared"], [" arguably", " mostly", "s", " savvy", " revamped", " iconic", " showcasing", " tech"], ["s", " arguably", " tech", " mostly", " impactful", " savvy", "a", " iconic"], [" arguably", " savvy", " impactful", "s", " tech", "ourced", " crafting", "kits"], [" arguably", " famously", " savvy", "s", " mostly", " revamped", " glam", " touted"], [" arguably", " famously", " hugely", " mostly", " notably", " heavily", " savvy", " largely"], [" arguably", "<|endoftext|>", " though", " famously", " mostly", " largely", " notably", " hugely"], [" ;;^", " arguably", "\u4e5f\u662f\u4e2d\u56fd", "\u5171\u540c\u6253\u9020", " \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435", " famously", "\u582a\u6bd4", " Fortal"], [" arguably", " famously", " notably", " ;;^", " mostly", " heavily", "\u4e5f\u4f7f\u5f97", " largely"], [" arguably", " notably", " mostly", " largely", " famously", " alongside", " heavily", " often"], [" arguably", " famously", " \n\n", " foundational", " notably", " \r\n\r\n", "Whilst", " crafting"], [" foundational", " arguably", " famously", " ;;^", " impactful", " notably", "ourced", " geopol"], [" arguably", " foundational", " notably", " famously", " globally", " tech", " alongside", " geopol"], [" arguably", " \n\n", " alongside", " notably", " mostly", " famously", " foundational", " heavily"], [" arguably", " famously", " alongside", " foundational", " tech", " globally", " mostly", " notably"], [" **", " famously", " arguably", " alongside", " tech", " foundational", " globally", " mostly"], [" arguably", " mostly", " famously", " alongside", " largely", " tech", " **", " globally"], [" alongside", " arguably", " mostly", " famously", " along", " tech", " heavily", " globally"], [" alongside", " mostly", " famously", " tech", " arguably", " largely", " globally", " heavily"], [" tech", " globally", " famously", " alongside", " foundational", " arguably", " partnered", " originally"], [" tech", " famously", " globally", " arguably", " leveraging", " foundational", " partnered", " hybrid"], [" tech", " famously", " globally", " \u2013", " leveraging", " originally", " hybrid", " primarily"], [" tech", " leveraging", " famously", " arguably", " technically", " globally", " hybrid", " Tech"], [" tech", " leveraging", " technically", " famously", " Tech", " hybrid", " technology", " originally"], [" tech", " technically", " leveraging", " technology", " originally", " software", " Tech", " hybrid"], [" tech", " software", " Tech", " technology", " technically", " hybrid", " globally", " Kickstarter"], [" tech", " software", " technology", " Tech", " hybrid", " technically", " hardware", " originally"], [" tech", " software", " Metal", " originally", " Tech", " technology", " using", " metal"], [" software", " tech", " Metal", " metal", " Linux", " Software", " technology", " Tech"], [" Metal", " software", " tech", " using", " leveraging", " hybrid", " powered", " metal"], [" tech", " Metal", " hybrid", " software", " using", " metal", " uses", " technically"], [" hybrid", " technically", " tech", " using", " Metal", " uses", " powered", " primarily"], [" tech", " uses", " hybrid", " leveraging", " using", " Hybrid", " Metal", " Uses"], [" leveraging", " hybrid", " uses", " powered", " Hybrid", " partnered", " tech", " Metal"], [" leveraging", " tech", " partnered", " Kickstarter", "\u6216\u5176", " uses", " hybrid", "\u6216\u5229\u7528"], ["\u800c\u975e", "\u867d\u7136\u73b0\u5728", "\u6216\u5176", "\u6216\u5229\u7528", " powered", " Kickstarter", " partnered", " leveraging"], ["\u800c\u975e", "\u6216\u5176", "-version", "\u6216\u5229\u7528", " version", "\u6700\u65b0\u7248\u672c", "\u800c\u4e0d\u662f", "\u6216\u4f7f\u7528"], ["\u6216\u5176", "formerly", " formerly", " version", "-version", " Version", "\u867d\u7136\u73b0\u5728", "\u6216\u5229\u7528"], ["\u800c\u975e", " version", " Version", "\u800c\u4e0d\u662f", "-version", " backend", "\u6216\u5176", " formerly"], [" version", " Version", "-version", "\u800c\u975e", "version", " backend", "Version", " versions"], [" version", " not", " NOT", " Version", "not", " backend", "-version", "\u800c\u975e"], [" backend", " not", "not", "\u6700\u65b0\u7248\u672c", " version", " Backend", " NOT", " frontend"], [" Rust", " not", "not", " NOT", " rust", "rust", " backend", " version"], [" Rust", " rust", "rust", " not", " Desktop", " desktop", " backend", "desktop"], [" Rust", " rust", "rust", " backend", " Desktop", " desktop", " not", "desktop"], [" Rust", " rust", "rust", " desktop", " Desktop", " not", " backend", " v"], [" Rust", " v", " rust", "rust", " desktop", " not", " Desktop", " backend"], [" Rust", " v", " rust", "rust", "v", "not", " not", "desktop"], ["v", " Rust", "R", " v", "not", "for", "which", "with"]], "p": [[0.9333, 0.041, 0.0151, 0.0081, 0.0007, 0.0004, 0.0002, 0.0002], [0.7985, 0.1572, 0.0027, 0.0021, 0.0019, 0.0016, 0.0014, 0.0006], [0.8118, 0.1245, 0.0315, 0.0245, 0.0038, 0.0011, 0.0009, 0.0004], [0.0098, 0.0038, 0.0028, 0.0026, 0.0023, 0.0022, 0.002, 0.0019], [0.0592, 0.0359, 0.0298, 0.0232, 0.0132, 0.0117, 0.0097, 0.0091], [0.0902, 0.0108, 0.0095, 0.0074, 0.0058, 0.004, 0.0037, 0.0027], [0.8842, 0.0365, 0.0152, 0.003, 0.003, 0.0025, 0.0021, 0.0018], [0.1041, 0.0863, 0.0593, 0.016, 0.0124, 0.0075, 0.0075, 0.0075], [0.0673, 0.017, 0.011, 0.0076, 0.0071, 0.0071, 0.0067, 0.0063], [0.0826, 0.0196, 0.0163, 0.0119, 0.006, 0.0053, 0.0034, 0.003], [0.4147, 0.222, 0.1346, 0.0465, 0.032, 0.0249, 0.0171, 0.0161], [0.0174, 0.0044, 0.0039, 0.0032, 0.0025, 0.0025, 0.0021, 0.0019], [0.0135, 0.0064, 0.0056, 0.0047, 0.0032, 0.0027, 0.0025, 0.0022], [0.0068, 0.0028, 0.0019, 0.0016, 0.0014, 0.0014, 0.0013, 0.0013], [0.0188, 0.0069, 0.0051, 0.0051, 0.0024, 0.0023, 0.0023, 0.0019], [0.0403, 0.0079, 0.0045, 0.0037, 0.0035, 0.0035, 0.0033, 0.0029], [0.1298, 0.0308, 0.0113, 0.0113, 0.0078, 0.0078, 0.0065, 0.0054], [0.0092, 0.0036, 0.0034, 0.0032, 0.003, 0.0025, 0.0022, 0.0021], [0.0345, 0.005, 0.0044, 0.0039, 0.0036, 0.0027, 0.0022, 0.0022], [0.0683, 0.0098, 0.0039, 0.003, 0.0022, 0.0022, 0.0021, 0.0021], [0.0235, 0.0072, 0.0067, 0.0059, 0.0043, 0.0036, 0.0036, 0.0034], [0.0109, 0.0036, 0.0019, 0.0018, 0.0013, 0.0013, 0.0011, 0.001], [0.0132, 0.0038, 0.0033, 0.0033, 0.0023, 0.0012, 0.0012, 0.0011], [0.0129, 0.0129, 0.0089, 0.005, 0.0047, 0.0042, 0.0039, 0.0035], [0.0107, 0.0078, 0.0057, 0.0047, 0.0047, 0.0037, 0.0025, 0.0017], [0.0087, 0.0081, 0.0067, 0.0046, 0.0044, 0.0032, 0.003, 0.003], [0.0118, 0.0076, 0.0072, 0.0063, 0.0043, 0.0036, 0.0032, 0.0025], [0.0468, 0.0236, 0.0183, 0.0143, 0.0134, 0.0126, 0.0072, 0.0067], [0.0493, 0.0384, 0.0205, 0.015, 0.0141, 0.0125, 0.008, 0.0071], [0.1727, 0.0597, 0.0495, 0.0465, 0.03, 0.0234, 0.0182, 0.0142], [0.0641, 0.0566, 0.0499, 0.0414, 0.0184, 0.0152, 0.0152, 0.0134], [0.0773, 0.0389, 0.0389, 0.0303, 0.0152, 0.0152, 0.0152, 0.0143], [0.0401, 0.0401, 0.0243, 0.0215, 0.0215, 0.0139, 0.013, 0.0122], [0.1018, 0.0745, 0.0452, 0.0292, 0.0188, 0.0156, 0.0138, 0.0095], [0.1518, 0.0409, 0.0361, 0.0117, 0.0091, 0.0086, 0.0076, 0.0071], [0.1304, 0.0351, 0.0257, 0.0241, 0.02, 0.0166, 0.0121, 0.0101], [0.1732, 0.0363, 0.0266, 0.022, 0.0161, 0.0142, 0.0104, 0.0104], [0.133, 0.0279, 0.018, 0.0169, 0.0149, 0.014, 0.0124, 0.0124], [0.1207, 0.0325, 0.0223, 0.0144, 0.0144, 0.0144, 0.012, 0.0112], [0.1679, 0.0188, 0.0166, 0.0138, 0.0138, 0.0114, 0.0089, 0.0084], [0.1963, 0.0438, 0.0194, 0.0194, 0.0104, 0.0098, 0.0092, 0.0092], [0.1099, 0.0588, 0.0216, 0.0179, 0.0168, 0.0158, 0.0149, 0.0116], [0.0834, 0.0736, 0.0574, 0.0239, 0.0198, 0.0175, 0.0154, 0.0136], [0.0516, 0.0428, 0.0402, 0.0229, 0.0202, 0.0178, 0.0148, 0.0148], [0.0444, 0.0392, 0.0253, 0.0253, 0.0174, 0.0153, 0.0153, 0.0144], [0.0348, 0.0239, 0.0239, 0.0225, 0.0198, 0.0136, 0.012, 0.01], [0.0404, 0.0296, 0.0261, 0.023, 0.0191, 0.0179, 0.014, 0.0131], [0.0472, 0.0346, 0.0269, 0.0237, 0.0223, 0.021, 0.021, 0.0153], [0.0158, 0.0131, 0.0123, 0.0115, 0.0108, 0.0096, 0.009, 0.007], [0.037, 0.0186, 0.0164, 0.012, 0.012, 0.0113, 0.0106, 0.0099], [0.086, 0.046, 0.0382, 0.0262, 0.0232, 0.0204, 0.0169, 0.0149], [0.065, 0.0539, 0.0447, 0.042, 0.0394, 0.0327, 0.0175, 0.0154], [0.1973, 0.0773, 0.0531, 0.0499, 0.0499, 0.0389, 0.0251, 0.0162], [0.2875, 0.2537, 0.05, 0.05, 0.0441, 0.0389, 0.0343, 0.0184], [0.1995, 0.121, 0.1068, 0.0648, 0.0504, 0.0393, 0.0347, 0.0306], [0.1823, 0.1253, 0.0592, 0.0317, 0.0317, 0.028, 0.0263, 0.0205], [0.912, 0.0275, 0.013, 0.0089, 0.007, 0.0037, 0.0035, 0.0014], [0.9791, 0.0045, 0.0031, 0.0011, 0.0011, 0.001, 0.001, 0.0006], [0.9951, 0.0036, 0.0012, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9941, 0.0046, 0.0008, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9805, 0.0158, 0.0021, 0.0005, 0.0002, 0.0002, 0.0001, 0.0001], [0.8719, 0.1041, 0.0075, 0.0067, 0.0036, 0.0013, 0.0008, 0.0005], [0.7849, 0.0937, 0.0502, 0.0185, 0.0163, 0.0099, 0.0068, 0.0041]], "ranks": {"Swift": [84670, 9698, 16272, 134942, 40782, 13128, 20279, 131810, 221468, 197973, 63659, 205479, 210629, 112455, 68905, 15773, 4626, 22583, 11032, 19401, 9172, 94771, 37736, 11280, 13746, 35221, 23006, 4561, 8903, 6602, 4905, 3240, 4273, 14184, 11276, 5340, 2837, 2862, 1960, 1186, 1737, 1925, 2588, 2663, 3064, 1970, 4097, 3205, 4894, 6114, 30091, 20650, 4498, 3866, 1303, 926, 516, 366, 279, 274, 287, 417, 138], "Kotlin": [219609, 176973, 83800, 6420, 14594, 41154, 33215, 50589, 67682, 109331, 97399, 43921, 12702, 18737, 74421, 15773, 35250, 37562, 118384, 171312, 183231, 102066, 118746, 146597, 57047, 19753, 34589, 79548, 43049, 23725, 49817, 65183, 71236, 26947, 24785, 4604, 924, 1009, 636, 430, 393, 271, 109, 125, 131, 158, 293, 123, 92, 113, 155, 115, 83, 59, 51, 29, 20, 16, 21, 37, 65, 119, 431], "Rust": [34718, 51212, 40254, 7647, 7632, 7374, 13552, 14967, 13616, 7989, 5675, 32080, 18693, 20937, 41083, 22101, 16078, 51990, 58843, 68565, 68564, 55893, 31632, 9832, 2660, 7682, 12634, 5546, 4502, 3642, 4905, 7744, 8878, 13694, 9914, 3031, 875, 741, 765, 430, 175, 72, 27, 42, 73, 37, 54, 42, 66, 108, 325, 190, 65, 66, 55, 17, 1, 1, 1, 1, 1, 1, 2]}}, {"pos": 550, "top": [[".", "\u2013", "\u2026.", "-", "\u2026..", ",", "\u2026", " \u2013"], ["avior", "ual", "uele", "iev", " \u200b\u200b", "tures", "avic", " gv"], ["\u2013", " \u200b\u200b", ".", "\u2026..", "[V", "\u2026.", "\u2026", "(V"], [" **\u25cb", " Blowjob", " Guta", " milfs", " **>>", "_kv", " Prostitu", " Shemale"], [" Vz", " HV", "odka", "<V", " VB", "argv", "(vs", "TVT"], ["(vs", "(V", "-V", " Vz", ">V", "argv", "odka", "\u82b7"], ["(V", "+v", "(vs", "(tv", "-V", "TVT", "\\V", ",V"], ["-V", "/V", ">V", "(V", "+v", "TVT", "sdale", "(vs"], ["/V", ">V", "-V", "+v", ".V", "(V", "iv", "[V"], ["/V", "+v", "-V", "\\V", "\\v", "iv", ">V", "/v"], ["\\n", "+v", "\\v", "iv", "&nbsp", "/v", "5", "2"], [" **+", " **#", "-**", " **>>", " **\u300c", "CoV", " **", "+v"], [" **>>", "avior", " **\u300c", "CoV", "ians", " **+", "igator", "/V"], ["/V", "+v", "igator", "/v", "-tech", "CoV", "iant", "ian"], ["iv", "/v", "ian", " VC", "+v", "/V", "-tech", "ally"], [" &", "iv", "/v", "akin", "aka", " VC", "+v", "ian"], ["iv", "&", "/v", "tech", "-tech", "ian", "aka", "/V"], ["-tech", "tech", "iv", "-V", "/V", "/v", "-v", "-lite"], ["iv", "8", "9", "7", "2", "5", "...**", "/V"], ["2", "9", "8", "7", "5", "4", "iv", "6"], ["2", "8", "4", "5", "7", "3", "6", "9"], ["+v", "ailable", "CoV", "aging", "\u0e48\u0e32\u0e27", "ivo", "ational", ">v"], ["8", "9", "7", "2", "4", "5", "6", "3"], ["2", "8", "7", "9", "1", "3", "6", "4"], ["2", "9", "8", "3", "7", "4", "1", "6"], ["9", "-tech", "<strong", "+)", "+v", "2", "CoV", "tech"], ["-tech", "omics", "CoV", "-era", "+)", "tech", "+v", "itech"], ["-era", " **", "-tech", " **+", "tech", " **#", "+)", "ongo"], ["-era", "2", " **#", "<strong", " **+", "-**", "9", "**"], ["...**", "**", " **\u3010", "-**", " **", "<strong", "\u2026**", " **:"], ["2", " \n\n", "\u2011", "1", "9", "3", "4", "-era"], ["\ufffd", "2", "\u200b", "\u200c", "\u2011", "1", "\ufffd", "\u2013"], ["\ufffd", "\u200c", "\u200b", "\u2011", "\ufe0f", "\ufffd", "-era", "/"], ["\ufe0f", "\ufffd", "tech", "/current", "-era", "\u200c", "-tech", "/global"], ["\ufffd", "\u200c", " \u200b\u200b", "\ufe0f", "tech", "\u200b", "\u2011", "/current"], [" \u200b\u200b", "\u200c", "\ufffd", "\u200b", "\ufe0f", "\u2011", "\ufffd", "tech"], [" \u200b\u200b", "\u200c", "\ufe0f", "tech", "\ufffd", "ongo", "\u6700\u65b0", "\u200b"], [" \u200b\u200b", "tech", "\ufe0f", "/version", "\u6700\u65b0", "\u200c", "ongo", "\ufffd"], [" \u200b\u200b", "\u6700\u65b0", "\ufe0f", "/latest", "/version", "\ufffd", "\u65b0\u7248", "\u6700\u65b0\u7248\u672c"], [" \u200b\u200b", "\u6700\u65b0", "\u6700\u65b0\u7248\u672c", "\u200c", "/latest", "\ufffd", "\u7248\u672c", "\ufe0f"], ["\u6700\u65b0", "\u6700\u65b0\u7248\u672c", "\u7248\u672c", "\u65b0\u7248", "/version", " Version", "Version", "/latest"], ["\u65b0\u7248", "/version", "\u7248\u672c", "\u6700\u65b0\u7248\u672c", " Version", "Version", "-version", "\u6700\u65b0"], ["\u65b0\u7248", "\u7248\u672c", "-version", "/version", "\u6700\u65b0\u7248\u672c", " Version", "Version", "\u6700\u65b0"], ["\u7248\u672c", "\u6700\u65b0", "Version", "\u65b0\u7248", " Version", "\u6700\u65b0\u7248\u672c", "-version", "\u7248"], ["Version", " Version", "\u7248\u672c", "\u6700\u65b0", "\u65b0\u7248", "-version", "\u6700\u65b0\u7248\u672c", "version"], [" Version", "\u6700\u65b0", "Version", "\u7248\u672c", "-version", "\u6700\u65b0\u7248\u672c", "\u65b0\u7248", "version"], ["\u6700\u65b0", " Version", "-version", "/current", "\u65b0\u7248", "\u7248\u672c", "\u6700\u65b0\u7248\u672c", "/latest"], ["\u6700\u65b0", "\u672a\u6765", "+)", "/current", "/latest", "recent", "\u76ee\u524d", "\u65b0"], ["+)", "/current", "\u6700\u65b0", "/latest", "\u672a\u6765", "\u7684\u6700\u65b0", "/new", "\u65b0\u7248"], ["+)", "/current", "\u6700\u65b0", "/latest", " upcoming", "\u7684\u6700\u65b0", "\u5373\u5c06", "\u6700\u65b0\u7248\u672c"], ["+)", "\u6700\u65b0", "++)", "/current", "+.", "-version", "\u672a\u6765", "\u6700\u65b0\u7248"], ["+)", "\u672a\u6765", "/current", "ongo", "+,", "future", "+v", "/Framework"], ["+)", "+v", "/current", "/Framework", "++)", "+.", ".*)", "/V"], ["+)", "+v", "/current", "++)", "/Framework", "async", "\u672a\u6765", "-next"], ["+v", "+)", "+,", "+.", "++)", "+/", "+m", "+\","], [" beta", "-beta", "beta", " Beta", ".beta", "-alpha", "+v", "Beta"], ["rust", "-beta", " Rust", " beta", " Beta", "+v", "beta", "\u5f00\u53d1"], ["-beta", " Beta", " beta", "_alpha", "+v", "/latest", "beta", "-alpha"], ["preview", " preview", " Rust", "+v", "rust", " crates", "-next", "\u9884\u89c8"], [" alpha", " preview", "+v", " Beta", " beta", "-next", "/v", "_alpha"], ["/v", " Beta", " beta", "+v", "2", " alpha", "1", " preview"], ["/v", "2", "-next", ".next", " Next", "Next", "+v", ">v"], ["2", "1", "3", "4", "6", "5", "8", "7"]], "p": [[0.8309, 0.0322, 0.0303, 0.0143, 0.0105, 0.0105, 0.0087, 0.0056], [0.0177, 0.0147, 0.0084, 0.0079, 0.0074, 0.0065, 0.0051, 0.0051], [0.5447, 0.0476, 0.042, 0.0348, 0.0289, 0.0239, 0.0186, 0.0136], [0.0056, 0.0043, 0.0034, 0.0032, 0.0025, 0.0022, 0.0022, 0.002], [0.0083, 0.0078, 0.0064, 0.0057, 0.005, 0.005, 0.0047, 0.0044], [0.0287, 0.0185, 0.0099, 0.0093, 0.0088, 0.0082, 0.0082, 0.0077], [0.0259, 0.0202, 0.0157, 0.0139, 0.0095, 0.0095, 0.0065, 0.0065], [0.0403, 0.0334, 0.0203, 0.019, 0.0139, 0.0123, 0.0123, 0.0102], [0.0454, 0.0243, 0.0215, 0.0189, 0.0089, 0.0089, 0.0084, 0.0074], [0.0168, 0.0168, 0.0139, 0.0131, 0.0115, 0.007, 0.0066, 0.0062], [0.1173, 0.0231, 0.0159, 0.0149, 0.0149, 0.0109, 0.0096, 0.008], [0.0515, 0.0202, 0.0167, 0.0157, 0.0122, 0.0108, 0.009, 0.0084], [0.0136, 0.0082, 0.0082, 0.0073, 0.006, 0.0057, 0.0053, 0.0044], [0.013, 0.013, 0.0074, 0.0061, 0.0061, 0.0051, 0.0051, 0.0048], [0.0217, 0.0169, 0.0109, 0.0103, 0.008, 0.0075, 0.0071, 0.0062], [0.0161, 0.0104, 0.0086, 0.0067, 0.0056, 0.0056, 0.0049, 0.0046], [0.0246, 0.0131, 0.0123, 0.0116, 0.0096, 0.0085, 0.0085, 0.007], [0.0203, 0.0168, 0.0158, 0.0102, 0.0096, 0.0079, 0.0079, 0.0075], [0.0255, 0.0128, 0.012, 0.0106, 0.01, 0.0088, 0.0088, 0.0078], [0.0171, 0.0161, 0.0151, 0.0151, 0.0142, 0.0125, 0.0111, 0.0111], [0.1576, 0.1018, 0.1018, 0.0898, 0.0844, 0.0844, 0.0844, 0.0793], [0.0111, 0.0104, 0.0049, 0.0046, 0.0043, 0.0041, 0.0038, 0.0036], [0.0837, 0.0786, 0.0694, 0.0575, 0.0477, 0.0448, 0.0448, 0.0395], [0.1484, 0.123, 0.1155, 0.1085, 0.102, 0.09, 0.0845, 0.0845], [0.1433, 0.1265, 0.0985, 0.0925, 0.0925, 0.0869, 0.0816, 0.0767], [0.0061, 0.0051, 0.0045, 0.0045, 0.0039, 0.0037, 0.0037, 0.0037], [0.0087, 0.0064, 0.005, 0.005, 0.005, 0.0041, 0.0034, 0.003], [0.0152, 0.0105, 0.0072, 0.0063, 0.006, 0.0044, 0.0044, 0.0034], [0.0255, 0.0239, 0.0145, 0.0145, 0.0136, 0.0136, 0.0128, 0.0128], [0.148, 0.1152, 0.0451, 0.0424, 0.0424, 0.0351, 0.0291, 0.0274], [0.1543, 0.0604, 0.0604, 0.0501, 0.039, 0.0367, 0.0237, 0.0209], [0.1496, 0.1095, 0.0586, 0.0517, 0.0456, 0.0355, 0.026, 0.026], [0.0845, 0.0581, 0.0452, 0.0399, 0.0375, 0.0258, 0.0227, 0.0177], [0.0272, 0.0226, 0.0212, 0.0212, 0.0199, 0.0137, 0.0137, 0.0129], [0.0533, 0.039, 0.0252, 0.0252, 0.0252, 0.0236, 0.0196, 0.0143], [0.1642, 0.0826, 0.0643, 0.047, 0.0442, 0.0304, 0.0143, 0.0135], [0.1947, 0.0299, 0.0263, 0.0232, 0.0205, 0.015, 0.0141, 0.0124], [0.2031, 0.0201, 0.0189, 0.0177, 0.0177, 0.0147, 0.013, 0.0115], [0.1069, 0.0572, 0.0238, 0.0224, 0.0224, 0.0164, 0.0164, 0.0154], [0.1325, 0.1099, 0.0278, 0.0245, 0.0216, 0.0216, 0.0191, 0.0179], [0.1049, 0.0817, 0.0721, 0.0527, 0.0437, 0.0386, 0.0363, 0.0282], [0.1249, 0.0914, 0.0859, 0.0669, 0.0628, 0.0628, 0.0628, 0.046], [0.1368, 0.0883, 0.0732, 0.0732, 0.0646, 0.0503, 0.0503, 0.0392], [0.1262, 0.1046, 0.0676, 0.0526, 0.0385, 0.034, 0.03, 0.0265], [0.107, 0.107, 0.0944, 0.0944, 0.0691, 0.0419, 0.037, 0.0307], [0.1871, 0.1002, 0.0571, 0.0536, 0.0504, 0.0473, 0.0346, 0.0238], [0.1579, 0.0481, 0.0425, 0.0425, 0.0352, 0.0331, 0.0311, 0.0311], [0.1915, 0.0904, 0.0704, 0.0704, 0.0333, 0.0148, 0.0139, 0.0139], [0.1463, 0.114, 0.1071, 0.0307, 0.0254, 0.0175, 0.0154, 0.0128], [0.1714, 0.1178, 0.0977, 0.0433, 0.0298, 0.0181, 0.0181, 0.0159], [0.4087, 0.0335, 0.0296, 0.0217, 0.014, 0.0123, 0.0123, 0.0096], [0.07, 0.0374, 0.0352, 0.0147, 0.0129, 0.0129, 0.0101, 0.0101], [0.0528, 0.0183, 0.0161, 0.0125, 0.0118, 0.0111, 0.0111, 0.0092], [0.0347, 0.0254, 0.0224, 0.0164, 0.0145, 0.012, 0.0093, 0.0088], [0.5018, 0.3044, 0.0364, 0.0321, 0.0152, 0.0126, 0.0041, 0.0036], [0.2506, 0.1952, 0.1045, 0.0764, 0.0435, 0.0264, 0.0233, 0.0206], [0.1405, 0.0801, 0.0624, 0.0586, 0.0456, 0.0355, 0.0277, 0.0229], [0.1036, 0.0712, 0.0669, 0.0316, 0.0316, 0.0297, 0.0262, 0.0192], [0.0829, 0.0607, 0.0444, 0.0392, 0.0305, 0.0223, 0.021, 0.0197], [0.0496, 0.0496, 0.0466, 0.0341, 0.032, 0.0301, 0.0282, 0.0234], [0.0887, 0.0735, 0.061, 0.0326, 0.0288, 0.0288, 0.0224, 0.0186], [0.1228, 0.1083, 0.0898, 0.0617, 0.0399, 0.0374, 0.0257, 0.02], [0.9975, 0.0025, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [87351, 107100, 14828, 41038, 6197, 2467, 780, 7733, 35038, 19601, 14388, 38804, 69156, 61563, 75972, 25253, 16877, 26498, 17244, 19955, 7308, 32269, 10672, 5048, 4466, 20686, 41855, 32944, 36715, 47963, 35318, 20248, 31115, 20841, 12598, 9178, 4853, 7643, 8445, 7697, 7869, 19134, 17656, 13706, 8673, 11022, 13429, 12888, 19601, 31290, 30222, 15262, 11066, 9401, 4202, 2411, 2986, 14692, 9451, 6376, 3590, 7608, 9499], "Kotlin": [141444, 74808, 90678, 32935, 60969, 83386, 67055, 89645, 37789, 54105, 28933, 13122, 9979, 14216, 83683, 91275, 57450, 32343, 22987, 57933, 128179, 30948, 71453, 139577, 60590, 21315, 11953, 24510, 7137, 2263, 23129, 53859, 30707, 18159, 19483, 8876, 8745, 6380, 6008, 3646, 3747, 2499, 2618, 3381, 3229, 3848, 6939, 4407, 4450, 4067, 4834, 2451, 1086, 587, 313, 582, 650, 1576, 1158, 643, 153, 330, 296], "Rust": [91294, 202979, 166558, 138062, 71959, 71912, 79465, 62353, 53050, 44600, 66434, 53251, 40276, 42531, 65891, 55312, 45959, 43766, 60255, 52872, 87614, 46078, 45131, 45994, 20220, 15852, 27147, 40106, 53471, 57218, 102418, 71698, 121854, 90379, 70900, 63835, 29068, 37668, 54682, 24841, 20552, 25507, 26085, 25829, 21149, 25498, 20398, 36882, 17967, 15799, 7712, 2361, 197, 122, 126, 233, 1, 14, 3, 15, 26, 60, 38]}}, {"pos": 551, "top": [[" \u2013", ".", "\u2013", ",", "y", "\u2013and", ";", ".\u2013"], [" \u2013", "\\\",", "\\\"", " \u2013**", " \\\"", "\u2013and", "sWith", "(\\\""], ["\u2013", ".\u2013", " \u2013", ".", "\u2013and", "**\u2013", " \u2013**", " *\u2013"], [" milfs", " Blowjob", " cumshot", " Shemale", "->__", " creampie", "':''", "enzi"], [".@", ".\\", "@\\", " \\\"$", " <->", "@$", " Azerbai", "GBT"], ["GBT", "tov", "sWith", " Azerbai", " \u200b\u200b", ".cv", ".nz", "ez"], [".\\\"", " \u200b\u200b", "\\\"", ".?", ".", "&", ".&", "->"], [".\\\"", " \u200b\u200b", "\\\"", "sWith", ".", "\\\",", ".\\", "-V"], [" \u200b\u200b", ".", ".\\\"", "sWith", ".|", ".&", "\\\"", ".\","], [".\\\"", "\\u", ".\\", "\\\",", ".|", ".${", "sWith", "."], [".\\\"", "\\u", ".\\", ".", "\\\"", " \u200b\u200b", ".|", ".&"], [".\\\"", " /**<", " Blowjob", " **.**", "\\u", "\u00bb.**", "__)", ".xyz"], [".\\\"", " \u200b\u200b", "\\u", "flix", "sWith", ".js", "\\\"", "iverse"], [".\\\"", " \u200b\u200b", ".js", "-era", "esian", "opia", "\\\"", "pedia"], [".\\\"", "\\\"", "\\\",", ".", "\\u", "-era", " \\\"", "en"], ["s", "en", "es", " MVP", "\\\",", " showcase", " \\\"", "e"], [",", " \u200b\u200b", "s", "\u2013", "en", "o", "t", "e"], ["\\\",", ",", "\\\"", "\\u", "\u2013", ".\\\"", "s", "en"], ["\\\"", "\\\",", "\\u", "\ufe0f", ".\\\"", "s", " TikTok", "sWith"], ["\\u", "\\\",", "\ufe0f", "\\\"", "\\\\", " --", "\\uff", "&"], ["<|endoftext|>", " \n\n", "\n\n", "@", "2", "\u2013", "\\u", "&"], [" TikTok", "&apos", "\ufe0f", "\\\",", " esports", "\\u", "sWith", " livest"], ["\\u", "\\\",", "\ufe0f", "\\\"", "&apos", " TikTok", "https", "[["], ["<|endoftext|>", "\\u", " ,", " --", "2", "&apos", "\\\",", "https"], ["\\u", " \n\n", "\\\",", "\ufe0f", "\ufffd", "\n\n", "&apos", " \r\n\r\n"], ["\\u", "\ufe0f", "\ufffd", " \n\n", " TikTok", " \ufffd", " \ufffd", "<\\/"], ["\\u", "\ufffd", "\ufe0f", " \ufffd", " \ufffd", " TikTok", "\u2728", " reboot"], [" \n\n", "\\u", " \ufffd", "\ufffd", "\ufe0f", " \ufffd", " reboot", " \r\n\r\n"], [" reboot", "-era", "\\u", "\ufe0f", "Legacy", "_legacy", " \ufffd", "\ufffd"], [" reboot", " __", "-era", "Legacy", " legacy", " upgrades", " **", ".__"], [" reboot", "-era", " \n\n", " legacy", "\\u", " globally", " https", " revamped"], [" https", " \ufffd", "\ufe0f", "\ufffd", " \u200b\u200b", "\u200c", " COVID", "https"], [" reboot", " https", "\ufe0f", " \ufffd", "\ufffd", " globally", " alongside", " transitioning"], [" \u200b\u200b", "\ufe0f", " reboot", " ecosystem", "-era", " globally", " legacy", "\ufffd"], [" \u200b\u200b", "\ufe0f", " reboot", "\ufffd", " ecosystem", " \ufffd", "-era", " globally"], [" \u200b\u200b", "\u200b\u200b", "\ufe0f", "\u200c", "\ufffd", "\u200b", " \ufffd", " \u2013"], [" \u200b\u200b", "\ufe0f", "\u200b\u200b", "-era", "\ufffd", " reboot", " ecosystem", " legacy"], [" \u200b\u200b", "\u200b\u200b", "\ufe0f", " reboot", " ecosystem", " legacy", " upgrades", "-era"], [" \u200b\u200b", "\ufe0f", "\u200b\u200b", " legacy", " upgrades", "-era", " reboot", "\ufffd"], [" \u200b\u200b", "\u200b\u200b", "\ufe0f", " legacy", "\u7248\u672c", " upgrades", "\u200c", "\ufffd"], [" \u200b\u200b", "\u200b\u200b", " version", " upgrades", "\u7248\u672c", "\u65b0\u7248", " legacy", "-era"], [" version", " new", " upgrades", " updated", " revamped", " newer", " \u200b\u200b", "\u65b0\u7248"], [" version", " revamped", " globally", " upgrades", " updated", " versions", " new", " reboot"], [" version", " Version", " upgrades", " versions", " updated", "\u7248\u672c", "-era", " globally"], [" version", " newer", " Version", " currently", " modern", " versions", " updated", " recently"], [" version", " recently", " currently", " modern", " new", " newer", " updated", " versions"], [" version", " newer", " currently", " upcoming", " recently", "/new", "/", " versions"], ["/", " version", " allows", "/new", " recently", " newer", " now", " updated"], ["/new", "/global", "/", " allows", " newer", " version", " upcoming", "/current"], [" version", "/new", " upcoming", "/", " recently", "/global", " now", " allows"], ["+.", ").", "+)", "/new", "/global", "/current", "/X", " version"], ["+.", "/new", ").", "/current", "/X", " onwards", "/etc", " allows"], [").", "+.", "/X", "/", "+)", ")", "/new", "/M"], ["+.", ").", "+)", ")", " upcoming", " onwards", ".x", "/v"], ["+.", "+)", "+,", "+", "+/", "+\"", "+v", "+]"], ["+.", "+)", "+,", "+/", "+", "+\"", "+]", "+\","], ["+)", "+.", "+,", "+", "+/", "+\"", "+\",", "+)\\"], ["+)", "+.", "+,", "+", "+/", "+\"", "+\",", " upcoming"], ["+)", "+.", "+,", "+", "+/", ").", "+\"", "+)\\"], ["+)", "+,", "+.", "+", "+/", ").", ")", " supports"], ["+)", "+,", "+.", "+", ")", "+/", " beta", ")."], ["+)", ").", "+,", ")", "+.", "+", "+/", " +"], [").", ")", "+)", "+", ",", "+,", "),", "+."]], "p": [[0.7726, 0.1343, 0.0634, 0.016, 0.0049, 0.002, 0.001, 0.0008], [0.0397, 0.0351, 0.0241, 0.0176, 0.0156, 0.01, 0.0089, 0.0074], [0.2539, 0.1977, 0.1199, 0.1058, 0.0877, 0.0727, 0.0184, 0.0135], [0.0173, 0.0144, 0.0112, 0.0099, 0.0068, 0.0064, 0.0053, 0.0044], [0.0599, 0.0126, 0.0098, 0.0081, 0.0076, 0.0067, 0.0059, 0.0059], [0.0168, 0.0102, 0.0096, 0.007, 0.0048, 0.0042, 0.0031, 0.0031], [0.0284, 0.0184, 0.0143, 0.0134, 0.0119, 0.0087, 0.0077, 0.0068], [0.197, 0.1534, 0.0498, 0.0413, 0.0364, 0.0221, 0.0143, 0.0111], [0.6602, 0.0696, 0.0614, 0.0088, 0.0065, 0.0057, 0.0054, 0.005], [0.1323, 0.1168, 0.0708, 0.0245, 0.0216, 0.0148, 0.0079, 0.0075], [0.3645, 0.1833, 0.1044, 0.0633, 0.0525, 0.0435, 0.0193, 0.016], [0.01, 0.0078, 0.0039, 0.003, 0.003, 0.0029, 0.0029, 0.0027], [0.0256, 0.0065, 0.0044, 0.0042, 0.0042, 0.0037, 0.0033, 0.0029], [0.0348, 0.0094, 0.0078, 0.0064, 0.0061, 0.0053, 0.0042, 0.0032], [0.1401, 0.0963, 0.0427, 0.0167, 0.009, 0.0084, 0.0074, 0.0074], [0.0452, 0.0138, 0.0107, 0.0074, 0.0065, 0.0061, 0.0037, 0.0034], [0.2025, 0.1577, 0.1392, 0.0292, 0.0257, 0.0166, 0.0129, 0.0129], [0.0966, 0.0334, 0.0203, 0.0158, 0.0108, 0.0096, 0.0096, 0.0075], [0.1141, 0.0946, 0.0327, 0.0271, 0.0113, 0.0106, 0.0083, 0.0053], [0.2779, 0.1584, 0.0583, 0.0178, 0.0122, 0.0054, 0.0051, 0.0051], [0.9731, 0.0048, 0.0027, 0.0019, 0.0014, 0.0008, 0.0006, 0.0004], [0.0275, 0.0147, 0.013, 0.013, 0.0095, 0.0065, 0.0042, 0.0035], [0.0907, 0.0907, 0.0378, 0.0229, 0.0179, 0.0131, 0.0096, 0.0079], [0.0336, 0.0204, 0.0204, 0.0109, 0.0103, 0.0091, 0.0066, 0.0058], [0.4013, 0.1303, 0.0129, 0.0107, 0.0074, 0.0057, 0.0054, 0.0054], [0.1895, 0.051, 0.0291, 0.0226, 0.0146, 0.0137, 0.0083, 0.0083], [0.1144, 0.0948, 0.0575, 0.0421, 0.0421, 0.0371, 0.0212, 0.0145], [0.2121, 0.1287, 0.0346, 0.0325, 0.027, 0.021, 0.0174, 0.0144], [0.0856, 0.0589, 0.0488, 0.0217, 0.0203, 0.018, 0.0158, 0.014], [0.1012, 0.0696, 0.0256, 0.0212, 0.0187, 0.0155, 0.0114, 0.0107], [0.1041, 0.0408, 0.036, 0.036, 0.028, 0.0232, 0.0218, 0.0205], [0.1563, 0.0786, 0.0786, 0.0786, 0.0652, 0.0575, 0.0395, 0.0395], [0.0657, 0.0657, 0.0424, 0.0424, 0.0399, 0.0274, 0.0242, 0.0227], [0.278, 0.0797, 0.062, 0.0293, 0.0214, 0.0201, 0.0201, 0.0189], [0.266, 0.0919, 0.0762, 0.0383, 0.036, 0.0247, 0.0205, 0.015], [0.8323, 0.0303, 0.0303, 0.0152, 0.0126, 0.006, 0.0056, 0.0036], [0.7545, 0.0353, 0.0293, 0.0084, 0.0079, 0.0065, 0.0061, 0.0061], [0.4713, 0.0438, 0.0341, 0.0207, 0.0195, 0.0172, 0.0126, 0.0111], [0.3285, 0.0369, 0.0287, 0.027, 0.0144, 0.0144, 0.0144, 0.012], [0.2783, 0.0583, 0.0377, 0.0243, 0.0215, 0.0215, 0.0202, 0.0189], [0.2085, 0.0677, 0.0362, 0.0282, 0.0265, 0.0206, 0.0194, 0.0171], [0.0911, 0.038, 0.0315, 0.0315, 0.0296, 0.0278, 0.0278, 0.0261], [0.0902, 0.0454, 0.0332, 0.0312, 0.0275, 0.0258, 0.0243, 0.0178], [0.0953, 0.0309, 0.0226, 0.0213, 0.02, 0.02, 0.02, 0.0176], [0.2142, 0.0372, 0.035, 0.0272, 0.0256, 0.024, 0.0212, 0.0187], [0.2093, 0.0872, 0.0723, 0.06, 0.0302, 0.0266, 0.0235, 0.0221], [0.1332, 0.0591, 0.049, 0.046, 0.046, 0.0297, 0.0262, 0.0262], [0.1389, 0.0698, 0.0374, 0.033, 0.031, 0.031, 0.0274, 0.02], [0.0985, 0.0636, 0.0527, 0.0386, 0.0341, 0.032, 0.0282, 0.0265], [0.0655, 0.0543, 0.0423, 0.0373, 0.0373, 0.0309, 0.0256, 0.0241], [0.1614, 0.0462, 0.0434, 0.0383, 0.0264, 0.0205, 0.017, 0.017], [0.1026, 0.0402, 0.0276, 0.0276, 0.0259, 0.0244, 0.0244, 0.0229], [0.3997, 0.0695, 0.0272, 0.024, 0.0226, 0.0176, 0.0176, 0.0155], [0.143, 0.143, 0.143, 0.0596, 0.034, 0.0219, 0.0194, 0.0182], [0.501, 0.3902, 0.0598, 0.022, 0.0171, 0.0038, 0.0007, 0.0005], [0.4597, 0.4057, 0.1026, 0.0157, 0.0084, 0.0019, 0.0007, 0.0007], [0.5723, 0.3063, 0.0878, 0.0092, 0.0092, 0.0039, 0.0014, 0.0011], [0.5318, 0.3225, 0.1047, 0.0142, 0.0097, 0.0041, 0.0015, 0.0008], [0.832, 0.0877, 0.0532, 0.0072, 0.0072, 0.0021, 0.0016, 0.0009], [0.6148, 0.1372, 0.1211, 0.0572, 0.0145, 0.0088, 0.0077, 0.0041], [0.7833, 0.0826, 0.0729, 0.0304, 0.0041, 0.0041, 0.0041, 0.0032], [0.7751, 0.0636, 0.0562, 0.0386, 0.0265, 0.0234, 0.0022, 0.0017], [0.5501, 0.2945, 0.1391, 0.0129, 0.0018, 0.0006, 0.0003, 0.0003]], "ranks": {"Swift": [164329, 65795, 63928, 102244, 84523, 29688, 8740, 45684, 165308, 89141, 71519, 108608, 117702, 87873, 10349, 2248, 1079, 3484, 13395, 6598, 991, 3439, 1400, 1203, 909, 13413, 36886, 16761, 31745, 51412, 33271, 9473, 10505, 26996, 18337, 22255, 15153, 27764, 29521, 32550, 33877, 31392, 51267, 59370, 45134, 33637, 67667, 59421, 106589, 84375, 78189, 73858, 62933, 56691, 54814, 24814, 7269, 5224, 6371, 3633, 4255, 8213, 8853], "Kotlin": [165805, 26220, 13842, 3542, 6511, 16929, 17819, 35794, 29013, 29528, 16934, 4461, 2148, 3333, 19415, 2437, 4447, 3421, 8210, 20089, 55840, 6856, 6314, 55053, 19427, 2471, 2351, 11459, 3585, 1908, 5134, 5446, 6816, 2652, 2537, 1726, 1631, 1539, 1439, 2568, 3741, 2809, 3179, 3408, 4274, 7533, 15161, 12195, 10160, 13963, 20582, 10871, 5932, 3620, 1951, 1177, 709, 549, 535, 628, 531, 774, 1678], "Rust": [45042, 104008, 69378, 30066, 27489, 22162, 11760, 8953, 7917, 8694, 27133, 20329, 14508, 9036, 25322, 18005, 20537, 13229, 34807, 31176, 19938, 17297, 18543, 17294, 9356, 5710, 11942, 23930, 15729, 18334, 14857, 12417, 11246, 17628, 32707, 24570, 25499, 25011, 32002, 54466, 40226, 42021, 40690, 52321, 46765, 26113, 39984, 40142, 56108, 30823, 44045, 27712, 23114, 16854, 12181, 8232, 587, 400, 289, 211, 187, 162, 148]}}, {"pos": 552, "top": [["s", " \u2013", "a", "en", "\u2013", "er", "o", ","], ["s", " \u2013", "\u2013", " \u2013,", "**\u2013", "en", " **\u2013", " \u2013**"], ["\u2013", " \u2013", "s", ",", ".", ".\u2013", "\u2026", "**\u2013"], ["\u52a0\u62ff\u5927", "\u65b0\u52a0\u5761", "sula", "sium", "s", "spra", " **:", "\u05d9\u05dd"], ["s", "\u65b0\u52a0\u5761", "en", "\u05d9\u05dd", "\u0627\u062a", "\u52a0\u62ff\u5927", "\u76f8\u8f85\u76f8\u6210", "sula"], ["s", "\u65b0\u52a0\u5761", " **\u2013", "\u05d9\u05dd", "\u76f8\u8f85\u76f8\u6210", "siz", "sut", "sula"], ["s", "en", " **\u2013", "\u65b0\u52a0\u5761", "\u0627\u062a", "sut", "**\u2013", "a"], ["s", "\u76f8\u8f85\u76f8\u6210", " **\u2013", "sut", "en", "\u65b0\u52a0\u5761", "**\u2013", "sula"], ["s", "!\u201d.", "\u76f8\u8f85\u76f8\u6210", " **\u2018", "sene", " **\u2013", "\u201d.", "**\u2013"], ["s", "\u76f8\u8f85\u76f8\u6210", "\u65b0\u52a0\u5761", "\u52c7\u5f80\u76f4\u524d", "\u8eab\u4e34\u5176\u5883", "\u4e0d\u53ef\u601d\u8bae", "\u4e8b\u534a\u529f\u500d", " **\u2013"], ["s", "er", "\u76f8\u8f85\u76f8\u6210", " \u2013", "en", " **\u2013", "\u65b0\u52a0\u5761", "\u8eab\u4e34\u5176\u5883"], ["s", " **\u2018", "\u76f8\u8f85\u76f8\u6210", " **\u2013", "aient", "enje", "\u05d9\u05dd", "aufen"], ["s", "\u65b0\u52a0\u5761", "\u76f8\u8f85\u76f8\u6210", "\u52a0\u62ff\u5927", "\u05d9\u05dd", "aient", "aufen", "satz"], ["\u65b0\u52a0\u5761", "\u52a0\u62ff\u5927", "\u76f8\u8f85\u76f8\u6210", "s", " **\u2013", " **\u2018", "\u52c7\u5f80\u76f4\u524d", "aient"], ["s", "\u65b0\u52a0\u5761", "\u76f8\u8f85\u76f8\u6210", "sut", "aient", "\u52c7\u5f80\u76f4\u524d", " \u2013", "\u4f17\u6240\u5468\u77e5"], ["s", " \u2013", " \u2018", " arguably", "\u65b0\u52a0\u5761", "en", "er", "\u2013"], ["s", " \u2013", "\u2013", ",", "en", "\u65b0\u52a0\u5761", "\u2013and", "er"], ["s", "\u65b0\u52a0\u5761", " **\u2013", " \u2013", "\u52c7\u5f80\u76f4\u524d", "ska", "\u76f8\u8f85\u76f8\u6210", "\u8eab\u4e34\u5176\u5883"], ["s", "\u52c7\u5f80\u76f4\u524d", "enje", "ska", " arguably", "\u8eab\u4e34\u5176\u5883", "\u65b0\u52a0\u5761", "\u4e24\u5b66\u4e00\u505a"], ["s", " arguably", " famously", " hugely", " \u2013", " swiftly", ",", " largely"], ["<|endoftext|>", "s", " \n\n", " though", " swiftly", " hugely", "a", " arguably"], ["\u52c7\u5f80\u76f4\u524d", "\u4e8b\u534a\u529f\u500d", "enje", "\u62e5\u6709\u7740", "s", "\u4e0d\u53ef\u601d\u8bae", "sPid", "\u8eab\u4e34\u5176\u5883"], ["s", " famously", " arguably", " hugely", " incredibly", "\u62e5\u6709\u7740", "\u4e0d\u53ef\u601d\u8bae", " largely"], ["s", " largely", " hugely", " arguably", " famously", " swiftly", " heavily", " mostly"], [" \n\n", " \r\n\r\n", "\r\n\r\n", "s", " hugely", " famously", "   \n\n", "  \n\n"], ["\u62e5\u6709\u7740", " **\u2018", " famously", " **", " foundational", " hugely", " arguably", " \r\n\r\n"], ["\u62e5\u6709\u7740", " famously", " arguably", " foundational", " hugely", " sprawling", " heavily", " **"], [" \n\n", " arguably", "\n\n", " famously", " \r\n\r\n", "\r\n\r\n", " **", " heavily"], [" famously", " \n\n", " arguably", " heavily", " foundational", " hugely", " seamlessly", " aggressively"], [" \u2013", "s", " \n\n", " heavily", " **", " \u2014", " famously", " arguably"], [" \u2013", " ,", " \n\n", " heavily", "s", " mostly", " largely", " just"], [" \u2013", " ,", " \u201c", " \u2018", "s", ",", " just", " \u2014"], [" \u2013", " mostly", " ,", " largely", " essentially", " heavily", " just", " fully"], [" massively", " essentially", " specifically", " incredibly", " strategically", " uniquely", " famously", " seamlessly"], [" massively", " essentially", " aggressively", " incredibly", " uniquely", " seamlessly", " heavily", " strategically"], [" massively", " \u2013", " essentially", " aggressively", " incredibly", " uniquely", " heavily", " seamlessly"], [" massively", " aggressively", " incredibly", " essentially", " seamlessly", " technically", " strategically", " uniquely"], [" massively", " essentially", " incredibly", " aggressively", " technically", " uniquely", " seamlessly", " hybrid"], [" massively", " essentially", " technically", " incredibly", " uniquely", " aggressively", " seamlessly", " allows"], [" \u200b\u200b", " essentially", " hybrid", " massively", " technically", " uniquely", " seamlessly", " incredibly"], [" essentially", " massively", " technically", " hybrid", " \u200b\u200b", " allows", " seamlessly", " incredibly"], [" essentially", " hybrid", " seamlessly", " massively", " technically", " modular", " allows", " radically"], [" hybrid", " modular", " seamlessly", " allows", " technically", " essentially", " massively", " leveraging"], [" allows", " allowing", " hybrid", " modular", " seamlessly", " technically", " leveraging", " essentially"], [" allows", " allowing", " allow", " allowed", " hybrid", " technically", " modular", " essentially"], [" allows", " allowing", " essentially", " technically", " allow", " hybrid", " allowed", " modern"], [" allows", " allow", " essentially", " hybrid", " allowing", " technically", " allowed", " massively"], [" allows", " allow", " allowing", "allows", " Allows", "\u5141\u8bb8", " allowed", " essentially"], [" allows", "allows", " allow", "\u4e0d\u662f\u4e3a\u4e86", " Allows", "\u5141\u8bb8", "\u5b83\u5c06", "\u5141\u8a31"], [" allows", "\u5b83\u5c06", "allows", " unlike", "\u5b83\u662f\u4e00\u79cd", "\u5141\u8bb8", " Allows", "\u5b83\u80fd"], ["\u867d\u7136\u662f", "\u867d\u7136\u73b0\u5728", "\u867d\u7136\u6709", "\u867d\u7136\u4e0d\u662f", "\u867d\u7136\u4ed6", "\u867d\u7136\u5728", "\u96d6\u7136", "\u5b83\u5c06"], ["\u5b83\u5c06", "\u867d\u7136\u662f", "\u867d\u7136\u73b0\u5728", " Unlike", "\u5b83\u80fd", "\u5141\u8bb8", " allows", "\u5b83\u5177\u6709"], ["\u5b83\u5c06", "\u867d\u7136\u73b0\u5728", " Unlike", "\u867d\u7136\u662f", "\u5b83\u80fd", " unlike", "\u5b83\u5177\u6709", " allows"], ["\u5b83\u5c06", " allows", "\u5141\u8bb8", " Unlike", "\u5b83\u80fd", " unlike", "\u867d\u7136\u73b0\u5728", " Allows"], [" unlike", " Unlike", "\u5b83\u5c06", " allows", "\u5b83\u662f", "\u5141\u8bb8", "Unlike", "\u5b83\u80fd"], [" unlike", "\u5b83\u5c06", "\u5b83\u662f", " Unlike", " it", "\u5b83\u80fd", "\u5b83\u4e3a", "\u5b83\u662f\u4e00\u4e2a"], [" Unlike", "\u5b83\u5c06", " It", "\u5b83\u662f", " unlike", "\u5b83", " it", "\u5b83\u662f\u4e00\u4e2a"], [" It", "\u5b83\u5c06", "\u5b83\u662f", " Unlike", " it", "\u5b83", " unlike", "\u5b83\u4e3a"], [" It", " Unlike", "\u5b83\u662f", "\u5b83\u5c06", " it", " unlike", "\u5b83\u4e3a", "\u5b83"], [" It", " it", " Unlike", "\u5b83\u5c06", "\u5b83\u662f", " unlike", "\u5b83\u4e3a", "\u5b83"], [" It", " it", " Unlike", "\u5b83\u662f", "\u5b83\u5c06", " unlike", " This", "It"], [" It", " it", " Unlike", " T", " This", "It", " While", " unlike"], [" It", " Unlike", " This", " T", " While", " Despite", " Why", " Even"]], "p": [[0.8895, 0.1062, 0.001, 0.0008, 0.0008, 0.0006, 0.0003, 0.0003], [0.8945, 0.0943, 0.006, 0.0013, 0.0013, 0.0005, 0.0003, 0.0002], [0.589, 0.1912, 0.1023, 0.1023, 0.0051, 0.004, 0.0017, 0.0011], [0.0723, 0.0638, 0.0599, 0.0266, 0.022, 0.0195, 0.0183, 0.0183], [0.9994, 0.0002, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9965, 0.0009, 0.0002, 0.0002, 0.0001, 0.0001, 0.0001, 0.0001], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9989, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0], [0.9872, 0.0028, 0.0009, 0.0006, 0.0005, 0.0005, 0.0003, 0.0003], [0.7876, 0.083, 0.0174, 0.0174, 0.012, 0.0087, 0.0041, 0.0032], [0.9979, 0.0006, 0.0003, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.4983, 0.0525, 0.0248, 0.0248, 0.0248, 0.0233, 0.0206, 0.016], [0.3964, 0.0536, 0.0504, 0.0473, 0.0306, 0.0287, 0.0224, 0.0185], [0.1579, 0.0618, 0.0618, 0.0546, 0.0453, 0.0331, 0.0311, 0.0274], [0.6688, 0.0294, 0.0178, 0.009, 0.009, 0.0084, 0.0084, 0.0079], [0.8854, 0.0196, 0.0036, 0.003, 0.0026, 0.0025, 0.0013, 0.0011], [0.9638, 0.0069, 0.0061, 0.0039, 0.0009, 0.0008, 0.0006, 0.0005], [0.9107, 0.0051, 0.0035, 0.0017, 0.0016, 0.0015, 0.0014, 0.0012], [0.7153, 0.0045, 0.0038, 0.0035, 0.0026, 0.0026, 0.0023, 0.002], [0.5074, 0.0112, 0.0072, 0.0064, 0.0053, 0.0034, 0.0028, 0.0028], [0.32, 0.1334, 0.0059, 0.0052, 0.0046, 0.0043, 0.0043, 0.0038], [0.0118, 0.0046, 0.0046, 0.0043, 0.0043, 0.0036, 0.0036, 0.0034], [0.0393, 0.0106, 0.0088, 0.0082, 0.0053, 0.005, 0.0047, 0.0044], [0.0649, 0.0106, 0.0099, 0.0082, 0.0082, 0.0073, 0.0053, 0.005], [0.1027, 0.0402, 0.0229, 0.0123, 0.009, 0.0084, 0.0066, 0.0058], [0.0117, 0.011, 0.011, 0.0075, 0.0063, 0.0052, 0.0046, 0.0033], [0.0126, 0.0067, 0.0049, 0.0046, 0.0036, 0.0023, 0.0023, 0.0023], [0.1456, 0.0174, 0.0153, 0.0127, 0.012, 0.0087, 0.0077, 0.0077], [0.0435, 0.0384, 0.0281, 0.0181, 0.016, 0.015, 0.0133, 0.0125], [0.0615, 0.0397, 0.0309, 0.029, 0.0226, 0.0226, 0.02, 0.0176], [0.1145, 0.0508, 0.0328, 0.024, 0.0187, 0.0165, 0.0155, 0.0155], [0.1852, 0.0413, 0.0388, 0.0267, 0.0183, 0.0183, 0.0172, 0.0152], [0.0322, 0.0267, 0.025, 0.0235, 0.0195, 0.0152, 0.0134, 0.0134], [0.041, 0.034, 0.0265, 0.0265, 0.0234, 0.0234, 0.0194, 0.0171], [0.0491, 0.028, 0.0247, 0.0218, 0.0205, 0.0205, 0.0205, 0.0192], [0.0563, 0.0467, 0.0342, 0.0266, 0.0235, 0.0221, 0.0207, 0.0161], [0.0601, 0.0413, 0.0342, 0.0342, 0.0172, 0.0172, 0.0134, 0.0134], [0.0538, 0.0327, 0.0327, 0.0307, 0.0239, 0.0211, 0.0164, 0.0113], [0.0488, 0.0336, 0.0315, 0.0261, 0.0231, 0.0217, 0.018, 0.0096], [0.0369, 0.0347, 0.0287, 0.027, 0.027, 0.0224, 0.0185, 0.0185], [0.0346, 0.0346, 0.0325, 0.0325, 0.0238, 0.0224, 0.0224, 0.0185], [0.0387, 0.0364, 0.0301, 0.0266, 0.0235, 0.0221, 0.0183, 0.0161], [0.045, 0.0423, 0.0351, 0.0309, 0.02, 0.0176, 0.0166, 0.0156], [0.1242, 0.0518, 0.0457, 0.0334, 0.0314, 0.026, 0.0245, 0.0216], [0.2064, 0.067, 0.0406, 0.0297, 0.0279, 0.0262, 0.0192, 0.0192], [0.1503, 0.0627, 0.0519, 0.0458, 0.0405, 0.038, 0.0261, 0.0191], [0.2382, 0.0602, 0.0414, 0.0303, 0.0303, 0.0208, 0.0196, 0.0173], [0.5733, 0.1129, 0.0442, 0.0268, 0.0196, 0.0135, 0.0127, 0.0099], [0.6483, 0.047, 0.0441, 0.0285, 0.0173, 0.0152, 0.0152, 0.0092], [0.3181, 0.0804, 0.071, 0.0626, 0.0357, 0.0315, 0.0296, 0.0261], [0.2734, 0.1292, 0.0888, 0.0475, 0.0419, 0.0327, 0.0327, 0.0307], [0.217, 0.0704, 0.0622, 0.0515, 0.0377, 0.0294, 0.0276, 0.0215], [0.3369, 0.0852, 0.0663, 0.0517, 0.0402, 0.0378, 0.026, 0.0215], [0.1884, 0.1143, 0.089, 0.054, 0.0395, 0.0327, 0.0289, 0.0225], [0.4376, 0.2342, 0.1421, 0.0218, 0.0205, 0.0159, 0.015, 0.0124], [0.2688, 0.2094, 0.127, 0.068, 0.0321, 0.0321, 0.0283, 0.0283], [0.329, 0.1371, 0.121, 0.0943, 0.0734, 0.0254, 0.0254, 0.0186], [0.2167, 0.1687, 0.1489, 0.1489, 0.0703, 0.0427, 0.0377, 0.0259], [0.4131, 0.1722, 0.1184, 0.0814, 0.0634, 0.0206, 0.0206, 0.0182], [0.6042, 0.3234, 0.0125, 0.0125, 0.0092, 0.0049, 0.0036, 0.0026], [0.9651, 0.0257, 0.0051, 0.0003, 0.0003, 0.0002, 0.0002, 0.0002], [0.9876, 0.0085, 0.0017, 0.0006, 0.0002, 0.0002, 0.0001, 0.0001], [0.9923, 0.0028, 0.0013, 0.0008, 0.0005, 0.0004, 0.0002, 0.0002]], "ranks": {"Swift": [49076, 6793, 7261, 70121, 5677, 7257, 6970, 50395, 124254, 84795, 10769, 40246, 46205, 20301, 2877, 534, 585, 1249, 1582, 418, 377, 8410, 1055, 567, 577, 2259, 3793, 625, 688, 1070, 1345, 1902, 2138, 2772, 3453, 3764, 7694, 7563, 5285, 4340, 6840, 11184, 27056, 9659, 6643, 7732, 11431, 6763, 52783, 99343, 160502, 110018, 65761, 75756, 36838, 34565, 9288, 5132, 3179, 2284, 1451, 312, 274], "Kotlin": [139049, 56510, 34480, 2734, 3143, 7885, 8515, 12069, 12465, 25434, 9237, 5113, 2256, 1664, 4831, 6579, 5733, 3934, 18987, 95546, 127459, 50449, 55719, 111359, 93937, 37760, 43505, 73724, 53456, 59340, 125624, 143768, 186533, 147315, 150280, 79397, 58067, 55393, 36955, 24821, 25809, 34951, 26369, 23270, 32217, 41807, 56780, 46402, 32932, 23872, 19059, 5500, 2195, 1685, 518, 304, 133, 101, 105, 173, 229, 224, 331], "Rust": [11219, 18410, 11322, 2818, 1944, 1133, 1658, 1598, 2240, 1310, 2545, 6362, 3079, 3434, 6590, 4627, 6795, 14298, 44365, 56801, 86860, 65596, 81580, 71128, 25967, 33922, 57998, 66137, 59795, 32778, 26197, 25890, 34249, 89138, 72879, 82664, 112622, 89355, 95446, 69428, 44287, 37798, 36684, 34062, 46098, 24036, 31298, 30563, 47276, 36925, 33206, 14520, 13263, 11986, 5927, 2480, 369, 160, 103, 121, 85, 31, 19]}}, {"pos": 553, "top": [[" \u2013", ",", ".", "\u2013", ";", "\u00a0", "\u2013and", "\u2026.."], ["\u2013", " \u2013", ",", ".", "\u2013and", ".\u2013", "\u2013\u2013", "ting"], ["\u2013", " \u2013", ",", ".", ".\u2013", "\u2013and", "\u2026", "\u2026.."], [" Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", " Blowjob", " Pubbl", " Geile", "\uc3df", "ropy"], ["ropy", "inerary", "rogen", "ting", "(IT", "rost", "ropa", "ernal"], ["(IT", "ting", "inerary", "ropa", "ropy", "rogen", "elligent", "rost"], ["ting", "ropy", "inerary", "(IT", "ropa", "ronic", "ropic", "rop"], ["inerary", "ropy", "ting", "egrity", " **\u20ac", "(IT", "rophe", "ropa"], ["inerary", "!.", "ting", "ropy", "!\u201d.", "egrity", "(IT", "repid"], [",", "\u2013", "\u2013and", "\u2013\u2013", "ting", "ropy", "!,", "!."], [",", "ting", "\u2013", "!", "ropy", " \u2013", ".", "\u2013\u2013"], ["ropy", "ting", "ropic", "inerary", "repid", "abria", "ignano", "chy"], ["ting", "ropy", "ropic", " effortlessly", "inerary", " basically", "repid", " ''"], ["ting", "ropy", " effortlessly", " mostly", " savvy", "repid", " easily", " pretty"], [" mostly", " effortlessly", " just", " pretty", " often", " basically", " easily", " savvy"], [" mostly", " just", " pretty", " effortlessly", " savvy", " basically", " often", " plenty"], [" mostly", ",", " just", " effortlessly", " pretty", " often", " savvy", " incredibly"], [" mostly", " effortlessly", " savvy", " pretty", " incredibly", ",", " often", " just"], [" effortlessly", " mostly", " savvy", " incredibly", " often", " just", " seamlessly", " even"], [" effortlessly", " incredibly", " mostly", " heavily", " hugely", " wildly", " just", " much"], [" just", " much", "<|endoftext|>", " heavily", " mostly", " \u2014", " hugely", " effortlessly"], [" incredibly", " effortlessly", " seamlessly", " hugely", " heavily", " mostly", " wildly", " globally"], [" ''", " incredibly", " effortlessly", " hugely", " heavily", " seamlessly", " uniquely", " mostly"], [" incredibly", " heavily", " hugely", " much", " uniquely", " mostly", " just", " wildly"], [" incredibly", " hugely", " \n\n", " wildly", " heavily", " effortlessly", " famously", " seamlessly"], [" incredibly", " seamlessly", " hugely", " effortlessly", " wildly", " heavily", " tech", " famously"], [" seamlessly", " incredibly", " heavily", " tech", " hugely", " globally", " wildly", " famously"], [" \n\n", " heavily", " incredibly", " alongside", " mostly", " hugely", " \u2014", " uniquely"], [" heavily", " incredibly", " seamlessly", " tech", " hugely", " famously", " alongside", " wildly"], [" tech", " seamlessly", " incredibly", " technology", " heavily", " built", " alongside", " \u2014"], [" tech", " seamlessly", " incredibly", " technology", " heavily", " mostly", " built", " famously"], [" incredibly", " heavily", " mostly", " tech", " seamlessly", " alongside", " technology", " much"], [" mostly", " heavily", " incredibly", " seamlessly", " tech", " much", " uniquely", " built"], [" tech", " seamlessly", " globally", " technology", " incredibly", " uniquely", " built", " technologies"], [" tech", " seamlessly", " incredibly", " globally", " technology", " famously", " technologies", " built"], [" tech", " \u2013", " technology", " \u2014", "\u200b\u200b", " \u200b\u200b", " hybrid", "\u2019s"], [" tech", " technology", " hybrid", " \u200b\u200b", " seamlessly", "tech", "\u200b\u200b", " technologies"], [" tech", " technology", " hybrid", " seamlessly", " uses", " traditional", " customizable", " hardware"], [" tech", " uses", " \u2014", " native", " hybrid", " seamlessly", " allows", " \u201c"], [" uses", " hybrid", "\u200b\u200b", " tech", " \u2013", " \u200b\u200b", "\u2013", " lightweight"], [" uses", " lightweight", " tech", " hybrid", " using", " technology", " minimalist", " native"], [" uses", " lightweight", " using", " tech", " hybrid", " hardware", " technology", " modular"], [" lightweight", " uses", " tech", " minimalist", " modular", " technology", " using", " hybrid"], [" uses", " lightweight", " using", " tech", " technology", " technologies", " modular", " hybrid"], [" lightweight", " uses", " allows", " using", " modular", " hybrid", " minimalist", " tech"], [" lightweight", " uses", " allows", " combines", " minimalist", " modular", " using", " hybrid"], [" lightweight", " uses", " allows", " combines", " minimalist", " modular", " hybrid", " tiny"], [" allows", " uses", " lightweight", " combines", " allow", "allows", " using", " tiny"], [" allows", " uses", " lightweight", "allows", " combines", " allow", "allow", "Allows"], [" allows", "allows", "\u5141\u8bb8", "Allows", "allow", " uses", " allow", " Allows"], [" allows", "allows", "\u5141\u8bb8", "Allows", "allow", "\u5141\u8a31", " Allows", " allow"], [" allows", "allows", "\u5141\u8bb8", "Allows", "allow", " Allows", "\u5141\u8a31", " allow"], [" allows", "allows", "\u5141\u8bb8", "Allows", "\u5141\u8a31", "allow", " Allows", " allow"], [" allows", "\u5141\u8bb8", "allows", "allow", "\u5141\u8a31", " allow", "Allows", " Allows"], [" allows", "\u5141\u8bb8", "allows", "allow", " allow", "\u5141\u8a31", "Allows", " Allows"], [" allows", "\u5141\u8bb8", "allows", "allow", " allow", "\u5141\u8a31", " Allows", "Allows"], [" allows", "\u5141\u8bb8", "allows", " allow", "\u5141\u8a31", "allow", " Allows", " allowed"], [" allows", "\u5141\u8bb8", "allows", " allow", "allow", "\u5141\u8a31", " embed", " Allows"], [" allows", "\u5141\u8bb8", " allow", "allows", "allow", " Allows", "\u5141\u8a31", " wraps"], [" wraps", " allows", " wrapping", " wrappers", " wrapper", " wrap", " allow", "\u5141\u8bb8"], [" allows", " wraps", " allow", "\u5141\u8bb8", " allowed", " wrappers", " wrapping", " wrap"], [" allows", " wraps", " bundles", " builds", " provides", " uses", "\u2019s", " embed"], [" allows", " wraps", " bundles", "\u2019s", " packages", " builds", " uses", " provides"]], "p": [[0.3453, 0.3047, 0.2689, 0.077, 0.001, 0.0005, 0.0004, 0.0003], [0.3273, 0.2395, 0.0881, 0.0777, 0.0569, 0.0112, 0.0087, 0.0077], [0.5448, 0.2271, 0.1377, 0.0737, 0.0078, 0.0047, 0.0009, 0.0009], [0.0259, 0.0108, 0.0079, 0.0058, 0.004, 0.004, 0.0031, 0.0031], [0.0187, 0.0187, 0.0137, 0.01, 0.0083, 0.0065, 0.0057, 0.0039], [0.0351, 0.0227, 0.0156, 0.0107, 0.0107, 0.0107, 0.0037, 0.0035], [0.1906, 0.0482, 0.0201, 0.0156, 0.0101, 0.0079, 0.0079, 0.0065], [0.1777, 0.0449, 0.0199, 0.0155, 0.0078, 0.0078, 0.0057, 0.005], [0.3418, 0.0281, 0.0193, 0.0181, 0.0125, 0.0076, 0.0071, 0.0059], [0.3934, 0.0252, 0.0105, 0.0093, 0.0068, 0.0036, 0.0036, 0.0025], [0.4456, 0.05, 0.0196, 0.0135, 0.0064, 0.006, 0.006, 0.0053], [0.0385, 0.0206, 0.0097, 0.0097, 0.0059, 0.0034, 0.0028, 0.0025], [0.0431, 0.0336, 0.007, 0.0058, 0.0055, 0.004, 0.004, 0.004], [0.0155, 0.0137, 0.0094, 0.0054, 0.0042, 0.0039, 0.0032, 0.0029], [0.0685, 0.0286, 0.0209, 0.0173, 0.0163, 0.0153, 0.0119, 0.0099], [0.0923, 0.0362, 0.0249, 0.0249, 0.0206, 0.0171, 0.016, 0.0142], [0.0613, 0.0576, 0.029, 0.029, 0.0256, 0.0165, 0.0155, 0.0128], [0.0253, 0.0224, 0.0197, 0.0136, 0.0127, 0.0112, 0.0106, 0.0106], [0.0209, 0.0197, 0.0185, 0.0185, 0.0093, 0.0087, 0.0064, 0.0064], [0.0182, 0.0182, 0.016, 0.0117, 0.0117, 0.011, 0.0097, 0.0091], [0.0211, 0.0198, 0.0186, 0.0145, 0.0136, 0.0128, 0.0106, 0.0088], [0.0225, 0.0199, 0.0078, 0.0073, 0.0061, 0.0061, 0.0053, 0.0042], [0.0326, 0.0307, 0.0224, 0.012, 0.0113, 0.0093, 0.0093, 0.0088], [0.0296, 0.023, 0.0216, 0.0216, 0.0123, 0.0123, 0.0116, 0.0109], [0.061, 0.0573, 0.0348, 0.0254, 0.0224, 0.0198, 0.0154, 0.0145], [0.0804, 0.0357, 0.0296, 0.023, 0.023, 0.0203, 0.0203, 0.014], [0.0349, 0.0225, 0.0211, 0.0199, 0.0175, 0.0155, 0.0145, 0.0128], [0.0317, 0.0247, 0.0141, 0.0141, 0.0124, 0.0124, 0.011, 0.0103], [0.0341, 0.0341, 0.0234, 0.022, 0.0182, 0.0151, 0.0111, 0.0111], [0.0898, 0.0399, 0.0331, 0.031, 0.0242, 0.0114, 0.0107, 0.0101], [0.0799, 0.0516, 0.0354, 0.0354, 0.0294, 0.0202, 0.0139, 0.0122], [0.0292, 0.0292, 0.0242, 0.0201, 0.0189, 0.0167, 0.0156, 0.0156], [0.0273, 0.0166, 0.0156, 0.0114, 0.0107, 0.0107, 0.01, 0.0089], [0.1296, 0.0693, 0.0395, 0.0328, 0.0272, 0.0128, 0.0128, 0.0106], [0.214, 0.0787, 0.0477, 0.0349, 0.0212, 0.01, 0.0088, 0.0088], [0.1436, 0.0466, 0.0411, 0.0386, 0.0301, 0.0283, 0.0234, 0.0207], [0.2289, 0.0374, 0.0374, 0.0213, 0.02, 0.02, 0.0188, 0.0176], [0.0979, 0.0383, 0.036, 0.036, 0.0248, 0.0218, 0.0193, 0.015], [0.0509, 0.0422, 0.0309, 0.0272, 0.0256, 0.0226, 0.0226, 0.0212], [0.05, 0.0442, 0.0415, 0.0344, 0.0285, 0.0222, 0.0222, 0.0209], [0.0875, 0.0531, 0.0499, 0.0413, 0.0221, 0.0183, 0.0172, 0.0134], [0.1133, 0.0882, 0.0606, 0.0472, 0.0286, 0.0237, 0.0197, 0.0174], [0.1793, 0.066, 0.0483, 0.0353, 0.0293, 0.0258, 0.0258, 0.0258], [0.1679, 0.1481, 0.07, 0.0274, 0.0242, 0.0227, 0.0213, 0.0166], [0.2588, 0.1013, 0.0577, 0.035, 0.035, 0.0241, 0.0212, 0.0176], [0.2546, 0.0937, 0.0827, 0.0442, 0.0286, 0.0268, 0.0196, 0.0196], [0.3259, 0.1359, 0.0877, 0.0727, 0.0285, 0.0162, 0.0135, 0.0119], [0.2807, 0.2477, 0.1702, 0.0335, 0.0261, 0.0131, 0.0123, 0.0075], [0.5457, 0.0948, 0.0652, 0.0508, 0.0225, 0.0199, 0.0121, 0.0113], [0.6882, 0.1535, 0.044, 0.0162, 0.0162, 0.0126, 0.0111, 0.0098], [0.3765, 0.2588, 0.2015, 0.0397, 0.0241, 0.0165, 0.01, 0.0078], [0.4181, 0.2873, 0.1198, 0.0441, 0.0343, 0.0111, 0.0098, 0.0068], [0.5785, 0.1878, 0.1291, 0.0288, 0.0154, 0.0136, 0.0064, 0.005], [0.612, 0.2551, 0.0828, 0.0127, 0.0099, 0.0068, 0.006, 0.0028], [0.6464, 0.3053, 0.0251, 0.0072, 0.0049, 0.0044, 0.0016, 0.0014], [0.6145, 0.3289, 0.021, 0.0113, 0.0099, 0.0053, 0.0017, 0.0012], [0.8213, 0.1427, 0.0117, 0.0063, 0.0049, 0.0043, 0.0018, 0.0007], [0.8332, 0.1278, 0.0093, 0.0072, 0.005, 0.003, 0.0023, 0.0021], [0.8931, 0.0831, 0.0068, 0.0037, 0.0032, 0.002, 0.0015, 0.0006], [0.4494, 0.4494, 0.0197, 0.0197, 0.0136, 0.0073, 0.0073, 0.0064], [0.8842, 0.0932, 0.0053, 0.0028, 0.0012, 0.0012, 0.001, 0.001], [0.7417, 0.2125, 0.0064, 0.0057, 0.005, 0.0025, 0.0025, 0.0022], [0.3864, 0.3864, 0.1107, 0.0359, 0.0247, 0.0103, 0.0049, 0.0049]], "ranks": {"Swift": [139898, 96912, 47264, 122363, 45356, 14119, 9902, 63640, 107200, 57587, 55020, 89704, 67470, 31331, 18528, 2518, 1763, 4866, 8094, 3981, 2054, 17235, 6967, 2229, 1114, 3165, 4873, 1873, 2815, 3241, 3313, 3015, 4238, 5294, 4022, 9568, 8753, 7782, 2358, 2567, 2062, 3025, 4445, 2172, 1623, 1438, 1172, 1056, 1997, 3225, 6746, 14233, 14979, 8924, 14469, 7857, 3327, 2532, 1877, 1322, 1358, 957, 1028], "Kotlin": [203099, 153691, 83574, 7317, 7331, 22569, 23090, 36240, 46455, 117530, 86540, 56246, 28977, 32858, 110903, 75194, 91806, 73874, 122590, 193890, 198161, 92443, 84058, 151362, 85823, 24032, 31317, 120003, 82290, 43328, 69599, 83261, 150832, 64448, 61616, 19253, 6927, 5088, 2122, 2773, 4054, 4319, 2102, 2662, 3286, 4946, 6300, 5601, 6700, 8152, 13864, 3818, 2526, 1272, 433, 240, 156, 148, 174, 239, 353, 867, 1050], "Rust": [36556, 87736, 52633, 11683, 4346, 1049, 1052, 1610, 2116, 1796, 2852, 3299, 621, 1035, 6346, 3360, 3979, 13361, 19759, 17122, 17910, 19160, 18716, 8437, 3944, 5877, 6460, 7445, 7335, 8448, 8933, 9396, 12606, 16852, 16393, 10075, 3405, 2785, 1319, 1455, 1166, 1267, 1385, 2218, 4531, 4385, 5820, 5441, 11078, 36563, 36901, 35259, 28296, 25939, 6783, 1527, 102, 66, 24, 34, 23, 25, 28]}}, {"pos": 554, "top": [[" \u2013", "\u2013", ".", ",", "\u2013and", " \u2013,", ".\u2013", ";"], [" \u2013", "\u2013", "\u2013and", " \u2013,", ".\u2013", "\u2013\u2013", ",", "\u6700\u65b0\u53d1\u5e03"], ["\u2013", " \u2013", "\u2013and", ".\u2013", ",", " \u2013,", ".", "\u2013\u2013"], ["\u6700\u65b0\u53d1\u5e03", ":\\\\", "('--", "':''", "\ub370\ubbf8", " Shemale", "erias", "\u52a0\u62ff\u5927"], ["\u6700\u65b0\u53d1\u5e03", "\u2013and", "-->", ":\\\\", "   \n", ".\u2013", "\u2013", " \u2013"], ["\u2013and", "\u2013", "   \n", "\u6700\u65b0\u53d1\u5e03", ".\u2013", ",", " \u2013", "  "], ["   \n", "\u6700\u65b0\u53d1\u5e03", "\u2013and", "\u2013", " \u2013", "       \n", "        \n", "     \n"], ["\u6700\u65b0\u53d1\u5e03", "\u2013and", "   \n", "\u2013", "       \n", "        \n", ".\u2013", "-->"], ["\u6700\u65b0\u53d1\u5e03", "\u2013and", "\u2013", "   \n", ".\u2013", "       \n", "        \n", " \u2013"], ["\u2013", "\u2013and", "\u6700\u65b0\u53d1\u5e03", ",", ".\u2013", " \u2013", "\\\\", "\u2013\u2013"], ["\u2013", " \u2013", "\u2013and", "\u6700\u65b0\u53d1\u5e03", ",", "...", "\u00a0", "\\\\"], ["\u6700\u65b0\u53d1\u5e03", "\u2013and", "\u2013", " \u2013", ":\\\\", "\\\\", "}\\\\", " freedom"], ["\u6700\u65b0\u53d1\u5e03", "\u2013and", ":\\\\", "\u2013", "\\\\", "...", " access", " \u2013"], ["\u6700\u65b0\u53d1\u5e03", "\u2013and", "\u2013", " \u2013", " freedom", " access", " incredibly", " flexibility"], ["\u2013and", "\u2013", " \u2013", "\u6700\u65b0\u53d1\u5e03", " --", "--", " free", " incredibly"], [" incredibly", "\u2013and", " \u2013", "\u2013", " many", " multiple", " free", " utilizing"], ["\u2013and", "\u2013", " incredibly", " \u2013", ",", "\u6700\u65b0\u53d1\u5e03", " multiple", " showcasing"], ["\u2013and", "\u2013", " \u2013", " incredibly", "\u2013\u2013", "\u6700\u65b0\u53d1\u5e03", "...", ","], ["\u2013and", "\u2013", " incredibly", "...", " \u2013", ",", " multiple", "(..."], ["\u2013and", "\u2013", " incredibly", " \u2013", " multiple", " truly", " many", " much"], ["<|endoftext|>", "\u2013", "\u2013and", " \n\n", " \u2013", " incredibly", "   \n\n", "[["], [" incredibly", " ;;^", "\u5b8c\u7f8e\u7ed3\u5408", "\u4e0d\u65ad\u63a2\u7d22", "\u80fd\u591f\u5feb\u901f", "aksaan", "\u80fd\u591f\u8ba9", "\u9605\u8bfb\u6743\u9650"], [" incredibly", " ;;^", "\u5b8c\u7f8e\u7ed3\u5408", "\u4e0d\u65ad\u63a2\u7d22", " transitioning", " flexibility", " multiple", "\u80fd\u591f\u8ba9"], [" incredibly", " uniquely", " multiple", " fully", " shifting", " access", "\u5b8c\u7f8e\u7ed3\u5408", " free"], [" incredibly", "\u2013and", "\u5b8c\u7f8e\u7ed3\u5408", "\u80fd\u591f\u8ba9", " \n\n", " transitioning", " \r\n\r\n", "\u4e0d\u65ad\u63a2\u7d22"], [" incredibly", "\u80fd\u591f\u8ba9", "\u5b8c\u7f8e\u7ed3\u5408", " seamlessly", " transitioning", " ;;^", "\u975e\u5e38\u591a\u7684", " leveraging"], [" incredibly", " seamlessly", "\u80fd\u591f\u8ba9", " flexibility", " leveraging", "\u4e0d\u65ad\u63a2\u7d22", "\u5b8c\u7f8e\u7ed3\u5408", " transitioning"], [" incredibly", " seamlessly", " uniquely", " \n\n", " heavily", " creatively", " transitioning", " multiple"], [" seamlessly", " incredibly", " uniquely", " leveraging", " transformative", " creatively", " flexibility", " multiple"], [" incredibly", " seamlessly", " access", " technology", " multiple", " uniquely", " flexibility", " free"], [" incredibly", " seamlessly", " access", " uniquely", " free", " technology", " heavily", " multiple"], [" incredibly", " free", " seamlessly", " uniquely", " access", " many", " heavily", " multiple"], [" incredibly", " uniquely", " seamlessly", " \u2013", " fully", " free", " allowing", " heavily"], [" incredibly", " seamlessly", " uniquely", " allowing", " massively", " creatively", " globally", " multiple"], [" incredibly", " seamlessly", " uniquely", " allowing", " massively", " multiple", " seamless", " globally"], [" incredibly", " seamlessly", " \u2013", " hybrid", " technology", " leveraging", " uniquely", " tech"], [" seamlessly", " leveraging", " incredibly", " hybrid", " tech", " seamless", " integration", " technology"], [" seamlessly", " leveraging", " hybrid", " integration", " incredibly", " seamless", " independent", " customizable"], [" seamlessly", " leveraging", " using", " incredibly", " allowing", " use", " seamless", " uniquely"], [" leveraging", " seamlessly", " using", " hybrid", " incredibly", "using", " use", " developers"], [" using", " hybrid", " leveraging", " seamlessly", " developers", " mixed", " incredibly", "using"], [" using", " leveraging", " seamlessly", " hybrid", " use", " developers", " allowing", "using"], [" using", " leveraging", " seamlessly", " hybrid", " developers", " modular", " allowing", " integration"], [" using", " leveraging", " allowing", " seamlessly", " use", " allow", " utilizing", "using"], [" using", " allowing", " allows", " allow", " leveraging", " seamlessly", " hybrid", " allowed"], [" allowing", " using", " allows", " allow", " seamlessly", " allowed", "_ALLOW", " leveraging"], [" allows", " using", " allow", " allowing", "_ALLOW", " seamlessly", " ALLOW", " seamless"], [" using", " allows", " seamlessly", " allow", " allowing", " leveraging", " Allows", " seamless"], ["_ALLOW", "\u4f60\u7528", " allows", " Allows", "Allows", " leveraging", "allows", " using"], ["_ALLOW", "\u4f60\u7528", " Allows", "Allows", " ALLOW", "allows", " allows", "\u5141\u8bb8"], ["\u4f60\u7528", "_ALLOW", "Allows", "ALLOW", " ALLOW", "\u5141\u8bb8", " Allows", "allows"], ["\u4f60\u7528", " lightweight", " seamless", " frontend", "\u4f60\u628a", " leveraging", "\u4f60\u5c06", "!!:"], ["\u4f60\u7528", " lightweight", " frontend", "\u4f60\u5c06", "\u8f7b\u91cf", " APIs", " seamless", "-native"], ["\u4f60\u7528", " lightweight", " frontend", " you", "\u4f60\u5c06", "\u4f60\u628a", " JavaScript", " b\u1ea1n"], [" you", "\u4f60\u7528", " b\u1ea1n", "you", "\u4f60\u5728", "\u4f60", " JavaScript", "\u4f60\u628a"], [" you", "\u4f60\u7528", " JavaScript", " b\u1ea1n", "\u4f60", " frontend", "you", "\u4f60\u53bb"], [" you", " Rust", "\u4f60\u7528", " JavaScript", " b\u1ea1n", " frontend", "\u4f60", " \u0634\u0645\u0627"], [" you", " Rust", "\u4f60\u7528", " b\u1ea1n", "\u4f60", "you", " \u0634\u0645\u0627", " JavaScript"], [" Rust", " you", " b\u1ea1n", "\u4f60\u7528", " rust", "you", "rust", " JavaScript"], [" Rust", " you", " rust", "rust", " You", "you", " b\u1ea1n", "\u4f60\u7528"], [" Rust", " you", " rust", "rust", " native", " your", " rusty", " You"], [" Rust", " you", " rust", " native", " your", "rust", " You", " frontend"], [" Rust", " you", " rust", " your", " native", " frontend", " You", " desktop"]], "p": [[0.7539, 0.216, 0.0177, 0.0095, 0.0024, 0.0002, 0.0001, 0.0001], [0.5766, 0.3498, 0.0608, 0.0082, 0.0015, 0.0007, 0.0006, 0.0005], [0.871, 0.0918, 0.0263, 0.0052, 0.0031, 0.0012, 0.0012, 0.0001], [0.3318, 0.0069, 0.005, 0.0039, 0.002, 0.0013, 0.0012, 0.0012], [0.1318, 0.0549, 0.019, 0.0168, 0.0157, 0.0115, 0.0115, 0.0084], [0.2128, 0.1291, 0.037, 0.0326, 0.012, 0.0073, 0.0073, 0.0041], [0.2346, 0.1827, 0.1515, 0.1337, 0.0232, 0.0181, 0.015, 0.0141], [0.7908, 0.0944, 0.0224, 0.0064, 0.0032, 0.0017, 0.0015, 0.0014], [0.5703, 0.2694, 0.0322, 0.0208, 0.006, 0.0056, 0.0026, 0.0025], [0.4937, 0.3393, 0.0381, 0.0279, 0.0045, 0.0043, 0.0016, 0.0014], [0.6803, 0.0921, 0.0921, 0.0264, 0.0248, 0.0233, 0.0097, 0.0028], [0.5934, 0.0754, 0.0055, 0.0051, 0.004, 0.0021, 0.0017, 0.0014], [0.5897, 0.0622, 0.0045, 0.0026, 0.0017, 0.0015, 0.0014, 0.0012], [0.1589, 0.1402, 0.013, 0.0051, 0.0037, 0.0029, 0.0024, 0.002], [0.0616, 0.0423, 0.0241, 0.0188, 0.0166, 0.0166, 0.0069, 0.0065], [0.0513, 0.013, 0.0095, 0.0089, 0.0089, 0.0089, 0.0074, 0.0061], [0.2428, 0.1473, 0.035, 0.035, 0.0069, 0.0037, 0.0035, 0.0024], [0.5567, 0.1698, 0.019, 0.0085, 0.0027, 0.0021, 0.0019, 0.0013], [0.1375, 0.0783, 0.0475, 0.0136, 0.0136, 0.0034, 0.0034, 0.002], [0.1447, 0.0775, 0.0415, 0.0112, 0.006, 0.0034, 0.0034, 0.0028], [0.1669, 0.0839, 0.0696, 0.0137, 0.0065, 0.0061, 0.0039, 0.0033], [0.0056, 0.0043, 0.0038, 0.0032, 0.0014, 0.0013, 0.0013, 0.0012], [0.0125, 0.0043, 0.0038, 0.0025, 0.0025, 0.0023, 0.0022, 0.0018], [0.0167, 0.0048, 0.0042, 0.0026, 0.0024, 0.0024, 0.0024, 0.0024], [0.0072, 0.0038, 0.0032, 0.003, 0.0028, 0.0026, 0.0025, 0.0023], [0.0051, 0.0033, 0.0029, 0.0029, 0.0027, 0.0027, 0.0026, 0.0024], [0.0052, 0.0036, 0.0032, 0.0026, 0.0026, 0.0026, 0.0026, 0.0022], [0.014, 0.0062, 0.0048, 0.0029, 0.0028, 0.0028, 0.0024, 0.0024], [0.0151, 0.0151, 0.0049, 0.0049, 0.0043, 0.0036, 0.0036, 0.0034], [0.0204, 0.0159, 0.0097, 0.0075, 0.0075, 0.0052, 0.0052, 0.0046], [0.0202, 0.0148, 0.0095, 0.009, 0.009, 0.0074, 0.0074, 0.007], [0.039, 0.0184, 0.0153, 0.0119, 0.0105, 0.0093, 0.0087, 0.0087], [0.014, 0.0116, 0.0096, 0.0075, 0.0071, 0.0062, 0.0055, 0.0048], [0.0319, 0.0281, 0.0233, 0.0076, 0.0059, 0.0052, 0.0052, 0.0046], [0.0824, 0.0389, 0.0222, 0.0098, 0.0072, 0.0068, 0.0068, 0.0064], [0.0524, 0.0435, 0.0299, 0.0205, 0.0117, 0.011, 0.0103, 0.0086], [0.0964, 0.0428, 0.0313, 0.0215, 0.0148, 0.0148, 0.0123, 0.0108], [0.0911, 0.0315, 0.0245, 0.023, 0.0203, 0.0203, 0.014, 0.0096], [0.0725, 0.0531, 0.0267, 0.0183, 0.0172, 0.0143, 0.0134, 0.0134], [0.0615, 0.0397, 0.035, 0.0213, 0.0188, 0.0156, 0.0107, 0.01], [0.0572, 0.0326, 0.0288, 0.0211, 0.0186, 0.0164, 0.0154, 0.0145], [0.1341, 0.0384, 0.0219, 0.0193, 0.0182, 0.0171, 0.016, 0.015], [0.0811, 0.0318, 0.028, 0.028, 0.0181, 0.015, 0.0141, 0.0132], [0.2064, 0.067, 0.0433, 0.0317, 0.0218, 0.018, 0.0169, 0.0169], [0.1029, 0.0587, 0.0429, 0.0429, 0.0277, 0.0245, 0.0203, 0.0168], [0.0866, 0.0814, 0.0559, 0.0494, 0.0281, 0.0264, 0.0233, 0.0219], [0.0685, 0.0567, 0.0533, 0.0442, 0.0366, 0.0304, 0.0268, 0.0252], [0.1363, 0.073, 0.0471, 0.0471, 0.0367, 0.0324, 0.0324, 0.0268], [0.0445, 0.0418, 0.0306, 0.027, 0.027, 0.027, 0.0224, 0.021], [0.0913, 0.0757, 0.038, 0.0296, 0.0278, 0.018, 0.0159, 0.0131], [0.1616, 0.0674, 0.0264, 0.0181, 0.0181, 0.015, 0.0141, 0.0091], [0.2043, 0.019, 0.0102, 0.0079, 0.0074, 0.0066, 0.0045, 0.004], [0.1133, 0.0368, 0.0325, 0.0064, 0.006, 0.0053, 0.005, 0.005], [0.3142, 0.0482, 0.0353, 0.0167, 0.0069, 0.0069, 0.0054, 0.0051], [0.3489, 0.3489, 0.0305, 0.021, 0.0197, 0.0174, 0.0144, 0.0112], [0.3462, 0.3055, 0.0343, 0.0195, 0.0162, 0.0162, 0.0152, 0.0143], [0.4021, 0.3131, 0.0544, 0.0257, 0.0227, 0.0138, 0.0129, 0.0101], [0.6578, 0.2136, 0.0199, 0.0175, 0.0073, 0.0073, 0.0064, 0.0064], [0.6112, 0.3707, 0.0032, 0.0022, 0.0019, 0.0015, 0.0008, 0.0006], [0.9685, 0.0292, 0.0017, 0.0003, 0.0, 0.0, 0.0, 0.0], [0.9715, 0.0259, 0.0019, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.8469, 0.1472, 0.0035, 0.0005, 0.0003, 0.0003, 0.0001, 0.0001], [0.7952, 0.201, 0.0014, 0.0006, 0.0003, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [29414, 7298, 13924, 173256, 20556, 10117, 16897, 118100, 158428, 108498, 21963, 53421, 44987, 21364, 7065, 2491, 1139, 1619, 2782, 1688, 1442, 42758, 24479, 3665, 6001, 27329, 21457, 5209, 4417, 4133, 3962, 2704, 4465, 5653, 4641, 6598, 5308, 4795, 2588, 1920, 2068, 2719, 5271, 6041, 4348, 4683, 2784, 1636, 6073, 12908, 38324, 23981, 17595, 7386, 2707, 1386, 423, 413, 335, 135, 99, 78, 41], "Kotlin": [115766, 56915, 37272, 2188, 4074, 21953, 21862, 60246, 69927, 127480, 114263, 80444, 43225, 55936, 107570, 64904, 54584, 41523, 71270, 146665, 175788, 87801, 72350, 147673, 123640, 58858, 58653, 96358, 95423, 73494, 109402, 114265, 185718, 157426, 162841, 99921, 45630, 35499, 14505, 7618, 9158, 7594, 4350, 7668, 7384, 10413, 13419, 9315, 12257, 9761, 13064, 1100, 374, 361, 124, 92, 57, 63, 71, 51, 50, 74, 61], "Rust": [29025, 46036, 35654, 95423, 30183, 21247, 33996, 37556, 55773, 41331, 22622, 37722, 24679, 26247, 27801, 22816, 33532, 44508, 41647, 55093, 45817, 90302, 84349, 40000, 65906, 77758, 65128, 37295, 39464, 25538, 25313, 20150, 33876, 60368, 46945, 33001, 13911, 14117, 8821, 6033, 4456, 4438, 4601, 9735, 10749, 9327, 10406, 10396, 13435, 26314, 66312, 7597, 2609, 1488, 549, 29, 2, 2, 1, 1, 1, 1, 1]}}, {"pos": 555, "top": [[".", ",", "s", ";", "?", "!", ":", "\u2026."], [".", ",", ";", "s", "?", "!", ":", " \u2013"], [",", ".", "\u2013", ";", "\u2026", "?", "\u2026.", ":"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", "aruhi", "utnik", " Blowjob", "sprozess", " \u041a\u0440\u0430\u0441\u0438", "erdale"], [",", ".", "s", ":", " \u200b\u200b", "!", "\u2026.", ".\u201d"], [",", ".", "\u2026.", " \u200b\u200b", ":", "s", "!", "\u2019s"], [",", ".", "s", ":", "!", ";", ".\u201d", "?"], [",", ".", "!", ":", "s", ";", ".\u201d", " \u200b\u200b"], [".", ",", ":", "!", ";", ".\u201d", "!\u201d", "\u2026"], [",", ".", ";", ":", "\u2026", "!", "\u00a0\u00a0", "\u2026."], [",", ".", "...", ";", " to", " [\u2026]", "\u2026", ":"], [" to", ",", "i", "\u2019s", "s", " guys", " just", "..."], [" to", ",", "i", "\u2019s", "...", "\u2026", ".", ":"], [" to", ",", "i", "\u2019s", ".", " even", " just", " guys"], [" to", ",", "i", " ", " just", " as", " even", " in"], [" to", ",", "i", " just", " ", " even", " more", " in"], [",", " to", "i", "\u2019s", " just", " even", " \u201c", " "], [",", " to", "\u2019s", "\u2014", "i", " just", " \u2013", "\u2014you"], [" to", "\u2014", "\u2014even", ",", " \u201c", "\u2014you", " even", "\u2014to"], [" to", " even", "\u2014even", " \u201c", " just", "\u2014", " incredibly", "\u2019s"], [" to", "\u2014", "  \n\n", " just", "\u2014even", " even", "\u2014and", " \u2014"], [" creatively", " to", " seamlessly", " incredibly", " even", " quickly", " effortlessly", " downtown"], [" to", " creatively", " even", " seamlessly", " incredibly", " quickly", " \u2019", " just"], [" to", " even", " just", " ,", " quickly", " more", " much", " \u2019"], [" to", " \u2019", "  \n\n", " \u201c", " even", " creatively", " just", "\u2014even"], [" to", " creatively", " seamlessly", " \u2019", " incredibly", " even", " built", " effortlessly"], [" creatively", " seamlessly", " to", " \u2019", " building", " built", " technology", " sprawling"], [" to", " ,", " \u2019", " creatively", " seamlessly", " just", " built", " building"], [" seamlessly", " creatively", " to", " built", " tech", " \u2019", " sprawling", " technology"], [" **", " **\u201c", " seamlessly", " ...", " creatively", "  \n\n", " to", " tech"], [" to", " ...", " **", " seamlessly", " using", " built", " ,", " creatively"], [" ...", " to", " **", "...", " \u2026", " \u201c", " ,", " using"], [" to", " seamlessly", " \u201c", " using", " ,", " just", " built", " building"], [" seamlessly", " creatively", " built", " using", " \u201c", " \u2013", " to", " focused"], [" seamlessly", " \u201c", " to", " using", "\u2014you", " tech", " incredibly", " built"], [" \u200b\u200b", " \u2013", " \u2014", " \u201c", " using", " seamlessly", "\u2014you", " tech"], [" \u200b\u200b", " seamlessly", " tech", " using", " \u2014", "\u2014you", " \u201c", " software"], [" \u200b\u200b", " using", " seamlessly", " \u201c", " software", " hybrid", " tech", "\u2014you"], [" using", " \u200b\u200b", " \u201c", " \u2014", " seamlessly", " software", "\u2014you", " \u2013"], [" \u200b\u200b", " using", " \u201c", "\u200b", "using", "\u2011", " \u2013", " HTML"], [" using", " HTML", " \u200b\u200b", " built", " \u201c", " software", "\u200b", " tech"], [" using", " HTML", "using", " JavaScript", " embedded", " software", " Using", " hardware"], [" using", " HTML", " software", " JavaScript", "using", " Using", " hardware", " embedded"], [" using", "using", " Using", "Using", " HTML", " uses", " use", " packaged"], [" using", "using", " HTML", " use", " seamlessly", " uses", " packaged", " packaging"], [" using", " seamlessly", "using", " use", " mixed", " packaged", " HTML", " uses"], [" using", "using", " seamlessly", " use", " uses", " HTML", " hardware", " Using"], [" using", "using", " seamlessly", " uses", " Using", " use", " utilizing", "-using"], [" using", "using", " uses", "-using", " **", " seamlessly", " menggunakan", " utilizing"], [" using", "-using", "using", " uses", "\u5730\u4f7f\u7528", " seamlessly", " menggunakan", "\u4f60\u7528"], ["\u4f60\u7528", "using", "\u6784\u5efa", " \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645", " using", " leveraging", "\u6df7\u642d", " menggunakan"], ["\u6784\u5efa", "using", " using", " frontend", "Using", " lightweight", "-using", "\u521b\u5efa\u4e00\u4e2a"], ["\u6784\u5efa", " frontend", " packaging", ".build", "\u521b\u5efa\u4e00\u4e2a", "\u7f16\u5199", " lightweight", " bund"], ["\u6784\u5efa", " frontend", ".build", "\u7f16\u5199", " build", " builds", " bund", " packaging"], ["\u6784\u5efa", " bund", " packaging", "\u6253\u5305", "\u7f16\u5199", " build", " bundle", " packaged"], [" bund", "\u6784\u5efa", "\u6253\u5305", " packaging", "\u5305\u88f9", " bundle", " build", " wrappers"], [" bund", "\u6784\u5efa", " wrappers", " packaging", " build", "\u6346\u7ed1", "\u6253\u5305", " frontend"], [" embed", " embedding", " bund", "\u6253\u5305", " build", " Embed", "/embed", "\u6784\u5efa"], [" bund", " embed", " build", " bundle", " embedding", "\u6253\u5305", "\u6784\u5efa", " bundled"], [" wrap", " bund", " bundle", "\u5305\u88f9", " wrapping", " embed", " packaging", " wrapper"], [" wrap", " bund", " embed", " build", " bundle", " write", " wrapping", " packaging"], [" wrap", " bundle", " build", " ship", " embed", " write", " bund", " to"], [" build", " bundle", " to", " wrap", " ship", " write", " package", " embed"]], "p": [[0.5588, 0.4352, 0.002, 0.0012, 0.0011, 0.0004, 0.0004, 0.0002], [0.481, 0.3306, 0.0211, 0.0094, 0.0078, 0.0073, 0.0053, 0.0032], [0.7458, 0.2421, 0.0039, 0.003, 0.0013, 0.001, 0.0009, 0.0004], [0.0037, 0.0018, 0.0011, 0.0011, 0.001, 0.0009, 0.0009, 0.0009], [0.5099, 0.45, 0.012, 0.0068, 0.0041, 0.0037, 0.0016, 0.0013], [0.517, 0.3553, 0.0227, 0.0188, 0.0147, 0.0122, 0.0122, 0.0061], [0.5053, 0.446, 0.0135, 0.0105, 0.0105, 0.0044, 0.0021, 0.0009], [0.4544, 0.4544, 0.029, 0.0226, 0.0094, 0.0083, 0.0025, 0.0016], [0.4881, 0.4881, 0.0061, 0.0042, 0.0037, 0.0033, 0.0005, 0.0005], [0.9883, 0.0059, 0.0017, 0.0009, 0.0005, 0.0005, 0.0002, 0.0002], [0.8564, 0.1023, 0.0065, 0.0051, 0.0051, 0.0045, 0.0042, 0.0033], [0.5348, 0.0564, 0.0235, 0.0126, 0.0067, 0.0041, 0.0038, 0.0038], [0.5706, 0.0822, 0.0322, 0.0208, 0.0152, 0.0076, 0.0076, 0.0072], [0.5655, 0.143, 0.0385, 0.0059, 0.0055, 0.0046, 0.0038, 0.0034], [0.4634, 0.1705, 0.0488, 0.0278, 0.0131, 0.0075, 0.0062, 0.0062], [0.4897, 0.0706, 0.0549, 0.0178, 0.0139, 0.0102, 0.0102, 0.0079], [0.7874, 0.083, 0.0185, 0.0068, 0.0036, 0.0021, 0.0016, 0.0016], [0.4846, 0.0896, 0.0291, 0.0166, 0.0156, 0.0089, 0.0078, 0.0061], [0.0692, 0.0611, 0.0611, 0.042, 0.0307, 0.0255, 0.0211, 0.0164], [0.0624, 0.0517, 0.0457, 0.0378, 0.0277, 0.0148, 0.0115, 0.0102], [0.0575, 0.0327, 0.0271, 0.0239, 0.0225, 0.0187, 0.0113, 0.0106], [0.0096, 0.0091, 0.0048, 0.004, 0.004, 0.0029, 0.0026, 0.0023], [0.0621, 0.0215, 0.013, 0.0101, 0.0095, 0.0065, 0.0058, 0.0051], [0.1591, 0.026, 0.0202, 0.0158, 0.0096, 0.0084, 0.0058, 0.0054], [0.0931, 0.0235, 0.0195, 0.0195, 0.0162, 0.0152, 0.0143, 0.0126], [0.0599, 0.0387, 0.0363, 0.0194, 0.0183, 0.0104, 0.0098, 0.0086], [0.0457, 0.0403, 0.019, 0.0123, 0.0085, 0.007, 0.0062, 0.0055], [0.0687, 0.0502, 0.0253, 0.0209, 0.0174, 0.0127, 0.0099, 0.0093], [0.0672, 0.0338, 0.0232, 0.0117, 0.011, 0.0103, 0.0103, 0.0091], [0.1789, 0.1229, 0.0658, 0.0292, 0.0201, 0.0189, 0.0156, 0.013], [0.1525, 0.1433, 0.0527, 0.0411, 0.0182, 0.0171, 0.0151, 0.0092], [0.4764, 0.1063, 0.0472, 0.0367, 0.0209, 0.0197, 0.0185, 0.0105], [0.1059, 0.0344, 0.0323, 0.0268, 0.0268, 0.0184, 0.0153, 0.0082], [0.1536, 0.0284, 0.0236, 0.0221, 0.0195, 0.0162, 0.0143, 0.0105], [0.1513, 0.0298, 0.0263, 0.0247, 0.0192, 0.0181, 0.015, 0.0124], [0.0934, 0.0877, 0.0727, 0.05, 0.0441, 0.0268, 0.0251, 0.0251], [0.1072, 0.0784, 0.0447, 0.042, 0.0348, 0.0271, 0.0255, 0.0198], [0.152, 0.0718, 0.0595, 0.0339, 0.0339, 0.0171, 0.0171, 0.016], [0.1546, 0.1131, 0.1063, 0.0304, 0.0286, 0.0269, 0.0163, 0.0144], [0.2569, 0.114, 0.0394, 0.0307, 0.0211, 0.0128, 0.012, 0.0083], [0.1273, 0.0772, 0.0531, 0.0195, 0.0195, 0.0195, 0.0183, 0.0172], [0.2943, 0.0898, 0.0274, 0.0227, 0.0188, 0.0188, 0.0156, 0.0147], [0.2284, 0.0894, 0.0309, 0.0241, 0.0226, 0.02, 0.02, 0.0129], [0.6073, 0.044, 0.0251, 0.0195, 0.0183, 0.0098, 0.0081, 0.0067], [0.5657, 0.03, 0.0142, 0.011, 0.0104, 0.0097, 0.0076, 0.0076], [0.5835, 0.0256, 0.02, 0.0121, 0.0089, 0.0078, 0.0073, 0.0073], [0.5645, 0.0339, 0.0281, 0.0181, 0.0133, 0.0117, 0.0071, 0.0059], [0.8126, 0.0405, 0.014, 0.0116, 0.009, 0.0085, 0.0055, 0.0038], [0.483, 0.0478, 0.0256, 0.0212, 0.0165, 0.0146, 0.0094, 0.0094], [0.1372, 0.0326, 0.0326, 0.0186, 0.0174, 0.0174, 0.0164, 0.0154], [0.0249, 0.0171, 0.0142, 0.0133, 0.0133, 0.0125, 0.0118, 0.0118], [0.0405, 0.0315, 0.0296, 0.0217, 0.018, 0.0169, 0.0159, 0.0149], [0.0709, 0.043, 0.023, 0.023, 0.0216, 0.0203, 0.0149, 0.014], [0.2063, 0.0555, 0.0337, 0.0246, 0.0192, 0.0169, 0.0159, 0.0159], [0.1686, 0.1313, 0.0514, 0.0454, 0.0353, 0.0259, 0.0189, 0.0189], [0.2987, 0.0755, 0.0755, 0.0588, 0.0458, 0.0357, 0.0315, 0.0296], [0.33, 0.065, 0.0447, 0.042, 0.042, 0.0307, 0.0307, 0.0239], [0.5924, 0.1498, 0.0624, 0.026, 0.026, 0.0158, 0.0139, 0.0109], [0.5399, 0.1365, 0.0731, 0.0502, 0.0305, 0.0269, 0.0163, 0.0144], [0.3285, 0.1758, 0.083, 0.0647, 0.0571, 0.0346, 0.0346, 0.0306], [0.2711, 0.1451, 0.1281, 0.0997, 0.088, 0.0286, 0.0223, 0.0163], [0.3429, 0.162, 0.162, 0.0867, 0.056, 0.0409, 0.0193, 0.0182], [0.267, 0.2079, 0.1835, 0.0982, 0.0436, 0.0385, 0.0339, 0.0248]], "ranks": {"Swift": [26112, 10022, 12125, 114958, 12855, 6954, 17880, 86584, 167537, 78462, 46333, 105791, 56224, 31971, 15379, 9198, 5633, 6447, 6880, 7434, 5254, 88336, 35563, 9389, 6574, 13166, 20952, 6536, 11065, 13064, 8199, 7240, 7965, 9406, 10111, 20330, 17981, 18055, 10413, 7993, 5832, 8234, 8655, 12621, 6884, 5402, 4708, 2285, 6117, 6463, 17408, 12951, 6416, 5052, 8628, 7548, 4115, 7183, 6437, 3880, 3713, 1586, 1125], "Kotlin": [179347, 159235, 137874, 17012, 56876, 129196, 156071, 205889, 207793, 228814, 220929, 202516, 167114, 188610, 222462, 190661, 170139, 181212, 222484, 234870, 241847, 196205, 189407, 232379, 222506, 151600, 140882, 204538, 189418, 111877, 212028, 206644, 230130, 218595, 214954, 167381, 98385, 76324, 37200, 29502, 26361, 20130, 9346, 16336, 19924, 28572, 36561, 46325, 50358, 54879, 74599, 13331, 6237, 5344, 3172, 2476, 1425, 2313, 2368, 2245, 1420, 2698, 1779], "Rust": [16043, 30822, 36705, 70307, 9051, 20509, 34993, 44774, 62029, 29491, 28484, 29678, 12768, 17065, 18240, 14091, 20498, 46319, 47069, 38512, 53997, 93333, 63308, 25698, 15273, 22010, 22179, 21280, 44361, 54935, 38824, 26778, 31187, 84410, 54549, 40285, 11449, 8920, 6406, 3894, 4056, 3641, 3161, 9180, 21031, 16027, 15662, 15195, 17934, 61379, 84167, 47192, 12202, 11070, 9888, 3845, 243, 290, 256, 245, 102, 92, 68]}}, {"pos": 556, "top": [[".", ",", "\u2013", " \u2013", "\u00a0", ";", ":", "?"], [" \u2013", "\u2013", "\u2013and", " \u2013,", ".", ",", ".\u2013", " very"], [" \u2013", ".", "\u2013", ",", "\u2013and", ".\u2013", "\u2026..", ";"], [" milfs", " Shemale", " dicip", "*\u201c.", " Blowjob", " ;;^", " Guta", " pornost"], [".@", "\u200b\u200b", "\u2018s", " \u200b\u200b", ".", " \u201c.", ":@", "@d"], [" \u200b\u200b", ".", "\u2018s", " \u201c.", ",", "\u200b\u200b", "\u2013and", "!\u201c"], [".", "\u200b\u200b", " \u200b\u200b", "\u2018s", ".\u201c", ":", " ", "\u2018"], [" \u200b\u200b", "\u2018s", ".", "!.", "\u200b\u200b", ":", " get", ":@"], [".", ",", ":", "!.", ".\u201c", "\u00a0", " \u200b\u200b", ",."], [",", ".", "\u00a0", ":", ";", "\u2013", ",.", "\u2013and"], [",", ".", "\u00a0", " ", "...", " \u2013", ";", ":"], [" showcase", " build", " fast", " effortlessly", " free", " thr", " showcasing", " launch"], [" showcase", " diverse", " build", " get", " effortlessly", " even", " launch", " back"], [" showcase", ",", " \u2013", " effortlessly", " even", " back", " diverse", "\u2013"], [" \u2013", ",", "\u2013", " ", " even", " \u2018", " effortlessly", " just"], [" even", " effortlessly", " more", " just", " \u2013", " mostly", " back", " getting"], [",", " \u2013", "\u2013", " even", " just", " more", " effortlessly", " mostly"], [",", " \u2013", "\u2013", "\u2013and", " showcase", " mostly", " effortlessly", " showcasing"], [" even", " aggressively", " effortlessly", " seemingly", " sprawling", " savvy", " often", " mostly"], [" even", "&#", " effortlessly", " seemingly", " &#", " sprawling", " dramatically", " often"], ["<|endoftext|>", "\u2013", "&#", " \u2013", "\u2013and", " seemingly", " even", " more"], [" ``", "\uff62", " ;;^", " showcase", "\u5171\u540c\u6253\u9020", " globally", " modern", " ''"], [" ``", " ''", " globally", " modern", " showcase", "\uff62", " influencers", " complex"], [" ,", " \u2013", " more", " rapidly", " complex", " quickly", " popular", " often"], [" ,", " \u2015", " ``", " American", " traveling", " theater", " --", " ''"], [" theater", " electronics", " technologies", " smartphones", " smartphone", " theaters", " technology", " showcase"], [" smartphone", " smartphones", " electronics", " digital", " digitally", " theater", " technologies", " multimedia"], [" ,", " digital", " digitally", " technologies", " technology", " tech", " seamlessly", " modern"], [" technologies", " digital", " digitally", " smartphone", " technology", " seamlessly", " smartphones", " hybrid"], [" technology", " technologies", " digital", " smartphone", " digitally", " tech", " smartphones", " **"], [" technology", " technologies", " digital", " tech", " seamlessly", " using", " digitally", " smartphone"], [" \u200b\u200b", " **", " technology", " ,", " ...", " using", " digital", " modern"], [" seamlessly", " technology", " technologies", " tech", " hybrid", " modern", " digital", " digitally"], [" tech", " seamlessly", " technologies", " digitally", " smartphone", " influencers", " smartphones", " \u200b\u200b"], [" tech", " smartphone", " digitally", " smartphones", " technologies", " seamlessly", " vibe", " cybersecurity"], [" \u200b\u200b", "\u200b\u200b", "\u200b", " smartphone", "\ufffd", " smartphones", " tech", " Netflix"], [" \u200b\u200b", "\u200b\u200b", " macOS", " tech", " smartphone", " smartphones", "\u200b", " vibe"], [" \u200b\u200b", "\u200b\u200b", " macOS", " tech", " smartphone", " technologies", " cybersecurity", " smartphones"], [" \u200b\u200b", "\u200b\u200b", " macOS", " WebView", " smartphone", " tech", " browser", " frontend"], [" \u200b\u200b", "\u200b\u200b", "\u200b", " WebView", "\u200c", " HTML", "WebView", " browser"], [" HTML", " \u200b\u200b", " WebView", "\u200b\u200b", " browser", "HTML", " internet", "\u200b"], [" HTML", "HTML", " WebView", " browser", " web", " internet", " html", "_HTML"], [" HTML", " WebView", "HTML", " browser", " frontend", " html", " browsers", "_HTML"], [" HTML", " WebView", "HTML", " frontend", " browser", " internet", " html", " technologies"], [" HTML", " WebView", " frontend", " browser", "HTML", " browsers", " internet", " html"], [" HTML", " frontend", " browser", " locally", " local", " browsers", " WebView", " technologies"], [" HTML", " local", " locally", " frontend", " browsers", " browser", " WebView", " html"], [" HTML", " local", " locally", " frontend", " browser", " browsers", " seamlessly", " using"], [" HTML", " frontend", " **", " locally", " local", " **\u20ac", " using", " browser"], [" HTML", " frontend", " seamlessly", " using", " lightweight", " storefront", "rowsers", ":**"], [" HTML", " using", " frontend", " lightweight", "rowsers", "\u7528\u4e00\u4e2a", " leveraging", " menggunakan"], [" frontend", " lightweight", " using", " HTML", "\u521b\u5efa\u4e00\u4e2a", " backend", " uses", "-using"], [" frontend", " lightweight", "\u521b\u5efa\u4e00\u4e2a", " backend", " packaging", " modular", "\u6253\u9020\u4e00\u4e2a", " builds"], [" frontend", " lightweight", "\u6784\u5efa", " build", " backend", " builds", " packaging", "\u521b\u5efa\u4e00\u4e2a"], [" frontend", "\u6784\u5efa", " bund", " packaging", "\u521b\u5efa\u4e00\u4e2a", " build", "\u7f16\u5199", " UI"], [" bund", " frontend", " build", " packaging", "\u6253\u5305", "\u6784\u5efa", " builds", " bundle"], [" frontend", " bund", " build", " builds", "\u6784\u5efa", " packaging", " embed", " WebView"], [" embed", " build", " bund", " frontend", " embedding", "\u6253\u5305", " builds", "\u6784\u5efa"], [" bund", " build", " embed", " frontend", " bundled", " write", " builds", " bundle"], [" build", " bund", " write", " embed", " wrap", " bundle", " packaging", " bundled"], [" build", " bund", " write", " embed", " wrap", " bundle", " builds", " packaging"], [" build", " wrap", " bundle", " write", " ship", " embed", " compile", " bund"], [" build", " bundle", " wrap", " write", " ship", " embed", " package", " compile"]], "p": [[0.5647, 0.3881, 0.0248, 0.0103, 0.0071, 0.0034, 0.0002, 0.0002], [0.5262, 0.1036, 0.014, 0.0058, 0.004, 0.0035, 0.0015, 0.0014], [0.2954, 0.2954, 0.2954, 0.0846, 0.0069, 0.0061, 0.004, 0.0019], [0.0148, 0.0058, 0.0048, 0.0037, 0.0033, 0.0023, 0.0023, 0.0021], [0.0062, 0.0054, 0.0045, 0.0045, 0.0042, 0.0031, 0.0023, 0.0021], [0.0901, 0.0138, 0.0108, 0.0079, 0.0048, 0.0037, 0.0037, 0.0033], [0.2243, 0.0643, 0.0285, 0.0196, 0.0196, 0.0184, 0.0184, 0.0127], [0.0324, 0.0253, 0.0105, 0.0099, 0.0064, 0.0053, 0.0047, 0.0039], [0.8094, 0.1095, 0.0096, 0.0055, 0.0051, 0.0045, 0.004, 0.0026], [0.9447, 0.0252, 0.0032, 0.0022, 0.0016, 0.0013, 0.0005, 0.0003], [0.5655, 0.3027, 0.0464, 0.0142, 0.0055, 0.0038, 0.0028, 0.0023], [0.0072, 0.0021, 0.0018, 0.0018, 0.0017, 0.0017, 0.0016, 0.0015], [0.0101, 0.0031, 0.0026, 0.0026, 0.0024, 0.0023, 0.0021, 0.0016], [0.0077, 0.0068, 0.0064, 0.0034, 0.0034, 0.0024, 0.0022, 0.0022], [0.0182, 0.0117, 0.0103, 0.0091, 0.0091, 0.0063, 0.0055, 0.0052], [0.0125, 0.0071, 0.0063, 0.0063, 0.0056, 0.0046, 0.0043, 0.0038], [0.1892, 0.0241, 0.0199, 0.0057, 0.0054, 0.0044, 0.0037, 0.0037], [0.0143, 0.0134, 0.0077, 0.0056, 0.0039, 0.003, 0.0028, 0.0026], [0.0084, 0.0057, 0.0051, 0.0042, 0.0037, 0.0033, 0.0033, 0.0031], [0.0077, 0.0064, 0.0053, 0.0053, 0.0044, 0.0034, 0.0027, 0.0027], [0.1557, 0.006, 0.0057, 0.0047, 0.0029, 0.0025, 0.0025, 0.0024], [0.0258, 0.0042, 0.0027, 0.0027, 0.0023, 0.0023, 0.0018, 0.0015], [0.2368, 0.0134, 0.0052, 0.0049, 0.0034, 0.0028, 0.0028, 0.0025], [0.0368, 0.0093, 0.0064, 0.0056, 0.0044, 0.0041, 0.0041, 0.0041], [0.0241, 0.0121, 0.0107, 0.0083, 0.0069, 0.0057, 0.0051, 0.0051], [0.0383, 0.0205, 0.0205, 0.0181, 0.015, 0.0133, 0.0124, 0.0091], [0.0703, 0.0583, 0.0201, 0.0189, 0.0189, 0.0167, 0.0147, 0.0115], [0.0512, 0.0147, 0.0101, 0.0074, 0.0069, 0.0069, 0.0065, 0.0057], [0.0359, 0.0279, 0.0232, 0.0204, 0.0192, 0.0124, 0.0103, 0.0085], [0.0426, 0.04, 0.04, 0.0258, 0.0201, 0.0157, 0.0138, 0.013], [0.0544, 0.0424, 0.0274, 0.02, 0.0147, 0.0147, 0.0147, 0.0147], [0.03, 0.0281, 0.0233, 0.0219, 0.0171, 0.016, 0.0141, 0.0141], [0.0403, 0.0378, 0.0334, 0.0314, 0.0295, 0.026, 0.0202, 0.0168], [0.0765, 0.0765, 0.0675, 0.0526, 0.034, 0.03, 0.0282, 0.0264], [0.0906, 0.0706, 0.0516, 0.0516, 0.0378, 0.0313, 0.0294, 0.0229], [0.8281, 0.0639, 0.0086, 0.0041, 0.0034, 0.003, 0.0021, 0.0019], [0.8487, 0.0615, 0.0035, 0.0031, 0.0031, 0.0027, 0.0022, 0.0016], [0.5713, 0.0682, 0.0365, 0.0081, 0.0077, 0.0053, 0.0049, 0.0049], [0.744, 0.0574, 0.0225, 0.005, 0.0039, 0.0037, 0.0034, 0.003], [0.7796, 0.0931, 0.0172, 0.0143, 0.0063, 0.0046, 0.0041, 0.0034], [0.1822, 0.1608, 0.1419, 0.0382, 0.0337, 0.0317, 0.0279, 0.0262], [0.6856, 0.0928, 0.0723, 0.0235, 0.0142, 0.0104, 0.0104, 0.0076], [0.6483, 0.0994, 0.0683, 0.0184, 0.0152, 0.0112, 0.0105, 0.0082], [0.5735, 0.0568, 0.0471, 0.0324, 0.0209, 0.0173, 0.0144, 0.0144], [0.5945, 0.0431, 0.0315, 0.0296, 0.0231, 0.018, 0.0131, 0.0131], [0.47, 0.0411, 0.0386, 0.0386, 0.0362, 0.03, 0.022, 0.0142], [0.4801, 0.0475, 0.0348, 0.0288, 0.0225, 0.0211, 0.0198, 0.0113], [0.3647, 0.0675, 0.0464, 0.0464, 0.0206, 0.0193, 0.0171, 0.0151], [0.3118, 0.0893, 0.0372, 0.0329, 0.0329, 0.024, 0.0212, 0.0199], [0.1691, 0.0622, 0.0294, 0.0294, 0.0202, 0.0148, 0.0084, 0.0084], [0.0345, 0.0345, 0.0324, 0.0223, 0.0174, 0.0135, 0.0105, 0.0099], [0.2497, 0.0593, 0.0462, 0.0338, 0.0193, 0.016, 0.0141, 0.0124], [0.3609, 0.0315, 0.0204, 0.018, 0.0169, 0.0159, 0.014, 0.0109], [0.473, 0.0267, 0.0267, 0.0221, 0.0195, 0.0183, 0.0152, 0.0111], [0.2518, 0.0562, 0.0562, 0.0438, 0.0386, 0.0386, 0.0283, 0.0249], [0.2041, 0.1403, 0.0851, 0.0663, 0.0455, 0.0276, 0.0259, 0.0244], [0.2588, 0.157, 0.084, 0.0241, 0.0241, 0.0226, 0.0212, 0.0176], [0.5052, 0.1127, 0.0775, 0.0603, 0.0603, 0.0222, 0.0196, 0.0119], [0.3758, 0.2583, 0.1077, 0.0449, 0.024, 0.0212, 0.0187, 0.0165], [0.2466, 0.2466, 0.0907, 0.0907, 0.0801, 0.0429, 0.0334, 0.0202], [0.6322, 0.0755, 0.0666, 0.0519, 0.0404, 0.0278, 0.0116, 0.009], [0.6961, 0.0831, 0.0571, 0.0571, 0.0347, 0.027, 0.0088, 0.0053], [0.7222, 0.1826, 0.0317, 0.0218, 0.017, 0.0091, 0.0071, 0.0016]], "ranks": {"Swift": [48274, 13261, 25807, 190385, 29420, 18706, 61091, 104250, 192574, 103905, 50192, 141812, 111597, 31033, 15721, 5544, 3175, 9098, 7868, 5810, 1763, 47335, 5657, 3123, 2752, 6059, 11131, 3227, 8097, 11579, 8374, 6175, 6441, 16518, 18179, 7725, 9338, 14411, 5903, 3007, 4813, 7456, 6774, 7914, 9311, 6345, 3685, 1422, 2325, 2873, 20630, 7266, 2840, 2618, 3359, 3242, 1464, 2194, 2378, 2371, 3622, 1884, 2340], "Kotlin": [221308, 184335, 169817, 27476, 44463, 59413, 68863, 76232, 103790, 147910, 110163, 63193, 41972, 55206, 125300, 56311, 76948, 68005, 140949, 167405, 193342, 31328, 7821, 125325, 111683, 28648, 9983, 45765, 20187, 13482, 27482, 38709, 42856, 6812, 10931, 4887, 1543, 1616, 1167, 2258, 4115, 12065, 5189, 4049, 3928, 4879, 5662, 5030, 7321, 6898, 13672, 859, 402, 444, 459, 445, 270, 442, 444, 612, 872, 1884, 2124], "Rust": [23188, 44045, 44194, 91275, 7714, 7758, 14267, 6124, 12307, 6317, 7060, 4633, 2981, 3232, 6814, 4607, 5430, 11850, 10675, 18400, 22981, 8198, 2849, 7030, 11185, 20159, 31068, 17035, 19292, 23693, 26807, 20745, 25863, 68750, 92736, 39620, 6437, 3223, 2014, 3497, 7856, 12706, 14830, 15823, 19409, 14629, 15553, 11574, 13542, 26611, 77752, 7681, 993, 943, 1354, 297, 8, 18, 15, 14, 12, 25, 39]}}, {"pos": 557, "top": [[".", ",", "\u00a0", ";", "\u2013", "?", " \u2013", "\u2022"], [".", "\u2013and", ",", "ture", "\u2013", " very", "\u00b7", "very"], [".", ",", "..", "\u2013", ";", "?", "\u2013and", "\u2026"], [" councill", " milfs", " Blowjob", "aktor", "erias", ".Undef", "amarca", "uggy"], ["tree", "ings", "top", "town", "&(", "tor", "stones", "able"], ["   \n", "tree", " \u200b\u200b", " \n", ".cast", "top", "talk", "tor"], [" \n", "   \n", "  \n", " \n\n", "\u00b7", "\u2014\u2014", " \n\n\n", "    \n"], ["   \n", "ings", " \n", " Build", "    \n", "-grow", "iest", "-build"], ["\u00a0", " \n", ".", " \n\n\n", "&nbsp", "   \n", "...", " \n\n"], ["\u00a0", ",", "\u00ad", "&nbsp", "\u2022", "\u00ading", "-building", "\u2013and"], ["\u00a0", "...", "&nbsp", ",", "\u00ad", "\u2022", " \n", "."], [" showcase", "-building", " blockbuster", "building", " building", " builds", " Showcase", " foundations"], [" showcase", " blockbuster", " bigger", " Showcase", " kids", " builds", " tools", " big"], [" showcase", " blockbuster", " Showcase", " bigger", " innovative", " kids", " tools", " big"], [" showcase", " big", " bigger", " innovative", " classic", " blockbuster", " creative", " truly"], [" big", " kids", " bigger", " showcase", " classic", " incredibly", " sprawling", " innovative"], [" showcase", " bigger", " big", " kids", " incredibly", " blockbuster", " massively", " sprawling"], [" bigger", " showcase", " blockbuster", " big", " kids", " savvy", " sprawling", " hugely"], [" blockbuster", " sprawling", " bigger", " massively", " savvy", " aggressively", " big", " incredibly"], [" sprawling", " blockbuster", " hugely", " massively", " bigger", " creatively", " big", " aggressively"], [" hugely", "\u2014and", " sprawling", " much", " blockbuster", " massively", " \u2014", " aggressively"], [" blockbuster", " bigger", " showcase", " smarter", "\u6253\u9020\u7684", " builds", " sprawling", " creatively"], [" blockbuster", " bigger", " sprawling", " hugely", " massively", " creatively", " showcase", " incredibly"], [" much", " sprawling", " massively", " complex", " hugely", " incredibly", " innovative", " building"], [" sprawling", " hugely", " crafting", " blockbuster", " massively", " wildly", " revamped", " foundational"], [" sprawling", " blockbuster", " architectures", " crafting", " architecture", " builds", " showcase", " foundational"], [" architectures", " architecture", " builds", " blockbuster", " sprawling", " startups", " showcase", " technologies"], [" sprawling", " crafting", " seamlessly", " architecture", " building", " incredibly", " creatively", " hugely"], [" sprawling", " seamlessly", " architecture", " technologies", " crafting", " tools", " architectures", " showcase"], [" architecture", " architectures", " seamlessly", " technologies", " tech", " showcase", " **", " builds"], [" architecture", " builds", " built", " **", " seamlessly", " ...", " tools", " tech"], [" **", " ...", " built", " incredibly", " complex", " build", " builds", " building"], [" seamlessly", " built", " incredibly", " massively", " building", " modern", " complex", " builds"], [" seamlessly", " massively", " crafting", " built", " tech", " builds", " incredibly", " building"], [" tech", " seamlessly", " builds", " crafting", " incredibly", " massively", " built", " architecture"], [" tech", " builds", "\u200b", "\u200b\u200b", " seamlessly", " hybrid", " built", " build"], [" tech", " builds", " hybrid", " seamlessly", " modular", " built", "\u200b\u200b", "\u200b"], [" builds", " seamlessly", " hybrid", "\u200b\u200b", " built", "\u200b", " tech", " modular"], [" builds", " seamlessly", " tech", " hybrid", " built", " modular", " crafting", " using"], ["\u200b", " hybrid", "\u200b\u200b", " builds", " tech", "\u200c", " \u200b\u200b", " \u200b"], [" builds", " crafting", "\u200b", " tech", " built", " lightweight", "\u200b\u200b", " hybrid"], [" lightweight", " crafting", " desktop", " builds", " tech", " using", " hybrid", " apps"], [" lightweight", " hybrid", " desktop", " modular", " crafting", " software", " hardware", " builds"], [" lightweight", " using", " packaged", " builds", " crafting", " built", " globally", " desktop"], [" using", " lightweight", " hybrid", " modular", " builds", " packaged", " crafting", " built"], [" lightweight", " hybrid", " using", " modular", " globally", " hybrids", " portable", " packaged"], [" using", " lightweight", " hybrid", " modular", " hardware", " builds", " hybrids", " apps"], [" using", " lightweight", "using", " hybrid", " modular", " hybrids", " frameworks", " portable"], [" lightweight", " using", " hybrids", " hybrid", " modular", " frameworks", " prototypes", " kits"], [" lightweight", " frameworks", " hybrids", " modular", " layouts", " apps", " kits", " prototypes"], [" lightweight", " modular", " hybrids", " layouts", " minimalist", " frameworks", " kits", " hybrid"], [" lightweight", "\u8f7b\u91cf", " frontend", " apps", " frameworks", " minimalist", " modular", " desktop"], [" lightweight", "\u8f7b\u91cf", " frontend", " modular", " frameworks", " apps", " desktop", "\u8f7b\u91cf\u5316"], [" lightweight", "\u8f7b\u91cf", " frontend", " desktop", " apps", " Lightweight", "\u8f7b\u91cf\u5316", " executable"], [" lightweight", " desktop", " frontend", " apps", "\u8f7b\u91cf", " minimalist", " Desktop", "desktop"], [" apps", " desktop", " lightweight", " native", " frontend", "desktop", "-native", " applications"], [" apps", " applications", " desktop", " Apps", " native", " frontend", " app", " lightweight"], [" apps", " desktop", " applications", " Apps", "desktop", " Desktop", " app", " lightweight"], [" desktop", " Desktop", " apps", "desktop", "Desktop", "/desktop", "-desktop", "\u684c\u9762"], [" desktop", " Desktop", " apps", "desktop", "Desktop", "-desktop", "/desktop", " applications"], [" desktop", " Desktop", "desktop", " apps", "Desktop", "-desktop", " binaries", "/desktop"], [" desktop", " Desktop", " apps", "-desktop", "desktop", " binaries", "Desktop", " frontend"], [" desktop", " apps", " Desktop", " applications", " frontend", " binaries", " lightweight", "-desktop"]], "p": [[0.7223, 0.2345, 0.008, 0.0036, 0.0028, 0.0028, 0.0022, 0.0015], [0.0469, 0.0143, 0.0143, 0.0068, 0.0064, 0.0044, 0.0041, 0.0036], [0.8118, 0.1411, 0.009, 0.0058, 0.0024, 0.0023, 0.0019, 0.0012], [0.0016, 0.0012, 0.0011, 0.0011, 0.0009, 0.0009, 0.0008, 0.0008], [0.0237, 0.0053, 0.0039, 0.0036, 0.0036, 0.0034, 0.0023, 0.0022], [0.013, 0.0045, 0.0035, 0.0031, 0.0021, 0.0021, 0.002, 0.0018], [0.2851, 0.1526, 0.0362, 0.0194, 0.0161, 0.0151, 0.0125, 0.0104], [0.0327, 0.0327, 0.0186, 0.0073, 0.0061, 0.0057, 0.0042, 0.0032], [0.2076, 0.0921, 0.0674, 0.0206, 0.0181, 0.017, 0.0141, 0.0125], [0.2689, 0.0387, 0.0104, 0.0063, 0.0052, 0.0043, 0.0043, 0.0038], [0.6061, 0.0412, 0.0081, 0.0076, 0.0076, 0.0056, 0.0056, 0.0049], [0.0188, 0.0069, 0.0057, 0.0054, 0.0051, 0.0051, 0.0048, 0.0048], [0.0366, 0.0153, 0.0126, 0.0105, 0.0098, 0.0082, 0.0064, 0.0056], [0.0418, 0.0174, 0.0106, 0.0093, 0.0088, 0.0088, 0.0073, 0.0068], [0.0185, 0.0112, 0.0112, 0.0105, 0.0099, 0.0093, 0.0056, 0.0056], [0.0253, 0.0223, 0.0185, 0.0174, 0.0087, 0.0082, 0.0077, 0.0077], [0.0247, 0.0232, 0.0181, 0.0132, 0.0109, 0.0091, 0.0071, 0.0066], [0.0227, 0.0156, 0.0129, 0.0129, 0.0122, 0.0084, 0.0074, 0.0065], [0.0193, 0.0141, 0.0117, 0.0103, 0.0097, 0.0091, 0.0091, 0.0086], [0.0143, 0.0143, 0.0111, 0.0111, 0.0098, 0.0076, 0.0072, 0.0063], [0.0139, 0.0131, 0.0079, 0.0062, 0.0062, 0.0062, 0.0055, 0.0055], [0.0127, 0.0047, 0.0044, 0.0037, 0.0032, 0.0032, 0.003, 0.0028], [0.019, 0.0123, 0.0096, 0.0096, 0.009, 0.0079, 0.0066, 0.0066], [0.011, 0.011, 0.011, 0.0091, 0.0091, 0.0063, 0.0052, 0.0052], [0.021, 0.0127, 0.0099, 0.0073, 0.0068, 0.0064, 0.006, 0.006], [0.0197, 0.0174, 0.0163, 0.0127, 0.0112, 0.0105, 0.0099, 0.0093], [0.0287, 0.021, 0.0154, 0.0128, 0.012, 0.0099, 0.0099, 0.0093], [0.0257, 0.0138, 0.0122, 0.0122, 0.0114, 0.0107, 0.0101, 0.0095], [0.026, 0.0148, 0.0139, 0.0139, 0.0131, 0.0123, 0.0109, 0.0109], [0.0442, 0.0323, 0.0222, 0.0222, 0.0209, 0.0209, 0.0173, 0.0173], [0.037, 0.0288, 0.0254, 0.0239, 0.0186, 0.0186, 0.0186, 0.0175], [0.0693, 0.0395, 0.0255, 0.0211, 0.0165, 0.0165, 0.0155, 0.0155], [0.0296, 0.0245, 0.0191, 0.0169, 0.0149, 0.0131, 0.0116, 0.0116], [0.0463, 0.0248, 0.0233, 0.0233, 0.0219, 0.017, 0.015, 0.0117], [0.0453, 0.0453, 0.0453, 0.0375, 0.0292, 0.0228, 0.0201, 0.0167], [0.0567, 0.0442, 0.0442, 0.0236, 0.0222, 0.0184, 0.0173, 0.0127], [0.1022, 0.0454, 0.0376, 0.0293, 0.0258, 0.0178, 0.0147, 0.0115], [0.0485, 0.0485, 0.0378, 0.0355, 0.0294, 0.0294, 0.0244, 0.0229], [0.0423, 0.0374, 0.033, 0.0291, 0.0257, 0.0176, 0.0146, 0.0146], [0.0647, 0.0346, 0.0346, 0.0325, 0.0223, 0.0223, 0.0197, 0.0185], [0.0403, 0.0356, 0.0314, 0.0244, 0.023, 0.019, 0.0179, 0.0168], [0.0478, 0.0396, 0.0328, 0.0308, 0.024, 0.0212, 0.0212, 0.0199], [0.0555, 0.0358, 0.0297, 0.0279, 0.0262, 0.0246, 0.0231, 0.0217], [0.0671, 0.0461, 0.0317, 0.0298, 0.028, 0.0205, 0.017, 0.017], [0.0949, 0.0652, 0.0477, 0.0372, 0.0225, 0.0199, 0.0176, 0.0176], [0.0613, 0.0541, 0.0508, 0.0421, 0.0308, 0.0176, 0.0165, 0.0155], [0.1093, 0.0623, 0.0402, 0.0378, 0.019, 0.0168, 0.0168, 0.0148], [0.1432, 0.072, 0.032, 0.0282, 0.0249, 0.0171, 0.0171, 0.0161], [0.0616, 0.0398, 0.0398, 0.0351, 0.033, 0.0291, 0.0273, 0.0177], [0.0444, 0.0253, 0.0185, 0.0163, 0.0135, 0.0127, 0.0112, 0.0105], [0.0676, 0.0161, 0.0117, 0.0097, 0.0071, 0.0067, 0.0063, 0.0063], [0.4416, 0.0363, 0.0265, 0.0234, 0.0171, 0.0133, 0.0125, 0.0111], [0.5901, 0.0799, 0.0428, 0.0148, 0.0084, 0.0074, 0.007, 0.0062], [0.8079, 0.0244, 0.0244, 0.0178, 0.0074, 0.004, 0.0031, 0.0027], [0.4343, 0.2051, 0.0458, 0.0335, 0.0296, 0.0158, 0.0131, 0.0109], [0.3772, 0.2937, 0.0743, 0.0213, 0.0188, 0.0166, 0.0137, 0.0107], [0.8763, 0.034, 0.0206, 0.0076, 0.0052, 0.0041, 0.0036, 0.0032], [0.7965, 0.1384, 0.01, 0.01, 0.0088, 0.0078, 0.0033, 0.0029], [0.8961, 0.0394, 0.0307, 0.0211, 0.0047, 0.0032, 0.002, 0.0012], [0.9089, 0.0452, 0.0274, 0.0089, 0.0033, 0.0029, 0.0012, 0.0008], [0.9354, 0.0466, 0.0063, 0.0026, 0.0026, 0.0023, 0.0018, 0.0008], [0.9309, 0.0281, 0.0248, 0.0049, 0.0026, 0.0016, 0.0016, 0.0014], [0.8578, 0.1161, 0.0095, 0.0035, 0.0031, 0.0019, 0.0015, 0.0011]], "ranks": {"Swift": [200494, 153565, 132062, 193443, 75106, 28409, 34177, 148955, 202839, 119483, 109400, 166575, 121217, 52876, 29246, 8547, 12958, 33668, 21346, 17858, 5849, 36397, 15945, 3917, 3580, 12775, 28996, 7600, 10631, 18592, 9755, 8370, 9470, 10069, 8439, 11083, 10339, 8117, 4047, 3143, 2956, 2962, 4554, 2408, 1850, 1341, 1207, 701, 1262, 3276, 11372, 22091, 9361, 4541, 5642, 4292, 2713, 5663, 7209, 4415, 4027, 2663, 2055], "Kotlin": [194267, 159697, 117485, 23020, 61366, 83358, 110723, 178935, 203304, 224377, 213763, 160290, 114010, 134405, 184537, 153920, 149097, 137456, 167642, 190973, 209286, 127349, 117178, 197934, 169791, 90799, 53342, 123422, 113482, 63230, 95838, 118351, 161802, 128546, 114229, 54777, 22703, 19236, 10651, 15498, 22773, 15746, 12790, 28099, 29051, 32568, 41928, 35070, 59019, 53642, 74781, 18222, 4721, 6511, 2311, 3224, 1157, 1017, 1111, 2097, 1109, 1818, 976], "Rust": [82605, 119204, 68539, 48281, 24374, 27562, 46871, 25022, 25624, 14547, 9384, 11013, 8265, 9636, 15160, 14389, 18988, 28150, 35742, 49205, 35142, 54459, 45543, 20153, 20349, 38060, 31469, 19194, 15821, 20397, 18541, 13921, 16125, 24633, 14371, 9534, 2617, 2111, 1789, 1549, 1612, 1213, 1759, 3783, 3765, 3576, 4415, 4934, 11549, 47390, 70489, 21484, 2900, 1379, 1311, 801, 16, 22, 40, 82, 44, 34, 31]}}, {"pos": 558, "top": [["s", ",", "<|endoftext|>", ".", " [\u2026]", "o", "i", "\u0627\u062a"], ["s", "\u0627\u062a", "schild", "scape", "\u044b", "sor", "ska", "szer"], ["s", "\u0627\u062a", "\u044b", "schild", "sor", "\u2026..", "scape", "\u2026"], ["s", "\u0627\u062a", "siz", "\u044b", "satz", "sik", "sor", "sze"], ["s", "\u0627\u062a", "sor", "siz", "\u044b", "schild", "sand", "sir"], ["s", "\u0627\u062a", "siz", "sor", "\u044b", "sand", "sir", "schild"], ["s", "\u0627\u062a", "sor", "siz", "\u044b", "sand", "schild", "sav"], ["s", "\u0627\u062a", "sor", "\u044b", "siz", "schild", "sand", "sas"], ["s", "\u0627\u062a", "schild", "sor", "\u044b", "siz", "sand", "ska"], ["s", "\u0627\u062a", "siz", "sor", "\u044b", "schild", "ska", "sand"], ["s", "\u0627\u062a", "siz", "\u044b", "sor", "ska", "scape", "schild"], ["s", "\u0627\u062a", "siz", "\u044b", "sor", "ska", "schild", "satz"], ["s", "siz", "\u0627\u062a", "\u044b", "sor", "ska", "schild", "satz"], ["s", "siz", "\u0627\u062a", "\u044b", "sor", "ska", "schild", "sar"], ["s", "siz", "\u0627\u062a", "\u044b", "ska", "sor", "sar", "spe"], ["s", "siz", "\u0627\u062a", "\u044b", "ska", "sor", "sar", "scape"], ["s", "siz", "\u0627\u062a", "\u044b", "ska", "sor", "scape", "szer"], ["s", "siz", "\u0627\u062a", "\u044b", "ska", "sor", "ske", "szer"], ["s", "siz", "\u0627\u062a", "\u044b", "ska", "sor", "ske", "szer"], ["s", "siz", "\u0627\u062a", "\u044b", "sor", "ska", "sav", "szer"], ["s", "\u0627\u062a", "siz", "\u044b", "sor", "ska", "squ", "scape"], ["s", "siz", "\u0627\u062a", "ska", "szer", "\u044b", "schirm", "sor"], ["s", "siz", "\u0627\u062a", " desktop", "ska", "/desktop", "schirm", "szer"], ["s", "\u0627\u062a", "siz", " Europe", " desktop", "ska", "\u044b", "/desktop"], ["s", "siz", "/desktop", " desktop", "\u0627\u062a", "SKTOP", "ska", "schirm"], ["s", "/desktop", " desktop", "SKTOP", " electronics", " macOS", "schirm", "siz"], ["/desktop", " desktop", "SKTOP", " macOS", " electronics", " laptops", "aptops", "schirm"], [" desktop", "/desktop", "SKTOP", "s", " electronics", " tabletop", "esktop", " Desktop"], ["/desktop", " desktop", "SKTOP", "s", " macOS", " laptops", " electronics", " Desktop"], [" desktop", "/desktop", "s", "SKTOP", " macOS", " laptops", " electronics", " theaters"], ["/desktop", " desktop", "s", " laptops", " electronics", " theaters", "SKTOP", " macOS"], ["s", " desktop", " theater", " Europe", " theaters", "/desktop", " electronics", " studio"], ["s", " desktop", " Europe", "/desktop", " and", " electronics", " laptops", " theater"], ["/desktop", " desktop", "s", " laptops", " startups", " Europe", " environments", " computers"], ["/desktop", " desktop", "s", " laptops", " startups", " electronics", " computers", " and"], ["/desktop", " desktop", "s", " laptops", "\ufe0f", " macOS", " startups", " smartphones"], ["/desktop", " desktop", " macOS", " laptops", "s", "\ufe0f", " Desktop", " Windows"], [" desktop", "/desktop", " macOS", " Windows", " Desktop", " laptops", "SKTOP", "s"], [" desktop", "/desktop", " macOS", " Windows", " laptops", " Desktop", "Windows", "SKTOP"], [" desktop", "/desktop", " macOS", " Windows", "\ufe0f", " laptops", "\u200c", "Windows"], [" desktop", "/desktop", " macOS", " Windows", " laptops", "Windows", " Desktop", "desktop"], [" desktop", "/desktop", " macOS", " Desktop", " Windows", " laptops", "desktop", "Desktop"], [" desktop", "/desktop", " Desktop", " macOS", " laptops", " Windows", "desktop", "Desktop"], [" desktop", "/desktop", " Desktop", " macOS", " laptops", " Windows", "desktop", "Desktop"], [" desktop", "/desktop", " laptops", " Desktop", " Windows", " macOS", " apps", " windows"], [" desktop", "/desktop", " laptops", " apps", " Windows", " macOS", "/windows", " windows"], [" desktop", "/desktop", " and", " laptops", " apps", " Windows", " macOS", " AND"], [" and", "/desktop", " desktop", " AND", " laptops", "\u2014and", "/windows", "-and"], [" and", "/desktop", " AND", "/", "\u2014and", "/Linux", "/windows", "-and"], ["/desktop", " and", "/Linux", "/", " AND", "/Desktop", "-and", "/windows"], ["/desktop", "/Desktop", "/D", "/Linux", "/windows", " AND", "/mac", "/"], ["/desktop", "/Linux", " AND", "/windows", "/mobile", " and", "/mac", "/Desktop"], ["/desktop", "/mobile", "/Linux", "/", "/Desktop", "/windows", "/mac", " AND"], ["/desktop", "/Desktop", "/windows", "/Linux", "/mobile", "/", "/mac", " desktop"], ["/desktop", "/Desktop", " desktop", "/windows", "/Linux", "/mobile", "/mac", " Desktop"], [" apps", "/mobile", "/windows", " windows", "/desktop", "/Linux", "/mac", " Windows"], [" apps", "/mobile", " app", " applications", " Apps", "apps", "/apps", "/windows"], [" apps", " applications", " Apps", " app", "/mobile", "apps", "/apps", "-app"], [" apps", " applications", "/mobile", " app", " Apps", "apps", "/apps", "-app"], [" apps", "/mobile", " app", " applications", " Apps", "apps", " mobile", "/apps"], ["/mobile", " mobile", " apps", "-mobile", "mobile", " Mobile", " applications", " mobiles"], [" apps", "/mobile", " mobile", " app", "apps", "-mobile", " Apps", "/mac"], [" apps", "/mobile", "/", "/mac", "/m", " and", " applications", " app"]], "p": [[1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9992, 0.0003, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9991, 0.0004, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9985, 0.0006, 0.0003, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9912, 0.0017, 0.0008, 0.0002, 0.0002, 0.0001, 0.0, 0.0], [0.9891, 0.0007, 0.0005, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.4399, 0.0248, 0.0086, 0.0038, 0.0022, 0.0022, 0.0022, 0.0019], [0.5783, 0.0068, 0.0039, 0.0016, 0.0015, 0.001, 0.001, 0.0009], [0.6034, 0.0028, 0.0022, 0.0009, 0.0008, 0.0007, 0.0006, 0.0006], [0.6303, 0.007, 0.0062, 0.0037, 0.0037, 0.0026, 0.0014, 0.0011], [0.0459, 0.0381, 0.0231, 0.0124, 0.007, 0.0062, 0.0058, 0.0055], [0.027, 0.0253, 0.0112, 0.0106, 0.0088, 0.0082, 0.0073, 0.0064], [0.0443, 0.0416, 0.0174, 0.0144, 0.0093, 0.0093, 0.0072, 0.0047], [0.0764, 0.0764, 0.0233, 0.0193, 0.0133, 0.0133, 0.0125, 0.0097], [0.0802, 0.0753, 0.0486, 0.0148, 0.0131, 0.0115, 0.0096, 0.0075], [0.0763, 0.0717, 0.0299, 0.017, 0.015, 0.0141, 0.0117, 0.011], [0.1792, 0.0513, 0.0275, 0.0201, 0.0167, 0.0157, 0.0084, 0.0074], [0.1572, 0.0257, 0.0213, 0.02, 0.02, 0.0057, 0.0051, 0.0051], [0.0542, 0.024, 0.0107, 0.0083, 0.0083, 0.0054, 0.0047, 0.0044], [0.0952, 0.0479, 0.0212, 0.02, 0.0107, 0.0069, 0.005, 0.005], [0.1562, 0.1143, 0.0225, 0.0199, 0.01, 0.0094, 0.0088, 0.0088], [0.2293, 0.1153, 0.0292, 0.0188, 0.0138, 0.0129, 0.0095, 0.0084], [0.2035, 0.1912, 0.0548, 0.0312, 0.0312, 0.0215, 0.0095, 0.0084], [0.1677, 0.139, 0.1306, 0.0512, 0.0188, 0.0166, 0.0121, 0.0121], [0.1885, 0.1771, 0.0694, 0.0349, 0.0289, 0.0272, 0.024, 0.0225], [0.4875, 0.1232, 0.0748, 0.0547, 0.0453, 0.0293, 0.0167, 0.0095], [0.7532, 0.0546, 0.0425, 0.0331, 0.0292, 0.0177, 0.0107, 0.0061], [0.8116, 0.0588, 0.0315, 0.0168, 0.0168, 0.0149, 0.0102, 0.0043], [0.7875, 0.057, 0.0305, 0.0185, 0.0154, 0.0154, 0.0106, 0.0041], [0.6687, 0.0799, 0.0484, 0.0229, 0.019, 0.013, 0.0095, 0.0079], [0.4172, 0.2233, 0.0498, 0.0172, 0.0152, 0.0143, 0.0098, 0.0092], [0.3055, 0.1853, 0.0772, 0.0365, 0.0221, 0.0208, 0.0195, 0.0183], [0.5905, 0.1318, 0.0549, 0.0455, 0.013, 0.009, 0.007, 0.007], [0.5639, 0.1426, 0.0673, 0.0205, 0.0193, 0.017, 0.016, 0.0117], [0.1955, 0.1186, 0.0719, 0.056, 0.0436, 0.0436, 0.0385, 0.0362], [0.2343, 0.1254, 0.0761, 0.0671, 0.0461, 0.0338, 0.0298, 0.0263], [0.1783, 0.1081, 0.0656, 0.0656, 0.0511, 0.048, 0.0451, 0.0374], [0.3335, 0.0843, 0.0657, 0.0657, 0.058, 0.0512, 0.031, 0.0156], [0.5674, 0.1266, 0.0363, 0.0363, 0.032, 0.0249, 0.022, 0.0133], [0.6681, 0.1024, 0.0484, 0.0427, 0.0157, 0.0157, 0.0139, 0.0095], [0.6528, 0.1134, 0.0688, 0.0197, 0.0174, 0.0135, 0.012, 0.0082], [0.9883, 0.0046, 0.0019, 0.0012, 0.0008, 0.0008, 0.0004, 0.0002], [0.9953, 0.0013, 0.0008, 0.0008, 0.0007, 0.0003, 0.0002, 0.0001], [0.9942, 0.0019, 0.0015, 0.0008, 0.0005, 0.0004, 0.0001, 0.0001], [0.9931, 0.0025, 0.0019, 0.0015, 0.0004, 0.0003, 0.0001, 0.0001], [0.901, 0.0508, 0.0396, 0.0042, 0.0015, 0.0008, 0.0006, 0.0006], [0.9247, 0.067, 0.0029, 0.0026, 0.0007, 0.0005, 0.0003, 0.0001], [0.9624, 0.0256, 0.0031, 0.0019, 0.001, 0.0008, 0.0007, 0.0007]], "ranks": {"Swift": [42743, 22081, 7194, 48089, 7113, 7066, 19428, 84379, 151231, 102000, 98864, 140496, 174871, 146472, 109744, 80179, 101422, 142150, 142756, 111666, 56362, 150882, 78042, 74600, 113757, 160601, 179720, 111967, 172914, 175379, 188314, 102073, 101718, 111083, 63151, 94979, 79399, 51842, 54298, 30966, 22173, 26505, 40028, 28934, 20292, 24032, 7566, 4855, 9622, 21874, 40707, 38961, 17037, 16361, 21319, 25036, 13930, 11405, 17478, 18745, 13862, 23717, 16582], "Kotlin": [185816, 201147, 161943, 51042, 67727, 88205, 106434, 135805, 155132, 213896, 185619, 130451, 79647, 77255, 153530, 116496, 102355, 103189, 136500, 168092, 187480, 112245, 84150, 153271, 84258, 27334, 14477, 27272, 14247, 17647, 19446, 17732, 34245, 28425, 26893, 8506, 3724, 3323, 2573, 3237, 4800, 5791, 5708, 8305, 10814, 22234, 31872, 25772, 32231, 49442, 86265, 69000, 25157, 22761, 13000, 30315, 8447, 4926, 4445, 4430, 4841, 5882, 5363], "Rust": [31562, 73825, 44551, 24935, 4257, 7598, 16775, 16315, 18777, 15771, 15449, 13499, 13900, 12111, 24191, 21952, 32062, 35264, 62889, 46440, 49413, 55745, 31069, 38174, 31298, 24469, 26896, 33684, 37781, 42720, 40761, 20223, 16813, 36570, 23599, 16192, 6990, 5615, 8049, 5647, 3538, 3767, 4102, 6805, 5731, 5195, 3774, 3338, 3738, 9523, 39239, 46071, 11047, 6915, 13379, 30315, 1406, 1171, 1711, 2383, 2162, 2416, 1974]}}, {"pos": 559, "top": [[".", ",", " \u2013", "\u2013", ";", "\u00a0", "\u00a0\u00a0", ",."], [" \u2013", "\u2013", ".", "\u2013and", ",", " \u200b\u200b", " very", " Very"], [".", ",", "\u2013", "\u2026..", " \u2013", "\u2013and", "\u2026.", ";"], [" milfs", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "-------------</", " Blowjob", "----------</", " ;;^", " Strec"], [".@", ":@", " \u041a\u0440\u0430\u0441\u0438", "@d", "\ub370\ubbf8", " @_", " (@", "(@"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " \u0628\u0648\u062a\u064a\u0646", ":href", "!:", "=-=-", "<|quad_end|>", "\u82b7", "\u043e\u0440\u043e\u0434"], ["\uff1f**", " **'", "\uff01**", "\u3002**", " **\u2018", "\uff09**", " **\u25cb", "ORED"], [" **'", " Shemale", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " **:", "nhard", " **:**", " **.**", "ROID"], ["\u5927\u91d1", "ulance", "ighbour", "elaide", "rive", " **\u20ac", "ROID", " **.**"], ["-Cds", "\u0434\u044c\u043c\u0438", " fanc", "-ish", "-but", "\u5f04\u865a", "\u740a", "r\u00e9di"], ["-ish", " fanc", "-but", "-or", " stylish", " fancy", " goodies", "-style"], [" veggies", " goodies", "-ish", " comfy", " **", " stuff", " stylish", " pricey"], [" veggies", "-ish", " comfy", " crunchy", " goodies", " showcase", " fridge", "\u5e97\u94fa\u7ecf\u8425\u8005"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "ifestyles", " veggies", "-ish", " savory", "junk", " vibes", "avors"], [" --", "\u65f6\u9ae6", " savvy", "ifestyles", " apps", " showcase", " goodies", " trendy"], ["\u65f6\u9ae6", " goodies", "\u5962\u671b", "\u98d8\u9999", "\u3068\u304d\u306b\u306f", " apps", "\u5b66\u6709\u6240", "\u4e94\u82b1\u516b"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Geile", "\u54e5\u534e", " Fortal", "\u5404\u79cd\u5404\u6837\u7684", " Nues", " Gabrie", " veggies"], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " Geile", "\u54e5\u534e", "\u5404\u79cd\u5404\u6837\u7684", "\u5404\u79cd\u5404\u6837", " Palav", "\u4e94\u989c\u516d\u8272\u7684", "\u683c\u91cc\u62c9"], [" Geile", "\u54e5\u534e", " MEDIATEK", "\u683c\u91cc\u62c9", " ;;^", " Gabrie", "\u5404\u79cd\u5404\u6837", "\u5171\u540c\u6253\u9020"], [" hugely", "\u4e5f\u5e76\u4e0d", "\u5171\u540c\u6253\u9020", "\u54e5\u534e", "\u81ea\u5df1\u7684\u68a6\u60f3", " endlessly", " sprawling", " wildly"], [" hugely", " --", " genuinely", "much", " wildly", " much", " aggressively", " even"], [" ;;^", " Geile", " ``", "\u54e5\u534e", "-------------</", "\u65f6\u6377", "\u4e2a\u4eba\u9875", " MEDIATEK"], [" ``", " ''", "\u4e5f\u5e76\u4e0d", " ;;^", "\u5171\u540c\u6253\u9020", " --", " hugely", " studios"], [" ``", " ''", " --", " even", " much", " ultimately", " hugely", " fully"], [" \r\n\r\n", " --", " \n\n", " ``", "\r\n\r\n", " hugely", " \r\n", " &#"], [" ``", " **", " MEDIAM", " MEDIATEK", "vironments", " environments", " ;;^", " **\u30fb"], [" **", " environments", "vironments", " studios", " architectures", " seamlessly", " ``", " landscapes"], [" **", " --", " \n\n", " ultimately", " \r\n\r\n", " eventually", " ``", " environments"], [" **", " \n\n", " \r\n\r\n", " \r\n", "   \n\n", " \n\n\n", " \r\n \r\n", "  \n\n"], [" **", " __", " \n", " ___", " .**", " \r\n", " \n\n", " **."], [" **", " environments", " seamlessly", " .**", " **.", " globally", " ...", " \n"], [" **", " ...", " even", " .**", " **.", " **,", " complex", " environments"], [" even", " **", " seamlessly", " eventually", " ultimately", " globally", " later", " worldwide"], [" seamlessly", " globally", " environments", " eventually", " domestically", " digitally", " worldwide", " **"], [" globally", " **", " seamlessly", " environments", " smartphones", " incredibly", " domestically", " global"], [" smartphones", " \u2013", " domestically", " \u2013**", " **\u2013", " globally", " startups", " **"], [" smartphones", " domestically", " macOS", " startups", " digitally", " smartphone", " iPhones", " globally"], [" macOS", " smartphones", " desktop", " digitally", " Windows", " laptops", " startups", " seamlessly"], [" macOS", " Android", " Windows", " smartphones", " iOS", " desktop", " digitally", " smartphone"], [" Android", " smartphones", " iOS", " smartphone", " \u200b\u200b", "\u200c", "Android", " iPhones"], [" Android", " smartphones", " smartphone", " iOS", " mobile", " macOS", " iPhone", "Android"], [" Android", " mobile", " iOS", " smartphone", " smartphones", "Android", " iPhone", " android"], [" Android", " mobile", " iOS", " smartphone", " smartphones", "Android", " android", "mobile"], [" mobile", " Android", " smartphones", " iOS", " smartphone", "Android", " android", "mobile"], [" mobile", " Android", " smartphones", " iOS", " smartphone", " iPhones", "Android", " laptops"], [" mobile", " smartphones", " Android", " iOS", " smartphone", " portable", " iPhones", "/mobile"], [" mobile", " smartphones", " Android", " iOS", " smartphone", " apps", " laptops", " portable"], [" mobile", " Android", " smartphones", " iOS", "\u2014including", " smartphone", " (**", " prototypes"], [" mobile", " Android", " smartphones", " iOS", " (**", "(Android", " smartphone", " (!"], [" (**", "(Android", " mobile", "/mobile", " Android", " smartphones", " (!", "(!"], [" (**", "(Android", " (!", " eventually", " eventual", "(!", "\u5c06\u6765\u7684", " optionally"], [" mobile", "\u79fb\u52a8\u7aef", " (**", "(Android", "/mobile", " iOS", " Android", "\u624b\u673a\u7aef"], [" (**", " mobile", "\u79fb\u52a8\u7aef", " desktop", " iOS", " (!", "-mobile", "(!"], [" mobile", " desktop", " (**", "\u79fb\u52a8\u7aef", " iOS", " macOS", "-mobile", " Android"], [" desktop", " macOS", " mobile", "desktop", " iOS", " Desktop", " Android", "\u79fb\u52a8\u7aef"], [" mobile", " iOS", "-mobile", " Android", " macOS", " apps", "/mobile", "\u79fb\u52a8\u7aef"], [" mobile", "-mobile", "/mobile", "mobile", " iOS", "\u79fb\u52a8\u7aef", " Android", " Mobile"], [" mobile", "-mobile", " Android", " iOS", " desktop", " apps", "/mobile", "mobile"], [" mobile", "-mobile", "mobile", " Mobile", "/mobile", "\u79fb\u52a8\u7aef", " desktop", " iOS"], [" mobile", "-mobile", " Android", " Mobile", "mobile", " desktop", "/mobile", " iOS"], [" mobile", " Mobile", "-mobile", "mobile", "/mobile", ".mobile", "_mobile", "Mobile"], [" mobile", "-mobile", " Mobile", "mobile", "/mobile", "_mobile", ".mobile", "Mobile"], [" mobile", "-mobile", " desktop", " Mobile", "mobile", " Android", " iOS", ".mobile"]], "p": [[0.8536, 0.1309, 0.0084, 0.004, 0.0011, 0.0006, 0.0003, 0.0002], [0.0629, 0.0279, 0.0149, 0.0096, 0.0071, 0.0066, 0.0031, 0.0031], [0.4164, 0.3243, 0.1193, 0.0172, 0.0152, 0.0081, 0.0076, 0.0056], [0.0193, 0.015, 0.011, 0.008, 0.0059, 0.0059, 0.0059, 0.003], [0.0063, 0.0049, 0.0043, 0.003, 0.0025, 0.002, 0.002, 0.0017], [0.0021, 0.0016, 0.0012, 0.001, 0.0009, 0.0009, 0.0009, 0.0009], [0.0136, 0.0064, 0.0047, 0.0032, 0.003, 0.003, 0.003, 0.0028], [0.0057, 0.0042, 0.0037, 0.0035, 0.003, 0.003, 0.0027, 0.0025], [0.003, 0.0026, 0.0019, 0.0019, 0.0018, 0.0016, 0.0014, 0.0014], [0.0055, 0.0038, 0.002, 0.0018, 0.0013, 0.0012, 0.0011, 0.001], [0.0301, 0.0067, 0.0052, 0.0038, 0.0034, 0.0034, 0.0032, 0.003], [0.0046, 0.0041, 0.0038, 0.0023, 0.0021, 0.0019, 0.0018, 0.0017], [0.0219, 0.0063, 0.0036, 0.003, 0.0028, 0.0023, 0.0023, 0.0022], [0.0038, 0.0016, 0.0015, 0.0014, 0.0009, 0.0009, 0.0008, 0.0007], [0.0016, 0.0015, 0.0015, 0.0014, 0.0011, 0.001, 0.001, 0.0009], [0.0023, 0.0009, 0.0008, 0.0008, 0.0007, 0.0006, 0.0006, 0.0006], [0.0067, 0.0022, 0.002, 0.0016, 0.0014, 0.0014, 0.0012, 0.001], [0.0031, 0.003, 0.0028, 0.0026, 0.0025, 0.0022, 0.0022, 0.0018], [0.0092, 0.003, 0.0026, 0.0021, 0.0016, 0.0016, 0.0015, 0.0014], [0.0031, 0.0016, 0.0015, 0.0014, 0.0012, 0.0012, 0.0012, 0.0011], [0.0053, 0.003, 0.0021, 0.0018, 0.0014, 0.0013, 0.0013, 0.0011], [0.0088, 0.0034, 0.0032, 0.0022, 0.0021, 0.0017, 0.0014, 0.0013], [0.1681, 0.0037, 0.0014, 0.0014, 0.0013, 0.0011, 0.001, 0.001], [0.0593, 0.0071, 0.0049, 0.0049, 0.0036, 0.003, 0.0024, 0.0024], [0.0377, 0.0229, 0.0202, 0.013, 0.0108, 0.0054, 0.0051, 0.0045], [0.0069, 0.0061, 0.0033, 0.0024, 0.0022, 0.0021, 0.0019, 0.0015], [0.0138, 0.0074, 0.0042, 0.0033, 0.0023, 0.0021, 0.0017, 0.0017], [0.0398, 0.0273, 0.0146, 0.0065, 0.0048, 0.0039, 0.0037, 0.0037], [0.4515, 0.0447, 0.0255, 0.01, 0.0094, 0.005, 0.0047, 0.0044], [0.9303, 0.0071, 0.0022, 0.0016, 0.0015, 0.0014, 0.0013, 0.0011], [0.7632, 0.0075, 0.0066, 0.0058, 0.0055, 0.0048, 0.004, 0.0038], [0.8753, 0.0067, 0.0043, 0.003, 0.0025, 0.0025, 0.0022, 0.0017], [0.0625, 0.043, 0.0203, 0.0179, 0.0158, 0.0116, 0.0096, 0.007], [0.0306, 0.0224, 0.0145, 0.0088, 0.0068, 0.006, 0.0057, 0.0053], [0.0551, 0.0457, 0.023, 0.0108, 0.0096, 0.009, 0.0084, 0.0062], [0.0304, 0.0222, 0.0184, 0.0173, 0.0112, 0.0099, 0.0099, 0.0093], [0.0344, 0.0222, 0.0209, 0.0119, 0.0105, 0.0099, 0.0087, 0.0082], [0.0569, 0.0269, 0.0174, 0.0153, 0.0144, 0.0119, 0.0105, 0.0099], [0.1384, 0.0577, 0.029, 0.024, 0.024, 0.0165, 0.0155, 0.0114], [0.2225, 0.135, 0.0988, 0.0679, 0.0438, 0.0321, 0.0266, 0.025], [0.2672, 0.1837, 0.143, 0.0983, 0.0676, 0.0233, 0.0194, 0.0171], [0.5167, 0.2154, 0.1306, 0.0424, 0.0227, 0.0227, 0.0095, 0.0084], [0.3806, 0.2964, 0.109, 0.0584, 0.0455, 0.0189, 0.009, 0.007], [0.3349, 0.2608, 0.0847, 0.0847, 0.0659, 0.0228, 0.0108, 0.0089], [0.2901, 0.1993, 0.1209, 0.0942, 0.0571, 0.0164, 0.012, 0.0088], [0.2321, 0.1408, 0.1096, 0.0708, 0.0625, 0.0148, 0.0139, 0.0139], [0.2937, 0.108, 0.0896, 0.0578, 0.045, 0.0166, 0.0129, 0.0129], [0.2536, 0.0641, 0.0566, 0.0322, 0.0303, 0.0196, 0.0196, 0.0196], [0.092, 0.0763, 0.0632, 0.0524, 0.0492, 0.0264, 0.0248, 0.0233], [0.1337, 0.0524, 0.0408, 0.0338, 0.0318, 0.0263, 0.0263, 0.0232], [0.0814, 0.0595, 0.0319, 0.0281, 0.0248, 0.0233, 0.0206, 0.0193], [0.1494, 0.0428, 0.0378, 0.0355, 0.0313, 0.0294, 0.026, 0.0244], [0.2203, 0.1336, 0.0434, 0.0338, 0.0317, 0.028, 0.0263, 0.0205], [0.2208, 0.1043, 0.0921, 0.0717, 0.0525, 0.0435, 0.0339, 0.0281], [0.5641, 0.0865, 0.0595, 0.0525, 0.0463, 0.0318, 0.0318, 0.0133], [0.5693, 0.0989, 0.0412, 0.0302, 0.025, 0.025, 0.0235, 0.0221], [0.8366, 0.0472, 0.0174, 0.0153, 0.0153, 0.0135, 0.0119, 0.0041], [0.806, 0.0354, 0.0313, 0.0215, 0.0215, 0.0115, 0.0101, 0.0101], [0.9632, 0.0176, 0.0057, 0.0039, 0.0024, 0.0013, 0.001, 0.0009], [0.9845, 0.0046, 0.0031, 0.0019, 0.0015, 0.0015, 0.0009, 0.0006], [0.9958, 0.0015, 0.0012, 0.001, 0.0004, 0.0001, 0.0, 0.0], [0.9949, 0.0028, 0.001, 0.0006, 0.0005, 0.0001, 0.0001, 0.0], [0.998, 0.0006, 0.0005, 0.0004, 0.0001, 0.0001, 0.0001, 0.0]], "ranks": {"Swift": [33877, 14203, 23596, 126318, 24923, 10175, 20556, 93613, 177575, 141181, 145819, 191812, 208457, 195448, 134857, 32062, 55964, 95554, 51394, 20102, 4696, 123723, 47145, 8296, 5972, 69606, 38491, 6802, 14937, 19784, 40678, 14490, 22148, 29834, 13179, 17040, 18187, 34990, 27631, 7383, 10101, 8758, 12536, 12987, 26544, 24997, 20497, 13037, 15818, 33438, 31698, 45025, 20210, 11689, 19541, 18423, 10117, 7738, 14365, 17500, 7287, 10984, 4679], "Kotlin": [220197, 155000, 138050, 19604, 24100, 53808, 33484, 64523, 28255, 144984, 33056, 7565, 2706, 3015, 45668, 52425, 12053, 32963, 57169, 155187, 225687, 122780, 155342, 222353, 195189, 45930, 29669, 95137, 40615, 22017, 55292, 43546, 83747, 40329, 24391, 10802, 3725, 2936, 2224, 1845, 3228, 1920, 1997, 3247, 3793, 6635, 4984, 4978, 3037, 5306, 7817, 7384, 3477, 1587, 1202, 1097, 467, 452, 535, 487, 411, 733, 576], "Rust": [34995, 114814, 125424, 80274, 23680, 19009, 38812, 24018, 13472, 15577, 12488, 21926, 18887, 27581, 54921, 39830, 65338, 78531, 150881, 115245, 116057, 146769, 142797, 78758, 87427, 145932, 121531, 65692, 99991, 92589, 127090, 93852, 53786, 115234, 82012, 76444, 27271, 17346, 27212, 32124, 29217, 29168, 33610, 49481, 37011, 40215, 18611, 15266, 9942, 40906, 69684, 33669, 4770, 2632, 3120, 2180, 116, 133, 407, 818, 968, 993, 464]}}, {"pos": 560, "top": [[".", ",", "er", ";", "o", "y", "e", "\u00ad"], ["\u00ad", "er", ".", "\u2011", "\u200b", ",", " \u200b", ";"], [".", ",", "\u2013", ";", "\u2026", "\u200b", "er", "\u2011"], [" Geile", " milfs", "\u53ef\u68a6", " Shemale", " Strec", "erot", " Hidal", "ebrit"], ["er", "s", " PC", "\u2011", "\u00ad", " VM", " \u200b", "\u200b"], ["er", " \u200b\u200b", "s", "casino", " Vodafone", "sink", " Desktop", "tv"], ["  \n", " \u00a0", "er", "cars", " \u200b", "s", "sip", "  \n\n\n"], ["er", "casino", " Mobile", " VM", "cars", "eric", "-Mobile", " SMS"], [".", " \u200b\u200b", "eric", " \u200b", "er", "!\u201d.", "erop", ".\u201d"], [",", "\u00ad", " \u00ad", ".", ";", "\u00ads", " \u200b", "s"], [".", ",", " \u200b", "er", " websites", "-friendly", ";", "\u200b"], [" phones", " websites", " smartphones", " smartphone", " forums", " platforms", " entertainment", " media"], [" smartphones", " websites", " phones", " smartphone", " forums", " Instagram", " theater", " platforms"], [" websites", " smartphones", " phones", " forums", " smartphone", " platforms", " casinos", " media"], [" websites", " media", " platforms", " games", " celebrities", " phones", " entertainment", " videos"], [" websites", " phones", " media", " platforms", " celebrities", " favorites", " forums", " apps"], [" websites", " phones", " media", " smartphones", " forums", " apps", " platforms", " celebrities"], [" websites", " phones", " smartphones", " platforms", " apps", " favorites", " forums", " smartphone"], [" websites", " phones", " smartphone", " smartphones", " apps", " platforms", " media", "-esque"], [" websites", " apps", " phones", " smartphone", " blockbuster", " internet", " platforms", " media"], [" websites", " apps", " internet", " media", " TV", " videos", " games", " blockbuster"], [" smartphones", " smartphone", " websites", " phones", " ;;^", "\u9605\u8bfb\u672c\u6587\u524d", " platforms", " apps"], [" smartphone", " apps", " websites", " media", " smartphones", " platforms", " Android", " phones"], [" media", " mobile", " apps", " platforms", " games", " Mobile", " TV", " Android"], [" iOS", " smartphone", " apps", " Android", " iPhone", " smartphones", " iPhones", " platforms"], [" Android", " smartphone", " iOS", " smartphones", " iPhone", " android", " mobile", ".Android"], [" Android", " smartphone", " smartphones", " iOS", " android", " iPhone", " mobile", " phones"], [" Android", " smartphone", " iOS", " android", " mobile", " smartphones", " iPhone", " apps"], [" Android", " smartphone", " smartphones", " iOS", " android", " iPhone", " mobile", "Android"], [" smartphone", " smartphones", " Android", " iOS", " android", "Android", " iPhone", " apps"], [" smartphones", " smartphone", " Android", " iOS", " **", " android", " apps", " iPhone"], [" **", " ...", " smartphones", " smartphone", " Android", " iOS", " apps", " platforms"], [" smartphone", " Android", " smartphones", " apps", " platforms", " projects", " iOS", " mobile"], [" smartphones", " smartphone", " iOS", " Android", " Kickstarter", " apps", " technologies", " startups"], [" smartphone", " iOS", " smartphones", " Android", " iPhone", " apps", " Kickstarter", " android"], [" iOS", " Android", " \u200b\u200b", " smartphone", " smartphones", " iPhone", " \u200b", " \u201c"], [" iOS", " Android", " \u200b\u200b", " smartphone", " smartphones", " apps", " Kickstarter", " android"], [" Android", " iOS", " smartphone", " smartphones", " android", " apps", "Android", " \u200b\u200b"], [" Android", " iOS", " smartphone", " android", " smartphones", " apps", "Android", " iPhone"], [" Android", " iOS", " \u200b\u200b", " android", " smartphones", "Android", " apps", " iPhone"], [" Android", " iOS", " apps", " android", " smartphones", " smartphone", "Android", " iPhone"], [" Android", " iOS", " android", "Android", " apps", " mobile", " smartphone", " iPhone"], [" Android", " iOS", " android", " apps", " mobile", "Android", "(Android", " smartphones"], [" Android", " iOS", " android", " apps", "Android", " smartphones", " mobile", " smartphone"], [" Android", " iOS", " apps", " android", " platforms", " smartphones", " projects", "Android"], [" Android", " iOS", " apps", " platforms", " projects", " android", " mobile", " smartphones"], [" Android", " apps", " iOS", " platforms", " versions", " prototypes", " (", " applications"], [" (", " platforms", " apps", " Android", " (<", " iOS", " (~", " prototypes"], [" (", " apps", " Android", " (~", " (!", " platforms", " (**", " iOS"], [" (", " (${", " (~", " (**", " (!", " ({", " ([", " (\""], [" (", " (${", " (**", " ({", " (*", " (!", " (.", " (\""], [" (", " (${", " (**", " apps", " (*.", " (!", " (@", " (."], [" apps", " (**", " (", " (${", " platforms", " (.", " (~", " (*."], [" apps", " (**", " (${", " (.", " (", " (<", " wrappers", " (*."], [" apps", " wrappers", " applications", " platforms", " (*.", " Apps", "/desktop", " (."], [" apps", " wrappers", " applications", " app", " Apps", "apps", "-native", "/desktop"], [" apps", " app", " applications", " Apps", "apps", "Apps", " App", "\u30a2\u30d7\u30ea"], [" apps", " app", " Apps", " applications", "apps", "Apps", " App", "app"], [" apps", " app", " applications", " Apps", "apps", " App", "Apps", "-app"], [" apps", " app", " applications", " Apps", "apps", " App", " wrappers", "Apps"], [" apps", " applications", " app", " shells", "apps", " Apps", " wrappers", " binaries"], [" apps", " app", "apps", " Apps", " App", "-app", "Apps", " shells"], [" apps", " app", " applications", "apps", " shells", " Apps", " binaries", " ("]], "p": [[0.5352, 0.2865, 0.1054, 0.0092, 0.0072, 0.0072, 0.0059, 0.0046], [0.2738, 0.2416, 0.0889, 0.0889, 0.042, 0.0394, 0.0186, 0.0136], [0.4332, 0.3823, 0.0707, 0.026, 0.0115, 0.0096, 0.0084, 0.0075], [0.0296, 0.0102, 0.0035, 0.0035, 0.0035, 0.0033, 0.0031, 0.0031], [0.2311, 0.009, 0.007, 0.0054, 0.0048, 0.0035, 0.0026, 0.0026], [0.0111, 0.0036, 0.0032, 0.0028, 0.0028, 0.0025, 0.0025, 0.0021], [0.0176, 0.0094, 0.0094, 0.0083, 0.0083, 0.0078, 0.0057, 0.0047], [0.0056, 0.0047, 0.0047, 0.0047, 0.0041, 0.0039, 0.0039, 0.0034], [0.0444, 0.0106, 0.0068, 0.006, 0.0047, 0.0039, 0.0036, 0.0027], [0.0705, 0.0084, 0.0079, 0.0074, 0.0062, 0.0045, 0.0037, 0.0021], [0.1243, 0.0457, 0.0109, 0.0075, 0.0058, 0.0055, 0.0051, 0.0043], [0.0051, 0.0045, 0.0045, 0.0038, 0.0038, 0.0035, 0.0028, 0.0021], [0.0053, 0.0047, 0.0044, 0.0044, 0.0036, 0.0032, 0.0027, 0.0027], [0.0073, 0.0042, 0.0034, 0.0034, 0.0029, 0.0025, 0.0024, 0.0024], [0.0115, 0.0054, 0.0045, 0.004, 0.004, 0.0033, 0.0033, 0.0033], [0.0045, 0.0029, 0.0027, 0.0024, 0.0021, 0.002, 0.002, 0.0019], [0.0059, 0.0055, 0.0038, 0.0033, 0.0033, 0.0033, 0.0031, 0.0029], [0.0088, 0.0061, 0.005, 0.0039, 0.0039, 0.0037, 0.0033, 0.0033], [0.0109, 0.0096, 0.0075, 0.0059, 0.0059, 0.0059, 0.0059, 0.0052], [0.0086, 0.0063, 0.0046, 0.004, 0.0038, 0.0034, 0.0032, 0.0032], [0.0092, 0.0046, 0.0043, 0.0043, 0.0034, 0.003, 0.0026, 0.0025], [0.0071, 0.0066, 0.0038, 0.0035, 0.0035, 0.0029, 0.0028, 0.0028], [0.0093, 0.0093, 0.0072, 0.0064, 0.006, 0.0056, 0.005, 0.0036], [0.0107, 0.0083, 0.0073, 0.0047, 0.0047, 0.0039, 0.0037, 0.0035], [0.0562, 0.0386, 0.032, 0.032, 0.0301, 0.0182, 0.0104, 0.0071], [0.2162, 0.1908, 0.1684, 0.0847, 0.0453, 0.0243, 0.0147, 0.0115], [0.2131, 0.2131, 0.0946, 0.0834, 0.0327, 0.0327, 0.0225, 0.0128], [0.2336, 0.0915, 0.0629, 0.0432, 0.0358, 0.0279, 0.0262, 0.018], [0.3358, 0.1586, 0.0849, 0.0798, 0.0427, 0.0276, 0.0189, 0.0148], [0.1924, 0.1808, 0.1498, 0.0518, 0.0429, 0.0168, 0.0139, 0.0116], [0.1828, 0.1717, 0.1424, 0.0716, 0.0408, 0.028, 0.0181, 0.016], [0.102, 0.0845, 0.0701, 0.0618, 0.0581, 0.0258, 0.0201, 0.0166], [0.0454, 0.0376, 0.0332, 0.0332, 0.0243, 0.0214, 0.0214, 0.0157], [0.1156, 0.102, 0.0701, 0.0619, 0.0331, 0.0311, 0.0275, 0.0201], [0.1963, 0.1732, 0.1436, 0.1118, 0.0283, 0.0207, 0.0183, 0.0183], [0.1673, 0.1477, 0.115, 0.0896, 0.079, 0.0257, 0.0188, 0.0188], [0.1861, 0.1748, 0.0776, 0.0729, 0.0685, 0.0237, 0.0184, 0.0163], [0.4094, 0.2192, 0.059, 0.0432, 0.0262, 0.0217, 0.0191, 0.0169], [0.5413, 0.2557, 0.0238, 0.0223, 0.0185, 0.0154, 0.0154, 0.0106], [0.4742, 0.2876, 0.0268, 0.0208, 0.0162, 0.0162, 0.0162, 0.0143], [0.509, 0.2404, 0.0418, 0.027, 0.021, 0.0197, 0.0136, 0.0127], [0.722, 0.2069, 0.017, 0.008, 0.0071, 0.0055, 0.0049, 0.0049], [0.6635, 0.2154, 0.02, 0.0177, 0.0095, 0.0095, 0.0084, 0.0084], [0.5517, 0.23, 0.0353, 0.0353, 0.0189, 0.0138, 0.0115, 0.0108], [0.5253, 0.1933, 0.0554, 0.0381, 0.0159, 0.0149, 0.0149, 0.0116], [0.2956, 0.1396, 0.1232, 0.0547, 0.0258, 0.0258, 0.0243, 0.0214], [0.1775, 0.1299, 0.1077, 0.074, 0.0396, 0.0328, 0.0272, 0.0226], [0.632, 0.0666, 0.0335, 0.0261, 0.0168, 0.0149, 0.0131, 0.0109], [0.8666, 0.0109, 0.0102, 0.0102, 0.0102, 0.0102, 0.0062, 0.0052], [0.5497, 0.0744, 0.0451, 0.0451, 0.0257, 0.0257, 0.0156, 0.0114], [0.3199, 0.2491, 0.0809, 0.0556, 0.0337, 0.0298, 0.0159, 0.0141], [0.2241, 0.1199, 0.0727, 0.0727, 0.05, 0.0389, 0.0344, 0.0344], [0.2645, 0.1103, 0.0973, 0.0758, 0.0316, 0.0316, 0.0316, 0.0279], [0.7193, 0.0406, 0.0358, 0.0169, 0.0169, 0.0103, 0.0091, 0.0091], [0.9488, 0.0044, 0.0034, 0.0027, 0.0024, 0.0021, 0.0018, 0.0018], [0.9924, 0.0022, 0.0019, 0.0005, 0.0004, 0.0003, 0.0002, 0.0001], [0.9981, 0.0009, 0.0005, 0.0003, 0.0002, 0.0, 0.0, 0.0], [0.9984, 0.0009, 0.0003, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9985, 0.0007, 0.0004, 0.0002, 0.0001, 0.0, 0.0, 0.0], [0.9969, 0.0019, 0.0006, 0.0003, 0.0003, 0.0, 0.0, 0.0], [0.9941, 0.0036, 0.0015, 0.0002, 0.0002, 0.0002, 0.0001, 0.0001], [0.9975, 0.0019, 0.0003, 0.0002, 0.0, 0.0, 0.0, 0.0], [0.999, 0.0005, 0.0002, 0.0001, 0.0001, 0.0, 0.0, 0.0]], "ranks": {"Swift": [81895, 21215, 14878, 141862, 11445, 4196, 15016, 69643, 135547, 63349, 25620, 88582, 85237, 63758, 18807, 17537, 14709, 24502, 18081, 38679, 11136, 77317, 13712, 2688, 7658, 9731, 13147, 5235, 7481, 22478, 20575, 6660, 5140, 5236, 2492, 2104, 3396, 4340, 3127, 1937, 2747, 2227, 3052, 6164, 5680, 4287, 3192, 2010, 3164, 5103, 14576, 14333, 4875, 2299, 2053, 1060, 814, 822, 1185, 1530, 3398, 3531, 4517], "Kotlin": [172636, 133651, 90591, 9260, 20228, 21190, 26365, 45400, 65788, 99703, 48071, 34006, 20553, 42519, 81170, 77880, 50670, 34594, 38197, 58291, 72191, 12468, 7472, 41114, 10269, 1617, 2535, 5097, 1876, 1280, 2022, 4439, 8972, 2373, 1233, 884, 605, 445, 376, 411, 776, 370, 342, 515, 798, 1758, 1986, 1685, 2148, 2294, 2723, 2676, 1408, 1454, 845, 1050, 627, 532, 538, 1014, 1231, 1622, 1625], "Rust": [43785, 55974, 33593, 60462, 10174, 9959, 18079, 17508, 24740, 14201, 8411, 15596, 14970, 21936, 24612, 39429, 39663, 71515, 92660, 110274, 104582, 87124, 52887, 44755, 84979, 120682, 88521, 52440, 82259, 118971, 128970, 87505, 44010, 68828, 72789, 55637, 40318, 31913, 25278, 28420, 23575, 22031, 27910, 47642, 27386, 20817, 9847, 10326, 15242, 17782, 57194, 25134, 4403, 4618, 4766, 3865, 324, 251, 349, 472, 633, 428, 499]}}, {"pos": 561, "top": [[".", " \u2013", ",", ",.", "\u2013", "\u2013and", " ", "["], ["\u2013and", " \u200b\u200b", " \u2013", "\u2013", " \u2013,", "!!", " !!", "[curr"], [".", ",", "\u2013", "\u2013and", " \u200b\u200b", "..", " \u2013", ",."], [" **>>", " \u300e", " \uffe5\uffe5", " **:", " ``", "----</", " HuffPost", "----------</"], [" \u200b\u200b", " @_", " !!", " (@", " \"@", " *@", ".@", " @"], [" \u200b\u200b", "\ud83d\ude00", " @_", " !!", " **:", " veggies", ":@", " !!!!"], [" ~~", " ..", " !!", " ____", " -->", " __", " \u00a0 \u00a0", " ......"], [" ..", " ~~", " !!", " *@", " \u200b\u200b", " -->", " ____", " veggies"], [" \u200b\u200b", ".", " ..", "!!", " !!", " *@", " ~~", ",."], [",", ".", " \u00a0 \u00a0", ",.", "!!", " \u00a0", "..", "\u2013and"], [".", " \u200b\u200b", " \u00a0 \u00a0", ",", "..", " \u00a0", ",.", " .."], [" kids", " veggies", " apps", "\u9605\u8bfb\u672c\u6587\u524d", " ~~", " Philly", "/apps", " Aussie"], [" \u200b\u200b", " veggies", " kids", " moms", " apps", " Philly", " __", " guys"], [" kids", " veggies", " apps", " moms", " \u200b\u200b", " Philly", " guys", " savvy"], [" kids", " --", " Philly", " moms", " apps", " blockbuster", " tech", " guys"], [" kids", " --", " moms", "kids", " apps", " guys", " TV", " tech"], [" \u200b\u200b", " kids", " veggies", " apps", " moms", "kids", " tech", " blockbuster"], [" \u200b\u200b", " kids", " apps", "\u2013and", "kids", " startups", " veggies", " blockbuster"], [" kids", " --", "kids", " Philly", " apps", " \u200b\u200b", " moms", " blockbuster"], [" --", "\u2013and", ",", " hugely", " kids", "--", "kids", " apps"], [" --", "\u2013and", "--", " hugely", " just", ",", "\u2014and", " mostly"], [" ``", " **>>", " ''", "\u9605\u8bfb\u672c\u6587\u524d", "AdapterManager", " ;;^", " apps", " blockbuster"], [" ``", " ''", " --", " hugely", " apps", " blockbuster", " kids", "AdapterManager"], [" --", " ''", " ``", " just", " hugely", " ,", " in", " quickly"], [" --", " ''", " hugely", " ``", " apps", " \u2015", "--", "\u2013and"], [" apps", "/apps", " startups", " --", " **>>", " tech", " smartphones", " kids"], [" apps", " startups", "/apps", " smartphones", " smartphone", " tech", " __", " kids"], [" --", " __", " apps", " ~~", " tech", " [[", " like", " worldwide"], [" \u200b\u200b", "\u200b\u200b", " apps", " \u200b", " tech", " __", " [[", " \ufffd"], [" \u200b\u200b", "\u200b\u200b", " __", " **", " apps", " **\u2013", " \u200b", " ____"], [" \u200b\u200b", "\u200b\u200b", " ..", " **", " startups", " **.", " tech", " apps"], [" \u200b\u200b", "\u200b\u200b", " like", " .", " ..", " using", " with", " **"], [" \u200b\u200b", " using", " \u2013", "\u200b\u200b", " seamlessly", " built", " like", " with"], [" seamlessly", " \u200b\u200b", " using", " built", " \u2013", " via", " tech", " alongside"], [" seamlessly", " using", " tech", " via", "\u2014but", " \u200b\u200b", " built", " \u2014"], [" \u200b\u200b", " using", "\u200b\u200b", " \u2014", " via", " \u201c", "\u2014but", " seamlessly"], [" using", " seamlessly", " \u200b\u200b", "using", " leveraging", " via", " tech", "\u200b\u200b"], [" using", "using", " \u200b\u200b", " seamlessly", " leveraging", " via", "\u200b\u200b", " built"], [" using", "using", " \u200b\u200b", " seamlessly", " leveraging", " via", " USING", " built"], [" using", "using", " \u200b\u200b", "\u200b\u200b", "\u200b", " leveraging", " \u200b", "\u200c"], [" using", "using", " built", " \u200b\u200b", "\u200b\u200b", " Using", " leveraging", " USING"], [" using", "using", " Using", " leveraging", " USING", " built", " usando", " seamlessly"], [" using", "using", " Using", " built", " software", " seamlessly", " leveraging", " USING"], [" using", "using", " Using", " USING", " utilizing", " built", " leveraging", " usando"], [" using", "using", " Using", " built", " USING", " uses", " utilizing", " leveraging"], [" using", "using", " utilizing", " USING", " usando", " built", " Using", " seamlessly"], [" using", "using", " USING", " usando", " utilizing", " Using", " uses", " leveraging"], [" using", "using", " utilizing", " Using", " usando", " USING", "Using", " leveraging"], [" using", "using", " utilizing", " usando", " USING", " leveraging", " \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645", " menggunakan"], [" using", "using", " utilizing", " with", " usando", " USING", " \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645", " Using"], [" using", "using", " ([[", " usando", " with", " utilizing", " \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645", " USING"], [" using", "using", " usando", " USING", " Using", " with", " utilizing", " \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645"], [" using", "using", " with", " usando", " Using", " USING", " \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645", "-using"], [" using", "using", " (**", " (<", " usando", " with", " ([[", " (`"], [" using", "using", " with", " usando", "-using", " Using", " USING", " (`"], [" using", "using", " with", " usando", "with", "-using", " Using", " (`"], [" using", "using", " with", " (`", " usando", " JavaScript", " Using", " Rust"], [" using", " with", "using", " JavaScript", " (`", " Rust", " WebView", "with"], [" Rust", " using", " with", " rust", " JavaScript", "rust", " WebView", "using"], [" Rust", " using", " with", " rust", "rust", " (`", " (", "using"], [" Rust", " using", " with", " (", " rust", " (`", "rust", " WebView"], [" using", " with", " Rust", " (", " rust", " (`", "rust", " native"], [" with", " using", " (", " Rust", " (`", " rust", " where", " (."]], "p": [[0.5088, 0.1872, 0.0831, 0.0346, 0.027, 0.027, 0.0144, 0.0088], [0.1551, 0.0536, 0.0099, 0.0099, 0.0082, 0.0073, 0.0064, 0.006], [0.3728, 0.1761, 0.0832, 0.0734, 0.069, 0.0474, 0.027, 0.0238], [0.0577, 0.0146, 0.0129, 0.0121, 0.0114, 0.01, 0.0083, 0.0078], [0.1217, 0.0693, 0.0476, 0.0476, 0.042, 0.0271, 0.024, 0.0187], [0.0673, 0.0318, 0.017, 0.016, 0.015, 0.0133, 0.0103, 0.0063], [0.2076, 0.2076, 0.0813, 0.0493, 0.0299, 0.0206, 0.015, 0.0141], [0.2117, 0.1206, 0.1, 0.0325, 0.0325, 0.0325, 0.0287, 0.0163], [0.458, 0.096, 0.0847, 0.0167, 0.0147, 0.0138, 0.0101, 0.0101], [0.1844, 0.0871, 0.0321, 0.0283, 0.0235, 0.0207, 0.0172, 0.0161], [0.4129, 0.1427, 0.0318, 0.0248, 0.0233, 0.017, 0.0141, 0.0103], [0.024, 0.0165, 0.0137, 0.0137, 0.0107, 0.0107, 0.0088, 0.0078], [0.0531, 0.0322, 0.0267, 0.0143, 0.0126, 0.0076, 0.0072, 0.0068], [0.0486, 0.0216, 0.0168, 0.0158, 0.0139, 0.0096, 0.009, 0.0066], [0.0547, 0.0178, 0.0157, 0.013, 0.0108, 0.0074, 0.007, 0.0061], [0.1163, 0.0622, 0.0215, 0.0115, 0.009, 0.0084, 0.0079, 0.0079], [0.0939, 0.0305, 0.0135, 0.0112, 0.0093, 0.0082, 0.0077, 0.0077], [0.0378, 0.0158, 0.0102, 0.0096, 0.0074, 0.007, 0.0062, 0.0058], [0.0156, 0.0114, 0.0101, 0.0101, 0.0089, 0.0069, 0.0069, 0.0057], [0.0555, 0.0204, 0.0124, 0.0091, 0.0085, 0.0071, 0.0066, 0.0058], [0.0295, 0.0168, 0.0123, 0.0116, 0.007, 0.0062, 0.0045, 0.0033], [0.0171, 0.0151, 0.0118, 0.0104, 0.0059, 0.0046, 0.0036, 0.0032], [0.1463, 0.0887, 0.0307, 0.0073, 0.005, 0.0032, 0.0024, 0.0021], [0.0492, 0.0434, 0.0298, 0.008, 0.0075, 0.0063, 0.0046, 0.0046], [0.2259, 0.0174, 0.012, 0.0082, 0.0057, 0.005, 0.0044, 0.0039], [0.05, 0.0153, 0.0135, 0.0119, 0.0082, 0.0077, 0.0064, 0.0064], [0.0611, 0.0198, 0.0164, 0.0154, 0.0145, 0.0113, 0.01, 0.0064], [0.0773, 0.0773, 0.0267, 0.0162, 0.0143, 0.0126, 0.0072, 0.0068], [0.0721, 0.0301, 0.022, 0.0182, 0.0151, 0.0151, 0.0142, 0.0098], [0.0816, 0.0816, 0.0465, 0.0362, 0.0182, 0.0142, 0.0118, 0.0118], [0.603, 0.0925, 0.0151, 0.0125, 0.0086, 0.0081, 0.0059, 0.0059], [0.7051, 0.0423, 0.0107, 0.0101, 0.0094, 0.0089, 0.0065, 0.0045], [0.3015, 0.0492, 0.0338, 0.0299, 0.0232, 0.0218, 0.0141, 0.0124], [0.0852, 0.0852, 0.0586, 0.0294, 0.026, 0.0244, 0.0179, 0.0158], [0.1068, 0.0943, 0.0537, 0.0238, 0.021, 0.0164, 0.012, 0.0106], [0.3488, 0.1548, 0.0606, 0.0345, 0.0209, 0.0174, 0.0163, 0.0144], [0.555, 0.0623, 0.0485, 0.0294, 0.0276, 0.0168, 0.0123, 0.0102], [0.7161, 0.043, 0.0404, 0.0357, 0.0191, 0.0085, 0.008, 0.0075], [0.9113, 0.0353, 0.0061, 0.0048, 0.0045, 0.0027, 0.0026, 0.0018], [0.798, 0.0742, 0.0309, 0.0129, 0.0047, 0.0047, 0.0047, 0.0039], [0.8885, 0.0442, 0.0056, 0.005, 0.0041, 0.0034, 0.0022, 0.0022], [0.9563, 0.0225, 0.0024, 0.0015, 0.0012, 0.0011, 0.0009, 0.0009], [0.9393, 0.0221, 0.0032, 0.0028, 0.0023, 0.0023, 0.0018, 0.0017], [0.9566, 0.0255, 0.0021, 0.0014, 0.0012, 0.0011, 0.0011, 0.0009], [0.9593, 0.0226, 0.0014, 0.0013, 0.001, 0.001, 0.0009, 0.0006], [0.9739, 0.0157, 0.001, 0.0008, 0.0006, 0.0006, 0.0005, 0.0005], [0.9556, 0.0327, 0.0013, 0.0009, 0.0009, 0.0007, 0.0006, 0.0005], [0.962, 0.0329, 0.0007, 0.0006, 0.0005, 0.0004, 0.0003, 0.0003], [0.9503, 0.0418, 0.0021, 0.0008, 0.0005, 0.0005, 0.0004, 0.0004], [0.9431, 0.047, 0.0023, 0.0013, 0.0011, 0.0009, 0.0006, 0.0005], [0.8681, 0.0915, 0.0046, 0.0046, 0.004, 0.0023, 0.0019, 0.0019], [0.9158, 0.0752, 0.002, 0.0011, 0.0008, 0.0007, 0.0007, 0.0005], [0.9468, 0.0416, 0.0021, 0.0018, 0.0009, 0.0007, 0.0006, 0.0006], [0.8766, 0.072, 0.0036, 0.0032, 0.0028, 0.0028, 0.0026, 0.0026], [0.9225, 0.059, 0.0026, 0.0026, 0.0014, 0.0011, 0.0008, 0.0007], [0.9345, 0.0362, 0.0171, 0.0018, 0.0011, 0.0009, 0.0007, 0.0005], [0.9512, 0.0197, 0.0136, 0.0044, 0.0014, 0.0013, 0.0006, 0.0005], [0.8045, 0.1089, 0.0147, 0.0147, 0.013, 0.0089, 0.0048, 0.0029], [0.6956, 0.2258, 0.0306, 0.0164, 0.0088, 0.0047, 0.0032, 0.0028], [0.6271, 0.2962, 0.0454, 0.0147, 0.0037, 0.0026, 0.002, 0.0016], [0.6219, 0.2288, 0.0954, 0.0188, 0.0101, 0.0089, 0.0025, 0.0014], [0.3253, 0.3253, 0.2871, 0.0267, 0.0126, 0.0053, 0.0022, 0.0011], [0.5561, 0.2627, 0.1095, 0.0517, 0.0079, 0.0033, 0.0011, 0.0009]], "ranks": {"Swift": [41842, 2797, 3309, 14069, 4161, 3513, 3461, 11024, 31206, 15912, 19717, 45497, 49984, 29280, 14456, 4035, 7567, 14631, 12529, 7544, 4392, 12452, 6053, 5977, 1688, 7111, 8832, 7789, 6032, 8852, 13754, 5033, 5961, 4527, 3800, 5199, 3814, 3490, 3182, 2686, 2609, 1964, 3446, 2683, 2490, 2614, 1829, 1358, 4142, 5440, 20198, 9841, 2403, 1321, 600, 414, 226, 164, 104, 106, 66, 63, 55], "Kotlin": [62862, 54406, 48281, 3756, 7714, 14917, 20858, 38384, 36933, 92413, 45164, 36445, 23524, 21549, 66656, 49488, 15137, 30423, 48876, 137097, 196614, 79079, 83703, 162126, 90056, 9976, 9985, 33499, 11588, 5996, 11810, 28556, 54047, 43807, 34448, 33305, 21570, 10584, 8697, 9123, 9896, 5896, 4062, 6350, 5586, 8842, 18303, 12477, 26777, 16798, 9027, 1396, 468, 350, 105, 75, 43, 25, 21, 32, 46, 87, 94], "Rust": [43265, 58267, 40805, 68933, 18360, 25038, 44377, 40901, 53764, 41556, 21216, 32800, 20891, 37308, 40288, 36264, 59129, 89389, 98627, 73915, 70956, 111819, 86327, 45185, 56612, 72380, 57961, 28072, 37250, 72265, 50957, 28556, 24593, 53572, 62957, 79692, 40892, 29311, 23253, 19429, 9896, 8564, 6533, 12683, 17902, 11891, 11051, 20413, 23138, 37520, 40204, 9841, 1755, 1483, 620, 163, 8, 6, 1, 1, 1, 3, 4]}}, {"pos": 562, "top": [[".", ",", ";", "\u00a0\u00a0", "\u2026.", "\u00a0", "\u2026..", ":"], [" \u200b\u200b", "s", ",", ".", "\u2026..", ";", " Very", "\u200b"], [".", ",", "\u2026.", "\u2026..", "\u2026", ";", " \u200b\u200b", "s"], [" milfs", "\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", "\ufffd\ufffd", "-------------</", " ;;^", " Shemale", " Geile", " Blowjob"], ["ed", " **\u201c", "s", " \u200e", "\u200e", "ively", "ness", "\u00a0\u00a0"], [" **\u201c", " **\"", "-**", " **.", " \u200b\u200b", "\u5730\u4e9a", "**.", "\u2026."], [" **\"", " **\u201c", "  \n\n", "  \n", "s", ".**", " .....", " **"], [" **\"", " **\u201c", " **", " **'", "s", "-**", "  \n", "\u064b\u0627"], ["  \n\n", "  \n", ".", "\u2026.", "!.", " **\u201c", " **\"", "\u2014but"], [",", "\u00ac", "\u2014\"", "\u2026.", "\u2014but", "\u00a0\u00a0", "\u00c2", "\u2014"], ["\u00ac", "s", "\u00c2", ".", "\u2014but", "\u2026.", "\u00a0\u00a0", " \u00ad"], [" **", " **\"", "s", "\u00ac", " **\u00ab", " **'", " **\u201c", " \u00ad"], [" **", " **\u00ab", "\u00ac", " **\u201c", " savvy", " **\"", " **'", "ively"], [" savvy", "\u00ac", "\u2014even", " tough", " goodies", " big", " blockbuster", "\u2014and"], ["\u00ac", " big", " tough", " savvy", " goodies", " stuff", " effortlessly", " classic"], [" big", " tough", " plenty", "s", " dozens", " savvy", " \u2014", " more"], ["s", " big", " savvy", " plenty", " effortlessly", " tough", "\u00c2", " hefty"], [" **\u00ab", " savvy", " **\u201c", " **\u2014", " hefty", " **", " goodies", " **\""], ["\u2014even", "\u2014or", "\u2014and", " savvy", " **\u2014", " hefty", " effortlessly", "\u2014not"], ["\u2014even", "\u2014or", "\u2014and", " effortlessly", " **\u2014", "\u2014not", " hefty", "\u5171\u540c\u6253\u9020"], ["\u2014and", "\u2014even", "  \n\n", "\u2014but", " \n\n", "\u2014or", " \u2014", "\u2014"], [" ;;^", " **\u2014", " **\u00ab", " **>>", "\u5171\u540c\u6253\u9020", " **", " **'", "matchCondition"], [" ``", "\u2014even", " effortlessly", " {{--<", " ;;^", " effortless", " sleek", " **"], [" much", "\u2014even", " more", " hugely", " wildly", " \u00ad", " effortlessly", " {{--<"], ["\u2014even", " \n\n", " \r\n\r\n", "\u2014but", "\u2014and", "&nbsp", "\u2014or", "  \n\n"], [" **", " sleek", "\u2014even", " seamlessly", " **\u2014", " effortlessly", " impactful", " **'"], [" **", " sleek", " seamlessly", " sprawling", " effortlessly", " creatively", "\u8303\u513f", " modular"], [" much", " incredibly", " \n\n", " **", " wildly", " effortlessly", " hugely", " seamlessly"], [" incredibly", " seamlessly", " effortlessly", " hugely", " much", " wildly", " sprawling", " sleek"], [" **", " seamlessly", "\u2011", " incredibly", " **\u201c", " effortlessly", " technologies", " tools"], [" **", " much", " seamlessly", " technology", " incredibly", " traditional", " style", " tools"], [" **", " .", " ...", " much", " ,", " more", "\u2011", " incredibly"], [" seamlessly", " fully", " much", " incredibly", " ,", " **", " truly", " full"], [" seamlessly", "\u2011", " tech", "\u2014but", " technologies", " incredibly", " technology", "\u2014and"], [" seamlessly", " tech", "\u2014but", " **", " **\u201c", "\u2011", " technologies", " incredibly"], ["\u200b", "\u2014but", " \u200b\u200b", "\u2011", " \u200b", "\u200c", " \u2013", " \u2014"], [" \u200b\u200b", " seamlessly", " tech", "\u200b", "\u200b\u200b", " technologies", "\u2014but", " \u2014"], [" seamlessly", " tech", " \u200b\u200b", " technologies", " software", " leveraging", " technology", "\u200b"], [" seamlessly", " using", "using", " \u200b\u200b", " tech", " HTML", " \u2014", " leveraging"], ["\u200b", " HTML", " \u200b\u200b", "\u2011", "\u200c", "\u200b\u200b", " \u200b", " tech"], [" HTML", "\u200b", " JavaScript", "\u2011", " tech", " technologies", " \u200b", "HTML"], [" HTML", " JavaScript", "HTML", " WebGL", " XHTML", " web", " Web", " html"], [" HTML", " JavaScript", "HTML", " technologies", " XHTML", " WebGL", " html", " WebView"], [" HTML", " JavaScript", "HTML", " technologies", "_HTML", " frontend", " html", " XHTML"], [" HTML", " using", " technologies", "HTML", " JavaScript", "using", " frontend", " html"], [" HTML", " technologies", " using", " frontend", " JavaScript", " seamlessly", "using", "HTML"], [" HTML", " frontend", " using", " technologies", " JavaScript", "using", " WebGL", " seamlessly"], [" HTML", " frontend", " using", "using", "HTML", " technologies", " JavaScript", " seamlessly"], [" HTML", " frontend", "HTML", "using", " **+", ".**", "!**", " technologies"], [" HTML", " frontend", " **+", ";**", " **\u20ac", " lightweight", "minimal", " XHTML"], [" HTML", " frontend", "minimal", " lightweight", " minimal", " XHTML", "using", " minimalist"], [" frontend", " lightweight", " HTML", "minimal", " minimal", " JavaScript", " minimalist", " XHTML"], [" frontend", " lightweight", " JavaScript", " HTML", " minimal", "minimal", " minimalist", "\u8f7b\u91cf"], [" lightweight", " frontend", " JavaScript", " HTML", " minimal", "-native", "minimal", " Lightweight"], [" frontend", " JavaScript", " minimal", " lightweight", "minimal", " HTML", " Javascript", "frontend"], [" frontend", " JavaScript", " minimal", "minimal", "-native", " Rust", " HTML", " lightweight"], [" Rust", " frontend", "rust", " rust", " JavaScript", " HTML", " Chromium", " WebView"], [" Rust", " frontend", "rust", " rust", " JavaScript", " HTML", " WebView", " Chromium"], [" Rust", " rust", "rust", " Web", " web", " WebView", " HTML", " JavaScript"], [" Rust", " rust", "rust", " Web", " frontend", " web", " WebView", " native"], [" Rust", " rust", "rust", " Web", " frontend", " web", " native", " HTML"], [" Rust", " rust", "rust", " native", " frontend", " web", " Web", " Native"], [" Rust", " a", " rust", " native", "rust", " Web", " web", " frontend"]], "p": [[0.5255, 0.4638, 0.0035, 0.0021, 0.0015, 0.001, 0.0004, 0.0004], [0.024, 0.0199, 0.0137, 0.0069, 0.0057, 0.0042, 0.0032, 0.003], [0.4314, 0.336, 0.0963, 0.0584, 0.0294, 0.009, 0.0037, 0.0021], [0.0215, 0.0157, 0.0084, 0.0062, 0.0054, 0.0048, 0.0045, 0.0045], [0.0552, 0.0149, 0.0102, 0.0075, 0.007, 0.0066, 0.0062, 0.0051], [0.2539, 0.0642, 0.0105, 0.0068, 0.006, 0.0053, 0.0044, 0.0036], [0.3008, 0.2201, 0.0977, 0.0761, 0.028, 0.0205, 0.0159, 0.011], [0.4088, 0.11, 0.0357, 0.0336, 0.0149, 0.0149, 0.009, 0.007], [0.4188, 0.0366, 0.0236, 0.0236, 0.0196, 0.0162, 0.0143, 0.0126], [0.1154, 0.0545, 0.0481, 0.0331, 0.0201, 0.0201, 0.0188, 0.0188], [0.1321, 0.0753, 0.0551, 0.026, 0.026, 0.026, 0.0158, 0.0139], [0.054, 0.0187, 0.01, 0.0083, 0.0073, 0.0064, 0.0064, 0.0061], [0.0537, 0.0505, 0.027, 0.0136, 0.012, 0.012, 0.0088, 0.0064], [0.0115, 0.0065, 0.0058, 0.0042, 0.0037, 0.0037, 0.0037, 0.0035], [0.02, 0.0166, 0.0121, 0.0114, 0.0074, 0.0061, 0.0054, 0.0054], [0.0425, 0.0147, 0.013, 0.013, 0.013, 0.0107, 0.0084, 0.0074], [0.1589, 0.0168, 0.013, 0.0084, 0.0084, 0.0074, 0.0074, 0.0066], [0.0288, 0.0088, 0.0068, 0.0068, 0.0053, 0.0053, 0.0037, 0.0032], [0.016, 0.0059, 0.0055, 0.0052, 0.0052, 0.004, 0.0038, 0.0036], [0.0162, 0.006, 0.0041, 0.0034, 0.0026, 0.0025, 0.0025, 0.0025], [0.0327, 0.0271, 0.0164, 0.0136, 0.0128, 0.0113, 0.0083, 0.0069], [0.0101, 0.0054, 0.0051, 0.0031, 0.0024, 0.0023, 0.002, 0.002], [0.0084, 0.0048, 0.0045, 0.0035, 0.0029, 0.0023, 0.0023, 0.0018], [0.0112, 0.0049, 0.0036, 0.0036, 0.0036, 0.0036, 0.0034, 0.003], [0.0153, 0.0144, 0.0127, 0.0087, 0.0087, 0.0077, 0.0072, 0.0068], [0.0266, 0.0046, 0.0043, 0.0043, 0.0038, 0.0038, 0.0036, 0.0034], [0.0068, 0.0064, 0.0056, 0.0036, 0.0034, 0.0032, 0.003, 0.003], [0.011, 0.0091, 0.0085, 0.008, 0.0071, 0.0063, 0.0059, 0.0055], [0.0135, 0.0112, 0.0099, 0.0082, 0.0082, 0.0077, 0.0064, 0.006], [0.3679, 0.0172, 0.0134, 0.0126, 0.0081, 0.0059, 0.0052, 0.0049], [0.2938, 0.02, 0.0146, 0.0101, 0.0094, 0.0083, 0.0074, 0.0074], [0.2678, 0.032, 0.0282, 0.0265, 0.0194, 0.0151, 0.0118, 0.0111], [0.0184, 0.0173, 0.0163, 0.0135, 0.0112, 0.0105, 0.0087, 0.0082], [0.1208, 0.0884, 0.021, 0.0185, 0.0154, 0.0135, 0.0099, 0.0093], [0.0948, 0.0395, 0.0328, 0.0272, 0.024, 0.024, 0.0165, 0.0155], [0.254, 0.0642, 0.0642, 0.0441, 0.0344, 0.0323, 0.0323, 0.0285], [0.1399, 0.0749, 0.0483, 0.0354, 0.0293, 0.0215, 0.0189, 0.0178], [0.1013, 0.0479, 0.035, 0.0309, 0.0241, 0.0165, 0.0155, 0.0146], [0.0777, 0.0416, 0.0367, 0.0286, 0.0286, 0.0252, 0.0163, 0.0153], [0.1214, 0.1006, 0.0784, 0.0784, 0.0475, 0.0327, 0.0239, 0.0128], [0.3824, 0.0707, 0.0429, 0.0295, 0.019, 0.0168, 0.0139, 0.0139], [0.8205, 0.0339, 0.0233, 0.0076, 0.0076, 0.0067, 0.0067, 0.0049], [0.8197, 0.036, 0.017, 0.008, 0.0063, 0.0052, 0.0046, 0.0038], [0.833, 0.0209, 0.0196, 0.0126, 0.0053, 0.005, 0.0047, 0.0044], [0.7259, 0.0233, 0.0219, 0.0206, 0.0151, 0.0104, 0.0104, 0.0055], [0.6035, 0.0282, 0.022, 0.0194, 0.0151, 0.0086, 0.0081, 0.0063], [0.618, 0.024, 0.0199, 0.0199, 0.012, 0.012, 0.0094, 0.0094], [0.673, 0.038, 0.0179, 0.0168, 0.0123, 0.008, 0.007, 0.0066], [0.3369, 0.0852, 0.0139, 0.0139, 0.0115, 0.0115, 0.0096, 0.0079], [0.1446, 0.0603, 0.0251, 0.0162, 0.0126, 0.0119, 0.0087, 0.0082], [0.0778, 0.0345, 0.0324, 0.0324, 0.0163, 0.0144, 0.0135, 0.0112], [0.3798, 0.1233, 0.066, 0.0228, 0.0157, 0.0147, 0.013, 0.0115], [0.3657, 0.1727, 0.0527, 0.0362, 0.03, 0.022, 0.0151, 0.0097], [0.4641, 0.2484, 0.0297, 0.0204, 0.0124, 0.009, 0.0085, 0.007], [0.422, 0.137, 0.0942, 0.0831, 0.0393, 0.0224, 0.0127, 0.0106], [0.331, 0.138, 0.1075, 0.0395, 0.0349, 0.0349, 0.0349, 0.024], [0.9801, 0.0051, 0.0045, 0.0035, 0.0019, 0.0006, 0.0006, 0.0004], [0.9707, 0.0138, 0.0035, 0.0027, 0.0024, 0.0015, 0.0011, 0.0004], [0.9946, 0.0028, 0.0019, 0.0003, 0.0002, 0.0001, 0.0, 0.0], [0.9899, 0.0059, 0.004, 0.0, 0.0, 0.0, 0.0, 0.0], [0.996, 0.0025, 0.0012, 0.0001, 0.0001, 0.0001, 0.0, 0.0], [0.9933, 0.0041, 0.0015, 0.0005, 0.0002, 0.0001, 0.0001, 0.0001], [0.997, 0.0015, 0.0008, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001]], "ranks": {"Swift": [30504, 6624, 9244, 141803, 10834, 10856, 16284, 60211, 119573, 48433, 38492, 56881, 23669, 8520, 5987, 765, 575, 3497, 3856, 3106, 746, 19842, 2070, 438, 364, 1596, 1990, 587, 649, 903, 1321, 1594, 1657, 1416, 1533, 4802, 9095, 6842, 4166, 3898, 3565, 3289, 4202, 3668, 4013, 4031, 3469, 2125, 2703, 2752, 9899, 4837, 2148, 795, 511, 266, 227, 203, 252, 214, 156, 136, 35], "Kotlin": [234260, 206305, 179865, 59429, 133472, 141536, 195967, 218703, 211553, 229658, 204199, 172604, 105289, 126764, 158645, 89598, 97485, 132307, 195990, 220002, 237183, 156175, 158522, 216266, 194409, 110938, 102525, 162545, 147227, 103805, 121588, 117039, 150061, 100154, 104335, 57955, 22310, 13572, 5356, 3506, 7067, 7625, 3048, 4199, 2751, 3164, 3889, 4637, 3979, 3038, 2309, 140, 60, 60, 31, 38, 35, 43, 72, 85, 53, 83, 42], "Rust": [83860, 174290, 137918, 102273, 77653, 109933, 163397, 144742, 126770, 106510, 95873, 104620, 62830, 78806, 87916, 57540, 88010, 159492, 172480, 150830, 151936, 105569, 125009, 65491, 62322, 100009, 80415, 49691, 52882, 56446, 54820, 29261, 36395, 83973, 67670, 48048, 12153, 6245, 4166, 2411, 2376, 2666, 2735, 5764, 7022, 4954, 6908, 10103, 9120, 9655, 14324, 1025, 76, 42, 37, 5, 1, 1, 1, 1, 1, 1, 1]}}, {"pos": 563, "top": [[".", ",", "\u2013", ";", "\u2026.", " \u2013", ",.", "\u00a0\u00a0"], [".", "\u2013", " \u200b\u200b", " \u2013", ",", "\u2013and", ",.", ";"], [".", "\u2013", "\u2026.", ",", "\u2026..", "\u2026", " \u2013", ",."], ["\u4e13\u680f\u6536\u5f55\u8be5\u5185\u5bb9", " milfs", " Shemale", " pornstar", " Blowjob", " cumshot", "schrift", "aruhi"], [".@", " \u200b\u200b", " \"@", "@d", "(@", ".", "@a", "@c"], [" \u200b\u200b", "\u2026.", ".", "!.", "sver", "\u2026..", " \u062c\u062f\u064b\u0627", "\u5730\u4e9a"], [" .....", "s", ".\"", " **\"", ".....", ".\u201d", "\u2026.", " \u200b\u200b"], [" \u062c\u062f\u064b\u0627", " .....", "!.", ".....", ":.", " **\"", ".@", "@a"], [".", "!.", ",.", ":.", "\u2026.", ",", " [\u2026]", " \u200b\u200b"], [",", "\u2026.", ".", ",.", "!,", ".\"", ".,", "!."], ["...", ".", " [\u2026]", ",", "\u2026.", "...\"", ".\"", ",."], [" pricey", " funky", " savvy", " stylish", " showcase", " standout", "\u66f4\u8f7b\u677e", " flashy"], [" pricey", " savvy", " showcase", "\u663e\u7740", " flavorful", " trendy", " flair", " stylish"], [" showcase", " impactful", "-esque", " showcased", " savvy", " pricey", " standout", " trendy"], [" savvy", " showcase", " flashy", " pricey", " standout", " showcasing", " trendy", " showcased"], [" savvy", " standout", " showcase", " pricey", " showcasing", " hefty", "\u66f4\u8f7b\u677e", " plenty"], [" savvy", " standout", " hefty", "-esque", " showcase", " showcasing", " plenty", " pricey"], [" savvy", " standout", " hefty", "-esque", " pricey", " quirky", " showcasing", " showcase"], [" savvy", " hefty", "-esque", " flashy", " revamped", " standout", " pricey", " quirky"], [" savvy", " hefty", "-esque", " revamped", " pricey", " flashy", "\u8303\u513f", " sleek"], ["<|endoftext|>", " much", " genuinely", " hugely", " myriad", " wildly", " revamped", "\u76f8\u8f83"], ["\u66f4\u7f8e\u597d", " ;;^", "\u66f4\u8f7b\u677e", "\u5171\u540c\u6253\u9020", "\u548c\u4fe1\u606f\u5316", "\u505a\u8d77\u6765", "\u773c\u524d\u4e00\u4eae", "\u52b2\u513f"], ["\u66f4\u8f7b\u677e", "\u5171\u540c\u6253\u9020", " bigger", "\u66f4\u7f8e\u597d", " flashy", "\u548c\u4fe1\u606f\u5316", " stylish", " sleek"], [" much", " more", " style", " wide", " broad", " wider", " stylish", " bigger"], [" sleek", " style", " flashy", " much", "-esque", " bigger", " savvy", " wildly"], [" style", " sleek", " flashy", " showcase", " bigger", " electronics", " stylish", " tech"], [" sleek", " style", " electronics", " modular", " tech", " showcase", " multimedia", " technology"], [" much", " style", " more", " heavily", " ,", " sleek", " wildly", " modern"], [" style", " sleek", " tech", " iconic", " technology", " modular", " showcase", " modern"], [" tech", " style", " technology", " showcase", " vibe", " sleek", " modular", " multimedia"], [" style", " tech", " technology", " modern", " traditional", " multimedia", " digital", " much"], [" style", " much", " modern", " more", " traditional", " technology", " heavily", " ,"], [" much", " ,", " more", " style", " modern", " full", " fully", " high"], [" \u2013", " tech", " style", " traditional", " hybrid", " technology", " seamlessly", " complex"], [" tech", " hybrid", " style", " seamlessly", " technology", " traditional", " global", " complex"], [" \u2013", " tech", " \u2014", " hybrid", " technology", " traditional", "\u200b", " \u200b\u200b"], [" tech", " hybrid", " traditional", " \u200b\u200b", " technology", " modular", " integrated", " minimalist"], [" traditional", " hybrid", " tech", " integrated", " modular", " technology", " lightweight", " customizable"], [" native", " traditional", " Native", " tech", " \u2013", " hybrid", " integrated", " Web"], [" HTML", " \u200b\u200b", " web", " native", " Web", "\u200b", " hybrid", " traditional"], [" HTML", " JavaScript", " WebView", " web", " tech", " Web", " native", " Windows"], [" HTML", " WebView", " JavaScript", " web", " browser", "HTML", " Web", " Mozilla"], [" HTML", " WebView", " JavaScript", " European", " Mozilla", " browser", "HTML", " Windows"], [" HTML", " JavaScript", " WebView", " European", " browser", " integrated", " embedded", "_HTML"], [" HTML", " integrated", " JavaScript", " traditional", " browser", " WebView", " native", " embedded"], [" HTML", " integrated", " European", " traditional", " lightweight", " native", " minimalist", " local"], [" HTML", " integrated", " lightweight", " European", " seamless", " embedded", " native", " seamlessly"], [" HTML", " lightweight", " integrated", " minimal", " European", " seamless", " customizable", " frontend"], [" HTML", " lightweight", " minimalist", " customizable", " frontend", " **\u20ac", " minimal", "/html"], [" minimalist", " lightweight", " **\u20ac", " HTML", "-native", ";**", " Minimal", "minimal"], [" minimalist", " lightweight", " HTML", "minimal", " frontend", "Minimal", "/local", " minimal"], [" lightweight", " frontend", " minimalist", " HTML", " JavaScript", "minimal", " backend", "\u8f7b\u91cf"], [" lightweight", " frontend", " minimalist", " JavaScript", "minimal", " HTML", " Chromium", "\u8f7b\u91cf"], [" lightweight", " frontend", " minimalist", " JavaScript", " Chromium", " WebView", " Lightweight", " HTML"], [" frontend", " minimal", " lightweight", " minimalist", "minimal", " JavaScript", " Minimal", " WebView"], [" frontend", " minimalist", " backend", " minimal", " WebView", " JavaScript", " lightweight", "-native"], [" Rust", " frontend", " WebView", " Chromium", "rust", " JavaScript", " rust", "frontend"], [" Rust", " frontend", " WebView", " Chromium", " JavaScript", " lightweight", "frontend", "rust"], [" Rust", " rust", "rust", " WebView", " frontend", " Web", " web", " JavaScript"], [" Rust", " rust", "rust", " frontend", " WebView", " Web", " web", " lightweight"], [" Rust", " frontend", " rust", "rust", " WebView", " Web", " web", " lightweight"], [" Rust", " frontend", " rust", " native", "rust", " WebView", " lightweight", " tiny"], [" Rust", " frontend", " rust", " native", " lightweight", " WebView", "rust", " system"]], "p": [[0.8728, 0.1181, 0.004, 0.0015, 0.0006, 0.0006, 0.0005, 0.0004], [0.1591, 0.1239, 0.08, 0.0623, 0.019, 0.0084, 0.0084, 0.0084], [0.8087, 0.0664, 0.0403, 0.0355, 0.019, 0.009, 0.007, 0.002], [0.0065, 0.0061, 0.0048, 0.0035, 0.0035, 0.002, 0.0018, 0.0018], [0.0337, 0.0218, 0.0116, 0.0097, 0.0071, 0.0055, 0.004, 0.0031], [0.2005, 0.0175, 0.0073, 0.0057, 0.0053, 0.0053, 0.0047, 0.0039], [0.1616, 0.1259, 0.0763, 0.0248, 0.0181, 0.0125, 0.0117, 0.0097], [0.023, 0.0179, 0.0139, 0.0096, 0.0079, 0.0079, 0.0062, 0.0058], [0.4701, 0.0677, 0.0386, 0.0363, 0.032, 0.0249, 0.0161, 0.0142], [0.1642, 0.0105, 0.0093, 0.0082, 0.0072, 0.0034, 0.003, 0.0027], [0.1891, 0.0542, 0.0478, 0.0329, 0.0212, 0.0212, 0.0155, 0.0121], [0.0038, 0.0033, 0.0031, 0.0022, 0.0022, 0.002, 0.0019, 0.0016], [0.0032, 0.0025, 0.0023, 0.002, 0.0019, 0.0018, 0.0016, 0.0016], [0.0039, 0.003, 0.0028, 0.0027, 0.0025, 0.0022, 0.0021, 0.002], [0.0148, 0.0131, 0.007, 0.007, 0.0058, 0.0055, 0.0051, 0.004], [0.0206, 0.0104, 0.0076, 0.0071, 0.0067, 0.0059, 0.0049, 0.0046], [0.0268, 0.0236, 0.0143, 0.0135, 0.0077, 0.0064, 0.0064, 0.006], [0.0145, 0.01, 0.0083, 0.0068, 0.0053, 0.005, 0.0042, 0.0042], [0.0172, 0.0092, 0.0092, 0.0067, 0.0056, 0.0056, 0.0052, 0.0049], [0.0064, 0.0041, 0.0039, 0.0036, 0.0034, 0.003, 0.0028, 0.0028], [0.0066, 0.0051, 0.0051, 0.0045, 0.0033, 0.0029, 0.0029, 0.0027], [0.0033, 0.0029, 0.0027, 0.0023, 0.002, 0.0016, 0.0013, 0.0012], [0.0049, 0.003, 0.0028, 0.0025, 0.0025, 0.0023, 0.0021, 0.0017], [0.0077, 0.005, 0.0047, 0.0032, 0.0025, 0.0025, 0.0024, 0.0021], [0.0064, 0.0064, 0.006, 0.0049, 0.0046, 0.0044, 0.0041, 0.0039], [0.0164, 0.0106, 0.0082, 0.0082, 0.0073, 0.0064, 0.0044, 0.0044], [0.0125, 0.0104, 0.0081, 0.0076, 0.0076, 0.0067, 0.0063, 0.0043], [0.0155, 0.0146, 0.0073, 0.0069, 0.0065, 0.0054, 0.005, 0.005], [0.0332, 0.0189, 0.0167, 0.0101, 0.0101, 0.0101, 0.0095, 0.0079], [0.0502, 0.0443, 0.0252, 0.0252, 0.0209, 0.0185, 0.0163, 0.0153], [0.0947, 0.0307, 0.0307, 0.0211, 0.0113, 0.0088, 0.0088, 0.0083], [0.0353, 0.0275, 0.0258, 0.0214, 0.013, 0.013, 0.0114, 0.0101], [0.0237, 0.0209, 0.0153, 0.0127, 0.0119, 0.0119, 0.0105, 0.0099], [0.0499, 0.0303, 0.0267, 0.0236, 0.0208, 0.0172, 0.0152, 0.0134], [0.0969, 0.0335, 0.0261, 0.0245, 0.023, 0.0216, 0.0191, 0.0158], [0.3206, 0.1256, 0.0338, 0.0298, 0.0205, 0.0181, 0.0181, 0.017], [0.17, 0.1031, 0.0588, 0.0315, 0.0278, 0.0179, 0.0131, 0.0123], [0.1026, 0.0622, 0.0485, 0.0333, 0.0178, 0.0167, 0.0139, 0.013], [0.1338, 0.0558, 0.0299, 0.0263, 0.0218, 0.0205, 0.015, 0.015], [0.1329, 0.059, 0.0405, 0.0336, 0.0279, 0.0279, 0.0204, 0.0204], [0.3612, 0.0459, 0.0381, 0.0246, 0.0169, 0.0169, 0.0149, 0.0132], [0.7228, 0.0318, 0.0318, 0.0132, 0.0124, 0.011, 0.0097, 0.008], [0.6368, 0.0433, 0.0337, 0.0181, 0.011, 0.011, 0.0091, 0.008], [0.5642, 0.0361, 0.0219, 0.0141, 0.0141, 0.0133, 0.0091, 0.008], [0.3563, 0.0275, 0.0258, 0.0242, 0.0214, 0.0201, 0.0189, 0.0157], [0.2354, 0.0361, 0.0264, 0.0233, 0.0193, 0.0193, 0.0193, 0.0181], [0.2161, 0.0453, 0.0228, 0.0214, 0.0189, 0.0177, 0.0167, 0.0147], [0.233, 0.0336, 0.0204, 0.0191, 0.0191, 0.0159, 0.0149, 0.014], [0.0813, 0.0493, 0.0299, 0.0248, 0.0206, 0.0193, 0.0097, 0.0091], [0.0553, 0.0459, 0.0315, 0.0278, 0.0204, 0.0149, 0.0131, 0.0123], [0.0685, 0.0442, 0.0304, 0.0252, 0.0135, 0.0119, 0.0112, 0.0068], [0.2091, 0.2091, 0.0769, 0.0412, 0.022, 0.0161, 0.0142, 0.0104], [0.3248, 0.2233, 0.0821, 0.0364, 0.0172, 0.0143, 0.0134, 0.0126], [0.5385, 0.1748, 0.0344, 0.0222, 0.0222, 0.0135, 0.0093, 0.0082], [0.4316, 0.1091, 0.0963, 0.085, 0.0584, 0.0516, 0.019, 0.0148], [0.4158, 0.0638, 0.0638, 0.0563, 0.0563, 0.0497, 0.0387, 0.0341], [0.9249, 0.0406, 0.0091, 0.0055, 0.0038, 0.0033, 0.002, 0.0018], [0.8517, 0.1017, 0.0177, 0.0065, 0.0035, 0.0027, 0.0027, 0.0024], [0.9955, 0.0017, 0.0015, 0.0004, 0.0004, 0.0002, 0.0001, 0.0001], [0.9912, 0.0036, 0.0025, 0.0022, 0.0002, 0.0002, 0.0001, 0.0], [0.9928, 0.0041, 0.0012, 0.0005, 0.0004, 0.0003, 0.0002, 0.0002], [0.9791, 0.014, 0.0024, 0.0009, 0.0006, 0.0005, 0.0005, 0.0004], [0.9985, 0.0005, 0.0003, 0.0002, 0.0001, 0.0001, 0.0, 0.0]], "ranks": {"Swift": [17171, 3888, 8762, 122072, 9860, 5551, 2049, 14920, 63925, 39424, 9951, 46448, 50765, 15206, 3504, 391, 253, 2018, 2687, 2732, 604, 40519, 6828, 781, 457, 1653, 2339, 1048, 1390, 2627, 2804, 2355, 2248, 1974, 1585, 3925, 6945, 5437, 2616, 1863, 2956, 3175, 3120, 2765, 3786, 4242, 3064, 1724, 5115, 2989, 9879, 3967, 995, 1119, 590, 322, 283, 261, 302, 328, 260, 223, 76], "Kotlin": [202478, 168017, 147637, 21125, 38869, 93554, 177481, 223459, 229049, 233445, 225238, 198937, 144724, 181006, 210374, 175465, 205907, 189299, 228325, 231631, 238843, 143847, 131046, 212176, 197739, 139919, 122208, 187849, 174942, 117712, 146261, 169697, 210804, 147704, 163204, 95408, 37827, 19136, 8172, 6173, 10510, 11023, 5161, 6260, 4931, 8804, 10935, 10382, 11002, 5115, 4730, 236, 73, 72, 59, 49, 51, 64, 94, 99, 62, 129, 56], "Rust": [34132, 101013, 92371, 151376, 21203, 55284, 121716, 96019, 102339, 42901, 34172, 72907, 60289, 74228, 65351, 40966, 46688, 129457, 150802, 135437, 103485, 124335, 101719, 37365, 25941, 39643, 24170, 12181, 17163, 27327, 17372, 13375, 16536, 21470, 24400, 19733, 5549, 4011, 2551, 2435, 4440, 3507, 3779, 6772, 8050, 9297, 12137, 19843, 34223, 26287, 30699, 2069, 120, 75, 59, 12, 1, 1, 1, 1, 1, 1, 1]}}, {"pos": 564, "top": [[" <![", " *@", " ****", "**\u201d,", "*\u201d,", " **.**", " **\u3010", " ********"], [" **\u3010", " **\u25a0", " **:**", " **:", "**\u201d,", " **\u2018", " **)", " **>>"], [" **\u3010", " \uff5c", "**\u201d,", "\u2019**", " **\u25a0", " *@", " **.**", " **:**"], [" **\u3010", " **\u25a0", " **\u300c", " **>>", " **:**", "\uff3f\uff3f", " **:", " /**<"], [" **\u3010", " **\u25a0", " **\u300c", " ___", " **\u201c", " **)", " **>>", " **:"], [" **\u3010", " **\u25a0", " **\u300c", " **\u201c", " **)", " **:", " **\u25cb", " **#"], [" **\u3010", " **\u300c", " **\u25a0", " **\u201c", "<|im_end|>", " ___", " *@", " <!["], [" **\u3010", " **\u300c", " **\u25a0", "<|im_end|>", " *@", " ___", " <?", " <<<"], [" **\u3010", "<|im_end|>", " **\u300c", "\r\n\r\n\r\n\r\n", " *@", " <![", " <?", " **\u25a0"], [" **\u3010", " **\u300c", " <![", " **\u25a0", "<|im_end|>", " ___", " $__", " <?"], [" **\u3010", "<|im_end|>", " **\u300c", " ___", " $__", " @_", " <?", " <!["], [" **\u3010", " ___", " **\u300c", " **\u25a0", " $__", " *__", "(___", "___"], [" **\u3010", " **\u300c", " ___", "___", " **\u25a0", "(___", " $__", " *__"], [" **\u3010", "<|im_end|>", " **\u300c", "___", " $__", " ___", "\u548c", "\r\n\r\n\r\n\r\n"], [" **\u3010", "<|im_end|>", "___", "\u548c", " ___", "</think>", "\u5728", "\uff1f**"], [" **\u3010", "<|im_end|>", "___", "\u548c", "\u5728", "</think>", "\uff1f**", " ___"], ["<|im_end|>", " **\u3010", "___", "</think>", " ___", "\r\n\r\n\r\n\r\n", "<think>", "\u4ec0\u4e48"], [" **\u3010", "<|im_end|>", "___", "</think>", "\u5728", "<think>", "\u548c", "\uff1f**"], [" **\u3010", "<|im_end|>", "___", "</think>", "\r\n\r\n\r\n\r\n", " $__", "\uff1f**", " **\u300c"], ["<|im_end|>", " **\u3010", "</think>", "\r\n\r\n\r\n\r\n", "\u548c", "___", " $__", "<think>"], ["<|im_end|>", " **\u3010", "</think>", "\r\n\r\n\r\n\r\n", "\u548c", "\u5728", "___", "<think>"], ["<|im_end|>", " **\u3010", "</think>", "___", "\r\n\r\n\r\n\r\n", "\u548c", "<think>", " $__"], ["<|im_end|>", " **\u3010", "</think>", "\r\n\r\n\r\n\r\n", "___", "\r\n\r\n", "\n\n", "\u548c"], ["<|im_end|>", "</think>", "\r\n\r\n\r\n\r\n", " **\u3010", "\n\n", "\r\n\r\n", "___", "\u548c"], ["<|im_end|>", "\n\n", "\r\n\r\n\r\n\r\n", "\r\n\r\n", "</think>", "___", " **\u3010", " \r\n\r\n"], ["<|im_end|>", "\r\n\r\n\r\n\r\n", " **\u3010", "</think>", "\r\n\r\n", "___", "\n\n", " \r\n\r\n"], ["<|im_end|>", " **\u3010", "\r\n\r\n\r\n\r\n", "</think>", "\n\n", "___", "\r\n\r\n", " \r\n\r\n"], ["<|im_end|>", "\n\n", "\r\n\r\n\r\n\r\n", "</think>", "\r\n\r\n", "<|endoftext|>", " **\u3010", " \r\n\r\n"], ["<|im_end|>", "<|endoftext|>", "\n\n", "\r\n\r\n\r\n\r\n", "\r\n\r\n", " \n\n", "\n\n\n\n\n", "\n\n\n\n"], ["<|im_end|>", "<|endoftext|>", "\n\n", "\r\n\r\n\r\n\r\n", "\n\n\n\n\n", "\r\n\r\n", "</think>", "\n\n\n\n"], ["<|im_end|>", "<|endoftext|>", "\n\n", "</think>", "\r\n\r\n\r\n\r\n", "\r\n\r\n", "\n\n\n\n\n", " \n\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", "</think>", "\n\n\n\n\n", "\n\n\n\n", "\n\n\n", "\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", "\n\n\n\n\n", "\r\n\r\n\r\n\r\n", "\n\n\n", " \n\n", "\n\n\n\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", "</think>", " \n\n", "\r\n\r\n", "\r\n\r\n\r\n\r\n", "<|file_sep|>"], ["<|endoftext|>", "<|im_end|>", "\n\n", "<|file_sep|>", "</think>", "\r\n\r\n\r\n\r\n", "<|im_start|>", "\n\n\n\n\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", "<|file_sep|>", "</think>", "<|im_start|>", "\r\n\r\n\r\n\r\n", "\n\n\n\n\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", "<|file_sep|>", "</think>", "<|im_start|>", " \n\n", "\r\n\r\n\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", "<|file_sep|>", "</think>", "<|im_start|>", " \n\n", "\r\n\r\n\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "<|file_sep|>", "</think>", "<|im_start|>", "\n\n", "\r\n\r\n\r\n\r\n", "<|fim_middle|>"], ["<|endoftext|>", "<|im_end|>", "</think>", "<|file_sep|>", "<|im_start|>", "\u3002", "\uff1f", "\r\n\r\n\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "</think>", "<|file_sep|>", "<|im_start|>", "\n\n", " \n\n", "\u3002"], ["<|endoftext|>", "<|im_end|>", "\n\n", "<|file_sep|>", "</think>", " \n\n", "<|im_start|>", "\r\n\r\n\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", "<|file_sep|>", "</think>", " \n\n", "\r\n\r\n\r\n\r\n", "\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", "<|file_sep|>", "</think>", " \n\n", "\u3002", "\r\n\r\n\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "\n\n", " \n\n", "<|file_sep|>", "  \n\n", "</think>", "\r\n\r\n\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "<|file_sep|>", "</think>", " \n\n", "\n\n", "\r\n\r\n\r\n\r\n", "  \n\n"], ["<|endoftext|>", "<|im_end|>", "<|file_sep|>", "</think>", "\u3002", "\uff0c", "\u5728", "\r\n\r\n\r\n\r\n"], ["<|im_end|>", "<|endoftext|>", "</think>", "\u3002", "<|file_sep|>", "\uff0c", "\u5728", "  \n\n"], ["<|im_end|>", "<|endoftext|>", "</think>", "<|file_sep|>", ")\uff0c", "\u3002", "\u5728", "\uff0c"], ["<|endoftext|>", "<|im_end|>", "</think>", ">**", "<|file_sep|>", "!**", "]**", "\u5728"], ["<|endoftext|>", "<|im_end|>", "<|file_sep|>", "</think>", "<|im_start|>", "<|fim_middle|>", "\u3002", "\u5728"], ["<|endoftext|>", "<|im_end|>", "<|im_start|>", "</think>", "<|file_sep|>", "<|fim_middle|>", " \n\n", "\u3002"], ["<|endoftext|>", "<|im_end|>", "<|im_start|>", "</think>", "<|file_sep|>", " \n\n", "<|fim_middle|>", "\r\n\r\n\r\n\r\n"], ["<|endoftext|>", "<|im_end|>", "<|im_start|>", "</think>", "<|file_sep|>", "<|fim_middle|>", " \n\n", "<|fim_prefix|>"], ["<|im_end|>", "<|endoftext|>", "<|im_start|>", "</think>", "<|file_sep|>", "<|fim_prefix|>", "<|quad_start|>", ")\">"], ["<|im_end|>", "<|endoftext|>", "<|im_start|>", "</think>", "<|file_sep|>", "\u5c1d\u8bd5", "\u89c2", "<|fim_prefix|>"], ["<|im_end|>", "</think>", "<|endoftext|>", "<|im_start|>", "<|file_sep|>", "<|quad_start|>", ")\">", "\u5c1d\u8bd5"], ["<|im_end|>", "</think>", "<|endoftext|>", "<|im_start|>", "<|file_sep|>", "<|quad_start|>", ")\">", "\u53cc"], ["<|im_end|>", "</think>", "<|endoftext|>", "\u53cc", "<|file_sep|>", "\u5355", "<|im_start|>", ")\">"], ["<|im_end|>", "<|endoftext|>", "</think>", "<|im_start|>", "\u53cc", "_responses", "<|file_sep|>", "\u5355"], ["<|im_end|>", "<|endoftext|>", "<|im_start|>", "</think>", "<|file_sep|>", ")\">", "\u5c55\u5f00\u5168\u6587", "<|fim_prefix|>"], ["<|im_end|>", "<|endoftext|>", "</think>", "<|im_start|>", ")\">", "\u5143\u73b0\u91d1", "<|file_sep|>", " Verf\u00fcg"], ["\n", "<|im_end|>", "\n\t\n", "<|im_start|>", "\n   \n", " \n", "\u000b", "mica"]], "p": [[0.0584, 0.0377, 0.0354, 0.0215, 0.0202, 0.0202, 0.0157, 0.0122], [0.4074, 0.1167, 0.0518, 0.0379, 0.0245, 0.0216, 0.0191, 0.0168], [0.4858, 0.0452, 0.0352, 0.0331, 0.0242, 0.0213, 0.0177, 0.0156], [0.5248, 0.1413, 0.1247, 0.0158, 0.0116, 0.0066, 0.0062, 0.0055], [0.846, 0.0421, 0.0289, 0.0031, 0.0031, 0.0027, 0.0024, 0.002], [0.928, 0.0193, 0.0193, 0.0023, 0.0019, 0.0017, 0.0013, 0.0012], [0.907, 0.0242, 0.0074, 0.0021, 0.002, 0.002, 0.0015, 0.0015], [0.911, 0.0157, 0.0058, 0.0035, 0.0033, 0.0024, 0.0018, 0.0017], [0.8518, 0.0398, 0.0069, 0.0051, 0.0048, 0.0048, 0.0048, 0.0031], [0.8388, 0.0093, 0.0088, 0.0068, 0.005, 0.0047, 0.0039, 0.0036], [0.8564, 0.0115, 0.0079, 0.0079, 0.0054, 0.0042, 0.0037, 0.0035], [0.8938, 0.0077, 0.0064, 0.0053, 0.0037, 0.0032, 0.0025, 0.002], [0.8548, 0.0147, 0.013, 0.0074, 0.0061, 0.0048, 0.0045, 0.0033], [0.7019, 0.0199, 0.0113, 0.0113, 0.0083, 0.0069, 0.0054, 0.0054], [0.5479, 0.084, 0.029, 0.0212, 0.0094, 0.0083, 0.0078, 0.0073], [0.379, 0.2299, 0.0399, 0.0258, 0.0147, 0.013, 0.0108, 0.0079], [0.6604, 0.2144, 0.0309, 0.0187, 0.0061, 0.0047, 0.0042, 0.0017], [0.5572, 0.2983, 0.0131, 0.0131, 0.0043, 0.004, 0.0038, 0.0033], [0.6486, 0.164, 0.0173, 0.0173, 0.0064, 0.006, 0.0056, 0.0047], [0.4232, 0.3734, 0.0224, 0.0145, 0.01, 0.0083, 0.0057, 0.0044], [0.8733, 0.0558, 0.0141, 0.0071, 0.0059, 0.0034, 0.0026, 0.0025], [0.4421, 0.3443, 0.0301, 0.0142, 0.0104, 0.0086, 0.0056, 0.0049], [0.943, 0.0152, 0.0119, 0.0053, 0.0039, 0.0016, 0.0013, 0.001], [0.9775, 0.0045, 0.0035, 0.0035, 0.0017, 0.0013, 0.0009, 0.0004], [0.9826, 0.004, 0.0031, 0.0021, 0.0019, 0.0008, 0.0007, 0.0006], [0.9491, 0.0119, 0.0105, 0.0053, 0.0036, 0.0022, 0.0017, 0.0011], [0.9688, 0.0065, 0.0051, 0.0042, 0.0029, 0.002, 0.0015, 0.0005], [0.9769, 0.0075, 0.0035, 0.0031, 0.0017, 0.0017, 0.0009, 0.0005], [0.8073, 0.1403, 0.0355, 0.0037, 0.0029, 0.002, 0.0018, 0.0012], [0.933, 0.0464, 0.0081, 0.0038, 0.0016, 0.0014, 0.0011, 0.0007], [0.8294, 0.1633, 0.0034, 0.0012, 0.0007, 0.0002, 0.0002, 0.0002], [0.5789, 0.3979, 0.0224, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001], [0.9844, 0.0124, 0.0031, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9897, 0.0086, 0.0017, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9931, 0.0067, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.984, 0.0159, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9948, 0.0052, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9983, 0.0017, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9972, 0.0028, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9933, 0.0067, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9964, 0.0036, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9978, 0.0022, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9875, 0.0124, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9525, 0.0474, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9625, 0.0373, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9149, 0.0851, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.5306, 0.4682, 0.0002, 0.0002, 0.0001, 0.0001, 0.0, 0.0], [0.9765, 0.023, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0], [0.7746, 0.2219, 0.0009, 0.0004, 0.0001, 0.0001, 0.0001, 0.0001], [0.5702, 0.2693, 0.0134, 0.0126, 0.0067, 0.0049, 0.0049, 0.0049], [0.9859, 0.0141, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9668, 0.0331, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9517, 0.0474, 0.0009, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9367, 0.0599, 0.003, 0.0002, 0.0, 0.0, 0.0, 0.0], [0.7997, 0.1575, 0.0257, 0.0078, 0.0006, 0.0001, 0.0001, 0.0], [0.9931, 0.0036, 0.0008, 0.0005, 0.0005, 0.0, 0.0, 0.0], [0.9877, 0.0012, 0.001, 0.0007, 0.0003, 0.0002, 0.0001, 0.0001], [0.9532, 0.005, 0.0047, 0.0008, 0.0008, 0.0003, 0.0003, 0.0003], [0.9391, 0.0081, 0.0036, 0.0009, 0.0008, 0.0004, 0.0003, 0.0003], [0.8342, 0.0196, 0.0127, 0.0016, 0.0009, 0.0006, 0.0005, 0.0004], [0.9888, 0.0067, 0.0004, 0.0003, 0.0003, 0.0, 0.0, 0.0], [0.8784, 0.0111, 0.0071, 0.0043, 0.0004, 0.0003, 0.0002, 0.0002], [0.4202, 0.0881, 0.0033, 0.0024, 0.0018, 0.0014, 0.001, 0.001]], "ranks": {"Swift": [168236, 64825, 85349, 155796, 119098, 57671, 44772, 70951, 58765, 46726, 46561, 42535, 27783, 15719, 13926, 10785, 8805, 7180, 6482, 6289, 4172, 6579, 4147, 3377, 3247, 4960, 5409, 5062, 3085, 2945, 3246, 2839, 2269, 2277, 2615, 2539, 2168, 2161, 2216, 1522, 1990, 6606, 5004, 2783, 6575, 5999, 11818, 5444, 3142, 3675, 8897, 25789, 36035, 53748, 78200, 85762, 112817, 97995, 104651, 87862, 69962, 10934, 10439], "Kotlin": [7794, 14009, 2384, 2665, 2158, 2211, 1504, 2234, 3059, 1738, 1540, 1100, 1135, 1127, 1159, 1076, 1337, 1265, 1936, 2394, 2943, 1825, 2972, 3634, 4442, 4437, 3617, 7919, 23795, 17864, 12379, 9212, 40983, 27629, 18468, 19448, 27480, 33111, 35985, 42111, 78712, 97155, 78408, 63011, 77430, 96544, 61192, 59097, 32969, 33762, 61965, 79055, 100920, 113643, 173487, 208564, 202936, 185727, 167885, 125753, 63554, 24898, 6132], "Rust": [153685, 163215, 152542, 145554, 124627, 123662, 103615, 95599, 99152, 74622, 82134, 64339, 51911, 37260, 35035, 28709, 43565, 46438, 43123, 36431, 33678, 31346, 57479, 55843, 41067, 39679, 38212, 31678, 29378, 24491, 34591, 34898, 48761, 50358, 51116, 42861, 56820, 78979, 70860, 76764, 54570, 36549, 75682, 98155, 69916, 48320, 16442, 46536, 37338, 35982, 66271, 57186, 52673, 20956, 74650, 70342, 79040, 110245, 99633, 47561, 11554, 945, 1161]}}, {"pos": 565, "top": [[" \u2013", ".", "   \n", " \u2013,", " \u200b\u200b", "\u2013", "\u200b\u200b", "\u00a0\u00a0"], ["   \n", " \u2013**", "**\u2013", " Strec", "  \r\n", "CallCheck", " Geile", " \u2013,"], ["**\u2013", ".\u2013", "\u2026..", "\u2013and", "\u2013", " **\u2013", " \u2013,", "\u3002"], [" milfs", " Shemale", " Blowjob", " cumshot", " **\u201e", "-------------</", " YYS", " **\u25cb"], [" **\u201e", "\u52a0\u62ff\u5927", "---</", "enzi", " **:**", " **\u25cb", " @_", "\uff0a\uff0a\uff0a\uff0a"], [" **\u201e", " **\u201c", " **\u25cb", " **\u3010", "\uff1f**", " **:", " **+", "enzi"], [" **\u3010", "\uff1f**", " **\u201e", " **\u25cb", " **\u201c", "\uff09**", "\uff1a**", "\u662f"], [" **\u201e", " **\u3010", "       \n\n", "   \n\n", "     \n\n", "\uff1f**", " **\u25cb", "    \n\n"], ["  \n\n", "   \n\n", "    \n\n", "     \n\n", "       \n\n", "        \n\n", "\t\n\n", "\n\n"], ["  \n\n", "____", " _$", "   \n\n", "     \n\n", "       \n\n", " *__", " $__"], ["\n\n", "  \n\n", "____", "___", " **\u3010", " ___", " @_", "   \n\n"], [" **\u3010", " *__", "\uff1f**", " **#", " _$", " ___", "(___", " $__"], [" **\u3010", "\uff1f**", "___", "____", " ___", " *__", "(___", " **:"], ["\uff1f**", "___", " **\u3010", "____", "...**", "**\u3002", " _:", "\u2026**"], ["\n\n", "  \n\n", " \n\n", "___", "<|im_end|>", "\n\n\n\n", "\u5728", "   \n\n"], ["\n\n", "___", "____", "...**", "\u5728", "\u4ec0\u4e48", "<|im_end|>", "\uff1f**"], ["\n\n", "<|im_end|>", "___", "____", "...**", "\n\n\n\n", "\u4ec0\u4e48", "\r\n\r\n"], ["\n\n", "<|im_end|>", "\u5728", "**\u3002", "\u4e2d", "___", "\uff1f**", "\u3002"], ["___", " **\u3010", "\uff1f**", "\u4ec0\u4e48", "**\u3002", "\u5728", "\u4e2d", "...**"], ["\n\n", "\r\n\r\n", "\u4ec0\u4e48", "<|im_end|>", "\u4e2d", "___", "\u5728", "**\u3002"], ["\n\n", "<|endoftext|>", "  \n\n", "\r\n\r\n", "<|im_end|>", " \n\n", "\n\n\n\n", "\t\n\n"], ["\n\n", "\r\n\r\n", "<|im_end|>", "___", "\u4ec0\u4e48", "\n\n\n\n", " **\u3010", "\r\n\r\n\r\n\r\n"], ["\n\n", "\r\n\r\n", "<|endoftext|>", "<|im_end|>", "\n\n\n\n", "\n\n\n", "___", " \n\n"], ["\n\n", "<|endoftext|>", "\r\n\r\n", "<|im_end|>", "\n\n\n", " \n\n", "\n\n\n\n", "  \n\n"], ["\n\n", "\r\n\r\n", "  \n\n", " \n\n", "<|im_end|>", "___", "\n\n\n\n", " \r\n\r\n"], ["\n\n", "\r\n\r\n", "___", "\u4ec0\u4e48", "\uff1f**", " ___", " **\u3010", "<|im_end|>"], ["\n\n", "\r\n\r\n", " \n\n", "___", "  \n\n", "<|im_end|>", "____", " ___"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "<|im_end|>", "___", "\n\n\n\n", "\n\n\n"], ["\n\n", " \n\n", "  \n\n", "\r\n\r\n", "<|endoftext|>", "<|im_end|>", "\n\n\n", "\n\n\n\n"], ["\n\n", "  \n\n", " \n\n", "<|endoftext|>", "\r\n\r\n", "<|im_end|>", "\n\n\n", "\n\n\n\n"], ["\n\n", "<|endoftext|>", " \n\n", "  \n\n", "<|im_end|>", "\r\n\r\n", "\n\n\n\n", "\n\n\n"], ["\n\n", "<|endoftext|>", "<|im_end|>", "  \n\n", " \n\n", "...**", "...", "\u2026\u2026"], ["\n\n", "<|endoftext|>", "  \n\n", " \n\n", "<|im_end|>", "...", "\u2026", "\u2026\u2026"], ["\n\n", "<|endoftext|>", "  \n\n", " \n\n", "<|im_end|>", "...", "...**", "\r\n\r\n"], ["<|endoftext|>", "\n\n", "<|im_end|>", "  \n\n", " \n\n", "...", "\n\n\n\n", "\r\n\r\n"], ["\n\n", "<|endoftext|>", "<|im_end|>", "  \n\n", " \n\n", "\u2026\u2026", "\n\n\n\n", "\r\n\r\n"], ["<|endoftext|>", "\n\n", "<|im_end|>", "  \n\n", " \n\n", "\n\n\n\n", "\n\n\n", "\r\n\r\n"], ["<|endoftext|>", "\n\n", "<|im_end|>", "  \n\n", " \n\n", "...**", "\u2026\u2026", "</think>"], ["<|endoftext|>", "\n\n", "<|im_end|>", "  \n\n", " \n\n", "...**", "\u2026\u2026", "..."], ["<|endoftext|>", "<|im_end|>", "\n\n", "  \n\n", " \n\n", "\u2026\u2026", "\uff1f", "...**"], ["<|endoftext|>", "<|im_end|>", "\n\n", "  \n\n", "\u2026\u2026", " \n\n", "\uff1f", "...**"], ["<|endoftext|>", "\n\n", "<|im_end|>", " \n\n", "  \n\n", "\n\n\n", "\n\n\n\n", "\r\n\r\n"], ["<|endoftext|>", "\n\n", "<|im_end|>", " \n\n", "  \n\n", "...**", "\r\n\r\n", "...</"], ["<|endoftext|>", "<|im_end|>", "\n\n", "  \n\n", "...**", " \n\n", "...</", "</think>"], ["<|endoftext|>", "<|im_end|>", "\n\n", "  \n\n", "...**", " \n\n", "...</", "...\\"], ["<|endoftext|>", "<|im_end|>", "\n\n", "  \n\n", " \n\n", "</think>", "\r\n\r\n", "<|file_sep|>"], ["<|endoftext|>", "<|im_end|>", "\n\n", " \n\n", "  \n\n", "</think>", "\r\n\r\n", "<|im_start|>"], ["<|im_end|>", "<|endoftext|>", "\n\n", " \n\n", "</think>", "...</", "  \n\n", "</"], ["<|im_end|>", "<|endoftext|>", "</think>", "\n\n", "  \n\n", "<|im_start|>", " \n\n", "</"], ["<|im_end|>", "<|endoftext|>", "</think>", "<|im_start|>", "</", "<|file_sep|>", "<think>", "**"], ["<|endoftext|>", "<|im_end|>", "<|im_start|>", "</think>", "<|file_sep|>", "\n\n", "  \n\n", " \n\n"], ["<|endoftext|>", "<|im_end|>", "<|im_start|>", "</think>", "<|file_sep|>", "</", "...</", "<think>"], ["<|endoftext|>", "<|im_end|>", "<|im_start|>", "</think>", "**", "]**", "**\u201d", ">**"], ["<|endoftext|>", "<|im_end|>", "<|im_start|>", "**", "</think>", "]**", ">**", "!**"], ["<|endoftext|>", "<|im_end|>", "<|im_start|>", "</think>", "Wait", "wait", "\u7528\u6237", " *["], ["<|im_end|>", "<|endoftext|>", "\u7528\u6237", "<|im_start|>", "</think>", "user", " *[", "]**"], ["<|im_end|>", "\u7528\u6237", "</think>", "*\\", "<|im_start|>", "<|endoftext|>", " *\\", " *["], ["</think>", "\u7528\u6237", "thought", "<|im_start|>", "\u601d\u8003", "*\\", "<|im_end|>", "<|endoftext|>"], ["<|im_start|>", "</think>", "thought", "\u7528\u6237", "<|endoftext|>", "*\\", "\u601d\u8003", "<|im_end|>"], ["</think>", "<|im_start|>", "thought", "*\\", "<|im_end|>", "<|endoftext|>", " *[", "\u7528\u6237"], ["<|endoftext|>", "</think>", "<|im_start|>", "<|im_end|>", "\\n", "*", "*\\", "<br"], ["<|endoftext|>", "<|im_start|>", "</think>", "<|im_end|>", "*", "\\n", "user", "\n\n"], ["<|endoftext|>", "<|im_start|>", "</think>", "<|im_end|>", "\n\n", "\n\n\n\n", "\u7528\u6237", "user"]], "p": [[0.7097, 0.1794, 0.0201, 0.0138, 0.0101, 0.0079, 0.0058, 0.0058], [0.0102, 0.0102, 0.0096, 0.007, 0.007, 0.0035, 0.0031, 0.0024], [0.3394, 0.0668, 0.059, 0.0554, 0.0381, 0.0358, 0.0336, 0.0169], [0.0404, 0.0278, 0.0203, 0.0123, 0.0096, 0.0048, 0.004, 0.004], [0.0592, 0.0159, 0.0116, 0.0071, 0.0062, 0.0059, 0.0059, 0.0055], [0.0963, 0.075, 0.0333, 0.0229, 0.0178, 0.0095, 0.0058, 0.0058], [0.1539, 0.0993, 0.0727, 0.0469, 0.0323, 0.0077, 0.006, 0.006], [0.1218, 0.101, 0.0308, 0.0289, 0.024, 0.0225, 0.0212, 0.0175], [0.2875, 0.2239, 0.1539, 0.0933, 0.0727, 0.0236, 0.0236, 0.0196], [0.0473, 0.0346, 0.0223, 0.0197, 0.0136, 0.0127, 0.0127, 0.0112], [0.1962, 0.0768, 0.0598, 0.0562, 0.0411, 0.0363, 0.032, 0.0301], [0.2602, 0.1392, 0.0481, 0.0242, 0.0227, 0.0188, 0.0147, 0.0147], [0.1991, 0.155, 0.078, 0.0444, 0.0287, 0.0269, 0.0223, 0.0197], [0.1009, 0.089, 0.0612, 0.0575, 0.0271, 0.0211, 0.0145, 0.0128], [0.8819, 0.0498, 0.0086, 0.0072, 0.0026, 0.0023, 0.0022, 0.0022], [0.4327, 0.0752, 0.0706, 0.0378, 0.0229, 0.0179, 0.0168, 0.0139], [0.9569, 0.0225, 0.0073, 0.0025, 0.0018, 0.0013, 0.0007, 0.0007], [0.2527, 0.1848, 0.0724, 0.068, 0.0387, 0.0302, 0.0221, 0.0162], [0.0997, 0.0997, 0.0937, 0.0827, 0.0644, 0.0442, 0.0345, 0.0222], [0.7357, 0.0501, 0.0163, 0.0119, 0.0119, 0.0093, 0.0068, 0.005], [0.9673, 0.0227, 0.0045, 0.0019, 0.0015, 0.0011, 0.0001, 0.0001], [0.9832, 0.0062, 0.0023, 0.0012, 0.0007, 0.0005, 0.0003, 0.0001], [0.9977, 0.0009, 0.0008, 0.0003, 0.0001, 0.0001, 0.0, 0.0], [0.9731, 0.0259, 0.0005, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9977, 0.0009, 0.0005, 0.0004, 0.0002, 0.0001, 0.0, 0.0], [0.9635, 0.0089, 0.0054, 0.0015, 0.0014, 0.0013, 0.0012, 0.0011], [0.9994, 0.0002, 0.0001, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9998, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9993, 0.0003, 0.0003, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9997, 0.0002, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9323, 0.0675, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.8353, 0.1645, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.5621, 0.4378, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.4996, 0.4996, 0.0007, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.5918, 0.4068, 0.0013, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9501, 0.0325, 0.0174, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9381, 0.0467, 0.0152, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9354, 0.0363, 0.0282, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9453, 0.0323, 0.0222, 0.0, 0.0, 0.0, 0.0, 0.0], [0.8619, 0.1322, 0.0058, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.7809, 0.1357, 0.0823, 0.0006, 0.0004, 0.0001, 0.0, 0.0], [0.5272, 0.4653, 0.0066, 0.0003, 0.0002, 0.0001, 0.0001, 0.0], [0.815, 0.1818, 0.0029, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.5896, 0.4052, 0.0045, 0.0003, 0.0003, 0.0, 0.0, 0.0], [0.5869, 0.4034, 0.0084, 0.0007, 0.0006, 0.0, 0.0, 0.0], [0.9303, 0.0674, 0.002, 0.0001, 0.0001, 0.0, 0.0, 0.0], [0.9705, 0.0293, 0.0001, 0.0, 0.0, 0.0, 0.0, 0.0], [0.9238, 0.0758, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.9579, 0.0421, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6512, 0.3486, 0.0001, 0.0001, 0.0, 0.0, 0.0, 0.0], [0.8346, 0.1643, 0.0006, 0.0004, 0.0, 0.0, 0.0, 0.0], [0.8612, 0.1321, 0.0035, 0.0011, 0.0008, 0.0003, 0.0001, 0.0001], [0.5327, 0.4149, 0.0182, 0.0086, 0.0076, 0.0026, 0.0023, 0.0017], [0.507, 0.2714, 0.0606, 0.0534, 0.0197, 0.0144, 0.0053, 0.0041], [0.2018, 0.1224, 0.115, 0.0953, 0.0896, 0.0578, 0.0423, 0.0291], [0.126, 0.126, 0.0922, 0.0922, 0.0866, 0.0559, 0.0435, 0.0339], [0.1453, 0.1365, 0.0882, 0.0731, 0.0687, 0.0569, 0.0305, 0.0286], [0.1636, 0.1536, 0.1124, 0.0602, 0.0499, 0.0469, 0.0195, 0.0162], [0.324, 0.2859, 0.2227, 0.1192, 0.0104, 0.0036, 0.0025, 0.0017], [0.6054, 0.286, 0.0819, 0.0134, 0.0009, 0.0007, 0.0005, 0.0003], [0.7041, 0.2935, 0.0008, 0.0003, 0.0, 0.0, 0.0, 0.0]], "ranks": {"Swift": [153896, 33045, 17403, 97266, 46206, 21275, 18971, 56726, 66561, 22627, 12086, 31252, 13422, 9324, 6009, 8612, 6421, 4674, 6399, 6298, 2578, 4735, 2587, 3064, 2765, 18343, 11376, 11805, 4838, 5884, 5876, 5390, 3868, 2982, 3155, 2198, 2407, 3392, 4508, 3549, 3594, 3285, 3833, 4001, 3670, 3474, 2981, 3828, 3319, 4171, 10697, 7958, 4341, 7355, 24930, 20020, 23341, 16019, 7534, 8607, 8465, 8873, 780], "Kotlin": [150866, 46830, 25045, 8895, 8358, 9309, 15715, 51469, 36432, 10565, 12086, 2518, 1727, 1077, 9390, 1375, 2865, 2750, 5985, 64636, 116954, 32565, 80462, 169509, 30236, 12617, 13994, 34022, 53324, 59833, 19498, 13655, 108027, 50452, 86650, 40400, 49003, 39084, 43517, 37096, 62585, 67186, 52829, 51214, 64637, 58163, 39581, 37604, 30951, 21471, 63200, 43773, 31362, 34703, 49496, 94578, 78615, 58608, 43276, 20089, 5069, 4362, 2514], "Rust": [40593, 98906, 102091, 76280, 71263, 48861, 65669, 71818, 80297, 43625, 38843, 38755, 15123, 5363, 12815, 10776, 33466, 46960, 55558, 113100, 135793, 93396, 117574, 151077, 57866, 53638, 85890, 110836, 101897, 86698, 99914, 59748, 59653, 52576, 50749, 81952, 102946, 96500, 93114, 88956, 71613, 57143, 49277, 40100, 38704, 21708, 25053, 46255, 27832, 41349, 24987, 52958, 53600, 31399, 38740, 45068, 17645, 28794, 23655, 15662, 5352, 3192, 205]}}], "cast": [{"w": "s", "n": 921, "best": 1, "layers": [0, 62], "score": 634.27, "echo": true}, {"w": "incredibly", "n": 1136, "best": 1, "layers": [10, 49], "score": 548.96, "echo": false}, {"w": "hybrid", "n": 1091, "best": 1, "layers": [3, 62], "score": 484.49, "echo": true}, {"w": "tech", "n": 1144, "best": 1, "layers": [13, 62], "score": 427.52, "echo": false}, {"w": "Rust", "n": 661, "best": 1, "layers": [11, 62], "score": 325.51, "echo": true}, {"w": "everything", "n": 801, "best": 1, "layers": [4, 62], "score": 316.48, "echo": true}, {"w": "architecture", "n": 825, "best": 1, "layers": [12, 62], "score": 313.53, "echo": false}, {"w": "Android", "n": 653, "best": 1, "layers": [4, 62], "score": 280.92, "echo": true}, {"w": "iOS", "n": 522, "best": 1, "layers": [3, 62], "score": 255.73, "echo": true}, {"w": "native", "n": 597, "best": 1, "layers": [9, 62], "score": 239.2, "echo": true}, {"w": "strategy", "n": 514, "best": 1, "layers": [10, 62], "score": 232.48, "echo": true}, {"w": "truly", "n": 657, "best": 1, "layers": [4, 49], "score": 225.24, "echo": false}, {"w": "technology", "n": 630, "best": 1, "layers": [11, 62], "score": 219.87, "echo": false}, {"w": "using", "n": 499, "best": 1, "layers": [30, 62], "score": 208.5, "echo": true}, {"w": "unified", "n": 427, "best": 1, "layers": [11, 62], "score": 206.49, "echo": true}, {"w": "Web", "n": 554, "best": 1, "layers": [1, 62], "score": 201.75, "echo": true}, {"w": "technologies", "n": 523, "best": 1, "layers": [12, 48], "score": 190.22, "echo": false}, {"w": "everywhere", "n": 439, "best": 1, "layers": [11, 62], "score": 186.85, "echo": false}, {"w": "desktop", "n": 476, "best": 1, "layers": [5, 62], "score": 171.28, "echo": true}, {"w": "even", "n": 401, "best": 1, "layers": [9, 62], "score": 163.09, "echo": false}, {"w": "er", "n": 312, "best": 1, "layers": [0, 31], "score": 149.79, "echo": true}, {"w": "complex", "n": 418, "best": 1, "layers": [11, 62], "score": 149.61, "echo": false}, {"w": "software", "n": 489, "best": 1, "layers": [25, 49], "score": 144.64, "echo": true}, {"w": "seamlessly", "n": 411, "best": 1, "layers": [11, 52], "score": 143.43, "echo": false}, {"w": "WebView", "n": 331, "best": 1, "layers": [0, 62], "score": 140.32, "echo": true}, {"w": "/Web", "n": 365, "best": 1, "layers": [6, 62], "score": 138.3, "echo": false}, {"w": "modular", "n": 405, "best": 1, "layers": [21, 57], "score": 130.06, "echo": false}, {"w": "notoriously", "n": 251, "best": 1, "layers": [33, 62], "score": 129.17, "echo": false}, {"w": "browser", "n": 390, "best": 1, "layers": [7, 62], "score": 129.06, "echo": true}, {"w": "arguably", "n": 396, "best": 1, "layers": [9, 48], "score": 124.95, "echo": false}, {"w": "HTML", "n": 265, "best": 1, "layers": [35, 60], "score": 120.19, "echo": false}, {"w": "UI", "n": 265, "best": 1, "layers": [34, 62], "score": 118.25, "echo": true}, {"w": "traditional", "n": 264, "best": 1, "layers": [14, 62], "score": 116.37, "echo": false}, {"w": "savvy", "n": 306, "best": 1, "layers": [11, 34], "score": 110.05, "echo": false}, {"w": "leveraging", "n": 306, "best": 1, "layers": [11, 54], "score": 109.75, "echo": false}, {"w": "trying", "n": 267, "best": 1, "layers": [7, 62], "score": 106.81, "echo": false}, {"w": "hardware", "n": 334, "best": 1, "layers": [25, 57], "score": 103.18, "echo": false}, {"w": "-esque", "n": 241, "best": 1, "layers": [11, 53], "score": 101.04, "echo": false}, {"w": "WebGL", "n": 242, "best": 1, "layers": [25, 62], "score": 100.45, "echo": false}, {"w": "backend", "n": 279, "best": 1, "layers": [25, 62], "score": 97.65, "echo": false}]}