Note: This project serves me as a learning project for Rust and is at a very early development stage
A port of my Python-based text search engine to Rust. Based on concepts from Stanford's Introduction to Information Retrieval Book.
- Simple inverted index creation
- Download wordnet database from https://wordnet.princeton.edu/download/current-version and extract to data/wordnet