An open API service indexing awesome lists of open source software.

https://github.com/explosion/prodigy-lunr

A Prodigy plugin for document search via LUNR
https://github.com/explosion/prodigy-lunr

Last synced: about 1 year ago
JSON representation

A Prodigy plugin for document search via LUNR

Awesome Lists containing this project

README

          

# 🌕 Prodigy-Lunr

![](images/approach.png)

This repository contains a Prodigy plugin for recipes that use [lunr](https://lunr.readthedocs.io/en/latest/) as a lightweight search engine to fetch relevant subsets of the data to curate.

You can install this plugin via `pip`.

```
python -m pip install "prodigy-lunr @ git+https://github.com/explosion/prodigy-lunr"
```

To learn more about this plugin, you can check the [Prodigy docs](https://prodi.gy/docs/plugins/#lunr).

## Issues?

Are you have trouble with this plugin? Let us know on our [support forum](https://support.prodi.gy/) and we'll get back to you!