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