Package: python3-lunr (0.7.0-1)
Links for python3-lunr
Debian Resources:
Download Source Package python-lunr:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Python implementation of Lunr.js (Python3 version)
This package includes the Python version of Lunr.js aims to bring the simple and powerful full text search capabilities into Python guaranteeing results as close as the original implementation as possible.
Lunr is a simple full text search solution for situations where deploying a full scale solution like Elasticsearch isn't possible, viable or you're simply prototyping. Lunr parses a set of documents and creates an inverted index for quick full text searches in the same way other more complicated solution.
The trade-off is that Lunr keeps the inverted index in memory and requires you to recreate or read the index at the start of your application.
This package contains the Python 3 version of the library.
Other Packages Related to python3-lunr
|
|
|
|
-
- dep: python3
- Interaktivt objektorienteret højniveausprog - standardversion af Python 3
-
- dep: python3-importlib-metadata
- Bibliotek til at tilgå metadataene for en Pythonpakke - Python 3.x
- or python3-supported-min (>> 3.8)
- Package not available
-
- dep: python3-nltk
- Python 3-biblioteker for naturlig sprogbehandling
-
- dep: python3-typing-extensions
- Tilbageporteret og eksperimentelle typefif for Python
- or python3-supported-min (>> 3.8)
- Package not available
-
- sug: python-lunr-doc
- Python implementation of Lunr.js (Documentation)
Download python3-lunr
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 27.4 kB | 130.0 kB | [list of files] |