######################################## Named Entity Recognition - HuggingFace ######################################## This is a supervised named entity recognition algorithm which supports fine-tuning of many pre-trained models available in Hugging Face. The following `sample notebook `__ demonstrates how to use the Sagemaker Python SDK for Named Entity Recognition for using these algorithms. For detailed documentation please refer `Use Built-in Algorithms with Pre-trained Models in SageMaker Python SDK `__