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(row: Row): Option[String]
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  61. def getCustomAuthHeader: String
    Definition Classes
    HasCustomAuthHeader
  62. def getCustomAuthHeaderCol: String
    Definition Classes
    HasCustomAuthHeader
  63. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  64. def getDisableServiceLogs: Boolean
    Definition Classes
    TextAnalyticsBaseParams
  65. def getEntityLinkingParams: Map[String, String]
  66. def getEntityRecognitionParams: Map[String, String]
  67. def getErrorCol: String
    Definition Classes
    HasErrorCol
  68. def getIncludeEntityLinking: Boolean
  69. def getIncludeEntityRecognition: Boolean
  70. def getIncludeKeyPhraseExtraction: Boolean
  71. def getIncludePii: Boolean
  72. def getIncludeSentimentAnalysis: Boolean
  73. def getInitialPollingDelay: Int

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

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

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

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

    Definition Classes
    HasAsyncReply
  97. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  98. def getUrl: String

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

    The name of the output column

    The name of the output column

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

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

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

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

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

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

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

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

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

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

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

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