API Documentation for text-processing.com¶
The text-processing.com API is a simple JSON over HTTP web service for text mining and natural language processing. It is currently free and open for public use without authentication, though that may change in the future.
It currently offers the following functionality:
Demos of the above functionality are located at text processing demos. You may also be interested in Answers to Frequently Asked Questions.
Client Libraries¶
You can find many code samples for calling the API at Text-Processing RapidAPI.
API Limits¶
The public API is for non-commercial purposes, and each method is throttled to 1000 calls per day per IP. If you want higher limits, or to use the API for commercial purposes, use the Text-Processing RapidAPI.
Notification of API changes will be given on the streamhacker blog and/or Jacob’s X feed.