UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de integraciones clásicas

Última actualización 20 de may. de 2026

Análisis de texto de IBM Watson

UiPath.Cognitive.Activities.Text.Analysis.IbmWatsonTextAnalysis

Importante:

Importante:

Extrae el idioma de un texto especificado y un análisis del mismo en formato JSON como variable de cadena.

Propiedades

Entrada

  • Texto: el texto que va a analizarse. Este campo admite variables String.
  • Key - The API key used to provide you access to the IBM Watson Text Analysis tool. This field supports String variables.
  • ServiceUrl - The custom web address of the local or regional IBM Watson instance used to connect to the text analysis service. This URL needs to match the API key provided in the Key property. If this field is left blank, the default URL is used.

Opciones

  • AnalysisType - Select the type of analysis to be performed on the specified text. The following types are available: Language, Sentiment, Sentences, and Entities. Depending on the analysis types selected, the output properties may differ.

Salida

  • Error: extrae mensajes de error (si los hubiera) en forma de variables String.
  • Idioma: extrae el idioma en el que aparece el texto dado.
  • RawResult - Enables you to extract the information from the specified text, in a JSON format, as a String variable. The data obtained differs depending on the Analysis Type selected.

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.
  • Propiedades
  • Entrada
  • Opciones
  • Salida
  • Común
  • Otros

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado