Scott Greenberg
Results
2
comments of
Scott Greenberg
I have a case where this happens for `en_core_web_lg`, this is spacy ver.3.1.3 and model ver.3.1.0: ``` from spacy.language import Language import spacy nlp = spacy.load('en_core_web_lg') text = """ Early...
@polm no problem! If there's any more info I can provide that would be helpful, please let me know.