Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type BaseClient
- type DetectedLanguage
- type DocumentStatistics
- type EntitiesBatchResult
- type EntitiesBatchResultItem
- type EntityRecord
- type ErrorRecord
- type ErrorResponse
- type InternalError
- type KeyPhraseBatchResult
- type KeyPhraseBatchResultItem
- type LanguageBatchInput
- type LanguageBatchResult
- type LanguageBatchResultItem
- type LanguageInput
- type MatchRecord
- type MultiLanguageBatchInput
- type MultiLanguageInput
- type RequestStatistics
- 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 DetectedLanguage ¶
type DetectedLanguage = original.DetectedLanguage
type DocumentStatistics ¶
type DocumentStatistics = original.DocumentStatistics
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 LanguageBatchInput ¶
type LanguageBatchInput = original.LanguageBatchInput
type LanguageBatchResult ¶
type LanguageBatchResult = original.LanguageBatchResult
type LanguageBatchResultItem ¶
type LanguageBatchResultItem = original.LanguageBatchResultItem
type LanguageInput ¶
type LanguageInput = original.LanguageInput
type MatchRecord ¶
type MatchRecord = original.MatchRecord
type MultiLanguageBatchInput ¶
type MultiLanguageBatchInput = original.MultiLanguageBatchInput
type MultiLanguageInput ¶
type MultiLanguageInput = original.MultiLanguageInput
type RequestStatistics ¶
type RequestStatistics = original.RequestStatistics
type SentimentBatchResult ¶
type SentimentBatchResult = original.SentimentBatchResult
type SentimentBatchResultItem ¶
type SentimentBatchResultItem = original.SentimentBatchResultItem
Click to show internal directories.
Click to hide internal directories.