In this project, I implement a basic searching motor with inverted index and trie.
Primary LanguagePython