Detect key phrases and sentiment from your Wagtail content using powerful ML Apis.
- Key phrase generation using Azure Text Analytics
- Text sentiment using Azure Text Analytics
- Python 3.6+
- Wagtail 2+
- Access to any of the supported providers
Azure's Text Analytics Api. Docs
AZURE_TEXT_ANALYTICS_API_KEY
: Azure Computer Vision API keyAZURE_TEXT_ANALYTICS_REGION
: The default region to use, e.g. westus, northeurope, etc
We recommend you to check out our Getting Started Guide.
Want to contribute? Awesome. Just send a pull request.
Wagtail Text Analysis is released under the MIT License.