Title: Context Term Tidier
Author: parakeet
Published: <strong>October 13, 2019</strong>
Last modified: October 13, 2019

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/context-term-tidier.svg)

# Context Term Tidier

 By [parakeet](https://profiles.wordpress.org/parakeet/)

[Download](https://downloads.wordpress.org/plugin/context-term-tidier.zip)

 * [Details](https://tzm.wordpress.org/plugins/context-term-tidier/#description)
 * [Reviews](https://tzm.wordpress.org/plugins/context-term-tidier/#reviews)
 *  [Installation](https://tzm.wordpress.org/plugins/context-term-tidier/#installation)
 * [Development](https://tzm.wordpress.org/plugins/context-term-tidier/#developers)

 [Support](https://wordpress.org/support/plugin/context-term-tidier/)

## Description

Many WordPress installs suffer from cramming hundreds or thousands of varied taxonomy
terms in to a limited number of ill-suited, all-purpose taxonomies (eg. the default“
categories” and “tags”).

These are better off split in to dedicated taxonomies. For example, storing “Bill
Gates” and “Microsoft” terms in “tags” is not optimal, because one is a _person_
whilst the other is a _company_.

There is no straightforward way to split up existing taxonomies more granularly 
in this way, except for labour-intensive and manual, technical effort. So, many 
WordPress installs continue to suffer from not having created granular taxonomies
intentionally at the outset.

Term Tidier tidies up messy taxonomies like these automatically. It uses natural
language processing and knowledge graph technology to determine the real [entity type](https://gcloud.readthedocs.io/en/latest/_modules/google/cloud/language/entity.html#EntityType)
of existing terms, then re-assigns them each to a more appropriate, alternative 
taxonomy.

### How it works

Term Tidier uses Google Cloud’s Natural Language Processing features via API calls.

Users set a “source taxonomy”, the taxonomy they want to be tidied up.

For each term within that taxonomy, Term Tidier calls Google Cloud to examine the
term name, aiming to return a determination as to its true “entity”.

The plugin receives one of eight “entity” type determinations from Google Cloud –
UNKNOWN, PERSON, LOCATION, ORGANIZATION, EVENT, WORK_OF_ART, CONSUMER_GOOD or OTHER.

For each entity type, users specify a target taxonomy to which a matching term will
be moved. For example, you can map all terms found to be a “LOCATION” to your own“
Places” taxonomy, if it exists.

For each term in the source taxonomy, if a particular entity was determined, Term
Tidier moves the term to your corresponding taxonomy.

#### Usage

Use Term Tidier from the WordPress Tools menu (Tools > Context Term Tidier).

The plugin page confirms your settings as set in Settings, displaying the taxonomy
and terms which will be examined.

Click the “Tidy Terms” button to execute the operation.

Term Tidier will cycle through each term, seeking an “entity” determination and 
re-assigning any terms possible.

## Installation

Term Tidier is a WordPress plugin. You can either:

 * Download the package, unzip it and upload the `cxt-term-tidier` folder to the`
   wp-content/plugins/`.
 * Upload the downloaded .zip package through the WordPress admin’s plugin uploader.
 * Install the plugin directly from the plugin Directory.

Once uploaded, Activate the plugin.

#### Settings

Term Tidier settings must be set in the WordPress admin, via the page at “Settings
> Context Term Tidier”.

#### Google Cloud API key

Term Tidier is powered by Google Cloud Natural Language. You need an account. Follow
the instructions in Settings to create an account, then copy and paste your API 
key in to Settings.

Google Cloud currently provides up to 5,000 monthly API calls for free. That means
you can tidy 5,000 WordPress taxonomy terms per month for free. Higher usage than
this may incur billing.

#### Source taxonomy

Select the taxonomy you want to examine and tidy up in the dropdown.

#### Re-assign terms

Select a target taxonomy to which terms to be of a particular entity type (UNKNOWN,
PERSON, LOCATION, ORGANIZATION, EVENT, WORK_OF_ART, CONSUMER_GOOD or OTHER) will
be moved

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Context Term Tidier” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ parakeet ](https://profiles.wordpress.org/parakeet/)

[Translate “Context Term Tidier” into your language.](https://translate.wordpress.org/projects/wp-plugins/context-term-tidier)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/context-term-tidier/),
check out the [SVN repository](https://plugins.svn.wordpress.org/context-term-tidier/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/context-term-tidier/)
by [RSS](https://plugins.trac.wordpress.org/log/context-term-tidier/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.0**
 *  Last updated **7 ⵉⵙⴳⴳⵯⴰⵙⵏ ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.1.0 or higher **
 *  Tested up to **5.2.24**
 *  PHP version ** 5.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/context-term-tidier/)
 * Tags
 * [tags](https://tzm.wordpress.org/plugins/tags/tags/)[taxonomies](https://tzm.wordpress.org/plugins/tags/taxonomies/)
   [terms](https://tzm.wordpress.org/plugins/tags/terms/)
 *  [Advanced View](https://tzm.wordpress.org/plugins/context-term-tidier/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/context-term-tidier/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/context-term-tidier/reviews/)

## Contributors

 *   [ parakeet ](https://profiles.wordpress.org/parakeet/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/context-term-tidier/)