From 931d80de72db45bb11d571e767d7062a45209182 Mon Sep 17 00:00:00 2001 From: Adriane Boyd Date: Fri, 19 Jun 2020 12:43:41 +0200 Subject: [PATCH] Warning for sudachipy 0.4.5 (#5611) --- website/docs/usage/models.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/docs/usage/models.md b/website/docs/usage/models.md index 4549e8433..b11e6347a 100644 --- a/website/docs/usage/models.md +++ b/website/docs/usage/models.md @@ -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 split mode to `A`, `B` or `C`. + + +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). + + + ## Installing and using models {#download} > #### Downloading models in spaCy < v1.7