TF-IDF (Term Frequency - Inverse Document Frequency) Implementation Steps use this code as if you are the owner ;) Clone the repository Run the prepare.py file to create the inverted index and the document frequency file Run the query.py file to get the results for the queries Too lazy to write a nice readme T_T