iRobo.Activity.Analyze Text

Enter Text to analyze via Azure.

       

                                                                                               

Properties

Input

  • Azure EndPoint -  Enter Azure EndPoint as String within " ", to get Access to Azure service. (Mandatory)
  • Azure Key -  Enter Azure Subscription key as String within " ", to get Access to Azure service. (Mandatory)

     Note: 

         Steps to get Key and EndPoint from Azure Service: 


          1- Go to Create a resource.

          2- Select the service, for example, OCR, Computer Vision.

          3- After creating it, it appears in Dashboard, click on it.

          4- Under the Resource Management link, click on Keys and Endpoint: 

          5- Copy Key data and EndPoint.

  • Output FilePath -  Enter File path including file name and extension to save Output Analyzed Text as String within " ".

     Note: 

         In Output File Path and Text File fields, use any Text Editor as Notepad to save Output Text.

         Enter Text either in Output FilePath Field or Text Field; to analyze.

  • Text -  Enter Text as String within " ", to analyze.
  • Text File -  Enter Text File path to store Output Analyzed Text.


Misc

  • DisplayName -  Activity header name.


Output

  • Entities -  return entities for the analyzed Text.
  • Key Phrase -  return Key phrase for the analyzed Text.
  • Language -  return Language for the analyzed Text.
  • Sentiment -  return Sentiment for the analyzed Text, either Positive or Negative.



Steps of Using Analyze Text Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Analyze Activity to the Sequence.
  3. Enter Text File Path in Output File Path field in Input in Properties Panel; to store analyzed Text.
  4. Create Output String Variable in Text in  Output in Properties Panel; to store analyzed Text.
  5. Drag the Message Box Activity to the Sequence, and then add  Text Variable to the Message field of the Activity.
  6. Click the Save button from the iRobo Studio Menu to save Workflow.
  7. Click the Play button to start the automated process; a message box appears with the analyzed Text.

Created with the Personal Edition of HelpNDoc: Produce electronic books easily