Adriane Boyd
Adriane Boyd
Thanks for the details! In that case, my suggestion would be to have a custom component that lowercases all lemmas. Obviously a custom lemmatizer is still an option, but another...
Do you really need to do the older version of the hash mapping at all?
But with this as `SparseLinear_v2` I'm not sure where that would happen?
Ah, I thought more was redefined than actually is. I think it would be clearer to call it something like `v1_indexing`.
Would the slow GPU tests pass after the changes Madeesh made for tensorflow?
If we're removing `wasabi.about`, then possibly the next version should be 1.0.0.
And if we're going to mark this as typed then the next version should 1.1.0 so it doesn't cause `mypy` errors with existing versions of: `spacy` and `thinc`, and this...
I'm not intending a v1.0.0 release, just going ahead and making the minimal version increase here that makes sense alongside the changes in this PR.
I think that this has been resolved by #11328, which will be in spacy v4.
I tried this out on a number of demo projects. From a UX perspective I think it would be better to display the table rows as available (so it doesn't...