The 5 classes found by Taxon with a help text

Overview
Drupal's taxonomy is great at handling metadata but you still need to create the metadata yourself and that can be a heavy task.
If you have a taxonomy with 1,000 classes and want to create the metadata for your web page you basically have to look through all 1,000 classes to find the best match(es).

Taxon Classifier creates metadata. It will look through the classes and find the best matches for your text.
The taxon_taxonomy module enables Drupal to interact with Taxon Classfier, ie. sending the text to Taxon Classifier, receiving the metadata and displaying them to you.

What is Taxon Classifier?
Taxon Classifier is an Open Source project to automatically classify a text according to a given taxonomy, see www.taxon.dk.
The resulting metadata can be used as tags on a web page, as metadata in a record management system, as keys in a mail distribution system and many other places.

Requirements
The module requires Taxon Classifier and Taxon Web service to be installed and running.
Taxon can be installed on the same server as Drupal or a remote server.
Alternatively you can use Taxon Classifier Cloud, see more at www.taxon.dk.

Taxon 2.x and Taxon Classfier 3.x
In order to communicate with Taxon Classifier 3.x you need version 7.x-3.0 or higher. These versions also work with Taxon 2.x.

Documentation
The package includes a manual (PDF), which describes how to install and setup taxon_taxonomy.

For documentation about installing and setting up Taxon Classifier please visit www.taxon.dk.

Project information

Releases