Description
'Rosette' API.
Description
'Rosette' is an API for multilingual text analysis and information extraction. More information can be found at <https://developer.rosette.com>.
README.md
Rosette API
The Rosette Text Analytics Platform uses natural language processing, statistical modeling, and machine learning to analyze unstructured and semi-structured text across 364 language-encoding-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 API Access
- Rosette Cloud Sign Up
- Rosette Enterprise Evaluation
Quick Start
Installation
Install the module from CRAN:
install.packages('rosetteApi')
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
- Binding/Rosette Platform Compatibility
- Support
- Binding License: Apache 2.0
Binding Developer Information
If you are modifying the binding code, please refer to the developer README file.