Pular para o conteúdo principal
Brainiall
EntrarComeçar
5 Unified Endpoints · Sub-85ms P95 · Zero Minimum Spend

NLP Pro
Key phrases, sentimento por aspecto, classificação personalizada (zero-shot), entity linking e PII conversacional.

Os recursos que levam o Azure AI Language e o AWS Comprehend de "básico" a "útil" — por uma fração do preço.

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

O que você obtém

POST/v1/nlp/keyphrases

Frases-chave

Frases Top-N classificadas do texto via pontuação estatística (TF + posição + caixa + filtro de stopwords). Sem modelo de ML, custo previsível, muito rápido.

POST/v1/nlp/sentiment/aspect

Sentimento por Aspecto

Pontuação de sentimento por aspecto. Envie uma avaliação de produto + aspectos como [câmera, bateria, tela, preço] e receba um veredicto por aspecto com trechos de menção.

POST/v1/nlp/classify/custom

Classificação personalizada (zero shot)

Defina seus rótulos no momento da chamada — sem dados de treinamento, sem upload de modelo. Retorna o rótulo previsto + pontuações por rótulo. Single ou multi-label.

POST/v1/nlp/entities/link

Entity Linking (uma base de conhecimento pública)

Detecta entidades E vincula cada uma ao seu Q-id canônico no uma base de conhecimento pública, rótulo e descrição. Desambigua "Apple" (a empresa) de "apple" (a fruta).

POST/v1/nlp/pii/conversation

PII conversacional (multi-turn)

Detecta PII em diálogos multi-turn com correferência entre turnos. O mesmo e-mail, nome ou ID recebe o mesmo entity_id estável, não importa quantas vezes apareça.

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.

Preço

Os endpoints do NLP Pro compartilham seu uso existente de Brainiall NLP, Document e Speech AI — sem assinatura de pacote separada. O tier Free cobre ~100-1000 chamadas/mês por endpoint.

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.

Testar plano Growth
NLP Pro - Brainiall | Brainiall