ILOKANO-TAGALOG TRANSLATOR USING EXAMPLE-BASED, RULE-BASED AND STATISTICAL MODEL MACHINE TRANSLATION
Repository for Ilokano-Tagalog Translator
A machine translation tool that translates text from Ilokano to Tagalog and vice versa, using a combination of example-based, rule-based, and statistical machine translation models.
This project aims to provide a machine translation tool for Ilokano and Tagalog languages, which are widely spoken in the Philippines. The tool uses a combination of example-based, rule-based, and statistical machine translation models to provide accurate and fluent translations.
To install the dependencies, run the following command:
pip install -r requirements.txt
- Check Dependencies for the required tools needed, install it then set up.
- Import the necessary modules.
- Run the python notebook on Jupyter Notebook.
- Enter "http://127.0.0.1:5000" at your browsers URL
- Python
- Python Modules
2.1 NLTK
2.2 Pandas
2.3 Jupyter Notebook - Code editors
3.1. Visual Code
The project uses a combination of example-based, rule-based, and statistical machine translation models. The models are trained on a dataset of Ilokano-Tagalog parallel sentences.
The translation tool has been evaluated on a test set of Ilokano-Tagalog sentences, achieving an BLEU score of x% for Ilokano to Tagalog and y% for Tagalog to Ilokano.
We welcome contributions to this project. Please refer to the CONTRIBUTING.md file for more information.