sathia27/Translate-script
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 http://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 sathia2704@gmail.com