Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 703 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 703 Bytes

N-Grams Search Queries

Find Your Best And Worst Search Queries Using N-Grams With Python

The idea comes from an Adwords Script AdWords Script: Find Your Best And Worst Search Queries Using N-Grams , but it's too Inefficient and complicated.
I Rewrite the script with Python. Before You run the script, please make sure you have installed mongodb &

pip install -r requirement.txt

When the script finished, it will generate a file, please check whether it's what you want

more detail :n_gram