diff --git a/README.md b/README.md index bf61f1e..ffa58c2 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,13 @@ Additionally, scispacy uses modern features of Python and as such is only availa ### Installation note: nmslib Over the years, installing nmslib has becomes quite difficult. There are a number of GitHub issues on scispaCy and the nmslib repo itself about this. This matrix is an attempt to help users install nmslib in whatever environment they have. I don't have access to every type of environment, so if you are able to test something out, please open an issue or pull request! -| | Windows 11 | Windows Subsystem for Linux | Mac M1 | Mac M2 | Mac M3 | Intel Mac | -|---------------|------------|----------------------------|---------|---------|---------|-----------| -| Python 3.8 | ✅ | ✅ | 💻 | ❓ | ❓ | ❓ | -| Python 3.9 | ❌🐍 | ✅ | 💻 | ❌🔨 | ❓ | ❓ | -| Python 3.10 | ❌🐍 | ✅ | ❓ | ❓ | ❓ | ✅ | -| Python 3.11 | ❌🐍 | ❌🐍 | ❓ | ❓ | ❓ | ❌ | -| Python 3.12 | ❌🐍 | ❌🐍🧠 | ❓ | ❓ | ❓ | ❓ | +| | Windows 11 | Windows Subsystem for Linux | Mac M1 | Mac M2 | Mac M3 | Mac M4 | Intel Mac | +|---------------|------------|----------------------------|---------|---------|---------|---------|-----------| +| Python 3.8 | ✅ | ✅ | 💻 | ❓ | ❓ | ❌🔨 | ❓ | +| Python 3.9 | ❌🐍 | ✅ | 💻 | ❌🔨 | ❓ | ❌🔨 | ❓ | +| Python 3.10 | ❌🐍 | ✅ | ❓ | ❓ | ❓ | ❌🔨 | ✅ | +| Python 3.11 | ❌🐍 | ❌🐍 | ❓ | ❓ | ❓ | ❌🔨 | ❌ | +| Python 3.12 | ❌🐍 | ❌🐍🧠 | ❓ | ❓ | ❓ | ❌🧠 | ❓ | ✅ = works normally with pip install of scispacy