danpovey/text_search

Some fast-ish algorithms for batch text search in moderate-sized collections, intended for data cleanup

PythonC++CMake
This is stars and forks stats for /danpovey/text_search repository. As of 12 May, 2024 this repository has 32 stars and 8 forks.

Installation With pip pip install fasttextsearch For developers pip install numpy git clone https://github.com/danpovey/text_search cd text_search mkdir build cd build cmake .. make -j make test # set PYTHONPATH so that you can use "import textsearch" export PYTHONPATH=$PWD/../textsearch/python:$PWD/lib:$PYTHONPATH Now you can use python3 -c "import textsearch; print(textsearch.__file__)" Caution: We did not use either python3 setup.py install or pip install. We only set the environment variable...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
iakmds/buhocmsDartC++CMake89070
WalletConnect/WalletConnectFlutterV2DartC++CMake79-132+2
ai4eda/awesome-AI4EDATeXPythonMakefile600150
McCaulay/mast1c0reC++155+313+1
Artea-Station/Artea-Station-ServerDMJavaScriptTypeScript40110
cometbft/cometbftGoTeXTLA36501690
Wizarrrr/wizarrVuePythonTypeScript7690580
Code-Over-Time/varcade_gamesJavaScriptPythonVue2220530
objectionary/homeMakefileShellPython280120
chris-koch-penn/gpt3_security_vulnerability_scannerPHPJavaScriptC#5250860