Skip to content

A simple flask app to query the documents available

Notifications You must be signed in to change notification settings

zthsk/query-processor

Repository files navigation

A simple flask web app for retrieving query

To run the indexer

python3 index.py <input_dir> <output_dir>

To run a query

python3 query.py -q <query> -d <inverted_file_dir>

About

A simple flask app to query the documents available

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages