frequencycount.py
*toptermfinder.py
frequencycount_forpython.py
Input:
Output:
$ python frequencycounter.py <input> <output>
(in same directory) Another test file:
Output:
Convert output (N = 20)
toptermfinder.py takes all of these lists in one directory and finds the most common phrases
directory: USArest
$ python frequencycounter_forpython.py <input1> <input2> <output>
input1
input2
output is similar to PHP ver.