EPi.Libraries.Keywords.Azure 6.0.0

Add keywords to your page through Azure.

By Jeroen Stemerdink

Build status GitHub version Platform Platform Platform NuGet GitHub license

About

Add EPi.Libraries.Keywords to your project. When you add this package, the service will be injected into the functionality of the main module.

Next add TextAnalytics settings to your appsettings.json:

"Azure": {
  "TextAnalytics": {
    "Key": "changeme.api-key",
    "Endpoint": "https://westeurope.api.cognitive.microsoft.com"
  }
}

Azure cognitive services will analyze your content marked Searchable and they keywords it returns will be added to the content of the property marked with [KeywordsMetaTag].

Note that not all languages are supported by Azure

No packages depend on EPi.Libraries.Keywords.Azure.

Update for Episerver 13

Version Downloads Last updated
6.0.0 22 03/04/2023