Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type BaseClient
- type BatchInput
- type DetectedLanguage
- type EntitiesBatchResult
- type EntitiesBatchResultItem
- type EntityRecord
- type ErrorRecord
- type ErrorResponse
- type Input
- type InternalError
- type KeyPhraseBatchResult
- type KeyPhraseBatchResultItem
- type LanguageBatchResult
- type LanguageBatchResultItem
- type MatchRecord
- type MultiLanguageBatchInput
- type MultiLanguageInput
- type SentimentBatchResult
- type SentimentBatchResultItem
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(endpoint string) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(endpoint string) BaseClient
type BatchInput ¶
type BatchInput = original.BatchInput
type DetectedLanguage ¶
type DetectedLanguage = original.DetectedLanguage
type EntitiesBatchResult ¶
type EntitiesBatchResult = original.EntitiesBatchResult
type EntitiesBatchResultItem ¶
type EntitiesBatchResultItem = original.EntitiesBatchResultItem
type EntityRecord ¶
type EntityRecord = original.EntityRecord
type ErrorRecord ¶
type ErrorRecord = original.ErrorRecord
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type InternalError ¶
type InternalError = original.InternalError
type KeyPhraseBatchResult ¶
type KeyPhraseBatchResult = original.KeyPhraseBatchResult
type KeyPhraseBatchResultItem ¶
type KeyPhraseBatchResultItem = original.KeyPhraseBatchResultItem
type LanguageBatchResult ¶
type LanguageBatchResult = original.LanguageBatchResult
type LanguageBatchResultItem ¶
type LanguageBatchResultItem = original.LanguageBatchResultItem
type MatchRecord ¶
type MatchRecord = original.MatchRecord
type MultiLanguageBatchInput ¶
type MultiLanguageBatchInput = original.MultiLanguageBatchInput
type MultiLanguageInput ¶
type MultiLanguageInput = original.MultiLanguageInput
type SentimentBatchResult ¶
type SentimentBatchResult = original.SentimentBatchResult
type SentimentBatchResultItem ¶
type SentimentBatchResultItem = original.SentimentBatchResultItem
Click to show internal directories.
Click to hide internal directories.