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

    Definition Classes
    HasAsyncReply
  50. def getBatchSize: Int

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

    Definition Classes
    ConcurrencyParams
  53. def getConcurrentTimeout: Double

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

    Definition Classes
    HasAsyncReply
  65. def getInternalInputParser(schema: StructType): HTTPInputParser
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  66. def getInternalOutputParser(schema: StructType): HTTPOutputParser
    Attributes
    protected
    Definition Classes
    HasInternalJsonOutputParser
  67. def getInternalTransformer(schema: StructType): PipelineModel
    Attributes
    protected
    Definition Classes
    TextAnalyticsBaseNoBinding → CognitiveServicesBaseNoHandler
  68. def getKeyPhraseExtractionParams: Map[String, String]
  69. def getLocationDomain(location: String): String
    Attributes
    protected
    Definition Classes
    DomainHelper
  70. def getMaxPollingRetries: Int

    Definition Classes
    HasAsyncReply
  71. def getModelVersion: String
    Definition Classes
    HasModelVersion
  72. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  73. def getOutputCol: String

    Definition Classes
    HasOutputCol
  74. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  75. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  76. def getPiiParams: Map[String, String]
  77. def getPollingDelay: Int

    Definition Classes
    HasAsyncReply
  78. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  79. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  80. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  81. def getSentimentAnalysisParams: Map[String, String]
  82. def getShowStats: Boolean
    Definition Classes
    TextAnalyticsBaseParams
  83. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  84. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  85. def getSuppressMaxRetriesException: Boolean

    Definition Classes
    HasAsyncReply
  86. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  87. def getUrl: String

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

    The name of the output column

    The name of the output column

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

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

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

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

    Definition Classes
    ConcurrencyParams
  197. final def setDefault(paramPairs: ParamPair[_]*): TextAnalyze.this.type
    Attributes
    protected
    Definition Classes
    Params
  198. final def setDefault[T](param: Param[T], value: T): TextAnalyze.this.type
    Attributes
    protected
    Definition Classes
    Params
  199. def setDisableServiceLogs(v: Boolean): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  200. def setDisableServiceLogsCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  201. def setEntityLinkingParams(v: HashMap[String, String]): TextAnalyze.this.type
  202. def setEntityLinkingParams(v: Map[String, String]): TextAnalyze.this.type
  203. def setEntityRecognitionParams(v: HashMap[String, String]): TextAnalyze.this.type
  204. def setEntityRecognitionParams(v: Map[String, String]): TextAnalyze.this.type
  205. def setErrorCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasErrorCol
  206. def setIncludeEntityLinking(v: Boolean): TextAnalyze.this.type
  207. def setIncludeEntityRecognition(v: Boolean): TextAnalyze.this.type
  208. def setIncludeKeyPhraseExtraction(v: Boolean): TextAnalyze.this.type
  209. def setIncludePii(v: Boolean): TextAnalyze.this.type
  210. def setIncludeSentimentAnalysis(v: Boolean): TextAnalyze.this.type
  211. def setInitialPollingDelay(value: Int): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  212. def setKeyPhraseExtractionParams(v: HashMap[String, String]): TextAnalyze.this.type
  213. def setKeyPhraseExtractionParams(v: Map[String, String]): TextAnalyze.this.type
  214. def setLanguage(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  215. def setLanguage(v: Seq[String]): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  216. def setLanguageCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  217. def setLinkedService(v: String): TextAnalyze.this.type
    Definition Classes
    HasSetLinkedService
  218. def setLocation(v: String): TextAnalyze.this.type
    Definition Classes
    HasSetLocation
  219. def setMaxPollingRetries(value: Int): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  220. def setModelVersion(v: String): TextAnalyze.this.type
    Definition Classes
    HasModelVersion
  221. def setModelVersionCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasModelVersion
  222. def setOutputCol(value: String): TextAnalyze.this.type

    Definition Classes
    HasOutputCol
  223. def setPiiParams(v: HashMap[String, String]): TextAnalyze.this.type
  224. def setPiiParams(v: Map[String, String]): TextAnalyze.this.type
  225. def setPollingDelay(value: Int): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  226. def setScalarParam[T](name: String, value: T): TextAnalyze.this.type
    Definition Classes
    HasServiceParams
  227. def setScalarParam[T](p: ServiceParam[T], value: T): TextAnalyze.this.type
    Definition Classes
    HasServiceParams
  228. def setSentimentAnalysisParams(v: HashMap[String, String]): TextAnalyze.this.type
  229. def setSentimentAnalysisParams(v: Map[String, String]): TextAnalyze.this.type
  230. def setShowStats(v: Boolean): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  231. def setShowStatsCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  232. def setSubscriptionKey(v: String): TextAnalyze.this.type
    Definition Classes
    HasSubscriptionKey
  233. def setSubscriptionKeyCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasSubscriptionKey
  234. def setSuppressMaxRetriesException(value: Boolean): TextAnalyze.this.type

    Definition Classes
    HasAsyncReply
  235. def setText(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  236. def setText(v: Seq[String]): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  237. def setTextCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsInputParams
  238. def setTimeout(value: Double): TextAnalyze.this.type

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

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

Inherited from BasicAsyncReply

Inherited from HasAsyncReply

Inherited from TextAnalyticsBaseNoBinding

Inherited from HasSetLinkedService

Inherited from TextAnalyticsInputParams

Inherited from TextAnalyticsBaseParams

Inherited from HasModelVersion

Inherited from HasBatchSize

Inherited from HasSetLocation

Inherited from DomainHelper

Inherited from HasUrlPath

Inherited from HasCognitiveServiceInput

Inherited from BasicLogging

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