
What is it all about?
The NLPTools API is a simple JSON over HTTP RESTful web service for natural language processing. It is especially focused on text classification and sentiment analysis.
Key Features
* Written in the PHP programming language for its suitability to process text on the web (i.e., by definition, the Hypertext Preprocessor). * Loosely coupled modular design, with orthogonally, reusability and extensibility in mind, to not compromise its future growth. * Specific preconditions on parameter types are enforced with Type Hinting on objects and arrays, and casts to string, int, bool or float, on primitive types. Therefore, it is of utmost importance to consider the parameter descriptions in the documentation and to follow the contracts defined in the interface prototypes. * Other preconditions unrelated to type checking are asserted.
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}