Packages

class TextAnalyze extends TextAnalyticsBaseNoBinding with BasicAsyncReply

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TextAnalyze
  2. BasicAsyncReply
  3. HasAsyncReply
  4. TextAnalyticsBaseNoBinding
  5. TextAnalyticsInputParams
  6. TextAnalyticsBaseParams
  7. HasModelVersion
  8. HasBatchSize
  9. HasSetLocation
  10. DomainHelper
  11. HasUrlPath
  12. HasInternalJsonOutputParser
  13. HasCognitiveServiceInput
  14. CognitiveServicesBaseNoHandler
  15. BasicLogging
  16. HasErrorCol
  17. HasSubscriptionKey
  18. HasServiceParams
  19. ComplexParamsWritable
  20. MLWritable
  21. HasURL
  22. HasOutputCol
  23. ConcurrencyParams
  24. Wrappable
  25. DotnetWrappable
  26. RWrappable
  27. PythonWrappable
  28. BaseWrappable
  29. Transformer
  30. PipelineStage
  31. Logging
  32. Params
  33. Serializable
  34. Serializable
  35. Identifiable
  36. AnyRef
  37. 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
    HasSetLocationDotnetWrappable
  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
    HasSetLocationPythonWrappable
  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 setLocation(v: String): TextAnalyze.this.type
    Definition Classes
    HasSetLocation
  218. def setMaxPollingRetries(value: Int): TextAnalyze.this.type

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

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

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

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

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

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

Inherited from BasicAsyncReply

Inherited from HasAsyncReply

Inherited from TextAnalyticsBaseNoBinding

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