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

    Definition Classes
    HasAsyncReply
  56. def getBatchSize: Int

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

    Definition Classes
    ConcurrencyParams
  59. def getConcurrentTimeout: Double

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

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

    Definition Classes
    HasAsyncReply
  80. def getModelVersion: String
    Definition Classes
    HasModelVersion
  81. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  82. def getOutputCol: String

    Definition Classes
    HasOutputCol
  83. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  84. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  85. def getPayload(methodName: String, numCols: Option[Int], executionSeconds: Option[Double], exception: Option[Exception]): Map[String, String]
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  86. def getPiiParams: Map[String, String]
  87. def getPollingDelay: Int

    Definition Classes
    HasAsyncReply
  88. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  89. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  90. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  91. def getSentimentAnalysisParams: Map[String, String]
  92. def getShowStats: Boolean
    Definition Classes
    TextAnalyticsBaseParams
  93. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  94. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  95. def getSuppressMaxRetriesException: Boolean

    Definition Classes
    HasAsyncReply
  96. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  97. def getUrl: String

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

    The name of the output column

    The name of the output column

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

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

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

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

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

    Definition Classes
    HasAsyncReply
  230. def setKeyPhraseExtractionParams(v: HashMap[String, String]): TextAnalyze.this.type
  231. def setKeyPhraseExtractionParams(v: Map[String, String]): TextAnalyze.this.type
  232. def setLanguage(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  233. def setLanguage(v: Seq[String]): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  234. def setLanguageCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  235. def setLinkedService(v: String): TextAnalyze.this.type
    Definition Classes
    HasSetLinkedService
  236. def setLocation(v: String): TextAnalyze.this.type
    Definition Classes
    HasSetLocation
  237. def setMaxPollingRetries(value: Int): TextAnalyze.this.type

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

    Definition Classes
    HasOutputCol
  240. def setPiiParams(v: HashMap[String, String]): TextAnalyze.this.type
  241. def setPiiParams(v: Map[String, String]): TextAnalyze.this.type
  242. def setPollingDelay(value: Int): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  243. def setScalarParam[T](name: String, value: T): TextAnalyze.this.type
    Definition Classes
    HasServiceParams
  244. def setScalarParam[T](p: ServiceParam[T], value: T): TextAnalyze.this.type
    Definition Classes
    HasServiceParams
  245. def setSentimentAnalysisParams(v: HashMap[String, String]): TextAnalyze.this.type
  246. def setSentimentAnalysisParams(v: Map[String, String]): TextAnalyze.this.type
  247. def setShowStats(v: Boolean): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  248. def setShowStatsCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  249. def setSubscriptionKey(v: String): TextAnalyze.this.type
    Definition Classes
    HasSubscriptionKey
  250. def setSubscriptionKeyCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasSubscriptionKey
  251. def setSuppressMaxRetriesException(value: Boolean): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  252. def setText(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  253. def setText(v: Seq[String]): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  254. def setTextCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  255. def setTimeout(value: Double): TextAnalyze.this.type

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

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

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