Detect key phrases and sentiment from your Wagtail content using cloud Api services
Project description
[![Build Status](https://travis-ci.org/marteinn/wagtail-text-analysis.svg?branch=develop)](https://travis-ci.org/marteinn/wagtail-text-analysis)
# Wagtail Text Analysis
Detect key phrases from your Wagtail content using powerful ML Apis.
## Features
Key phrase generation using Azure Text Analytics
Text sentiment using Azure Text Analytics
## Supported providers
[Azure Text Analytics](#azure-text-analytics)
## Requirements
Python 3.6+
Wagtail 2+
Access to any of the [supported providers](#providers)
## Providers
### Azure Text Analytics
Azure’s Text Analytics Api. [Docs](https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics/)
#### 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](https://github.com/marteinn/wagtail-text-analysis/blob/develop/docs/getting-started.md).
## Contributing
Want to contribute? Awesome. Just send a pull request.
## License
Wagtail Text Analysis is released under the [MIT License](http://www.opensource.org/licenses/MIT).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for wagtailtextanalysis-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bbbcd321d411957426b1f5cb394a2c752e1ada7bb2a109c2ecf321a3ac62ac9 |
|
MD5 | 75f79451692c122e70b5ce576396e98e |
|
BLAKE2b-256 | 8a4c13f6688b69fb6a286f2b86eab3f4694709548360a28289e9e07594746570 |