JSPM

  • Created
  • Published
  • Downloads 23
  • Score
    100M100P100Q64879F
  • License Apache-2.0

Rosette API Node.js client SDK

Package Exports

  • rosette-api

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rosette-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


Build Status npm version node engine

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

Quick Start

Installation

npm install rosette-api

Examples

View small example programs for each Rosette endpoint in the examples directory.

Documentation & Support

Binding Developer Information

If you are modifying the binding code, please refer to the developer README file.