Dictionary Usage Get keywords from text. python3 get_keyword.py # params: # INPUT_FOLDER: input folder Count the frequency of keywords python3 keyword_frequency.py # params: # dictionary_file: the dictionary # PATH: input csv # OUTPUT: output file