Tisane

Integrate Tisane with your AI workspace

Tisane API is a natural language processing tool that detects problematic content, extracts topics, and performs aspect-based sentiment analysis across 27 languages.

Explore Triggers and Actions

Analyze Text

Tool to analyze input text for detailed NLU insights. Use after preparing text when you need to detect sentiment, entities, topics, and other linguistic features.

ActionTry it

Calculate Semantic Similarity

Tool to calculate semantic similarity between two text fragments. Use when you need a numeric similarity score (0-1) for two texts.

ActionTry it

Compare Entities

Tool to compare two compound named entities and identify differences. Currently only supports person entity type. Use when you need to determine if two person names refer to the same individual or identify specific differences.

ActionTry it

Detect Language

Tool to detect the language of the provided text. Use when you need to identify the language code.

ActionTry it

Extract Text

Tool to extract raw text from markup content. Use when cleaning HTML, CSS, JS, or JSON to get pure decoded text. Use after confirming the input is UTF-8 text; this does not process binary content.

ActionTry it

Get Family Details

Tool to fetch metadata for a family from Tisane language models, including definition, description, hypernyms, and external references (Wikidata, WordNet). Use when you need detailed information about a specific family concept by its numeric identifier.

ActionTry it

Get Supported Languages

Tool to list all languages supported by the API. Use when needing to discover available languages for text analysis or processing. Call before submitting text to ensure support.

ActionTry it

List Feature Values

Tool to list feature values for a particular category such as entity types, subtypes, abuse types, and tags. Use when you need to discover valid values for a specific feature category before analysis or filtering.

ActionTry it

List Hypernyms

Tool to list all hypernyms related to a family. A hypernym is a parent concept (e.g., vehicle is a hypernym of truck). Use when you need to understand the conceptual hierarchy or broader categories for a given family ID.

ActionTry it

List Hyponyms

Tool to list all hyponyms related to a family. A hyponym is a child concept (e.g., 'truck' is a hyponym of 'vehicle'). Use when you need to discover more specific concepts within a semantic family.

ActionTry it

List Inflections

Tool to retrieve inflected forms of a specified lexeme within a given language family. Use when you need to get all grammatical variants of a word.

ActionTry it

List Word Senses

Tool to fetch all senses (meanings) related to a word. Use when you need to explore word definitions, families, features, and lemma information for linguistic analysis.

ActionTry it

Transform Text

Tool to translate or paraphrase text. Use when you need to convert content between languages or paraphrase within the same language.

ActionTry it