Skip to content

Preprocesses the query logs which can be used by suggesters like Most Popular Suggester (MPS).

License

Notifications You must be signed in to change notification settings

akki744/autosuggest-preprocessor

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages