What functionality does Tisane API provide?


The main purpose of Tisane API is to detect problematic content. However, under the hood Tisane is designed to function as a complete NLU system. Tisane API is used to:

  • detect problematic content, such as:
    • personal attacks and cyberbullying
    • hate speech
    • profanity
    • sexual advances
    • criminal activity (selling, procuring restricted items like drugs, firearms, etc.)
    • suicidal thoughts
  • extract topics (formats: IAB, IPTC, Wikidata, native)
  • extract named entities
  • detect aspect-based sentiment for consumer goods and services
  • split sentences
  • tokenize Chinese, Japanese, Thai text
  • decompound German, Dutch, Norwegian words
  • provide parse trees
  • extract noun phrases, verb phrases, prepositional phrases
  • locate a URL of an image best representing a fragment of text
  • compare components of a name and validate that the name is real

All functions are available to all the supported languages.

The Language Model API allows browsing the language data, up to the level of word senses, in all the languages supported by the system.