Simple BLEU MT Excel Evaluator powered with python ππ
-
Open your terminal / command line.
-
Clone this repository.
git clone https://github.com/redperiabras/BLEU-ExcelEvaluation.git
- Install the python packages.
pip install -r requirements.txt
-
Replace the initial data included in this repository
a. data/sources.data with input sentences from your evaluation corpus;
b. data/references.data with the reference translations from your evaluation corpus; and
c. data/hypotheses.data with the output sentences of your systems -
Run the Jupyter Notebook
jupyter notebook
-
Run all cells.
-
Open the project directory and look for 'Evaluation Output.xlsm'.
Please take note, dont make any changes to 'BLEU Template.xlsm'.
Please feel free leave a Github Issue or send me an Email. Good Luck NLP Geeks! π