spaCy/website/docs
Adriane Boyd 6ae7618418
Clean up Vocab constructor (#12290)
* Clean up Vocab constructor

* Change effective type of `strings` from `Iterable[str]` to `Optional[StringStore]`
  * Don't automatically add strings to vocab
* Change default values to `None`
* Remove `**deprecated_kwargs`

* Format
2023-03-19 23:41:20 +01:00
..
api Clean up Vocab constructor (#12290) 2023-03-19 23:41:20 +01:00
models Backslash fixes in docs (#12213) 2023-02-01 10:15:38 +01:00
usage Merge branch 'master' into sync/master-into-v4 2023-03-02 16:24:15 +01:00
styleguide.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00