TextSearch
JSON →TextSearch is a Python library designed for efficient and convenient searching and replacing of multiple strings within text. It leverages C-speed through an Aho-Corasick implementation, making it significantly faster than equivalent regex operations for specific tasks. The library focuses on providing convenience for Natural Language Processing (NLP) and text search tasks, often defaulting to full word matches rather than sub-matches. The current version is 0.0.24, with releases appearing on an as-needed basis.
Traffic · last 30 days ↑0% vs prev 7d
total hits 17
actors 5 distinct systems
last hit 23h ago MetaBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇫🇷 France
API endpoints
full doc /v1/registry/textsearch
install /v1/registry/textsearch/install
compatibility /v1/registry/textsearch/compatibility