├── README.md ├── algorithm ├── Bayes │ ├── BayesClassification.py │ ├── README.md │ ├── stop │ │ └── stopword.txt │ ├── test │ │ ├── literature │ │ │ ├── 767.txt │ │ │ ├── 768.txt │ │ │ ├── 769.txt │ │ │ ├── 770.txt │ │ │ ├── 771.txt │ │ │ ├── 772.txt │ │ │ ├── 773.txt │ │ │ ├── 774.txt │ │ │ ├── 775.txt │ │ │ ├── 776.txt │ │ │ ├── 777.txt │ │ │ ├── 778.txt │ │ │ ├── 779.txt │ │ │ ├── 780.txt │ │ │ ├── 781.txt │ │ │ ├── 782.txt │ │ │ ├── 783.txt │ │ │ ├── 784.txt │ │ │ ├── 785.txt │ │ │ ├── 786.txt │ │ │ ├── 787.txt │ │ │ ├── 788.txt │ │ │ ├── 789.txt │ │ │ ├── 790.txt │ │ │ ├── 791.txt │ │ │ ├── 792.txt │ │ │ ├── 793.txt │ │ │ ├── 794.txt │ │ │ ├── 795.txt │ │ │ ├── 796.txt │ │ │ └── 797.txt │ │ ├── school │ │ │ ├── 250.txt │ │ │ ├── 251.txt │ │ │ ├── 252.txt │ │ │ ├── 253.txt │ │ │ ├── 254.txt │ │ │ ├── 255.txt │ │ │ ├── 256.txt │ │ │ ├── 257.txt │ │ │ ├── 258.txt │ │ │ ├── 259.txt │ │ │ ├── 260.txt │ │ │ ├── 261.txt │ │ │ ├── 262.txt │ │ │ ├── 263.txt │ │ │ ├── 264.txt │ │ │ └── 265.txt │ │ ├── sport │ │ │ ├── 1338.txt │ │ │ ├── 1339.txt │ │ │ ├── 1340.txt │ │ │ ├── 1341.txt │ │ │ ├── 1342.txt │ │ │ ├── 1343.txt │ │ │ ├── 1344.txt │ │ │ ├── 1345.txt │ │ │ ├── 1346.txt │ │ │ ├── 1347.txt │ │ │ ├── 1348.txt │ │ │ ├── 1349.txt │ │ │ ├── 1350.txt │ │ │ ├── 1351.txt │ │ │ ├── 1352.txt │ │ │ ├── 1353.txt │ │ │ ├── 1354.txt │ │ │ ├── 1355.txt │ │ │ ├── 1356.txt │ │ │ ├── 1357.txt │ │ │ ├── 1358.txt │ │ │ ├── 1359.txt │ │ │ ├── 1360.txt │ │ │ ├── 1361.txt │ │ │ ├── 1362.txt │ │ │ ├── 1363.txt │ │ │ ├── 1364.txt │ │ │ ├── 1365.txt │ │ │ ├── 1366.txt │ │ │ ├── 1367.txt │ │ │ ├── 1368.txt │ │ │ ├── 1369.txt │ │ │ ├── 1370.txt │ │ │ ├── 1371.txt │ │ │ ├── 1372.txt │ │ │ ├── 1373.txt │ │ │ ├── 1374.txt │ │ │ ├── 1375.txt │ │ │ ├── 1376.txt │ │ │ ├── 1377.txt │ │ │ ├── 1378.txt │ │ │ ├── 1379.txt │ │ │ ├── 1380.txt │ │ │ ├── 1381.txt │ │ │ ├── 1382.txt │ │ │ ├── 1383.txt │ │ │ ├── 1384.txt │ │ │ ├── 1385.txt │ │ │ ├── 1386.txt │ │ │ ├── 1387.txt │ │ │ ├── 1388.txt │ │ │ ├── 1389.txt │ │ │ ├── 1390.txt │ │ │ ├── 1391.txt │ │ │ ├── 1392.txt │ │ │ ├── 1393.txt │ │ │ ├── 1394.txt │ │ │ ├── 1395.txt │ │ │ ├── 1396.txt │ │ │ ├── 1397.txt │ │ │ ├── 1398.txt │ │ │ ├── 1399.txt │ │ │ ├── 1400.txt │ │ │ ├── 1401.txt │ │ │ ├── 1402.txt │ │ │ ├── 1403.txt │ │ │ ├── 1404.txt │ │ │ ├── 1405.txt │ │ │ ├── 1406.txt │ │ │ ├── 1407.txt │ │ │ ├── 1408.txt │ │ │ ├── 1409.txt │ │ │ ├── 1410.txt │ │ │ ├── 1411.txt │ │ │ ├── 1412.txt │ │ │ ├── 1413.txt │ │ │ ├── 1414.txt │ │ │ ├── 1415.txt │ │ │ ├── 1416.txt │ │ │ ├── 1417.txt │ │ │ ├── 1418.txt │ │ │ ├── 1419.txt │ │ │ ├── 1420.txt │ │ │ ├── 1421.txt │ │ │ ├── 1422.txt │ │ │ ├── 1423.txt │ │ │ ├── 1424.txt │ │ │ ├── 1425.txt │ │ │ ├── 1426.txt │ │ │ ├── 1427.txt │ │ │ ├── 1428.txt │ │ │ ├── 1429.txt │ │ │ ├── 1430.txt │ │ │ ├── 1431.txt │ │ │ ├── 1432.txt │ │ │ ├── 1433.txt │ │ │ ├── 1434.txt │ │ │ ├── 1435.txt │ │ │ ├── 1436.txt │ │ │ ├── 1437.txt │ │ │ ├── 1438.txt │ │ │ ├── 1439.txt │ │ │ ├── 1440.txt │ │ │ ├── 1441.txt │ │ │ ├── 1442.txt │ │ │ ├── 1443.txt │ │ │ ├── 1444.txt │ │ │ ├── 1445.txt │ │ │ ├── 1446.txt │ │ │ ├── 1447.txt │ │ │ ├── 1448.txt │ │ │ ├── 1449.txt │ │ │ ├── 1450.txt │ │ │ ├── 1451.txt │ │ │ └── 1452.txt │ │ └── woman │ │ │ ├── 955.txt │ │ │ ├── 956.txt │ │ │ ├── 957.txt │ │ │ ├── 958.txt │ │ │ ├── 959.txt │ │ │ ├── 960.txt │ │ │ ├── 961.txt │ │ │ ├── 962.txt │ │ │ ├── 963.txt │ │ │ ├── 964.txt │ │ │ ├── 965.txt │ │ │ ├── 966.txt │ │ │ ├── 967.txt │ │ │ ├── 968.txt │ │ │ ├── 969.txt │ │ │ ├── 970.txt │ │ │ ├── 971.txt │ │ │ ├── 972.txt │ │ │ ├── 973.txt │ │ │ ├── 974.txt │ │ │ ├── 975.txt │ │ │ ├── 976.txt │ │ │ ├── 977.txt │ │ │ ├── 978.txt │ │ │ ├── 979.txt │ │ │ ├── 980.txt │ │ │ ├── 981.txt │ │ │ ├── 982.txt │ │ │ ├── 983.txt │ │ │ ├── 984.txt │ │ │ ├── 985.txt │ │ │ ├── 986.txt │ │ │ ├── 987.txt │ │ │ ├── 988.txt │ │ │ ├── 989.txt │ │ │ ├── 990.txt │ │ │ ├── 991.txt │ │ │ └── 992.txt │ └── train │ │ ├── literature │ │ ├── 1.txt │ │ ├── 10.txt │ │ ├── 100.txt │ │ ├── 101.txt │ │ ├── 102.txt │ │ ├── 103.txt │ │ ├── 104.txt │ │ ├── 105.txt │ │ ├── 106.txt │ │ ├── 107.txt │ │ ├── 108.txt │ │ ├── 109.txt │ │ ├── 11.txt │ │ ├── 110.txt │ │ ├── 111.txt │ │ ├── 112.txt │ │ ├── 113.txt │ │ ├── 114.txt │ │ ├── 115.txt │ │ ├── 116.txt │ │ ├── 117.txt │ │ ├── 118.txt │ │ ├── 119.txt │ │ ├── 12.txt │ │ ├── 120.txt │ │ ├── 121.txt │ │ ├── 122.txt │ │ ├── 123.txt │ │ ├── 124.txt │ │ ├── 125.txt │ │ ├── 126.txt │ │ ├── 127.txt │ │ ├── 128.txt │ │ ├── 129.txt │ │ ├── 13.txt │ │ ├── 130.txt │ │ ├── 131.txt │ │ ├── 132.txt │ │ ├── 133.txt │ │ ├── 134.txt │ │ ├── 135.txt │ │ ├── 136.txt │ │ ├── 137.txt │ │ ├── 138.txt │ │ ├── 139.txt │ │ ├── 14.txt │ │ ├── 140.txt │ │ ├── 141.txt │ │ ├── 142.txt │ │ ├── 143.txt │ │ ├── 144.txt │ │ ├── 145.txt │ │ ├── 146.txt │ │ ├── 147.txt │ │ ├── 148.txt │ │ ├── 149.txt │ │ ├── 15.txt │ │ ├── 150.txt │ │ ├── 151.txt │ │ ├── 152.txt │ │ ├── 153.txt │ │ ├── 154.txt │ │ ├── 155.txt │ │ ├── 156.txt │ │ ├── 157.txt │ │ ├── 158.txt │ │ ├── 159.txt │ │ ├── 16.txt │ │ ├── 160.txt │ │ ├── 161.txt │ │ ├── 162.txt │ │ ├── 163.txt │ │ ├── 164.txt │ │ ├── 165.txt │ │ ├── 166.txt │ │ ├── 167.txt │ │ ├── 168.txt │ │ ├── 169.txt │ │ ├── 17.txt │ │ ├── 170.txt │ │ ├── 171.txt │ │ ├── 172.txt │ │ ├── 173.txt │ │ ├── 174.txt │ │ ├── 175.txt │ │ ├── 176.txt │ │ ├── 177.txt │ │ ├── 178.txt │ │ ├── 179.txt │ │ ├── 18.txt │ │ ├── 180.txt │ │ ├── 181.txt │ │ ├── 182.txt │ │ ├── 183.txt │ │ ├── 184.txt │ │ ├── 185.txt │ │ ├── 186.txt │ │ ├── 187.txt │ │ ├── 188.txt │ │ ├── 189.txt │ │ ├── 19.txt │ │ ├── 190.txt │ │ ├── 191.txt │ │ ├── 192.txt │ │ ├── 193.txt │ │ ├── 194.txt │ │ ├── 195.txt │ │ ├── 196.txt │ │ ├── 197.txt │ │ ├── 198.txt │ │ ├── 199.txt │ │ ├── 2.txt │ │ ├── 20.txt │ │ ├── 200.txt │ │ ├── 201.txt │ │ ├── 202.txt │ │ ├── 203.txt │ │ ├── 204.txt │ │ ├── 205.txt │ │ ├── 206.txt │ │ ├── 207.txt │ │ ├── 208.txt │ │ ├── 209.txt │ │ ├── 21.txt │ │ ├── 210.txt │ │ ├── 211.txt │ │ ├── 212.txt │ │ ├── 213.txt │ │ ├── 214.txt │ │ ├── 215.txt │ │ ├── 216.txt │ │ ├── 217.txt │ │ ├── 218.txt │ │ ├── 219.txt │ │ ├── 22.txt │ │ ├── 220.txt │ │ ├── 221.txt │ │ ├── 222.txt │ │ ├── 223.txt │ │ ├── 224.txt │ │ ├── 225.txt │ │ ├── 226.txt │ │ ├── 227.txt │ │ ├── 228.txt │ │ ├── 229.txt │ │ ├── 23.txt │ │ ├── 230.txt │ │ ├── 231.txt │ │ ├── 232.txt │ │ ├── 233.txt │ │ ├── 234.txt │ │ ├── 235.txt │ │ ├── 236.txt │ │ ├── 237.txt │ │ ├── 238.txt │ │ ├── 239.txt │ │ ├── 24.txt │ │ ├── 240.txt │ │ ├── 241.txt │ │ ├── 242.txt │ │ ├── 243.txt │ │ ├── 244.txt │ │ ├── 245.txt │ │ ├── 246.txt │ │ ├── 247.txt │ │ ├── 248.txt │ │ ├── 249.txt │ │ ├── 25.txt │ │ ├── 250.txt │ │ ├── 251.txt │ │ ├── 252.txt │ │ ├── 253.txt │ │ ├── 254.txt │ │ ├── 255.txt │ │ ├── 256.txt │ │ ├── 257.txt │ │ ├── 258.txt │ │ ├── 259.txt │ │ ├── 26.txt │ │ ├── 260.txt │ │ ├── 261.txt │ │ ├── 262.txt │ │ ├── 263.txt │ │ ├── 264.txt │ │ ├── 265.txt │ │ ├── 266.txt │ │ ├── 267.txt │ │ ├── 268.txt │ │ ├── 269.txt │ │ ├── 27.txt │ │ ├── 270.txt │ │ ├── 271.txt │ │ ├── 272.txt │ │ ├── 273.txt │ │ ├── 274.txt │ │ ├── 275.txt │ │ ├── 276.txt │ │ ├── 277.txt │ │ ├── 278.txt │ │ ├── 279.txt │ │ ├── 28.txt │ │ ├── 280.txt │ │ ├── 281.txt │ │ ├── 282.txt │ │ ├── 283.txt │ │ ├── 284.txt │ │ ├── 285.txt │ │ ├── 286.txt │ │ ├── 287.txt │ │ ├── 288.txt │ │ ├── 289.txt │ │ ├── 29.txt │ │ ├── 290.txt │ │ ├── 291.txt │ │ ├── 292.txt │ │ ├── 293.txt │ │ ├── 294.txt │ │ ├── 295.txt │ │ ├── 296.txt │ │ ├── 297.txt │ │ ├── 298.txt │ │ ├── 299.txt │ │ ├── 3.txt │ │ ├── 30.txt │ │ ├── 300.txt │ │ ├── 301.txt │ │ ├── 302.txt │ │ ├── 303.txt │ │ ├── 304.txt │ │ ├── 305.txt │ │ ├── 306.txt │ │ ├── 307.txt │ │ ├── 308.txt │ │ ├── 309.txt │ │ ├── 31.txt │ │ ├── 310.txt │ │ ├── 311.txt │ │ ├── 312.txt │ │ ├── 313.txt │ │ ├── 314.txt │ │ ├── 315.txt │ │ ├── 316.txt │ │ ├── 317.txt │ │ ├── 318.txt │ │ ├── 319.txt │ │ ├── 32.txt │ │ ├── 320.txt │ │ ├── 321.txt │ │ ├── 322.txt │ │ ├── 323.txt │ │ ├── 324.txt │ │ ├── 325.txt │ │ ├── 326.txt │ │ ├── 327.txt │ │ ├── 328.txt │ │ ├── 329.txt │ │ ├── 33.txt │ │ ├── 330.txt │ │ ├── 331.txt │ │ ├── 332.txt │ │ ├── 333.txt │ │ ├── 334.txt │ │ ├── 335.txt │ │ ├── 336.txt │ │ ├── 337.txt │ │ ├── 338.txt │ │ ├── 339.txt │ │ ├── 34.txt │ │ ├── 340.txt │ │ ├── 341.txt │ │ ├── 342.txt │ │ ├── 343.txt │ │ ├── 344.txt │ │ ├── 345.txt │ │ ├── 346.txt │ │ ├── 347.txt │ │ ├── 348.txt │ │ ├── 349.txt │ │ ├── 35.txt │ │ ├── 350.txt │ │ ├── 351.txt │ │ ├── 352.txt │ │ ├── 353.txt │ │ ├── 354.txt │ │ ├── 355.txt │ │ ├── 356.txt │ │ ├── 357.txt │ │ ├── 358.txt │ │ ├── 359.txt │ │ ├── 36.txt │ │ ├── 360.txt │ │ ├── 361.txt │ │ ├── 362.txt │ │ ├── 363.txt │ │ ├── 364.txt │ │ ├── 365.txt │ │ ├── 366.txt │ │ ├── 367.txt │ │ ├── 368.txt │ │ ├── 369.txt │ │ ├── 37.txt │ │ ├── 370.txt │ │ ├── 371.txt │ │ ├── 372.txt │ │ ├── 373.txt │ │ ├── 374.txt │ │ ├── 375.txt │ │ ├── 376.txt │ │ ├── 377.txt │ │ ├── 378.txt │ │ ├── 379.txt │ │ ├── 38.txt │ │ ├── 380.txt │ │ ├── 381.txt │ │ ├── 382.txt │ │ ├── 383.txt │ │ ├── 384.txt │ │ ├── 385.txt │ │ ├── 386.txt │ │ ├── 387.txt │ │ ├── 388.txt │ │ ├── 389.txt │ │ ├── 39.txt │ │ ├── 390.txt │ │ ├── 391.txt │ │ ├── 392.txt │ │ ├── 393.txt │ │ ├── 394.txt │ │ ├── 395.txt │ │ ├── 396.txt │ │ ├── 397.txt │ │ ├── 398.txt │ │ ├── 399.txt │ │ ├── 4.txt │ │ ├── 40.txt │ │ ├── 400.txt │ │ ├── 401.txt │ │ ├── 402.txt │ │ ├── 403.txt │ │ ├── 404.txt │ │ ├── 405.txt │ │ ├── 406.txt │ │ ├── 407.txt │ │ ├── 408.txt │ │ ├── 409.txt │ │ ├── 41.txt │ │ ├── 410.txt │ │ ├── 411.txt │ │ ├── 412.txt │ │ ├── 413.txt │ │ ├── 414.txt │ │ ├── 415.txt │ │ ├── 416.txt │ │ ├── 417.txt │ │ ├── 418.txt │ │ ├── 419.txt │ │ ├── 42.txt │ │ ├── 420.txt │ │ ├── 421.txt │ │ ├── 422.txt │ │ ├── 423.txt │ │ ├── 424.txt │ │ ├── 425.txt │ │ ├── 426.txt │ │ ├── 427.txt │ │ ├── 428.txt │ │ ├── 429.txt │ │ ├── 43.txt │ │ ├── 430.txt │ │ ├── 431.txt │ │ ├── 432.txt │ │ ├── 433.txt │ │ ├── 434.txt │ │ ├── 435.txt │ │ ├── 436.txt │ │ ├── 437.txt │ │ ├── 438.txt │ │ ├── 439.txt │ │ ├── 44.txt │ │ ├── 440.txt │ │ ├── 441.txt │ │ ├── 442.txt │ │ ├── 443.txt │ │ ├── 444.txt │ │ ├── 445.txt │ │ ├── 446.txt │ │ ├── 447.txt │ │ ├── 448.txt │ │ ├── 449.txt │ │ ├── 45.txt │ │ ├── 450.txt │ │ ├── 451.txt │ │ ├── 452.txt │ │ ├── 453.txt │ │ ├── 454.txt │ │ ├── 455.txt │ │ ├── 456.txt │ │ ├── 457.txt │ │ ├── 458.txt │ │ ├── 459.txt │ │ ├── 46.txt │ │ ├── 460.txt │ │ ├── 461.txt │ │ ├── 462.txt │ │ ├── 463.txt │ │ ├── 464.txt │ │ ├── 465.txt │ │ ├── 466.txt │ │ ├── 467.txt │ │ ├── 468.txt │ │ ├── 469.txt │ │ ├── 47.txt │ │ ├── 470.txt │ │ ├── 471.txt │ │ ├── 472.txt │ │ ├── 473.txt │ │ ├── 474.txt │ │ ├── 475.txt │ │ ├── 476.txt │ │ ├── 477.txt │ │ ├── 478.txt │ │ ├── 479.txt │ │ ├── 48.txt │ │ ├── 480.txt │ │ ├── 481.txt │ │ ├── 482.txt │ │ ├── 483.txt │ │ ├── 484.txt │ │ ├── 485.txt │ │ ├── 486.txt │ │ ├── 487.txt │ │ ├── 488.txt │ │ ├── 489.txt │ │ ├── 49.txt │ │ ├── 490.txt │ │ ├── 491.txt │ │ ├── 492.txt │ │ ├── 493.txt │ │ ├── 494.txt │ │ ├── 495.txt │ │ ├── 496.txt │ │ ├── 497.txt │ │ ├── 498.txt │ │ ├── 499.txt │ │ ├── 5.txt │ │ ├── 50.txt │ │ ├── 500.txt │ │ ├── 501.txt │ │ ├── 502.txt │ │ ├── 503.txt │ │ ├── 504.txt │ │ ├── 505.txt │ │ ├── 506.txt │ │ ├── 507.txt │ │ ├── 508.txt │ │ ├── 509.txt │ │ ├── 51.txt │ │ ├── 510.txt │ │ ├── 511.txt │ │ ├── 512.txt │ │ ├── 513.txt │ │ ├── 514.txt │ │ ├── 515.txt │ │ ├── 516.txt │ │ ├── 517.txt │ │ ├── 518.txt │ │ ├── 519.txt │ │ ├── 52.txt │ │ ├── 520.txt │ │ ├── 521.txt │ │ ├── 522.txt │ │ ├── 523.txt │ │ ├── 524.txt │ │ ├── 525.txt │ │ ├── 526.txt │ │ ├── 527.txt │ │ ├── 528.txt │ │ ├── 529.txt │ │ ├── 53.txt │ │ ├── 530.txt │ │ ├── 531.txt │ │ ├── 532.txt │ │ ├── 533.txt │ │ ├── 534.txt │ │ ├── 535.txt │ │ ├── 536.txt │ │ ├── 537.txt │ │ ├── 538.txt │ │ ├── 539.txt │ │ ├── 54.txt │ │ ├── 540.txt │ │ ├── 541.txt │ │ ├── 542.txt │ │ ├── 543.txt │ │ ├── 544.txt │ │ ├── 545.txt │ │ ├── 546.txt │ │ ├── 547.txt │ │ ├── 548.txt │ │ ├── 549.txt │ │ ├── 55.txt │ │ ├── 550.txt │ │ ├── 551.txt │ │ ├── 552.txt │ │ ├── 553.txt │ │ ├── 554.txt │ │ ├── 555.txt │ │ ├── 556.txt │ │ ├── 557.txt │ │ ├── 558.txt │ │ ├── 559.txt │ │ ├── 56.txt │ │ ├── 560.txt │ │ ├── 561.txt │ │ ├── 562.txt │ │ ├── 563.txt │ │ ├── 564.txt │ │ ├── 565.txt │ │ ├── 566.txt │ │ ├── 567.txt │ │ ├── 568.txt │ │ ├── 569.txt │ │ ├── 57.txt │ │ ├── 570.txt │ │ ├── 571.txt │ │ ├── 572.txt │ │ ├── 573.txt │ │ ├── 574.txt │ │ ├── 575.txt │ │ ├── 576.txt │ │ ├── 577.txt │ │ ├── 578.txt │ │ ├── 579.txt │ │ ├── 58.txt │ │ ├── 580.txt │ │ ├── 581.txt │ │ ├── 582.txt │ │ ├── 583.txt │ │ ├── 584.txt │ │ ├── 585.txt │ │ ├── 586.txt │ │ ├── 587.txt │ │ ├── 588.txt │ │ ├── 589.txt │ │ ├── 59.txt │ │ ├── 590.txt │ │ ├── 591.txt │ │ ├── 592.txt │ │ ├── 593.txt │ │ ├── 594.txt │ │ ├── 595.txt │ │ ├── 596.txt │ │ ├── 597.txt │ │ ├── 598.txt │ │ ├── 599.txt │ │ ├── 6.txt │ │ ├── 60.txt │ │ ├── 600.txt │ │ ├── 601.txt │ │ ├── 602.txt │ │ ├── 603.txt │ │ ├── 604.txt │ │ ├── 605.txt │ │ ├── 606.txt │ │ ├── 607.txt │ │ ├── 608.txt │ │ ├── 609.txt │ │ ├── 61.txt │ │ ├── 610.txt │ │ ├── 611.txt │ │ ├── 612.txt │ │ ├── 613.txt │ │ ├── 614.txt │ │ ├── 615.txt │ │ ├── 616.txt │ │ ├── 617.txt │ │ ├── 618.txt │ │ ├── 619.txt │ │ ├── 62.txt │ │ ├── 620.txt │ │ ├── 621.txt │ │ ├── 622.txt │ │ ├── 623.txt │ │ ├── 624.txt │ │ ├── 625.txt │ │ ├── 626.txt │ │ ├── 627.txt │ │ ├── 628.txt │ │ ├── 629.txt │ │ ├── 63.txt │ │ ├── 630.txt │ │ ├── 631.txt │ │ ├── 632.txt │ │ ├── 633.txt │ │ ├── 634.txt │ │ ├── 635.txt │ │ ├── 636.txt │ │ ├── 637.txt │ │ ├── 638.txt │ │ ├── 639.txt │ │ ├── 64.txt │ │ ├── 640.txt │ │ ├── 641.txt │ │ ├── 642.txt │ │ ├── 643.txt │ │ ├── 644.txt │ │ ├── 645.txt │ │ ├── 646.txt │ │ ├── 647.txt │ │ ├── 648.txt │ │ ├── 649.txt │ │ ├── 65.txt │ │ ├── 650.txt │ │ ├── 651.txt │ │ ├── 652.txt │ │ ├── 653.txt │ │ ├── 654.txt │ │ ├── 655.txt │ │ ├── 656.txt │ │ ├── 657.txt │ │ ├── 658.txt │ │ ├── 659.txt │ │ ├── 66.txt │ │ ├── 660.txt │ │ ├── 661.txt │ │ ├── 662.txt │ │ ├── 663.txt │ │ ├── 664.txt │ │ ├── 665.txt │ │ ├── 666.txt │ │ ├── 667.txt │ │ ├── 668.txt │ │ ├── 669.txt │ │ ├── 67.txt │ │ ├── 670.txt │ │ ├── 671.txt │ │ ├── 672.txt │ │ ├── 673.txt │ │ ├── 674.txt │ │ ├── 675.txt │ │ ├── 676.txt │ │ ├── 677.txt │ │ ├── 678.txt │ │ ├── 679.txt │ │ ├── 68.txt │ │ ├── 680.txt │ │ ├── 681.txt │ │ ├── 682.txt │ │ ├── 683.txt │ │ ├── 684.txt │ │ ├── 685.txt │ │ ├── 686.txt │ │ ├── 687.txt │ │ ├── 688.txt │ │ ├── 689.txt │ │ ├── 69.txt │ │ ├── 690.txt │ │ ├── 691.txt │ │ ├── 692.txt │ │ ├── 693.txt │ │ ├── 694.txt │ │ ├── 695.txt │ │ ├── 696.txt │ │ ├── 697.txt │ │ ├── 698.txt │ │ ├── 699.txt │ │ ├── 7.txt │ │ ├── 70.txt │ │ ├── 700.txt │ │ ├── 701.txt │ │ ├── 702.txt │ │ ├── 703.txt │ │ ├── 704.txt │ │ ├── 705.txt │ │ ├── 706.txt │ │ ├── 707.txt │ │ ├── 708.txt │ │ ├── 709.txt │ │ ├── 71.txt │ │ ├── 710.txt │ │ ├── 711.txt │ │ ├── 712.txt │ │ ├── 713.txt │ │ ├── 714.txt │ │ ├── 715.txt │ │ ├── 716.txt │ │ ├── 717.txt │ │ ├── 718.txt │ │ ├── 719.txt │ │ ├── 72.txt │ │ ├── 720.txt │ │ ├── 721.txt │ │ ├── 722.txt │ │ ├── 723.txt │ │ ├── 724.txt │ │ ├── 725.txt │ │ ├── 726.txt │ │ ├── 727.txt │ │ ├── 728.txt │ │ ├── 729.txt │ │ ├── 73.txt │ │ ├── 730.txt │ │ ├── 731.txt │ │ ├── 732.txt │ │ ├── 733.txt │ │ ├── 734.txt │ │ ├── 735.txt │ │ ├── 736.txt │ │ ├── 737.txt │ │ ├── 738.txt │ │ ├── 739.txt │ │ ├── 74.txt │ │ ├── 740.txt │ │ ├── 741.txt │ │ ├── 742.txt │ │ ├── 743.txt │ │ ├── 744.txt │ │ ├── 745.txt │ │ ├── 746.txt │ │ ├── 747.txt │ │ ├── 748.txt │ │ ├── 749.txt │ │ ├── 75.txt │ │ ├── 750.txt │ │ ├── 751.txt │ │ ├── 752.txt │ │ ├── 753.txt │ │ ├── 754.txt │ │ ├── 755.txt │ │ ├── 756.txt │ │ ├── 757.txt │ │ ├── 758.txt │ │ ├── 759.txt │ │ ├── 76.txt │ │ ├── 760.txt │ │ ├── 761.txt │ │ ├── 762.txt │ │ ├── 763.txt │ │ ├── 764.txt │ │ ├── 765.txt │ │ ├── 766.txt │ │ ├── 77.txt │ │ ├── 78.txt │ │ ├── 79.txt │ │ ├── 8.txt │ │ ├── 80.txt │ │ ├── 81.txt │ │ ├── 82.txt │ │ ├── 83.txt │ │ ├── 84.txt │ │ ├── 85.txt │ │ ├── 86.txt │ │ ├── 87.txt │ │ ├── 88.txt │ │ ├── 89.txt │ │ ├── 9.txt │ │ ├── 90.txt │ │ ├── 91.txt │ │ ├── 92.txt │ │ ├── 93.txt │ │ ├── 94.txt │ │ ├── 95.txt │ │ ├── 96.txt │ │ ├── 97.txt │ │ ├── 98.txt │ │ └── 99.txt │ │ ├── school │ │ ├── 1.txt │ │ ├── 10.txt │ │ ├── 100.txt │ │ ├── 101.txt │ │ ├── 102.txt │ │ ├── 103.txt │ │ ├── 104.txt │ │ ├── 105.txt │ │ ├── 106.txt │ │ ├── 107.txt │ │ ├── 108.txt │ │ ├── 109.txt │ │ ├── 11.txt │ │ ├── 110.txt │ │ ├── 111.txt │ │ ├── 112.txt │ │ ├── 113.txt │ │ ├── 114.txt │ │ ├── 115.txt │ │ ├── 116.txt │ │ ├── 117.txt │ │ ├── 118.txt │ │ ├── 119.txt │ │ ├── 12.txt │ │ ├── 120.txt │ │ ├── 121.txt │ │ ├── 122.txt │ │ ├── 123.txt │ │ ├── 124.txt │ │ ├── 125.txt │ │ ├── 126.txt │ │ ├── 127.txt │ │ ├── 128.txt │ │ ├── 129.txt │ │ ├── 13.txt │ │ ├── 130.txt │ │ ├── 131.txt │ │ ├── 132.txt │ │ ├── 133.txt │ │ ├── 134.txt │ │ ├── 135.txt │ │ ├── 136.txt │ │ ├── 137.txt │ │ ├── 138.txt │ │ ├── 139.txt │ │ ├── 14.txt │ │ ├── 140.txt │ │ ├── 141.txt │ │ ├── 142.txt │ │ ├── 143.txt │ │ ├── 144.txt │ │ ├── 145.txt │ │ ├── 146.txt │ │ ├── 147.txt │ │ ├── 148.txt │ │ ├── 149.txt │ │ ├── 15.txt │ │ ├── 150.txt │ │ ├── 151.txt │ │ ├── 152.txt │ │ ├── 153.txt │ │ ├── 154.txt │ │ ├── 155.txt │ │ ├── 156.txt │ │ ├── 157.txt │ │ ├── 158.txt │ │ ├── 159.txt │ │ ├── 16.txt │ │ ├── 160.txt │ │ ├── 161.txt │ │ ├── 162.txt │ │ ├── 163.txt │ │ ├── 164.txt │ │ ├── 165.txt │ │ ├── 166.txt │ │ ├── 167.txt │ │ ├── 168.txt │ │ ├── 169.txt │ │ ├── 17.txt │ │ ├── 170.txt │ │ ├── 171.txt │ │ ├── 172.txt │ │ ├── 173.txt │ │ ├── 174.txt │ │ ├── 175.txt │ │ ├── 176.txt │ │ ├── 177.txt │ │ ├── 178.txt │ │ ├── 179.txt │ │ ├── 18.txt │ │ ├── 180.txt │ │ ├── 181.txt │ │ ├── 182.txt │ │ ├── 183.txt │ │ ├── 184.txt │ │ ├── 185.txt │ │ ├── 186.txt │ │ ├── 187.txt │ │ ├── 188.txt │ │ ├── 189.txt │ │ ├── 19.txt │ │ ├── 190.txt │ │ ├── 191.txt │ │ ├── 192.txt │ │ ├── 193.txt │ │ ├── 194.txt │ │ ├── 195.txt │ │ ├── 196.txt │ │ ├── 197.txt │ │ ├── 198.txt │ │ ├── 199.txt │ │ ├── 2.txt │ │ ├── 20.txt │ │ ├── 200.txt │ │ ├── 201.txt │ │ ├── 202.txt │ │ ├── 203.txt │ │ ├── 204.txt │ │ ├── 205.txt │ │ ├── 206.txt │ │ ├── 207.txt │ │ ├── 208.txt │ │ ├── 209.txt │ │ ├── 21.txt │ │ ├── 210.txt │ │ ├── 211.txt │ │ ├── 212.txt │ │ ├── 213.txt │ │ ├── 214.txt │ │ ├── 215.txt │ │ ├── 216.txt │ │ ├── 217.txt │ │ ├── 218.txt │ │ ├── 219.txt │ │ ├── 22.txt │ │ ├── 220.txt │ │ ├── 221.txt │ │ ├── 222.txt │ │ ├── 223.txt │ │ ├── 224.txt │ │ ├── 225.txt │ │ ├── 226.txt │ │ ├── 227.txt │ │ ├── 228.txt │ │ ├── 229.txt │ │ ├── 23.txt │ │ ├── 230.txt │ │ ├── 231.txt │ │ ├── 232.txt │ │ ├── 233.txt │ │ ├── 234.txt │ │ ├── 235.txt │ │ ├── 236.txt │ │ ├── 237.txt │ │ ├── 238.txt │ │ ├── 239.txt │ │ ├── 24.txt │ │ ├── 240.txt │ │ ├── 241.txt │ │ ├── 242.txt │ │ ├── 243.txt │ │ ├── 244.txt │ │ ├── 245.txt │ │ ├── 246.txt │ │ ├── 247.txt │ │ ├── 248.txt │ │ ├── 249.txt │ │ ├── 25.txt │ │ ├── 26.txt │ │ ├── 27.txt │ │ ├── 28.txt │ │ ├── 29.txt │ │ ├── 3.txt │ │ ├── 30.txt │ │ ├── 31.txt │ │ ├── 32.txt │ │ ├── 33.txt │ │ ├── 34.txt │ │ ├── 35.txt │ │ ├── 36.txt │ │ ├── 37.txt │ │ ├── 38.txt │ │ ├── 39.txt │ │ ├── 4.txt │ │ ├── 40.txt │ │ ├── 41.txt │ │ ├── 42.txt │ │ ├── 43.txt │ │ ├── 44.txt │ │ ├── 45.txt │ │ ├── 46.txt │ │ ├── 47.txt │ │ ├── 48.txt │ │ ├── 49.txt │ │ ├── 5.txt │ │ ├── 50.txt │ │ ├── 51.txt │ │ ├── 52.txt │ │ ├── 53.txt │ │ ├── 54.txt │ │ ├── 55.txt │ │ ├── 56.txt │ │ ├── 57.txt │ │ ├── 58.txt │ │ ├── 59.txt │ │ ├── 6.txt │ │ ├── 60.txt │ │ ├── 61.txt │ │ ├── 62.txt │ │ ├── 63.txt │ │ ├── 64.txt │ │ ├── 65.txt │ │ ├── 66.txt │ │ ├── 67.txt │ │ ├── 68.txt │ │ ├── 69.txt │ │ ├── 7.txt │ │ ├── 70.txt │ │ ├── 71.txt │ │ ├── 72.txt │ │ ├── 73.txt │ │ ├── 74.txt │ │ ├── 75.txt │ │ ├── 76.txt │ │ ├── 77.txt │ │ ├── 78.txt │ │ ├── 79.txt │ │ ├── 8.txt │ │ ├── 80.txt │ │ ├── 81.txt │ │ ├── 82.txt │ │ ├── 83.txt │ │ ├── 84.txt │ │ ├── 85.txt │ │ ├── 86.txt │ │ ├── 87.txt │ │ ├── 88.txt │ │ ├── 89.txt │ │ ├── 9.txt │ │ ├── 90.txt │ │ ├── 91.txt │ │ ├── 92.txt │ │ ├── 93.txt │ │ ├── 94.txt │ │ ├── 95.txt │ │ ├── 96.txt │ │ ├── 97.txt │ │ ├── 98.txt │ │ └── 99.txt │ │ ├── sport │ │ ├── 1.txt │ │ ├── 10.txt │ │ ├── 100.txt │ │ ├── 1000.txt │ │ ├── 1001.txt │ │ ├── 1002.txt │ │ ├── 1003.txt │ │ ├── 1004.txt │ │ ├── 1005.txt │ │ ├── 1006.txt │ │ ├── 1007.txt │ │ ├── 1008.txt │ │ ├── 1009.txt │ │ ├── 101.txt │ │ ├── 1010.txt │ │ ├── 1011.txt │ │ ├── 1012.txt │ │ ├── 1013.txt │ │ ├── 1014.txt │ │ ├── 1015.txt │ │ ├── 1016.txt │ │ ├── 1017.txt │ │ ├── 1018.txt │ │ ├── 1019.txt │ │ ├── 102.txt │ │ ├── 1020.txt │ │ ├── 1021.txt │ │ ├── 1022.txt │ │ ├── 1023.txt │ │ ├── 1024.txt │ │ ├── 1025.txt │ │ ├── 1026.txt │ │ ├── 1027.txt │ │ ├── 1028.txt │ │ ├── 1029.txt │ │ ├── 103.txt │ │ ├── 1030.txt │ │ ├── 1031.txt │ │ ├── 1032.txt │ │ ├── 1033.txt │ │ ├── 1034.txt │ │ ├── 1035.txt │ │ ├── 1036.txt │ │ ├── 1037.txt │ │ ├── 1038.txt │ │ ├── 1039.txt │ │ ├── 104.txt │ │ ├── 1040.txt │ │ ├── 1041.txt │ │ ├── 1042.txt │ │ ├── 1043.txt │ │ ├── 1044.txt │ │ ├── 1045.txt │ │ ├── 1046.txt │ │ ├── 1047.txt │ │ ├── 1048.txt │ │ ├── 1049.txt │ │ ├── 105.txt │ │ ├── 1050.txt │ │ ├── 1051.txt │ │ ├── 1052.txt │ │ ├── 1053.txt │ │ ├── 1054.txt │ │ ├── 1055.txt │ │ ├── 1056.txt │ │ ├── 1057.txt │ │ ├── 1058.txt │ │ ├── 1059.txt │ │ ├── 106.txt │ │ ├── 1060.txt │ │ ├── 1061.txt │ │ ├── 1062.txt │ │ ├── 1063.txt │ │ ├── 1064.txt │ │ ├── 1065.txt │ │ ├── 1066.txt │ │ ├── 1067.txt │ │ ├── 1068.txt │ │ ├── 1069.txt │ │ ├── 107.txt │ │ ├── 1070.txt │ │ ├── 1071.txt │ │ ├── 1072.txt │ │ ├── 1073.txt │ │ ├── 1074.txt │ │ ├── 1075.txt │ │ ├── 1076.txt │ │ ├── 1077.txt │ │ ├── 1078.txt │ │ ├── 1079.txt │ │ ├── 108.txt │ │ ├── 1080.txt │ │ ├── 1081.txt │ │ ├── 1082.txt │ │ ├── 1083.txt │ │ ├── 1084.txt │ │ ├── 1085.txt │ │ ├── 1086.txt │ │ ├── 1087.txt │ │ ├── 1088.txt │ │ ├── 1089.txt │ │ ├── 109.txt │ │ ├── 1090.txt │ │ ├── 1091.txt │ │ ├── 1092.txt │ │ ├── 1093.txt │ │ ├── 1094.txt │ │ ├── 1095.txt │ │ ├── 1096.txt │ │ ├── 1097.txt │ │ ├── 1098.txt │ │ ├── 1099.txt │ │ ├── 11.txt │ │ ├── 110.txt │ │ ├── 1100.txt │ │ ├── 1101.txt │ │ ├── 1102.txt │ │ ├── 1103.txt │ │ ├── 1104.txt │ │ ├── 1105.txt │ │ ├── 1106.txt │ │ ├── 1107.txt │ │ ├── 1108.txt │ │ ├── 1109.txt │ │ ├── 111.txt │ │ ├── 1110.txt │ │ ├── 1111.txt │ │ ├── 1112.txt │ │ ├── 1113.txt │ │ ├── 1114.txt │ │ ├── 1115.txt │ │ ├── 1116.txt │ │ ├── 1117.txt │ │ ├── 1118.txt │ │ ├── 1119.txt │ │ ├── 112.txt │ │ ├── 1120.txt │ │ ├── 1121.txt │ │ ├── 1122.txt │ │ ├── 1123.txt │ │ ├── 1124.txt │ │ ├── 1125.txt │ │ ├── 1126.txt │ │ ├── 1127.txt │ │ ├── 1128.txt │ │ ├── 1129.txt │ │ ├── 113.txt │ │ ├── 1130.txt │ │ ├── 1131.txt │ │ ├── 1132.txt │ │ ├── 1133.txt │ │ ├── 1134.txt │ │ ├── 1135.txt │ │ ├── 1136.txt │ │ ├── 1137.txt │ │ ├── 1138.txt │ │ ├── 1139.txt │ │ ├── 114.txt │ │ ├── 1140.txt │ │ ├── 1141.txt │ │ ├── 1142.txt │ │ ├── 1143.txt │ │ ├── 1144.txt │ │ ├── 1145.txt │ │ ├── 1146.txt │ │ ├── 1147.txt │ │ ├── 1148.txt │ │ ├── 1149.txt │ │ ├── 115.txt │ │ ├── 1150.txt │ │ ├── 1151.txt │ │ ├── 1152.txt │ │ ├── 1153.txt │ │ ├── 1154.txt │ │ ├── 1155.txt │ │ ├── 1156.txt │ │ ├── 1157.txt │ │ ├── 1158.txt │ │ ├── 1159.txt │ │ ├── 116.txt │ │ ├── 1160.txt │ │ ├── 1161.txt │ │ ├── 1162.txt │ │ ├── 1163.txt │ │ ├── 1164.txt │ │ ├── 1165.txt │ │ ├── 1166.txt │ │ ├── 1167.txt │ │ ├── 1168.txt │ │ ├── 1169.txt │ │ ├── 117.txt │ │ ├── 1170.txt │ │ ├── 1171.txt │ │ ├── 1172.txt │ │ ├── 1173.txt │ │ ├── 1174.txt │ │ ├── 1175.txt │ │ ├── 1176.txt │ │ ├── 1177.txt │ │ ├── 1178.txt │ │ ├── 1179.txt │ │ ├── 118.txt │ │ ├── 1180.txt │ │ ├── 1181.txt │ │ ├── 1182.txt │ │ ├── 1183.txt │ │ ├── 1184.txt │ │ ├── 1185.txt │ │ ├── 1186.txt │ │ ├── 1187.txt │ │ ├── 1188.txt │ │ ├── 1189.txt │ │ ├── 119.txt │ │ ├── 1190.txt │ │ ├── 1191.txt │ │ ├── 1192.txt │ │ ├── 1193.txt │ │ ├── 1194.txt │ │ ├── 1195.txt │ │ ├── 1196.txt │ │ ├── 1197.txt │ │ ├── 1198.txt │ │ ├── 1199.txt │ │ ├── 12.txt │ │ ├── 120.txt │ │ ├── 1200.txt │ │ ├── 1201.txt │ │ ├── 1202.txt │ │ ├── 1203.txt │ │ ├── 1204.txt │ │ ├── 1205.txt │ │ ├── 1206.txt │ │ ├── 1207.txt │ │ ├── 1208.txt │ │ ├── 1209.txt │ │ ├── 121.txt │ │ ├── 1210.txt │ │ ├── 1211.txt │ │ ├── 1212.txt │ │ ├── 1213.txt │ │ ├── 1214.txt │ │ ├── 1215.txt │ │ ├── 1216.txt │ │ ├── 1217.txt │ │ ├── 1218.txt │ │ ├── 1219.txt │ │ ├── 122.txt │ │ ├── 1220.txt │ │ ├── 1221.txt │ │ ├── 1222.txt │ │ ├── 1223.txt │ │ ├── 1224.txt │ │ ├── 1225.txt │ │ ├── 1226.txt │ │ ├── 1227.txt │ │ ├── 1228.txt │ │ ├── 1229.txt │ │ ├── 123.txt │ │ ├── 1230.txt │ │ ├── 1231.txt │ │ ├── 1232.txt │ │ ├── 1233.txt │ │ ├── 1234.txt │ │ ├── 1235.txt │ │ ├── 1236.txt │ │ ├── 1237.txt │ │ ├── 1238.txt │ │ ├── 1239.txt │ │ ├── 124.txt │ │ ├── 1240.txt │ │ ├── 1241.txt │ │ ├── 1242.txt │ │ ├── 1243.txt │ │ ├── 1244.txt │ │ ├── 1245.txt │ │ ├── 1246.txt │ │ ├── 1247.txt │ │ ├── 1248.txt │ │ ├── 1249.txt │ │ ├── 125.txt │ │ ├── 1250.txt │ │ ├── 1251.txt │ │ ├── 1252.txt │ │ ├── 1253.txt │ │ ├── 1254.txt │ │ ├── 1255.txt │ │ ├── 1256.txt │ │ ├── 1257.txt │ │ ├── 1258.txt │ │ ├── 1259.txt │ │ ├── 126.txt │ │ ├── 1260.txt │ │ ├── 1261.txt │ │ ├── 1262.txt │ │ ├── 1263.txt │ │ ├── 1264.txt │ │ ├── 1265.txt │ │ ├── 1266.txt │ │ ├── 1267.txt │ │ ├── 1268.txt │ │ ├── 1269.txt │ │ ├── 127.txt │ │ ├── 1270.txt │ │ ├── 1271.txt │ │ ├── 1272.txt │ │ ├── 1273.txt │ │ ├── 1274.txt │ │ ├── 1275.txt │ │ ├── 1276.txt │ │ ├── 1277.txt │ │ ├── 1278.txt │ │ ├── 1279.txt │ │ ├── 128.txt │ │ ├── 1280.txt │ │ ├── 1281.txt │ │ ├── 1282.txt │ │ ├── 1283.txt │ │ ├── 1284.txt │ │ ├── 1285.txt │ │ ├── 1286.txt │ │ ├── 1287.txt │ │ ├── 1288.txt │ │ ├── 1289.txt │ │ ├── 129.txt │ │ ├── 1290.txt │ │ ├── 1291.txt │ │ ├── 1292.txt │ │ ├── 1293.txt │ │ ├── 1294.txt │ │ ├── 1295.txt │ │ ├── 1296.txt │ │ ├── 1297.txt │ │ ├── 1298.txt │ │ ├── 1299.txt │ │ ├── 13.txt │ │ ├── 130.txt │ │ ├── 1300.txt │ │ ├── 1301.txt │ │ ├── 1302.txt │ │ ├── 1303.txt │ │ ├── 1304.txt │ │ ├── 1305.txt │ │ ├── 1306.txt │ │ ├── 1307.txt │ │ ├── 1308.txt │ │ ├── 1309.txt │ │ ├── 131.txt │ │ ├── 1310.txt │ │ ├── 1311.txt │ │ ├── 1312.txt │ │ ├── 1313.txt │ │ ├── 1314.txt │ │ ├── 1315.txt │ │ ├── 1316.txt │ │ ├── 1317.txt │ │ ├── 1318.txt │ │ ├── 1319.txt │ │ ├── 132.txt │ │ ├── 1320.txt │ │ ├── 1321.txt │ │ ├── 1322.txt │ │ ├── 1323.txt │ │ ├── 1324.txt │ │ ├── 1325.txt │ │ ├── 1326.txt │ │ ├── 1327.txt │ │ ├── 1328.txt │ │ ├── 1329.txt │ │ ├── 133.txt │ │ ├── 1330.txt │ │ ├── 1331.txt │ │ ├── 1332.txt │ │ ├── 1333.txt │ │ ├── 1334.txt │ │ ├── 1335.txt │ │ ├── 1336.txt │ │ ├── 1337.txt │ │ ├── 134.txt │ │ ├── 135.txt │ │ ├── 136.txt │ │ ├── 137.txt │ │ ├── 138.txt │ │ ├── 139.txt │ │ ├── 14.txt │ │ ├── 140.txt │ │ ├── 141.txt │ │ ├── 142.txt │ │ ├── 143.txt │ │ ├── 144.txt │ │ ├── 145.txt │ │ ├── 146.txt │ │ ├── 147.txt │ │ ├── 148.txt │ │ ├── 149.txt │ │ ├── 15.txt │ │ ├── 150.txt │ │ ├── 151.txt │ │ ├── 152.txt │ │ ├── 153.txt │ │ ├── 154.txt │ │ ├── 155.txt │ │ ├── 156.txt │ │ ├── 157.txt │ │ ├── 158.txt │ │ ├── 159.txt │ │ ├── 16.txt │ │ ├── 160.txt │ │ ├── 161.txt │ │ ├── 162.txt │ │ ├── 163.txt │ │ ├── 164.txt │ │ ├── 165.txt │ │ ├── 166.txt │ │ ├── 167.txt │ │ ├── 168.txt │ │ ├── 169.txt │ │ ├── 17.txt │ │ ├── 170.txt │ │ ├── 171.txt │ │ ├── 172.txt │ │ ├── 173.txt │ │ ├── 174.txt │ │ ├── 175.txt │ │ ├── 176.txt │ │ ├── 177.txt │ │ ├── 178.txt │ │ ├── 179.txt │ │ ├── 18.txt │ │ ├── 180.txt │ │ ├── 181.txt │ │ ├── 182.txt │ │ ├── 183.txt │ │ ├── 184.txt │ │ ├── 185.txt │ │ ├── 186.txt │ │ ├── 187.txt │ │ ├── 188.txt │ │ ├── 189.txt │ │ ├── 19.txt │ │ ├── 190.txt │ │ ├── 191.txt │ │ ├── 192.txt │ │ ├── 193.txt │ │ ├── 194.txt │ │ ├── 195.txt │ │ ├── 196.txt │ │ ├── 197.txt │ │ ├── 198.txt │ │ ├── 199.txt │ │ ├── 2.txt │ │ ├── 20.txt │ │ ├── 200.txt │ │ ├── 201.txt │ │ ├── 202.txt │ │ ├── 203.txt │ │ ├── 204.txt │ │ ├── 205.txt │ │ ├── 206.txt │ │ ├── 207.txt │ │ ├── 208.txt │ │ ├── 209.txt │ │ ├── 21.txt │ │ ├── 210.txt │ │ ├── 211.txt │ │ ├── 212.txt │ │ ├── 213.txt │ │ ├── 214.txt │ │ ├── 215.txt │ │ ├── 216.txt │ │ ├── 217.txt │ │ ├── 218.txt │ │ ├── 219.txt │ │ ├── 22.txt │ │ ├── 220.txt │ │ ├── 221.txt │ │ ├── 222.txt │ │ ├── 223.txt │ │ ├── 224.txt │ │ ├── 225.txt │ │ ├── 226.txt │ │ ├── 227.txt │ │ ├── 228.txt │ │ ├── 229.txt │ │ ├── 23.txt │ │ ├── 230.txt │ │ ├── 231.txt │ │ ├── 232.txt │ │ ├── 233.txt │ │ ├── 234.txt │ │ ├── 235.txt │ │ ├── 236.txt │ │ ├── 237.txt │ │ ├── 238.txt │ │ ├── 239.txt │ │ ├── 24.txt │ │ ├── 240.txt │ │ ├── 241.txt │ │ ├── 242.txt │ │ ├── 243.txt │ │ ├── 244.txt │ │ ├── 245.txt │ │ ├── 246.txt │ │ ├── 247.txt │ │ ├── 248.txt │ │ ├── 249.txt │ │ ├── 25.txt │ │ ├── 250.txt │ │ ├── 251.txt │ │ ├── 252.txt │ │ ├── 253.txt │ │ ├── 254.txt │ │ ├── 255.txt │ │ ├── 256.txt │ │ ├── 257.txt │ │ ├── 258.txt │ │ ├── 259.txt │ │ ├── 26.txt │ │ ├── 260.txt │ │ ├── 261.txt │ │ ├── 262.txt │ │ ├── 263.txt │ │ ├── 264.txt │ │ ├── 265.txt │ │ ├── 266.txt │ │ ├── 267.txt │ │ ├── 268.txt │ │ ├── 269.txt │ │ ├── 27.txt │ │ ├── 270.txt │ │ ├── 271.txt │ │ ├── 272.txt │ │ ├── 273.txt │ │ ├── 274.txt │ │ ├── 275.txt │ │ ├── 276.txt │ │ ├── 277.txt │ │ ├── 278.txt │ │ ├── 279.txt │ │ ├── 28.txt │ │ ├── 280.txt │ │ ├── 281.txt │ │ ├── 282.txt │ │ ├── 283.txt │ │ ├── 284.txt │ │ ├── 285.txt │ │ ├── 286.txt │ │ ├── 287.txt │ │ ├── 288.txt │ │ ├── 289.txt │ │ ├── 29.txt │ │ ├── 290.txt │ │ ├── 291.txt │ │ ├── 292.txt │ │ ├── 293.txt │ │ ├── 294.txt │ │ ├── 295.txt │ │ ├── 296.txt │ │ ├── 297.txt │ │ ├── 298.txt │ │ ├── 299.txt │ │ ├── 3.txt │ │ ├── 30.txt │ │ ├── 300.txt │ │ ├── 301.txt │ │ ├── 302.txt │ │ ├── 303.txt │ │ ├── 304.txt │ │ ├── 305.txt │ │ ├── 306.txt │ │ ├── 307.txt │ │ ├── 308.txt │ │ ├── 309.txt │ │ ├── 31.txt │ │ ├── 310.txt │ │ ├── 311.txt │ │ ├── 312.txt │ │ ├── 313.txt │ │ ├── 314.txt │ │ ├── 315.txt │ │ ├── 316.txt │ │ ├── 317.txt │ │ ├── 318.txt │ │ ├── 319.txt │ │ ├── 32.txt │ │ ├── 320.txt │ │ ├── 321.txt │ │ ├── 322.txt │ │ ├── 323.txt │ │ ├── 324.txt │ │ ├── 325.txt │ │ ├── 326.txt │ │ ├── 327.txt │ │ ├── 328.txt │ │ ├── 329.txt │ │ ├── 33.txt │ │ ├── 330.txt │ │ ├── 331.txt │ │ ├── 332.txt │ │ ├── 333.txt │ │ ├── 334.txt │ │ ├── 335.txt │ │ ├── 336.txt │ │ ├── 337.txt │ │ ├── 338.txt │ │ ├── 339.txt │ │ ├── 34.txt │ │ ├── 340.txt │ │ ├── 341.txt │ │ ├── 342.txt │ │ ├── 343.txt │ │ ├── 344.txt │ │ ├── 345.txt │ │ ├── 346.txt │ │ ├── 347.txt │ │ ├── 348.txt │ │ ├── 349.txt │ │ ├── 35.txt │ │ ├── 350.txt │ │ ├── 351.txt │ │ ├── 352.txt │ │ ├── 353.txt │ │ ├── 354.txt │ │ ├── 355.txt │ │ ├── 356.txt │ │ ├── 357.txt │ │ ├── 358.txt │ │ ├── 359.txt │ │ ├── 36.txt │ │ ├── 360.txt │ │ ├── 361.txt │ │ ├── 362.txt │ │ ├── 363.txt │ │ ├── 364.txt │ │ ├── 365.txt │ │ ├── 366.txt │ │ ├── 367.txt │ │ ├── 368.txt │ │ ├── 369.txt │ │ ├── 37.txt │ │ ├── 370.txt │ │ ├── 371.txt │ │ ├── 372.txt │ │ ├── 373.txt │ │ ├── 374.txt │ │ ├── 375.txt │ │ ├── 376.txt │ │ ├── 377.txt │ │ ├── 378.txt │ │ ├── 379.txt │ │ ├── 38.txt │ │ ├── 380.txt │ │ ├── 381.txt │ │ ├── 382.txt │ │ ├── 383.txt │ │ ├── 384.txt │ │ ├── 385.txt │ │ ├── 386.txt │ │ ├── 387.txt │ │ ├── 388.txt │ │ ├── 389.txt │ │ ├── 39.txt │ │ ├── 390.txt │ │ ├── 391.txt │ │ ├── 392.txt │ │ ├── 393.txt │ │ ├── 394.txt │ │ ├── 395.txt │ │ ├── 396.txt │ │ ├── 397.txt │ │ ├── 398.txt │ │ ├── 399.txt │ │ ├── 4.txt │ │ ├── 40.txt │ │ ├── 400.txt │ │ ├── 401.txt │ │ ├── 402.txt │ │ ├── 403.txt │ │ ├── 404.txt │ │ ├── 405.txt │ │ ├── 406.txt │ │ ├── 407.txt │ │ ├── 408.txt │ │ ├── 409.txt │ │ ├── 41.txt │ │ ├── 410.txt │ │ ├── 411.txt │ │ ├── 412.txt │ │ ├── 413.txt │ │ ├── 414.txt │ │ ├── 415.txt │ │ ├── 416.txt │ │ ├── 417.txt │ │ ├── 418.txt │ │ ├── 419.txt │ │ ├── 42.txt │ │ ├── 420.txt │ │ ├── 421.txt │ │ ├── 422.txt │ │ ├── 423.txt │ │ ├── 424.txt │ │ ├── 425.txt │ │ ├── 426.txt │ │ ├── 427.txt │ │ ├── 428.txt │ │ ├── 429.txt │ │ ├── 43.txt │ │ ├── 430.txt │ │ ├── 431.txt │ │ ├── 432.txt │ │ ├── 433.txt │ │ ├── 434.txt │ │ ├── 435.txt │ │ ├── 436.txt │ │ ├── 437.txt │ │ ├── 438.txt │ │ ├── 439.txt │ │ ├── 44.txt │ │ ├── 440.txt │ │ ├── 441.txt │ │ ├── 442.txt │ │ ├── 443.txt │ │ ├── 444.txt │ │ ├── 445.txt │ │ ├── 446.txt │ │ ├── 447.txt │ │ ├── 448.txt │ │ ├── 449.txt │ │ ├── 45.txt │ │ ├── 450.txt │ │ ├── 451.txt │ │ ├── 452.txt │ │ ├── 453.txt │ │ ├── 454.txt │ │ ├── 455.txt │ │ ├── 456.txt │ │ ├── 457.txt │ │ ├── 458.txt │ │ ├── 459.txt │ │ ├── 46.txt │ │ ├── 460.txt │ │ ├── 461.txt │ │ ├── 462.txt │ │ ├── 463.txt │ │ ├── 464.txt │ │ ├── 465.txt │ │ ├── 466.txt │ │ ├── 467.txt │ │ ├── 468.txt │ │ ├── 469.txt │ │ ├── 47.txt │ │ ├── 470.txt │ │ ├── 471.txt │ │ ├── 472.txt │ │ ├── 473.txt │ │ ├── 474.txt │ │ ├── 475.txt │ │ ├── 476.txt │ │ ├── 477.txt │ │ ├── 478.txt │ │ ├── 479.txt │ │ ├── 48.txt │ │ ├── 480.txt │ │ ├── 481.txt │ │ ├── 482.txt │ │ ├── 483.txt │ │ ├── 484.txt │ │ ├── 485.txt │ │ ├── 486.txt │ │ ├── 487.txt │ │ ├── 488.txt │ │ ├── 489.txt │ │ ├── 49.txt │ │ ├── 490.txt │ │ ├── 491.txt │ │ ├── 492.txt │ │ ├── 493.txt │ │ ├── 494.txt │ │ ├── 495.txt │ │ ├── 496.txt │ │ ├── 497.txt │ │ ├── 498.txt │ │ ├── 499.txt │ │ ├── 5.txt │ │ ├── 50.txt │ │ ├── 500.txt │ │ ├── 501.txt │ │ ├── 502.txt │ │ ├── 503.txt │ │ ├── 504.txt │ │ ├── 505.txt │ │ ├── 506.txt │ │ ├── 507.txt │ │ ├── 508.txt │ │ ├── 509.txt │ │ ├── 51.txt │ │ ├── 510.txt │ │ ├── 511.txt │ │ ├── 512.txt │ │ ├── 513.txt │ │ ├── 514.txt │ │ ├── 515.txt │ │ ├── 516.txt │ │ ├── 517.txt │ │ ├── 518.txt │ │ ├── 519.txt │ │ ├── 52.txt │ │ ├── 520.txt │ │ ├── 521.txt │ │ ├── 522.txt │ │ ├── 523.txt │ │ ├── 524.txt │ │ ├── 525.txt │ │ ├── 526.txt │ │ ├── 527.txt │ │ ├── 528.txt │ │ ├── 529.txt │ │ ├── 53.txt │ │ ├── 530.txt │ │ ├── 531.txt │ │ ├── 532.txt │ │ ├── 533.txt │ │ ├── 534.txt │ │ ├── 535.txt │ │ ├── 536.txt │ │ ├── 537.txt │ │ ├── 538.txt │ │ ├── 539.txt │ │ ├── 54.txt │ │ ├── 540.txt │ │ ├── 541.txt │ │ ├── 542.txt │ │ ├── 543.txt │ │ ├── 544.txt │ │ ├── 545.txt │ │ ├── 546.txt │ │ ├── 547.txt │ │ ├── 548.txt │ │ ├── 549.txt │ │ ├── 55.txt │ │ ├── 550.txt │ │ ├── 551.txt │ │ ├── 552.txt │ │ ├── 553.txt │ │ ├── 554.txt │ │ ├── 555.txt │ │ ├── 556.txt │ │ ├── 557.txt │ │ ├── 558.txt │ │ ├── 559.txt │ │ ├── 56.txt │ │ ├── 560.txt │ │ ├── 561.txt │ │ ├── 562.txt │ │ ├── 563.txt │ │ ├── 564.txt │ │ ├── 565.txt │ │ ├── 566.txt │ │ ├── 567.txt │ │ ├── 568.txt │ │ ├── 569.txt │ │ ├── 57.txt │ │ ├── 570.txt │ │ ├── 571.txt │ │ ├── 572.txt │ │ ├── 573.txt │ │ ├── 574.txt │ │ ├── 575.txt │ │ ├── 576.txt │ │ ├── 577.txt │ │ ├── 578.txt │ │ ├── 579.txt │ │ ├── 58.txt │ │ ├── 580.txt │ │ ├── 581.txt │ │ ├── 582.txt │ │ ├── 583.txt │ │ ├── 584.txt │ │ ├── 585.txt │ │ ├── 586.txt │ │ ├── 587.txt │ │ ├── 588.txt │ │ ├── 589.txt │ │ ├── 59.txt │ │ ├── 590.txt │ │ ├── 591.txt │ │ ├── 592.txt │ │ ├── 593.txt │ │ ├── 594.txt │ │ ├── 595.txt │ │ ├── 596.txt │ │ ├── 597.txt │ │ ├── 598.txt │ │ ├── 599.txt │ │ ├── 6.txt │ │ ├── 60.txt │ │ ├── 600.txt │ │ ├── 601.txt │ │ ├── 602.txt │ │ ├── 603.txt │ │ ├── 604.txt │ │ ├── 605.txt │ │ ├── 606.txt │ │ ├── 607.txt │ │ ├── 608.txt │ │ ├── 609.txt │ │ ├── 61.txt │ │ ├── 610.txt │ │ ├── 611.txt │ │ ├── 612.txt │ │ ├── 613.txt │ │ ├── 614.txt │ │ ├── 615.txt │ │ ├── 616.txt │ │ ├── 617.txt │ │ ├── 618.txt │ │ ├── 619.txt │ │ ├── 62.txt │ │ ├── 620.txt │ │ ├── 621.txt │ │ ├── 622.txt │ │ ├── 623.txt │ │ ├── 624.txt │ │ ├── 625.txt │ │ ├── 626.txt │ │ ├── 627.txt │ │ ├── 628.txt │ │ ├── 629.txt │ │ ├── 63.txt │ │ ├── 630.txt │ │ ├── 631.txt │ │ ├── 632.txt │ │ ├── 633.txt │ │ ├── 634.txt │ │ ├── 635.txt │ │ ├── 636.txt │ │ ├── 637.txt │ │ ├── 638.txt │ │ ├── 639.txt │ │ ├── 64.txt │ │ ├── 640.txt │ │ ├── 641.txt │ │ ├── 642.txt │ │ ├── 643.txt │ │ ├── 644.txt │ │ ├── 645.txt │ │ ├── 646.txt │ │ ├── 647.txt │ │ ├── 648.txt │ │ ├── 649.txt │ │ ├── 65.txt │ │ ├── 650.txt │ │ ├── 651.txt │ │ ├── 652.txt │ │ ├── 653.txt │ │ ├── 654.txt │ │ ├── 655.txt │ │ ├── 656.txt │ │ ├── 657.txt │ │ ├── 658.txt │ │ ├── 659.txt │ │ ├── 66.txt │ │ ├── 660.txt │ │ ├── 661.txt │ │ ├── 662.txt │ │ ├── 663.txt │ │ ├── 664.txt │ │ ├── 665.txt │ │ ├── 666.txt │ │ ├── 667.txt │ │ ├── 668.txt │ │ ├── 669.txt │ │ ├── 67.txt │ │ ├── 670.txt │ │ ├── 671.txt │ │ ├── 672.txt │ │ ├── 673.txt │ │ ├── 674.txt │ │ ├── 675.txt │ │ ├── 676.txt │ │ ├── 677.txt │ │ ├── 678.txt │ │ ├── 679.txt │ │ ├── 68.txt │ │ ├── 680.txt │ │ ├── 681.txt │ │ ├── 682.txt │ │ ├── 683.txt │ │ ├── 684.txt │ │ ├── 685.txt │ │ ├── 686.txt │ │ ├── 687.txt │ │ ├── 688.txt │ │ ├── 689.txt │ │ ├── 69.txt │ │ ├── 690.txt │ │ ├── 691.txt │ │ ├── 692.txt │ │ ├── 693.txt │ │ ├── 694.txt │ │ ├── 695.txt │ │ ├── 696.txt │ │ ├── 697.txt │ │ ├── 698.txt │ │ ├── 699.txt │ │ ├── 7.txt │ │ ├── 70.txt │ │ ├── 700.txt │ │ ├── 701.txt │ │ ├── 702.txt │ │ ├── 703.txt │ │ ├── 704.txt │ │ ├── 705.txt │ │ ├── 706.txt │ │ ├── 707.txt │ │ ├── 708.txt │ │ ├── 709.txt │ │ ├── 71.txt │ │ ├── 710.txt │ │ ├── 711.txt │ │ ├── 712.txt │ │ ├── 713.txt │ │ ├── 714.txt │ │ ├── 715.txt │ │ ├── 716.txt │ │ ├── 717.txt │ │ ├── 718.txt │ │ ├── 719.txt │ │ ├── 72.txt │ │ ├── 720.txt │ │ ├── 721.txt │ │ ├── 722.txt │ │ ├── 723.txt │ │ ├── 724.txt │ │ ├── 725.txt │ │ ├── 726.txt │ │ ├── 727.txt │ │ ├── 728.txt │ │ ├── 729.txt │ │ ├── 73.txt │ │ ├── 730.txt │ │ ├── 731.txt │ │ ├── 732.txt │ │ ├── 733.txt │ │ ├── 734.txt │ │ ├── 735.txt │ │ ├── 736.txt │ │ ├── 737.txt │ │ ├── 738.txt │ │ ├── 739.txt │ │ ├── 74.txt │ │ ├── 740.txt │ │ ├── 741.txt │ │ ├── 742.txt │ │ ├── 743.txt │ │ ├── 744.txt │ │ ├── 745.txt │ │ ├── 746.txt │ │ ├── 747.txt │ │ ├── 748.txt │ │ ├── 749.txt │ │ ├── 75.txt │ │ ├── 750.txt │ │ ├── 751.txt │ │ ├── 752.txt │ │ ├── 753.txt │ │ ├── 754.txt │ │ ├── 755.txt │ │ ├── 756.txt │ │ ├── 757.txt │ │ ├── 758.txt │ │ ├── 759.txt │ │ ├── 76.txt │ │ ├── 760.txt │ │ ├── 761.txt │ │ ├── 762.txt │ │ ├── 763.txt │ │ ├── 764.txt │ │ ├── 765.txt │ │ ├── 766.txt │ │ ├── 767.txt │ │ ├── 768.txt │ │ ├── 769.txt │ │ ├── 77.txt │ │ ├── 770.txt │ │ ├── 771.txt │ │ ├── 772.txt │ │ ├── 773.txt │ │ ├── 774.txt │ │ ├── 775.txt │ │ ├── 776.txt │ │ ├── 777.txt │ │ ├── 778.txt │ │ ├── 779.txt │ │ ├── 78.txt │ │ ├── 780.txt │ │ ├── 781.txt │ │ ├── 782.txt │ │ ├── 783.txt │ │ ├── 784.txt │ │ ├── 785.txt │ │ ├── 786.txt │ │ ├── 787.txt │ │ ├── 788.txt │ │ ├── 789.txt │ │ ├── 79.txt │ │ ├── 790.txt │ │ ├── 791.txt │ │ ├── 792.txt │ │ ├── 793.txt │ │ ├── 794.txt │ │ ├── 795.txt │ │ ├── 796.txt │ │ ├── 797.txt │ │ ├── 798.txt │ │ ├── 799.txt │ │ ├── 8.txt │ │ ├── 80.txt │ │ ├── 800.txt │ │ ├── 801.txt │ │ ├── 802.txt │ │ ├── 803.txt │ │ ├── 804.txt │ │ ├── 805.txt │ │ ├── 806.txt │ │ ├── 807.txt │ │ ├── 808.txt │ │ ├── 809.txt │ │ ├── 81.txt │ │ ├── 810.txt │ │ ├── 811.txt │ │ ├── 812.txt │ │ ├── 813.txt │ │ ├── 814.txt │ │ ├── 815.txt │ │ ├── 816.txt │ │ ├── 817.txt │ │ ├── 818.txt │ │ ├── 819.txt │ │ ├── 82.txt │ │ ├── 820.txt │ │ ├── 821.txt │ │ ├── 822.txt │ │ ├── 823.txt │ │ ├── 824.txt │ │ ├── 825.txt │ │ ├── 826.txt │ │ ├── 827.txt │ │ ├── 828.txt │ │ ├── 829.txt │ │ ├── 83.txt │ │ ├── 830.txt │ │ ├── 831.txt │ │ ├── 832.txt │ │ ├── 833.txt │ │ ├── 834.txt │ │ ├── 835.txt │ │ ├── 836.txt │ │ ├── 837.txt │ │ ├── 838.txt │ │ ├── 839.txt │ │ ├── 84.txt │ │ ├── 840.txt │ │ ├── 841.txt │ │ ├── 842.txt │ │ ├── 843.txt │ │ ├── 844.txt │ │ ├── 845.txt │ │ ├── 846.txt │ │ ├── 847.txt │ │ ├── 848.txt │ │ ├── 849.txt │ │ ├── 85.txt │ │ ├── 850.txt │ │ ├── 851.txt │ │ ├── 852.txt │ │ ├── 853.txt │ │ ├── 854.txt │ │ ├── 855.txt │ │ ├── 856.txt │ │ ├── 857.txt │ │ ├── 858.txt │ │ ├── 859.txt │ │ ├── 86.txt │ │ ├── 860.txt │ │ ├── 861.txt │ │ ├── 862.txt │ │ ├── 863.txt │ │ ├── 864.txt │ │ ├── 865.txt │ │ ├── 866.txt │ │ ├── 867.txt │ │ ├── 868.txt │ │ ├── 869.txt │ │ ├── 87.txt │ │ ├── 870.txt │ │ ├── 871.txt │ │ ├── 872.txt │ │ ├── 873.txt │ │ ├── 874.txt │ │ ├── 875.txt │ │ ├── 876.txt │ │ ├── 877.txt │ │ ├── 878.txt │ │ ├── 879.txt │ │ ├── 88.txt │ │ ├── 880.txt │ │ ├── 881.txt │ │ ├── 882.txt │ │ ├── 883.txt │ │ ├── 884.txt │ │ ├── 885.txt │ │ ├── 886.txt │ │ ├── 887.txt │ │ ├── 888.txt │ │ ├── 889.txt │ │ ├── 89.txt │ │ ├── 890.txt │ │ ├── 891.txt │ │ ├── 892.txt │ │ ├── 893.txt │ │ ├── 894.txt │ │ ├── 895.txt │ │ ├── 896.txt │ │ ├── 897.txt │ │ ├── 898.txt │ │ ├── 899.txt │ │ ├── 9.txt │ │ ├── 90.txt │ │ ├── 900.txt │ │ ├── 901.txt │ │ ├── 902.txt │ │ ├── 903.txt │ │ ├── 904.txt │ │ ├── 905.txt │ │ ├── 906.txt │ │ ├── 907.txt │ │ ├── 908.txt │ │ ├── 909.txt │ │ ├── 91.txt │ │ ├── 910.txt │ │ ├── 911.txt │ │ ├── 912.txt │ │ ├── 913.txt │ │ ├── 914.txt │ │ ├── 915.txt │ │ ├── 916.txt │ │ ├── 917.txt │ │ ├── 918.txt │ │ ├── 919.txt │ │ ├── 92.txt │ │ ├── 920.txt │ │ ├── 921.txt │ │ ├── 922.txt │ │ ├── 923.txt │ │ ├── 924.txt │ │ ├── 925.txt │ │ ├── 926.txt │ │ ├── 927.txt │ │ ├── 928.txt │ │ ├── 929.txt │ │ ├── 93.txt │ │ ├── 930.txt │ │ ├── 931.txt │ │ ├── 932.txt │ │ ├── 933.txt │ │ ├── 934.txt │ │ ├── 935.txt │ │ ├── 936.txt │ │ ├── 937.txt │ │ ├── 938.txt │ │ ├── 939.txt │ │ ├── 94.txt │ │ ├── 940.txt │ │ ├── 941.txt │ │ ├── 942.txt │ │ ├── 943.txt │ │ ├── 944.txt │ │ ├── 945.txt │ │ ├── 946.txt │ │ ├── 947.txt │ │ ├── 948.txt │ │ ├── 949.txt │ │ ├── 95.txt │ │ ├── 950.txt │ │ ├── 951.txt │ │ ├── 952.txt │ │ ├── 953.txt │ │ ├── 954.txt │ │ ├── 955.txt │ │ ├── 956.txt │ │ ├── 957.txt │ │ ├── 958.txt │ │ ├── 959.txt │ │ ├── 96.txt │ │ ├── 960.txt │ │ ├── 961.txt │ │ ├── 962.txt │ │ ├── 963.txt │ │ ├── 964.txt │ │ ├── 965.txt │ │ ├── 966.txt │ │ ├── 967.txt │ │ ├── 968.txt │ │ ├── 969.txt │ │ ├── 97.txt │ │ ├── 970.txt │ │ ├── 971.txt │ │ ├── 972.txt │ │ ├── 973.txt │ │ ├── 974.txt │ │ ├── 975.txt │ │ ├── 976.txt │ │ ├── 977.txt │ │ ├── 978.txt │ │ ├── 979.txt │ │ ├── 98.txt │ │ ├── 980.txt │ │ ├── 981.txt │ │ ├── 982.txt │ │ ├── 983.txt │ │ ├── 984.txt │ │ ├── 985.txt │ │ ├── 986.txt │ │ ├── 987.txt │ │ ├── 988.txt │ │ ├── 989.txt │ │ ├── 99.txt │ │ ├── 990.txt │ │ ├── 991.txt │ │ ├── 992.txt │ │ ├── 993.txt │ │ ├── 994.txt │ │ ├── 995.txt │ │ ├── 996.txt │ │ ├── 997.txt │ │ ├── 998.txt │ │ └── 999.txt │ │ └── woman │ │ ├── 1.txt │ │ ├── 10.txt │ │ ├── 100.txt │ │ ├── 101.txt │ │ ├── 102.txt │ │ ├── 103.txt │ │ ├── 104.txt │ │ ├── 105.txt │ │ ├── 106.txt │ │ ├── 107.txt │ │ ├── 108.txt │ │ ├── 109.txt │ │ ├── 11.txt │ │ ├── 110.txt │ │ ├── 111.txt │ │ ├── 112.txt │ │ ├── 113.txt │ │ ├── 114.txt │ │ ├── 115.txt │ │ ├── 116.txt │ │ ├── 117.txt │ │ ├── 118.txt │ │ ├── 119.txt │ │ ├── 12.txt │ │ ├── 120.txt │ │ ├── 121.txt │ │ ├── 122.txt │ │ ├── 123.txt │ │ ├── 124.txt │ │ ├── 125.txt │ │ ├── 126.txt │ │ ├── 127.txt │ │ ├── 128.txt │ │ ├── 129.txt │ │ ├── 13.txt │ │ ├── 130.txt │ │ ├── 131.txt │ │ ├── 132.txt │ │ ├── 133.txt │ │ ├── 134.txt │ │ ├── 135.txt │ │ ├── 136.txt │ │ ├── 137.txt │ │ ├── 138.txt │ │ ├── 139.txt │ │ ├── 14.txt │ │ ├── 140.txt │ │ ├── 141.txt │ │ ├── 142.txt │ │ ├── 143.txt │ │ ├── 144.txt │ │ ├── 145.txt │ │ ├── 146.txt │ │ ├── 147.txt │ │ ├── 148.txt │ │ ├── 149.txt │ │ ├── 15.txt │ │ ├── 150.txt │ │ ├── 151.txt │ │ ├── 152.txt │ │ ├── 153.txt │ │ ├── 154.txt │ │ ├── 155.txt │ │ ├── 156.txt │ │ ├── 157.txt │ │ ├── 158.txt │ │ ├── 159.txt │ │ ├── 16.txt │ │ ├── 160.txt │ │ ├── 161.txt │ │ ├── 162.txt │ │ ├── 163.txt │ │ ├── 164.txt │ │ ├── 165.txt │ │ ├── 166.txt │ │ ├── 167.txt │ │ ├── 168.txt │ │ ├── 169.txt │ │ ├── 17.txt │ │ ├── 170.txt │ │ ├── 171.txt │ │ ├── 172.txt │ │ ├── 173.txt │ │ ├── 174.txt │ │ ├── 175.txt │ │ ├── 176.txt │ │ ├── 177.txt │ │ ├── 178.txt │ │ ├── 179.txt │ │ ├── 18.txt │ │ ├── 180.txt │ │ ├── 181.txt │ │ ├── 182.txt │ │ ├── 183.txt │ │ ├── 184.txt │ │ ├── 185.txt │ │ ├── 186.txt │ │ ├── 187.txt │ │ ├── 188.txt │ │ ├── 189.txt │ │ ├── 19.txt │ │ ├── 190.txt │ │ ├── 191.txt │ │ ├── 192.txt │ │ ├── 193.txt │ │ ├── 194.txt │ │ ├── 195.txt │ │ ├── 196.txt │ │ ├── 197.txt │ │ ├── 198.txt │ │ ├── 199.txt │ │ ├── 2.txt │ │ ├── 20.txt │ │ ├── 200.txt │ │ ├── 201.txt │ │ ├── 202.txt │ │ ├── 203.txt │ │ ├── 204.txt │ │ ├── 205.txt │ │ ├── 206.txt │ │ ├── 207.txt │ │ ├── 208.txt │ │ ├── 209.txt │ │ ├── 21.txt │ │ ├── 210.txt │ │ ├── 211.txt │ │ ├── 212.txt │ │ ├── 213.txt │ │ ├── 214.txt │ │ ├── 215.txt │ │ ├── 216.txt │ │ ├── 217.txt │ │ ├── 218.txt │ │ ├── 219.txt │ │ ├── 22.txt │ │ ├── 220.txt │ │ ├── 221.txt │ │ ├── 222.txt │ │ ├── 223.txt │ │ ├── 224.txt │ │ ├── 225.txt │ │ ├── 226.txt │ │ ├── 227.txt │ │ ├── 228.txt │ │ ├── 229.txt │ │ ├── 23.txt │ │ ├── 230.txt │ │ ├── 231.txt │ │ ├── 232.txt │ │ ├── 233.txt │ │ ├── 234.txt │ │ ├── 235.txt │ │ ├── 236.txt │ │ ├── 237.txt │ │ ├── 238.txt │ │ ├── 239.txt │ │ ├── 24.txt │ │ ├── 240.txt │ │ ├── 241.txt │ │ ├── 242.txt │ │ ├── 243.txt │ │ ├── 244.txt │ │ ├── 245.txt │ │ ├── 246.txt │ │ ├── 247.txt │ │ ├── 248.txt │ │ ├── 249.txt │ │ ├── 25.txt │ │ ├── 250.txt │ │ ├── 251.txt │ │ ├── 252.txt │ │ ├── 253.txt │ │ ├── 254.txt │ │ ├── 255.txt │ │ ├── 256.txt │ │ ├── 257.txt │ │ ├── 258.txt │ │ ├── 259.txt │ │ ├── 26.txt │ │ ├── 260.txt │ │ ├── 261.txt │ │ ├── 262.txt │ │ ├── 263.txt │ │ ├── 264.txt │ │ ├── 265.txt │ │ ├── 266.txt │ │ ├── 267.txt │ │ ├── 268.txt │ │ ├── 269.txt │ │ ├── 27.txt │ │ ├── 270.txt │ │ ├── 271.txt │ │ ├── 272.txt │ │ ├── 273.txt │ │ ├── 274.txt │ │ ├── 275.txt │ │ ├── 276.txt │ │ ├── 277.txt │ │ ├── 278.txt │ │ ├── 279.txt │ │ ├── 28.txt │ │ ├── 280.txt │ │ ├── 281.txt │ │ ├── 282.txt │ │ ├── 283.txt │ │ ├── 284.txt │ │ ├── 285.txt │ │ ├── 286.txt │ │ ├── 287.txt │ │ ├── 288.txt │ │ ├── 289.txt │ │ ├── 29.txt │ │ ├── 290.txt │ │ ├── 291.txt │ │ ├── 292.txt │ │ ├── 293.txt │ │ ├── 294.txt │ │ ├── 295.txt │ │ ├── 296.txt │ │ ├── 297.txt │ │ ├── 298.txt │ │ ├── 299.txt │ │ ├── 3.txt │ │ ├── 30.txt │ │ ├── 300.txt │ │ ├── 301.txt │ │ ├── 302.txt │ │ ├── 303.txt │ │ ├── 304.txt │ │ ├── 305.txt │ │ ├── 306.txt │ │ ├── 307.txt │ │ ├── 308.txt │ │ ├── 309.txt │ │ ├── 31.txt │ │ ├── 310.txt │ │ ├── 311.txt │ │ ├── 312.txt │ │ ├── 313.txt │ │ ├── 314.txt │ │ ├── 315.txt │ │ ├── 316.txt │ │ ├── 317.txt │ │ ├── 318.txt │ │ ├── 319.txt │ │ ├── 32.txt │ │ ├── 320.txt │ │ ├── 321.txt │ │ ├── 322.txt │ │ ├── 323.txt │ │ ├── 324.txt │ │ ├── 325.txt │ │ ├── 326.txt │ │ ├── 327.txt │ │ ├── 328.txt │ │ ├── 329.txt │ │ ├── 33.txt │ │ ├── 330.txt │ │ ├── 331.txt │ │ ├── 332.txt │ │ ├── 333.txt │ │ ├── 334.txt │ │ ├── 335.txt │ │ ├── 336.txt │ │ ├── 337.txt │ │ ├── 338.txt │ │ ├── 339.txt │ │ ├── 34.txt │ │ ├── 340.txt │ │ ├── 341.txt │ │ ├── 342.txt │ │ ├── 343.txt │ │ ├── 344.txt │ │ ├── 345.txt │ │ ├── 346.txt │ │ ├── 347.txt │ │ ├── 348.txt │ │ ├── 349.txt │ │ ├── 35.txt │ │ ├── 350.txt │ │ ├── 351.txt │ │ ├── 352.txt │ │ ├── 353.txt │ │ ├── 354.txt │ │ ├── 355.txt │ │ ├── 356.txt │ │ ├── 357.txt │ │ ├── 358.txt │ │ ├── 359.txt │ │ ├── 36.txt │ │ ├── 360.txt │ │ ├── 361.txt │ │ ├── 362.txt │ │ ├── 363.txt │ │ ├── 364.txt │ │ ├── 365.txt │ │ ├── 366.txt │ │ ├── 367.txt │ │ ├── 368.txt │ │ ├── 369.txt │ │ ├── 37.txt │ │ ├── 370.txt │ │ ├── 371.txt │ │ ├── 372.txt │ │ ├── 373.txt │ │ ├── 374.txt │ │ ├── 375.txt │ │ ├── 376.txt │ │ ├── 377.txt │ │ ├── 378.txt │ │ ├── 379.txt │ │ ├── 38.txt │ │ ├── 380.txt │ │ ├── 381.txt │ │ ├── 382.txt │ │ ├── 383.txt │ │ ├── 384.txt │ │ ├── 385.txt │ │ ├── 386.txt │ │ ├── 387.txt │ │ ├── 388.txt │ │ ├── 389.txt │ │ ├── 39.txt │ │ ├── 390.txt │ │ ├── 391.txt │ │ ├── 392.txt │ │ ├── 393.txt │ │ ├── 394.txt │ │ ├── 395.txt │ │ ├── 396.txt │ │ ├── 397.txt │ │ ├── 398.txt │ │ ├── 399.txt │ │ ├── 4.txt │ │ ├── 40.txt │ │ ├── 400.txt │ │ ├── 401.txt │ │ ├── 402.txt │ │ ├── 403.txt │ │ ├── 404.txt │ │ ├── 405.txt │ │ ├── 406.txt │ │ ├── 407.txt │ │ ├── 408.txt │ │ ├── 409.txt │ │ ├── 41.txt │ │ ├── 410.txt │ │ ├── 411.txt │ │ ├── 412.txt │ │ ├── 413.txt │ │ ├── 414.txt │ │ ├── 415.txt │ │ ├── 416.txt │ │ ├── 417.txt │ │ ├── 418.txt │ │ ├── 419.txt │ │ ├── 42.txt │ │ ├── 420.txt │ │ ├── 421.txt │ │ ├── 422.txt │ │ ├── 423.txt │ │ ├── 424.txt │ │ ├── 425.txt │ │ ├── 426.txt │ │ ├── 427.txt │ │ ├── 428.txt │ │ ├── 429.txt │ │ ├── 43.txt │ │ ├── 430.txt │ │ ├── 431.txt │ │ ├── 432.txt │ │ ├── 433.txt │ │ ├── 434.txt │ │ ├── 435.txt │ │ ├── 436.txt │ │ ├── 437.txt │ │ ├── 438.txt │ │ ├── 439.txt │ │ ├── 44.txt │ │ ├── 440.txt │ │ ├── 441.txt │ │ ├── 442.txt │ │ ├── 443.txt │ │ ├── 444.txt │ │ ├── 445.txt │ │ ├── 446.txt │ │ ├── 447.txt │ │ ├── 448.txt │ │ ├── 449.txt │ │ ├── 45.txt │ │ ├── 450.txt │ │ ├── 451.txt │ │ ├── 452.txt │ │ ├── 453.txt │ │ ├── 454.txt │ │ ├── 455.txt │ │ ├── 456.txt │ │ ├── 457.txt │ │ ├── 458.txt │ │ ├── 459.txt │ │ ├── 46.txt │ │ ├── 460.txt │ │ ├── 461.txt │ │ ├── 462.txt │ │ ├── 463.txt │ │ ├── 464.txt │ │ ├── 465.txt │ │ ├── 466.txt │ │ ├── 467.txt │ │ ├── 468.txt │ │ ├── 469.txt │ │ ├── 47.txt │ │ ├── 470.txt │ │ ├── 471.txt │ │ ├── 472.txt │ │ ├── 473.txt │ │ ├── 474.txt │ │ ├── 475.txt │ │ ├── 476.txt │ │ ├── 477.txt │ │ ├── 478.txt │ │ ├── 479.txt │ │ ├── 48.txt │ │ ├── 480.txt │ │ ├── 481.txt │ │ ├── 482.txt │ │ ├── 483.txt │ │ ├── 484.txt │ │ ├── 485.txt │ │ ├── 486.txt │ │ ├── 487.txt │ │ ├── 488.txt │ │ ├── 489.txt │ │ ├── 49.txt │ │ ├── 490.txt │ │ ├── 491.txt │ │ ├── 492.txt │ │ ├── 493.txt │ │ ├── 494.txt │ │ ├── 495.txt │ │ ├── 496.txt │ │ ├── 497.txt │ │ ├── 498.txt │ │ ├── 499.txt │ │ ├── 5.txt │ │ ├── 50.txt │ │ ├── 500.txt │ │ ├── 501.txt │ │ ├── 502.txt │ │ ├── 503.txt │ │ ├── 504.txt │ │ ├── 505.txt │ │ ├── 506.txt │ │ ├── 507.txt │ │ ├── 508.txt │ │ ├── 509.txt │ │ ├── 51.txt │ │ ├── 510.txt │ │ ├── 511.txt │ │ ├── 512.txt │ │ ├── 513.txt │ │ ├── 514.txt │ │ ├── 515.txt │ │ ├── 516.txt │ │ ├── 517.txt │ │ ├── 518.txt │ │ ├── 519.txt │ │ ├── 52.txt │ │ ├── 520.txt │ │ ├── 521.txt │ │ ├── 522.txt │ │ ├── 523.txt │ │ ├── 524.txt │ │ ├── 525.txt │ │ ├── 526.txt │ │ ├── 527.txt │ │ ├── 528.txt │ │ ├── 529.txt │ │ ├── 53.txt │ │ ├── 530.txt │ │ ├── 531.txt │ │ ├── 532.txt │ │ ├── 533.txt │ │ ├── 534.txt │ │ ├── 535.txt │ │ ├── 536.txt │ │ ├── 537.txt │ │ ├── 538.txt │ │ ├── 539.txt │ │ ├── 54.txt │ │ ├── 540.txt │ │ ├── 541.txt │ │ ├── 542.txt │ │ ├── 543.txt │ │ ├── 544.txt │ │ ├── 545.txt │ │ ├── 546.txt │ │ ├── 547.txt │ │ ├── 548.txt │ │ ├── 549.txt │ │ ├── 55.txt │ │ ├── 550.txt │ │ ├── 551.txt │ │ ├── 552.txt │ │ ├── 553.txt │ │ ├── 554.txt │ │ ├── 555.txt │ │ ├── 556.txt │ │ ├── 557.txt │ │ ├── 558.txt │ │ ├── 559.txt │ │ ├── 56.txt │ │ ├── 560.txt │ │ ├── 561.txt │ │ ├── 562.txt │ │ ├── 563.txt │ │ ├── 564.txt │ │ ├── 565.txt │ │ ├── 566.txt │ │ ├── 567.txt │ │ ├── 568.txt │ │ ├── 569.txt │ │ ├── 57.txt │ │ ├── 570.txt │ │ ├── 571.txt │ │ ├── 572.txt │ │ ├── 573.txt │ │ ├── 574.txt │ │ ├── 575.txt │ │ ├── 576.txt │ │ ├── 577.txt │ │ ├── 578.txt │ │ ├── 579.txt │ │ ├── 58.txt │ │ ├── 580.txt │ │ ├── 581.txt │ │ ├── 582.txt │ │ ├── 583.txt │ │ ├── 584.txt │ │ ├── 585.txt │ │ ├── 586.txt │ │ ├── 587.txt │ │ ├── 588.txt │ │ ├── 589.txt │ │ ├── 59.txt │ │ ├── 590.txt │ │ ├── 591.txt │ │ ├── 592.txt │ │ ├── 593.txt │ │ ├── 594.txt │ │ ├── 595.txt │ │ ├── 596.txt │ │ ├── 597.txt │ │ ├── 598.txt │ │ ├── 599.txt │ │ ├── 6.txt │ │ ├── 60.txt │ │ ├── 600.txt │ │ ├── 601.txt │ │ ├── 602.txt │ │ ├── 603.txt │ │ ├── 604.txt │ │ ├── 605.txt │ │ ├── 606.txt │ │ ├── 607.txt │ │ ├── 608.txt │ │ ├── 609.txt │ │ ├── 61.txt │ │ ├── 610.txt │ │ ├── 611.txt │ │ ├── 612.txt │ │ ├── 613.txt │ │ ├── 614.txt │ │ ├── 615.txt │ │ ├── 616.txt │ │ ├── 617.txt │ │ ├── 618.txt │ │ ├── 619.txt │ │ ├── 62.txt │ │ ├── 620.txt │ │ ├── 621.txt │ │ ├── 622.txt │ │ ├── 623.txt │ │ ├── 624.txt │ │ ├── 625.txt │ │ ├── 626.txt │ │ ├── 627.txt │ │ ├── 628.txt │ │ ├── 629.txt │ │ ├── 63.txt │ │ ├── 630.txt │ │ ├── 631.txt │ │ ├── 632.txt │ │ ├── 633.txt │ │ ├── 634.txt │ │ ├── 635.txt │ │ ├── 636.txt │ │ ├── 637.txt │ │ ├── 638.txt │ │ ├── 639.txt │ │ ├── 64.txt │ │ ├── 640.txt │ │ ├── 641.txt │ │ ├── 642.txt │ │ ├── 643.txt │ │ ├── 644.txt │ │ ├── 645.txt │ │ ├── 646.txt │ │ ├── 647.txt │ │ ├── 648.txt │ │ ├── 649.txt │ │ ├── 65.txt │ │ ├── 650.txt │ │ ├── 651.txt │ │ ├── 652.txt │ │ ├── 653.txt │ │ ├── 654.txt │ │ ├── 655.txt │ │ ├── 656.txt │ │ ├── 657.txt │ │ ├── 658.txt │ │ ├── 659.txt │ │ ├── 66.txt │ │ ├── 660.txt │ │ ├── 661.txt │ │ ├── 662.txt │ │ ├── 663.txt │ │ ├── 664.txt │ │ ├── 665.txt │ │ ├── 666.txt │ │ ├── 667.txt │ │ ├── 668.txt │ │ ├── 669.txt │ │ ├── 67.txt │ │ ├── 670.txt │ │ ├── 671.txt │ │ ├── 672.txt │ │ ├── 673.txt │ │ ├── 674.txt │ │ ├── 675.txt │ │ ├── 676.txt │ │ ├── 677.txt │ │ ├── 678.txt │ │ ├── 679.txt │ │ ├── 68.txt │ │ ├── 680.txt │ │ ├── 681.txt │ │ ├── 682.txt │ │ ├── 683.txt │ │ ├── 684.txt │ │ ├── 685.txt │ │ ├── 686.txt │ │ ├── 687.txt │ │ ├── 688.txt │ │ ├── 689.txt │ │ ├── 69.txt │ │ ├── 690.txt │ │ ├── 691.txt │ │ ├── 692.txt │ │ ├── 693.txt │ │ ├── 694.txt │ │ ├── 695.txt │ │ ├── 696.txt │ │ ├── 697.txt │ │ ├── 698.txt │ │ ├── 699.txt │ │ ├── 7.txt │ │ ├── 70.txt │ │ ├── 700.txt │ │ ├── 701.txt │ │ ├── 702.txt │ │ ├── 703.txt │ │ ├── 704.txt │ │ ├── 705.txt │ │ ├── 706.txt │ │ ├── 707.txt │ │ ├── 708.txt │ │ ├── 709.txt │ │ ├── 71.txt │ │ ├── 710.txt │ │ ├── 711.txt │ │ ├── 712.txt │ │ ├── 713.txt │ │ ├── 714.txt │ │ ├── 715.txt │ │ ├── 716.txt │ │ ├── 717.txt │ │ ├── 718.txt │ │ ├── 719.txt │ │ ├── 72.txt │ │ ├── 720.txt │ │ ├── 721.txt │ │ ├── 722.txt │ │ ├── 723.txt │ │ ├── 724.txt │ │ ├── 725.txt │ │ ├── 726.txt │ │ ├── 727.txt │ │ ├── 728.txt │ │ ├── 729.txt │ │ ├── 73.txt │ │ ├── 730.txt │ │ ├── 731.txt │ │ ├── 732.txt │ │ ├── 733.txt │ │ ├── 734.txt │ │ ├── 735.txt │ │ ├── 736.txt │ │ ├── 737.txt │ │ ├── 738.txt │ │ ├── 739.txt │ │ ├── 74.txt │ │ ├── 740.txt │ │ ├── 741.txt │ │ ├── 742.txt │ │ ├── 743.txt │ │ ├── 744.txt │ │ ├── 745.txt │ │ ├── 746.txt │ │ ├── 747.txt │ │ ├── 748.txt │ │ ├── 749.txt │ │ ├── 75.txt │ │ ├── 750.txt │ │ ├── 751.txt │ │ ├── 752.txt │ │ ├── 753.txt │ │ ├── 754.txt │ │ ├── 755.txt │ │ ├── 756.txt │ │ ├── 757.txt │ │ ├── 758.txt │ │ ├── 759.txt │ │ ├── 76.txt │ │ ├── 760.txt │ │ ├── 761.txt │ │ ├── 762.txt │ │ ├── 763.txt │ │ ├── 764.txt │ │ ├── 765.txt │ │ ├── 766.txt │ │ ├── 767.txt │ │ ├── 768.txt │ │ ├── 769.txt │ │ ├── 77.txt │ │ ├── 770.txt │ │ ├── 771.txt │ │ ├── 772.txt │ │ ├── 773.txt │ │ ├── 774.txt │ │ ├── 775.txt │ │ ├── 776.txt │ │ ├── 777.txt │ │ ├── 778.txt │ │ ├── 779.txt │ │ ├── 78.txt │ │ ├── 780.txt │ │ ├── 781.txt │ │ ├── 782.txt │ │ ├── 783.txt │ │ ├── 784.txt │ │ ├── 785.txt │ │ ├── 786.txt │ │ ├── 787.txt │ │ ├── 788.txt │ │ ├── 789.txt │ │ ├── 79.txt │ │ ├── 790.txt │ │ ├── 791.txt │ │ ├── 792.txt │ │ ├── 793.txt │ │ ├── 794.txt │ │ ├── 795.txt │ │ ├── 796.txt │ │ ├── 797.txt │ │ ├── 798.txt │ │ ├── 799.txt │ │ ├── 8.txt │ │ ├── 80.txt │ │ ├── 800.txt │ │ ├── 801.txt │ │ ├── 802.txt │ │ ├── 803.txt │ │ ├── 804.txt │ │ ├── 805.txt │ │ ├── 806.txt │ │ ├── 807.txt │ │ ├── 808.txt │ │ ├── 809.txt │ │ ├── 81.txt │ │ ├── 810.txt │ │ ├── 811.txt │ │ ├── 812.txt │ │ ├── 813.txt │ │ ├── 814.txt │ │ ├── 815.txt │ │ ├── 816.txt │ │ ├── 817.txt │ │ ├── 818.txt │ │ ├── 819.txt │ │ ├── 82.txt │ │ ├── 820.txt │ │ ├── 821.txt │ │ ├── 822.txt │ │ ├── 823.txt │ │ ├── 824.txt │ │ ├── 825.txt │ │ ├── 826.txt │ │ ├── 827.txt │ │ ├── 828.txt │ │ ├── 829.txt │ │ ├── 83.txt │ │ ├── 830.txt │ │ ├── 831.txt │ │ ├── 832.txt │ │ ├── 833.txt │ │ ├── 834.txt │ │ ├── 835.txt │ │ ├── 836.txt │ │ ├── 837.txt │ │ ├── 838.txt │ │ ├── 839.txt │ │ ├── 84.txt │ │ ├── 840.txt │ │ ├── 841.txt │ │ ├── 842.txt │ │ ├── 843.txt │ │ ├── 844.txt │ │ ├── 845.txt │ │ ├── 846.txt │ │ ├── 847.txt │ │ ├── 848.txt │ │ ├── 849.txt │ │ ├── 85.txt │ │ ├── 850.txt │ │ ├── 851.txt │ │ ├── 852.txt │ │ ├── 853.txt │ │ ├── 854.txt │ │ ├── 855.txt │ │ ├── 856.txt │ │ ├── 857.txt │ │ ├── 858.txt │ │ ├── 859.txt │ │ ├── 86.txt │ │ ├── 860.txt │ │ ├── 861.txt │ │ ├── 862.txt │ │ ├── 863.txt │ │ ├── 864.txt │ │ ├── 865.txt │ │ ├── 866.txt │ │ ├── 867.txt │ │ ├── 868.txt │ │ ├── 869.txt │ │ ├── 87.txt │ │ ├── 870.txt │ │ ├── 871.txt │ │ ├── 872.txt │ │ ├── 873.txt │ │ ├── 874.txt │ │ ├── 875.txt │ │ ├── 876.txt │ │ ├── 877.txt │ │ ├── 878.txt │ │ ├── 879.txt │ │ ├── 88.txt │ │ ├── 880.txt │ │ ├── 881.txt │ │ ├── 882.txt │ │ ├── 883.txt │ │ ├── 884.txt │ │ ├── 885.txt │ │ ├── 886.txt │ │ ├── 887.txt │ │ ├── 888.txt │ │ ├── 889.txt │ │ ├── 89.txt │ │ ├── 890.txt │ │ ├── 891.txt │ │ ├── 892.txt │ │ ├── 893.txt │ │ ├── 894.txt │ │ ├── 895.txt │ │ ├── 896.txt │ │ ├── 897.txt │ │ ├── 898.txt │ │ ├── 899.txt │ │ ├── 9.txt │ │ ├── 90.txt │ │ ├── 900.txt │ │ ├── 901.txt │ │ ├── 902.txt │ │ ├── 903.txt │ │ ├── 904.txt │ │ ├── 905.txt │ │ ├── 906.txt │ │ ├── 907.txt │ │ ├── 908.txt │ │ ├── 909.txt │ │ ├── 91.txt │ │ ├── 910.txt │ │ ├── 911.txt │ │ ├── 912.txt │ │ ├── 913.txt │ │ ├── 914.txt │ │ ├── 915.txt │ │ ├── 916.txt │ │ ├── 917.txt │ │ ├── 918.txt │ │ ├── 919.txt │ │ ├── 92.txt │ │ ├── 920.txt │ │ ├── 921.txt │ │ ├── 922.txt │ │ ├── 923.txt │ │ ├── 924.txt │ │ ├── 925.txt │ │ ├── 926.txt │ │ ├── 927.txt │ │ ├── 928.txt │ │ ├── 929.txt │ │ ├── 93.txt │ │ ├── 930.txt │ │ ├── 931.txt │ │ ├── 932.txt │ │ ├── 933.txt │ │ ├── 934.txt │ │ ├── 935.txt │ │ ├── 936.txt │ │ ├── 937.txt │ │ ├── 938.txt │ │ ├── 939.txt │ │ ├── 94.txt │ │ ├── 940.txt │ │ ├── 941.txt │ │ ├── 942.txt │ │ ├── 943.txt │ │ ├── 944.txt │ │ ├── 945.txt │ │ ├── 946.txt │ │ ├── 947.txt │ │ ├── 948.txt │ │ ├── 949.txt │ │ ├── 95.txt │ │ ├── 950.txt │ │ ├── 951.txt │ │ ├── 952.txt │ │ ├── 953.txt │ │ ├── 954.txt │ │ ├── 96.txt │ │ ├── 97.txt │ │ ├── 98.txt │ │ └── 99.txt ├── K-means │ ├── README.md │ ├── data.csv │ ├── kmeans.py │ ├── kmeansImg.py │ ├── kmeansImg1.py │ ├── kmeansImg2.py │ └── weixin.jpg ├── KNN │ ├── README.md │ └── knn_classify.py ├── decisionTree │ ├── DecisionTree.py │ ├── README.md │ ├── RegressionTree.py │ ├── Titanic.py │ ├── test.csv │ └── train.csv └── svm │ ├── README.md │ ├── breast_linearSVC.py │ ├── breast_svm.py │ └── data.csv ├── helloworld.py ├── numpyLearn.py ├── spider ├── README.md ├── data.html ├── lottery.csv ├── lottery_guess.py └── spider.py └── static ├── Euclidean_distance.png ├── KD1.png ├── KD2.png ├── KD3.png ├── Minkowski.png ├── id3png.png ├── manhatton.png └── manhatton_example.jpg /algorithm/Bayes/test/school/250.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/250.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/251.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/251.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/252.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/252.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/253.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/253.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/254.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/254.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/255.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/255.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/256.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/256.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/257.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/257.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/258.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/258.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/259.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/259.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/260.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/260.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/261.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/261.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/262.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/262.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/263.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/263.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/264.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/264.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/school/265.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/school/265.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1338.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1338.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1339.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1339.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1340.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1340.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1341.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1341.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1342.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1342.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1343.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1343.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1344.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1344.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1345.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1345.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1346.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1346.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1347.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1347.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1348.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1348.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1349.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1349.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1350.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1350.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1351.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1351.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1352.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1352.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1353.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1353.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1354.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1354.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1355.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1355.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1356.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1356.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1357.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1357.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1358.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1358.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1359.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1359.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1360.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1360.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1361.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1361.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1362.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1362.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1363.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1363.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1364.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1364.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1365.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1365.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1366.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1366.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1367.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1367.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1368.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1368.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1369.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1369.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1370.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1370.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1371.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1371.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1372.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1372.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1373.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1373.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1374.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1374.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1375.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1375.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1376.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1376.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1377.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1377.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1378.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1378.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1379.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1379.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1380.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1380.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1381.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1381.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1382.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1382.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1383.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1383.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1384.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1384.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1385.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1385.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1386.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1386.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1387.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1387.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1388.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1388.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1389.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1389.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1390.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1390.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1391.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1391.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1392.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1392.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1393.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1393.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1394.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1394.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1395.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1395.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1396.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1396.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1397.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1397.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1398.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1398.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1399.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1399.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1400.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1400.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1401.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1401.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1402.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1402.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1403.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1403.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1404.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1404.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1405.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1405.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1406.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1406.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1407.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1407.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1408.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1408.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1409.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1409.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1410.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1410.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1411.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1411.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1412.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1412.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1413.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1413.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1414.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1414.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1415.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1415.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1416.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1416.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1417.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1417.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1418.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1418.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1419.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1419.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1420.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1420.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1421.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1421.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1422.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1422.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1423.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1423.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1424.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1424.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1425.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1425.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1426.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1426.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1427.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1427.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1428.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1428.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1429.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1429.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1430.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1430.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1431.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1431.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1432.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1432.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1433.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1433.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1434.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1434.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1435.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1435.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1436.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1436.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1437.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1437.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1438.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1438.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1439.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1439.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1440.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1440.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1441.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1441.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1442.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1442.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1443.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1443.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1444.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1444.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1445.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1445.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1446.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1446.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1447.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1447.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1448.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1448.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1449.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1449.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1450.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1450.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1451.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1451.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/sport/1452.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/sport/1452.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/955.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/955.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/956.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/956.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/957.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/957.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/958.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/958.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/959.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/959.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/960.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/960.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/961.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/961.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/962.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/962.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/963.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/963.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/964.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/964.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/965.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/965.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/966.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/966.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/967.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/967.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/968.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/968.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/969.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/969.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/970.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/970.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/971.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/971.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/972.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/972.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/973.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/973.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/974.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/974.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/975.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/975.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/976.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/976.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/977.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/977.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/978.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/978.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/979.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/979.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/980.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/980.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/981.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/981.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/982.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/982.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/983.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/983.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/984.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/984.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/985.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/985.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/986.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/986.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/987.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/987.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/988.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/988.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/989.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/989.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/990.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/990.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/991.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/991.txt -------------------------------------------------------------------------------- /algorithm/Bayes/test/woman/992.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/test/woman/992.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/1.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/10.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/100.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/101.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/101.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/102.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/102.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/103.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/103.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/104.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/104.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/105.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/105.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/106.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/107.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/107.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/108.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/108.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/109.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/109.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/11.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/110.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/111.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/111.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/112.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/112.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/113.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/113.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/114.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/114.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/115.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/115.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/116.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/117.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/117.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/118.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/118.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/119.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/119.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/12.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/120.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/120.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/121.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/122.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/123.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/124.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/124.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/125.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/125.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/126.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/126.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/127.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/127.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/128.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/128.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/129.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/13.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/130.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/130.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/131.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/131.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/132.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/132.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/133.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/133.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/134.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/134.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/135.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/135.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/136.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/136.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/137.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/137.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/138.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/138.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/139.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/139.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/14.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/140.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/140.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/141.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/141.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/142.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/142.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/143.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/143.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/144.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/144.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/145.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/145.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/146.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/146.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/147.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/147.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/148.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/148.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/149.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/149.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/15.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/150.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/150.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/151.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/151.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/152.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/152.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/153.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/153.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/154.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/154.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/155.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/155.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/156.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/156.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/157.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/157.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/158.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/158.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/159.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/159.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/16.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/160.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/160.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/161.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/161.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/162.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/162.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/163.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/163.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/164.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/164.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/165.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/165.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/166.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/166.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/167.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/167.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/168.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/168.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/169.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/169.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/17.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/170.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/170.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/171.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/171.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/172.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/172.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/173.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/173.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/174.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/174.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/175.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/175.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/176.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/176.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/177.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/177.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/178.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/178.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/179.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/179.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/18.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/180.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/180.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/181.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/181.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/182.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/182.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/183.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/183.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/184.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/184.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/185.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/185.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/186.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/186.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/187.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/187.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/188.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/188.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/189.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/189.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/19.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/19.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/190.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/190.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/191.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/191.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/192.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/192.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/193.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/193.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/194.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/194.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/195.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/195.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/196.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/196.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/197.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/197.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/198.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/198.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/199.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/199.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/2.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/20.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/200.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/201.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/201.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/202.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/202.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/203.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/203.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/204.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/204.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/205.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/205.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/206.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/206.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/207.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/207.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/208.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/208.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/209.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/209.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/21.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/21.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/210.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/211.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/211.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/212.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/212.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/213.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/213.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/214.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/214.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/215.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/215.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/216.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/216.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/217.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/217.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/218.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/218.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/219.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/219.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/22.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/22.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/220.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/220.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/221.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/221.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/222.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/222.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/223.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/223.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/224.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/224.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/225.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/226.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/226.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/227.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/227.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/228.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/228.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/229.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/229.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/23.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/23.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/230.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/230.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/231.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/231.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/232.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/232.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/233.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/233.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/234.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/234.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/235.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/235.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/236.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/236.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/237.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/237.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/238.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/238.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/239.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/239.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/24.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/24.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/240.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/240.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/241.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/241.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/242.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/242.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/243.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/243.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/244.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/244.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/245.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/245.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/246.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/246.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/247.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/247.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/248.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/248.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/249.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/249.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/25.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/25.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/26.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/26.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/27.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/27.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/28.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/28.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/29.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/29.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/3.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/30.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/31.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/31.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/32.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/32.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/33.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/33.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/34.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/34.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/35.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/35.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/36.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/36.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/37.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/37.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/38.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/38.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/39.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/39.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/4.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/40.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/40.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/41.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/41.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/42.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/42.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/43.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/43.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/44.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/44.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/45.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/45.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/46.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/46.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/47.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/47.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/48.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/48.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/49.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/49.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/5.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/50.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/51.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/51.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/52.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/52.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/53.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/53.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/54.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/54.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/55.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/55.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/56.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/56.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/57.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/57.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/58.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/58.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/59.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/59.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/6.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/60.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/60.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/61.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/61.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/62.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/62.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/63.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/63.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/64.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/64.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/65.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/65.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/66.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/66.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/67.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/67.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/68.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/68.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/69.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/69.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/7.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/70.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/70.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/71.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/71.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/72.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/72.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/73.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/73.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/74.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/74.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/75.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/75.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/76.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/76.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/77.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/77.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/78.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/78.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/79.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/79.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/8.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/80.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/80.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/81.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/81.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/82.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/82.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/83.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/83.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/84.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/84.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/85.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/85.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/86.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/86.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/87.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/87.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/88.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/88.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/89.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/89.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/9.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/90.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/90.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/91.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/91.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/92.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/92.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/93.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/93.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/94.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/94.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/95.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/95.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/96.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/96.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/97.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/97.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/98.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/98.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/school/99.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/school/99.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/10.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/100.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1000.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1001.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1002.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1003.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1004.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1005.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1006.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1006.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1007.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1007.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1008.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1008.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1009.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1009.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/101.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/101.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1010.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1010.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1011.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1011.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1012.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1012.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1013.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1013.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1014.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1014.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1015.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1015.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1016.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1016.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1017.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1017.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1018.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1018.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1019.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1019.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/102.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/102.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1020.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1020.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1021.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1021.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1022.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1022.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1023.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1023.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1024.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1024.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1025.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1025.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1026.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1026.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1027.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1027.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1028.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1028.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1029.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1029.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/103.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/103.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1030.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1030.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1031.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1031.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1032.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1032.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1033.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1033.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1034.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1034.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1035.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1035.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1036.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1036.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1037.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1037.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1038.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1038.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1039.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1039.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/104.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/104.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1040.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1040.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1041.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1041.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1042.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1042.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1043.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1043.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1044.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1044.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1045.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1045.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1046.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1046.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1047.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1047.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1048.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1048.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1049.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1049.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/105.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/105.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1050.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1050.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1051.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1051.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1052.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1052.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1053.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1053.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1054.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1054.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1055.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1055.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1056.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1056.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1057.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1057.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1058.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1058.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1059.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1059.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/106.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1060.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1060.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1061.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1061.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1062.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1062.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1063.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1063.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1064.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1064.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1065.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1065.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1066.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1066.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1067.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1067.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1068.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1068.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1069.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1069.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/107.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/107.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1070.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1070.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1071.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1071.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1072.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1072.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1073.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1073.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1074.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1074.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1075.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1075.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1076.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1076.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1077.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1077.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1078.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1078.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1079.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1079.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/108.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/108.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1080.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1080.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1081.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1081.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1082.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1082.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1083.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1083.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1084.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1084.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1085.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1085.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1086.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1086.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1087.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1087.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1088.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1088.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1089.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1089.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/109.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/109.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1090.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1090.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1091.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1091.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1092.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1092.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1093.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1093.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1094.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1094.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1095.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1095.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1096.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1096.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1097.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1097.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1098.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1098.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1099.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1099.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/11.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/110.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1100.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1101.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1101.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1102.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1102.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1103.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1103.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1104.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1104.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1105.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1105.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1106.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1107.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1107.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1108.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1108.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1109.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1109.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/111.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/111.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1110.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1111.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1111.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1112.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1112.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1113.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1113.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1114.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1114.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1115.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1115.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1116.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1117.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1117.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1118.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1118.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1119.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1119.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/112.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/112.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1120.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1120.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1121.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1122.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1123.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1124.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1124.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1125.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1125.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1126.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1126.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1127.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1127.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1128.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1128.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1129.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/113.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/113.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1130.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1130.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1131.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1131.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1132.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1132.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1133.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1133.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1134.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1134.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1135.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1135.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1136.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1136.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1137.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1137.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1138.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1138.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1139.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1139.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/114.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/114.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1140.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1140.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1141.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1141.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1142.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1142.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1143.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1143.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1144.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1144.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1145.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1145.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1146.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1146.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1147.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1147.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1148.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1148.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1149.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1149.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/115.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/115.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1150.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1150.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1151.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1151.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1152.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1152.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1153.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1153.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1154.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1154.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1155.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1155.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1156.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1156.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1157.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1157.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1158.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1158.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1159.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1159.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/116.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1160.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1160.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1161.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1161.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1162.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1162.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1163.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1163.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1164.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1164.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1165.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1165.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1166.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1166.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1167.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1167.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1168.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1168.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1169.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1169.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/117.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/117.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1170.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1170.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1171.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1171.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1172.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1172.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1173.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1173.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1174.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1174.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1175.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1175.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1176.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1176.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1177.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1177.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1178.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1178.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1179.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1179.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/118.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/118.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1180.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1180.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1181.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1181.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1182.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1182.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1183.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1183.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1184.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1184.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1185.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1185.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1186.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1186.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1187.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1187.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1188.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1188.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1189.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1189.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/119.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/119.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1190.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1190.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1191.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1191.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1192.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1192.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1193.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1193.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1194.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1194.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1195.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1195.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1196.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1196.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1197.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1197.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1198.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1198.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1199.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1199.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/12.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/120.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/120.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1200.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1201.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1201.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1202.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1202.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1203.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1203.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1204.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1204.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1205.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1205.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1206.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1206.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1207.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1207.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1208.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1208.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1209.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1209.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/121.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1210.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1211.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1211.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1212.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1212.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1213.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1213.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1214.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1214.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1215.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1215.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1216.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1216.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1217.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1217.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1218.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1218.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1219.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1219.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/122.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1220.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1220.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1221.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1221.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1222.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1222.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1223.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1223.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1224.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1224.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1225.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1226.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1226.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1227.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1227.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1228.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1228.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1229.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1229.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/123.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1230.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1230.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1231.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1231.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1232.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1232.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1233.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1233.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1234.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1234.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1235.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1235.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1236.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1236.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1237.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1237.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1238.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1238.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/1239.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/1239.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/124.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/124.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/2.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/3.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/4.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/5.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/6.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/7.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/8.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/sport/9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/sport/9.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/1.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/2.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/3.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/4.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/5.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/6.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/7.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/8.txt -------------------------------------------------------------------------------- /algorithm/Bayes/train/woman/9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/Bayes/train/woman/9.txt -------------------------------------------------------------------------------- /algorithm/K-means/data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/K-means/data.csv -------------------------------------------------------------------------------- /algorithm/K-means/weixin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/algorithm/K-means/weixin.jpg -------------------------------------------------------------------------------- /spider/data.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/spider/data.html -------------------------------------------------------------------------------- /static/Euclidean_distance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/static/Euclidean_distance.png -------------------------------------------------------------------------------- /static/KD1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/static/KD1.png -------------------------------------------------------------------------------- /static/KD2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/static/KD2.png -------------------------------------------------------------------------------- /static/KD3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/static/KD3.png -------------------------------------------------------------------------------- /static/Minkowski.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/static/Minkowski.png -------------------------------------------------------------------------------- /static/id3png.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/static/id3png.png -------------------------------------------------------------------------------- /static/manhatton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/static/manhatton.png -------------------------------------------------------------------------------- /static/manhatton_example.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiangdong1987/python_data_analysis/825cfb615d2ff4f9ba566c52ff3ef07bd0de8a44/static/manhatton_example.jpg --------------------------------------------------------------------------------