Skip to content

Using tensorflow to recognize Vietnamese and other language

Notifications You must be signed in to change notification settings

authuir/tensorflow-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alphabet Recognize by Tensorflow

Recognize different language's alphabet.

I take the Vietnamese as the example.

This program use sugyan's project as the web Front-end.

Demo

screencast

Requirement

  • Python >=3.4
    • TensorFlow >=1.0
    • Numpy >=1.2

Usage

shell> python run.py

then, open your browser and open http://127.0.0.1/

How to train

shell> python Softmax.py

shell> python CNN.py

About

Using tensorflow to recognize Vietnamese and other language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published