spaCy/website/docs
Madeesh Kannan 520279ff7c
Tok2Vec: Add distill method (#12108)
* `Tok2Vec`: Add `distill` method

* `Tok2Vec`: Refactor `update`

* Add `Tok2Vec.distill` test

* Update `distill` signature to accept `Example`s instead of separate teacher and student docs

* Add docs

* Remove docstring

* Update test

* Remove `update` calls from test

* Update `Tok2Vec.distill` docstring
2023-03-09 09:37:19 +01:00
..
api Tok2Vec: Add distill method (#12108) 2023-03-09 09:37:19 +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