mirror of https://github.com/Yomguithereal/fog.git
18 lines
280 B
Markdown
18 lines
280 B
Markdown
|
[![Build Status](https://travis-ci.org/Yomguithereal/fog.svg)](https://travis-ci.org/Yomguithereal/fog)
|
||
|
|
||
|
# Fog
|
||
|
|
||
|
A fuzzy matching/clustering library for Python.
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
You can install `fog` with pip with the following command:
|
||
|
|
||
|
```
|
||
|
pip install fog
|
||
|
```
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
WIP...
|