File size: 464 Bytes
447cfcc
 
 
 
 
 
 
 
 
00a80b0
 
447cfcc
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
language: 
  - en
tags:
- ELMo
- RNN
license: "MIT"
---

# NeuSpell: A Neural Spelling Correction Toolkit

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.

- [Refer to the Fork of the library (with HF hub support) in GitHub:](https://github.com/PrithivirajDamodaran/neuspell)
- [Refer to the original library in GitHub:](https://github.com/neuspell/neuspell)