Skip to content

artmalys/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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%