Skip to content

sathia27/Translate-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Installation

For ubuntu/debian package

1.Installing ruby
    sudo apt-get install ruby
    
2. Installing rubygems
    sudo apt-get install rubygems

3. Installing Nokogiri, Its html/xml parser for ruby
     sudo apt-get install ruby libxml2 libxml2-dev libxslt-dev ruby-dev
     sudo gem install nokogiri
     
4. Installing prawn
     prawn is ruby gem for generating pdf.
     sudo gem install prawn

How to run the script:
   ruby translate.rb filename.doc
   
Filename can be .doc or .txt

Current Status:

*Now it gets .doc extension file from user and it converts to tamil pdf.

    Need to changed as English pdf to Tamil pdf.

    Note: It has many grammar mistakes while translating. and this is translated to tamil by https://translate.google.com/


    If you like to start working in this code. You can take code form github acconut.

    If you feel any good method other than this, Please give me suggestion.

For queries mail me at [email protected]

About

English to tamil translator script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages