English-Swahili NLP Assignment
This repository contains the implementation and output of an assignment focused on Natural Language Processing (NLP) between English and Swahili. The HTML file (English-Swahili.html) showcases the results of translation, tokenization, and alignment between the two languages as part of a bilingual corpus project.
🚀 Project Goals
Develop and evaluate techniques for machine translation or alignment between English and Swahili.
Explore basic NLP preprocessing tasks like tokenization and sentence alignment.
Visualize results in a structured and readable format.
🔧 Tools & Technologies
HTML for output rendering
Python / Jupyter Notebook (assumed for backend processing)
NLP Libraries (NLTK, spaCy,Hugging Face Transformers)
📝 How to Use
Simply open the English-Swahili.html file in your browser to view the results of the assignment.
📚 License
This project is part of a course assignment and is licensed for educational use only.