A framework for real time incremental dialogue processing.
Project description
retico-core-rasa
This project includes the core functionality of the retico rasa module
How to install
This will also install the retico-core-core modules that are required for all of retico to function
via pip:
$ pip install retico-core-rasa
Usage
For this module you must have a rasa pretrained model saved in the system then pass it to the NLU
from retico_core.modules.rasa.retico_nlu import RasaNLUModule
nlu = RasaNLUModule(model_dir=<PATH TO MODEL DIRECTORY>, incremental=False)
Import
import retico_nlu
Retico
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
File details
Details for the file retico-core-rasa-nlu-0.1.1.tar.gz.
File metadata
- Download URL: retico-core-rasa-nlu-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7958eb019f97cd83ba714aa808bebbbb35802881e25da83f473aa3e697943633
|
|
| MD5 |
cf7b867a624c460b49574d8d648ff729
|
|
| BLAKE2b-256 |
ef5aad5e1e1dfa41a202f3a9ad3e2f6b0d612660e00cb4607e35d7f1a5714383
|