/AzureTextAnalysis

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

Primary LanguageGoMIT LicenseMIT

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