MangoMatch is a lightweight Go package 🥝 that lets you use MongoDB-style queries 🔍 on in-memory Go objects 🚀—no database needed! 📦
-
Updated
May 29, 2025 - Go
MangoMatch is a lightweight Go package 🥝 that lets you use MongoDB-style queries 🔍 on in-memory Go objects 🚀—no database needed! 📦
This repository contains the source code to obtain the matching words between a topic (query) and a document. The matching words are computed by taking into account also stopwords removal, stemming and lemmatization. The matching words are ranked by tf-idf scores.
Add a description, image, and links to the query-matcher topic page so that developers can more easily learn about it.
To associate your repository with the query-matcher topic, visit your repo's landing page and select "manage topics."