Skip to content

VietHoang1512/Vietnamese-Spell-Correction

Repository files navigation

Vietnamese-Spell-Correction

Training and evaluating phase before web application deploying

Data :

Usage :

  • Download the Data folder and put it into our repo
  • Then, you can explore my approach in notebooks

Detail:

Result

Picture2

Notes

  • This model is adapted from the seq2seq architecture( Sequence-to-sequence models are deep learning models that have achieved a lot of success in tasks like machine translation, text summarization, and image captioning )
  • There are some disadvantages when addressing social media data (Facebook, Zalo, Twitter, ... ) ( this model is overfit with artificial data, which is generated by add_noise.py )

It actually need the labeled real data for practical application

About

Training and evaluating phase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published