Nuacht

Python script to measure the similarity of given address with the addresses in the database based on the jaccard index. The the script gives best matched addresses in the database to the given address ...
Simple Python Inverted Index This is an example of a simple inverted index, written in Python. It includes a demo based on 154 Shakespeare sonnets obtained from Project Gutenberg.