Code to accompany the Build a search index in Python series on James' Coffee Blog.
app.py
contains the code used in Build a search index in Python.query.py
contains the code used in How to build a query language in Python.tfidf.py
contains the code used in How to implement TF-IDF in Python.
This project is licensed under a Creative Commons Zero No-Attribution license.