Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xumi Spelling and Grammar correction

Installation (Anaconda)

conda create -n py38 python=3.8
conda activate py38
conda install pytorch torchvision cudatoolkit=11.1 -c pytorch -c conda-forge
conda install -c conda-forge jupyterlab
conda install -c conda-forge matplotlib
https://github.com/CVxTz/xumi
cd xumi
pip install -e .

Sources

http://norvig.com/ngrams/spell-errors.txt

https://github.com/monolithpl/verb.forms.dictionary

https://pytorch.org/tutorials/intermediate/seq2seq_translation_tutorial.html

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages