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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Rosette Text Analytics authenticates with an API key. Generate the credential in your Rosette Text Analytics account, then paste it into FlyMyAI the first time an agent uses a Rosette Text Analytics action.
Get your Rosette Text Analytics credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Rosette API Key | Your Rosette API key (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
ROSETTE_TEXT_ANALYTICS_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. | address1, address2 |
ROSETTE_TEXT_ANALYTICS_LANGUAGE_IDENTIFICATION | 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… | - |
ROSETTE_TEXT_ANALYTICS_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 deduplic… | name1, name2 |