Skip to content

Bash script to install Moses Machine Translation toolkit on Ubuntu Operating System

License

Notifications You must be signed in to change notification settings

moodser/moses-mt-installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Moses MT Installation

Description

  • Bash script to install Moses Machine Translation toolkit on Ubuntu Operating System
  • Installation script also include BOOST and CMPH
  • MGIZA and IRSTLM are also part of this installation script

Author

Acknowledgement

  • Special thanks to Dr. Rao Muhammad Adeel Nawab and Dr. Muhammad Sharjeel for their continous support.

Usage

  • Run the bash script
    bash script.sh
    
  • It will create a folder named 'mt-root' in $HOME directory
  • All of the installation and configurations will be carried out by script automatically

Caution

  • It is recommended to run this script using GCC/G++ version 5 (Ubuntu 14.04 LTS)
  • IRSTLM installation will cause error during installation if you are using GCC/G++ version >5

About

Bash script to install Moses Machine Translation toolkit on Ubuntu Operating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages