Use zero-shot large language models on Amazon Bedrock for custom named entity recognition
Machine Learning Blog
This article discusses how to use large language models (LLMs) on Amazon Bedrock to perform zero-shot named entity recognition (NER) on custom entity types without the need for entity-specific fine-tuning.
Specifically, the article covers:
- Solution overview involving Amazon Textract, Amazon Comprehend, and Amazon Bedrock
- Extracting context from documents using Amazon Textract
- Truncating context using Amazon Comprehend (optional)
- Extracting entity-value pairs using LLMs on Amazon Bedrock
- An example use case demonstrating the solution
- Conclusion and future work
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Feb 13
2025
2025
Use language embeddings for zero-shot classification and semantic search with Amazon Bedrock
Mar 24
2026
2026
Accelerating custom entity recognition with Claude tool use in Amazon Bedrock
Apr 2
2025
2025
Using Large Language Models on Amazon Bedrock for multi-step task execution
Feb 13
2024
2024
Customize large language models with oil and gas terminology using Amazon Bedrock
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.