mirror of https://github.com/explosion/spaCy.git
Warning for sudachipy 0.4.5 (#5611)
This commit is contained in:
parent
6d712f3e06
commit
931d80de72
|
@ -214,6 +214,14 @@ the provided Japanese models use SudachiPy split mode `A`.
|
||||||
The `meta` argument of the `Japanese` language class can be used to configure
|
The `meta` argument of the `Japanese` language class can be used to configure
|
||||||
the split mode to `A`, `B` or `C`.
|
the split mode to `A`, `B` or `C`.
|
||||||
|
|
||||||
|
<Infobox variant="warning">
|
||||||
|
|
||||||
|
If you run into errors related to `sudachipy`, which is currently under active
|
||||||
|
development, we suggest downgrading to `sudachipy==0.4.5`, which is the version
|
||||||
|
used for training the current [Japanese models](/models/ja).
|
||||||
|
|
||||||
|
</Infobox>
|
||||||
|
|
||||||
## Installing and using models {#download}
|
## Installing and using models {#download}
|
||||||
|
|
||||||
> #### Downloading models in spaCy < v1.7
|
> #### Downloading models in spaCy < v1.7
|
||||||
|
|
Loading…
Reference in New Issue