Matthew Honnibal
|
ab70f6e18d
|
Update NER training example
|
2017-01-27 12:27:10 +01:00 |
|
Christos Savvopoulos
|
ad54a929f8
|
train_ner should save vocab; add load_ner example
|
2016-12-12 20:09:49 +00:00 |
|
kendricktan
|
ba8841234a
|
Fixed training examples
Changes:
1. train_ner won't crash if no data directory is not found
2. Fixed train_tagger expected spacy.gold.GoldParse, got list
|
2016-10-24 16:09:23 +10:00 |
|
kendricktan
|
9877f3298f
|
updated training examples to v1.1.2
|
2016-10-24 11:53:33 +10:00 |
|
kendricktan
|
d817d57219
|
Fixed train_ner examples when model_dir isn't None
|
2016-10-20 21:09:07 +10:00 |
|
Matthew Honnibal
|
f787cd29fe
|
Refactor the pipeline classes to make them more consistent, and remove the redundant blank() constructor.
|
2016-10-16 21:34:57 +02:00 |
|