A statistical machine translator from Amharic to English Language. NLP - CoSc6405
# A Statistical Machine Translator for Amahric and English Language
A statistical machine translator from Amharic to English Language. NLP - CoSc6405
### Steps to compile the tools(Moses,GIZA++,IRSTLM,Boost,CMPH, and XML-RPC)
Visit
bit.ly or
```bash
# run with sudo command or login as root
git clone
github.com
cd smt-amharic-to-english
sudo ./build-tools.hs
```
## Steps to model and train the translation model
See the smt-guide.md file
# Run the translation system
```bash
git clone
github.com
cd smt-amharic-to-english
sudo ./build-tools.sh
sudo ./smt-translator.sh
```
# Demo
Give it a 🌟 if you like it