uscensusbureau / fismatic

https://github.com/uscensusbureau/fismatic/projects/1
Other
11 stars 10 forks source link

download the spaCy model through Conda #49

Closed afeld closed 4 years ago

afeld commented 5 years ago

Part of #36.

This downloaded ok, but on Windows, was getting a ValueError: could not broadcast input array from shape (NN) into shape (NN) when trying to load() the model. Might be a versioning issue between the spaCy library and model...?

cruz0367 commented 4 years ago

This was accomplished on Development Phase 2. We can close this request.