From 734b0a4e4ae0634a24e8f44303d7bccd49fbc31f Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 16 Apr 2017 23:42:16 +0200 Subject: [PATCH] Update train_new_entity_type.py --- examples/training/train_new_entity_type.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/training/train_new_entity_type.py b/examples/training/train_new_entity_type.py index ef4070153..d5d9492f1 100644 --- a/examples/training/train_new_entity_type.py +++ b/examples/training/train_new_entity_type.py @@ -1,6 +1,6 @@ #!/usr/bin/env python """ -Example of training and additional entity type +Example of training an additional entity type This script shows how to add a new entity type to an existing pre-trained NER model. To keep the example short and simple, only four sentences are provided