Closed jaidevd closed 4 years ago
Too many functions deal partially with strings and partially with spaCy docs. Strings should only be the entry point for the public API - rest everything should work almost entirely with spacy.{docs, spans, tokens}
Too many functions deal partially with strings and partially with spaCy docs. Strings should only be the entry point for the public API - rest everything should work almost entirely with spacy.{docs, spans, tokens}