Skip to main content

Redis based text classification service

Project description

### Klassify

Redis based text classification service with real-time web interface.

### Demo

![klassify](http://i.imgur.com/iG4atNg.gif)

### Installing

pip install klassify

#### Usage

```
python -m klassify
```

Command line options:

```
--port run on the given port (default 8888)
--prefix prefix that will be used in redis keys
(default klassify)
--redis-db redis database (default 0)
--redis-host redis host (default localhost)
--redis-port redis port (default 6379)
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

klassify-0.7.tar.gz (264.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page