We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931b207 commit 2317bcbCopy full SHA for 2317bcb
README.md
@@ -14,6 +14,8 @@ JamSpell is a spell checking library with following features:
14
- **fast** - near 5K words per second
15
- **multi-language** - it's written in C++ and available for many languages with swig bindings
16
17
+[Colab example](https://colab.research.google.com/drive/1aFk8-7nq3oAp402jjLGLpEb2Nzq210Eo)
18
+
19
## JamSpellPro
20
[jamspell.com](https://jamspell.com) - check out a new jamspell version with following features
21
- Improved accuracy ([catboost](https://catboost.ai) gradient boosted decision trees candidates ranking model)
0 commit comments