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 stale · no recent hits
total hits 23
actors 7 distinct systems
last hit 16d ago ByteDance
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇸🇬 Singapore · MY · 🇹🇷 Turkey
API endpoints
full doc /v1/registry/textsearch
install /v1/registry/textsearch/install
compatibility /v1/registry/textsearch/compatibility