Skip to content

womany/chinese_t2s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChineseT2s

Translate traditional Chinese to Simplified Chinese.

You can manually use the translating method or use middleware.

Installation

Add this line to your application's Gemfile:

gem 'chinese_t2s'

And then execute:

$ bundle

Or install it yourself as:

$ gem install chinese_t2s

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/womany/chinese_t2s/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Tongwen Table

The two tables, word_t2s.txt and phase_t2s.txt, are provided by tongwen project.

You can find all the data in here, including t2s and s2t.

License

MIT License. Copyright (c) 2014 womany.net. http://womany.net

About

Translate traditional Chinese to Simplified Chinese.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages