EPi.Libraries.Keywords 6.0.0
Add keywords to your page through a provider.
By Jeroen Stemerdink
About
Analyze content on your page (marked Searchable), including used blocks, and add them to your keywords property,
which you need to mark with the [KeywordsMetaTag]
attribute.
NOTE
The service you want to use needs to be injected.
You can use either the Azure provider I created in EPi.Libraries.Keywords.Azure
.
Or write your own for the service you would like to use. In that case you will need to implement IExtractionService
and add the following attribute to your class [ServiceConfiguration(typeof(IExtractionService))]
Showing the top 5 packages that depend on EPi.Libraries.Keywords.
Packages | Downloads |
---|---|
EPi.Libraries.Keywords.Alchemy
Alchemy provider for extracting keywords from text.
|
1,006 |
EPi.Libraries.Keywords.Azure
Add keywords to your page through text analytics in Azure.
|
22 |
EPi.Libraries.Keywords.Commerce
Add keywords to your page through text analytics.
|
17 |
Update for Episerver 13