How to implement NLP(Natural Language Processing) or Cognitive services in UiPath

Hi everyone,
I want to implement NLP/Cognitive functionality in UiPath, But I don’t understand how to implement.
Anyone has idea or a solution related to that, Please provide code, links, examples

Hi, we have a custom activities package for Cognitive actions. You can read more about it here: https://activities.uipath.com/docs/cognitive-cognitive.

In essence, it works by calling the API (Google, StanfordNLP, etc.) and returning the results for your input. This means that, in order for these activities to work, you’ll have to have an account for their respective API.

3 Likes

How can I use Stanford NLP in UiPath(with Installation steps ) ?

Thanks,
Tharma KS.

This link below has the details around using Standford NLP in UiPath… https://activities.uipath.com/docs/stanford-core-nlp-text-analysis