|
Synapseml
0.10.0
|
NERSDK implements NERSDK More...


Public Member Functions | |
| NERSDK () | |
| Creates a NERSDK without any parameters. More... | |
| NERSDK (string uid) | |
| Creates a NERSDK with a UID that is used to give the NERSDK a unique ID. More... | |
| NERSDK | SetBatchSize (int value) |
| Sets value for batchSize More... | |
| NERSDK | SetConcurrency (int value) |
| Sets value for concurrency More... | |
| NERSDK | SetConcurrentTimeout (double value) |
| Sets value for concurrentTimeout More... | |
| NERSDK | SetDisableServiceLogs (bool value) |
| Sets value for disableServiceLogs More... | |
| NERSDK | SetDisableServiceLogsCol (string value) |
| Sets value for disableServiceLogs column More... | |
| NERSDK | SetErrorCol (string value) |
| Sets value for errorCol More... | |
| NERSDK | SetIncludeStatistics (bool value) |
| Sets value for includeStatistics More... | |
| NERSDK | SetIncludeStatisticsCol (string value) |
| Sets value for includeStatistics column More... | |
| NERSDK | SetLanguage (string[] value) |
| Sets value for language More... | |
| NERSDK | SetLanguageCol (string value) |
| Sets value for language column More... | |
| NERSDK | SetModelVersion (string value) |
| Sets value for modelVersion More... | |
| NERSDK | SetModelVersionCol (string value) |
| Sets value for modelVersion column More... | |
| NERSDK | SetOutputCol (string value) |
| Sets value for outputCol More... | |
| NERSDK | SetSubscriptionKey (string value) |
| Sets value for subscriptionKey More... | |
| NERSDK | SetSubscriptionKeyCol (string value) |
| Sets value for subscriptionKey column More... | |
| NERSDK | SetText (string[] value) |
| Sets value for text More... | |
| NERSDK | SetTextCol (string value) |
| Sets value for text column More... | |
| NERSDK | SetTimeout (double value) |
| Sets value for timeout More... | |
| NERSDK | SetUrl (string value) |
| Sets value for url More... | |
| int | GetBatchSize () |
| Gets batchSize value More... | |
| int | GetConcurrency () |
| Gets concurrency value More... | |
| double | GetConcurrentTimeout () |
| Gets concurrentTimeout value More... | |
| bool | GetDisableServiceLogs () |
| Gets disableServiceLogs value More... | |
| string | GetErrorCol () |
| Gets errorCol value More... | |
| bool | GetIncludeStatistics () |
| Gets includeStatistics value More... | |
| string [] | GetLanguage () |
| Gets language value More... | |
| string | GetModelVersion () |
| Gets modelVersion value More... | |
| string | GetOutputCol () |
| Gets outputCol value More... | |
| string | GetSubscriptionKey () |
| Gets subscriptionKey value More... | |
| string [] | GetText () |
| Gets text value More... | |
| double | GetTimeout () |
| Gets timeout value More... | |
| string | GetUrl () |
| Gets url value More... | |
| void | Save (string path) |
| Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala. More... | |
| JavaMLWriter | Write () |
| |
| JavaMLReader< NERSDK > | Read () |
| Get the corresponding JavaMLReader instance. More... | |
| NERSDK | SetLocation (string value) |
| Sets value for location More... | |
Static Public Member Functions | |
| static NERSDK | Load (string path) |
| Loads the NERSDK that was previously saved using Save(string). More... | |
|
inline |
Creates a NERSDK without any parameters.
|
inline |
| int Synapse.ML.Cognitive.NERSDK.GetBatchSize | ( | ) |
Gets batchSize value
| int Synapse.ML.Cognitive.NERSDK.GetConcurrency | ( | ) |
Gets concurrency value
| double Synapse.ML.Cognitive.NERSDK.GetConcurrentTimeout | ( | ) |
Gets concurrentTimeout value
| bool Synapse.ML.Cognitive.NERSDK.GetDisableServiceLogs | ( | ) |
Gets disableServiceLogs value
| string Synapse.ML.Cognitive.NERSDK.GetErrorCol | ( | ) |
Gets errorCol value
| bool Synapse.ML.Cognitive.NERSDK.GetIncludeStatistics | ( | ) |
Gets includeStatistics value
| string [] Synapse.ML.Cognitive.NERSDK.GetLanguage | ( | ) |
Gets language value
| string Synapse.ML.Cognitive.NERSDK.GetModelVersion | ( | ) |
Gets modelVersion value
| string Synapse.ML.Cognitive.NERSDK.GetOutputCol | ( | ) |
Gets outputCol value
| string Synapse.ML.Cognitive.NERSDK.GetSubscriptionKey | ( | ) |
Gets subscriptionKey value
| string [] Synapse.ML.Cognitive.NERSDK.GetText | ( | ) |
Gets text value
| double Synapse.ML.Cognitive.NERSDK.GetTimeout | ( | ) |
Gets timeout value
| string Synapse.ML.Cognitive.NERSDK.GetUrl | ( | ) |
Gets url value
|
static |
Loads the NERSDK that was previously saved using Save(string).
| path | The path the previous NERSDK was saved to |
| JavaMLReader<NERSDK> Synapse.ML.Cognitive.NERSDK.Read | ( | ) |
Get the corresponding JavaMLReader instance.
| void Synapse.ML.Cognitive.NERSDK.Save | ( | string | path | ) |
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala.
| path | The path to save the object to |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetBatchSize | ( | int | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetConcurrency | ( | int | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetConcurrentTimeout | ( | double | value | ) |
Sets value for concurrentTimeout
| value | max number seconds to wait on futures if concurrency >= 1 |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetDisableServiceLogs | ( | bool | value | ) |
Sets value for disableServiceLogs
| value | disableServiceLogs option |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetDisableServiceLogsCol | ( | string | value | ) |
Sets value for disableServiceLogs column
| value | disableServiceLogs option |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetErrorCol | ( | string | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetIncludeStatistics | ( | bool | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetIncludeStatisticsCol | ( | string | value | ) |
Sets value for includeStatistics column
| value | includeStatistics option |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetLanguage | ( | string [] | value | ) |
Sets value for language
| value | the language code of the text (optional for some services) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetLanguageCol | ( | string | value | ) |
Sets value for language column
| value | the language code of the text (optional for some services) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetLocation | ( | string | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetModelVersion | ( | string | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetModelVersionCol | ( | string | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetOutputCol | ( | string | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetSubscriptionKey | ( | string | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetSubscriptionKeyCol | ( | string | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetText | ( | string [] | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetTextCol | ( | string | value | ) |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetTimeout | ( | double | value | ) |
Sets value for timeout
| value | number of seconds to wait before closing the connection |
| NERSDK Synapse.ML.Cognitive.NERSDK.SetUrl | ( | string | value | ) |
1.8.13