rosette / api
PHP Interface for Babel Street Text Analytics
Requires
- rmccue/requests: >=1.8
Requires (Dev)
- friends-of-phpspec/phpspec-code-coverage: >=v6.0.0
- phpspec/phpspec: >=7.0.0
README
Analytics by Babel Street
Our product is a full text processing pipeline from data preparation to extracting the most relevant information and analysis utilizing precise, focused AI that has built-in human understanding. Text Analytics provides foundational linguistic analysis for identifying languages and relating words. The result is enriched and normalized text for high-speed search and processing without translation.
Text Analytics extracts events and entities — people, organizations, and places — from unstructured text and adds the structure of associating those entities into events that deliver only the necessary information for near real-time decision making. Accompanying tools shorten the process of training AI models to recognize domain-specific events.
The product delivers a multitude of ways to sharpen and expand search results. Semantic similarity expands search beyond keywords to words with the same meaning, even in other languages. Sentiment analysis and topic extraction help filter results to what’s relevant.
Analytics API Access
- Analytics Cloud Sign Up
Quick Start
Installation
composer require "rosette/api"
Examples
View small example programs for each Analytics endpoint in the examples directory.
Documentation & Support
- Binding API
- Analytics Platform API
- Binding Release Notes
- Analytics Platform Release Notes
- Support
- Binding License: Apache 2.0
Binding Developer Information
If you are modifying the binding code, please refer to the developer README file.