huggingface / huggingface/neuralcoref
How to load new trained models in spaCy?
Open
feat / serialize
training
- Dominant language
- C
- Stars
- 2.9k
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
after training a model for a new language, I only have files ending with *_best_modeltoppairs, *_best_modelranking, *_best_modelallpairs. But `spacy.load("mymodel_best_modelranking")` does not work. What should I do to load the model / add it to the pipeline of another model?
Best and thanks
Tillmann
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.