Name of API: Adjective Counter
Created by: Molino de Ideas
To use this API you can subscribe to it on the Apicultur Store.
Prices
The price list for the API can be found here: Text.
Instructions
This tool allows you to find the number of possible adjectives present in a given piece of text.
Type of Method: Get
Version: 1.0.0
URI:
http://store.apicultur.com/api/cuentaadjetivos/1.0.0
https://store.apicultur.com/api/cuentaadjetivos/1.0.0
Last Updated: September 2012
Example of Entry
http://store.apicultur.com/api/cuentaadjetivos/1.0.0/{texto}/
https://store.apicultur.com/api/cuentaadjetivos/1.0.0/{texto}/
http://store.apicultur.com/api/cuentaadjetivos/1.0.0/Hay dos cosas infinitas: el Universo y la estupidez humana. Y del Universo no estoy seguro
https://store.apicultur.com/api/cuentaadjetivos/1.0.0/Hay dos cosas infinitas: el Universo y la estupidez humana. Y del Universo no estoy seguro
Example of Result
Entry Parameters
Parmeter 1
Name | Texto |
Type | String |
Description | The text you want to use to count the number of adjectives |
Example | Hay dos cosas infinitas: el Universo y la estupidez humana. Y del Universo no estoy seguro |
Result
The command <IntegerBean> is formed by:
Name | <valor> |
Type | Integer |
Description | The number of possible adjectives within the text |
Example | <valor>4</valor> |