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)
```
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 details)
File details
Details for the file klassify-0.7.tar.gz
.
File metadata
- Download URL: klassify-0.7.tar.gz
- Upload date:
- Size: 264.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19c2c70672ccb9a81a56d504049b36e9d90fe505a58d55c68f031f72029605a9 |
|
MD5 | abdd8fa21ed9665f05bbbfcafdd3d748 |
|
BLAKE2b-256 | b7df6013b9af367bce07f48a8b1c2fac4e7882326e0be559da28599015c16e4b |