Skip to main content
๐Ÿ“ Bundle

NLP Pro
Key phrases, aspect sentiment, custom classification (zero-shot), entity linking, and conversational PII.

The capabilities that take Azure AI Language and AWS Comprehend from "basic" to "useful" โ€” at a fraction of the price.

What you get

POST/v1/nlp/keyphrases

Key Phrases (YAKE-style)

Top-N ranked phrases from text via statistical scoring (TF + position + casing + stopword filter). No ML model, predictable cost, blazing fast.

Engine: Brainiall Key Phrases engine

POST/v1/nlp/sentiment/aspect

Aspect Sentiment

Per-aspect sentiment scoring. Send a product review + aspects like [camera, battery, screen, price] and get a per-aspect verdict with mention spans.

Engine: Brainiall Aspect Sentiment engine

POST/v1/nlp/classify/custom

Custom Classification (zero-shot)

Define your labels at call time โ€” no training data, no model upload. Returns predicted label + per-label scores. Single or multi-label.

Engine: Brainiall Custom Classifier engine

POST/v1/nlp/entities/link

Entity Linking (Wikidata)

Detect entities AND link each one to its canonical Wikidata Q-id, label, and description. Disambiguate "Apple" the company from "apple" the fruit.

Engine: Brainiall Entity Linker engine

POST/v1/nlp/pii/conversation

Conversational PII (multi-turn)

Detect PII across a multi-turn dialogue with cross-turn coreference. Same email, name, or ID gets the same stable entity_id no matter how often it appears.

Engine: Brainiall Conversational PII engine

How we compare

ProviderEquivalent surface
AWS ComprehendHas key phrases, targeted sentiment, custom classification (requires training), no entity linking, conversational PII not native
Azure AI LanguageHas all five plus more, but charged per-record per-feature, custom classification requires training jobs
BrainiallAll five bundled, custom classification is zero-shot (no training), entity linking included. NLP-Suite priced per 1k records.

Pricing

NLP Pro endpoints share your existing Brainiall NLP, Document, and Speech AI usage โ€” no separate bundle subscription. The Free tier covers ~100-1000 calls/month per endpoint.

NLP Pro โ€” Brainiall | Brainiall