Create your first automation in just a few minutes.Try Studio Web →
by YouTube
1
Template
<100
Summary
Summary
NLP Wit.ai Integration with UiPath
Overview
Overview
This workflow template is a vey basic sample of how NLP works and how to integrate it with UiPath.
It will ask you to enter a phrase to pass to the NLP engine, once entered it will send it to the NLP engine through an http request and provide back a json file with the entity and the accuracy NLP has determined.
Once you have the entity you can proceed with your code.
Example:
Question: What is your name?
Entity: name
The NLP will recognize that you are looking for a name.
Enjoy!!
Features
Features
It shows in a very simple way how to start the implementation of a NLP engine in your robots.
Additional Information
Additional Information
Dependencies
wit.ai as the NLP and WEB Activites from UiPath
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0Updated
February 18, 2020Works with
UiPath Studio Enterprise Edition 2019.4.2
Certification
Silver Certified
Support
UiPath Community Support
Resources