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. HasCustomHeaders
  16. HasCustomAuthHeader
  17. CognitiveServicesBaseNoHandler
  18. SynapseMLLogging
  19. HasCustomCogServiceDomain
  20. HasUrlPath
  21. HasAADToken
  22. HasErrorCol
  23. HasSubscriptionKey
  24. HasServiceParams
  25. ComplexParamsWritable
  26. MLWritable
  27. HasURL
  28. HasOutputCol
  29. ConcurrencyParams
  30. Wrappable
  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, customHeaders: Option[Map[String, 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. val customHeaders: ServiceParam[Map[String, String]]
    Definition Classes
    HasCustomHeaders
  23. val customUrlRoot: Param[String]
    Definition Classes
    HasCognitiveServiceInput
  24. final def defaultCopy[T <: Params](extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  25. val disableServiceLogs: ServiceParam[Boolean]
    Definition Classes
    TextAnalyticsBaseParams
  26. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  27. val entityLinkingParams: StringStringMapParam
  28. val entityRecognitionParams: StringStringMapParam
  29. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  31. val errorCol: Param[String]
    Definition Classes
    HasErrorCol
  32. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  33. def explainParams(): String
    Definition Classes
    Params
  34. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  35. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  36. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  37. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  38. def getAADToken: String
    Definition Classes
    HasAADToken
  39. def getAADTokenCol: String
    Definition Classes
    HasAADToken
  40. def getBackoffs: Array[Int]

    Definition Classes
    HasAsyncReply
  41. def getBatchSize: Int

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

    Definition Classes
    ConcurrencyParams
  44. def getConcurrentTimeout: Double

    Definition Classes
    ConcurrencyParams
  45. def getCustomAuthHeader(row: Row): Option[String]
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  46. def getCustomAuthHeader: String
    Definition Classes
    HasCustomAuthHeader
  47. def getCustomAuthHeaderCol: String
    Definition Classes
    HasCustomAuthHeader
  48. def getCustomHeaders(row: Row): Option[Map[String, String]]
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  49. def getCustomHeaders: Map[String, String]
    Definition Classes
    HasCustomHeaders
  50. def getCustomUrlRoot: String
    Definition Classes
    HasCognitiveServiceInput
  51. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  52. def getDisableServiceLogs: Boolean
    Definition Classes
    TextAnalyticsBaseParams
  53. def getEntityLinkingParams: Map[String, String]
  54. def getEntityRecognitionParams: Map[String, String]
  55. def getErrorCol: String
    Definition Classes
    HasErrorCol
  56. def getIncludeEntityLinking: Boolean
  57. def getIncludeEntityRecognition: Boolean
  58. def getIncludeKeyPhraseExtraction: Boolean
  59. def getIncludePii: Boolean
  60. def getIncludeSentimentAnalysis: Boolean
  61. def getInitialPollingDelay: Int

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

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

    Definition Classes
    HasOutputCol
  72. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  73. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  74. def getPayload(methodName: String, numCols: Option[Int], executionSeconds: Option[Double], exception: Option[Exception]): Map[String, String]
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  75. def getPiiParams: Map[String, String]
  76. def getPollingDelay: Int

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

    Definition Classes
    HasAsyncReply
  85. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  86. def getUrl: String

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

    The name of the output column

    The name of the output column

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

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

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

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

    Definition Classes
    ConcurrencyParams
  196. def setCustomAuthHeader(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomAuthHeader
  197. def setCustomAuthHeaderCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomAuthHeader
  198. def setCustomHeaders(v: HashMap[String, String]): TextAnalyze.this.type
    Definition Classes
    HasCustomHeaders
  199. def setCustomHeaders(v: Map[String, String]): TextAnalyze.this.type
    Definition Classes
    HasCustomHeaders
  200. def setCustomServiceName(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomCogServiceDomain
  201. def setCustomUrlRoot(v: String): TextAnalyze.this.type
    Definition Classes
    HasCognitiveServiceInput
  202. final def setDefault(paramPairs: ParamPair[_]*): TextAnalyze.this.type
    Attributes
    protected
    Definition Classes
    Params
  203. final def setDefault[T](param: Param[T], value: T): TextAnalyze.this.type
    Attributes
    protected[org.apache.spark.ml]
    Definition Classes
    Params
  204. def setDefaultAADToken(v: String): TextAnalyze.this.type
    Definition Classes
    HasAADToken
  205. def setDefaultCustomAuthHeader(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomAuthHeader
  206. def setDefaultInternalEndpoint(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomCogServiceDomain
  207. def setDisableServiceLogs(v: Boolean): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  208. def setDisableServiceLogsCol(v: String): TextAnalyze.this.type
    Definition Classes
    TextAnalyticsBaseParams
  209. def setEndpoint(v: String): TextAnalyze.this.type
    Definition Classes
    HasCustomCogServiceDomain
  210. def setEntityLinkingParams(v: HashMap[String, String]): TextAnalyze.this.type
  211. def setEntityLinkingParams(v: Map[String, String]): TextAnalyze.this.type
  212. def setEntityRecognitionParams(v: HashMap[String, String]): TextAnalyze.this.type
  213. def setEntityRecognitionParams(v: Map[String, String]): TextAnalyze.this.type
  214. def setErrorCol(v: String): TextAnalyze.this.type
    Definition Classes
    HasErrorCol
  215. def setIncludeEntityLinking(v: Boolean): TextAnalyze.this.type
  216. def setIncludeEntityRecognition(v: Boolean): TextAnalyze.this.type
  217. def setIncludeKeyPhraseExtraction(v: Boolean): TextAnalyze.this.type
  218. def setIncludePii(v: Boolean): TextAnalyze.this.type
  219. def setIncludeSentimentAnalysis(v: Boolean): TextAnalyze.this.type
  220. def setInitialPollingDelay(value: Int): TextAnalyze.this.type

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

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

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

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

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

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

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

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 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