University of Arizona, Department of Computer Science

CSc 120: Fake News Examples

Input file information

The examples below are based on input files of various different sizes:

  1. in01.csv : no. of entries = 1.
  2. in05.csv : no. of entries = 5.
  3. in10.csv : no. of entries = 10.
  4. in25.csv : no. of entries = 25.
  5. in100.csv : no. of entries = 100.
  6. in500.csv : no. of entries = 500.
  7. in1000.csv : no. of entries = 1000.
  8. in3000.csv : no. of entries = 3000.
  9. in-full.csv : The complete dataset. no. of entries = 9684.

Examples

In the examples below, entries in blue are user inputs.

  1. File: in100.csv
    N: 5
    trump : 35
    the : 35
    hillary : 22
    clinton : 21
    video : 20
    for : 15
  2. File: in100.csv
    N: 10
    trump : 35
    the : 35
    hillary : 22
    clinton : 21
    video : 20
    for : 15
    and : 13
    com : 12
    100percentfedup : 12
    with : 9
    are : 7
    not : 7
    over : 7
    fbi : 7
  3. File: in500.csv
    N: 7
    the : 151
    trump : 91
    for : 57
    hillary : 55
    and : 52
    clinton : 42
    election : 35
    video : 33
  4. File: in3000.csv
    N: 10
    the : 1076
    trump : 449
    and : 377
    hillary : 359
    for : 343
    clinton : 305
    comment : 237
    with : 171
    are : 149
    new : 144
    you : 143