Bwaku(Swahili for massive) is a Python program that works together with MASSIVE dataset from Amazon Alexa. The project aims to practice speaking with multiple file formats with Python libraries such as Pandas. A translation from English to other languages e.g. Swahili is captured. The JSON files are pretty-printed for easy readability.
-
python >= 3.11
-
pandas
-
absl-py
- Clone the repo
git clone https://github.com/StevenJoel06/bwaku.git
- Ensure you have Python installed on your machine as well as a pip. Confirm with
python -V
pip -v
Ensure that the version is 3.10 and above And 22 for pip
- Install Pandas
pip install pandas
- Install absl flags
pip install absl-py
- To generate the output files run the generator.sh file
./generator.sh
- Generation The files will automatically be stored in a newly created folder for outout in .xlsx format.