integrations.sh
← all integrations

Psycholinguistic Text Analytics

OpenAPI apis-guru text

We aim to provide the deepest understanding of people through psychology & AI

Homepage
https://api.apis.guru/v2/specs/symanto.net/1.0.json
Provider
symanto.net
OpenAPI version
3.0.3
Spec (JSON)
https://api.apis.guru/v2/specs/symanto.net/1.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/symanto.net/1.0/openapi.yaml

Tools (9)

Extracted live via the executor SDK.

  • textAnalysis.communication

    Identify the purpose and writing style of a written text.

    Supported Languages: [ar, de, en, es, fr, it, nl, pt, ru, tr, zh]

    Returned labels:

    • action-seeking
    • fact-oriented
    • information-seeking
    • self-revealing
  • textAnalysis.ekmanEmotion

    Detect the emotions of the text based on Ekman.

    Supported Langauges: [en, de, es]

    Returned labels:

    • anger
    • disgust
    • fear
    • joy
    • sadness
    • surprise
    • no-emotion
  • textAnalysis.emotion

    Detect the emotions of the text.

    Supported Langauges: [en, de, es]

    Returned labels:

    • anger
    • joy
    • love
    • sadness
    • surprise
    • uncategorized
  • textAnalysis.languageDetection

    Identifies what language a text is written in. Only languages that our API supports can be analyzed.

    Returned labels:

    • language_code of the detected language
  • textAnalysis.personality

    Predict the personality trait of author of any written text.

    Supported Languages: [ar, de, en, es, fr, it, nl, pt, ru, tr, zh]

    Returned labels:

    • emotional
    • rational
  • textAnalysis.sentiment

    Evaluate the overall tonality of the text.

    Supported Languages: [en, de, es]

    Returned labels:

    • positive
    • negative
  • textAnalysis.topicSentiment

    Extracts topics and sentiments and relates them.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools