1 Forks
4 Stars
4 Watchers

Moogle

"Moogle!" es una aplicación web cuyo objetivo es realizar búsquedas en una base de datos de archivos .txt y devolver los resultados en el menor tiempo posible. Para esto, se utilizan algoritmos de TF-IDF y otros conocimientos de álgebra lineal que hacen más eficiente el buscador

How to download and setup Moogle

Open terminal and run command
git clone https://github.com/dnielpy2/Moogle.git
git clone is used to create a copy or clone of Moogle 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 Moogle https://github.com/dnielpy2/Moogle/archive/master.zip

Or simply clone Moogle with SSH
[email protected]:dnielpy2/Moogle.git

If you have some problems with Moogle

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