Alternative Treatments

Description

Classifies alternative treatmeant methods into four types according to body/mind-orientation and if it is corrective or nurturing in orientation. There is also a class for theoretical models related to treatments so that they can be sorted out.

Classify

Classify method:
Enter text to classify (html tags not allowed):
[clear]

API

The API allows you to access classifiers from your own site. You can find the full API documentation here. To use this classifier on your site you need a read API key, you can obtain one for free by signing up. In the examples below just exchange 'YOUR_READ_API_KEY_HERE' with your personal read key.

Credits

Please remember to give appropiate credits if you use it on your website, here is an example:

The Alternative Treatments classifier is created by prfekt and hosted by uclassify.com.

URL API (supports XML and JSON responses)

Here is an URL example of how to classify a text from an external site:

http://uclassify.com/browse/prfekt/Alternative Treatments/ClassifyText?readkey=YOUR_READ_API_KEY_HERE&text=This+is+the+text+to+classify

You must exchange 'YOUR_READ_API_KEY_HERE' with your personal read API key to make this work.

XML API

Post the XML to http://api.uclassify.com using a post request. Note that since this is a published classifier the 'username' attribute is set to 'prfekt' in the <classify> element. This enables the API to recoginize published classifiers in foreign accounts.

All you need to know is in the API documentation , however if you struggle please don't hesitate to contact us!