cognitiveservices

package
v0.0.0-...-86c76a3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2020 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCSAccount

func CreateCSAccount(accountName string, accountKind string) (*cognitiveservices.Account, error)

CreateCSAccount creates a Cognitive Services account of the specified type

func CustomSearch

func CustomSearch(accountName string) (customsearch.WebWebAnswer, error)

CustomSearch returns answers based on a custom search instance

func DetectLanguage

func DetectLanguage()

detects the language of a text document <languageDetection>

func ExtractEntities

func ExtractEntities()
identifies well-known entities in a text document

<entityRecognition>

func ExtractKeyPhrases

func ExtractKeyPhrases()

extracts key-phrases from a text document <keyPhrases>

func GetTextAnalyticsClient

func GetTextAnalyticsClient() textanalytics.BaseClient

<client>

func SearchEntities

func SearchEntities(accountName string) (entitysearch.Entities, error)

SearchEntities retunrs a list of entities

func SearchImages

func SearchImages(accountName string) (imagesearch.Images, error)

SearchImages returns a list of images

func SearchNews

func SearchNews(accountName string) (newssearch.News, error)

SearchNews returns a list of news

func SearchVideos

func SearchVideos(accountName string) (videosearch.Videos, error)

SearchVideos returns a list of videos

func SearchWeb

func SearchWeb(accountName string) (websearch.WebWebAnswer, error)

SearchWeb returns a web answer contains a list of web pages

func SentimentAnalysis

func SentimentAnalysis()

detects the sentiment of a set of text records <sentimentAnalysis>

func SpellCheck

func SpellCheck(accountName string) (spellcheck.SpellCheck, error)

SpellCheck spell checks the given input

func TrendingVideos

func TrendingVideos(accountName string) (videosearch.TrendingVideos, error)

TrendingVideos returns the videos that are trending

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL