nep-spell / README.md
duraad's picture
Initial Commit
1ddad36
|
raw
history blame
339 Bytes

Nepali Spelling Correction

Models used

  • google/mt5-small
  • facebook/mbart-large-cc25
  • rahular/varta-t5

How to setup?

  1. Clone this repo
  2. Install the dependencies
  3. Create a folder models inside the repo
  4. Inside the models repo, clone the models from huggingface
  5. Update the model names in ModelMethods.py