A package to detect intent from text based on training.
Project description
Understand:
Description:
Understand is a tool used to easily recognize intent based on training data. Visit the site for more details
Basic Usage:
from understand import Understand
model = Understand() #Initialize the model
model.fit() #Fits model based off training.json
model.predict('text') to predict text
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Understand-0.0.2.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file Understand-0.0.2.tar.gz
.
File metadata
- Download URL: Understand-0.0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92b67f70ab765820778294e2fb585f3755eb129ff00a69ab6443b2e9dd196401 |
|
MD5 | f9b44e08833abcb181274b54a20f52c2 |
|
BLAKE2b-256 | 275d5d2c78de6897e5947b82d2a2be991d4ea0e565e1d16afe1605e331057607 |
File details
Details for the file Understand-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: Understand-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 391e8097de74055c76c37b6b55089655dd9d755e1b6ca6223b75b29eb7b81306 |
|
MD5 | bf437545bbee4c096feaeed559075332 |
|
BLAKE2b-256 | a8973a1f6775216c69df3a0858eff4eb7a7805b696cceb1487b6043f3b94dcd6 |