Skip to main content

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


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.3.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

Understand-0.0.3-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

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