Kore.ai NLP Package
This package allows the consumption of AI Models built with Kore.ai's Natural Language Processing framework directly from RPA.
The source code for this package is available on the Automation Anywhere GitHub page
Top Benefits
- Use named entity recognition to extract data from text, documents, emails, etc
- Use text classification to identify intent and types of text, email, etc
- Sanitize text (remove unwanted characters before processing)
Actions
- Run Kore.ai NLP Model on text
- Open / Close Sessions
- Sanitize Text
- Convert NLP / Model output
This package makes it easy to consume NLP models built with the no-code NLP platform provided by Kore.ai.
NLP Models can take any form of text from any source (email, chat message, block of text, etc.) and analyze it in order to:
- Extract Entities from the unstructured text (address, name, amount, etc.)
- Classify the text (based on customizable categories)
The source code for this package is available on the Automation Anywhere GitHub page
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Finance & AccountingHuman ResourcesShipping & Distribution
- Category
- Artificial IntelligenceCognitive Automation
- Downloads
- 101
- Vendor
- Automation Type
- Package
- Last Updated
- May 24, 2021
- First Published
- October 13, 2020
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Package in Action
Setup Process
Install
Download the Package and follow the instructions to install it in your AAE Control Room.
Configure
Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)
Run
That's it - now the Package is ready to get going!
Requirements and Inputs
- Kore.ai Account
- some knowledge of the Kore.ai NLP framework