spaCy/website/docs
Paul O'Leary McCann de360bc981
Refactor lexeme mem passing (#12125)
* 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
2023-01-25 12:50:21 +09:00
..
api Refactor lexeme mem passing (#12125) 2023-01-25 12:50:21 +09:00
models Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00
usage Merge the parser refactor into v4 (#10940) 2023-01-18 11:27:45 +01:00
styleguide.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00