Skip to content

aimanmutasem/SCUT-Arabic-GEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCUT Arabic GEC model

Supervised Neural Machine Translation model (NMT) for Arabic Grammar Error Correction (AGEC) called SCUT AGEC. SCUT AGEC is a convolutional sequence-to-sequence model consisting of nine encoder-decoder layers with an attention mechanism. Besides, applied fine-tuning method to continue training the model with an authentic dataset to improve the performance and get more efficient results. Furthermore, we introduce a an unsupervised method to generate a large-scale synthetic dataset based on confusion function to increase the amount of training set. Convolutional Natural Networks (CNN), gives our model the ability to joint feature extraction and classification in one task, and efficient capturing of the local context. Moreover, it is easy to obtain long-term dependencies because of convolutional layers staking.

About

Supervised Arabic Grammar Error Correction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages