๐ Explore concept-based search for JSON datasets with these key advantages:
- ๐ Dictionary-Based Expansion: Understands meaning via a custom JSON dictionary of weighted related terms.
- ๐ง Lemmatized Matching: Captures word variations using base-form mapping for better relevance.
- ๐ฏ Precision Scoring: Rewards exact/phrase matches, penalizes irrelevant terms, and normalizes for fairness.
- โก Fast Performance: Powered by Zig for quick, memory-efficient searching.
- ๐ No Dependencies: Pure Zig implementation, keeping it lightweight and self-contained.
โญ Please Star the repo to support the project: https://github.com/RohanVashisht1234/ZigSmartSearch