Rosette Text Analytics
Multilingual text analytics API for language identification, address similarity, and entity name comparison.
Built for entity-resolution and language-detection workflows that score address or name similarity and detect the language of input text.
Example Use Cases
These are the Rosette Text Analytics actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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.
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.
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.