Typo
This commit is contained in:
@@ -95,7 +95,7 @@ f.close()
|
|||||||
word_freqs.flush()
|
word_freqs.flush()
|
||||||
|
|
||||||
# PART 2
|
# PART 2
|
||||||
# Now we need to find the 25 most frequently occuring words.
|
# Now we need to find the 25 most frequently occurring words.
|
||||||
# We don't need anything from the previous values in memory
|
# We don't need anything from the previous values in memory
|
||||||
del data[:]
|
del data[:]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user