Skip to content

Autocorrection for articles in english documents using neural networks

License

Notifications You must be signed in to change notification settings

7aughing/articlecorrection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Article autocorrection for english documents using neuronal networks

Setup

You need Python and Keras.

Run

THEANO_FLAGS='floatX=float32,openmp=True' OMP_NUM_THREADS=12 python articles_dense.py

Adjust OMP_NUM_THREADS to your number of CPUs.

About

Autocorrection for articles in english documents using neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%