mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Update train_new_entity_type.py
This commit is contained in:
parent
cffaf52152
commit
734b0a4e4a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user