flashtext VS lunr.py

Compare flashtext vs lunr.py and see what are their differences.

flashtext

Extract Keywords from sentence or Replace keywords in sentences. (by vi3k6i5)

lunr.py

A Python implementation of Lunr.js 🌖 (by yeraydiazdiaz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
flashtext lunr.py
8 2
5,535 186
- -
0.0 6.1
6 months ago about 2 months ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

flashtext

Posts with mentions or reviews of flashtext. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

lunr.py

Posts with mentions or reviews of lunr.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-10.
  • [P] Library for end-to-end neural search pipelines
    4 projects | /r/MachineLearning | 10 Jan 2022
    I started developing this tool after using haystack. Pipelines are easier to build with cherche because of the operators. Also, cherche offers FlashText, Lunr.py retrievers that are not available in Haystack and that I needed for the project I wanted to solve. Haystack is clearly more complete but I think also more complex to use.
  • Poor search results in Obsidian
    1 project | /r/ObsidianMD | 1 Jan 2022
    I simply reused (**cough** stole **cough**) mkdoc's implementation. I used to be running a local version of mkdocs for this, but later just used lunr.py and a simple webpage including lunr.js and a search field.

What are some alternatives?

When comparing flashtext and lunr.py you can also consider the following projects:

KeyBERT - Minimal keyword extraction with BERT

faiss - A library for efficient similarity search and clustering of dense vectors.

rake-nltk - Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.

cherche - Neural Search

magnitude - A fast, efficient universal vector embedding utility package.

Optimus - :truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark

yake - Single-document unsupervised keyword extraction

gensim - Topic Modelling for Humans

dutch-word-embeddings - Dutch word embeddings, trained on a large collection of Dutch social media messages and news/blog/forum posts.

AnnA_Anki_neuronal_Appendix - Using machine learning on your anki collection to enhance the scheduling via semantic clustering and semantic similarity

spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python