Home - Tisane Labs Developer PortalHome - Tisane Labs Developer Portal
DocumentationBillingUpgrade
  • API Reference
  • Documentation
  • Billing
  • Upgrade

Copyright © 2017-2026 Tisane Labs

UptimePrivacy PolicyTerms of UseLinkedInx
NLU / NLP Methods
    Analyze textpostList available languagesgetText clean-uppostNamed entity comparisonpostSemantic similaritypostDetect languagepostTranslate textpost
Language Model Direct Access
    List inflected formsget
Schemas
powered by Zudoku
Overview
Overview

Schemas


Feature

index
integer · required

Feature index (within its type)

value
string · required

Feature value ID

type
string · enum

Feature type. If unspecified: Grammar

Enum values:
Grammar
Semantics
Style

FeatureArray

array
oneOf
Exactly one variant must match.

Decision Table

VariantMatching Criteria
type = string
type = object · requires: index, value
Properties for Variant 1:
string

Memory

array

Flags and semantic features set.

object[]

Previously mentioned elements to be used for coreference resolution.

object[]

Conditional assignments to be executed when parsing.

Phrase

type
string · required

The type of the phrase (NP/VP/ADJP/ADVP/S).

family
integer · required

The family ID of the phrase.

offset
integer · required

The offset where the phrase starts.

length
integer · required

The length of the phrase string.

text
string · required

The text of the phrase in which members delimited with vertical bars and inner phrases are encapsulated in brackets. For example, "I|(love|Lucy)".

role
string

Semantic role of the phrase in the sentence.

object[]
On this page
  • Feature
  • FeatureArray
  • Memory
  • Phrase