/wagtail-text-analysis

Detect key phrases and sentiment from your Wagtail content using cloud Api services

Primary LanguagePythonMIT LicenseMIT

Build Status

Wagtail Text Analysis

Detect key phrases and sentiment from your Wagtail content using powerful ML Apis.

Features

  • Key phrase generation using Azure Text Analytics
  • Text sentiment using Azure Text Analytics

Supported providers

Requirements

Providers

Azure Text Analytics

Azure's Text Analytics Api. Docs

Settings

  • AZURE_TEXT_ANALYTICS_API_KEY: Azure Computer Vision API key
  • AZURE_TEXT_ANALYTICS_REGION: The default region to use, e.g. westus, northeurope, etc

Where to go from here?

We recommend you to check out our Getting Started Guide.

Contributing

Want to contribute? Awesome. Just send a pull request.

License

Wagtail Text Analysis is released under the MIT License.