News

First, it imports a TXT file of all your keywords (keyword.txt). Then it uses a Python library called Counter to analyze and extract the N-grams. Then it exports the results in a new TXT file.