Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pszemraj
/
neuspell-subwordbert-probwordnoise
like
1
PyTorch
Safetensors
neuspell
spelling
spell-correction
License:
apache-2.0
Model card
Files
Files and versions
Community
1
pszemraj
commited on
Oct 11, 2022
Commit
27caaa6
·
1 Parent(s):
5f133f6
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -8,6 +8,8 @@ license: apache-2.0
8
## original usage
9
10
11
```python
12
!pip install -U neuspell -q
13
8
## original usage
9
10
11
+
this one would use bert checker
12
+
13
```python
14
!pip install -U neuspell -q
15