theWebby/InformationRetrieval
In my text processing module, we had to make our own information retriever that would take a search query and an index of documents and find the closest matching documents to the query.
Python
No issues in this repository yet.