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
|
f77b3dc677
|
Fixed train_parser examples when model_dir isn't None
|
2016-10-20 23:40:51 +10:00 |
|
kendricktan
|
d817d57219
|
Fixed train_ner examples when model_dir isn't None
|
2016-10-20 21:09:07 +10:00 |
|
Matthew Honnibal
|
3fba897e0f
|
Update train_parser example
|
2016-10-16 21:41:14 +02: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 |
|
Matthew Honnibal
|
4e9727b474
|
Use new words keyword argument in Doc.
|
2016-10-16 18:16:25 +02:00 |
|
Matthew Honnibal
|
2508117553
|
Make train_parser example a bit simpler.
|
2016-10-16 17:58:37 +02:00 |
|
Matthew Honnibal
|
4574fe87c6
|
Add example for training parser
|
2016-10-16 17:05:55 +02:00 |
|
Matthew Honnibal
|
01b42c531f
|
Update train_tagger script
|
2016-10-16 16:10:23 +02:00 |
|