Commit
·
00a80b0
1
Parent(s):
447cfcc
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
# NeuSpell: A Neural Spelling Correction Toolkit
|
4 |
-
|
5 |
---
|
6 |
language:
|
7 |
- en
|
@@ -11,6 +7,8 @@ tags:
|
|
11 |
license: "MIT"
|
12 |
---
|
13 |
|
|
|
|
|
14 |
This model checkpoint belongs to the Original Neuspell python library and is ported to HuggingFace Hub to be used as a part of NeuSpell-Demo spaces.
|
15 |
|
16 |
- [Refer to the Fork of the library (with HF hub support) in GitHub:](https://github.com/PrithivirajDamodaran/neuspell)
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
7 |
license: "MIT"
|
8 |
---
|
9 |
|
10 |
+
# NeuSpell: A Neural Spelling Correction Toolkit
|
11 |
+
|
12 |
This model checkpoint belongs to the Original Neuspell python library and is ported to HuggingFace Hub to be used as a part of NeuSpell-Demo spaces.
|
13 |
|
14 |
- [Refer to the Fork of the library (with HF hub support) in GitHub:](https://github.com/PrithivirajDamodaran/neuspell)
|