python
python copied to clipboard
Rosette API Client Library for Python
Rosette by Babel Street
Rosette uses natural language processing, statistical modeling, and machine learning to analyze unstructured and semi-structured text across hundreds of language-script combinations, revealing valuable information and actionable data. Rosette provides endpoints for extracting entities and relationships, translating and comparing the similarity of names, categorizing and adding linguistic tags to text and more. Rosette Server is the on-premises installation of Rosette, with access to Rosette's functions as RESTful web service endpoints. This solves cloud security worries and allows customization (models/indexes) as needed for your business.
Rosette API Access
- Rosette Cloud Sign Up
Quick Start
Installation
pip install rosette_api
Examples
View small example programs for each Rosette endpoint in the examples directory.
Documentation & Support
- Binding API
- Rosette Platform API
- Binding Release Notes
- Rosette 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.