mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-29 23:17:59 +03:00
* Don't pass mem pool to new lexeme function * Remove unused mem from function args Two methods calling _new_lexeme, get and get_by_orth, took mem arguments just to call the internal method. That's no longer necessary, so this cleans it up. * prettier formatting * Remove more unused mem args |
||
|---|---|---|
| .. | ||
| api | ||
| models | ||
| usage | ||
| styleguide.mdx | ||