Packages

class TextAnalyze extends TextAnalyticsBaseNoBinding with BasicAsyncReply

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TextAnalyze
  2. BasicAsyncReply
  3. HasAsyncReply
  4. TextAnalyticsBaseNoBinding
  5. HasSetLinkedService
  6. TextAnalyticsAutoBatch
  7. TextAnalyticsInputParams
  8. TextAnalyticsBaseParams
  9. HasModelVersion
  10. HasBatchSize
  11. HasSetLocation
  12. DomainHelper
  13. HasInternalJsonOutputParser
  14. HasCognitiveServiceInput
  15. CognitiveServicesBaseNoHandler
  16. SynapseMLLogging
  17. HasCustomCogServiceDomain
  18. HasUrlPath
  19. HasAADToken
  20. HasErrorCol
  21. HasSubscriptionKey
  22. HasServiceParams
  23. ComplexParamsWritable
  24. MLWritable
  25. HasURL
  26. HasOutputCol
  27. ConcurrencyParams
  28. Wrappable
  29. DotnetWrappable
  30. RWrappable
  31. PythonWrappable
  32. BaseWrappable
  33. Transformer
  34. PipelineStage
  35. Logging
  36. Params
  37. Serializable
  38. Serializable
  39. Identifiable
  40. AnyRef
  41. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TextAnalyze()
  2. new TextAnalyze(uid: String)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def $[T](param: Param[T]): T
    Attributes
    protected
    Definition Classes
    Params
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. val AADToken: ServiceParam[String]
    Definition Classes
    HasAADToken
  6. val aadHeaderName: String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  7. def addHeaders(req: HttpRequestBase, subscriptionKey: Option[String], aadToken: Option[String], contentType: String = ""): Unit
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val backoffs: IntArrayParam
    Definition Classes
    HasAsyncReply
  10. val batchSize: Param[Int]
    Definition Classes
    HasBatchSize
  11. lazy val classNameHelper: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  12. final def clear(param: Param[_]): TextAnalyze.this.type
    Definition Classes
    Params
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  14. def companionModelClassName: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  15. val concurrency: Param[Int]
    Definition Classes
    ConcurrencyParams
  16. val concurrentTimeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  17. def contentType: (Row) ⇒ String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  18. def copy(extra: ParamMap): Transformer
    Definition Classes
    TextAnalyticsBaseNoBinding → CognitiveServicesBaseNoHandler → Transformer → PipelineStage → Params
  19. def copyValues[T <: Params](to: T, extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  20. lazy val copyrightLines: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  21. final def defaultCopy[T <: Params](extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  22. val disableServiceLogs: ServiceParam[Boolean]
    Definition Classes
    TextAnalyticsBaseParams
  23. def dotnetAdditionalMethods: String
    Definition Classes
    HasSetLinkedServiceDotnetWrappable
  24. def dotnetClass(): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  25. lazy val dotnetClassName: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  26. lazy val dotnetClassNameString: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  27. lazy val dotnetClassWrapperName: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  28. lazy val dotnetCopyrightLines: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  29. def dotnetExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  30. def dotnetExtraMethods: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  31. lazy val dotnetInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  32. def dotnetMLReadWriteMethods: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  33. lazy val dotnetNamespace: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  34. lazy val dotnetObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  35. def dotnetParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  36. def dotnetParamGetters: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  37. def dotnetParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  38. def dotnetParamSetters: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  39. def dotnetWrapAsTypeMethod: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  40. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  41. val entityLinkingParams: StringStringMapParam
  42. val entityRecognitionParams: StringStringMapParam
  43. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  44. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  45. val errorCol: Param[String]
    Definition Classes
    HasErrorCol
  46. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  47. def explainParams(): String
    Definition Classes
    Params
  48. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  49. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  50. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  51. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  52. def getAADToken: String
    Definition Classes
    HasAADToken
  53. def getAADTokenCol: String
    Definition Classes
    HasAADToken
  54. def getBackoffs: Array[Int]

    Definition Classes
    HasAsyncReply
  55. def getBatchSize: Int

    Definition Classes
    HasBatchSize
  56. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  57. def getConcurrency: Int

    Definition Classes
    ConcurrencyParams
  58. def getConcurrentTimeout: Double

    Definition Classes
    ConcurrencyParams
  59. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  60. def getDisableServiceLogs: Boolean
    Definition Classes
    TextAnalyticsBaseParams
  61. def getEntityLinkingParams: Map[String, String]
  62. def getEntityRecognitionParams: Map[String, String]
  63. def getErrorCol: String
    Definition Classes
    HasErrorCol
  64. def getIncludeEntityLinking: Boolean
  65. def getIncludeEntityRecognition: Boolean
  66. def getIncludeKeyPhraseExtraction: Boolean
  67. def getIncludePii: Boolean
  68. def getIncludeSentimentAnalysis: Boolean
  69. def getInitialPollingDelay: Int

    Definition Classes
    HasAsyncReply
  70. def getInternalInputParser(schema: StructType): HTTPInputParser
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  71. def getInternalOutputParser(schema: StructType): HTTPOutputParser
    Attributes
    protected
    Definition Classes
    HasInternalJsonOutputParser
  72. def getInternalTransformer(schema: StructType): PipelineModel
    Attributes
    protected
    Definition Classes
    TextAnalyticsBaseNoBinding → CognitiveServicesBaseNoHandler
  73. def getKeyPhraseExtractionParams: Map[String, String]
  74. def getLocationDomain(location: String): String
    Attributes
    protected
    Definition Classes
    DomainHelper
  75. def getMaxPollingRetries: Int

    Definition Classes
    HasAsyncReply
  76. def getModelVersion: String
    Definition Classes
    HasModelVersion
  77. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  78. def getOutputCol: String

    Definition Classes
    HasOutputCol
  79. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  80. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  81. def getPiiParams: Map[String, String]
  82. def getPollingDelay: Int

    Definition Classes
    HasAsyncReply
  83. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  84. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  85. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  86. def getSentimentAnalysisParams: Map[String, String]
  87. def getShowStats: Boolean
    Definition Classes
    TextAnalyticsBaseParams
  88. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  89. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  90. def getSuppressMaxRetriesException: Boolean

    Definition Classes
    HasAsyncReply
  91. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  92. def getUrl: String

    Definition Classes
    HasCognitiveServiceInputHasURL
  93. def getUrlParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  94. def getValue[T](row: Row, p: ServiceParam[T]): T
    Attributes
    protected
    Definition Classes
    HasServiceParams
  95. def getValueAny(row: Row, p: ServiceParam[_]): Any
    Attributes
    protected
    Definition Classes
    HasServiceParams
  96. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  97. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  98. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  99. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  100. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  101. def getVectorParamMap: Map[String, String]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  102. def handlingFunc(client: CloseableHttpClient, request: HTTPRequestData): HTTPResponseData
    Attributes
    protected
    Definition Classes
    BasicAsyncReplyHasAsyncReply
  103. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  104. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  105. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  106. val includeEntityLinking: BooleanParam
  107. val includeEntityRecognition: BooleanParam
  108. val includeKeyPhraseExtraction: BooleanParam
  109. val includePii: BooleanParam
  110. val includeSentimentAnalysis: BooleanParam
  111. val initialPollingDelay: IntParam
    Definition Classes
    HasAsyncReply
  112. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  113. def initializeLogIfNecessary(isInterpreter: Boolean): Unit
    Attributes
    protected
    Definition Classes
    Logging
  114. def inputFunc(schema: StructType): (Row) ⇒ Option[HttpRequestBase]
    Attributes
    protected
    Definition Classes
    TextAnalyze → TextAnalyticsBaseNoBinding → HasCognitiveServiceInput
  115. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  116. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  117. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  118. def isTraceEnabled(): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  119. val keyPhraseExtractionParams: StringStringMapParam
  120. val language: ServiceParam[Seq[String]]
    Definition Classes
    TextAnalyticsInputParams
  121. def log: Logger
    Attributes
    protected
    Definition Classes
    Logging
  122. def logBase(info: SynapseMLLogInfo): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  123. def logBase(methodName: String, columns: Option[Int]): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  124. def logClass(): Unit
    Definition Classes
    SynapseMLLogging
  125. def logDebug(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  126. def logDebug(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  127. def logError(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  128. def logError(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  129. def logErrorBase(methodName: String, e: Exception): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  130. def logFit[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  131. def logInfo(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  132. def logInfo(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  133. def logName: String
    Attributes
    protected
    Definition Classes
    Logging
  134. def logTrace(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  135. def logTrace(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  136. def logTrain[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  137. def logTransform[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  138. def logVerb[T](verb: String, f: ⇒ T, columns: Int = -1): T
    Definition Classes
    SynapseMLLogging
  139. def logWarning(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  140. def logWarning(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  141. def makeDocuments(row: Row): Seq[TADocument]
    Attributes
    protected
    Definition Classes
    TextAnalyticsBaseNoBinding
  142. def makeDotnetFile(conf: CodegenConfig): Unit
    Definition Classes
    DotnetWrappable
  143. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  144. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  145. val maxPollingRetries: IntParam
    Definition Classes
    HasAsyncReply
  146. val modelVersion: ServiceParam[String]
    Definition Classes
    HasModelVersion
  147. def modifyPollingURI(originalURI: URI): URI
    Attributes
    protected
    Definition Classes
    TextAnalyzeBasicAsyncReply
  148. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  149. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  150. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  151. val outputCol: Param[String]

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  152. def paramNameToPayloadName(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  153. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  154. val piiParams: StringStringMapParam
  155. val pollingDelay: IntParam
    Definition Classes
    HasAsyncReply
  156. def postprocessResponse(responseOpt: Row): Option[Seq[Row]]
    Definition Classes
    TextAnalyze → TextAnalyticsBaseNoBinding
  157. def postprocessResponseUdf: UserDefinedFunction
    Definition Classes
    TextAnalyze → TextAnalyticsBaseNoBinding
  158. def prepareEntity: (Row) ⇒ Option[AbstractHttpEntity]
    Attributes
    protected
    Definition Classes
    TextAnalyticsBaseNoBinding → HasCognitiveServiceInput
  159. def prepareMethod(): HttpRequestBase
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  160. def prepareUrl: (Row) ⇒ String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  161. def prepareUrlRoot: (Row) ⇒ String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  162. def pyAdditionalMethods: String
    Definition Classes
    HasSetLinkedServicePythonWrappable
  163. lazy val pyClassDoc: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  164. lazy val pyClassName: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  165. def pyExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  166. def pyExtraEstimatorMethods: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  167. lazy val pyInheritedClasses: Seq[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  168. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  169. lazy val pyInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    PythonWrappable
  170. lazy val pyObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  171. def pyParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  172. def pyParamDefault[T](p: Param[T]): Option[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  173. def pyParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  174. def pyParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  175. def pyParamsArgs: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  176. def pyParamsDefaults: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  177. lazy val pyParamsDefinitions: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  178. def pyParamsGetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  179. def pyParamsSetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  180. def pythonClass(): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  181. def queryForResult(key: Option[String], client: CloseableHttpClient, location: URI): Option[HTTPResponseData]
    Attributes
    protected
    Definition Classes
    BasicAsyncReplyHasAsyncReply
  182. def rClass(): String
    Attributes
    protected
    Definition Classes
    RWrappable
  183. def rDocString: String
    Attributes
    protected
    Definition Classes
    RWrappable
  184. def rExtraBodyLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  185. def rExtraInitLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  186. lazy val rFuncName: String
    Attributes
    protected
    Definition Classes
    RWrappable
  187. lazy val rInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    RWrappable
  188. def rParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    RWrappable
  189. def rParamsArgs: String
    Attributes
    protected
    Definition Classes
    RWrappable
  190. def rSetterLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  191. def responseDataType: DataType
    Attributes
    protected
    Definition Classes
    TextAnalyzeHasInternalJsonOutputParser
  192. def save(path: String): Unit
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  193. val sentimentAnalysisParams: StringStringMapParam
  194. final def set(paramPair: ParamPair[_]): TextAnalyze.this.type
    Attributes
    protected
    Definition Classes
    Params
  195. final def set(param: String, value: Any): TextAnalyze.this.type
    Attributes
    protected
    Definition Classes
    Params
  196. final def set[T](param: Param[T], value: T): TextAnalyze.this.type
    Definition Classes
    Params
  197. def setAADToken(v: String): TextAnalyze.this.type
    Definition Classes
    HasAADToken
  198. def setAADTokenCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasAADToken
  199. def setBackoffs(value: Array[Int]): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  200. def setBatchSize(value: Int): TextAnalyze.this.type

    Definition Classes
    HasBatchSize
  201. def setConcurrency(value: Int): TextAnalyze.this.type

    Definition Classes
    ConcurrencyParams
  202. def setConcurrentTimeout(value: Option[Double]): TextAnalyze.this.type
    Definition Classes
    ConcurrencyParams
  203. def setConcurrentTimeout(value: Double): TextAnalyze.this.type

    Definition Classes
    ConcurrencyParams
  204. def setCustomServiceName(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomCogServiceDomain
  205. final def setDefault(paramPairs: ParamPair[_]*): TextAnalyze.this.type
    Attributes
    protected
    Definition Classes
    Params
  206. final def setDefault[T](param: Param[T], value: T): TextAnalyze.this.type
    Attributes
    protected
    Definition Classes
    Params
  207. def setDefaultAADToken(v: String): TextAnalyze.this.type
    Definition Classes
    HasAADToken
  208. def setDefaultInternalEndpoint(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomCogServiceDomain
  209. def setDisableServiceLogs(v: Boolean): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  210. def setDisableServiceLogsCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  211. def setEndpoint(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomCogServiceDomain
  212. def setEntityLinkingParams(v: HashMap[String, String]): TextAnalyze.this.type
  213. def setEntityLinkingParams(v: Map[String, String]): TextAnalyze.this.type
  214. def setEntityRecognitionParams(v: HashMap[String, String]): TextAnalyze.this.type
  215. def setEntityRecognitionParams(v: Map[String, String]): TextAnalyze.this.type
  216. def setErrorCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasErrorCol
  217. def setIncludeEntityLinking(v: Boolean): TextAnalyze.this.type
  218. def setIncludeEntityRecognition(v: Boolean): TextAnalyze.this.type
  219. def setIncludeKeyPhraseExtraction(v: Boolean): TextAnalyze.this.type
  220. def setIncludePii(v: Boolean): TextAnalyze.this.type
  221. def setIncludeSentimentAnalysis(v: Boolean): TextAnalyze.this.type
  222. def setInitialPollingDelay(value: Int): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  223. def setKeyPhraseExtractionParams(v: HashMap[String, String]): TextAnalyze.this.type
  224. def setKeyPhraseExtractionParams(v: Map[String, String]): TextAnalyze.this.type
  225. def setLanguage(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  226. def setLanguage(v: Seq[String]): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  227. def setLanguageCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  228. def setLinkedService(v: String): TextAnalyze.this.type
    Definition Classes
    HasSetLinkedService
  229. def setLocation(v: String): TextAnalyze.this.type
    Definition Classes
    HasSetLocation
  230. def setMaxPollingRetries(value: Int): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  231. def setModelVersion(v: String): TextAnalyze.this.type
    Definition Classes
    HasModelVersion
  232. def setOutputCol(value: String): TextAnalyze.this.type

    Definition Classes
    HasOutputCol
  233. def setPiiParams(v: HashMap[String, String]): TextAnalyze.this.type
  234. def setPiiParams(v: Map[String, String]): TextAnalyze.this.type
  235. def setPollingDelay(value: Int): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  236. def setScalarParam[T](name: String, value: T): TextAnalyze.this.type
    Definition Classes
    HasServiceParams
  237. def setScalarParam[T](p: ServiceParam[T], value: T): TextAnalyze.this.type
    Definition Classes
    HasServiceParams
  238. def setSentimentAnalysisParams(v: HashMap[String, String]): TextAnalyze.this.type
  239. def setSentimentAnalysisParams(v: Map[String, String]): TextAnalyze.this.type
  240. def setShowStats(v: Boolean): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  241. def setShowStatsCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  242. def setSubscriptionKey(v: String): TextAnalyze.this.type
    Definition Classes
    HasSubscriptionKey
  243. def setSubscriptionKeyCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasSubscriptionKey
  244. def setSuppressMaxRetriesException(value: Boolean): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  245. def setText(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  246. def setText(v: Seq[String]): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  247. def setTextCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  248. def setTimeout(value: Double): TextAnalyze.this.type

    Definition Classes
    ConcurrencyParams
  249. def setUrl(value: String): TextAnalyze.this.type

    Definition Classes
    HasURL
  250. def setVectorParam(name: String, value: String): TextAnalyze.this.type
    Definition Classes
    HasServiceParams
  251. def setVectorParam[T](p: ServiceParam[T], value: String): TextAnalyze.this.type
    Definition Classes
    HasServiceParams
  252. def shouldAutoBatch(schema: StructType): Boolean
    Attributes
    protected
    Definition Classes
    TextAnalyticsAutoBatch
  253. def shouldSkip(row: Row): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  254. val showStats: ServiceParam[Boolean]
    Definition Classes
    TextAnalyticsBaseParams
  255. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  256. val subscriptionKeyHeaderName: String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  257. val suppressMaxRetriesException: BooleanParam
    Definition Classes
    HasAsyncReply
  258. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  259. val text: ServiceParam[Seq[String]]
    Definition Classes
    TextAnalyticsInputParams
  260. val thisStage: Params
    Attributes
    protected
    Definition Classes
    BaseWrappable
  261. val timeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  262. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  263. def transform(dataset: Dataset[_]): DataFrame
    Definition Classes
    CognitiveServicesBaseNoHandler → Transformer
  264. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  265. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  266. def transformSchema(schema: StructType): StructType
    Definition Classes
    CognitiveServicesBaseNoHandler → PipelineStage
  267. def transformSchema(schema: StructType, logging: Boolean): StructType
    Attributes
    protected
    Definition Classes
    PipelineStage
    Annotations
    @DeveloperApi()
  268. val uid: String
    Definition Classes
    TextAnalyzeCognitiveServicesBaseNoHandlerSynapseMLLogging → Identifiable
  269. def unpackedResponseBinding: UnpackedTextAnalyzeResponse.type
  270. val url: Param[String]
    Definition Classes
    HasURL
  271. def urlPath: String
    Definition Classes
    TextAnalyzeHasUrlPath
  272. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  273. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  274. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  275. def write: MLWriter
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from BasicAsyncReply

Inherited from HasAsyncReply

Inherited from TextAnalyticsBaseNoBinding

Inherited from HasSetLinkedService

Inherited from TextAnalyticsAutoBatch

Inherited from TextAnalyticsInputParams

Inherited from TextAnalyticsBaseParams

Inherited from HasModelVersion

Inherited from HasBatchSize

Inherited from HasSetLocation

Inherited from DomainHelper

Inherited from HasCognitiveServiceInput

Inherited from SynapseMLLogging

Inherited from HasCustomCogServiceDomain

Inherited from HasUrlPath

Inherited from HasAADToken

Inherited from HasErrorCol

Inherited from HasSubscriptionKey

Inherited from HasServiceParams

Inherited from ComplexParamsWritable

Inherited from MLWritable

Inherited from HasURL

Inherited from HasOutputCol

Inherited from ConcurrencyParams

Inherited from Wrappable

Inherited from DotnetWrappable

Inherited from RWrappable

Inherited from PythonWrappable

Inherited from BaseWrappable

Inherited from Transformer

Inherited from PipelineStage

Inherited from Logging

Inherited from Params

Inherited from Serializable

Inherited from Serializable

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

getParam

param

setParam

Ungrouped