1 Forks
2 Stars
2 Watchers

pymsearch

Este es un simple buscador que permite encontrar palabras clave similares a una palabra buscada. Para realizar esto, verifica los caracteres que coinciden entre ambas utilizando el algoritmo Needleman-Wunsch.

How to download and setup pymsearch

Open terminal and run command
git clone https://github.com/lozaeric/pymsearch.git
git clone is used to create a copy or clone of pymsearch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pymsearch https://github.com/lozaeric/pymsearch/archive/master.zip

Or simply clone pymsearch with SSH
[email protected]:lozaeric/pymsearch.git

If you have some problems with pymsearch

You may open issue on pymsearch support forum (system) here: https://github.com/lozaeric/pymsearch/issues