A fuzzy matching & clustering library for python.
Go to file
Yomguithereal 3bfed0edfc Starting Readme 2018-04-27 13:01:07 +02:00
fog Unit testing 2018-04-27 12:59:14 +02:00
test Unit testing 2018-04-27 12:59:14 +02:00
.gitignore Unit testing 2018-04-27 12:59:14 +02:00
.travis.yml Initial commit 2018-04-26 17:40:12 +02:00
LICENSE.txt Initial commit 2018-04-26 17:40:12 +02:00
Makefile Unit testing 2018-04-27 12:59:14 +02:00
README.md Starting Readme 2018-04-27 13:01:07 +02:00
requirements.txt Unit testing 2018-04-27 12:59:14 +02:00
setup.py Initial commit 2018-04-26 17:40:12 +02:00

README.md

Build Status

Fog

A fuzzy matching/clustering library for Python.

Installation

You can install fog with pip with the following command:

pip install fog

Usage

WIP...