Reference · Glossary
NLP
Last updated
Search, translation, summarization, sentiment analysis, chatbots, and entity extraction from documents.
When to use
Search, translation, summarization, sentiment analysis, chatbots, and entity extraction from documents.
When not to
Structured tabular analytics with no language component — spreadsheets and SQL may be simpler than NLP pipelines.
Example
Extracting invoice dates and totals from PDF emails, then routing them to accounting — classic NLP + rules.