...

Package textanalytics

import "github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/textanalytics"
Overview
Index
Subdirectories

Overview ▾

func UserAgent

func UserAgent() string

func Version

func Version() string

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

Subdirectories

Name Synopsis
..
textanalyticsapi