Russell Jurney
Russell Jurney
@yinxiangshi I can take a crack at it!
@yinxiangshi I see this code in `snorkel.labeling.lf.nlp` already exists, maybe we should use it? Reading all the code now... ```python class SpacyPreprocessorConfig(NamedTuple): """Tuple of SpacyPreprocessor and the parameters used to...
@bhancock8 I know your resources aren't limitless, but it would be amazing to get this into a release.
> Hey @rjurney — it looked to me like this was still in development? Ping when you've resolved your discussion about the `config`, as well as confirmed that the new...
@bhancock8 sorry, I meant if I finish it like this week.
@henryre Sounds reasonable. I'm interested in doing this work. I'm looking at the [spaCy v3 migration docs](https://spacy.io/usage/v3#migrating) and I have a couple of questions: * Does Snorkel use any [custom...
@yinxiangshi I got `tox -e complex` to run. I am looking over the relevant files to see if there are anything we missed. I didn't quite get your comments about...
@yinxiangshit I found this, and am digging in... https://spacy.io/usage/v3#features-training
This would be very helpful.
In for the training corpus. Why not share it?