Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 867 Bytes

File metadata and controls

13 lines (9 loc) · 867 Bytes

AzureTextAnalysis

Go Report CardRelease

A very simple Go package for utilizing Microsoft Azure's Text Analysis Cognitive Services


Still Working On

  1. Dynamic intake and hashing of document(s) supported by error feedback
  2. Each API call required structures in documentation
  3. Each API call passing back errors instead of breaking on log.Fatal
  4. Add analyzers_example.go