Natural language Processing service
Identifies things in documents.
- Natural Language Processing (NLP)
- Input = Document (conceptually think text)
- Output = Entities, phrases, language, PII, sentiments…
- Pre-trained models or Custom
- Real-time analysis for small workloads
- Async jobs for larger workloads
- Console & CLI . interactive, or use APIs to build into applications