Zum Hauptinhalt springen
Brainiall
5 Unified Endpoints · Sub-85ms P95 · Zero Minimum Spend

NLP Pro
Schlüsselfrasen, Aspekt-Sentiment, benutzerdefinierte Klassifizierung (Zero-Shot), Entitätverbindung und Konversations-PII.

Die Fähigkeiten, die Azure AI Language und AWS Comprehend von "basisch" bis "nützlich" nehmen - zu einem Bruchteil des Preises.

Interactive NLP Suite Endpoint Playground

Test all 5 language endpoints in real time. Inspect deterministic JSON responses and millisecond execution metrics.

Live NLP Suite Endpoint Playground
Endpoint: POST /v1/nlp/sentiment/aspect
Sample Input Payload:
The checkout process was lightning fast and frictionless, but the shipping carrier arrived 3 days late.
checkout process: POSITIVE (0.98)shipping carrier: NEGATIVE (0.94)
Structured JSON Output (Sub-85ms):
{ "aspects": [ { "aspect": "checkout process", "sentiment": "positive", "score": 0.98, "polarity": 1 }, { "aspect": "shipping carrier", "sentiment": "negative", "score": 0.94, "polarity": -0.85 } ], "overall_sentiment": "mixed", "p95_latency_ms": 62 }

Unified Language Intelligence vs Hyperscaler Sprawl

Building modern production applications typically requires juggling 4 to 6 disparate vendor services for entity linking, PII sanitization, and classification—each with separate authentication keys, variable rate limits, and enterprise commit floors. Brainiall NLP Pro consolidates the entire language pipeline into a single high-performance API key.

P95 Inference Latency
< 85ms
Bare-metal optimized execution
Core Endpoints
5 in 1
Keyphrases, Sentiment, Classify, Link, PII
PII Context Depth
Multi-Turn
Audit-safe surrogate token masking
Monthly Floor
$0
Self-serve pay-per-call billing

Was du erhältst

POST/v1/nlp/keyphrases

Schlüsselphrasen

Top-N ranked phrases from text via statische scoring (TF + position + casing + stopword filter). Kein ML-Modell, vorhersehbare Kosten, blazing fast.

POST/v1/nlp/sentiment/aspect

Aspekt Gefühl

Senden Sie eine Produktbewertung + Aspekte wie [Kamera, Batterie, Bildschirm, Preis] und erhalten Sie ein Urteil pro Aspekt mit erwähntem Spans.

POST/v1/nlp/classify/custom

Custom Classification (Zero-Shot)

Definieren Sie Ihre Etiketten an der Anrufzeit – keine Trainingsdaten, keine Modellübertragung. Returns forecast label + per-label scores. Single oder multi-label.

POST/v1/nlp/entities/link

Entität Linking (eine öffentliche Wissensdatenbank)

Entdecken Sie Entitäten und verbinden Sie jeden mit seinem kanonischen eine öffentliche Wissensdatenbank Q-ID, Etikett und Beschreibung. Entfernen Sie "Apple" das Unternehmen von "Apple" der Frucht.

POST/v1/nlp/pii/conversation

Konversation PII (multi-turn)

Entdecken Sie PII über einen Multi-Tour-Dialog mit Cross-Tour-Core-Konferenz. Die gleiche E-Mail, Name oder ID erhält die gleiche stabile entity_id unabhängig davon, wie oft sie erscheint.

When NOT to Use NLP Pro Endpoints

  • Open-ended conversational chat generation: NLP Pro provides deterministic structured classification, extraction, and PII masking endpoints. For agent reasoning and long-term memory, use our Agent Infrastructure family.
  • Scanned document and PDF image OCR: If your input is an unparsed PDF or image scan, use Document Intelligence family to extract text and layout before submitting text to NLP Pro.
  • Heavy audio transcription: Send raw audio to our Audio & Speech family first to generate transcripts, then pipe transcripts to NLP Pro for aspect sentiment or PII scrubbing.

Benchmark Methodology & Verification

All latency and F1 accuracy benchmarks are measured under production load across English, Portuguese, and Spanish test corpora. View details on our Benchmark Methodology page.

Preise

NLP Pro Endpoints teilen Ihre bestehenden Brainiall NLP, Dokument und Speech AI-Nutzung – keine separate Packungsabonnement.

Pay-As-You-Go

$0.0005

Per 1K characters analyzed across all 5 endpoints. Zero monthly minimum.

High-Volume Bundle

Volume Tier

Dedicated bare-metal instances with SLA guarantees for >50M characters/month.

Ready to deploy unified NLP endpoints?

Get instant API access and start analyzing text with single-millisecond response times.

Freie API-Schlüssel erhalten
NLP Pro - Brainiall | Brainiall