=== Automatic Tags === Contributors: chiefastro Author URI: http://jrandblog.com/ Plugin URL: https://wpautotag.com Tags: tags, categories, taxonomy, machine learning, natural language processing, automation Requires at least: 5.0 Tested up to: 5.4.2 Requires PHP: 7.3 Stable tag: 0.0.1 License: GPLv3 or later Automatically tag and categorize your posts. == Description == Automatic Tags uses machine learning to automatically categorize and tag your posts. Major features in Automatic Tags include: * Suggests a category for your post within the editor. Note: To get suggestions, you'll need an API key from [wpautotag.com](https://wpautotag.com). Keys are free and can be used on as many domains as you like. While editing posts, this plugin will send basic information about your post to the wpautotag.com API. The following information about your post is sent: post content, title, categories, tags, domain name, and (optionally) counts of how many posts you've published in each category. You can decline to send category counts by turning on the "blank slate" option on the settings page. Registering for an API key requires agreeing to the [privacy policy](https://wpautotag.com/privacy-policy/) and [terms of use](https://wpautotag.com/terms-of-use/) of wpautotag.com. Contributions are welcome. This plugin's code is hosted in this [github repo](https://github.com/chiefastro/wpautotag-plugin). The code for the machine learning model is also open source and hosted in this other [github repo](https://github.com/chiefastro/wpautotag-models). == Installation == Upload the Automatic Tags plugin to your blog, activate it, and then enter your [wpautotag.com](https://wpautotag.com) API key. == Screenshots == 1. Category suggestions within post editor 2. Admin screen == Changelog == = 0.0.1 = * Initial release *Release Date - 9 August 2020*