Skip to content

Golang Text Analysis Client for Microsoft Azure Cognitive Service - Language

License

Notifications You must be signed in to change notification settings

kde713/azurelangai-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azurelangai

GitHub GitHub top language GitHub last commit (branch) GitHub Release Date - Published_At

azurelangai is a Go library for integrating with Microsoft Azure Cognitive Services - Language. It provides a convenient way to analyze and process text data using Azure's powerful language processing capabilities. This library has been developed to fill the gap left by the absence of an official Azure Language SDK for Go.


Installation

$ go get -u github.com/kde713/azurelangai-go

Documentation

Detailed documentation and examples are available in the godoc.

Contributing

Contributions to azurelangai are welcomed! If you encounter any issues, have suggestions, or want to contribute improvements, feel free to open an issue or submit a pull request.

Disclaimer

This is an independent library and is not endorsed or supported by Microsoft. Use it at your own risk. For official Microsoft Azure SDKs, please refer to the official Azure documentation and resources.