=== TagBot === Contributors: tsoumakas Tags: keyphrase extraction, auto tagging, artificial intelligence, ai Requires at least: 4.9 Tested up to: 4.9.8 Stable tag: 1.0 Requires PHP: 7.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin automatically tags posts with keyphrases extracted from the content of the posts using artificial intelligence. == Description == This plugin automatically tags posts with keyphrases extracted from the content of the posts using artificial intelligence. At this time there is a limited number of calls you can do to TagBot's Web Service. More info will be added soon. == External Service == This plugin wraps around the Keyphrase Extraction API (https://atypon.csd.auth.gr/keyphrase). The Terms of Use of the API are available here: https://atypon.csd.auth.gr/keyphrase/terms. == Installation == From your WordPress Dashboard: 1. Go to 'Plugins > Add New' page 2. Search for 'TagBot' plugin 3. Install and activate the plugin 4. Go to 'TagBot' page in order to index all posts of your website From WordPress.org 1. Download 'TagBot' plugin 2. Upload 'tagbot' directory to your '/wp-content/plugins/' directory using an FTP Client 3. Go to your 'Plugins' page and activate 'TagBot' plugin 4. Go to 'TagBot' page in order to index all posts of your website == Changelog == = 1.0 = * Initial Release