Rosette text analytics

Rosette text analytics

Rosette Text Analytics is a platform that 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.

54VIEWS
2288USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app rosette_text_analyticsnpx @composio/cli add cursor --app rosette_text_analyticsnpx @composio/cli add cursor --app rosette_text_analyticsnpx @composio/cli add cursor --app rosette_text_analytics

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Address Similarity

Compares two addresses and returns a similarity score. addresses can be provided as single strings or as structured objects. the tool is optimized for english, simplified chinese, and traditional chinese addresses.

Identify Language

This tool identifies the natural language of a given text. it takes a string of text as input and returns the detected language along with a confidence score. optional parameters include specifying a genre (e.g., "social-media"), providing a list of language codes to constrain the identification, and indicating whether to include user-defined languages.

Compare Name Similarity

The 'name similarity' tool compares two entity names (person, location, or organization) and returns a similarity score between 0 and 1 to indicate if the names are similar. it is useful for tasks such as record linkage, identity resolution, and data deduplication.

3 actions available