Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 448 Bytes

Autosuggest Preprocessor

Preprocessor

Clone master branch of this repository on your local.

Setup Python

  • Install python3.
  • Run pip install requirements.txt from inside the cloned repository folder.

Execute Script

  • Run run.py.
  • It will use the input/query_logs.txt file as input.
  • It will create the output folder with the processed files for different preprocessing steps.