liamcohagan21 / pwp-capstones

0 stars 0 forks source link

ngram_creator #5

Open navierula opened 6 years ago

navierula commented 6 years ago

Great job with this!

Just make sure to remove adjacent_pairs = and make sure adjacent_pairs.append(pairs) is within the for loop. Otherwise, you won't see an output.